@charset "utf-8";
/* 
Author: Shane Calnan -  OnlineOne Pty Ltd / Centek 
Copyright  -  all rights reserved
Hi Craft Safety
Online One - foundation styles
-------------------------------------------------------------------------------*/
/* CSS Document */
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	margin:0;
	padding:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1
}
ol, ul {
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
#innerwrapper {
	width:904px;
	margin:0 auto;
}
body {
	background-image:url(/site/files/images/bg-body.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#ff7b00 !important;
	margin:0 auto !important;
	font-family: Calibri, Arial, helvetica, sans-serif !important;
width: 904px;
}
#main {
	background-color: #FFF;
	width: 904px;
}
.menu-strip, menu-table {
	background: #ff7b00;
}
.menu-table {
	width: 100%;
	margin-bottom:15px;
}
.menu-bg {
	background: #ff7b00; /* Old browsers */
	height:47px;
	text-align:center;
	line-height:47px;
}
.menu-bg:hover {
	background: rgb(255,123,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,123,0,1)), color-stop(4%, rgba(255,167,61,1)), color-stop(7%, rgba(255,123,0,1)), color-stop(26%, rgba(255,123,0,1)), color-stop(100%, rgba(230,98,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae64', endColorstr='#ff7f04', GradientType=0 ); /* IE6-9 */
	height:30px;
	text-align:center;
	color:#f8d1ad !important;
	cursor:pointer;
}
.menu-bg td:hover {
	background: rgb(255,123,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,123,0,1)), color-stop(4%, rgba(255,167,61,1)), color-stop(7%, rgba(255,123,0,1)), color-stop(26%, rgba(255,123,0,1)), color-stop(100%, rgba(230,98,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(255,123,0,1) 7%, rgba(255,123,0,1) 26%, rgba(230,98,0,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae64', endColorstr='#ff7f04', GradientType=0 ); /* IE6-9 */
	height:30px;
	text-align:center;
	color:#069 !important;
	cursor:pointer;
}
.menu-bg a {
	font-size:16px;
	color:#FFF;
	text-decoration:none;
	padding: 0 20px;
}
.menu-bg a:hover {
	font-size:16px;
	text-decoration:none;
}

#div__body {
	background-color:#FFFFFF;
}
#server_commands {
	display:none;
}
.medtextbold {
	background-color:#FFF;
}
#left_column {
	vertical-align:top;
	padding-left: 15px;
	text-align: left;
	
}
#left a {
	color:#333333;
	text-decoration:none;
	font-size:14px;
	line-height: 140%;
}
h2 {
	color:#333333;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	margin-bottom:20px;
}
.itemtit {
	font-size:12px;
	color:#FFF;
	line-height:15px;
	text-decoration:none;
}
.info-p {
	padding: 0 15px 15px 15px;
}
.info-p p {
	lineheight:140%;
}
.item_cell{
	border: 1px solid #323232;
	width: 200px;
	position: relative;
	height: 267px;
/*	margin: 20px 15px 15px 0;*/
}
.subcat_cell {
	border: 1px solid #323232;
	width: 200px;
	position: relative;
	height:202px;
/*	margin: 20px 15px 15px 0;*/
}
.clearance_banner{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/site/files/images/clearance.png);
	z-index:2;
	width: 100px;
	height: 100px;
	}
	
.special_banner{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/site/files/images/specials.png);
	z-index:2;
	width: 100px;
	height: 100px;
	}
	
.new_banner{
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(/site/files/images/new.png);
	z-index:2;
	width: 100px;
	height: 100px;
	}

.cnrBanner{
position: absolute;
top: 0px;
left: 0px;
z-index: 2;
width: 100px;
height: 100px;
}

.item_header, .subcat_header {
	text-align: center;
	color: #FFF;
	background-color: #333333;
	width: 180px;
	padding: 11px 10px;
	height: 42px;
	padding: 5px 10px;
	overflow: hidden;
}

.item_header h2, .item_header h2 a, .subcat_header h2, subcat_header h2 a {
	color: #FFF;
	background-color: #333333;
	margin-bottom: 0px;
	font-size: 15px;
	line-height: 140%;
	margin: 0;
	
}
.subcat_header h2 a{
	color:#FFF;
	text-decoration:none;
	}
	
.subcat_header h2 a:hover{
	color:#ff7b00;
	}	
	

.item_header  h2 a{
	color:#FFF;
	text-decoration:none;
	min-height: 80px;
	}

.item_header h2 a:hover {
	color:#ff7b00;
	text-decoration:none;	
}
.item_header h2 {
/*	min-height: 80px;*/
}
.item_text {
	text-align: center;
	color: #FFF;
	background-color: #333333;
	padding: 5px;
}
.item_price{
	font-size:15px;
	}
	
.itemTax{
	font-size:11px;
	}
	
.subcat_img, .item_img {
	text-align: center;
}
.tab_category {
	padding: 0px 15px;
}
.category_text h1, item_header_detail h2 {
	font-family: Calibri, Arial, helvetica, sans-serif;
	font-size: 28px;
	color: #333333;
	line-height: 40px;
	margin:10px 0;
}
#categorybcrumb, #categorybcrumb a {
	font-size: 11px;
	background-color: #333333;
	color: #FFF;
	font-weight: bold;
}
#categorybcrumb {
	padding: 18px 15px;
}
.item_list_tab {
	padding: 0px 15px;
}
.drilldown_surround {
	padding:0 15px 0px 15px;
}
.drilldown_item_container {
	border: 1px solid #323232;
	padding:15px;
	margin: 15px 0;
	font-size:16px;
}
.item_image_main {
	width: 300px;
	float: left;
	margin-right: 15px;
}
.item_image_main img {
	width: 300px;
	height:300px;
}
.item_header_detail h2 {
	font-size: 24px;
	width: 605px;
}
.item_text_detail {
	color: #333333;
	line-height: 140%;
	float: left;
	width: 280px;
}
.item_spec_content ul {
	list-style: disc;
	list-style-position: inside;
	padding-left: 17px;
	text-indent: -1em;
}
.item_spec_header {
	font-weight: bold;
	margin: 15px 0;
	font-size: 18px;
}
.item_ours {
	font-size: 28px;
	color: #ff7b00;
	display: inline;
	
}
.item_sale_detail_left {
	width: 316px;
	float: left;
	height: 240px;
}

.item_sale_detail_right{
	margin-top: -9px;
	}
	
.item_text_detail_foot {
	color: #333333;
	clear: both;
	padding-top: 15px;
	min-height: 258px;
}

.item_add_to_cart .smalltextnolink , .item_add_to_cart_wide .smalltextnolink{
	font-size: 13px;
	text-decoration: none;
}

.item_add_to_cart .bgbutton{
	background: #ff7b00;
	text-align: center;
	line-height: 19px;
	padding: 5px;
	width: 136px;
	color: #FFF;
	font-size: 16px;
	border: none;
	margin: 15px 0;
}

.item_add_to_cart_wide .bgbutton{
	background: #ff7b00;
	text-align: center;
	line-height: 19px;
	padding: 5px;
	width: 136px;
	color: #FFF;
	font-size: 16px;
	border: none;
	margin: 5px 0;
}
.item_add_to_cart .bgbutton:hover , .item_add_to_cart_wide .bgbutton:hover  {
	background: rgb(255,123,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,123,0,1)), color-stop(4%, rgba(255,167,61,1)), color-stop(7%, rgba(223,123,29,1)), color-stop(26%, rgba(223,123,29,1)), color-stop(100%, rgba(255,127,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba9255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,123,0,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0 ); /* IE6-9 */
	text-align:center;
	color:#FFF !important;
	cursor:pointer;
}
.item_sale_detail_right .options{
	float: right;
	width:256px;
	display: inline;
	text-align: right;
	height: 100%;
	}

.qty_left{
font-size: 13px;
width: 48px;
text-align: right;
padding-right: 11px;
	}

.qty_right input{
	width: 123px;
	height: 15px;
	padding: 5px;
	font-size: 13px;
	border: 1px solid #323232;
}

.item_add_to_cart select, .item_add_to_cart_wide select{
	width: 135px;
height: 20px;
margin-bottom: 5px;
	}


.listheadernosort {
	height: 100%;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	color: #333333;
	background-color: #FFF;
	font-size: 13px;
}
.texttable {
	font-size: 13px;
	color: #333333;
	background-color: #FFF;
	padding: 5px 45px 5px 4px;
	border-style: solid;
	border-width: 1px 1px 1px 1px;
	border-color: white #FFF #FFF #FFF;
	vertical-align: top;
}
.listfooter {
	height: 100%;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	color: #666666;
	background-color: #FFF;
}
.header_container {
	background: #FFF;
	position:relative;
	width: 904px;
height: 118px;
}
.logo {
	float:left;
	width: 271px;
	padding: 15px 15px;
}
.linksSearch {
	float: right;
	width: 249px;
	text-align: right;
	margin: 6px 15px 6px 0;
}
.company_details {
	float: left;
	width: 241px;
	padding: 20px 0px 0px 10px;
	color: #333333;
	text-align: center;
}
.phone {
	font-size: 36px;
}
.address {
	font-size: 12px;
}
#search-portlet {
	width: 245px;
	float: right;
	margin: 10px 0;
	clear: both;
	display: block;
	text-align: right;
}
.search-portlet-table {
	float: right;
}
.checkout-image-span{
    background: #333;
    color: #fff;
    padding: 10px 9px;
    border-radius: 5px;
    text-decoration: none;
    font-size: 12px;
    }
.checkout-image-span:hover{
    background: #000;
    }

.checkout-image-anchor{
   	text-decoration:none
   }

.myAlinks {
	float: right;
	margin: 5px 103px -5px 0;
	text-align: left;
	width: 140px;
	height: 52px;
}
.myAlinks ul {
	line-height:140%;
	margin: 0 !important;
}
.myAlinks ul li a {
	font-weight:bold;
}
.myAlinks ul li img {
	margin:0 10px 0 0;
}
.checkoutLink {
	position: absolute;
	top: 70px;
	right: 15px;
	width: 150px;
	height: 29px;
}
#left_column {
	font-size:13px;
}
#left_column td.smalltext {
	background-color: #fff6ea;
	height: 35px;
	vertical-align: middle;
	padding: 0 15px;
}
#left_column td.smalltext:hover {
	background-color:#ff7b00;
	color:#FFF;
}
#left_column .dottedlink {
	font-size:13px;
	text-decoration:none;
}
#left_column .textboldnolink {
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
#left_column td.textboldnolink {
	background-color: #f9c673;
	height: 35px;
	vertical-align: middle;
	padding: 0 10px 0 10px;
	width: 200px;
}
#left_column td.textboldnolink:hover {
	background-color: #ff7b00;
	height: 35px;
	vertical-align: middle;
}
#left_column td.textboldnolink a:hover {
	background-color: #ff7b00;
}
#left_column .smalltext a {
	color:#323232;
	text-decoration:none;
}
#left_column .smalltext a:hover {
	color:#FFF;
	text-decoration:none;
}
#left_column .text {
	background-color:#ingsway;
}
.phead {
	padding: 15px;
	background-color: #ff7b00;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	display: block;
	width: 190px;
}


.info-p h2{
	font-size:28px;
	}
	
.cat_cell_surround, .cell_surround{
	padding: 15px 0px 0 15px;
	}
	

.related_cell_surround{
	padding: 15px 15px 0 0px;
	}
.related_items_block{
	margin: 0 -15px 0 0;
}

#categoryListTable, #itemListTable{
	margin-left: -15px;
	margin-bottom: 15px;
	}
	
small{
	font-size:12px;
	color:#323232;
	}

small a{
	font-size:12px;
	color:#323232;
	}
	
.info_left{
	width: 397px;
	padding: 15px;
	border: 1px solid #323232;
	float: left;
}

.info_right{
	float: left;
	width: 397px;
	padding: 15px;
	border: 1px solid #323232;
	margin: 0 0 15px 15px;
	backrgound-image: url(site/files/images/lightbox-ico-loading.gif);
	background-position:50% 50%;
	}
	
	
	
.info_left p{	
	line-height: 140%;
	margin-bottom:10px;
}

h3{
	color: #333333;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px
	}

.homeSubcate_cell{
	border: 1px solid #323232;
	width: 205px;
}

.homeSubcate_header {
	text-align: center;
	color: #FFF;
	background-color: #333333;
	width: 185px;
	padding: 10px 10px;
	min-height: 32px;
}

.homeSubcate_header h2{
	color:#FFF;
	font-size:16px;
	margin-bottom:0px;
	}
	
.homeSubcate_header h2 a{
	text-decoration: none;
	color: #FFF;
	}
	
.homeSubcate_header h2 a:hover{
	text-decoration: none;
	color: #ff7b00;
	}
	
.footer-tit {
	font-size:12px;
	font-weight:bold;
	color:#3c3c3c;
	padding-left:30px;
	line-height:35px;
}
.footer-txt a {
	font-family:Calibri, Arial, helvetica, sans-serif;
	font-size:13px;
	color:#3c3c3c;
	padding-left:30px;
	line-height:180%;
	text-decoration:none;
}

.footer-txt a:hover {
	color:#ff7b00;
}

.footer-txt {
	font-size:11px;
	color:#3c3c3c;
	line-height:180%;
}

#div__footer {
	background-position: center top;
	background-repeat: repeat-x;
	background-image: url("/site/files/images/bgmenu.jpg");
	width:904px;
}

.homeSeeAllLink{
	margin: 30px 15px;
	}

.homeSeeAllLink a{
		background-color:#ff7b00;
	border:1px solid #eda933;
	display:inline !important;
	color:#ffffff;
	font-family:Calibri, Arial, helvetica, sans-serif;
	font-size:24px;
	font-weight:bold;
	padding: 15px 15px;
	text-decoration:none;
	text-shadow:1px 1px 0px #cd8a15;
	
	}
	
.homeSeeAllLink a:hover {
	background: rgb(255,183,107); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255,183,107,1)), color-stop(4%, rgba(255,167,61,1)), color-stop(7%, rgba(223,123,29,1)), color-stop(26%, rgba(223,123,29,1)), color-stop(100%, rgba(255,127,4,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(255,183,107,1) 0%, rgba(255,167,61,1) 4%, rgba(223,123,29,1) 7%, rgba(223,123,29,1) 26%, rgba(255,127,4,1) 100%); /* W3C */
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffb76b', endColorstr='#ff7f04', GradientType=0 ); /* IE6-9 */
 
 }
 
 
#search_input{
background-image: url(/site/files/images/searchbg.jpg);
width: 196px;
height: 31px;
border: 0;
background-repeat: no-repeat;
 }
/* lifted search form*/
/* Online One - search form styles
-------------------------------------------------------------------------------*/
.searchform {
	width: 243px;
float: right;
border-radius: 3px;

}
.cf:before, .cf:after {
	display:table;
}
.cf:after {
	clear:both;
}
.cf {
	zoom:1;
}
.form-wrapper {
	margin:0;
}
/* Form text input */
 
.form-wrapper input {
	width: 200px !important;	
	padding: 5px 5px 8px 5px !important;
	float: left !important;
	background: #EEE !important;
	border-radius: 3px 0 0 3px !important;
	font-size: 12px !important;
	border: none !important;
	margin: 0 !important;
	height: 19px !important;
}
.form-wrapper input:focus {
	outline: 0 !important;
	background: #fff !important;
	box-shadow: 0 0 2px rgba(0,0,0,.8) inset !important;

}
 .form-wrapper input::-webkit-input-placeholder {
	 color: #999 !important;
	 font-weight: normal !important;
	 font-style: italic !important;
	 font-size:10px !important;
	 margin-top:5px !important;
}
 .form-wrapper input:-moz-placeholder {
	 color: #999 !important;
	 font-weight: normal !important;
	 font-style: italic !important;
	 font-size:10px !important;
margin-top: 0 !important;
    padding: 10px 5px 11px !important;}
 .form-wrapper input:-ms-input-placeholder {
	 color: #999 !important;
	 font-weight: normal !important;
	 font-style: italic !important;
	 font-size:10px !important;
	  margin-top:0px !important;
}
/* Form submit button */
.form-wrapper button {
	overflow: visible !important;
	position: relative !important;
	float: left !important;
	border: 0 !important;
	padding: 0 !important;
	cursor: pointer !important;
	height: 32px !important;
	width: 32px !important;
	color: white !important;
	text-transform: uppercase !important;
	background: #333333 !important;
	border-radius: 0 3px 3px 0 !important;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .3) !important;
}
.form-wrapper button:hover {
	background: #000 !important;
}
.form-wrapper button:active, .form-wrapper button:focus {
	background: #000 !important;
	outline: 0 !important;
}
 .form-wrapper button::-moz-focus-inner {
 	border: 0 !important;
 	padding: 0 !important;
}
 
 #div__header{
	 width: 904px;
	 height:180px;
	 background-color:#FFF;
	 }
	 
 #div__label{
	 display:none;
	 visibility:hidden;
	 }
	 
.container{
	width: 883px !important;
max-width: 883px !important;
background-color: #FFF;
padding: 0px;
	}
 
 .wlbut a{font-size:12px; color:#595959; text-decoration:none;}
 
 .land_left{
width: 221px;
display: inline;
padding: 0px 15px 15px 15px;
float: left;}

.breadcrumbs_landing{
	font-size: 14px;
	background-color: #333333;
	color: #FFF;
	font-weight: bold;
	padding: 16px 11px;
	float: left;
	width: 616px;
}

.landing h1 {
	color: #DF7A1C;
	font-size: 24px;
	font-weight: bold;
	line-height: 65px;
}
.landing h4{
	font-weight:bold;
}



.land_middle{
	width: 450px;
	float: left;
	}

.land_right{
	float: right;
padding: 15px;}

.landing_image_right img{
	width:150px;
	}
	
.landing_image_right{
	border: 1px solid #323232;
	width: 150px;
	margin-bottom: 15px;
	text-align: center;
	}
.landing_image_right a{
	text-decoration:none;
	}

.landing_image_title_block{
	background-color:#333333;
	padding: 15px;
}
.landing_image_title{
	color:#FFF;
	font-weight:bold;
	font-size:13px;
	}
.footerTable{
	text-align:left;
	}

.item_cell_wide{
	width: 608px;
	border: 1px solid #323232;
	padding: 15px;
	overflow: auto;
}

.item_img_wide{
	float: left;
	display: block;
	height: auto;
	padding-right: 15px;
}

.item_header_wide{
	float: left;
}

.item_header_wide h2 a{
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.item_header_wide h2 a:hover{
	color: #ff7b00 
}

.item_text_wide{
	color: #003366;
    float: left;
    position: relative;
    width: 300px;
	}

.item_price_wide{
	margin: 10px 0;
	}

.item_wide_sales_block{
	width: 443px;
	height: 101px;
	position: relative;
	}
	
.item_add_to_cart_wide{
	 float: right;
	}
	
.item_spec_content, .item_spec_content font , .item_spec_content li{
	font-size:14px !important;
	line-height:20px !important;
	}
	
.item_spec_header_wide{
	margin: 5px 0;}

.homeImageThreeBlock{
padding: 5px;
border: 1px solid #323232;
width: 270px;
height: 200px;
}