/*
	Stylesheet for BZB congres
	
	Media:      screen, projection
	Copyright:  Netlash <http://www.netlash.com>
	author:     Stephen Verhalleman stephen@netlash.com>

*/

/*
	Reset
*/

body, form, ol, ul, dl, li, dt, dd, td, th ,tr, h1, h2, h3, h4, h5, h6, p, pre, blockquote, address { margin: 0; padding: 0; }
ol, ul { list-style: none; }
img { border:0; }
fieldset { margin: 0; padding: 0; border: 0; }
input, select, textarea { font-size: 100%; vertical-align: middle; }
table { border-collapse: collapse; border-spacing: 0; empty-cells: show; }
th { text-align: left; }
a:focus { overflow: hidden; }

/*
	Clearfix
*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}

/*
	General
*/

body {
	font-family: Arial, sans-serif, "Lucida Grande", Verdana;
	font-size: 12px;
	line-height: 1.5;
	color: #464646;
	background: #E6E6E6;
}

/*
	Typography and text styles
*/

/* General */

p {
	padding: 0 0 12px 0;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
}

/* Headings */

h1, h2, h3, h4 h5, h6 {
	font-family: helvetica, Arial, sans-serif, "Lucida Grande", Verdana;
	color: #474747;
}

h1 {
	font-size: 24px;
	padding: 0 0 12px 0;
}

	h1 .date {
		font-size: 14px;
		font-weight: 500;
	}

h2, #side h3 {
	font-size: 16px;
	padding: 0 0 6px 0;
	color: #FAA424;
}

	h2 a:link, h2 a:visited {
		border-bottom: none;
	}
	
	h2 a:hover, h2 a:active, h2 a:focus {
		border-bottom: 1px solid #005A8E;
	}

h3 {
	font-size: 13px;
	padding: 0 0 2px 0;
}

h3 a:link, h3 a:visited {
	border-bottom: none;
}

h3 a:hover, h3 a:active, h3 a:focus {
	border-bottom: 1px solid #005A8E;
}

	#side h3 {
		color: #FAA424;
	}

h4 {
	font-size: 12px;
	padding: 0 0 2px 0;
}

/* Links */

a {
	border-bottom: 1px solid #7fACC6;
	text-decoration: none;
}

a:link {
	color: #005A8E;
	border-color: #7fACC6;
}

a:visited {
	color: #0d5d94;
	border-color: #7fACC6;
}

a:hover {
	color: #005A8E;
	border-color: #005A8E;
}

a:active {
	color: #1073B7;
	border-color: #1073B7;
}

/* .content defaults */

.content ul {
	list-style: none;
	padding: 0 0 12px 0;
}

.content ul li {
	background: url(../images/bullet.gif) no-repeat 8px 6px;
	padding-left: 24px;
}

.content ol {
	list-style-type: decimal;
	padding: 0 0 12px 18px;
}

.content dl {
	padding: 0 0 12px 12px;
}

.content ul ul,
.content ul ol,
.content ol ul,
.content ol ol {
	padding-bottom: 0;
}

.content code {
	font-family: Monaco, "Courier New", monospace;
}

.content pre {
	font-size: 12px;
	line-height: 18px;
	background: #F5F5F5;
	margin: 0 0 12px 0;
	padding: 10px;
}

blockquote,
q,
.content blockquote,
.content q {
	font-style: italic;
	color: #666;
}

blockquote,
.content blockquote {
	padding: 0 0 6px 20px; 
	background: url(../images/quote.gif) no-repeat 0 2px;
	margin: 6px 0;
	border-bottom: 1px solid #E8E8E8;
}

	.sideBlock blockquote {
		margin-bottom: 12px;
	}

.content cite,
.content em {
	font-style: italic;
}

.content table {
	border-top: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	font-size: 12px; 
}

.content td {
	border-right: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
	padding: 6px;
}

.content th {
	font-weight: 700;
	background:#FBAD3A none repeat scroll 0 0;
	border: 1px solid #FBAD3A;
	padding: 6px;
	color: #FFF;
}

.content hr {
	color: #E8E8E8;
	background-color: #E8E8E8;
	height: 2px;
}

.content fieldset {
	border-top: none;
}

/*
	Page structure and layout
*/

#container {
	width: 788px;
	margin: 16px auto;
	background: #FFF;
}

#header {
	width: 788px;
	height: 137px;
	position: relative;
	background: url(../images/header_bg.jpg) no-repeat 0 0;
}

#main {
	padding: 24px;
}

#content {
	float: left;
	width: 460px;
}

#side {
	float: right;
	width: 260px;
}

/* home */

#home #seminary {
	width: 460px;
	border-bottom: 5px solid #E8E8E8;
	margin-bottom: 24px;
}

#home #news {
	width: 460px;
}

#home #news h2, #home #news h2 {
	padding-bottom: 12px;;
}

	/* General */

ul.buttonList li {
	padding-left: 0;
	padding-right: 12px;
	background: none;
}

ul.buttonList li.lastChild {
	padding-right: 0;
}

a.button, button {
	height: 24px;
	background: transparent url(../images/btn_left.gif) no-repeat scroll left top;
	float: left;
	padding: 0 0 0 4px;
	margin: 0;
	border: 0;
	font-family: Arial,sans-serif,"Lucida Grande",Verdana;
	font-size: 11px;
	overflow: visible;
	cursor: pointer;
}
	#login button, #login a.button {
		background-image: url(../images/btn_left_login.gif);
	}

a.button span, button span {
	white-space: nowrap;
	background: transparent url(../images/btn_right.gif) no-repeat scroll right top;
	color: #474747;
	cursor: pointer;
	float: left;
	font-weight: 700;
	height: 24px;
	line-height: 24px;
	padding: 0 10px 0 6px;
	font-family: Arial,sans-serif,"Lucida Grande",Verdana;
	font-size: 11px;
}

	#login button span, #login a.button span {
		background-image: url(../images/btn_right_login.gif);
	}

a.button:hover, button:hover {
	margin: 0;
	background-position: left -24px;
	border:0 none;
}
	
a.button:hover span, button:hover span {
	background-position: right -24px;
	border:0 none;
}

button::-moz-focus-inner{padding:0;border:none}

	/* Header */
	
	#login {
		position: absolute;
		top: 8px;
		right: 24px;
		width: 560px;
		height: 35px;
	}
	
	#login .logout {
		float: right;
	}
	
	#login .logout li {
		float: left;
		display: block;
		padding-left: 12px;
		line-height: 25px;
	}
	
	#content #login {
		position: static;
	}
	
	#baseline {
		width: 590px;
		float: right;
		margin-top: 94px;
		overflow: hidden;
	}
	
	#baseline h2 {
		text-align: right;
		padding-right: 24px;
		font-weight: 500;
		color: #444444;
		font-size: 16px;
	}
	

	/* Logo */

	#logo h1, #logo h2 {
		width: 148px;
		height: 81px;
		background: url(../images/bzb_logo.jpg) no-repeat 0 0;
		text-indent: -9999px;
		float: left;
		margin: 30px 0 0 24px;
	}

	#logo h1 a, #logo h2 a {
		width: 100%;
		height: 100%;
		display: block;
		overflow: hidden;
		border-bottom: 0;
	}

	/* Navigation */
	
	#navigation {
		width: 740px;
		height: 39px;
		line-height: 39px;
		background: url(../images/navigation_bg.gif) repeat-x 0 0;
		padding: 0 24px;
	}
	
	#navigation ul {
		float: left;
	}
	
	#navigation ul li {
		float: left;
	}
	
	#navigation ul li a {
		display: block;
		height: 39px;
		font-size: 14px;
		font-weight: 700;
		color: #FFF;
		border-bottom: none;
		line-height: 39px;
		padding: 0 11px;
		float: left;
	}
	
	#navigation ul li a:link, #navigation ul li a:visited {
		color: #FFF;
		background: none;
	}
	
	#navigation ul li a:hover, #navigation ul li a:active, #navigation ul li a:focus {
		color: #FFF;
		background: url(../images/nav_bg_hover.gif) repeat-x 0 0;
	}
	
	#navigation ul li.selected a:link,
	#navigation ul li.selected a:visited,
	#navigation ul li.selected a:hover,
	#navigation ul li.selected a:active,
	#navigation ul li.selected a:focus {
		color: #FFF;
		background: #064d7d;
	}

	/* subnavigation */
	
	#subnavigation {
		height: 39px;
		line-height: 39px;
		background: #064d7d;
	}
	
	#subnavigation ul {
		float: left;
		padding-left:24px;
	}
	
	#subnavigation ul li {
		float: left;
		display: block;
		padding: 0 11px;
	}
	
	#subnavigation ul li a {
		height: 39px;
		font-size: 12px;
		font-weight: 500;
		color: #FFF;
		border-bottom: none;
		line-height: 39px;
	}
	
	#subnavigation ul li a:link, #subnavigation ul li a:visited {
		color: #FFF;
		background: none;
	}
	
	#subnavigation ul li a:hover, #subnavigation ul li a:active, #subnavigation ul li a:focus {
		color: #FFF;
		background: #064d7d;
		border-bottom: 1px solid #fff;
	}
	
	#subnavigation ul li.selected a:link,
	#subnavigation ul li.selected a:visited,
	#subnavigation ul li.selected a:hover,
	#subnavigation ul li.selected a:active,
	#subnavigation ul li.selected a:focus {
		color: #FFF;
		background: #064d7d;
		border-bottom: 1px solid #fff;
	}

	/* Side */
	
	#advantages, #side .navBlock, #memberOf {
		padding-bottom: 12px;
	}
	
	#advantages h3, #side .navBlock h3, #memberOf h3 {
		width: 236px;
		background: #FBAD3A url(../images/advantages_top.gif) no-repeat 0 0;
		padding: 8px 12px;
		color: #FFF;
	}
	
	#advantages ul, #side .navBlock ul {
		padding-top: 12px;
		width: 260px;
		background: #FFF url(../images/advantages_bottom.gif) no-repeat 0 bottom;
	}

	#logo h1 a, #logo h2 a {
		width: 100%;
		height: 100%;
		display: block;
		overflow: hidden;
		border-bottom: 0;
	}

		#memberOf ul { 
		background: #FFF url(../images/memberlogos.png) no-repeat center 0;
		height: 72px;
		width: 260px;
		overflow: hidden;
		position: relative;
	}

	#memberOf ul li {
		position: absolute;
		text-indent: -9999px;
	}

		#memberOf ul li.first {
			top: 12px;
			left: 10px;
			width: 76px;
			height: 38px;
		}

		#memberOf ul li.second {
			top: 15px;
			left: 108px;
			width: 148px;
			height: 34px;
		}

		#memberOf ul li a {
			width: 100%;
			height: 100%;
			display: block;
			overflow: hidden;
			border-bottom: 0;
		}

	#advantages ul li {
		background: url(../images/plus.gif) no-repeat 12px 3px;
		padding: 0 12px 12px 36px;
	}

		#advantages ul li.readMore, #side .navBlock ul li.readMore {
			background: none;
			padding-left: 12px;
	}
		
	#questions {
		width: 236px;
		height: 38px;
		line-height: 38px;
		color: #FFF;
		background: url(../images/questions_bg.gif);
		padding: 0 12px;
		margin-bottom: 12px;
	}
		
	#questions h3, #questions p {
		float: left;
		padding-right: 8px;
		color: #FFF;
		padding-bottom: 0;
	}
		
	#questions a, #questions a:link, #questions a:visited {
		color: #FFF;
		border-color: #80B9DA;
	}
		
	#questions a:hover, #questions a:active, #questions a:focus {
		color: #FFF;
		border-color: #FFF;
	}

	/* Content */
	
	#programme {
		width: 460px;
	}
	
	#programme h3 {
		padding-bottom: 0;
	}
	
	#programme p {
		padding-bottom: 3px;
	}
	
	#programme tr td {
		padding: 12px 12px 12px 0;
		vertical-align: top;
	}
	#programme tr {
		border-top: 1px solid #E8E8E8;
	}
	
	#programme tr.firstChild {
		border-top: none;
	}
	
	#programme tr td.date {
		width: 73px;
		font-size: 13px;
		font-weight: 700;
		color: #FAA424;
	}
	
	
	/* intro */
	
	.intro {
		font-family: helvetica, Arial, sans-serif, "Lucida Grande", Verdana;
		color: #848484;
		width: 480px;
		padding: 16px 24px 8px 236px;
		background: url(../images/intro_bg.jpg) #f4f4f4 no-repeat 0 0;
		margin-bottom: 24px;
	}
	
	.intro p {
		font-size: 14px;
	}
	
	/* contentBlock */
	
	.contentBlock {
		padding-bottom: 12px;
	}
	
	#blog .contentBlock {
		padding-bottom: 24px;
	}
	
	.contentBlock h3.date, .contentBlock h4.date {
		font-weight: 500;
		font-size: 12px;
		color: #8e8c8c;
		font-style: italic;
		display: block;
		width: 100%;
		padding-bottom: 2px;
		margin-bottom: 2px;
		border-bottom: 1px solid #E8E8E8;
	}
	
	.contentBlock h4.date {
		font-size: 12px;
	}
	
	.contentBlock .readMore { 
		color: #005A8E;
		}

	/* Footer */
	
	#footer {
		width: 740px;
		height: 31px;
		background: url(../images/footer_bg.jpg) no-repeat 0 0;
		padding: 8px 24px 0 24px;
		color: #FFF;
		font-weight: 700;
		overflow: hidden;
	}
		
	#footer p {
		float: left;
		width: 150px;
	}
		
	#footer ul{
		float: right;
		zoom: 1;
	}
	
	#footer ul li {
		float: left;
		padding: 0 5px;
	}

	#footer ul li a {
		display: block;
		float: left;
		color: #FFF;
		border-color: #FDD298;
	}

	#footer ul li a:link, #footer ul li a:visited {
		color: #FFF;
		border-color: #FDD298;
	}
	
	#footer ul li a:hover, #footer ul li a:active, #footer ul li a:focus {
		color: #FFF;
		border-color: #FFF;
	}
	
/*
	Pagination
*/

.pagination-wrap {
	width: 100%;
	overflow: hidden;
}

.pagination {
	float: left;
	position: relative;
	left: 50%;
}

.pagination ul {
	padding: 18px 0;
	z-index: 2;
	overflow: hidden;
	position: relative;
	left: -50%;
}

.pagination li {
	float: left;
	list-style: none;
	margin: 0 5px 0 0;
	text-decoration: none;
	padding: 0;
	line-height: 15px;
	font-size: 12px;
	text-align: center;
}

.pagination li span {
	float: left;
	display: block;
	padding: 4px 5px;
	color: #ccc;
	min-width: 12px;
}

.pagination li.currentpage span {
	font-weight: 700;
	color: black;
}

.pagination li.selected span {
	padding: 4px 5px;
	font-weight: 700;
	color: black;
}

.pagination li a:link,
.pagination li a:visited {
	float: left;
	display: block;
	padding: 3px 4px;
	border: 1px solid #ddd;
	text-decoration: none;
	min-width: 12px;
}

li.ellipsis {
	margin: 0;
}

li.ellipsis span {
	color: black;
}

.pagination li a:hover,
.pagination li a:active {
	background: #eee;
	border: 1px solid #bbb;
	color: black;
}

.nextpage, .previouspage {
	font-size: 11px !important;
}

.pagination li.nextpage {
	margin-left: 10px;
}

.pagination li.previouspage {
	margin-right: 15px;
}

/* Form style */

fieldset {
	border-top: 1px solid #E8E8E8;
	padding-top: 12px;
}

legend {
	display: none;
}

label {
	display: block;
	padding: 4px 0;
	float: left;
	width: 90px;
}

	#money label {
		width: 130px
	}

	#money .fte label, #money .insurrance label {
		width: 330px;
	}

	#money .member label {
		width: 380px;
	}

	#money .litigation label {
		width: 230px;
	}

	#money .fte input.input-text {
		width: 50px;
	}

	#money ul li {
		background: none;
		padding-left: 0;
	}

abbr {
	border-bottom: none;
}

input.inputText, input.input-text, input.input-password, input.text, textarea {
	background:#FCFCFC none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	font-family:Arial,sans-serif;
	font-size:12px;
	padding:4px 2px;
	width: 230px;
}

#content #newslettersubscribeform input.text {
	margin-right: 12px;
}

textarea {
	width: 300px;
	height: 230px;
}

.smallInput input {
	width:44px;
}

input:focus, textarea:focus {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#999999;
}

input.inputSubmit, input.input-submit {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#F7F7F7 none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	color:#474747;
	cursor:pointer;
	font-size:12px;
	font-weight:700;
	padding:3px 4px;
	text-align:center;
}

input.inputSubmit:hover {
	background:#DDDDDD none repeat scroll 0 0;
	border:1px solid #BABABA;
}

input.inputSubmit:active, input.inputSubmit:focus {
	background:#B6CBE5 none repeat scroll 0 0;
	border-color:#1A2F49;
}

.section {
	border-bottom: 1px solid #CCC;
	margin-bottom: 12px;
}

.form-error {
	background:#FBE3E4 none repeat scroll 0 0;
	border:1px solid #FBC2C4;
	color:#8A1F11;
	display:block;
	margin:3px 0 3px 90px;
	padding:4px;
	width: 226px;
}


	#money .form-error {
		margin-left: 0;
	}

.error-report {
	background:#FBE3E4 none repeat scroll 0 0;
	border:1px solid #FBC2C4;
	color:#8A1F11;
	display:block;
	padding:4px;
}

.form-success {
	background:#EDFED2 none repeat scroll 0 0;
	border:1px solid #D2E6B3;
	color: #2E6C01;
	display:block;
	margin:3px;
	padding:4px;
}

	.message .form-error {
	width: 296px;
	}

	/* checkboxes and radiobuttons */

	#money ul.ch {
		padding: 0;
		margin: 0 0 12px 0;
	}

	#money ul.ch li {
		display: block;
		list-style-type: none;
		clear: both;
		float: none;
		height: auto;
		overflow: auto;
		position: relative;
		padding-bottom: 6px;
	}

	#money ul.ch li input.input-radio {
		display: block;
		position: absolute;
		left: 0;
		top: 0;
		
	}

	#money ul.ch li label {
		display: block;
		margin-left: 28px;
		margin-top: 0.1em;
		width: 350px;
		padding: 0;
		float: none;
	}


	/* dialogBox */

	.dialogBox {
		padding: 12px 12px 0 12px;
		background: #F5F5F5;
		border: 1px solid #CCC;
		margin-bottom: 12px;
		margin-top: -6px;
	}

/* newsletter */

#newsletter {
	padding-bottom: 12px;
}

#newsletter fieldset {
	width: 260px;
	border-top: none;
	padding: 0;
	margin-top: -6px;
}

#newsletter .inputText {
	width: 165px;
}

/* login */


#login fieldset {
	border-top: none;
	padding: 0;
	float: right;
}

#login #search fieldset {
	padding-left: 12px;
	margin-left: 12px;
	background: url(../images/ver_divider.gif) repeat-y left 0;
}

#login fieldset p {
	padding: 0 12px;
	float: left;
	background: url(../images/ver_divider.gif) repeat-y right 0;
	padding-bottom: 0;
}

#login #search fieldset p {
	float: left;
	padding-right: 0;
	background: none;
}

#login #search fieldset p.firstChild {
	float: left;
	padding-left: 0;
	background: none;
}


#search fieldset p.lastChild, #login fieldset p.lastChild {
	padding: 0 0 0 12px	;
	background: none;
}

#login .inputText, #login .inputPassword {
	width: 100px;
}

#search .inputText {
	width: 124px;
}

/* searchAgain */

#searchAgain fieldset {
	padding-top: 0;
}

#searchAgain label {
	width: 100%;
}

#searchAgain {
	padding-bottom: 24px;
}

#searchResults ul li {
	margin-bottom: 12px;
	border-bottom: 1px solid #CCC;
	background: none;
	padding-left: 0;
	margin-left: 0;
}

#searchAgain .form-error { 
	margin:3px 0 3px 0;
	width: 289px;
}

/* adress */
ul.adress {
	margin: 0 0 12px;
	padding: 0;
}

ul.adress li {
	display: block;
	float: left;
	margin-left: 0;
}

ul.adress li.streetNumber label {
	display: block;
	width: 24px;
	padding-left: 12px;
}

ul.adress li.region label {
	display: block;
	padding-left: 12px;
	width: 64px;
}


p.sendForm {
	border-top: 1px solid #E8E8E8;
	padding-top: 12px;
}
/* inputs by ID */

#postal, #streetNumber { width: 30px; }
#street { width: 158px; }
#region { width: 118px; }
#searchterm { width: 185px;}


/* General classes */

.hidden { display: none; }
.block { display: block; }
.noPadding { padding: 0 !important; }
.noMargin { margin: 0 !important; }
.floatLeft { float: left; }
.floatRight { float: right; }
.noBorder { border: none; }
.author { text-align: right; font-style: normal; font-weight: 700;}
.underline { border-bottom:1px solid #E8E8E8; padding-bottom: 6px; margin-bottom: 6px;}

/* a img */

a.linkedImage {
	border: 0;
	display: block;
	font-size: 11px;
	color: #808080;
}

a.linkedImage img {
	display: block;
}

/* Image classes */

img.alignLeft {
	float: left;
	padding: 0 10px 10px 0;
}

img.alignRight {
	float: right;
	padding: 0 0 10px 10px;
}

/* blog */

.blogMeta {
	padding: 6px;
	background: #F5F5F5;
	border: 1px solid #E3E3E3;
	margin-bottom: 12px;
}

.blogMeta ul {
	padding-bottom: 0;
}

.blogMeta ul li {
	padding: 0 12px;
	background: none;
	float: left;
}

	.blogMeta ul li.firstChild {
		padding-left: 0;
		border-right: 1px solid #CCC;
	}
