a { color: #000; text-decoration: none;	text-decoration: underline; }
a:hover{ color: #777; text-decoration: none; }

a.headerNavigation, .breadCrumbs { color:#999 !important; text-decoration:none;  }
a.headerNavigation:hover , .breadCrumbs:hover { text-decoration:underline; color:black; }


#pall {
	padding-left: 5px;
	padding-right: 5px;
	background: url(../../images/site/pallbg.gif) repeat-y;
	width: 922px;

	min-height:300px;
	height: auto !important;
	height: 300px;

}

#pall_fix {
	height:359px;
	background: url(../../images/site/pallfix.gif) repeat-y;
	margin:0pt -5px -359px;
}

.flyer {
	background: #3b77a9;
	font-size: 0px;
	line-height: 0px;
}
#central_content .categoryBox a, #central_content .firstCatBox a { color:#0A6807; }
#central_content a {color:#33f; }
#central_content .smallText a { color:black; }
#central_content .productListing a { color:black; }
#central_content .productListing-heading a { color:white; }

.headerNavigation {
	color:#ccc;
}

a.pageResults,.accountCategory,.checkoutBarFrom,.checkoutBarTo{
	color: #777;
}

#checkout_progressbar {
	width: 903px;
	margin-right: -800px;
	position: relative;
}

.checkout_progress img { top: -9px; position: relative; }
.checkout_progress td{
	border-top:2px solid gray;
	text-align: center;
	width: 24%;
	height: 18px;
}

.checkout_progress td td{ border:0; }

a.pageResults:hover{
	color: #666;
	text-decoration:none;
}

body{
	background: #CFBBA3;
	background-image:url(../../images/site/background.png);
	background-repeat:repeat-x;
	color: #000;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	text-align: center;
}
.header{
	background: url(../../images/site/header.jpg);
	background-repeat: no-repeat;
	height: 115px;
	padding-top: 16px;
	margin-top: -16px;
	position: relative;
}

fieldset{
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 4px;
	margin: 0;
}

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

h1 {
	color:#204E10;
	display:block;
	font-size: 18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: .4em 0 .5em 0; /* Browser default margin moved to padding to prevent IE Stupidity */
}

h1.product_info {
	float: left;
	width: 620px; /* prevents colision with add to cart button on child products */
}

.homepage h1 { font-size: 20px; }
.priceHOne { color:black; }

h1 img {
	float:left;
}
.priceHOne img {
	float:none;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height:18pt;
}
h3 {
	font-size: 12px;
	margin: 7px 0;
}

h4 {
	font-size: 11px;
	margin: 2px 0;
	padding: 0;
}

hr {
	border: none;
	color: #85ae41;
	background-color: #85ae41;
	height: 2px;
	width: 80%;
}

img{
	color: #666;
	border: none;
}

legend{
	color:#333;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 1px;
}

fieldset fieldset legend {
	font-size: 12px;
}

.fieldKey,.tableHeading,.formAreaTitle{
	font-weight: bold;
}

.formArea{
	background: #fff;
	border-color: #777;
	border-style: solid;
	border-width: 1px;
}

.headerError,.errorBox{
	background: #da3d3d;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

.headerInfo{
	background: #9f0;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

.headerInfo{
	background: #9f0;
}
.footer{
	background:url(../../images/site/footer.png) no-repeat;
	height:71px;
	color:white;
	font-size:12px;
	font-weight:bold;
	padding-top:12px;
}

.infoBoxHeading,.productListing-heading{
	background: #387F1C url(../../images/site/product_gradient.gif) repeat-x bottom;
	/* background:#1D4E0D; */
	color: #fff;
	font-size: 11px;
	padding: 0 0 2px 4px;
	line-height: 180%;
	font-weight: bold;
}

.infoBoxHeading a,.productListing-heading a{
	background: none;
	display: block;
}
.infoBoxNotice,.infoBoxNoticeContents{
	background: #da3d3d;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.leftNavTopLevel, .leftNavSubLevel, .leftNavSubSubLevel {
	background-repeat: repeat-y;
}
.leftNavTopLevel a, .leftNavSubLevel a, .leftNavSubSubLevel a{
	font-weight:bold;
	color:#245F0F;
	text-decoration:none;
	display: block;
}
.leftNavTopLevel a:hover, .leftNavSubLevel a:hover, .leftNavSubSubLevel a:hover{
	text-decoration:underline;
}

.leftNavTopLevel{
	background-image: url(../../images/site/toplevelGradient.png);
	background-repeat: repeat-y;
	padding: 2px 0px 2px 5px;
	border-bottom: 1px solid #205310;
	border-top: 1px solid #85c36e;
}

.leftNavTopLevel:hover {
	border-top: 1px solid #cfc;
}

.leftNavSubLevel {
	background-image: url(../../images/site/sublevelGradient.png);
	padding:4px 0px 4px 10px;
	color:#fff;
	border-bottom: 1px solid #8a9d27;
	border-top:1px solid #cfc;
	font-size: 10px;
}

.leftNavSubSubLevel {
	background-image: url(../../images/site/subsublevelGradient.png);
	padding: 4px 0px 4px 15px;
	color: #000;
	border-bottom: 1px dashed #bbdb22;
	font-size: 10px;
}

.markProductOutOfStock{
	color: #b20000;
	font-weight: bold;
}

.messageStackError,.messageStackWarning{
	background: #DA3D3D;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
}

.messageStackSuccess{
	background-color: #9F0;
}

.moduleRow td {
	width: 70px;
}

.moduleRowOver{
	background-color: #777;
	cursor: pointer;
	cursor: hand;
}

.moduleRowSelected{
	background-color: #dedede;
}

.newItemInCart,.inputRequirement,.productSpecialPrice,.errorText,.stockWarning{
	color: #b20000;
}
.orderEdit{
	color: #000;
	text-decoration: underline;
}
.pageHeading{
	color: #000;
	/* font-size: 18px; */
	font-weight: bold;
}
.productListing{
	font-size:10px;
	border: 1px dotted #CCC;
	clear:both;
	width:100%;
	margin:auto;
}

.productListing .listingInfo p{
	text-align: left !important;
}
.productListing-odd {
	background: #F0F0FF;
}
.productListing-even {
	background: white;
}

.msBox .productListing-even td, .msBox .productListing-odd td {
	border-bottom: 1px dotted #999;
}

.progress{
	background-color: #000080;
	color: #fff;
	font-size: 12px;
	height: 14px;
	line-height: normal;
	overflow: hidden;
	padding-left: 5px;
	width: 1px;
}
.smallText{
	font-size: 10px;
}
.subBar{
	background: #DEDEDE;
}
.subBar,.checkoutBarCurrent{
	color: #000;
}
#box_whats_new td,
#box_bestsellers td,
#box_categories td,
#box_currencies td,
#box_information td,
#box_languages td,
#box_login td,
#box_manufacturer_info td,
#box_manufacturers td,
#box_order_history td,
#box_product_notifications td,
#box_reviews td,
#box_rfq_cart td,
#box_search td,
#box_shopping_cart td,
#box_specials td,
#box_tell_a_friend td{
	font-size: 11px;
	line-height: 15px;

}
#box_whats_new,
#box_bestsellers,
#box_categories,
#box_currencies,
#box_information,
#box_languages,
#box_login,
#box_manufacturer_info,
#box_manufacturers,
#box_order_history,
#box_product_notifications,
#box_reviews,
#box_rfq_cart,
#box_search,
#box_shopping_cart,
#box_specials,
#box_tell_a_friend{
	margin: 0px 0px 0px 0px;
	width: 100%;
}

#box_categories {
	width: 168px;
}

#box_categories div.infoBoxHeading {
	background: none repeat scroll 0 0 #01548B;
	border: 1px solid #BBBBBB;
	display: block;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	margin-top: 3px;
	padding-left: 7px;
	width: 186px;
}

#central_content{
	padding: 10px;
	padding-top:0px;
	color: black;
	background-color: #fff;
	line-height: 1.5em;
	font-size: 8pt;
}

#column_left {
	background-image:url(../../images/site/leftShadow.gif);
	background-repeat:repeat-y;
	padding-right:4px;
}

#column_left,#column_right{
	width: 168px;
}

#column_right {
	background: #fff;
	padding-right: 5px;
	padding-top: 135px;
}

#column_right .infoBoxHeading {
	text-align: center;
}

#column_right fieldset {
	text-align: center;
}

#column_left .infoBoxHeading{
}

#page_container{
	background-color: #fff;
	margin: 0px auto 0 auto;
	text-align: left;
	width: 932px;
}

#footer2 {
	margin: 0 auto 30px auto;
	text-align: center;
	color:#222;
}
.infoBoxContents {
	background-color:#EDFCE9;
}

#central_content .infoBoxContents td {
	background-color:#EDFCE9;
	line-height: normal;
}

#central_content fieldset .infoBoxContents td {
	background-color:#EDFCE9;
	padding: inherit;
	width: auto;
}

#central_content .infoBoxContents tr {
	border-bottom: 2px solid white;
}

.small_box {
	border: 1px solid #DDD;
	-moz-border-radius: 3px;
	padding: 2px;
	width:240px;
}

.small_box .s-odd {
	background-color:white !important;
}

.small_box .s-even {
	background-color:#FDFDFD !important;
}

.small_box .productListing {
	border: none;
}

#shippingBox .productListing-odd, #shippingBox .productListing-even {
	line-height:normal;
	font-size:10px;
}

#shippingBox label {
	display:block;
	float:left;
	width:200px;
}

#shippingBox div {
	padding: 3px;
}

#shippingBox .infoBoxHeading {
	padding:2px;
}
.headerLinks {
	color:green;
	font-weight:bold;
	padding:5px;
}

.headerLinks.topLinks {
	font-family: Arial,Helvetica,Bitstream Vera Sans;
	font-size: 15px;
	letter-spacing:-3px;
	margin-right: 5px;
	color: #4c7099;
}

.headerLinks.topLinks a {
	font-family:"Trebuchet MS",Arial,Helvetica,Bitstream Vera Sans;
	font-size:11px;
	padding-left: 18px;
	padding-right: 17px;
	letter-spacing: normal;
}

.headerLinks a {
	text-decoration:none;
	font-weight:bold;
	color:white;
}

.headerLinks a:hover {
	text-decoration:underline;
}

#quickSearch {
	padding-right:20px;
	padding-top: 29px;
}

#quickSearch input {
	border: 1px solid #666;
	font-size: 10px;
	height: 15px;
}

#quickSearch img { margin-top:-2px; }

.categoryBox, .firstCatBox {
	line-height: normal;
	font-size: 11px;
}

.categoryBox {
	border-right:1px dashed #7D8B1A;
}

.firstCatBox {
	border: 0px;
}

.productImageHolder {
	float:left;
	clear: left;
	margin: 3px;
	width: 248px; /* Super wide to push product tabs over in short pages */
	line-height: 0;
}

.mainProductImageLink {
	padding-bottom: 3px;
	display: block;
}

div.extraImageHolder {
	height: 47px;
	width: 45px;
	margin-right: 4px;
	margin-bottom: 4px;
	overflow: hidden;
	display: block;
	float: left;
	border: 1px solid #aaa;
}

.extraImages a {
}

.featuredHeading {
	display: none;
}

.newproductsHeading {
	background: none;
	background-image: url(../../images/site/newHeader.jpg);
	height: 57px;
	background-repeat: no-repeat;
	width:720px;
}


.featuredLinks a {
	text-decoration:none;
	color: #3E8E1F;
	font-family:Arial, Helvetica sans-serif;
	font-size:12px;
	font-weight:bold;
}

.featuredLinks a:hover {
	text-decoration:underline;
}

#breadcrumb {
	font-size:10px;
}

.productListing-data {
	padding: 10px 3px;
}


.listingImage, .listingInfo {
	height: 200px;
	width: 161px;
	vertical-align: top;
}

.listingImage {
	width: 120px;
	text-align: center;
}

.listingInfo {
	text-align: left;
	vertical-align: top;
	line-height: normal;
	font-size: 11px;
}

.shippingFloat div.shippingPopup,
.shippingFloat:hover div.shippingPopup .shippingFloat div.shippingPopup {
	display:none;
}

.shippingFloat:hover div.shippingPopup,
.shippingFloat:hover div.shippingPopup .shippingFloat:hover div.shippingPopup {
	display:block;
	z-index: 1000;
}

.shippingPopup {
	background:white;
	border:1px solid black;
	position:absolute;
	width:200px;
}

.shippingPopup .shippingPopup {
	margin-left: 30px;
}

#popup .shippingPopup {
	margin-left: -117px;
	margin-top: -71px;
}

.pricebreaksFloat div {
	display:none;
}

.pricebreaksFloat:hover div {
	display:block;
}

.pricebreaksPopup {
	background:white;
	position:absolute;
	border:1px solid black;
	width:140px;
}

.child_options {
	display:block;
}

.child_options input, .child_options select{
	width:160px;
}
.cbox {
	width:auto !important;
}
.parentAttributes {
	line-height: normal;
}

.parentAttributes select, .parentAttributes textarea{
	width: 240px;
	font-size: 11px;
}

.parentAttributes .theInput {
	width: 200px;
}

#homeContent .prodinfoextend {
	background-image: url(../../images/prodinfoextend.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#homeContent .producthead {
	font-family: Arial, Helvetica, sans-serif, "Eras Bold ITC";
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

#homeContent .prodfoot {
	background-image: url(../../images/productinfofooter.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.search_result {
	clear: both;
	padding: 5px;
	padding-bottom: 16px;
	background: url(../../images/site/search_result_gradient.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.search_result img{
	float: left;
	padding: 5px;
	padding-top: 0px;
}

.search_odd img{
	float: right;
}

td.producthead{
	height: 56px;
	vertical-align: middle;
}

#central_content a.index-product-header-links{
	font-family:"Trebuchet MS",Arial,Helvetica,Bitstream Vera Sans;
	font-size: 11px;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	position: relative;
	bottom: 7px;
	padding-left: 15px;
}

#central_content fieldset .infoBoxContents fieldset td {
	background:white;
}

#central_content fieldset .infoBoxContents fieldset .productListing-odd td {
	background: #EDFCE9;
}

.accessories_header {
	color: black;
	background: white;
}

table.list_all td {
	border-bottom: 3px double #ebebeb;
	border-top: 2px solid #f8f8f8;
	text-align: center;
	font-size: 10px;
	padding: 5px;
	vertical-align: bottom;
	width: 20%;
}

table.list_all tr.first td {
	border-top: none;
}

#homeContent ul {
	padding-left: 28px;
	margin-left: 0px;
	margin-top: 10px;
}

#homeContent li a {
	font-family: Arial, Helvetica, sans-serif, "Eras Bold ITC";
	font-size: 11px;
	color: #666;
}

#homeContent li a { text-decoration: none; color: #666; }
#homeContent li a:hover { text-decoration: underline;  color: #888; }

a.feed {
	background: url(../../images/site/rss.gif) no-repeat scroll left center;
	padding: 1px 1px 1px 20px;
	display: block;
}

.quicklinks {
	color: #009;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

.quicklinks a {
	color: #fff;
	font-family:"Trebuchet MS",Arial,Helvetica,Bitstream Vera Sans;
	font-size: 11px;
	padding:0 21px;
}

/*             styles for the star rater                */
.star-rating,.star-rating .current-rating{ background: url(../../images/site/star.gif) left -1000px repeat-x; }
.star-rating{
	position:relative;
	width:125px;
	height:25px;
	overflow:hidden;
	list-style:none;
	margin:0;
	padding:0;
	background-position: left top;
}
.star-rating li{ display: inline; }
.star-rating .current-rating{
	position:absolute;
	top:0;
	left:0;
	text-indent:-1000em;
	height:25px;
	line-height:25px;
	outline:none;
	overflow:hidden;
	border: none;
}

.star-rating .current-rating{
	z-index:1;
	background-position: left bottom;
}

.cartLinks a {
	color:black;
	font-size:10px;
}

#blog_box ul, #blog_box li {
	padding: 1px 1px 1px 20px;
	margin: 0;
}

#blog_box li { padding: 0; }

.ubox {
	font-family:"Trebuchet MS",Arial,Helvetica,Bitstream Vera Sans;
	font-size:11px;
	background:url(../../images/site/ubox_sm_bot.gif) bottom no-repeat;
	width:155px;
	padding-bottom:11px;
}

#central_content .ubox .umid a {
	color: #245f0f;
	text-decoration: none;
}

#central_content .ubox .umid ul {
	margin: 0px;
	padding: 0 0 0 15px;
}

.umid p {
	margin:5px 0px;
	padding:1px;
	line-height:1.1em;
}

#central_content .utop a {
	color: white;
	text-decoration: none;
}

#central_content .ubox .umid a:hover, #central_content .utop a:hover {
	text-decoration: underline;
}

.ubox .utop {
	line-height: 1.1em;
	color: white;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
	padding-bottom:5px;
	background:url(../../images/site/ubox_sm_top.png);
}

.ubox .umid {
	line-height: 1.2em;
	padding:8px 8px 0px;
	background:url(../../images/site/ubox_sm_mid.png);
}

.ubox_lg {
	padding: 3px 11px;
	background: url(../../images/site/ubox_lg.png) center bottom no-repeat;
	margin-top: 20px;
	width: 700px;
}

.ubox_lg td.categoryBox { border: none; }

.ubox_lg_top {
	margin: -10px -11px 0;
	height: 10px;
	overflow: visible;
	background: url(../../images/site/ubox_lg.png) center top no-repeat;
}

.ubox_lg_top.tall {
	height: 24px
}

.ubox_lg p {
	margin: 0px;
}

.ubox_lg_top h3 {
	font-size: 15px;
	margin: 0 25px;
	padding-top:5px;
	border-bottom: 1px solid black;
}

#central_content .ubox_lg .infoBoxContents td {
	background: #F1EFE0;
}

a.imgawrap {
	display: block;
	height: 105px;
}

.listing_desc_wrap {
	width: 125px;
	min-height: 100px;
}

#productInfoHolder {
	float: right;
	text-align: right;
	width: 260px;
	margin-left: -100px;
}

#productBody {
	float: left;
	width: 474px;
}

#productRight {
	float: right;
	clear: right;
	width: 256px;
	margin-top: -29px;
}

.priceholder h1 {
	font-size: 18px;
	line-height: 1.5em;
	margin: 0;
}

.article_items {
	margin-bottom:10px;
	border-bottom:1px #CCCCCC solid;
}

.attachment {
	border:1px solid #cccccc;
	background:#ededed;
	padding:4px;
	margin-bottom:4px;
}

#state, #country {
	width: 214px;
}

#printfix {
	display: none;
}

#productRight .small_box {
	float: right;
	clear: right;
	margin-bottom: 10px;
}

#productRight .accBox {
	margin-left: 12px;
	padding-bottom: 15px;
}

dfn {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

#productSpecSheet, #productSpecSheet li {
	list-style-position: inside;
	padding: 0;
	margin: 0;
}

#productSpecSheet li {
	padding: 3px;
}

div.youtube_video {
	text-align: center;
}

#printNav {
	display: none;
}

code {
	font-family:  Consolas;
}

#social_icons {
	clear: left;
	float: right;
}

#social_icons img {
	margin: 3px;
}

#social_icons a {
	text-decoration: none;	/* IE fix */
}

td.listingSplit {
	height: 1px;
	font-size: 0;
	line-height: 0;
	border-top: 2px solid #ddd;
}

#livehelp {
	position:absolute;
	top:65px;
	right:200px;
}

#desc_more {
	display: none;
	font-family: Georgia, Arial;
	font-weight: bold;
	float: right;
	margin-top: 65px;
}

#mv_selector {
	position:fixed;
	left:0px;
	top:0px;
	z-index:10000;
	background-color:#777;
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.11, rgba(61,61,61, 0.7)),
		color-stop(1, rgba(153,153,153, 0.7))
	);
	background-image: -moz-linear-gradient(
		center bottom,
		rgba(61,61,61, 0.7) 11%,
		rgba(153,153,153, 0.7) 100%
	);
	border-radius:0px 0px 8px 0px;
	border:solid #000;
	border-width:0px 1px 1px 0px;
	opacity:0.2;
	-moz-transition: all 200ms ease-in-out;
	-webkit-transition: all 200ms ease-in-out;
	box-shadow:0px 0px 5px #000;
}

#mv_selector .inner {
	padding: 8px 20px 8px 8px;
	border:solid;
	border-color:#ccc #aaa #999;
	border-width:1px 1px 1px 0px;
	border-radius:0px 0px 7px 0px
}

#mv_selector:hover {
	opacity:1.0;
	color : #fff;
}

#mv_selector label {
	color:#fff;
	font-size:10px;

	text-shadow:0px -1px 0px #000;
}

#mv_selector select, #mv_selector input {
	font-size:10px;
	margin-right:10px;
}

.mv_noprint {
	display:none;
}
.br-button{
text-decoration: none;
}
.br-button:hover {
	text-decoration: none;
}
