@charset "utf-8";
/* CSS Document */


/* MAIN INGREDIENTS */


html, body, #wrapper {
	height: 100%;

}
body > #wrapper {
	height: auto; 
	min-height: 100%;
}
#main { /* must be same height as the footer */
	padding-bottom: 50px;
}  
#header {
	background:#F30;
	width: 100%;
	padding: 0px;
	height: 80px;
}
#header_logo {
	height: 80px;
	width: 430px;
	background: url(images/logo_heading.png);
	margin-left: 20px;
	float: left;
}
#header_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	float: right;
	margin-top: 56px;
	margin-right: 20px;
	position: relative;
	width: 160px;
}
.floatl {  
	float: left;
}
.floatm50l {
	float: left;
	margin-left: 50px;
}
.floatr {
	float: right;
}
.clear { 
	clear:both; 
}
.clear_p5 {
	clear: both;
	padding-bottom: 5px;	
}
.clear_p10 {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;	
}
.clear_p20 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;	
}
.clear_pb30 {
	clear: both;
	border-bottom: 2px dotted #CCC;
	width: 1000px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 15px;
}
.clear_pb20 {
	clear: both;
	padding-top: 10px;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
}
.padtop10 {
	padding-top: 10px;
}
.padtop20 {
	padding-top: 20px;
}

/* BODY AREA */

#body_bg {
	background:#333;
	height: 300px;
}
#body_jimages{
	margin:0 auto;
	width:1000px;
	height:350px;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
}
#body_inav {
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #efefef;
	border-right: 1px solid #efefef;
	border-left: 1px solid #efefef;
	background: #CCC;
	width: 1000px;
}
#body_content {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	height: 100%;
	margin-bottom: 10px;
	font-weight: normal;
}
#body_center {
	width:1000px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;

}
#body_main {
	width:1000px;
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	overflow: hidden;
}
#body_mainData {
	margin: 0px auto;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
	overflow: hidden;
}
#body_dynamicdata {
	width:100%;
	margin: 0px 10px;
	padding: 0px;
	overflow: hidden;
}
.newsbox {
	float: left;
	width: 240px;
}

.content_products {
	margin:0 auto;
	width:1000px;
	height:100%;
}
.content_text_L {
	float: left;
	width: 200px;
	margin-right: 10pt;
	color: #000;
	background: url(images/leaf_bg.png) no-repeat center;
}
.content_text_Ms {
	float: left;
	width: 185px;
	margin-right: 10px;
	margin-left: 10px;
}
.content_text_M {
	float: left;
	width: 305px;
	margin-right: 10px;
	margin-left: 10px;
}
.content_text_R {
	float: right;
	width: 240px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.txtunderline {
	text-decoration: underline;
}
.bg_leaf {
	background: no-repeat fixed top;
	width: 200px;
	padding: 0px;
	margin: 0px;
}

/* DIVIDERS */

.div_line {
	background: url(images/divider.png) repeat-y;
	width: 2px;
	float: left;
	height: 910px;
	margin-top: 5px;
}
.divDotBorder{
	border-bottom: 1px dotted #CCC;
	margin-bottom: 10px;
	margin-top: 10px;
}
/* VIDEO RADIUS */
.vidborder {
	background-color: #ffffcc;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 1px solid #CCC;
	visibility: inherit;
}  
/* TEXT HEADINGS */

.text_BoldTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	font-weight: bold;
	color: #F30;
	border-bottom: 1px dotted #CCC;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.text_BoldTitle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #F30;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	height: 30px;
	line-height: 30px;
}
.text_BoldProdHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #F30;
	border-bottom: 1px dotted #CCC;
	margin: 0px;
	padding: 10px 0px;
}
	
.text_BoldTitleNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #333;
	padding-bottom: 5px;
	border-bottom: 1px dotted #CCC;
	font-style: oblique;
	margin-bottom: 10px;
}
.text_BoldTitleSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #333;
	padding: 5px 5px 5px 10px;
	background: #efefef;
}
.text_featprod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;	
}
.text_news {

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17pt;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #333;	
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;	
}
.corp, h3 {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 20px;
	text-align: justify;
}
.prodtextl, h3  {
	line-height: 16pt;
}
.txtgreen {
	color: #060;
}

/* Unordered Lists Styles*/

.ul_oa {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	line-height: 16px;
}
.ul_oa ul {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
	line-height: 16px;
}
.ul_oa li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/arrow_orange.gif);
	list-style-type: none;
	line-height: 18pt;
	list-style-position: outside;
	margin-left: 10px;
}
.ul_oa li a:link {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}

.ul_oa li a:visited {
	color: #666;
	text-decoration: none;
}
.ul_oa li a:hover {
	color: #F30;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	padding-bottom: 3px;
}
.ul_oa mute {
	color: #FFF;
	text-decoration: none;
	background: #FFF;
}


.ul_poa {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
.ul_poa ul {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;	
}
.ul_poa li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-image: url(images/arrow_orange.gif);
	list-style-type: none;
	line-height: 13pt;
	list-style-position: outside;
	background: #efefef;
	padding: 5px;
	margin-left: 10px;
}



.ul_p {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
}
.ul_p ul {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;	
}
.ul_p li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: none;
	line-height: 13pt;
	margin-left: 10px;
	list-style-position: outside;
	list-style-image: url(images/arrow_black.gif);
	color: #09F;
	text-align: inherit;
}

.techdata {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
.techdata ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.techdata li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFF;
	list-style-type: none;
	display: inline;
	padding-right: 20px;
	padding-left: 20px;
}
.techdata li a {
	text-decoration: none;
}
.techdata li a:hover {
	color: #333;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	padding-bottom: 3px;
}
.techdata li a:link, .techdata li a:visited {
	color: #F00;
	text-decoration: none;
}
.techdata mute {
	color: #FFF;
	text-decoration: none;
	background: #FFF;
}

/* 	PROFILE FEATURES  */
.ul_profile {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	text-decoration: none;
	margin: 0px;
	color: #F60;
}
.ul_profile ul {
	margin: 0;
	padding: 0;
	border: none;
	text-decoration: none;
}
.ul_profile li {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	list-style-type: disc;
	list-style-position: inside;
	color: #000;
}
.ul_profile li a:link {
	color: #666;
	text-decoration: none;
	line-height: 16px;
}

.ul_profile li a:visited {
	color: #666;
	text-decoration: none;
}
.ul_profile li a:hover {
	color: #F30;
	border-bottom: 1px dotted #000;
	text-decoration: none;
	padding-bottom: 3px;
}
.ul_profile mute {
	color: #FFF;
	text-decoration: none;
	background: #FFF;
}
/*INDEX IMAGE BOX CONTAINERS FOR JQUERY */

.index_adBox {
	float: left;
	height: 175px;
	width: 200px;
}
.adboxgrid{
	width: 200px;
	height: 175px;
	float:left;
	/*border: 1px solid #efefef;*/ /* Mute this if not using grids and padding */
	overflow: hidden;
	position: relative;
}
.adboxgrid img{
	position: absolute;
	top: 1px;
	left: 0;
	border: 0;
	background-image: url(images/index_adphoto01.jpg);
}
.adboxgrid p {
	padding: 0 10px;
	color:#FFF;
	font-weight:bold;
	font:10pt "Lucida Grande", Arial, sans-serif;
}
.adboxcaption{
	float: left;
	position: absolute;
	background: #000;
	height: 50px;
	width: 100%;
	opacity: .8;

	/* For IE 5-7 */
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
	-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .adboxcaption {
 	top: 175;
 	left: 0;
}
.caption .adboxcaption {
 	top: 175;
 	left: 0;
}

/* Products Page*/

.prod_containerL {
	width: 200px;

	float: left;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 6px;
	margin-bottom: 10px;
}
.prod_containerR {
	width: 780px;
	float: right;
	background: #FFF;
	margin-left: 6px;
	padding-left: 6px;
	border-left: 1px dotted #CCC;
	overflow: hidden;
	margin-bottom: 10px;
}
.container_content .content_text_L p {
	color: #666;
	font-weight: normal;

}
.exposedItems {
	width: 780px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	float: left;
}
.profilesDiv {
	width: 780px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	float: left;
}
.profileinfo {
	width: 280px;
	float: left;
	padding-left: 9px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-bottom: 5px;
	line-height: 12pt;
	margin-left: 4px;
	border-left: 1px dotted #CCC;
}

.ef_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	float: left;
	margin-top: 0px;
	line-height: 25px;
	font-weight: bold;
	width: 180px;
}
.ef_title_long{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #000;
	float: left;
	margin-top: 20px;
	line-height: 25px;
	font-weight: bold;

}

.ef_titlePDF {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #F60;
	float: right;
	margin-top: 20px;
	line-height: 25px;
	font-weight: bold;
}
.ef_section {
	float: left;
	width: 300px;
	padding-bottom: 27px;
	border-left: 1px dotted #CCC;
	height: 100%;
	padding-left: 5px;
}
.ef_pdf {
	float: right;
	height: 60px;
	width: 130px;
	position: relative;
	overflow: hidden;
}
.exposedItemsL {
	float: left;
	width: 385px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
}
.exposedItemsR {
	float: right;
	width: 385px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	padding-left: 5px;
	border-left: 1px dotted #CCC;
}
.ef2_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	float: left;
	width: 110px;
	margin-top: 10px;
	line-height: 25px;
	font-weight: bold;
}
.ef2_section {
	float: left;
	width: 210px;
}
.ef2_pdf {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	float: left;
	height: 40px;
	width: 65px;
}

/* CORPORATE PAGE */

.c750 {
	float: left;
	width: 700px;
	padding-left: 20px;
	line-height: 25px;
}


/* LITERATURE AREA */

.npanel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100px;
}

/* COLOR BOXES LOADS HERE */

.scTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666;
	font-weight: bold;
	border-bottom: 3px solid #CCC;
	
}
.textBorderContent {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	padding: 10px;
	border: 1px solid #CCC;
	text-align: left;
	white-space: normal;
	float: left;
}
.colorbox_l 	{
	float:left;
	list-style:none;
	height: 80px;
	width: 100px;
	background: #F8F8F8;
margin-right: 14px;
	margin-bottom: 25px;
	margin-top: 10px;
}
.colorbox_c 	{
	float:left;
	list-style:none;
	height: 80px;
	width: 100px;
	background: #F8F8F8;
	margin: 10px 14px 25px;
}
.colorbox_r 	{
	float:right;
	list-style:none;
	height: 80px;
	width: 100px;
	margin-left: 14px;
	margin-bottom: 25px;
	background: #F8F8F8;
	margin-top: 10px;
}

.colorTxt 	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	padding-top: 5px;
	padding-bottom: 10px;
	line-height: 12pt;
			  }
.colorthumb {
	height: 15px;	
	width: 15px;	
	padding-right: 10px;	
	list-style-type: none;
}

/* ROUNDED CORNER CONTAINERS */
.roundBox {
	padding: 20px;
	float: left;
	display: block;
	border: 1px solid #CCC;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 5px;
	behavior: url(border-radius.htc);
	width: 700px;
}

/* BUILD CO */
#buildcoDivL {
	width: 300px;
	float: left;
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
#buildcoDivR {
	width: 660px;
	float: right;
	background: #FFF;
	padding-left: 20px;
	border-left: 1px dotted #CCC;
	overflow: hidden;
}
.text_BbgTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #F30;
	border-bottom: 1px dotted #CCC;
	background: url(images/logo_buildco.png) no-repeat;
	height: 120px;
	margin-top: 10px;
}
.buildcoDiv {
	width: 660px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #CCC;
	float: left;
	overflow: visible;
}

.buildco_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	color: #666;
	float: left;
	margin-top: 23px;
	line-height: 25px;
	font-weight: bold;
	background: url(images/arrow_black.gif) no-repeat 1px 8px;
	text-indent: 10px;
}

/* SITEMAP */
.siteMain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	color: #666;
	padding-bottom: 5px;
	font-weight: bold;
	width: 500px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #666;
	clear: both;
	padding-top: 5px;
	border-top: 5px solid #666;
}
.siteMainSub {
	color: #F30;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 180px;
	padding-bottom: 5px;
	float: left;
}
.siteSubContent {
	float: left;
	display: block;
	padding: 0px;
	margin: 0px;
	line-height: 20px;
	width: 350px;
}

/* LOGIN & REGISTRATION*/
.lrcos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	float: left;
	width: 400px;
	height: 300px;
	padding: 10px;
}

.lrcda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	float: left;
	width: 400px;
	height: 300px;
	padding: 10px;
}

/* FOOTER */
#footer {
	position:relative;
	margin-top: -50px; 	/* Height of the footer */
	height:50px;		/* Height of the footer */
	background:#333;
	clear: both;
}
.footer_content {
	width: 1000px;
	margin: 0px auto;
	padding: 0px;
}
.footer a {
	color: #fff;
	text-decoration: underline;
	border: 0;
}
.footer p {
	position: absolute;
	left: 1px;
	width: 1000px;
	padding: 0;
	color: #fff;
	font: 0.8em arial,sans-serif;
	text-align: center;
}
.footerDivider {
	width: 2px;
	float: left;
	height: 35px;
	background: url(images/footer_divider.png) repeat-y;
	margin: 5px 20px;
	padding: 0px;
}
.footer_container_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CCC;
	float: left;
	font-weight: bold;
	margin-top: 17px;
}
