body{ margin:0;	padding:0;	font-family:Arial, Helvetica, sans-serif;}

a{
	color:#0033CC;
}
a:hover{
	color:#09c;
}

h1{	font-size:10px; font-weight:bold; text-align:center; }
h3{	font-size:10px; font-weight:bold; text-align:center; }

h2{	font-size:24px;	font-weight:bold;	margin:0;	padding:0 0 0 18px;	color:#3399CC; }
#main_content_holder{float:right; margin-right:16px; width:650px;}
#left_column_holder{float:left; width:220px; padding-left:16px;}

.h32{font-weight:bold; font-size:16px; padding:10px 0;}
.product_code{
	padding:0;
	margin:0 0 18px 0;
	font-size:16px;
	color:#666;
	font-weight:bold;
}
#banner{ background:url(../images/banner_bg.jpg) repeat-x;	height:86px; position:absolute; top:24px; margin:auto; width:100%;
}
.container_width{width:912px; margin:auto; }

#quote_reference {position:absolute; top:73px; left:0px; font-size:11px;}
#banner_email{position:absolute; top:60px; left:654px;}
#banner_email a{ color:#000; text-decoration:none}
#banner_email a:hover{ color:#000; text-decoration:underline}



/*****************************
	TOP MENU
****************************/
#top_bar{ background:url(../images/top_menu_bg.jpg) repeat-x; height:52px; position:absolute; top:100px; width:100%; }

.top_menu_table{ height:52px; }

#top_menu{	font-size:12px; font-weight:bold; color:#fff;	padding-left:20px; }
#top_menu ul{ list-style:none;	padding:0;	margin:0; }

#top_menu li{ float:left;	padding-right:24px; }
#top_menu a{ color:#fff;	text-decoration:none; }
#top_menu a:hover{ text-decoration:underline; }

#top_menu_basket{
	color:#CCC;
	font-size:12px;
	padding-right:18px;
}
#top_menu_basket a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
#top_menu_basket a:hover{ text-decoration:underline; }

/*********************************
	CONTENT
*********************************/
#content{
	border-top:1px solid #666;
}
#content_body{
	background:url(../images/body_bg.jpg) repeat-x;
	position:relative;
	top:110px;
}
.content_table{
	background:url(../images/content_bg.jpg) repeat-x;
}

#content_holder{
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:8px solid #575DAC;
	background:url(../images/content_bg.jpg) repeat-x;
	padding-top:36px;
	display:block;
}

.panel_main_holder{
	padding-bottom:16px;
	padding-left:18px;
	display:block;
	width:100%
}
.panel_main_head{
	width:636px;
	background:url(../images/panel_main_head_bg.jpg) top no-repeat;
	font-weight:bold;
	color:#3399CC;
	padding:4px 0 4px 0px;	
}
.panel_main{
	width:598px;
	background: #F0F0F0 url(../images/panel_main_bg.jpg) top repeat-x;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	padding:12px 18px 0 18px;
}
/***********************************************
LEFT MENU
***********************************************/
#left_menu_holder{
	width:225px;
}


.panel_left_spacer{
	overflow:hidden;
	height:24px;
	display:block;
}

.panel_left_head{
	width:225px;
	background:url(../images/panel_left_top.jpg) no-repeat top;
	padding:4px 0;
}
.panel_left_head_text{
	text-align:left;
	font-weight:bold;
	color:#3399CC;
	padding-left:12px;
}

.panel_left_body{
	width:225px;
	background:url(../images/panel_left_bg.jpg) bottom no-repeat;
	border-top:1px solid #999;
}

.left_menu{
	padding:8px 6px 12px 6px;
}
.left_menu ul{
	padding:0;
	list-style:none;
	margin:0;
}
.left_menu ul li{
	padding:0 0 0 4px;
}
.left_menu li:hover{
	background:#DDD;
}
.left_menu_link a{
	padding:2px 1px 4px 18px;
	background:url(../images/menu_button.gif) 0px 8px no-repeat;
	text-decoration:none;
	font-size:14px;
	line-height:24px;
	color:#4A5097;
	display:block;
}
.left_menu_link a:hover{
	background:url(../images/menu_button_on.gif) 0px 8px no-repeat;
	text-decoration:none;
}

a.left_menu_active {
	background:url(../images/menu_button_on.gif) 0px 8px no-repeat;
	font-weight:bold;

}
/*******************************
	SEARCH FORM
*******************************/
.td_search_fields{
	text-align:center;
	padding-bottom:12px;
}
.search_input{
	width: 180px;
	margin:12px 0px 6px 0px;
	color:#999;
}	
.search_select{
	width:182px;
	margin-bottom:6px;
}
.search_button{
	width:182px;
}

/***************************
	BROCHURE PANEL 
****************************/
.panel_brochure{
	font-size:10px;
	text-align:center;
	padding:16px;
}
.panel_brochure a{ text-decoration:none; }
.panel_brochure a:hover{ text-decoration:underline; }


/*****************************************
	PRODUCT PAGE
*****************************************/
.content_col1{
	width:260px;
	float:left;

}
.content_col2{
	width:320px;
	float:right;
	
}

#product_description{
	text-align:justify;
}
.product_description_short{
	font-size:14px;
	line-height:24px;
}
.product_description_long{
	text-align:justify;
	font-size:12px;
	line-height:auto;
}

#product_mainpic{
	width:320px;
	height:320px;
	overflow:hidden;
	background:url(../images/product_image_bg.gif);
	text-align:center;
}
#product_mainpic img{
	padding:10px;
}

.col2_section_head_l{
	background:url(../images/panel_left_top.jpg) no-repeat left top;
	width:200px;
	float:left;
	font-weight:bold;
	color:#3399CC;
	padding:6px 0 4px 12px;	
	height:22px;
}
.col2_section_head_r{
	background:url(../images/panel_left_top.jpg) no-repeat right top;
	width:108px;
	float:right;
	height:30px;
	display:block;
	overflow:hidden;
}


.main_section_head_l{
	background:url(../images/panel_main_top.jpg) no-repeat left top;
	width:240px;
	float:left;
	font-weight:bold;
	color:#3399CC;
	padding:6px 0 6px 12px;	
	height:22px;
}
.main_section_head_r{
	background:url(../images/panel_main_top.jpg) no-repeat right top;
	width:68px;
	float:right;
	height:34px;
	display:block;
	overflow:hidden;
}
.price_table{
	width:100%;
	font-size:12px;
	padding-bottom:12px;
}
.col2_section_inner{
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	padding:6px 0 0 12px;
	background-color:#F9F9F9;
}

.prices_foot_l{
	background:url(../images/panel_subcontent_foot.gif) left bottom;
	height:10px;
	display:block;
	width:200px;
	float:left;
}
.prices_foot_r{
	background:url(../images/panel_subcontent_foot.gif) right bottom;
	height:10px;
	display:block;
	width:120px;
	float:right;
}
.prices_title_heading{ font-weight:bold; padding:3px; background-color:#3399CC; margin-right:12px; margin-top:4px; color:#fff;}
.price_table_headings{ font-weight:bold;}
.price_table_tr_quantity{ height:30px;}

#image_gallery_content{font-size:10px}
#image_gallery_content div{padding-top:6px}
/* ***********************************************************************/

.product_specification_head_l{
	background:url(../images/panel_left_top.jpg) no-repeat left top;
	width:200px;
	float:left;
	font-weight:bold;
	color:#3399CC;
	padding:6px 0 6px 12px;	
	height:22px;
}
.product_specification_head_r{
	background:url(../images/panel_left_top.jpg) no-repeat right top;
	width:48px;
	float:right;
	height:34px;
	display:block;
	overflow:hidden;
}

.product_specification_inner{
	padding:0px 6px ;
	border-left:1px solid #999;
	border-right:1px solid #999;
	border-top:1px solid #999;
	background-color:#F9F9F9;
}

.product_specification_heading{
	width:100px;
	font-weight:bold;
}
.product_specification_table tbody td{
	border-bottom:1px solid #999;
	font-size:10px;
	padding:3px 0px;
}
.product_specification_table tfoot td{
	border:0px;
	font-size:10px;
	padding:3px 0px;
}
.product_specification_table tr{
	vertical-align:top;
}
.product_specification_foot_l{
	background:url(../images/panel_subcontent_foot.gif) left bottom;
	height:10px;
	display:block;
	width:200px;
	float:left;
}
.product_specification_foot_r{
	background:url(../images/panel_subcontent_foot.gif) right bottom;
	height:10px;
	display:block;
	width:60px;
	float:right;
}

.enquiry_panel_basket{
	background:url(../images/enquiry_panel_basket.gif) no-repeat;
	height:69px;
	overflow:hidden;
	display:block;
}

.enquiry_panel_basket a{
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.enquiry_panel_basket_inner{
	padding-top:12px;
}
.enquiry_panel_basket_inner a{
	text-decoration:none
}
.enquiry_panel_basket_inner a:hover{
	text-decoration:underline;
}


/*******************************************
	FOOTER
*******************************************/
#footer{
	background:url(../images/banner_bg.jpg) repeat-x;
	height:86px;
	display:block;
	border-bottom:1px solid #575DAC;
}
.footer_content{
	background-color:#999;
	border:1px solid #575DAC;
	height:74px;
	padding-top:5px;
	padding-bottom:6px;
	font-size:11px; color:#fff; text-align:center; font-weight:bold
}
.footer_content a{
	text-decoration:none;
	color:#fff;
}
.footer_content a:hover{
	text-decoration:underline;
	color:#fff;
}


#footer_end{
	text-align:center;
	padding:8px;
	font-size:9px;
	color:#666;
}

.faq div{margin-top:18px;}
.faq ul{line-height:200%}
div.advice {font-size:12px; line-height:150%; }
.advice H2{margin:0; font-size:16px; padding:0}

/******************************************/
#trade_associations{
	font-size:11px;
}

/****************************************/

#subcategory_browse{
	border-top:2px solid #666;
	border-bottom:2px solid #666;
	margin-top:8px;
	margin-bottom:12px;
	width:620px;
	font-size:12px;
}
#subcategory_browse select{
	font-size:11px;
}
.subcategory_browse_prev_button a{
	border:1px solid #999;
	padding:3px;
	background-color:#fff;
	display:block;
	text-decoration:none;
	font-size:10px;
	height:14px;
	margin-right:6px;
	width:50px;
}
.subcategory_browse_next_button a{
	border:1px solid #999;
	padding:3px;
	background-color:#fff;
	display:block;
	text-decoration:none;
	font-size:10px;
	height:14px;
	margin-right:6px;
	width:50px;
	text-align:right;
}

.subcategory_browse_page{
	font-size:10px;
	float:left;
	margin-right:6px;
	height:12px;
	width:24px;
	text-align:center;
	margin-bottom:12px;
}
.subcategory_browse_page a{
	border:1px solid #999;
	padding:3px;
	background-color:#fff;
	display:block;
	text-decoration:none;
	color:#666;
}
.subcategory_browse_page a:hover{

}
.subcategory_browse_page_selected{
	background-color:#575CAD;
	color:#fff;
	border:1px solid #666;
	padding:3px;
	float:left;
	margin-right:6px;
	height:14px;
	font-size:10px;
	width:16px;
	text-align:center;
}
.subcategory_browse_links a{
	color:#666;
}
.subcategory_browse_links a:hover{
	color:#000;
	text-decoration:none;
	background-color: #ABADD6;
}
#subcategory_browse_product_count{
	font-weight:bold;
	font-size:12px;
	text-align:right;
}
#subcategory_browse_showall{
	text-align:right;
}
#subcategory_browse_showpages{
	text-align:right;
	margin-top:21px;
	margin-bottom:11px;
	float:right;
	width:100px;
}




.subcategory_item{
	width:186px;
	height:162px;
	float:left;
	font-size:12px;
	text-align:center;
	padding:10px;
	background:url(../images/catpanel_bg.gif);
}

.subcategory_item a{ color:#009; text-decoration:none;}
.subcategory_item a:hover{ color:#33F; text-decoration:underline;}

.subcategory_item_title{ height:30px;}
.subcategory_item_title a{text-decoration:none;}
.subcategory_item p{
	margin:0;
}
.subcategory_item_price{ width:80px; float:left; color:#666}
.subcategory_item_price{text-decoration:none}
.subcategory_item_price span:hover{text-decoration:none}
.subcategory_item_minqty{ width:80px; float:right; color:#666}
.subcategory_item_more{ clear:both;}

.subcategory_item3{
	/*border-left:1px solid #999;*/
}

/**********************************************/
#general_query{
	margin-top:24px;
	border-top:3px solid  #575CAD;
	width:620px;
	font-size:12px;
}
.general_query_head{
	font-weight:bold;
	font-size:14px;
	margin:8px 0;
}


/* ************************************************************************************************************************* 
   ************************************************************************************************************************* 
  ENQUIRY BASKET STYLES
   ************************************************************************************************************************* */
.enquiry_basket_link{
	margin:0;
	padding:0;
}

.enquiry_basket_link a{
	color:#FF3300;
	text-decoration:none;
}
.enquiry_basket_link a:hover{
	color:#000;
	text-decoration:underline;
}

.enquiry_basket_table_header_tr{
	font-weight:bold;
	
}
.enquiry_basket_table_header_tr td{
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

.enquiry_basket_line td{
	border-bottom:1px solid #000;
	font-size:12px;
}

#enquiry_basket_head_left{
	width:50%;
	float:left;
}

#enquiry_basket_head_right{
	width:120px;
	float:right;
	text-align:right;
	margin-right:13px;
	font-size:11px;
	font-weight:normal;
	margin-top:8px;
}

#enquiry_basket_head_right a{
	color:#0000FF;
	text-decoration:underline;
}
#enquiry_basket_head_right a:hover{
	color:#f00;
	text-decoration:underline;
}

#enquiry_basket_help{
	position:absolute;
	top:40px;
	background-color:#FFFFCC;
	width:580px;
	padding:12px;
	display:none;
	z-index:15;
}

#enquiry_basket_help a{
	color:#0000FF;
	text-decoration:underline;
}
#enquiry_basket_help a:hover{
	color:#f00;
	text-decoration:underline;
}

#bg_overlay{
	position: absolute;
	top: 0; /* These positions makes sure that the overlay */
	bottom: 0; /* will cover the entire parent */
	left: 0;
	width: 100%;
	background: #000;
	opacity: 0.65;
	-moz-opacity: 0.65; /* older Gecko-based browsers */
	filter:alpha(opacity=65); /* For IE6&7 */
	display:none;
	z-index:14;
}

.select_product_option{
	width:256px;
}

.form_required_text{
	font-size:11px;
	font-weight:normal;
	font-style:italic;
}

#enquiry_basket_form{
	font-size:12px;
}
.enquiry_basket_item_line{ font-size:12px;}

.bpanel{
	margin-top:18px;
	padding-top:6px;
	border-top:1px #999 solid;
	font-size:11px;
}
.bpanel h2{font-size:16px; margin:0; padding:0}
/* ================================================= */

.contact_page{
	font-size:12px;
}
.contact_page h4{
	font-size:16px;
	margin:24px 0 0 0;
}

/*=============================================== */
.category_description{
	font-size:12px;
	padding-right:10px
}
