@charset "utf-8";
/* CSS Document */
*{
	/* global white space reset */
	padding: 0;
	margin: 0;
}
body {
	font: 81.25%/150% "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	color: rgb(122,122,122);
}
/*------------------------------------------------------------------------------------------divs*/
#header{
	width: 920px;
	height: 133px;
	background: url(images/top.jpg) no-repeat;
	margin: 0 auto;
}
#wrapper{
	margin: 0 auto;
	width: 920px;
	background: url(images/wrapper_background.jpg) repeat-y;
}
#content_left, #content_left_home{
	width: 611px;
	margin-left: 16px;
	float: left;
	display: inline;
}
#content_right, #content_right_home{
	width: 270px;
	margin-right: 18px;
	float: right;
	display: inline;
}
#content_left_home, #content_right_home{
	height: 200px;
}
#content_left_home{
	width: 612px;
}

#white_line{
	width: 920px;
	background: url(images/white_line.jpg) no-repeat;
	height: 11px;
	clear: both;
}
#product_banner, #news_banner, #contact_banner, #datasheets_banner, #technical_banner{
	width: 564px;
	height: 107px;
	background: url(images/product_banner.jpg) no-repeat;
	margin: 10px 0px 0px 25px;
}
#news_banner{
	background: url(images/news_banner.jpg) no-repeat;
}
#contact_banner{
	background: url(images/contact_banner.jpg) no-repeat;
}
#datasheets_banner{
	background: url(images/datasheets_banner.jpg) no-repeat;
}
#technical_banner{
	background: url(images/technical_banner.jpg) no-repeat;
}
img{
	margin-left: 2px;
}
/* --------------------------------------------------------------------------------------------------------title_bars */
.grey_bar, .green_bar{
	background: url(images/grey_bar.jpg) no-repeat;
	width: 260px;
	height: 29px;
	margin: 5px 0px 5px 5px;
	padding-left: 15px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
}
.green_bar{
	background: url(images/green_bar.jpg) no-repeat;
}
/* --------------------------------------------------------------------------------------------------------styled text */
.footer_text{
	padding-top: 15px;
	text-align: center;
}
.footer_text_small{
	padding: 15px 50px 0px 50px;
	text-align: center;
	font-size: 10px;
	line-height: 15px;
}
.right_column{
	padding: 5px 10px 0px 20px;
}
h1.home{
	padding: 5px 10px 0px 20px;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
.product_titles_home{
	color: rgb(153,202,60)/*light green*/;
	font-size: 110%;
	margin: 15px 20px 0px 25px;
	padding: 0px 0px 10px 0px;
	font-weight: bold;
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
}
p{
	line-height: 20px;
}
.body_copy{
	padding: 10px 30px 0px 25px;
}
.body_copy_green_bold{
	padding: 10px 30px 0px 25px;
	font-weight: bold;
	color: rgb(153,202,60)/*light green*/;
}
.body_copy_big{
	font-size: 130%;
	padding: 10px 30px 5px 0px;
	margin-left: 25px;
	color: #666666;
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	font-weight: bold;
	width: 534px;
}
ul{
	margin: 20px 50px 20px 45px;
}
/* --------------------------------------------------------------------------------------------------------styled links */
a:link, a:visited{
	color: rgb(49,156,188)/*light blue*/;
	text-decoration: none;
}
a:hover{
	color: rgb(153,202,60)/*light green*/;
}
.submit, .submit_hover{
	background: url(images/submit.jpg) no-repeat;
	height: 29px;
	width: 78px;
	color: #fff;
	font-weight: bold;
	border: 0px;
}
.submit_hover{
	color: #669900;
}
.news_link{
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	width: 230px;
	display: block;
	padding-bottom: 5px;
	margin-left: 20px;
}
.pdf_link, .pdf_link_long{
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	width: 190px;
	display: block;
	padding: 10px 0px 5px 40px;
	margin-left: 20px;
	background: url(images/pdf_icon.jpg) no-repeat 0px 14px;
}
.pdf_link_long{
	margin-left: 25px;
	width: 530px;

}
.product_link_long{
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	display: block;
	width: 550px;
	padding: 20px 0px 5px 0px;
	margin: 0px 0px 0px 25px;
	font-size: 130%;
	font-weight: bold;
}
.horizontal_rule{
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	width: 565px;
	display: block;
	margin-left: 25px;
	margin-bottom: 5px;
}
.product_link, .product_link_live{
	border-bottom: 1px dotted #666666 !important;
	border-bottom: 1px solid #666666;
	width: 218px;
	display: block;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 12px;
	background: url(images/blue_dot.jpg) no-repeat 0 10px;
	margin-left: 20px;
}
.product_link:hover, .product_link_live{
	background: url(images/green_dot.jpg) no-repeat 0 10px;
	color: rgb(153,202,60)/*light green*/;
}
.product_link_live:link, .product_link_live:visited{
	color: rgb(153,202,60)/*light green*/;
}
.more_details_button a:link, .more_details_button a:visited{
	width: 88px;
	display: block;
	background:url(images/more_details.jpg) no-repeat;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 10px 0px 10px 25px;
}
.more_details_button a:hover{
	color: rgb(153,202,60)/*light green*/;
}
/* --------------------------------------------------------------------------------------------------------tables */
.table_for_form{
	margin: 5px 0px 0px 18px;
}
.table_for_form2{
	margin: 5px 0px 0px 25px;
}
/* --------------------------------------------------------------------------------------------------------main nav */

ul.nav {
	float: left;
	margin-top: 77px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 40px;
	width: 500px;
	padding: 0px;
	list-style: none;
	display: inline;
}
ul.nav li{
	float: left;
	background: url(images/grey_tab_right.jpg) no-repeat top right;
	margin-right: 5px;
}
ul.nav li a:link,  ul.nav li a:visited{
	display: block;
	padding: 5px 1.3em 0px 1.3em;
	line-height: 26px;
	background:  url(images/grey_tab_left.jpg) no-repeat left top;
	text-decoration: none;
	color: #666666;
	font-size: 110%;
}
ul.nav li a:hover {
	color: #000000;
}
ul.nav li.live{
	background: url(images/green_tab_right.jpg) no-repeat top right;
}
ul.nav li.live a:link, ul.nav li.live a:visited{
	background: url(images/green_tab_left.jpg) no-repeat top left;
	color: #fff;
	cursor: default;
}
/* --------------------------------------------------------------------------------------------------------footer */
#footer{
	margin: 0 auto;
	width: 920px;
	background: #fff url(images/footer_background.jpg) no-repeat top left;
	height: 13px;
	clear: both;
}








