@charset "utf-8";
/* CSS Document */

body, td, div{
	margin:0;
	font-family:Tahoma;
	font-size:12px;
	line-height:23px;
	color:#666;
}
a{
	color:#C30;
	text-decoration:none;
}
a:hover{
	color:#06C;
	text-decoration:underline;
}
ul.main_menu{
	list-style:none;
	list-style-image:none;
	line-height:36px;
	margin:0;
	margin-top:8px;
	padding:0;
}
ul.main_menu li{
	display:block;
	height:36px;
	border-bottom:1px solid #d8d8d7;
	padding-left:18px;
	font-weight:bold;
	font-size:11px;
}
ul.main_menu a{
	color:#6E6B55;
	text-decoration:none;
}
ul.main_menu a:hover{
	color:#FC0;
	text-decoration:none;
}
.outter_frame{
	margin:0 auto 0 auto; width:750px; text-align:left; background:#FFF;
}
.outter_frame .inner_left{
	overflow:hidden; background:url(images/left_col.gif) 0px 0px repeat-y;
}
.outter_frame .inner_right{
	overflow:hidden; background:url(images/right_col.gif) 100% 0px repeat-y;
}
.outter_frame .inner_body{
	overflow:hidden; margin:0 66px 0 65px;
}
.main_header{
	overflow:hidden; height:106px; background:url(images/header_bg.gif) repeat-x;
}
.main_menu_outter{
	overflow:hidden; height:225px; background:url(images/menu_bg.gif) repeat-x; margin-top:3px;
}
.top_links{
	font-size:11px;	float:right; margin-right:10px;
}
.top_links a{
	color: #666;
	text-decoration:none;
}
.top_links a:hover{
	color:#F60;
	text-decoration:underline;
}
.menu_box{
	overflow:hidden; float:left; width:187px; height:200px; margin:6px 0 0 10px; background:url(images/menu_box.gif) no-repeat;
}
.slide_show_box{
	overflow:hidden; float:left; width:398px; height:200px; margin:6px 0 0 15px; background:url(images/ss_box.gif) no-repeat;
}
.content_body{
	overflow:hidden; width:100%; background:url(images/body_bg.gif) 0px 0px repeat-x;
}
.line_divider{
	overflow:hidden; height:10px;
}
.main_footer{
	overflow:hidden; background:url(images/footer_bg.gif) repeat-x; margin-bottom:2px;
}
.main_footer .inner{
	height:89px;
	overflow:hidden;
	background:url(images/phone_bot.gif) 98% 27px no-repeat;
}
.footer_copyrights{
	margin:32px 0 0 20px; font-size:11px; color: #999;
}
.bottom_links a{
	color:#999;
	text-decoration:none;
}
.heading_bar{
	overflow:hidden;
	width:100%;
	height:36px;
	background:url(images/heading_bar.jpg) 0px 0px no-repeat;
	margin:10px 0 6px 0;
}
.heading_bar .inner{
	margin:1px 0 0 10px;
	font-size:11px;
	font-weight:bold;
	color: #858585;
	line-height:18px;
}
ul.blue_bullet, ul.blue_arr, ul.orange_arr, ul.category_listing, #product_desc_body ul, ul.more_info{
	margin:5px 0 9px 0;
	padding:0px;
	list-style:none;
}
ul.blue_bullet li, ul.blue_arr li, ul.orange_arr li, ul.category_listing li, #product_desc_body ul li, ul.more_info li{
	margin:0 0 4px 6px;
	padding:0 0 0 22px;
	background:url(images/bullet.jpg) 0px 3px no-repeat;
	list-style:none;
}
ul.blue_arr li{
	background:url(images/arrow-2.png) 0px 4px no-repeat;
}
ul.orange_arr li{
	background:url(images/arrow-3.png) 0px 4px no-repeat;
}
ul.more_info li{
	line-height:18px;
	background:url(images/arr_bullet.gif) 0px 4px no-repeat;
}
ul.more_info li a{
	text-decoration:none;
}
ul.more_info li a:hover{
	text-decoration:underline;
}
a.back_to_top{
	color:#900;
	text-decoration:none;
}
.categories_box{
	overflow:hidden;
	height:157px;
	background:url(images/gradient_box_bg.gif) repeat-x;
	border-bottom:1px solid #CCC;
	border-left:1px solid #CCC;
	border-right:1px solid #CCC;
}
.categories_box .header{
	margin:0 0 0 0; font-weight:bold; line-height:17px;
}

/*  Message Box Red  */
.message_bg{
	overflow:hidden;
	background:url(images/message_bg.gif) repeat-x;
	margin:5px 0 20px 0;
}
.message_bg .left_corner{
	overflow:hidden;
	background:url(images/message_l_corner.gif) 0px 0px no-repeat;
}
.message_bg .right_corner{
	overflow:hidden;
	background:url(images/message_r_corner.gif) 100% 0px no-repeat;
	height:46px;
}
.message_bg .inner_text{
	margin:12px 0 0 20px;
}

/*  Message Box Green  */
.message_bg_2{
	overflow:hidden;
	background:url(images/message_bg_2.gif) repeat-x;
	margin:5px 0 20px 0;
}
.message_bg_2 .left_corner{
	overflow:hidden;
	background:url(images/message_l_corner_2.gif) 0px 0px no-repeat;
}
.message_bg_2 .right_corner{
	overflow:hidden;
	background:url(images/message_r_corner_2.gif) 100% 0px no-repeat;
	height:46px;
}
.message_bg_2 .inner_text{
	margin:12px 0 0 20px;
}
span.prod{
	color:#060;
}

/* Home Page */
.pdf_download{
	float:left;
	width:260px;
	overflow:hidden;
	height:120px;
}
.pda_credential{
	overflow:hidden;
	float:left;
	width:334px;
	background:url(images/home_box_bg.gif) 0px 0px repeat-x;
	height:120px;
}
.pda_credential .inner{
	margin:7px; font-size:11px; line-height:16px;
}
span.font_page_cat a{
	color:#c30;
	text-decoration:none;
}
span.font_page_cat a:hover{
	text-decoration:underline;
}
input.quote_input{
	overflow:hidden;
	width:160px;
	height:19px;
	line-height:19px;
	border:1px solid #999;
	color:#7C623A;
}
textarea.quote_enquiry{
	width:570px;
	height:90px;
	border:1px solid #999;
	color:#7C623A;
	font-size:12px;
}
.rfq_form{
	overflow:hidden; 
	margin:30px 0 20px 0;
	border:1px solid #CCC;
}
.rfq_form_heading{
	height:30px; 
	line-height:30px;
	background:url(images/quote_b_h.gif) repeat-x;
	border:1px solid #FFF; 
	padding-left:10px;
	font-weight:bold;
	color:#79664a;
}
