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

body {
padding: 18px;
font: 12px normal 'lucida grande','arial','helvetica',sans-serif;
color: #403612;
}

a {
color: #403612;
}

a:hover {
color: #E9008D;
}

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

h1 {
font-size: 18px;
}

h2 {
font-size: 16px;
}

h3 {
font-size: 14px;
}

h4 {
font-size: 12px;
}

div.main {
position: relative;
left: 50%;
margin-left: -377px;
margin-bottom: 18px;
width: 754px;
}

div.header,
div.footer {
position: relative;
left: 50%;
margin-left: -395px;
margin-bottom: 18px;
width: 790px;
}

div.header {
margin-bottom: 6px;
}

div.footer {
background: #81AFB9;
height: 26px;
}


h1.logo {
margin: 0px;
background: url(../images/header.png) no-repeat;
_background: url(../images/header.jpg) no-repeat;
width: 790px;
height: 52px;

}

h1.logo a span {
display: block;
text-indent: -9999px;
}

body.index div.display {
width: 754px;
}

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

ul.hero li {
float: left;
margin-bottom: 18px;
margin-left: 18px;
background: pink;
}

ul.hero li div,
ul.hero li a {
display: block;
width: 175px;
height: 175px;
}

ul.hero li.first div {
width: 368px;
}

ul.hero li.first div h2 {
line-height: 88px;
text-align: center;
background: #C6E1F6;
margin: 0px;
}


ul.hero li a {
position: relative;
text-decoration: none;
font-weight: bold;
}

ul.hero li a span {
display: none;
}

ul.hero li a:hover span {
display: block;
text-align: center;
width: 175px;
line-height: 175px;
font-size: 14px;

}

ul.hero li.second {
background: url(http://media.redgaloshes.com/sq/175/008258.jpg) center no-repeat;
}

ul.hero li.third {
background: url(http://media.redgaloshes.com/sq/175/008425.jpg) no-repeat;
}

ul.hero li.fourth {
background: url(http://media.redgaloshes.com/sq/175/010571.jpg) no-repeat;
}

ul.hero li.fifth {
background: url(http://media.redgaloshes.com/sq/175/008769.jpg) no-repeat;
}

ul.hero li.sixth {
background: url(http://media.redgaloshes.com/sq/175/005579.jpg) no-repeat;
}

ul.hero li.seventh {
background: url(http://media.redgaloshes.com/sq/175/000077.jpg) no-repeat;
}

ul.guide {
list-style: none;
border: 2px solid #a1afb9;
padding: 18px;
min-height: 1px; /* IE7 Hack */

}

ul.guide li {
width: 50%;
float: left;
}

ul.guide li h3 {
margin: 0px;
padding: 0px;
}


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


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

div.breadcrumbs {
margin-bottom: 18px;
font-size: 11px;
font-weight: bold;
}

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

div.supplemental {
position: relative;
float: right;
width: 178px;
}

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

div.supplemental ul.navigation li a {
display: block;
background: #D6B6C8;
text-decoration: none;
padding: 6px;
font-weight: bold;
margin-bottom: 2px;
}

div.supplemental ul.navigation li a:hover {
background: #E4E4A4;
color: #403612;
}

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

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 {
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;
}


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