body{
	margin:0px; 
	background-color:#ededed; 
}

body,td,tr,div{
	font-family:'Trebuchet MS'; 
	font-size:12px; 
	color:#828282; 
	line-height:16px; 
}

a{
	color:#000000; 
	text-decoration:none; 
}

a:hover{
	text-decoration:underline; 
}

form{
	display:inline; 
}

input,password,select,radio,checkbox,button,submit,textarea{
	font-family:'Trebuchet MS'; 
	font-size:12px; 
	color:#828282; 
}

h1{
	margin:0px; 
	padding:0px; 
	font-size:16px; 
	line-height:22px; 
}

h2{
	margin:0px; 
	padding:0px; 
	font-size:14px; 
	line-height:18px; 
	font-weight:normal; 
}

h3{
	margin:0px; 
	padding:0px; 
	font-size:16px; 
	line-height:22px; 
}

.white{
	color:#FFFFFF; 
}

.green{
	color:#99CC00; 
}

.navy{
	color:#000066; 
}

.red{
	color:#EC252B; 
}

.grey{
	color:#AAAAAA; 
}

.grey_mid{
	color:#828282; 
	font-size:30px; 
	line-height:36px; 
}

.grey_large{
	color:#828282; 
	font-size:40px; 
	line-height:46px; 
}

.grey_larger{
	color:#828282; 
	font-size:60px; 
	line-height:66px; 
}

.orange{
	color:#fc9616; 
}

.orange_large{
	color:#fc9616; 
	font-size:40px; 
	line-height:46px; 
}

.font10{
	font-size:10px; 
}

.font12{
	font-size:12px; 
}

.font14{
	font-size:14px; 
}

.font16{
	font-size:16px; 
}

.enquiry_head{
	background-color:#5B5B5B; 
	color:#FFFFFF; 
}

.divider{
	width:100%; 
	height:1px; 
	margin:10px 0px 10px 0px; 
	overflow:hidden; 
	background-image:url(images/divider.gif); 
	background-position:top left; 
}

.divider_slim{
	width:100%; 
	height:1px; 
	margin:3px 0px 3px 0px; 
	overflow:hidden; 
	background-image:url(images/divider_grey.gif); 
	background-position:top left; 
}

.divider_10{
	height:10px; 
}

.divider_20{
	height:20px; 
}

.header{
	width:100%; 
	background-color:#FFFFFF; 
}

.header_slim{
	width:938px; 
	height:94px; 
	text-align:left; 
}

.header_logo{
	float:left; 
	margin:23px 0px 0px 0px; 
}

.header_phone{
	float:right; 
	margin:55px 0px 0px 0px; 
}

.menubar{
	width:100%; 
	height:40px; 
	background-color:#FFFFFF; 
}

.menubar_slim{
	width:938px; 
	text-align:left; 
}

.menu_container{
	width:938px; 
	height:40px; 
	background-image:url(images/menu_bg.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

#menu_topnav{
	position:absolute; 
	z-index:5500; 
}

.menu_left{
	float:left; 
}

.menu_right{
	float:right; 
}

.menu_left_link_end{
	float:left; 
	display:block; 
	height:40px; 
	overflow:hidden; 
}

.menu_left_link_end a{
	*float:left; 
	display:block; 
	height:40px; 
	padding:12px 12px 30px 12px; 
	overflow:hidden; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-image:url(images/menu_left.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_left_link_end a:hover{
	text-decoration:none; 
	background-image:url(images/menu_left_over.png); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_left_link{
	float:left; 
	display:block; 
	height:40px; 
	overflow:hidden; 
}

.menu_left_link a{
	*float:left; 
	display:block; 
	height:40px; 
	padding:12px 12px 30px 12px; 
	overflow:hidden; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-image:url(images/menu_main.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
}

.menu_left_link a:hover{
	text-decoration:none; 
	background-image:url(images/menu_main_over.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
}


.menu_left_divider{
	float:left; 
	display:block; 
	width:2px; 
	height:40px; 
	overflow:hidden; 
	background-image:url(images/menu_divider.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_right_search{
	float:right; 
	display:block; 
	width:173px; 
	height:40px; 
	overflow:hidden; 
	background-image:url(images/menu_search_bg.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_right_search input{
	margin:9px 0px 0px 19px; 
	*margin:8px 0px 0px 19px; 
	width:138px; 
	color:#FFFFFF; 
	font-size:11px; 
	background-color:#333333; 
	border:0px; 
	background-image:url(images/search_bg.gif); 
	background-position:center center; 
}

.menu_right_link_search{
	float:right; 
	display:block; 
	height:40px; 
	overflow:hidden; 
}

.menu_right_link_search a{
	*float:left; 
	display:block; 
	height:40px; 
	padding:10px 10px 30px 5px; 
	overflow:hidden; 
	font-size:11px; 
	text-decoration:none; 
	background-image:url(images/menu_right.png); 
	background-position:top right; 
	background-repeat:no-repeat; 
}

.menu_right_application{
	float:right; 
	display:block; 
	width:173px; 
	height:40px; 
	overflow:hidden; 
	background-image:url(images/menu_search_bg.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_right_application a{
	*float:left; 
	display:block; 
	width:173px; 
	height:40px; 
	padding:10px 0px 0px 20px; 
	overflow:hidden; 
	font-size:11px; 
	color:#FFFFFF; 
	text-decoration:none; 
}

.menu_right_application a:hover{
	text-decoration:none; 
}

.application_dropdown{
	position:absolute; 
	margin:0px 0px 0px 559px; 
	width:173px; 
	z-index:5000; 
}

.application_dropdown a{
	color:#FFFFFF; 
	font-size:11px; 
}

.application_dropdown ul{
	margin:0px; 
	padding:0px 10px 5px 10px; 
}

.application_dropdown li{
	margin:0px; 
	padding:3px 0px 0px 0px; 
	list-style:none; 
}

.application_options{
	clear:both; 
	margin:0px 0px 0px 7px; 
	padding:3px 0px 0px 0px; 
	width:160px; 
	background-color:#333333; 
}

.menu_right_link_end{
	float:right; 
	display:block; 
	height:40px; 
	overflow:hidden; 
}

.menu_right_link_end a{
	*float:left; 
	display:block; 
	height:40px; 
	padding:12px 12px 30px 12px; 
	overflow:hidden; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-image:url(images/menu_right.png); 
	background-position:top right; 
	background-repeat:no-repeat; 
}

.menu_right_link_end a:hover{
	text-decoration:none; 
	background-image:url(images/menu_right_over.png); 
	background-position:top right; 
	background-repeat:no-repeat; 
}

.menu_right_link{
	float:right; 
	display:block; 
	height:40px; 
	overflow:hidden; 
}

.menu_right_link a{
	*float:left; 
	display:block; 
	height:40px; 
	padding:12px 12px 30px 12px; 
	overflow:hidden; 
	font-size:14px; 
	color:#FFFFFF; 
	text-decoration:none; 
	background-image:url(images/menu_main.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
}

.menu_right_link a:hover{
	text-decoration:none; 
	background-image:url(images/menu_main_over.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
}

.menu_right_divider{
	float:right; 
	display:block; 
	width:2px; 
	height:40px; 
	overflow:hidden; 
	background-image:url(images/menu_divider.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.megamenu{
	position:absolute; 
	width:938px; 
	margin:10px 0px 0px 0px; 
	z-index:5000; 
	background-image:url(images/menu_reveal.png); 
	background-position:bottom left; 
	background-repeat:no-repeat; 
}

.megamenu a{
	color:#FFFFFF; 
}

.megamenu a:hover{
	color:#fc9616; 
	text-decoration:none; 
}

.menu_boxes{
	float:left; 
	display:block; 
	width:938px; 
	padding:40px 0px 20px 0px; 
}
	
.menu_box{
	float:left; 
	display:block; 
	width:184px; 
	margin:20px 25px 20px 25px; 
}

.menu_box h2{
	color:#FFFFFF; 
	padding:0px 0px 12px 0px; 
	border-bottom:1px solid #838383; 
}

.menu_box ul{
	padding:0px; 
	margin:12px 0px 0px 0px; 
}

.menu_box li{
	padding:0px 0px 2px 0px; 
	margin:0px; 
	list-style:none; 
}


.menu_box_divider{
	width:938px; 
	float:left; 
	height:1px; 
	overflow:hidden; 
}


.main{
	width:100%; 
	background-color:#FFFFFF; 
	float:left; 
	padding:30px 0px 30px 0px; 
}

.main_slim{
	width:986px; 
	text-align:left; 
}

.main_slimmer{
	width:938px; 
	text-align:left; 
	margin:0px 0px 0px 24px; 
}

.divider_light{
	width:100%; 
	height:10px; 
	margin:30px 0px 20px 0px; 
	overflow:hidden; 
	background-image:url(images/body_divide_hori_light.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.footer_divider{
	width:100%; 
	height:30px; 
	overflow:hidden; 
	background-image:url(images/body_divide_hori_greybg.gif); 
	background-position:top left; 
	background-repeat:repeat-x; 
	text-align:center; 
}

.footer_divider_slim{
	width:986px; 
	height:30px; 
	overflow:hidden; 
	background-image:url(images/body_divide_hori_grey.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.footer{
	width:100%; 
}

.footer_slim{
	width:986px; 
	text-align:left; 
	background-image:url(images/body_footer_bg.gif); 
	background-position:top center; 
	background-repeat:no-repeat; 
}

.footer_top{
	clear:both; 
}

.footer_menu{
	clear:both; 
	width:986px; 
	height:40px; 
	text-align:center; 
}

.footer_bottom{
	clear:both; 
}

.footer_left{
	float:left; 
	padding:24px; 
	font-size:11px; 
}

.footer_left a{
	color:#828282; 
}

.footer_right{
	float:right; 
	padding:24px; 
	font-size:11px; 
}

.footer_right a{
	color:#828282; 
}

.product_box{
	float:left; 
	width:224px; 
	height:366px; 
	margin:20px 14px 0px 0px; 
	overflow:hidden; 
}

.product_box_link{
	position:absolute; 
	float:left; 
	width:224px; 
	height:366px; 
	overflow:hidden; 
}

.product_box_link a{
	display:block; 
	float:left; 
	width:224px; 
	height:366px; 
	overflow:hidden; 
	background-image:url(images/product_bg.gif); 
	padding:305px 16px 100px 11px; 
	color:#828282; 
}

.product_box_link a:hover{
	background-image:url(images/product_bg_over.gif); 
	text-decoration:none; 
	color:#FFFFFF; 
}

.product_box_link h2{
	font-size:16px; 
	line-height:28px; 
	*line-height:28px; 
}

.product_box_link img{
	margin:6px 0px 0px 0px; 
}

.product_box_image{
	position:absolute; 
	float:left; 
	width:224px; 
	height:300px; 
	overflow:hidden; 
}

.product_box_large{
	float:left; 
	width:224px; 
	height:385px; 
	margin:20px 14px 0px 0px; 
	overflow:hidden; 
}

.product_box_large_link{
	position:absolute; 
	float:left; 
	width:224px; 
	height:385px; 
	overflow:hidden; 
}

.product_box_large_link a{
	display:block; 
	float:left; 
	width:224px; 
	height:385px; 
	overflow:hidden; 
	background-image:url(images/product_bg_large.gif); 
	padding:310px 16px 100px 11px; 
	color:#828282; 
}

.product_box_large_link a:hover{
	background-image:url(images/product_bg_large_over.gif); 
	text-decoration:none; 
	color:#FFFFFF; 
}

.product_box_large_link h2{
	font-size:16px; 
	line-height:18px; 
	*line-height:18px; 
}

.product_box_large_link span{
	line-height:38px; 
}

.product_box_large_link img{
	margin:6px 0px 0px 0px; 
}

.product_box_large_image{
	position:absolute; 
	float:left; 
	width:224px; 
	height:300px; 
	overflow:hidden; 
}


.product_box_small{
	float:left; 
	width:150px; 
	height:230px; 
	margin:20px 23px 0px 24px; 
	overflow:hidden; 
}

.product_box_small_link{
	position:absolute; 
	float:left; 
	width:150px; 
	height:230px; 
	overflow:hidden; 
}

.product_box_small_link a{
	display:block; 
	float:left; 
	width:150px; 
	height:230px; 
	overflow:hidden; 
	padding:190px 16px 100px 11px; 
	color:#828282; 
}

.product_box_small_link a:hover{

}

.product_box_small_link h2{
	font-size:14px; 
	line-height:18px; 
	*line-height:18px; 
}

.product_box_small_link span{
	line-height:20px; 
}

.product_box_small_link img{
	margin:6px 0px 0px 0px; 
}

.product_box_small_image{
	position:absolute; 
	float:left; 
	width:150px; 
	height:180px; 
	overflow:hidden; 
}


.product_box_mini{
	float:left; 
	width:109px; 
	height:118px; 
	margin:0px; 
	overflow:hidden; 
	text-align:left; 
}

.product_box_mini_link{
	position:absolute; 
	float:left; 
	width:109px; 
	height:118px; 
	overflow:hidden; 
}

.product_box_mini_link a{
	display:block; 
	float:left; 
	width:109px; 
	height:118px; 
	overflow:hidden; 
	padding:0px; 
	color:#828282; 
	background-image:url(images/product_bg_mini.gif); 
}

.product_box_mini_link a:hover{
	background-image:url(images/product_bg_mini_over.gif); 
}

.product_box_mini_image{
	position:absolute; 
	float:left; 
	width:101px; 
	height:101px; 
	margin:13px 0px 0px 4px; 
	overflow:hidden; 
}


.product_box_mini_link_sel{
	position:absolute; 
	float:left; 
	width:109px; 
	height:118px; 
	overflow:hidden; 
}

.product_box_mini_link_sel a{
	display:block; 
	float:left; 
	width:109px; 
	height:118px; 
	overflow:hidden; 
	padding:0px; 
	color:#828282; 
	background-image:url(images/product_bg_mini_over.gif); 
}

.product_box_mini_link_sel a:hover{
	background-image:url(images/product_bg_mini_over.gif); 
}


.product_box_gorange{
	float:left; 
	width:109px; 
	height:150px; 
	margin:0px; 
	overflow:hidden; 
	text-align:left; 
}

.product_box_gorange_link{
	position:absolute; 
	float:left; 
	width:109px; 
	height:150px; 
	overflow:hidden; 
}

.product_box_gorange_link a{
	display:block; 
	float:left; 
	width:109px; 
	height:150px; 
	overflow:hidden; 
	text-align:center; 
	color:#828282; 
	font-size:12px; 
	background-image:url(images/product_bg_mini.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
}

.product_box_gorange_link a div{
	padding:0px 3px 0px 3px; 
}

.product_box_gorange_link a:hover{
	background-image:url(images/product_bg_mini_over.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
	text-decoration:none; 
	color:#fb9617; 
}

.product_box_gorange_image{
	position:absolute; 
	float:left; 
	width:101px; 
	height:101px; 
	margin:45px 0px 0px 4px; 
	overflow:hidden; 
}

.product_box_gorange_link_sel{
	position:absolute; 
	float:left; 
	width:109px; 
	height:150px; 
	overflow:hidden; 
}

.product_box_gorange_link_sel a{
	display:block; 
	float:left; 
	width:109px; 
	height:150px; 
	overflow:hidden; 
	color:#fb9617; 
	text-align:center; 
	background-image:url(images/product_bg_mini_over.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
}

.product_box_gorange_link_sel a div{
	padding:0px 3px 0px 3px; 
}

.product_box_gorange_link_sel a:hover{
	background-image:url(images/product_bg_mini_over.gif); 
	background-position:center bottom; 
	background-repeat:no-repeat; 
	text-decoration:none; 
	color:#fb9617; 
}


.image_enlarge a{
	display:block; 
	width:105px; 
	height:20px; 
	overflow:hidden; 
	margin:3px 0px 0px 0px; 
	padding:3px 5px 10px 25px; 
	background-image:url(images/enlarge.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	color:#999999; 
}

.option_shell_small{
	background-image:url(images/body_product_option_small.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	width:210px; 
	height:36px; 
	overflow:hidden; 
	margin:0px 0px 10px 0px; 
}

.option_shell_small a{
	padding:4px 40px 45px 12px; 
	width:210px; 
	height:36px; 
	display:block; 
	font-size:10px; 
	line-height:13px; 
	color:#FFFFFF; 
	text-decoration:none; 
}

.option_shell_small a:hover{
	text-decoration:underline; 
}

.option_shell_large{
	background-image:url(images/body_product_option_large.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
	width:242px; 
	height:47px; 
	overflow:hidden; 
	margin:0px 0px 10px 0px; 
}

.option_shell_large a{
	padding:7px 60px 50px 15px; 
	width:242px; 
	height:47px; 
	display:block; 
	font-size:12px; 
	color:#999999; 
	text-decoration:none; 
}

.option_shell_large a:hover{
	text-decoration:underline; 
}


.product_images{
	background-image:url(images/body_product_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.product_footer{
	margin:20px 0px 0px 0px; 
	font-size:9px; 
	line-height:12px; 
	color:#787878; 
}

.menu_section{
	height:29px; 
	overflow:hidden; 
	background-image:url(images/body_sectionbg.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_section a{
	display:block; 
	margin:2px 0px 0px 0px; 
	padding:5px 5px 10px 10px; 
	color:#FFFFFF; 
}

.menu_category{

}

.menu_category a{
	display:block; 
	padding:3px 5px 3px 10px; 
}

.menu_category a:hover{
	text-decoration:none; 
	background-image:url(images/body_categorybg.gif); 
	background-position:top left; 
	background-repeat:repeat-y; 
}

.menu_category_sel{
	margin:0px 0px 0px 2px; 
	background-color:#D1E3F0; 
}

.menu_category_sel a{
	display:block; 
	padding:3px 5px 3px 8px; 
	font-weight:bold; 
}

.menu_category_sel a:hover{
	text-decoration:none; 
}

.menu_subcategory{
	margin:0px 0px 0px 2px; 
}

.menu_subcategory a{
	display:block; 
	padding:3px 5px 3px 20px; 
}

.menu_subcategory a:hover{
	text-decoration:none; 
	background-color:#EEEEEE; 
}

.menu_subcategory_sel{
	margin:0px 0px 0px 2px; 
	background-color:#EEEEEE; 
}

.menu_subcategory_sel a{
	display:block; 
	padding:3px 5px 3px 20px; 
	font-weight:bold; 
}

.menu_subcategory_sel a:hover{
	text-decoration:none; 
}

.menu_gap_categories{
	margin:0px 0px 10px 0px; 
}

.menu_gap_subcategories{
	margin:0px 0px 5px 0px; 
}

.menu_range{
	height:29px; 
	overflow:hidden; 
	background-image:url(images/body_rangebg.gif); 
	background-position:top left; 
	background-repeat:no-repeat; 
}

.menu_range a{
	display:block; 
	margin:2px 0px 0px 0px; 
	padding:5px 5px 10px 10px; 
	color:#FFFFFF; 
}

.menu_page{
	height:29px; 
	overflow:hidden; 
	background-image:url(images/body_pagebg.gif); 
	background-position:top right; 
	background-repeat:no-repeat; 
}

.menu_page a{
	display:block; 
	margin:2px 0px 0px 0px; 
	padding:3px 5px 10px 10px; 
	color:#FFFFFF; 
}


.menu_page_top{
	background-image:url(images/body_pagebg.gif); 
	background-position:top right; 
	background-repeat:no-repeat; 
	margin:0px 0px 0px 0px; 
	padding:7px 0px 0px 0px; 
}

.menu_page_bottom{
	background-image:url(images/body_pagebg.gif); 
	background-position:bottom right; 
	background-repeat:no-repeat; 
	padding:0px 0px 10px 0px; 
}

.menu_page_middle{
	margin:0px 2px 0px 0px; 
	padding:0px; 
	background-color:#000066; 
}

.menu_page_middle a{
	display:block; 
	padding:0px 5px 0px 10px; 
	color:#FFFFFF; 
}


.menu_left_slim{
	background-color:#000066; 
	margin:0px 0px 0px 2px; 
}

.menu_left_slim a{
	display:block; 
	padding:3px 10px 3px 10px; 
	color:#FFFFFF; 
}

.scroller{
	width:510px; 
	height:175px; 
	margin:0px; 
	background-image:url(images/body_listing_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.scroller_home{
	width:510px; 
	height:175px; 
	margin:7px 0px 0px 0px; 
	background-image:url(images/body_listing_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.scroller_inner{
	margin:10px; 
	overflow:auto; 
	width:490px; 
	height:155px; 
	display:inline; 
	float:left; 
	scrollbar-face-color:#5B5B5B; 
	scrollbar-track-color:#FFFFFF; 
	scrollbar-arrow-color:#FFFFFF; 
	scrollbar-highlight-color:#FFFFFF; 
	scrollbar-3dlight-color: #FFFFFF; 
	scrollbar-darkshadow-color:#FFFFFF; 
	scrollbar-shadow-color:#FFFFFF; 
}

.scroller_gap{
	width:10px; 
}

.scroller_imagebox{
	width:115px; 
	height:115px; 
	margin:0px 0px 5px 0px; 
}

.scroller_image{
	width:115px; 
	height:115px; 
	background-color:#FFFFFF; 
}

.scroller_image_sel{
	width:115px; 
	height:115px; 
	background-color:#FFFFFF; 
	background-image:url(images/body_product_thumb_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.scroller_image_promo{
	width:115px; 
	height:115px; 
	background-color:#FFFFFF; 
	background-image:url(images/body_product_gorange_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.scroller_image_promo_sel{
	width:115px; 
	height:115px; 
	background-color:#FFFFFF; 
	background-image:url(images/body_product_redblack_bg.gif); 
	background-position:center center; 
	background-repeat:no-repeat; 
}

.scroller_sortbutton{
	margin:0px 0px 0px 10px; 
	width:104px; 
	height:22px; 
	overflow:hidden; 
	background-color:#000066; 
	background-image:url(images/button_scrolloption.gif); 
	background-position:bottom center; 
	background-repeat:no-repeat; 
}

.scroller_sortbutton a{
	display:block; 
	width:104px; 
	height:22px; 
	padding:2px 0px 10px 0px; 
	overflow:hidden; 
	text-align:center; 
	color:#FFFFFF; 
}

.greentick{
	margin:-10px 10px 10px 15px; 
	padding:0px 20px 0px 0px; 
}
