/*
version BK1.8
*/

a {
	text-decoration: none;
	color: #084BB4
}
a:hover {
	text-decoration: underline;
}

body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif
}
#body{

}

h2{
	font-size:14px;
	color:#333;
}
h4{
	clear:both;
	margin:12px 0 0 0;
	font-size:12px;
}
em{
font-style:normal;
}
#catalogue{
	width:700px;
}
div.clear {
	clear: both;
	height: 1px;
	overflow: hidden
}

.intro_para2{
	font-size:11px;
	color:#666666;
}	

div.product div.product_image {
	float: left;
	width: 300px;
	margin-right: 10px
}
#product_main {
	float:right;
	width:348px;
}

div.product div.product_image a.product_contact {
	width: 60px;
	height: 25px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
	text-align: center;
	font-size: 0.8em;
	padding-top: 61px;
	margin-right: 15px
}
div.product div.product_image a.email {
	background: url(images/btn_email.gif) no-repeat center top
}
div.product div.product_image a.live_chat {
	background: url(images/btn_live_chat.gif) no-repeat center top
}
div.product div.product_image a.quote {
	background: url(images/btn_quote.gif) no-repeat center top
}
div.product div.product_image a.sample {
	background: url(images/btn_sample.gif) no-repeat center top
}
div.product div.product_image img.product_option {
	width: 80px;
	height: 42px;
	float: right;
	margin: 0px 16px 8px 0px;
}
div.product div.product_image h2.freephone {
	color: #F5393F;
	text-transform: uppercase;
	text-align: center;
	margin-top: 10px;
	font-size: 2em
}

div.product div.product_details h3 {
	font-size: 1em;
	margin: 0px;
	color: #9B9A9A
}
div.product div.product_details p {
	font-size: 0.9em;
	margin-top: 10px
}
div.product_details table {
	width: 100%;
}
div.product_details table.shadow {
	width: 100%;
	border:1px solid #333;
}

div.product_details table.shadow td {
/*
	background-color: #BBB9B9;
	font-size: 0.8em;
*/
	margin:0;
	padding:0;
	padding:3px 3px 3px 12px;
	font-size:11px;
}
div.product_details table.shadow tr {
	vertical-align:top;
}
div.product_details table.shadow td.heading {
	font-size: 11px;
	font-weight: bold;
	margin:0;
/*	text-transform: uppercase;
/*	padding: 3px */
}
div.product_details table.shadow tbody td.end {
/*	padding: 4px 10px 0px 3px; */
	border-bottom:1px solid #666;
	margin:0;
	/*
	background: #BBB9B9 url(images/table_right_shadow_grey.gif) repeat-y right ;
	width:50px;
	*/
}
div.product_details table.shadow tbody td.heading {
	padding-left: 10px;
	border-bottom:1px solid #666;
}
div.product_details table.shadow td p{
	margin:0 0 10px 0;
	padding:0;
	color:#666;
}
div.product_details table.shadow td div.offerHeading {
	padding-top: 10px;
	color:#FF0;
}
div.product_details table.shadow td p.productPrice{
	color:#000;
}
div.product_details table.shadow td p.productPrice_offer{
	color:#666;
	text-decoration:line-through;
}

div.product_details table.shadow td p.offer{
	margin:0;
	padding:0;
	color:#C00;
}

div.product_details table.shadow tfoot td {
/*
	background: #BBB9B9 url(images/table_bottom_shadow_grey.gif) repeat-x center bottom;
	padding-top: 4px
*/
	height: 30px;
	vertical-align: top;
}
div.product_details table.shadow tfoot td.end {
/*
	background: #BBB9B9 url(images/table_bottom_right_grey.gif) no-repeat right bottom;
	padding: 4px 10px 10px 3px;
*/
	height: 30px
}
div.product_details table.shadow tfoot td.heading {
/*
	background: #92ABCF url(images/table_bottom_shadow_blue.gif) no-repeat left bottom;
	padding: 4px 0px 0px 10px;
*/
	height: 30px;
}
div.product_details table.shadow thead td.end {
/*
	background: #BBB9B9 url(images/table_top_right_grey.gif) no-repeat right top;
	padding: 3px 10px 0px 3px;
*/
}
div.product_details table.shadow thead td.heading {
	background: #92ABCF url(images/table_top_blue.gif) no-repeat;
	padding-left: 10px
}
div.product_details table.shadow thead td.heading2 {
/*
	background: #fff url(images/table_top_blue2.gif) no-repeat; 
*/
	background-color:#AABDD9;
	padding-left: 10px;
	font-weight:bold;
	color:#000;
	font-size:12px;
	border-bottom:1px solid #000;
}


div.three_columns {
	width: 100%;
}
div.three_columns div {
	width: 33%;
	float: left;
}
div.three_columns div p {
	font-size: 1em
}

div.two_columns {
	width: 100%;
	margin-top: 10px;
}
div.two_columns p {
	font-size: 0.8em;
	margin: 0px 0px 3px 0px
}
div.two_columns div.left {
	width: 49%;
	float: left;
	text-align: left
}
div.two_columns div.left p a {
	font-weight: bold;
	color: black
}
div.two_columns div.right {
	width: 49%;
	float: right;
	text-align: right
}
div.two_columns div.right input, div.two_columns div.right textarea {
	font-size: 1em;
}

form {
	margin: 0px;
	padding: 0px
}

input, select, textarea {
	font-family: verdana, sans-serif;
	font-size: 10px;
	border: 1px solid black;
	margin-bottom: 2px
}

input.button {
	background-color: #858585;
	font-weight: bold;
	font-size: 0.7em;
}

label {
	display: block;
	float: left;
	clear: left;
	width: 80px;
	margin-top: 3px;
}
label._req {
	color: #D87F65;
	font-weight: normal
}

p.error {
	text-align: center;
	color: #D31B22
}

.from {
	display: inline;
	margin-left: 25px
}

#action {
	background: url(images/background_action.gif) no-repeat;
	height: 55px;
	padding-left: 424px
}

#catalogue {
	float: left;
	width: 640px;
}
#catalogue select {
	font-size:10px;
}
#catalogue div.product_summary {
	width: 300px;
	height: 140px;
	overflow:hidden;
	/* background: url(images/background_product_summary.gif) no-repeat center bottom; */
	float: left;
	margin: 0px 8px 10px 8px;
	border:2px solid #C1C7E8;
	position:relative;

}
#catalogue div.product_summary a.launch_image {
	display: block;
	float: left;
	width: 290px;
	height: 140px;
	padding: 10px 0px 0px 10px;
	margin-right: 10px;
}
#catalogue div.product_summary a.launch_image img {
	height: 140px;
	border: 0px
}
#catalogue div.product_summary a.product_image {
	display: block;
	float: left;
	width: 110px;
	height: 150px;
	padding: 10px 0px 0px 10px;
	margin-right: 10px
}
#catalogue div.product_summary a.product_image img {
	width: 110px;
	border: 0px
}
#catalogue div.product_summary h2 {
	color: #0a4bb2;
	margin: 10px 0px 0px 0px;
	font-size: 1em;
	height:32px;
	overflow:hidden;
}
#catalogue div.product_summary h4 {
	/*background: url('images/product_summary_h4_bg.gif') repeat-x; */
	color: #000;
	font-weight: normal;
	font-size: 0.9em;
	height: 20px;
	padding: 5px;
	margin: 0px;
	border-top: 2px solid #C1C7E8;
	border-bottom: 1px solid #C1C7E8;
}

#catalogue div.product_summary h4 a {
	color:#000;
}
#catalogue div.product_summary p {
	font-size: 0.8em;
	padding:0px;
	margin:8px 0 0 0;
}
#catalogue div.product_summary p.launch_price {
	color: #cc1b22;
	float: right;
	font-size: 1.1em;
	margin: -10px 20px;
	font-weight: bold;
}
#catalogue div.product_summary div.price {
	color: #cc1b22;
	font-size:10px;
	margin-top:8px;
}
#catalogue div.product_summary p a {
	font-weight: bold;
	color: #666;
}
#catalogue div.product_summary p a:hover {
	font-weight: bold;
	color: #f00;
	text-decoration:underline;
}

#catalogue div.product_summary img{
}
#container {
	width: 860px;
	margin: auto;
	
}

#content {
	float: right;
	width: 666px;
	overflow: hidden;
	font-size: 0.8em
}
#content div.launch_description {
	padding-left: 380px;
}
#content div.product div.product_details h1 {
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
	color: black;
	background: none;
	height: auto
}
#content h1 {
/*
	background: url(images/background_h1_title.gif) no-repeat right bottom;
	color: white;
	font-size: 0.9em;
	margin-top: 10px;
	height: 31px; overflow: hidden
*/
	color:#444;
	font-size:18px;
	font-weight:bold;
	background:none;
	padding-top:8px;
}
/*
#content h1 i, #content h1 em {
	background: #90ABD8 url(images/background_h1_end.gif) no-repeat right top;
	font-style: normal;
	padding: 5px 150px 7px 10px;
	height: 19px;
	display: block;
	float: left
}
*/
.head_h1{
	color:#444;
	font-size:22px;
	font-weight:bold;
	background:none;
	padding-top:8px;
	
}

.footer_spacer{padding-top: 54px;padding-left:120px; }
#footer {
	background: url(images/footer.gif) no-repeat center top;
	
	clear: both;
	width:100%;
}
#footer h3 {
	margin-left:20px;
	float: left;
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	white-space:nowrap ;
}
#footer h3 a {
	color: white;
	text-decoration: none
}
#footer h3 a:hover {
	text-decoration: underline
}
#footer p {
	clear: both;
	text-align: center;
	font-size: 0.6em;
	margin-top: 10px;
	line-height: 1.8em
}

#header {
	background: url(images/logo.gif) no-repeat;
	height: 108px;
	padding-left: 240px
}

#lhs {
	float: left;
	width: 179px;
}
#lhs div {
	width: 179px;
	padding: 0px;
	margin: 0px 0px 10px 0px;
/*	background: url(images/background_lhs_grey.gif) no-repeat center bottom; */
}
#lhs div li a {
	color: black;
	text-decoration: none;
}

#lhs div li a:hover {
	text-decoration: none;
}

/*
#lhs div ul {
	padding: 0px 10px 0px 15px;
	margin: 0px;
	font-size: 0.8em;
	line-height: 1.5em;
	list-style-type: none
}
*/

#catmenu{
	background: url(images/background_lhs_blue.gif) no-repeat center bottom;

}
#lhs div.categories {
	background: url(images/background_lhs_blue.gif) no-repeat center bottom;
}
#lhs div.categories h1 {
	background: url(images/lhs_top_blue.gif) no-repeat;
}
#lhs div.group h1 a {
	color: black
}
#search {
	margin:0px;
	font-size:12px;
	width:100%;
	padding:0px;
}
.searchdiv{
	background-color:#C1C7E8;
}
#search h1 {
	margin: 0;
	/* padding: 10px 10px 0px 15px; */
	font-size: 14px;
	display: block;
	float:left;
}
.search_h1 {
	font-size:12px;
	font-weight:bold;
}

#search input, #search select {
	width: 150px;
	border: 1px solid black;
}
.td_search_fields{
	padding:4px;
}
.search_button{
	width:60px;
}

#lhs p {
	text-align: center;
	font-size: 0.7em;
	padding: 0;
	margin:6px 0px;
}
#lhs p a:hover {
	text-decoration: none
}

#navigation {
	background: url(images/background_navigation.gif) no-repeat;
	height: 25px;
	padding-top: 9px;
	text-align: center;
}
#navigation a {
	color: white;
	font-size: 0.8em;
	text-decoration: none;
	padding: 9px 10px 0px 10px
}
#navigation a:hover {
	text-decoration: underline
}

.keywordtext h3{
	font-size:9px;
	color:#BBB;
	text-align:center;
	border-bottom:1px solid #DDD;
	padding:0px;
	margin:0px;
}

.keywordtext {
	font-size:9px;
	color:#BBB;
	text-align:center;
	padding:0px;
	margin:0px;
}
.keywordtext em{
	font-weight:bold;
}

#groupsites a{
	color:#666;
}
#groupsites a:hover{
	color:#f00;
}

#menu_main_categories{
	width:160px;
	border:1px solid #C1C7E8;
}
#menu_left {
/*	float: left; */
	list-style: none;
	margin: 0;
	padding: 4px 0px 6px 0px;
	width: 180px;
	font-size:12px;
/*	background: url(images/background_lhs_blue.gif) no-repeat center bottom; */
}
#menu_left li {
	height:22px;
	margin: 0;
	width:100%;
}
#menu_left li:hover{
	text-decoration:none;
}
#menu_left a {
	color:#f00;
	padding:3px;
	display:block;
	background:url(images/left_menu_bg1.gif) left no-repeat;
	padding-left:22px;
}
#menu_left a:hover {
	background:url(images/left_menu_bg2.gif) left no-repeat;
	color:#6B74CD;
}

.menu_left_head {
	background:#C1C7E8;
	text-align:left;
}
.menu_left_head h4{
	padding:8px 0 10px 18px;
	margin:0px;
	font-size:14px;
	
}

#product_specs{
	display:block;
}
#product_request{
	display:none;
}
#product_request p{
	margin:0;
	padding:0;
}
.input_required{
	color:#990000;
}

#submit_thanks{
	border-top:1px solid #CC0000;
	border-bottom:1px solid #CC0000;
	text-align:center;
	font-weight:bold;
	margin:10px 0 10px 0;
	padding:10px 0 10px 0;
}
#az_list {
	margin-left:20px;
}
.az_list_item{
float:left; width: 180px; padding:0 16px 24px 0; height:50px;
}
#az_list p{
	margin:0 0 6px 0;
}

#resourceslink div {
	background:none;
	margin:10px 0px;
}
#resourceslink p{
	border:1px solid #000;
	padding:4px;
	margin:0px;
}
#resourceslink a{
	color:#f06;
}
#resourceslink a:hover, #resourceslink p:hover{
	background-color:#CCC;
	
}
#prod_offerpanel{
	background-color:#FF6;
	padding:8px;
	font-size:11px;
	margin:0  0 12px 0;
}
#prod_offerpanel em{
	color:#f00;
	font-weight:bold;
}
#prod_offerpanel p{
	padding:0;
	margin:0;
}
#prod_offerpanel .expire{
	color:#666;
	font-size: 10px;
}

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

.enquiry_panel_basket a{
	color:#fff;
	font-weight:bold;
	font-size:16px;
}
.enquiry_panel_basket_inner{
	padding-top:12px;
}
#enquiry_panel_ppcc{
	position:relative;
	top:-26px;
	font-size:10px;
	left:80px;
	text-align:right;
	width:248px;
	color:#666;
}

#fastquote{
	border-bottom:1px solid #900;
	width:100%;
}
#fastquote_form{
	padding:4px;
	border:1px solid #f00;
}

#fastquote_form a{
	color:#fff;
	text-decoration:none;
}
#fastquote_form a:hover{
	color:fff;
	text-decoration:underline
}
#fastquote_adv{
	display:none;
	position:relative;
	top:-24px;
	background:#FFF;
	padding:0;
	margin:0;
}
#fastquote select{
	font-size:10px;
	width:150px;
}
#fastquote textarea{
	font-size:10px;
}
#fastquote table{
border:0px solid #000;font-size:10px;
width:338px
}
.fastquote_table{
width:340px;border:0px solid #000;font-size:10px;

}
.fastquote_head{
	color:#fff;
	padding:6px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	background:url(images/bg_quote.gif) no-repeat;
}

.colorchart{height:8px;}
#fastshop{
	background-color:#fff;
	position:relative;
	left:0px;
}

#fastshop table{
	width:100%;
}

.fastshop_head{
	color:#fff;
	padding:6px;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	margin:0px;
	background:url(images/bg_shop.gif) no-repeat;
}

.btn_quote{
	font-size:12px;
	background-color:#393;
	color:#fff;
	font-weight:bold;
	width:125px;
	height:16px;
}
#divSalesMail{
	border-top:1px solid #069;
	border-bottom:1px solid #069;
	padding:10px;
	margin:20px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
}


#btn_tel{
	position:relative;
	top:-10px;
}

#shop_form{
	border:1px solid #009;
}
.btn_buyNow{
	background-color:#393;
	color:#fff;
	font-weight:bold;
	font-size:12px;
}

#secpayDiv{
	float:right;
	width:166px;
	border:1px solid #666;
}
#secpayDiv p {
	padding:3px;
	margin:0 0 3px 0;
	font-size:10px;
	text-align:center;
	border-bottom:1px solid #666;
}

.ppc-code{
	color:#fff;
	font-size: 10px;
	z-index:10;
	float:left;
	margin:0 18px 0 0;
	background-color:#FF6600;
	height:12px;
	padding:2px;
	position:absolute;
	z-index:10;
	top:68px;
	left:610px;
}
.btn_quote2{
	font-size:12px;
	font-weight:bold;
	background-color:#393;
	color:#fff;
	
}
.font_courier{ font-family:"Courier New", Courier, monospace; color:#333}

.page_notes{
	font-size:10px;
	color:#666;
}

#div_search_fields{
	display:block;
}
#div_searching{
	display:none;
}
.div_searching_tx{
	color:#900;
	text-align:left;
	padding-left:8px;
}

table.price_table {
	width:100%;
	border-collapse:collapse;
	border-top:1px solid #000;
}
table.price_table td {
	padding:0px;
	margin:0;
	font-size:10px;
}
table.price_table td {
	vertical-align:top;
}
table.price_table td.heading {
	font-weight:bold;
}
div.product_details table.price_table td p.productPrice{
	margin:0;
	padding:0;
	color:#993300;
}
table.price_table td.heading div.offer_heading{
	color:#f00;
	margin-top:3px;
}
table.price_table td.title_heading{
	padding:2px;
	background-color:#AABDD9;
	font-weight:bold;
	color:#000;
	font-size:11px;
}
table.price_table div.offer{
	text-decoration:none;
	color:#f00;
	background-color:#FFFF99;
	padding:0;
	margin-top:3px;
}
table.price_table td.td_price_offer {
	text-decoration:line-through;
}
table.price_table p.p_price{
	padding:0;
	margin:0;
	color:#336633
}
table.price_table p{
	padding:0;
	margin:0;
	
}
table.price_table div.p_price_offer{
	text-decoration:line-through;
	padding:0px;
	margin:0px;
}
table.price_table tr.tr_quantity{
	background-color:#C6D3EA;
}
table.price_table tr.tr_quantity td{
	padding:3px 0 3px 0;

}
.prices_hr{
	margin:0;
	padding:0;
	height:1px;
	color:#000;
}
.price_table_spacer{height:4px;}
#additional_info{
	font-size:10px;
}


.tc_text{font-size:11px; color:#666666;}
.text_fast_track{
	border-top:1px solid #666;
	border-bottom:1px solid #666;
	font-size:10px; color:#666
}

#i_search{width:845px; border:none;height:28px;}

.article{
	line-height:175%;
}


#minimenu_div{
	padding:1px;
	height:16px;
}
#minimenu{
	text-align:right;
	font-size:10px;
	font-weight:bold;
}
#minimenu a{
	color:#5B5A86;
}
#minimenu a:hover{
	color:#FFF;
}

.standard_box{
	background-color:#C1C7E8;
}
#banner_div{
	position:relative;
}
#top_menu{
	height:26px;
	width:860px;
	background:url(images/top_menu_bg.gif) repeat-x ;
	font-size:10px;
	text-align:center;
	vertical-align:middle;
}

.top_menu_home a{
	background:url(images/top_menu_home.gif) repeat-x;
	float:left;
}
/*
#nav {
	BACKGROUND: url(images/nav-back-blue.gif); VERTICAL-ALIGN: middle; WIDTH: 760px; HEIGHT: 26px; TEXT-ALIGN: center
}
*/

#top_menu a{
	/* PADDING-RIGHT: 4px;PADDING-LEFT: 8px; FONT-WEIGHT: bold; FONT-SIZE: 9px; FLOAT: left; PADDING-BOTTOM: 0px; VERTICAL-ALIGN: middle; COLOR: #ffffff; PADDING-TOP: 7px; HEIGHT: 26px;*/
	vertical-align:middle;
	color:#fff;
	height:26px;
	padding:7px 7px 0 8px;
	float:left;
	text-align:center;
}
#top_menu a:hover {
	BACKGROUND: url(images/top_menu_highlight.gif); COLOR: #ffffff; HEIGHT: 20px
}
#top_menu img {
	VERTICAL-ALIGN: top; TEXT-DECORATION: none;
	float:left;
}
#top_menu-home {
	/*
	PADDING-RIGHT: 0px! important; PADDING-LEFT: 0px! important; repeat-x; PADDING-BOTTOM: 0px! important; VERTICAL-ALIGN: middle; WIDTH: 46px! important; PADDING-TOP: 7px! important; HEIGHT: 20px! important;
	*/
	text-align:center;
	float:left;
	display:block;
	BACKGROUND: url(images/top_menu_home.gif);
	height:26px;
}
#top_menu-home a:hover{
	background:url(images/top_menu_home-over.gif) repeat-x;
}
.top_menu_std{
	text-align:center;
	float:left;
}
#top_menu-eco{
	background:url(images/top_menu_eco.gif) repeat-x;
	float:left;
}

#top_menu-eco a:hover{
	background:url(images/top_menu_eco-over.gif) repeat-x;
}

#top_search_panel{
	height:30px;
	width:844px;
	vertical-align:middle;
	padding:8px;
	margin-bottom:12px;
	background-color:#C1C7E8;
}

.price{
	padding:0px;
	margin:0px;
}

/***********************************************************************************************************
 PAGE_FOOTER */

#page_footer{
/*
	margin:50px 50px 20px 0px;
	padding-right:20px;

*/
	z-index:20;
	border-top:2px solid #2F3798;
}
#page_footer a{
	color:#00F;
}
#page_footer a:hover{
	text-decoration:underline;
}
.page_footer_part1{
	font-size:10px;
	color:#666;
	clear:both;
	display:block;
}

.page_footer_part2{
	font-size:10px;
	color:#999;
	text-align:center
}

.footer_brochure{
	padding-right:30px;
	text-align:right; 
	width:165px;
}
.footer_brochure a{
	color:#00F;
	text-decoration:none;
}
.footer_brochure a:hover{
	color:#00F;
	text-decoration:underline;
}

.flash_logos{
	height:100px;
	display:block;
	clear:both;
}
/* END PAGE FOOTER
**********************************************************************************************/
.clearfloat{clear:both}
.div_image{
	padding:6px 10px 0 10px;
	float:left;
}
.category_link{
	padding-top:24px;
}
.category_description{
	padding:8px;
	width:650px;
	
	margin-bottom:12px;
}

#browse_part1{
background-color:#EEE;border-top:2px solid #C1C7E8;border-bottom:1px solid #C1C7E8;padding:8px 12px;font-size:10px;
width:650px;

}
#browse_part2{
	background-color:#EEE;border-bottom:2px solid #C1C7E8;
	padding:8px;
	margin-bottom:12px;
	width:650px;
	
}

.browse_prev_button{
	font-size:10px;
	background:url(images/browse_prev.gif) left no-repeat;
	float:left;
	height:14px;
	padding:4px 10px;
	margin-right:10px;
	width:70px;
	text-align:left;
}
.browse_next_button{
	font-size:10px;
	background:url(images/browse_next.gif) right no-repeat;
	float:left;
	height:14px;
	padding:4px 10px;
	margin-left:0px;
	text-align:right;
	width:70px;
}
.browse_page{
	font-size:10px;
	float:left;
	margin-right:6px;
	height:12px;
	margin-bottom:10px;
	width:24px;
	text-align:center
}
.browse_page a{
	border:1px solid #6B74CD;
	padding:3px;
	background-color:#fff;
	display:block;
}
.browse_page a:hover{
	background-color:#B6B7DF;
}
.browse_page_selected{
	background-color:#6B74CD;
	color:#fff;
	border:1px solid #6B74CD;
	padding:3px;
	float:left;
	margin-right:6px;
	height:12px;
	font-size:10px;
	width:16px;
	text-align:center;
}
.browse_links a{
	color:#fff;
}
.browse_links a:hover{
	color:#fff;
	text-decoration:underline;
}
/* ------------------------------------------------------------- */

.catitem{
	float:left;
	width:208px;
	margin:0 6px 16px 6px;
	border:1px solid #C1C7E8;
	padding:0;
	vertical-align:middle;
	height:50px;
	font-weight:normal;
}
.catitema{
	color:#666;
	margin-left:8px;
}
.catitema a{
	font-size:12px;
	color:#666;
}
.catitema a:hover{
	color:#6B74CD;
	text-decoration:underline;
}

#lhs div.catitem{
	width:180px;
}

#lhs div.catitema{
	width:100px;
	margin-left:10px;
}
.cat_panel_link div:hover {
	text-decoration:none;
	border-color:#C00;
	cursor:hand;
}
/* ------------------------------------------------------------- */
.group_text{
	font-size:10px; margin-top:32px; color:#666666; position:relative; top:340px;  width:660px; z-index:10; display:block;
}
.group_text_2{
	font-size:10px; margin-top:0px; color:#666666; position:relative; top:340px;  width:660px; z-index:10; display:block;
}
.group_page_intro{
	font-size:11px;
	margin-bottom:18px;
}
#general_query{
	background-color:#D5DCFF;padding:4px 12px;border:#9CC4FE 1px solid; height:340px; top:-250px; width:636px; position:relative;
}
.general_query_head{
	font-weight:bold;padding-bottom:12px;
}
.general_query_text{
	font-size:10px;
}

.landingpage_contact{
	border-top:1px solid #2C3496; 
	border-bottom:1px solid #2C3496;
	margin-bottom:16px;
	margin-top:12px;
}
.landingpage_contact table{
	height:60px;
}

.landingpage_phonebg{
	color:#fff;
	background-color:#2C3496;
	text-align:center;
	font-size:24px;
}
.landingpage_phonetext{
	font-size:12px;
}

.landingpage_subhead{
	font-size:14px;
}

.landingpage_intro_text{
	margin:8px 0;
	font-size:12px;
	color:#333;
}


#budgetizer_submenu{
	background-color:#DDD;
	margin-bottom:16px;
	
}
#budgetizer_submenu a{
	padding-top:30px;
	color:#990000;
	font-weight:bold;
}
#budgetizer_submenu a:hover{
	color:#CC0000;
	text-decoration:underline;
}
.budgetizer_submenu_text{
	font-size:11px;
	text-align:center;
}

#home_budgetizer_panel h2{
	margin:0;
	padding:10px;
	color:#900;
	text-align:center;
	font-size:17px;
	font-weight:bold;
}
#home_budgetizer_panel p{
	padding:0;
	margin:0 0 6px 0;
}
#home_budgetizer_panel {
/*
	background:#D2D7EE;
	border-left:1px solid #000;
	border-right:1px solid #000;
	border-bottom:1px solid #000;
*/
	padding-bottom:10px;
	padding-top:8px;
}

.virtualsample{
	background-color:#5B5A86;
	text-align:center;
/*	padding:4px; */
	margin-bottom:12px;
	height:auto;
	font-size:10px;
	color:#fff;
}
.virtualsample a{
	font-weight:bold;
	font-size:14px;
	color:#fff;
	text-decoration:none;
}
.virtualsample a:hover{
	color:#ff0;
	text-decoration:underline;
}
.nopad{
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
}

#product_special_offer_div{
	border:1px solid #f00;
	padding:10px 8px;
	background-color:#FEE;
	margin:12px 0;
}
.product_special_offer_head{
	font-weight:bold;
	color:#900;
	text-align:center;
	font-size:14px;
	margin-bottom:6px;
}
.product_special_offer_text{
	text-align:justify;
	font-size:11px;
}
.product_special_offer_notes{
	font-size:9px;
	color:#666;
}
.product_special_offer_end_date{
	font-size:9px; 
	color:#900; 
	font-weight:bold;
	text-align:right;
}

.replaced_message{
	text-align:left;
	margin-top:8px;
	color:#999999;
}
.tinythumb{
	width:34px;
	padding:2px;
	border:1px solid #666;
	text-align:center;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
}

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

.enquiry_basket_link a{
	color:#003399;
	text-decoration:none;
}
.enquiry_basket_link a:hover{
	color:#3366CC;
	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;
}

#enquiry_basket_head_left{
	width:50%;
	float:left;
	margin-top:0;
	padding-top:0;
}

#enquiry_basket_head_right{
	width:100px;
	float:right;
	text-align:right;
	margin-right:13px;
	font-size:11px;
}

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

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

#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 input{
	font-size:12px;
}
.enquiry_basket_client_details_table{
	background-color:#DBD7FF;
	padding:8px;
	margin-top:24px;
}

#basket_view_menu{
	font-size:10px;
}

#product_enquiry_basket_add{
	background:url(images/bg_basket_add.gif) no-repeat; 
	height:28px; 
	padding-top:3px; 
	text-align:center;
}
#product_enquiry_basket_add a{
	color:#fff;
	text-decoration:none;
}
#product_enquiry_basket_add a:hover{
	color:#FFFF00;
}

#lh_enquiry_basket{
	padding-top:8px 0;
	font-size:13px;
	background-color:#5B5A86;
	text-align:center;
	color:#CCCCCC;
}
#lh_enquiry_basket a{
	color:#fff;
}
/* --------------------------------------- */

.pricebuster_priceMain{
	margin:auto;
	width:100%;
	background:url(images/price_buster_1.jpg) no-repeat;
	height:220px;
	position:relative;
}
.pricebuster_priceDiv{
	position:absolute;
	top:38px;
	left:20px;
	color:#fff;
	font-size:48px;
	font-weight:bold;
	text-align:center;
	width:120px;
	display:block;
}
.pricebuster_priceDiv em{
	font-size:24px;
}
.pricebuster_sm{
	font-size:38px;
	top:46px;
}
.pricebuster_quantityDiv{
	width:100%;
	font-size:12px;
	text-align:center;
	height:8px;
	color:#f5dfc4;
}