h2 {
margin-top: 0px;
}


div.display {
position: relative;
width: 596px;
margin: 12px;
}

div.display h1,
div.display h2 {
text-align: left;
text-decoration: none;
margin: 0px 0px .75em 0px;
}


form.search {
float: left;
position: relative;
padding-left: 8px;
background: url(../images/search_bkd.png) no-repeat;
min-height: 1px; /* IE7 Hack */
_width: 152px;
}


form.search input {
margin: 0px !important;
border: none;
float: left;
font-size: 12px;
}

form.search input.text {
background: transparent;
padding: 3px 0px 1px 0px;
height: 18px;
width: 125px;
_width: 117px;
}

form.search input.button {
background: url(../images/search_btn.png) no-repeat;
width: 27px;
height: 22px;
margin: 0px;
padding: 0px;
_float: right;
}


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

}

ul.hero li {
width: 50%;
padding: 0px;
margin: 0px;
float: left;
margin-bottom: 12px;
border-bottom: 1px solid #ddd;
height: 68px;
}

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

ul.hero li p {
min-height: 2.5em;
height: 32px;
overflow: hidden;
margin-right: 6px;
margin-bottom: 12px;
}

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

div.navigation {
position: relative;
margin-top: 12px;
margin-bottom: 12px;
clear: both;
}

div.breadcrumbs {
margin-bottom: 18px;
font-size: 11px;
line-height: 1.5em;
}

div.breadcrumbs a {
font-weight: normal;
}


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

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: #f7dee7;
padding: 12px;
}

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

ul.products {
min-height: 1px; /* IE7 Hack */
position: relative;
list-style: none;
margin: 0px;
padding: 0px;
margin-left: -25px;
_width: 646px;
_margin-left: -50px;
}

ul.products li {
width: 129px;
float: left;
margin-left: 26px;
text-align: center;
margin-bottom: 12px;
}

ul.products li h4 {
border: none;
margin: 0px;
}

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

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

ul.products li p.price {
height: 1.2em;
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: 305px;
float: right;
}

div.product div h2 {
background: #fff;
text-align: left;
font-size: 16px;
color: #008080;
border: none;
}

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


a.button {
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 !important;
font-weight: bold;
}

a:hover.button {
color: #008080;
}


/* 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 */
