
html {
	height: 100%;
	padding-bottom: 1px; /* force scrollbars */
}
body 
{
	margin: 0px;
	background-repeat: repeat-x;
	background: #fff url('/images/whitestripes.gif');
    color: #000;
    font-family: Verdana, Arial;
}
table {	margin: 0 auto;
	width: 100%;
	vertical-align: top;
}


th {vertical-align: top; font-family:Arial, Helvetica, Verdana, San-Seriff; font-size: 10pt; font-weight: bold; color: #000000; text-decoration: none;}

td {vertical-align: top; font-family:Arial, Helvetica, Verdana, San-Seriff; font-size: 10pt; font-weight: normal; color: #000000; text-decoration: none;}

input.text {
	margin: 0;
}
#body-wrapper {
	width: 970px;
	margin: 0 auto;
	padding: 10px; 
}
h1
{
	font-family: Arial, Helvetica, Verdana, San-Seriff;
	font-size: 14px;
	font-weight: bold;	
	margin: 0 0 10px 0;
	border-bottom: 1px solid #CBCBCB;
}
h2 
{
	font-family: Arial, Helvetica, Verdana, San-Seriff;
	font-size: 17px;
	color: #000;	
	font-weight: bold;	
}
h3 
{
	font-family:Arial, Helvetica, Verdana, San-Seriff;
	font-size:20px;
	color: #213A01;
	margin: 5px 5px 15px 5px;
	border-bottom: 1px solid #CBCBCB;
}
ul{	margin-left: 25px;
}
p{ margin: 5px;
}


.content {
	margin: 12px;
}
.footer-space {
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
}
.footer {
	padding: 10px;
    color: #1A2F04;
	font-size: 11px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

a.login:link, a.login:visited {
font: normal 11px Verdana;
text-decoration: underline;
color: #FFFFCC;;
}

a.footerlinks:link { font-size: 11px; color: #1A2F04; text-decoration: underline;}
a.footerlinks:visited { font-size: 11px; color: #1A2F04; text-decoration: underline;}
a.footerlinks:hover { font-size: 11px; color: #ED7902; text-decoration: underline;}

a:link { color: #cc6600; text-decoration: none;}
a:visited { color: #cc6600; text-decoration: none;}
a:hover { color: #000000; text-decoration: none;}

ul#topnav {
	margin: 0; padding: 0;
	float: left;
	list-style: none;
	position: relative;
    font-family: Verdana,Arial,Helvetica;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	border-right: 1px solid #426927;
}
ul#topnav li a {
	color: #FFFFCC;
	text-decoration: none;
	font-weight:bold;
	padding: 14px 25px;
	display: block;
}
ul#topnav li a:hover {
	background: #F7BDD6 url(/images/nav_hi.gif) repeat-x;
}

.cart-icon {
	vertical-align: middle;
	margin-right: 8px;
}
.header {
    font: normal 11px Verdana;
    margin: 10px;
	padding: 10px;
	color: #FFFFCC;
	background: #213A01;
	width:240px;
}

/*  layout  */
ol, ul {list-style: none;}
noscript ul {list-style-type: none; background: black; color: white; padding: 10px;}
div.column div.block .block_content {padding:0 20px 13px 20px; background: url(/images/block_stretch.png) 0 0 repeat-y; zoom:1;}

/*  blockmanufacturer.tpl  */
div#manufacturers_block_left {}
div#manufacturers_block_left div.block_content {padding: 0 15px 3px 15px;}
div#manufacturers_block_left ul {margin: 0; padding: 5px 0 0 0;}
div#manufacturers_block_left ul li {height: 28px;}
div#manufacturers_block_left ul li a {width: 200px; height: 22px; display: block; padding: 7px 0; border-top: 1px dashed #d7d7d7; color: #474747;}
div#manufacturers_block_left ul li a:hover {color: #80ac11; text-decoration: none;}
div#manufacturers_block_left select {display: none;}

a img { border: none; margin: 0; padding: 0;}
.imgFrame { float:left; border:1px solid #c5c5c5; margin: 2px; padding:0; }
.clear {clear: both;}


/* content */
.content-container {
text-align: center; 
width: 100%;
background: #F8F8F8; 
}
.message {
margin: 5px;
background: #FFF6BF;
color: #514721;
border: 1px solid #FFD324;
background: #FFF6BF url('/cart/images/notice.png') 8px 7px no-repeat; color: #514721; border-color: #FFD324;
padding: 7px 7px 7px 30px;
}
.success {
margin: 5px;
background: #E6EFC2;
color: #264409;
border: 1px solid #C6D880;
background: #E6EFC2 url('/cart/images/success.png') 8px 7px no-repeat; color: #264409; border-color: #C6D880;
padding: 7px 7px 7px 30px;
}
.error {
margin: 10px 0 0 0;
background: #FBE3E4;
color: #8A1F11;
border: 1px solid #C6D880;
background: #FBE3E4 url('/cart/images/error.png') 8px 7px no-repeat; color: #8A1F11; border-color: #FBC2C4;
padding: 7px 7px 7px 30px;
}
#error {
	display:none;
}
/* products list */
a.button {
    margin: 4px 0; 
	padding: 0 10px; 	
    display: inline-block;
    height:26px !important;
    font: bold 12px Arial !important;
    color: #fff !important;
    background: url(images/btn_button.png) 0 0 repeat-x;
    border: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	line-height:25px !important;	
}
a.button:hover {
	background:url(images/btn_button_hi.png) 0 0 repeat-x;}
	
a.button-gray {
    margin: 4px 0; 
	padding: 0 10px; 	
    display: inline-block;
    height:26px !important;
    font: bold 12px Arial !important;
    color: #fff !important;
    background: url(images/btng_button.png) 0 0 repeat-x;
    border: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	line-height:25px !important;	
}
a.button-gray:hover {
	background:url(images/btng_button_hi.png) 0 0 repeat-x;
}
.button {
    margin: 4px 0; 
	padding: 0 10px; 	
    display: inline-block;
    height:26px !important;
    font: bold 12px Arial !important;
    color: #fff !important;
    background: url(images/btng_button.png) 0 0 repeat-x;
    border: none;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
	line-height:25px !important;	
}
.product-results-container {
    width: 158px;
	margin: 5px;
    border: 1px solid #CBCBCB;
	position: relative;  
	overflow: hidden;
    float: left;
}
.product-results-table {
	margin: 5px;
    border: 1px solid #CBCBCB;
}
.product-results-list {
	margin: 5px;
}
.product-results-headfoot {
	margin: 0;
}
.product-results-info { 
    font-size: 11px;
    width: 100%;
}
.product-results-sort {
	background: #EDEDED url(cart/images/bg_2.gif);
    border: 1px solid #CBCBCB;
}
.product-results-sort td {
    padding: 5px;
	font-size: 10px;
    border: 0;	
    vertical-align: middle;
}
.seach-sort {
    font: normal 12px Arial;
	padding: 1px;
	border: 1px solid #CBCBCB;
    vertical-align: middle;
}
.hilight {
	vertical-align: middle;
	background-color: #003366;
}
.lolight {
	vertical-align: middle;
	background-color: #CBCBCB;
} 
.rule-details {
	border: none 0; 
	border-top: 1px dashed #000;
	height: 1px;
	padding: 4px;
} 
.product-photo-thumb {
	margin: 1px;
} 
.product-options {
    font-family: Verdana, Arial, Sans-Serif;
	font-size: 10px;
	padding: 0;
	margin:  8px 0 0 0;
    width: 400px;
	float: left;
	clear:both;
    position: relative;
}
.product-opt-heading {
    font-weight: bold;
	float: left; 
    width: 100px;
}
.product-opt-chooses {
	float: right; 
    width: 300px;
}
.product-opt-names {
    height: 12px;
	padding: 2px 0;
	display: block;
 	vertical-align: middle;
}
#product-opt-radio {
 	width: 12px;
    height: 12px;
	vertical-align: bottom;
}
#product-opt-select {
    font-family: Arial;
	font-size: 12px;
	height: 18px;
}
.product-opt-quantity {
    font-family: Arial;
	font-size: 12px;
    height: 18px;
	width: 20px;	
}
.product-addtocart {
	margin: 10px 0 10px 100px;
}
.product-item-title {
    padding: 8px 0 0 0;
    font-weight: bold;
	font-size: 13px;
	clear: both;
}
.product-item-code {
    font-size: 9px;
	color: #a1a1a1;
	padding-bottom: 8px;
	display: block;
}
.product-retail-price {
    padding: 18px 6px 0 0;
	font-size: 13px; 
	color: #a1a1a1;
}
.product-price {
    padding: 18px 0 0 0;
    font-weight: bold;
	font-size: 13px;
	color: #990000;
}
.product-sale-price {
    padding: 18px 6px 0 0;
    font-weight: bold;
	font-size: 13px;
	color: #990000;
}
.product-dealermember-price {
    padding: 18px 0 0 0;
    font-weight: bold;
	font-size: 13px;
	color: #990000;
}
.product-wholesale-price {
    padding: 18px 6px 0 0;
    font-weight: bold;
	font-size: 13px;
	color: #990000;
}
.product-in-stock {
    font-weight: bold;
	font-size: 13px;
	color: #009900;
	padding-bottom: 2px;
	display: block;
}
.product-out-stock
 {
	font-size: 13px;
	padding-bottom: 2px;
	display: block;
}
.product-shipping {
    font-size: 11px;
	padding-bottom: 8px;
	display: block;
}
.product-brand {
    font-weight: bold;
	display: block;
}
.product-image-lg {
	border-style: none;
}
.product-image-sm {
    margin: 8px;
	border-style: none;
}
table.list-results {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CBCBCB;
}
table.list-results th {
	background: #EDEDED url(cart/images/bg_2.gif);
	border: 1px solid #CBCBCB;
	color: #555;		
}
table.list-results tr {border-bottom: 1px solid #CBCBCB;}
table.list-results td, table th {
	padding: 4px 10px;
	vertical-align: top;
}
table.list-results td {
	background: #F8F8F8;
	border: 1px solid #CBCBCB;
}
table.list-results tr.even td {background: #fff;}
table.list-results td.inside {
	padding-top: 12px;
	font-size: 11px;
	text-align: center; 
}
.breadcrumb {
margin:0;
padding:0;
}
.breadcrumb ul {
font: normal 12px Arial, Tahoma, Helvetica;
margin: 0 0 20px 5px;
list-style: none; 
}
.breadcrumb li {
margin: 0 6px 0 0;
padding: 0 14px 0 0;
display: inline;
}
.breadcrumb li a{
text-decoration: none;
}
.breadcrumb li a:hover{
text-decoration: underline;
}
.breadcrumbfolder {
background: url(/images/right.gif) no-repeat 100% 50% ;
}
* html .breadcrumb ul li {height: 1%;}
* html .breadcrumb ul li a { height: 1%;}
/* cart */
table.check-ship {
    float: right;
    width: 350px;
	margin: 4px 0 4px 0;
	border: 1px solid #CBCBCB;
	background: #F8F8F8;
}
table.check-ship td, table.check-ship th {
  padding: 4px;
}
.cart-totals {
  font-size: 14px;
  font-weight: bold;
  text-align: right;
}
.Required {
	font-size: 1.4em;
	color: #8A1F11;
}
.needsfilled {
	background:#FBE3E4;
	color:#8A1F11;
}
/* page to page */
.pages {
    float: right;
	font-size: 11px;
	padding: 0 5px 0 5px;
}
.pages-count {
    float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	vertical-align: middle;
}
.pages a, .pages span {
    display: block;
    float: left;
    padding: 0.2em 0.5em;
    margin-left: 0.4em;
    border: 1px solid #FCFCFC;
    background: #FCFCFC;
}
.pages span.current {
    border: 1px solid #CBCBCB;
    background: #E1F3FF;
    color: #000;
}
.pages .nextprev{
    color: #CBCBCB;
}
.pages a {
    border: 1px solid #CBCBCB;
    text-decoration: none;
}
.pages a:hover {
    border-color: #000;
}

