

body {
}

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

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}



div.main {
background: #fff;
position: relative;
left: 50%;
margin-left: -380px;
width: 744px;
padding: 0px 8px;
padding-bottom: 18px;
}

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

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

}

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

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

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

div.display {
position: relative;
float: right;
width: 558px;
}

div.breadcrumbs {
font-size: 11px;
font-weight: bold;
height: 22px;
line-height: 22px;
}

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

div.supplemental {
position: relative;
float: left;
width: 168px;
}

div.supplemental ul.navigation {
list-style: none;
padding: 0px;
margin: 0px;
}

div.supplemental ul.navigation li {
margin-bottom: 4px;
}

div.supplemental ul.navigation li a {
display: block;
text-align: center;
font-weight: bold;
text-decoration: none;
background: #FCA846;
line-height: 2em;
height: 2em;
color: #001A5C;
}

div.supplemental ul.navigation li a:hover {
background: #E45119;
color: #fff;
}

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

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

ul.products {
list-style: none;
padding: 0px;
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 {
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 {
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;
clear: both; /*IE7 Hack */
}

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


form.search {
float: right;
padding-left: 8px;
background: url(../images/search_bkd.png) no-repeat;
}


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

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

form.search input.button {
background: url(../images/search_btn.png) no-repeat;
width: 24px;
height: 22px;
}



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