@import url(contributestyles.css);

/*div { border: 1px solid #FF0000; }*/

/*###################### reset ######################*/

* { margin: 0px; padding: 0px; }
#left li { margin: 0px 0px 10px 20px; line-height: 1.5em; }
#pagebody ul { margin-bottom: 20px; }
td { vertical-align: top; }

/*###################### top-level elements ######################*/

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #666;
	background: #FFF url(../images/bg.jpg) 0 0 repeat-x;
}
	body#home { background: #FFF url(../images/bg-home.jpg) 0 0 repeat-x; }
	
/* ####################### page structure ####################### */

#wrapper { 	
	margin: 0 auto 0px auto;
	width: 960px; 
	position: relative;
}
	/*#home #wrapper { width: 100%; }*/

#header {
	/*height: auto;*/
	width: 100%;
	margin: 0 auto 10px auto;
	float: left;
}
	#home #header {
	margin: 0px auto 5px auto;
	width: 960px; 
	height: 150px;
	float: none;
	background: url(/images/bg-header.jpg) center 2px no-repeat;
}

#logo { 
	position: absolute;
	top: 20px;
	left: 20px;
	background: url(../images/logo.gif) no-repeat;
	text-indent: -9999px;
	width: 254px;
	height: 66px;
	overflow: hidden;
}
	/*#home #logo { position: relative; margin: 0px 0px 0px 20px; float: left; }*/
	#logo-print { display: none; }

#secondary { position: absolute; top: 25px; right: 20px; }
	/*#home #secondary  { position: relative; margin: 15px 20px 0px 0px; float: right; }*/

#pagebody { 
	margin-top: 10px;
	clear: both;
}

#hometable { width: 100%; margin-bottom: 50px; height: 423px; background: url(../images/homepic.jpg) top center no-repeat; clear: both; }
	#hometable table { margin: 90px auto 50px auto; }

#left {
	width: 560px;
	padding: 0px 40px 0px 0px;
	margin: 0px 0px 50px 20px;
	/*vertical-align: top;*/
	float: left;
}

#right {
	width: 220px;
	margin: 0px 0px 100px 660px;
	padding: 0px 0px 0px 50px;
	background: url(../images/shadow1.jpg) top left no-repeat;
	/*margin-left: 40px;	
	padding: 15px 0px 45px 0px;
	vertical-align: top;*/
}

#extras {
	padding: 0px;
	margin: 40px 0px 0px 30px;
	width: 190px;
	color: #999;
}



/*###################### footer ######################*/

#footer {
	width: 100%;
	color: #FFF;
	font: 9px Tahoma;
	clear: both;
	padding: 40px 0px 40px 0px;
	margin: 70px 0px 0px 0px;
	line-height: 1.3em;
	background: #740011;
}
	#footer table { width: 960px; margin: 0 auto; }
	#footer td { vertical-align: middle; }

	#footer a { color: #FFF; }
	#footer a:hover { color: #62D3FF; }
	#footer p { margin-top: 0px; padding: 0px; height: 1px; }

#home #footer {
	margin: 10px auto 0px auto;
	width: 960px; 
	position: relative;
	
	}

/*###################### font styles ######################*/

p { margin: 20px 0px 20px 0px; }


#left li { list-style-type: circle; }



/*###################### miscellaneous ######################*/

a img { border: 0px; }
.clear { clear: both; }

.pagetitlespacer { display: block; height: 140px; }
.rounded { background-color: #F5F2E7; padding: 10px 30px 10px 30px;  margin-top: 30px; line-height: 1.6em; }


a.rollover { border: 1px solid #FFF; display: block; }
a:hover.rollover { border: 1px solid #CFD67A; }



#home input, #home textarea { margin: 14px 0px 0px 0px; }

#formLogin ol { margin-top: 10px;}
#formLogin ol li { margin: 0px 0px 0px 15px; list-style: disc; }

#formContact input, #formContact textarea { border: 1px solid #4A4C38; padding: 5px 6px 0px 3px; font: 10px Tahoma; color: #666666; width: 200px; height: 17px; }
	#formContact textarea { height: 100px;  }
	#formContact #send { width: 45px; border: 0px; }
	#formContact #submit { height: 22px; width: 47px; text-indent: -9999px; background: url(../images/b-send.gif) no-repeat;  }
	
#quote-box-text div, #quote-author div {
 display: none;
 width: 170px;
}	

#tooltip { /* tooltip */
	position:absolute;
	display: block;
	width:358px;
	height:123px;
	z-index:1;
	padding: 15px 25px 0px 45px;
	font: 10px Tahoma;
	line-height: 1.2em;
	color: #333;
	background:url(/images/tooltip1.gif) no-repeat;
}

/* ####################### links ####################### */

a, a:visited { color: #3E6B82; line-height: 130%; text-decoration: underline; cursor: pointer; }
a:active,a:hover { color: #000; text-decoration: underline; }

a.undecorated, a.undecorated:visited { color: #145B70; text-decoration: none; }
a.undecorated:active,a.undecorated:hover { color: #000; text-decoration: underline; }

.linkWhite, .linkWhite:visited { color: #FFF; font: 11px Arial; line-height: 1.5em; text-decoration: none; }
.linkWhite:hover, .linkWhite:active { color: #FC0; text-decoration: underline; }

.linkBlue, .linkBlue:visited { color: #4A6179; font: 12px Tahoma; line-height: 130%; text-decoration: underline; }
.linkBlue:hover, .linkBlue:active { color: #AA0000; text-decoration: underline; }

.linkSmall, .linkSmall:visited { color: #FFF; font: 10px Tahoma; line-height: 1.5em; text-decoration: none; }
.linkSmall:hover, .linkSmall:active { text-decoration: underline; }

.linkGreySmall, .linkGreySmall:visited { color: #666666; font: 10px Tahoma; line-height: 170%; text-decoration: none; }
.linkGreySmall:hover, .linkGreySmall:active { text-decoration: underline; font-weight: bold; }


/*###################### login + registration forms ######################*/

.cellLevel-a { border: 1px solid #DBDBDB; background-color: #EDEDED; padding: 12px; }
.cellLevel-b { border: 1px solid #C7C7C7; background-color: #E4E4E4; padding: 18px; }
#formLogin, #formRegister { color: #333; } 
#formLogin input, #formRegister input { border-color: #C7C7C7 #DBDBDB #DBDBDB #C7C7C7; border-width: 1px; border-style: solid; margin-bottom: 10px; padding: 8px; }
#formRegister input { padding: 4px 2px 6px 2px; font-size: 11px; margin-bottom: 5px; }
#formLogin img, #formRegister img { margin: 10px 0px 10px 0px; }
#formLogin input.button, #formRegister input.button { border: none; } 
.fieldPadded { padding: 8px; }


/*###################### left ######################*/

#subnav {
	width: 223px;
	min-height: 250px;
	padding: 0px 0px 70px 0px; 
	margin: 0px 0px 0px 10px;
	list-style-type: none;
	background: url(../images/contents.gif) 0 0 no-repeat;
}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 50px 0px 0px 2px;
	list-style-type: none;
}

#subnav ul li { 
	padding: 3px 0px 0px 0px; 
	margin: 0px; 
	width: 185px;
	list-style-type: none;
}

#subnav ul a {
	color: #CC6805;
	text-decoration:none;
	padding: 0px 0 0px 0px;
	display: block;
	width: 220px;
	list-style-type: none;
	outline: none;

	/*background: 0px 9px url(../images/bullet1.gif) no-repeat;*/

}
#subnav ul a:hover {
	text-decoration:none;
	font-weight: bold;
}


/* ####################### pageheadline ####################### */

#pageheadline {	
	width: 800px;
	margin: 20px 0px 0px 20px;
	float: left;
}


/* ####################### table & table cell formats ####################### */


.tableReleases { margin-top: 30px; }
	.tableReleases td { padding: 15px 10px 0px 0px;  vertical-align: top; border-bottom: 1px solid #E8E8E8; }
		.tableReleases td p { margin: 5px 0px 10px 0px; font-size: 11px; line-height: 1.5em; }
		.tableReleases td a { font-weight: bold; }	

.tablePadded-e td, .tablePadded-f td { padding: 4px 10px 1px 10px;  vertical-align: top; }
	.tablePadded-e h2, .tablePadded-e h4, .tablePadded-e h5, .tablePadded-e h6 { padding: 0px; margin: 0px; }

#masthead-home { margin: 0px 0px 10px 20px; }

.cellLogout { 
	color: #FFF;
	font: 10px Tahoma; 
	line-height: 220%;
}
	.cellLogout a, .cellLogout a:visited { color: #FFF; }
	.cellLogout a:hover { color: #FC0; }

#tableHomenews { margin-top: 20px; }
#tableHomenews td { padding: 4px 0px 7px 20px; line-height: 1.4em;  }

.tablePipeline td { border: 1px dotted #FFFFFF; font: 12px Arial; padding: 2px 0px 2px 0px; vertical-align: middle; }
.tablePipeline thead td { color: #FFFFFF; padding: 5px; text-align: center; }
.tablePipeline p { margin: 5px 10px 5px 5px; color: #333; }


/* ####################### callouts ####################### */




.callout-nofloat-wide { 
	background-color:#F5F2E7;
	width: 770px;
	padding: 10px 30px 10px 30px;
	margin: 40px 0px 20px 0px;
}

.callout-nofloat-narrow { 
	background-color:#F5F2E7;
	width: 540px;
	padding: 20px;
	margin: 30px 0px 30px 0px;
}

#calloutLatestNews {
	font-size: 11px;
	line-height: 1.1em;
	color: #FFF;
	text-decoration: none;
}
	#calloutLatestNews td { padding: 10px 20px 5px 20px; }
	#calloutLatestNews a { color: #FFF; font: 11px Arial; line-height: 1.3em; text-decoration: none; }
	#calloutLatestNews a:hover { color: #FC0; text-decoration: underline; }

	#calloutLatestNews a.small { font: 10px Tahoma;  }
	#calloutLatestNews a.small:hover { color: #FC0;}





