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

body {
font: 12px normal 'Arial','Helvetica',sans-serif;
background-color: #FFFFFF;
}

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
margin-bottom: 1em;
}

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h3 a {
font-size: 14px;
color: #586B7A;
}

h4 {
font-size: 12px;
}

.supplink {
font-size: 11px;
font-weight: bold;
color: #4C423A;
text-decoration: none;
}

.supplink:hover {
text-decoration: underline;
}

.suppsub {
font-size: 11px;
color: #4C423A;
text-decoration: none;
}

.suppsub:hover {
text-decoration: underline;
}

.catindex {
color: #4C423A;
}

.catmain {
color: #4C423A;
}

.footlink {
font-size: 11px;
color: #4C423A;
text-decoration: none;
}

.footlink:hover {
color: #4C423A;
text-decoration: underline;
}

.copyright {
font-size: 11px;
color: #4C423A;
}

.cream {
color: #B8AEA5;
font-size: 11px;
}

.price {
color: #4C423A;
}

.divsupp {
margin-bottom: 0px;
}

div.header,
div.main,
div.footer {
position: relative;
left: 50%;
margin-left: -377px;
margin-bottom: 0px;
width: 754px;
}

div.header,
div.footer {
min-height: 18px;
}

div.header h3.logo {
color: #FFFFFF;
margin: 0px;
float: left;
}

div.header form.search {
float: right;
}

ul.hero {
list-style: none;
margin-bottom: 0px;
min-height: 1px; /* IE7 Hack */

}

ul.hero li {
width: 50%;
float: left;
margin-bottom: 0px;
}

ul.hero li h3,
ul.hero li p {
margin: 6px;
}

ul.hero li h3 a {
text-decoration: none;
}

div.display {
position: relative;
float: right;
width: 558px;
margin-right: 4px;
background-color: #FFFFFF;
}

div.breadcrumbs {
margin-bottom: 18px;
font-size: 12px;
font-weight: bold;
color: #4C423A;
}

div.breadcrumbs a {
font-weight: normal;
color: #4C423A;
}

div.supplemental {
position: relative;
float: left;
width: 160px;
padding-top: 7px;
padding-left: 9px;
border:2px #A29487;
background: #DEE3E7;
margin-left: 0px;
}

div.supplemental ul.navigation {
list-style: none;
}

ul.pagination {
list-style: none;
margin: 0px;
float: right;
}

ul.pagination li {
float: left;
padding: 0px 6px;
}

ul.pagination li.next {
}

ul.pagination li p {
margin: 0px;
padding: 0px;
}


ul.categories {
list-style: none;
margin: 0 0 18px 0;
min-height: 1px; /* IE7 Hack */
line-height: 1.75em;
background: #DEE3E7;
padding: 20px;
}

ul.categories li {
width: 33%;
float: left;
}

ul.products {
list-style: none;
margin: 0 0 1em 0;
min-height: 1px; /* IE7 Hack */
margin-left: -14px;
_margin-left: -28px; /* IE6 Hack */
_width: 586px; /* IE6 Hack */
}

ul.products li {
width: 129px;
float: left;
margin-left: 14px;
margin-bottom: 18px;
}

ul.products li a.button {
color: #2C5172;
width: 129px;
background: url('../images/button_129.gif') no-repeat;
}

ul.products li h4 {
height: 2.5em;
overflow: hidden;
}

ul.products li img {
border: none;
width: 129px;
height: 129px;
}

div.product {
margin-bottom: 18px;
min-height: 1px; /* IE7 Hack */
}

div.product div {
width: 273px;
float: right;
}

div.product img {
float: left;
margin-right: 12px;
height: 273px;
width: 273px;
border: none;
}

a.button {
color: #2C5172;
float: left;
text-align: center;
display: block;
height: 25px;
line-height: 25px;
width: 147px;
background: url('../images/button_147.gif') no-repeat;
text-decoration: none;
font-weight: bold
}

div.result {
margin-bottom: 18px;
}

div.result img {
float: left;
border: none;
margin-right: 12px;
}


/* Clearfix Class */

.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */