 /*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; }


/*###################### top-level elements ######################*/

body {
	font-family: Arial; 
	font-size: 12px; 
	line-height: 1.8em; 
	color: #666;
	background: #FFF url(../images/bg.jpg) repeat-x;
}

/* ####################### page structure ####################### */

#wrapper { 	
	margin: 0 auto 0px auto;
	width: 960px; 
	position: relative;
}

#header {
	/*height: auto;*/
	width: 100%;
	margin: 0 auto 30px auto;
	height: 195px;
	position: relative;
	background: url(../images/bg-header.jpg);
	background-position: center;
}
	#header-elements {
		width: 960px;
		height: 195px; /*makes sure it doesn't overlay the top nav */
		margin: 0 auto;
}

#logo { 
	position: absolute;
	margin: 20px 0px 0px 20px;
	background: url(../images/logo.png);
	text-indent: -9999px;
	width: 152px;
	height: 81px;
	overflow: hidden;
}

#pagebody { 
	width: 920px; 
	margin: 5px auto 0px auto;
	padding: 10px 0px 90px 40px;
	float: left;
	position: relative;
	background: url(../images/bg-pagebody.jpg) top right repeat-y;
}
	#home #pagebody { 
		width: 100%; 
		height: auto;
		float: left;
		padding: 0px;
		margin: 0px;
		background: url(../images/home-bg-columns.gif) top center repeat-y;
		color: #9EAAB1;
		}
		
#pagebodybottom { width: 960px; height: 20px; background: url(../images/bg-pagebody-bottom.jpg) no-repeat;  clear: both; }

#left {
	width: 540px;
	float: left;
	padding: 20px 0px 0px 0px;
	/*vertical-align: top;*/

}

#right {
	width: 252px;
	margin: -14px 0px 0px 585px;
	background: url(../images/bg-subnav.jpg) top left no-repeat;
	/*margin-left: 40px;	
	padding: 15px 0px 45px 0px;
	vertical-align: top;*/
}

#extras {
	background-image: url(../images/bg-gettingstarted.png);
	padding: 30px;
}



/*###################### footer ######################*/

#footer {
	width: 100%;
	color: #FFF;
	font: 9px Tahoma;
	clear: both;
	height: 38px;
	background: url(../images/bg-footer.gif) repeat-x;
}
	#footer span { 
		width: 915px; 
		margin: 0px auto; 
		display: block; 
		background: #999;
		height: 12px;
		padding: 14px 0px 11px 45px;
		background: url(../images/bg-footerspan.gif) repeat-x;
	}
	#footer a { color: #FFF; }
	#footer a:hover { color: #000; }


/*###################### font styles ######################*/

p { margin: 20px 0px 20px 0px; }
h1 { font: 60px "Avenir 55 Roman"; color: #FFF; letter-spacing: -1px;  }
h2 { font: bold 24px "Avenir 55 Roman"; color: #D0A624; letter-spacing: -1px; }
h3 { font: bold 14px "Avenir 55 Roman"; color: #D0A624; line-height: 110%; margin-bottom: 15px; letter-spacing: -.3px; margin-top: 20px; }
h4 { font: bold 16px TradeGothic; color: #B8C606; line-height: 100%; margin: 5px 0px 5px 0px; letter-spacing: -.3px;  }
h5 { font: bold 16px TradeGothic; color: #FFF; line-height: 120%; margin: 3px 0px 2px 0px; letter-spacing: -.3px; }
h6 { font: bold 17px TradeGothic; color: #FFF; line-height: 100%; margin-bottom: 5px; padding: 0px; height: 25px; letter-spacing: -.2px; }

#left li { list-style-type: circle; }

.blue { color: #305F92; }
.white { color: #FFFFFF; }
.small { font: 11px Arial; line-height: 140%; }
.smallest { font: 10px Tahoma; line-height: 120%; }
.lessleading { line-height: 120%; }

.headline { font-weight: bold; text-align: center; text-transform: uppercase; }
.subhead { font-style: italic; text-align: center; }

/*###################### miscellaneous ######################*/

img#logo-print { display: none; }
a img { border: 0px; }
.clear { clear: both; }
.floatright { float: right; margin: 0px 0px 20px 20px; }
.pagetitlespacer { display: block; height: 140px; }
.rounded { background-color: #EDF7FE; padding: 20px 30px 20px 30px;  margin-top: 30px; }

body#biospage { background: none; }

a.rollover { border: 1px solid #FFF; display: block; }
a:hover.rollover { border: 1px solid #CFD67A; }

.padded-10 { padding: 10px; }
.padded-20 { padding: 20px; }
.padded-sidesonly { padding: 0px 20px 0px 20px; }
.padded-left { padding-left: 20px; }
.padded-right { padding-right: 20px; }
.padded-topbottom { padding: 20px 0px 20px 0px; }
.padded-top { padding-top: 20px; }
.padded-bottom { padding-bottom: 20px; }
.bg-green { background: #FAFBF4; }
.bg-black { background-image: url(../images/bg-black-50percent.png); }

.bordered-a { border: 1px solid #292E05; }
.bordered-dullwhite { border: 1px solid #999; }
.border-bottom { border-bottom: 1px solid #666; }

#home input, #home textarea { margin: 14px 0px 0px 0px; }

#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;  }
	
	
/* ####################### 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; }


/*###################### left ######################*/

#subnav {
	width: 190px;
	padding: 0px 0px 130px 40px; 
	margin: 0px 0px 0px 20px;
	background-image: url(../images/shadow.png);
}

#subnav ul {
	width: 195px;
	margin: 0px;
	padding: 40px 0px 0px 20px;
	list-style-type: none;
}

#subnav ul li { 
	padding: 4px 0px 2px 0px; 
	margin: 0px; 
	width: 185px;
}

#subnav ul a {
	color: #95A500;
	text-decoration:none;
	padding: 4px 0 4px 0px;
	display: block;
	width: 145px;
	/*background: 0px 9px url(../images/bullet1.gif) no-repeat;*/

}
#subnav ul a:hover {
	text-decoration:none;
	font-weight: bold;
}


/* ####################### bios ####################### */

.bio { padding: 20px; }
.bio img { float: right; margin: 10px 0px 20px 20px; border: 1px solid #E2E2E2; }
.bio h3 { margin: 0px; padding: 0px; }

/* ####################### rollover blocks (jquery) ####################### */

#rolloverblocks { text-align: center; }

#rolloverblocks div a {
	padding: 10px; 
	background: #F1F6FA; 
	margin: 0px 8px 8px 0px; 
	float: left;
	width: 150px;
	border: 1px solid #FFF;
	text-decoration: none;
	text-align: center;
}
#rolloverblocks div a strong {
	text-decoration: none;
	display: block;
	width: 130px;
	height: 100%;
	padding: 8px;
}
#rolloverblocks div a:hover {
	color: #3E6B82;
	background-color: #FFF;
	border: 1px solid #E2E2E2;
	}
#rolloverblocks div.hovered {
	cursor: pointer;
	background-color: /*#E9F0F5*/ #FFF;
	border-color: /*#E2E2E2*/ #E9F0F5;
}
#rolloverblocks div a img { /*float: left;*/ border: 1px solid #E2E2E2; margin: 0 auto; }
	/*#rolloverblocks div a:hover img { border: 1px solid #AA0000; }*/
	
pre.code { text-indent: -9999px; }

/* ####################### pageheadline ####################### */

#pageheadline {	
	width: 880px;
	height: 94px;
	padding: 15px 0px 0px 40px;
	float: left;
	position: absolute;
}

/* ####################### pageheaders ####################### */

#pageheader {
	width: 907px; 
	height: 114px;
	margin-left: 5px;
	}
#pageheader span { 
	width: 907px; 
	height: 114px;
	display: block;
	}
span#header-company { background-image: url(../images/t-1.png); }
span#header-leadership { background-image: url(../images/t-2.png); }
span#header-pipeline { background-image: url(../images/t-3.png); }
span#header-partnering { background-image: url(../images/t-5.png); }
span#header-news { background-image: url(../images/t-4.png); }
span#header-contact { background-image: url(../images/t-6.png); }


/* ####################### table & table cell formats ####################### */

.tablePadded-a td { padding: 2px 10px 0px 0px; vertical-align: top; }

.tablePadded-b { margin-top: 10px; }
.tablePadded-b td { padding: 0px 10px 5px 0px;  vertical-align: top; }

.tablePadded-c td { padding: 0px 10px 10px 0px;  vertical-align: top; }
	
.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-d td { padding: 10px 10px 10px 0px;  vertical-align: top; }

.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; }

#tableHome { width: 900px; margin-left: 20px;}
#tableHome td {  }
	#tableHomeleft { padding: 10px 70px 50px 0px; width: 500px; }
	#tableHomeright { background: url(../images/bg-spotlight.png) center 25px no-repeat; padding: 100px 40px 40px 52px; }

#tableHomenews { margin-top: 20px; }
#tableHomenews td { padding: 4px 0px 7px 20px; line-height: 1.4em; vertical-align: top; }

.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 ####################### */

.calloutpadding { 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;}


.callout-a { 
	background-color:#EDF7FE;
	width: 210px;
	padding: 20px 20px 0px 20px;
	margin: 10px 0px 20px 20px;
	float: right;
}


/* ####################### vendor rollovers ####################### */

div.vendor {
	float: left;
	margin: 0 6px 6px 0;
	padding: 0;
	width: 206px;
	height: 113px;
}
div.vendor a {
	display: block;
	position: relative;
	margin: 0 0 15px 0;
	padding: 0;
	width: 206px;
	height: 113px;
	overflow: hidden;
	background: #000;
}
div.vendor img {
	position: absolute;
	top: 0;
	left: 0;
	height: 113px;
	width: 206px;
	margin: 0px;
	padding: 0px;
}


/* ####################### buttons ####################### */

a.rolloverbutton {
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 18px;
	color: #6D5714;
	font-weight: bold;
	background-color: #D0A624;
}
a.rolloverbutton:hover {
	color: #FFFFFF;
}


/* ####################### slider ####################### */

#slider{ 

	border: 1px solid #E3E3E3;
	margin-bottom: 60px;
	}	
#slider ul, #slider li{ 
	margin:0;
	padding:0;
	list-style:none;
	}	
#slider, #slider li{ 
	height:480px;
	width:624px;
	overflow:hidden;
	}	
#slider img { 
	display: block;
	padding: 20px;
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:30px;
	height:77px;
	position:absolute;
	left: 10px;
	top:561px;
	overflow: hidden;
	}	
#nextBtn{ 
	left:665px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:30px;
	height:77px;
	background:url(../images/slider/btn_prev.gif) no-repeat 0 0;
	text-indent: -9000px;
	}	
#nextBtn a{ 
	background:url(../images/slider/btn_next.gif) no-repeat 0 0;	
	}								

											

.col strong, .full strong{
	padding:0 2px;
	background:#f1f1f1;
	}
.col a, .full a{
	font-weight:bold;
	text-decoration:underline;
	}		


.full ul, .full li{
	margin:0;
	padding:0;
	list-style:none;
	}
.full li{
	padding:3px 15px;
	background:#f1f1f1;
	margin-bottom:1px;
	}		
