@charset "UTF-8";
/* CSS Document */

/***************************************************************
 *
 * File Name: style.css
 * Author: BP TF
 *
 * Date Created: 7-02-2010
 *
 ***************************************************************/

@import url("slideshow.css");
@import url("screen.css");
@import url("plugins/fancy-type/screen.css");



/*************
CUSTOM LAYOUT
**************/
#container_wrapper {
	background-image:url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	background-image:url(../images/bg-y.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#masthead {
	float: left;
	width: 955px;
}
#main_content {
	float:left;
	width: 925px;
	padding-bottom: 15px;
	}	
.blue_background {
	background-image: url(../images/bg-conent-home.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #01304d;
	border: 1px solid #87abbd;
	padding-left: 15px;
	padding-right: 15px;	
	padding-top: 15px;	
	}	
.white_background {
	background-color: #f4f7fc;
	border: 1px solid #00283a;
	padding-right:30px;
	padding-top: 0px;
	background-image: url(../images/bg-graybar.png);
	background-repeat: repeat-x;
	background-position: left top;
	}		
#header {
	width:955px;
	}	
#footer_menu {
	float: left;
	width: 100%;
}	
div.white_background#main_content #footer_menu {
	padding-left:15px;
	}
#footer {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	color: #b3d9e9;
	text-align: right;
	width: 955px;
	margin-bottom: 50px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}	





/*************
MAIN NAVIGATION

LEVEL ONE
**************/
ul.dropdown                         {
	position: relative;
	z-index: 9999;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.dropdown li                      {
	font-weight: bold;
	float: left;
	zoom: 1;
}
ul.dropdown a:hover		            {
	color: #16325b;
	background-color: #FFF;
	text-decoration: none;
}
ul.dropdown a:active                {
	color: #16325b;
	background-color: #FFF;
}
ul.dropdown li a                    {
	display: block;
	color: #16325b;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #439cc4;
	padding-top: 10px;
	padding-right: 35px;
	padding-bottom: 10px;
	padding-left: 35px;
}
ul.dropdown li:last-child a         {
	border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover                {
	color: #16325b;
	position: relative;
	background-color: #FFF;
	text-decoration: none;
}
ul.dropdown li.hover a              { color: black; }


/*************
LEVEL TWO
**************/
ul.dropdown ul {
	width: 220px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 0px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.dropdown ul li {
	font-weight: normal;
	background: #FFFFFF;
	color: #000;
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #DDDDDD;
}		
ul.dropdown ul li.last {
	border-bottom-width: 0px;
}	
/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a {
	border-right: none;
	width: 75%;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left:20px;
	font-size:15px;
} 
ul.dropdown ul li a:hover {
	background-color:#c4dd68;
	color:#16325b;
	text-decoration: none;
}


/*************
LEVEL THREE
**************/
ul.dropdown ul ul 					{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 			{ visibility: visible; }



/*************
VERT MENU
**************/

#ddblueblockmenu{
	border-bottom-width: 0;
	width: 150px;
	padding-top: 7px;
}

#ddblueblockmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#ddblueblockmenu li a{
	display: block;
	padding-left: 10px;
	width: 140px; /*185px minus all left/right paddings and margins*/
	text-decoration: none;
	color: #16325b;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 150px; /*IE 5*/
w\idth: 150px; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover,
body.history .nav_history,
body.management .nav_management,
body.board-of-directors .nav_bod,
body.partners .nav_partners,
body.investors .nav_investors,
body.cl1012.index .nav_cl1012, 
body.evaluation-board .nav_eval, 
body.asic .nav_asic, 
body.cl4010 .nav_40g, 
body.custom-soc .nav_socs, 
body.mlse .nav_mlse, 
body.txfp .nav_txfp, 
body.coherent .nav_coherent, 
body.white-papers .nav_wp, 
body.technical-publications .nav_publications, 
body.white-papers .nav_whitepapers, 
body.press-releases .nav_press-releases, 
body.in-the-news .nav_in-the-news, 
body.events .nav_events, 
body.media-center .nav_media-center,
body.section1 .nav_section1,
body.section2 .nav_section2 {
	background-color: #c4dd68;
}

#ddblueblockmenu div.menutitle{
	color: white;
	padding-left: 10px;
	padding-bottom:5px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	color:#16325b;
}

/*END VERT MENU*/



/*************
CLASSES AND ID
**************/
#header .links,
#header .links a, 
#header .links p {
	color: #4d4d4d;
	padding-left:5px;
	padding-right:5px;
}
.blue_bakcground .span-4 h3 a {
	color:#b3b4b5;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}	
.white_bakcground .span-4 h3 a {
	color:#84939a;
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	}		
.span-4 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.span-4 h3 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.blue_background p {
	color:#e9e9e9;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}	
.blue_background h2 	{
	color:#FFFFFF;
	font-weight: normal;
	font-size: 18px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 22px;
	}
#main_content .span-7 ul {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}	
#main_content .span-7 ul li {
	padding-bottom: 20px;
	font-size: 11px;
	color:#E9E9E9;
}	
#header .logo {
	width: 225px;
	height: 65px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
}
#header .links {
	float: right;
	padding-top:20px;
}
#header .navigation {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 14px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
}
#footer a {
	text-decoration:underline;
	color:#b3d9e9;
}	
#footer a:hover {
	text-decoration:none;
}	

.featured_list {
	float:left;
	padding-bottom: 20px;
	width: 100%;
}
#main_content .featured_list p {
	font-size: 11px;
	line-height: 16px;
}
#main_content .featured_list img {
	float:left;
	border: 1px solid #5bacd0;
	padding: 0px;
	margin-right: 15px;
}
#main_content.white_background p {
	color: #606060;
	line-height: 1.5em;
}
div.white_background#main_content #footer_menu a {
	color: #898989;
	font-size:10px;
}
div.white_background#main_content #footer_menu h3 a {
	color: #84939a;
	font-size:12px;
	text-decoration:underline;	
}
div.blue_background#main_content #footer_menu a {
	color: #9a9a9a;
	font-size:10px;
}
div.blue_background#main_content #footer_menu h3 a {
	color: #b4b5b6;
	font-size:12px;
	text-decoration:underline;
}
div.white_background#main_content #footer_menu li,
div.blue_background#main_content #footer_menu li {
	line-height:16px;
}
h1 {
	color: #16325b;
	font-size: 22px;
}
h2 {
	color: #16325b;
	font-size: 18px;
}
.breadcrumb {
	color: #16325b;
	height: 23px;
	padding-top: 7px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#main_content ul li {
	color: #606060;
}
.last_item {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#main_content .span-19 p a {
	font-weight: bold;
}
.breadcrumb p a {
	font-weight: normal;
}

.search_form {
	float:right;
	padding-top:15px;
	padding-left:10px;
	}
.green {
	color:#8CB200;
	}.table_style {
	color: #333;
}
.table_style tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.table_style p {
	padding:5px;
	margin:0px;
	color: #333;	
}
.table_style {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-left-color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	}#main_content .table_style tr td p {
	color: #333;
}

