/* CSS Document */
body {
	margin:0px;
	padding:0px;
	background-color:#FFF;
}
table,body{
	font-family:Tahoma;
	font-size:11px;
}
.spacer{
	clear:both;
	line-height:0px !important;
	height:0px !important;
	margin: 0px !important;
	font-size: 0px !important;
	padding:0px !important;
	border:0px none !important;
	display: block;
}
#site_container {
	width:100%;
	background-color: #f78e20;
	padding: 30px 0px 150px 0px;
}
#main_container {
	width:953px;
	margin:0px auto;
	padding: 0px 0px 10px 0px;
	background:url(../images/header_bg.jpg) center top no-repeat #FFF;
}
#header {
	padding:0px 25px 0px 54px;
	height:201px;
}
#logo {
	width:600px;
	float:left;
	margin-right:16px;
}
#search_box {
	width:241px;
	float:left;
	height:22px;
	border:solid #474645 1px;
	padding:3px;
	background-color: #FFF;
	margin-top: 70px;
}
#search_box form #search {
	background:url(../images/search_btn.jpg) top left repeat-x;
	display:block;
	width:62px;
	height:21px;
	color:#f78e20;
	float: left;
	text-align:center;
	line-height:1.5;
	border: none 0px;
}
#search_box form #search_text {
	width:178px;
	border:none 0px;
	display: block;
	float: left;
	background-color: #FFF;
}
#menu .left_menu_cor,
#menu .right_menu_cor
{
	width:10px;
	height:58px;
	float:left;
	background:url(../images/left_menu_cor.jpg) left top no-repeat;
}
#menu .right_menu_cor {
	background:url(../images/right_menu_cor.jpg) left top no-repeat;
}
#main_container #menu .nav {
	display:block;
	width:925px;
	float:left;
	
}
#menu {
	background-color: #2E3940;
	position: relative;
	height: 30px;
}
#highlight_cont {
	padding:2px 30px 10px;
	border-bottom:solid #adafb1 1px;
	clear:both;
	color: #6a6868;
	line-height: 1.4;
	margin-bottom: 10px;
}
#highlight_cont h1 {
	color:#fd5110;
	font-size:40px;
	font-weight:normal;
	line-height: 0.9;
}
#highlight_cont h1 a {
	color:#fd5110;
	text-decoration:none;
}
#highlight_cont h2 {
	font-size:24px;
	font-weight:normal;
}
#highlight_cont h2 a {
	color:#000000;
	text-decoration:none;
}
#products_cont {
	width:673px;
	float:left;
	margin-right:5px;
}
#right_col {
	width:261px;
	float:left;
}
#products_cont .products_row {
	background:url(../images/products_cont_bottom_round.jpg) center bottom no-repeat;
	padding-bottom:9px;
	margin-bottom: 10px;
}
#products_cont .products_row .top_round {
	height:9px;
	background:url(../images/products_cont_top_round.jpg) center top no-repeat;
	display:block;
}
#products_cont .products_row ul {
	display:block;
	background-color:#FFF;
	border-right:solid #adafb1 1px;
	height: 173px;
}
#products_cont .products_row ul li {
	display:block;
	width:223px;
	border-left:solid #adafb1 1px;
	height:173px;
	float: left;
}
#products_cont .products {
	display:block;
	background:url(../images/products_bg.jpg) repeat-y center top;
	border: 1px;
	position: relative;
}
#products_cont .products ul .product_item {
	display:block;
	height:173px;
	width:223px;
	float:left;
	border-left:solid #adafb1 1px;
	margin-top:9px;
	margin-bottom:19px;
	position: relative;
	overflow: hidden;
}
#products_cont .products ul li span {
	display:block;
	height:16px;
	width:67px;
	background:url(../images/blue_row.jpg) right center no-repeat;
	padding-right:10px;
	font-weight:bold;
	position: absolute;
	bottom: 0px;
	line-height: 1.2;
	left: 20px;
}
#products_cont .products ul li span a {
	color:#0084ce;
	text-decoration:none;
}
#products_cont .products ul li .product_cont {
	display:block;
	height:145px;
	padding:5px;
	top: 0px;
	position: relative;
	overflow: hidden;
}
.product_cont h1 {
	font-size:16px;
}
.product_cont h2 {
	font-size:14px;
}
.product_cont h3 {
	font-size:12px;
}
.product_cont ul {
	list-style:disc inside;
}
.product_cont ol {
	list-style:decimal inside;
}
#right_col .bottom_round {
	background:url(../images/righ_bottom_round.jpg) center top no-repeat;
	height:9px;
}
#right_col #addresses {
	background-color:#ebebea;
	border-left:solid #a5a3a3 1px;
	border-right:solid #a5a3a3 1px;
	padding:5px;
}
#addresses h1 {
	background:url(../images/righ_title_bg.jpg) center top;
	display:block;
	height:28px;
	font-size:14px;
	padding-left:5px;
	line-height:1.8;
	color:#FFF;
	margin-bottom:10px;
}
#addresses p {
	padding:5px;
	line-height:1.2;
}
#subscribe {
	background:url(../images/subscribe_bg.jpg) center top no-repeat;
	height:71px;
	padding:5px;
}
#subscribe form .fields_cont {
	border:solid #333 1px;
	background-color:#FFF;
	padding:4px;
	margin:4px 0px;
	height:23px;
}
#subscribe form .fields_cont .input {
	display:block;
	border:none 0px;
	float:left;
	height:15px;
	padding:3px;
	width:159px;
	font-size:11px;
}
#subscribe form .fields_cont .button {
	color:#FFF;
	background:#f78e20;
	border:0px none;
	padding:5px;
	font-weight:bold;
	font-size:11px;
	height:21px;
	width:62px;
	display:block;
	float:left;
}
#subscribe h2 {
	font-size:16px;
	color:#FFF;
	margin-bottom: 5px;
}
#copy_rights {
	padding:5px;
	text-align:center;
	color:#6a6868;
}
#inner_products_cont {
	margin-bottom: 10px;
}
#inner_products_cont ul {
	display:block;
}
#inner_products_cont ul li {
	height:310px;
	width:290px;
	border-bottom:solid #CECFD0 1px;
	display:block;
	float:left;
	padding: 10px;
}
#inner_products_cont ul li .products {
	border-right:solid #CECFD0 1px;
	padding:10px;
	height:290px;
	position: absolute;
	width: 270px;
}
#inner_products_cont ul li div img {
	display:block;
	margin:5px auto 10px;
}
#inner_products_cont ul li div .product_specs,
#inner_products_cont ul li div .product_specs p
{
	line-height:1.3;
	font-size:13px;
}
#inner_products_cont ul li div .product_specs{
	display: block;
	height: 150px;
	overflow: hidden;
	color: #999;
}
#inner_products_cont ul li div .more {
	position:absolute;
	bottom:10px;
	font-size:12px;
}
#inner_products_cont ul li div .more a {
	color:#2e91c4;
}
#hl_p_left_col {
	width:416px;
	height:260px;
	float:left;
}
#hl_p_right_col {
	width:520px;
	height:260px;
	float:left;
	padding-left:8px;
	z-index:100 !important;
	overflow: hidden;
}
#hl_p_right_col ul li {
	display:block;
	float:left;
	height:15px;
	padding:0px 15px 10px 0px;
	font-size:12px;
	z-index:100;
}
#hl_p_right_col ul li a {
	text-decoration:none;
	color:#5a5a5a;
}
#hl_p_right_col ul li a:hover{
	color:#9e45ba;
	z-index: 104;
}
#hl_p_right_col ul {
	display:block;
	padding:10px 0px;
	height:120px;
	z-index:101
}
hl_p_right_col img{
	z-index:5 !important;
}
#where_to_buy {
	display:block;
	bottom:0px;
	right:0px;
	background:url(../images/where_to_buy.jpg) top right no-repeat;
	width:176px;
	height:32px;
	text-align:left;
	text-indent:-9999px;
	z-index:102;
	margin-left: 330px;
}
#highlight_product {
	padding:10px 4px;
	border-bottom:solid #adafb1 1px;
	margin-bottom:2px;
	z-index:5 !important;
	height: 260px;
}
#inner_products_bg {
	margin-bottom: 5px;
}
#pop_container {
	width:499px;
	margin:0px auto;
	background:url(../images/pop_bg.jpg) center bottom no-repeat;
	padding:0px 0px 50px;
}
#pop_header {
	display:block;
	height:97px;
	background:url(../images/pop_header.jpg) center top no-repeat;
	text-align:left;
	text-indent:-9999px;
}
#pop_content {
	padding:30px;
}
#pop_product_image {
	float:left;
	width:177px;
	height:102px;
	padding:0px 20px 20px 0px;
}
#pop_section_image {
	float:left;
	width:240px;
	height:82px;
	padding-top:40px;
}
#pop_product_image img {
	width:177px;
	height:102px;
}
#pop_section_image img {
	width:240px;
	height:39px;
}
#pop_content p {
	font-size:14px;
	line-height:1.4;
}
#pop_content h2 {
	font-size:20px;
	margin:5px 0px;
}
#inner_left_ad {
	float:left;
	width:470px;
	height:120px;
	margin-right:5px;
	overflow: hidden;
}
#inner_right_ad {
	float:left;
	width:470px;
	height:120px;
	overflow: hidden;
}
#contact_container {
	border-bottom:solid #CCC 1px;
	padding-bottom:50px;
}
#contact_left_col {
	float:left;
	width:560px;
	padding:60px 40px 0px 50px;
}
#contact_left_col h1 {
	display:block;
	background:url(../images/contact_us.jpg) right top no-repeat;
	height:60px;
	text-align:left;
	text-indent:-9999px;
	padding-bottom:60px;
}
#contact_wrapper {
	padding:20px;
}/*
#contact_left_col form p {
	display:block;
	width:340px;
	background-color:#e5d4b7;
	padding:5px 20px;
	font-size:14px;
	margin-bottom: 10px;
	font-family: Arial;
	font-weight: bold;
	clear: left;
}
#contact_left_col form p input,#contact_left_col form p select {
	height:20px;
	border:none 0px;
	padding:5px 0px 0px;
	width: 250px;
	background: none;
	font-size:14px;
	font-family: Arial;
	font-weight: bold;
	border:0px none;
	display: block;
	
}
#contact_left_col form p select option {
	padding:5px;	
}
#contact_left_col form p label {
	padding-right:5px;
	padding-top:5px;
	display:block;
	width:auto;
	float:left;
	overflow: hidden;
}
#contact_left_col form .text_area {
	width:510px;
}
#contact_left_col form .text_area #textmessage {
	width:410px;
	height:130px;
	background:none;
	border:none 0px;
}
*/#inner_products_bg ul li div.col3 {
	border-right:none 0px;
}
#contact_right_col {
	float:left;
	width:250px;
	padding-top:500px;
}
#bottom_content {
	padding:4px;
}
.products .product_specs h2 {
	color: #000;
	font-size: 13px;
}

