/*  
Theme Name: MB
Description: A custom Wordpress theme for MB.
Version: 1.0
Author: Gene Rocha
Author URI: http://www.generocha.com/
*/
#dataroom_login{
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #333333;
	position: absolute;
}
.loginform{
	background-color: #FFFFFF;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 500px;
	margin-top: 100px;
	padding: 50px;
	
}
.button{
	cursor: pointer;
}
textarea, input, select {border: 1px solid #bbb;padding: 4px;}
h1 a{
	color:#036;
}	
/* NAVIGATION */
#nav {
	font: 14px "Arial", sans-serif;
	width: 600px;
	position: relative;
	margin-left: 375px;
	margin-top: -75px;
	}
		#nav li a {
		text-decoration:none;
		color: #4078AA !important;
		font-size: 14px;
		font-family:Arial, Helvetica, sans-serif;
		font-weight: 300;
		padding: 0.5em 1.5em;
			}
		
		#nav li a:hover {
			color: #8cc63f !important;
			font-size: 14px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight: 300;
/*			background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
			
		#nav li.current_page_item a {
			color: #8cc63f !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav li.current_page_item ul li a {
			color: #FFFFFF !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav li.current_page_ancestor a {
			color: #8cc63f !important;
	/*		background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav li.current_page_ancestor ul li a {
			color: #FFFFFF !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav li.current_page_item a:hover {
			color: #69c;
			}
			
		#nav li.current_page_parent a {
			color: #69c;
			}
			
		#nav li.current_page_parent a:hover {
			color: #69c;
			}


/******************* Main Nav Begins ************/
#nav li {
	list-style-type:none;
	padding: 0;
	float: left;
	display: block;
	text-align: left;
	}
#nav li a:hover{
	color: #509504;
	}
#nav ul {
	}
#nav a {
	padding:.5em 1.5em;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	}
/******************* Start Dropdown Styles Here ************/
#nav li ul {
	position:absolute;
	width:11em;
	display:none;
		/* for IE */
	  filter:alpha(opacity=95);
	  /* CSS3 standard */
	  opacity:0.95;
	  z-index: 100;
	}
	
#nav li:hover ul {
	display:block;
	position:absolute;
	 z-index: 100;
	}
	
#nav li ul li {
	width:100%;
	 z-index: 100;
	}
	
#nav li ul li a {
	background-color:#4078AA;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF !important;
	letter-spacing: 0;
	border-bottom: 1px dotted #BFD2E2;
	}
	
#nav li ul li a:hover {
	background-color:#509504;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF !important;
	}

/***** End Main Nav Dropdowns ******/
/********* NAV AND SUB NAV WITH A CLASS OF "selected" ************/
#nav li a:hover {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
	background-image: url(/images/greenBall.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	}
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
	z-index: 9999999 !important;
}
	/* SIDEBAR */
	#sidebar {
		width: 170px;
		padding-bottom: 20px;
		}
		
	#sidebar p, #sidebar ol, #sidebar ul {
		font: 10px "Verdana", sans-serif;
		color: #4078AA;
		line-height: 150%;
		margin: 0px 0px 10px 0px;
		}
	
	#sidebar h3, #sidebar h2 {
		margin: 5px 0 5px 0;
		text-align: left;
		font-weight: 100;
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #4078AA;
		padding-bottom:18px;
		border-bottom: solid 1px #A9D56F;
		}
	
	#sidebar li {
		line-height: 150%;
		list-style: none;
		padding: 0 0 0 7px; 
		margin-bottom: 4px;
		}
		
	#sidebar li a {
		border-bottom: none;
		color: #4078AA;
		}
		
	#sidebar li a:hover {
		border-bottom: 1px solid #ddd;
		color: #000;
		}
		
	#sidebar li a:hover {
		color: #E76E34;
		}
		
	#sidebar li.current_page_item a {
		color: #000;
		border-bottom: 1px solid #ddd;
		}
			
	#sidebar li.current_page_item a:hover {
		color: #69c;
		border-bottom: 1px solid #ddd;
		}
		
	#sidebar img, #sidebar iframe {
		padding: 5px;
		margin: 5px 0;
	}
				
	/* CONTENT */
	#content {
		float: left;
		}
	#content ul {
		color: #000;
		font: 12px/18px "Arial", sans-serif;
		}
	#content ol {
		color: #000;
		font: 12px/18px "Arial", sans-serif;
		margin: 0 0 10px 0;
		padding: 0 15px;
		}
		
	#content ol li	{
		line-height: 150%;
		margin: 0 0px 2px 10px;
		}
				
		#content ol li a {
			border-bottom: 1px solid #ddd;
			color: #000;
			}
			
		#content ol li a:hover {
			color: #69c;
			}

	#content blockquote, #content pre {
		padding: 15px;
		border: 1px solid #ddd;
		margin: 0px 0px 10px 0px;
		overflow:auto;
		}
		
		#content blockquote h3 {
			color:#000000;
			}
			
	#content label	{
		color: #69c;
		font: 12px/18px "Arial", sans-serif;
		}
		
	#content iframe {
		padding: 4px;
		border: 1px solid #ddd;
		margin: 0 0 10px 0;
		}	
		
		.wp-caption-text  {
			text-align: center;
			}
			
		.alignnone {
			margin-bottom: 10px; 
			}
			
		.alignleft {
			float: left;
			margin: 0 10px 10px 0px ; 
			}
			
		#previous_image a, #next_image a {
			border-bottom: none; 
			}
			
		.alignright {
			float: right;
			margin: 0 0px 10px 10px; 
			}
			
		.attachment-thumbnail, .size-thumbnail {
			padding: 5px;
			border: 1px solid #ddd;
			}
			
		#gallery-box {
			margin-bottom: 25px;
			}
			
		#comments-box {
			clear: both;
			}
			
			
		/* COMMENTS */
		
		#comments-head {
			border-bottom: 1px solid #ddd;
			}
			
		#comments-box ol {
			padding: 0;
			}
			
		#comments-box ol li {
			list-style-type:none;
			padding: 10px 0;
			}
			
		#comments-box ul li {
			list-style-type:none;
		}
			
		#comments-box cite {
			font-weight:bold;
			font-size:14px;
			}
			
		.comment-author {
			margin-bottom: 2px;
			}
			
		.comment p {
			clear:both
			}
		
		.reply {
		 	font-size:10px;
			}
			
		.comment-meta {
			font-size:10px;
			}
			
		.avatar {
			float: left;
			margin: 0 10px 10px 0;
			}
			
		
		#content img.print {
			float: right;
			border: none;
			clear:both;
			margin-bottom: 20px;
			}
		
	#content object { 
		margin: 0 0 10px 0px ; 
		}
		
	#content pre {
		max-height: 300px;
		font-size: 12px;
		padding: 10px;
		margin: 10px 0px;
		overflow: auto;
		}
		
	
		
	.clear {
		clear:both;
		height: 0px;
		}
	
	
						
	/* POST ITEMS */
	.post-box {
		border-bottom: 1px solid #ddd;
		margin-bottom: 10px;
		overflow: auto;
		}
	
	
	/* GALLERY ITEMS */
	.gallery {
		margin: auto;
		}
		
	.gallery-item {
		float: left;
		margin: 5px 3px 5px 0;
		text-align: center;
		}
		
		#content p.smallattachment a, #content dl.gallery-item a {
			border-bottom: none;
			}
		
	.gallery img {
		}
		
	.gallery-caption {
		margin-left: 0;
		}
		
	#content p.wp-caption-text {
		margin-top: 10px;
		font: 10px/12px "Arial", sans-serif;
		}
	
/* Gene Rocha Web Design CSS Document */
* { margin: 0; padding: 0;
}
	p{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	margin-bottom: 8px;
	color: #4D4D4D;
	}
	ul{
	padding:0;
	margin:0;
	}
	li{
	padding:0;
	}
	h2{
	font-size: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #4078AA;
	padding-bottom:20px;
	}
	h3{
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 100;
	color: #E76E34;
	padding-bottom:18px;
	border-bottom: solid 1px #A9D56F;
	}
	h4{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #004B8D;
	padding-top: 10px;
	padding-bottom:10px;
	}
	a{
	color: #004B8D;
	text-decoration: none;
	outline: none;
	}
	a:hover{
	color: #466320;
	text-decoration: underline;
	} 
img {
	border: 0;
	}
body {
	background-color: #FFFFFF;
	}
/****************** Begin Copyright ***************/
#legal {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	color: #FFFFFF;
	}
ul#legal {
	list-style-type: none;
	width: 960px;
	}
#legal li {
	display: inline;
	}
#legal li p{
	float: left;
	font-family:Arial, sans-serif;
	font-size: 11px !important;
	color: #999999;
	padding-top: 50px;
	width: 960px;
	text-align: center;
	}
#legal li p#credits{
	float: right;
	}
/****************** End Copyright ***************/
/****************** End Copyright ***************/
#bottomBg {
	height: 290px;
	background-image: url(images/footer_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #80A6C7;
	}
/****************** Begin Header ***************/
/****************** Begin Header ***************/
#header {
	margin-top: 7px;
	width: 960px;
	height: 85px;
	margin-right: auto;
	margin-left: auto;
	}
#header p {
	width: 200px;
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: 300;

	}
/****************** End Header ***************/
/****************** Begin Admin ***************/
#admin {
	background-color: #BFD2E2;
	width: 920px;
	height: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px 20px;
	}
#admin p {
	font-family: "Century Gothic", Arial, sans-serif;
	font-weight: 300;
	color: #FFFFFF;

	}
/****************** End Header ***************/
/****************** Begin Flash ***************/
#flash {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	}
/****************** End Flash ***************/
/****************** Begin Page ***************/
#page {
	}
/****************** End Page ***************/
/****************** Begin Middle ***************/
#middle {
	width: 880px;
	min-height: 300px;
	margin-right: auto;
	margin-left: auto;
	padding: 40px;
	background-color: #E6EEF4;
	-moz-box-shadow: 0px 5px 5px #ccc;
	  -webkit-box-shadow: 0px 5px 5px #ccc;
	  box-shadow: 0px 5px 5px #ccc;
	}
	
	#left1 {
		margin-top:-40px;
		margin-left: -40px;
		width: 250px;
		float:left;
		}
	#left1Wide {
		width: 585px;
		float:left;
		margin-left: 20px;
		padding: 20px;
		background-color: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
		border-left: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
		
		}
	#left2Wide {
		width: 550px;
		float:left;
		padding: 20px;
		background-color: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
		border-left: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;
		}
	#left2 {
		width: 490px;
		float:left; 
		margin-left: 20px;
		padding: 20px;
		background-color: #FFFFFF;
		border-bottom: 1px solid #E2E2E2;
		border-left: 1px solid #E2E2E2;
		border-right: 1px solid #E2E2E2;

		}
	#left3 {
		width: 205px;
		float:left;
		margin-left: 20px; 
		}
	#left4 {
		width: 205px;
		float:left; 
		margin-left: 20px;
		}
	#right1 {
		width: 180px;
		float:right;
		}
	#right2 {
		width: 170px;
		float:right;
		margin-right: -40px;
		}
	#right1 p{
		line-height: 20px;
		}
	.clear {
		clear: both;
		height: 0;
		}
#middle li {
	}
/****************** End  ***************/
/****************** Begin Left1 ***************/
	#left1 ul{
	padding-bottom: 10px;
	}
	#left1 img{
	padding-right: 5px;
	}
	#left1 li a{
	text-decoration: none;
	color: #0066FF;
	}
	#left1 li a:hover{
	color: #FF6600;
	}
/****************** End Left1 ***************/
/****************** Begin Left1Wide ***************/
	.page-id-258 #left1Wide ul{
		padding-bottom: 0;
		}
	#left1Wide ul{
	padding-bottom: 10px;
	}
	#left1Wide p{
	}
	#left1Wide form {
	margin: 12px;
	width: 600px;
	}
		#left1Wide table{
	}
	#left1Wide td{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
		color: #4d4d4d;
		vertical-align: top;
		line-height: 18px;
		padding-bottom: 10px;
		padding-right: 20px;
		padding: 5px;
	}
	#left1Wide td.column-1{
	font-weight: 800;
	}
	#left1Wide h2.wp-table-reloaded-table-name{
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		color: #0067B1;
		border-bottom: 2px solid #e2e2e2;
		padding-bottom:10px;
		width: 100%;
		clear: both;
		margin-top: 20px;
	}
	#left1Wide th{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 600;
		color: #FFFFFF;
		vertical-align: top;
		line-height: 18px;
		text-align: left;
		text-align: center;
		padding: 10px;
		background-color: #004B8D;
	}
	#left1Wide tr{
		padding-bottom: 10px;
	}
		#left1Wide form #submit {
		}
		#left1Wide form fieldset {
		border: 0;
		}
		#left1Wide #text{
		color: #4D4D4D;
		background-color:#E2F1CF;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		width: 400px;
		height: 30px;
		}		
		#left1Wide #text_area {
		color: #4D4D4D;
		background-color:#E2F1CF;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		width: 400px;
		height: 250px;
		}		
		#left1Wide form fieldset label {
		text-align: left;
		color: #4078AA;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		width: 100%;
		display: block;
		float: left;
		clear: left;
			}
			#left1Wide form fieldset p {
			margin: 0 0 12px 0;
			}	
/****************** End Left1Wide ***************/
/****************** Begin Left2 ***************/
#left2 h4{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 800;
	color: #E76E34;
			}
#left2 form {
	margin: 12px;
	width: 600px;
	}
		#left2 table{
		    border: 1px outset gray;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 12px;
    text-align: left;
	}
	#left2 td{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
		vertical-align: top;
		line-height: 18px;
		padding-bottom: 10px;
		padding-right: 20px;
		padding: 5px;
	}
	#left2 td.column-1{
	font-weight: 800;
	padding-right: 10px;
	}
	#left2 h2.wp-table-reloaded-table-name{
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		color: #0067B1;
		border-bottom: 2px solid #e2e2e2;
		padding-bottom:10px;
		width: 100%;
		clear: both;
		margin-top: 20px;
	}
	#left2th{
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 100;
		color: #999;
		vertical-align: top;
		line-height: 18px;
		padding-bottom: 10px;
		text-align: left;
	}
	#left2 tr{
		padding-bottom: 10px;
	}
		#left2 form #submit {
		}
		#left2 form fieldset {
		border: 0;
		}
		#left2 #text{
		color: #4D4D4D;
		background-color:#E2F1CF;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		width: 400px;
		height: 30px;
		}		
		#left2 #text_area {
		color: #4D4D4D;
		background-color:#E2F1CF;
		font-size: 18px;
		font-family: Arial, Helvetica, sans-serif;
		width: 400px;
		height: 250px;
		}		
		#left2 form fieldset label {
		text-align: left;
		color: #4078AA;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		width: 100%;
		display: block;
		float: left;
		clear: left;
			}
			#left2 form fieldset p {
			margin: 0 0 12px 0;
			}	
/****************** End Left2 ***************/
/****************** Begin Right1***************/
#right1 img{
	padding-top: 20px;
	padding-left: 20px;
	}
/****************** End Right3 ***************/
/****************** Begin Right3***************/
#right3 {
    float: right;
    margin-right: -40px;
    padding: 10px;
	width: 150px;
		}
#right3 h2{
	color: #4078AA;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding-bottom: 10px;
	}
#right3 p{
	color: #004B8D;
	}
#right3 p:hover{
	color: #466320;
    text-decoration: underline;
	}
#right3 img{
	padding-bottom: 10px;
	}
#right3 img:hover{

	}
/****************** End Right1 ***************/
/****************** Begin Right1Wide ***************/
	#right1Wide p{
	padding-bottom: 5px;
	}
	#right1Wide li{
	padding-bottom: 5px;
	}
	#right1Wide h3{
	color: #4d4d4d;
	font-size: 16px;
	padding-bottom: 5px;
	}
	#right1Wide li a{
	text-decoration: none;
	color: #666666;
	}
	#right1Wide li a:hover{
	color: #FF6600;
	}
		#right1Wide form {
	margin: 12px;
	width: 370px;
	}

		#right1Wide form #submit {
		float: right;
		}
		#right1Wide form fieldset {
		border: 0;
		}

			#right1Wide form fieldset p {
			margin: 0 0 12px 0;
			}
/****************** End Right1Wide ***************/
/****************** Begin Special CVA Divs***************/
#product_overview{
		width: 590px;
		height: 600px;
		float:left;
		padding-left: 20px;
		margin-left: 20px;
		background-image: url(images/cva_pressure_measurements.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
#product_specs{
		width: 625px;
		height: 675px;
		float:left;
		padding-left: 20px;
		background-image: url(images/cva_specifications.jpg);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
/****************** End Special CVA Divs ***************/
/****************** Begin Special CLP Divs***************/
#puncture{
		width: 590px;
		height: 600px;
		float:left;
		padding-left: 20px;
		margin-left: 20px;
		background-image: url(images/clp_pressure.gif);
		background-position: bottom left;
		background-repeat: no-repeat;
	}
/****************** End Special CLP Divs ***************/
/******************Begin Latest News ***************/
#video_sideBar {
		float: right;
		margin: -13px -40px 20px;
		padding: 10px;
		width: 275px;
		}
#video_sideBar img {
		display: block;
		float: left;
		}
#video_sideBar img:hover{



		}
#video_sideBar h2{
		border-bottom: 1px solid #E2E2E2;
		clear: both;
		color: #4078AA;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 16px;
		line-height: 18px;
		margin-bottom: 5px;
		padding-bottom: 10px;
		font-weight: bold;
		}
#video_sideBar h3{
		float: right;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		clear: none;
		border: 0;;			
		}
#video_sideBar h4{
		border: 0 none;
		clear: none;
		display: block;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		width: 115px;		
		}
#video_sideBar p{
		border: 0 none;
		display: block;
		float: left;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 12px;
		width: 50px;	
		padding-top: 25px;
		}
#video_sideBar p a{		
		}
#video_sideBar a:hover, #video_sideBar h4:hover{
		color: #E76E34;
		text-decoration: underline;		
		}
#video_sideBar h3 a{
	color: #ff6600;	
		}
ul #video_sideBar p{
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #E2E2E2;
		line-height: 14px;
		}
/******************End video Sidebar ***************/
/******************Begin Latest News ***************/
#latest_news {
		padding: 10px;
		width: 275px;
		float:right;
		margin: -30px -40px;
		clear: right;
		}
#latest_news h2{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #4078AA;
		line-height: 18px;
		border-bottom: 1px solid #E2E2E2;
		margin-bottom: 5px;
		padding-bottom: 10px;
		font-weight: bold;
		}
#latest_news h3{
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		clear: none;
		border: 0;		
		}
#latest_news h4{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		clear: none;
		padding: 0 0 10px;
		font-weight: 100;	
		}
#latest_news li{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		clear: none;
		border: 0;		
		}
#latest_news p a{		
		}
#latest_news a:hover{
		color: #E76E34;
		text-decoration: underline;		
		}
#latest_news h3 a{
	color: #ff6600;	
		}
#latest_news ul li{
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #A9D56F;
		border-bottom: 1px solid #A9D56F;
		line-height: 14px;
		list-style: square outside none;
    	margin-bottom: 10px;
    	padding-bottom: 5px;
		}
li#text-3{
	}
.textwidget {
	}
ul#sidebar_news li{
	list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E2E2E2;
	line-height: 21px;
	}
/******************End Latest News ***************/
/****************** Begin Bar ***************/
#page_header {
	width: 920px;
	height: 35px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	padding: 20px;
	color: #FFFFFF;
}
#page_header li{
		display: inline;
		padding: 0;
		}
#page_header h2{
		font-size: 21px;
		font-family: Arial, Helvetica, sans-serif;
		font-weight: 500;
		letter-spacing: 1px;
		color: #FFFFFF;
		border: 0;
		}

/****************** End Bar ***************/
/******************Begin Electronic Dataroom ***************/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.page-id-258 #left1Wide {
		width: 800px;
		
		}
/****************** End Electronic Dataroom ***************/
/****************** Begin Sub Menu *********************************/
#subMenu {
    border-top: 1px solid #E6EEF4;
    float: left;
    margin-left: -30px;
    margin-top: -30px;
    width: 225px;
	}
	#subMenu li{
		display: inline;
		padding: 0;
		}
	#subMenu ul li h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-weight: 300;
		letter-spacing: 2px;
		text-align: center;
		padding-bottom: 8px;
		border-bottom: 3px solid #FFCC99;
		color: #402600;
	}
		#subMenu ul li a{
		border-bottom: 1px solid #E2E2E2;
		border-left: 1px solid #E6EEF4;
		border-right: 1px solid #E6EEF4;
		border-top: 1px solid #E6EEF4;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 100;
		padding: 10px 8px 10px 10px;
		border-bottom: 1px solid #e2e2e2;
		color:#4078AA;
		text-decoration: none;
		display: block;
		}
		#subMenu ul li a:hover{
		background-color: #FFFFFF;
		border: 1px solid #8CC63F;
		color: #8CC63F;
		}
		#subMenu ul li.current_page_item a{
		background-color: #FFFFFF;
		border: 1px solid #8CC63F;
		color: #8CC63F;
		}
/****************** Begin Child Sub Menu *********************************/
	#subMenu ul li ul li a:hover{
		color: #FFFFFF;
		text-decoration: underline;
		}
	#subMenu li.current_page_item a{
		padding: 10px 8px 10px 10px;
		color:#4078AA;
		
		}
	#subMenu li.current_page_ancestor a{
		background-color: #8CC63F;
		color: #ffffff;
		}
	#subMenu ul li ul a{
		display: block;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 300;
		color: #666666;
		padding: 10px;
		border-bottom: 1px dotted #D4D4D4;
		background-color: #CCC;
		}
	#subMenu li.current_page_item ul li a{
		background-color: #E6EEF4;
		color: #233210;
		text-indent: 10px;
		border-left:10px solid #233210;
		}
	#subMenu li.current_page_ancestor ul li a{
		background-color: #E6EEF4;
		color: #233210;
		border-left: 10px solid #233210;
		}
	#subMenu li ul li.current_page_item a{
		background-color: #8CC63F;
		color: #ffffff;
		border-left: 10px solid #F99D31;
		}
/****************** Begin GrandChild Sub Menu *********************************/
	#subMenu ul li ul li ul li a:hover{
		color: #FFFFFF;
		background: #8CC63F;
		}
	#subMenu li ul li.current_page_ancestor a{
		background-color: #8CC63F;
		color: #ffffff;
		border-left: 10px solid #F99D31;
		}
	#subMenu li ul li ul li.current_page_item a{
		background-color: #8CC63F !important;
		color: #ffffff !important;
		margin-left: 20px;
		border-left: 5px solid #F99D31;
		}
	#subMenu li ul li.current_page_item ul li a{
		background-color: #9FA0A2;
		color: #ffffff;
		margin-left: 20px;
		border-left: 5px solid #F99D31;
		}
	#subMenu li ul li.current_page_ancestor ul li a{
		color: #FFF;
		margin-left: 20px;
		border-left: 5px solid #F99D31;
		}
	#subMenu li ul li ul li.page_item a{
		background-color: #E6EEF4;
		color: #233210;
		border-left:10px solid #233210;
		margin-left: 20px;
		}
/****************** Begin Contact Sub Menu *********************************/
#contact_subMenu {
	width: 325px;
	float:left;
	margin-top: -30px;
	padding-top: 15px;
	padding-bottom: 40px;
	margin-left: -30px;
	}
	#contact_subMenu li{
		display: inline;
		padding: 0;
		}
	#contact_subMenuul li h1{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 21px;
		font-weight: 300;
		letter-spacing: 2px;
		text-align: center;
		padding-bottom: 8px;
		border-bottom: 3px solid #FFCC99;
		color: #402600;
	}
		#contact_subMenu ul li a{
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: 100;
		color:#4078AA;
		text-decoration: none;
		}
		#contact_subMenu ul li a:hover{
		color:#466320;
		text-decoration: underline;
		}
/****************** End Sub Menu ***********************************/
			.suboff a {
				color:#4078AA;
				text-decoration: none;
				display: block;
				}
			.suboff a:hover {
				color:#FFFFFF;
				width: 215px;
				display: block;
				text-decoration: none;
				background-image: url(/images/subNav_over.gif);
				background-position: right;
				background-repeat: no-repeat;
				}
			.subon a {
				color:#FFFFFF;
				width: 215px;
				display: block;
				text-decoration: none;
				background-color: #FFFFFF;
				background-image: url(/images/subNav_over.gif);
				background-position: right;
				background-repeat: no-repeat;
				}
				
			.subon a:hover {
				color:#FFFFFF;
				width: 215px;
				display: block;
				text-decoration: none;
				background-image: url(/images/subNav_over.gif);
		        background-position: right;
				background-repeat: no-repeat;
				}
			.subonContact a	{			
				color:#1c3f95;
				width: 215px;
				display: block;
				text-decoration: none;;
				}
			.subonContact a:hover{			
				color:#1c3f95;
				width: 215px;
				display: block;
				text-decoration: none;
				}
/****************** End Sub Menu ***********************************/
/****************** Begin Products ***********************************/
.page-header{
	margin-bottom: 30px;
}
.page-header h2 {
    float: right;
    padding-right: 70px;
    padding-top: 20px;
    width: 350px;
	font-weight: bold;
}
/****************** End Products ***********************************/
/****************** Begin Footer ***************/
	#footer {
	min-height: 60px;
	margin: auto;
	padding: 0 15px;
	width: 930px;
	padding-top: 5px;
	}
	#footer ul{
	}
	#footer li {
	display: inline;
	padding: 0;
	}
	#footer li a{
	}
	#footer li a:hover{
	color: #FF6600;
	}
	#footer li p{
	font-size: 11px;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0;
	display: block;
	}
	#footer .mb_address{
	padding-right: 80px;
	margin-left: 40px;
	float: left;
	width: 150px;
	}
	#footer .mb_links{
	margin-left: 332px;
	float: left;
	}
	#footer .mb_links li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	letter-spacing: 1px;
	padding: 0;
	list-style: none;
	width: 960px;
	}
	#footer .mb_links h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0;
	display: block;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
	#footer .mb_social{
	float: right;
	}
	#footer .mb_social img{
	padding: 10px 2px;
	}
	#footer .mb_social li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 1px;
	color: #FFFFFF;
	padding: 0;
	width: 200px;
	}
	#footer .mb_social h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
	padding: 0;
	display: block;
	list-style: none;
	width: 200px;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 10px;
	}
/****************** End Footer ***************/
/****************** Begin Classes ***************/
.active{

	}
.activeOff{
	color: #4078AA !important;
	}
a:hover.activeOff {
	color: #8CC63F !important;
	}
.address {
	padding-left: 20px;
	}
.address p{
	font-size: 12px;
	padding-bottom: 1px;
	}
.address a{
	color: #466320;
	text-decoration: none
	}
.address a:hover{
	color:#FFFFFF; 
	text-decoration: none;
	}
.alert {
	background-color: #FF0000;
	color: #FFFFFF;
	padding: 10px;
	}
.map{
	padding-left: 12px;
	}
.smallText {
	color:#999999;
	font: Arial, Helvetica, sans-serif;
	font-size: 9px;
	}
.btn {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color: #FFFFFF;
	}
.btn a{
	display: block;
	width: 130px;
	line-height: 40px;
	background-image: url(images/send_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	}
.btn a:hover{
	background-image: url(images/send_over_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	color: #FFFFFF;
	}
.date{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 24px;
	margin-bottom: 8px;
	color: #666666;

	}
.submit{
	background-color:#FFFFFF;
	height:40px;
	width:130px;
	border:1px solid #FFFFFF;
	background-image: url(images/send_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	display:block;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color:#FFFFFF;

	text-align: center;
	float: left;
	}
.submit:hover{
	background-image: url(images/send_over_btn.gif);
	background-position: top left;
	background-repeat: no-repeat;
	cursor: pointer;
	cursor: hand;
	}
.error {
	padding:1px;
	color: #EC1C24;
	}
.edit{
	padding: 5px;
	}
.lightRed {
	color: #E10000;
	}
.lightGreyText {
	color: #999999;
	}
.lightBlue {
	color: #80A6C7;
	}
.lightBlueLg {
	font-size: 16px;
	color: #80A6C7;
	}
.lightGreyTextLG {
	font-size: 18px;
	color: #999999;
	}
input.text {
	color: #4D4D4D;
	font-size: 18px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	padding: 4px;
	}
select.text {
	color: #4D4D4D;
	font-size: 18px;
	width: 400px;
	background-color: #E2F1CF;
	}
textarea.text {
	color: #4D4D4D;
	font-size: 18px;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #A5ACB2;
	padding: 4px;
	}
.time {
	position: absolute;
	float: right;
	color: #999999;
	font-size: 14px;
	margin: 20px 0 0 790px;
	}
.company_bg {
	background-image:url(images/companyBar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.product_bg {
	background-image:url(images/news-eventsBar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.evidence_bg{
	background-image:url(images/resourcesBar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.news_bg {
	background-image:url(images/news-eventsBar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.contact_bg {
	background-image:url(images/market-overviewBar_bg.jpg);
	background-position: top;
	background-repeat: no-repeat;
	}
.borderBottom{
	border-bottom: 1px solid #DED6BE;
	margin-bottom: 20px;
}	
#logo{
	margin: 20px 0 0 20px;
	padding: 0;
	float: left;
		}
#description{
	margin: 100px 0 0 -185px;
	padding: 0;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	color:#4078AA;
	}
.footerBorder{
	background-image: url(images/footerBorder.png);
	background-position: top right;
	background-repeat: no-repeat;
	padding:10px;
	}
/****************** End Classes ***************/
/******************* Main Nav Begins ************/
#mainNav {
}	
#mainNav li {
	list-style-type:none;
	float:left;
	display: block;
	padding: 0;
	margin-top: 5px;
	margin-left: 125px;
	
	}
#mainNav ul {
	margin: 0;

	}
#mainNav a {
	text-decoration:none;
	float:left;
	}
/******************* Start Dropdown Styles Here ************/

#mainNav li ul {
	position:absolute;
	width:11.5em;
	display:none;
	}
	
#mainNav li:hover ul {
	display:block;
	}
	
#mainNav li ul li {
	width:100%;
	}
	
#mainNav li ul li a {
	background-color:#9DB2AA;
	font-size: 16px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
#mainNav li ul li a:hover {
	background-color:#E84E25;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	}

/***** End Main Nav Dropdowns ******/

/********* NAV AND SUB NAV WITH A CLASS OF "selected" ************/
	
#mainNav h2{
	padding-bottom: 0;
	float: left;
	text-align: center;
	}
#mainNav li h2 a{
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
	margin-bottom: 5px;
	padding:3.0em .5em;
	}
#mainNav li h2 a:hover {
	font-size: 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: 300;
	background-image: url(images/greenBall.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	}
#mainNav h2.selected a{
	background-image: url(images/nav_bg.gif);
	background-position: top;
	background-repeat: no-repeat;
	}
/********* Default styling for the wp table reloaded plugin ************/
.wp-table-reloaded {
	border-collapse: separate;
	border-spacing: 1px;
	background-color: #CDCDCD;
	margin: 10px 0px 15px 0px;
	font-size: 8pt;
	width: 100%;
	text-align: left;
}
.wp-table-reloaded td {
	color: #3D3D3D;
	padding: 4px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.wp-table-reloaded .even td {
	background-color: #FFFFFF;
}
.wp-table-reloaded .odd td {
	background-color: #F0F0F6;
}
.wp-table-reloaded .row-hover tr:hover td {
	background-color: #D0D0D6;
}
.wp-table-reloaded-table-description {
	clear: both;
	display: block;
}
table#wp-table-reloaded-id-8-no-1{
	background-color: #FFFFFF;
}
#left1Wide table.wp-table-reloaded-id-25{
	border: 0 !important;
	background-color: #FFFFFF;
	}
#left1Wide table.wp-table-reloaded-id-26{
	border: 0 !important;
	background-color: #FFFFFF;
	}
#left1Wide table.wp-table-reloaded-id-3 td.column-6{
	border: 0 !important;
	background-color: #C6E3A0;
	}
#left1Wide table.wp-table-reloaded-id-4 td.column-3{
	border: 0 !important;
	background-color: #C6E3A0;
	}
#left1Wide table.wp-table-reloaded-id-14 td.column-6{
	border: 0 !important;
	background-color: #C6E3A0;
	}
#left1Wide table.wp-table-reloaded-id-21 td.column-6{
	border: 0 !important;
	background-color: #C6E3A0;
	}
#left1Wide table.wp-table-reloaded-id-28 th{
	border: 0 !important;
	background-color: #8CC63F;
	color: #333333;
	}
#left1Wide table.wp-table-reloaded-id-28 td{
	text-align: center;
	}
	
	
	
/* NAVIGATION */
#nav-test {
    background-color: #E6EEF4;
    font: 14px "Arial",sans-serif;
    height: 31px;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
	border-bottom: 6px solid #DFDFDF;
	}
		#nav-test > ul > li > a {
		border-right: 1px solid #BFD2E2;
		font-family: Arial,Helvetica,sans-serif;
		font-size: 14px;
		font-weight: 300;
		padding: 0.5em 1.5em;
		text-decoration: none;
		color: #4078AA;
			}
		#nav-test > ul > li{
		border-right: 1px solid #FFFFFF;
			}
		#nav-test > ul > li:first-child{
			border-left: 1px solid #BFD2E2;
		}
		#nav-test ul li.page-item-5 a{
			border-left: 1px solid #FFFFFF;
		}
		#nav-test li a:hover {
			color: #8cc63f !important;
			font-size: 14px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight: 300;
/*			background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
			
		#nav-test li.current_page_item a {
			background-color: #4078AA;
    		color: #FFFFFF !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav-test li.current_page_item ul li a {
			color: #FFFFFF !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav-test li.current_page_ancestor a {
			background-color: #4078AA;
    		color: #FFFFFF !important;
	/*		background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav-test li.current_page_ancestor ul li a {
			color: #FFFFFF !important;
			/*background-image: url(images/greenBall.gif);
			background-position: bottom;
			background-repeat: no-repeat;
			overflow: hidden;*/
			}
		#nav-test > ul > li.current_page_item > a:hover {
			color: #69c;
			background-color: #4078AA;
			}	
		#nav-test li.current_page_parent a {
			color: #69c;
			}
			
		#nav-test li.current_page_parent a:hover {
			color: #69c;
			}


/******************* Main Nav Begins ************/
#nav-test li {
	list-style-type:none;
	padding: 0;
	float: left;
	display: block;
	text-align: left;
	}
#nav-test li a:hover{
	background-color: #4078AA;
	color: #FFFFFF !important;
	}
#nav-test ul {
	float:right;
	}
#nav-test a {
	padding:.5em 1.5em;
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	}
/******************* Start Dropdown Styles Here ************/
#nav-test li ul {
	position:absolute;
	width:11em;
	display:none;
		/* for IE */
	  filter:alpha(opacity=95);
	  /* CSS3 standard */
	  opacity:0.95;
	  z-index: 100;
	}
	
#nav-test li:hover ul {
	display:block;
	position:absolute;
	 z-index: 100;
	}
	
#nav-test li ul li {
	width:100%;
	 z-index: 100;
	}
	
#nav-test li ul li a {
	background-color:#4078AA;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 18px;
	color: #FFFFFF !important;
	letter-spacing: 0;
	border-bottom: 1px dotted #BFD2E2;
	}
	
#nav-test li ul li a:hover {
	background-color:#509504;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
	color: #FFFFFF !important;
	}

/***** End Main Nav Dropdowns ******/
/********* NAV AND SUB NAV WITH A CLASS OF "selected" ************/
#featured{ 
	width:960px; 
	position:relative; 
	height:350px; 
	background:#fff;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:0; 
	list-style:none; 
	padding:0; margin:0; 
	width:275px; 
}
#featured ul.ui-tabs-nav li{ 
	padding: 0 13px 1px 0; 
	font-size:12px; 
	color:#666; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li#nav-fragment-2 span,#featured ul.ui-tabs-nav li#nav-fragment-3 span,#featured ul.ui-tabs-nav li#nav-fragment-4 span{ 
    padding-top: 20px;
}
#featured ul.ui-tabs-nav li span{ 
    font-family: arial;
    font-size: 16px;
    line-height: 18px;
	text-decoration: none;
	display: block;
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:111px; 
	color:#333;  background:#BFD2E2; 
	line-height:20px;
	text-decoration: none;
}

#featured li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#featured li.ui-tabs-selected{ 
	background:url('images/selected-item.gif') center right no-repeat;  
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
		background-color: #4078AA;
	color: #FFFFFF;
}
#featured ul.ui-tabs-nav li#nav-fragment-2.ui-tabs-selected a,#featured ul.ui-tabs-nav li#nav-fragment-3.ui-tabs-selected a{
	
	background-color: #4078AA;
	color: #FFFFFF;
}
#featured ul.ui-tabs-nav li#nav-fragment-4.ui-tabs-selected a{
	

}
#featured .ui-tabs-panel{ 
	width:680px; height:350px; 
	background:#999; position: absolute;
	left: 280px; top: 0;
}
#featured .info .platform{ 
	font-size:12px; font-family:Georgia, serif; 
	color:#000000; padding:0; margin:0;
	overflow:hidden;
	font-weight: bold;
	width: 225px; 
}
#featured .ui-tabs-panel .info {
    height: 300px;
    left: 34px;
    position: absolute;
    top: 52px;
    width: 100%;
}
#featured .info .platform a:hover{
	cursor: pointer;
}
#featured .info .platform a span{ 
	position: relative;
    top: 10px;
}
#featured .info .platform a:hover span{
	color: #4078AA;
}
#featured .info div.platform a img{
	float:left;
	margin-right: 20px;
	width: 36px;
	height: 36px;
}
#featured .info div.platform a:hover img{
	width: 66px;
	height:66px;
	 
}
#featured .info a,#featured .info .platform a{ 
	color: #000000;
    display: block;
    height: 40px;
    text-decoration: none !important;
}
#featured .info h2{ 
	font-size:18px; font-family:Georgia, serif; 
	color:#fff; padding:5px; margin:0;
	overflow:hidden; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#featured .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:none; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
#nav-fragment-1 {
    background-color: #4078AA;
    height: 5px;
    padding: 8px 10px 15px !important;
    width: 242px;
}
#featured li#nav-fragment-2,#featured li#nav-fragment-3{

}
#featured li#nav-fragment-4 a{
	height: 100px;
}
#nav-fragment-1 span{
	
	color: #FFFFFF;
	font-size: 16px !important;
}
