body, html {
background:black url('assets/bg2.jpg') repeat-y top center;
font-family:Times New Roman, Times, serif;
font-family:Cambria, Georgia, Times, “Times New Roman”, serif;
font-size:1em;}
.special-wrapper, .header-wrapper {
background:;
width:990px;
text-align:center;
margin:0 auto;
padding:0;}
.special-wrapper {
background: url('assets/bgtile.png') repeat-y 0 20px;
padding:0 0 20px 0;
min-height:700px;
}
.special-wrapper .container {
}
.header-wrapper {
padding:10px 0 0 0;}
.text-center {
text-align:center;}
.container {
text-align:left;}
.cart-bar {
padding:14px 30px 0 0;
float:right;
font-family:verdana;
color:white;
font-size:11px;
}
.cart-bar a{
color:white;
text-decoration:none;
}
.cart-bar a:hover {
text-decoration:underline;


}
.top-header {
height:143px;

background: url('assets/logo.png') no-repeat top center;
}
.logo {
display:none;}
.menu {
text-align:center;
margin-bottom:10px;
display:block;

}
.menu * {
z-index:1000;}

a {
color: #5a0000;}

#mega {
list-style:none;

height:2em;
margin:0 auto;
height:34px;

background:#5a0000;
padding:0 0 0 0px;

}
#mega li {
background:#5a0000;
border:1px solid #5a0000;
position:relative;



font-size:16px;
margin-left:-1px;
float:left;
padding:0 15px;
/*width:125px;*/
text-align:center;
}

div.colborder {
border-right:1px dotted #888;}

.slideshow {
border:1px solid black;
position:relative;
z-index:0;
height:472px;
overflow:hidden;}
.slideshow img {
height:450px;
width:688px;
margin:10px 0 0 10px;


}

#nav {
position:relative;
top:-55px;
z-index:100;
padding:0 0 0 15px;
}
#nav a {
position:relative;
top:6px;
left:5px;
color:white;
padding:.2em .5em;
margin-right:.6em;
background-color:#6a0000;
text-decoration:none;

}
#nav a:hover {
text-decoration:none;
}
#nav a.activeSlide {
background-color:#440000;
}

img.left {
float:left;
margin:0 .5em .5em 0;}



#mega * {
z-index:1000;}

#mega li:hover {
border-bottom:0; /* border-bottom:0; and padding-bottom:1px; keeps <li> and <div> connected */
z-index:1; /* shadow above adjacent li */

}

#mega a {
color:#fff;
outline:0;
text-decoration:none;
display:block;
line-height:2em;
}
#mega li:hover a {
text-decoration:underline;}
/* ----------- Hide/Show Div ---------- */
#mega div {
position:absolute;
left:-999em;
margin-top:1px;
width:325px;
padding:0 10px 10px;
border:3px solid #5a0000;
border-top:0;
font-weight:normal;
text-align:left;
background:#fff;
font-size:12px;

}
#mega li:hover div {
left:-1px;top:auto;
}
#mega li.dif:hover div {
left:-221px;
}
/* --------- Within Div Styles --------- */
#mega div h2 {
font-size:16px;
padding:0 8px;
margin:5px 0 3px 0;
clear:both;
float:left;
width:295px;
position:relative; /* makes above drop shadow */
border-bottom:1px dotted #CCCCCC;
}
#mega div a {
text-decoration:underline;
color:#000;
}
#mega div p {
float:left;
width:96px;
padding-left:10px;
position:relative; /* makes above drop shadow */
margin:0;
}
#mega div p a {
font-family:"Helvetica Neue",Arial,Helvetica,sans-serif;
float:left;
clear:left;
width:100%; /* For IE6/7 */
line-height:1.4;
font-size:12px;
border:none;
padding:0;
margin:0;
}
#mega div a:hover, #mega div a:focus, #mega div a:active {
text-decoration:underline;
color:#00147b;
}

/* ---------- Drop Shadow ---------- */
#mega div .s1, #mega div .s2, #mega div .s3 {
position:absolute;
width:100%;height:100%;
}
#mega div .s1 {
background:url(assets/rightcorner.png) 100% 0 no-repeat;
top:1px;right:-9px;
} 
#mega div .s2 {
background:url(assets/leftcorner.png) 0 100% no-repeat;
bottom:-9px;left:1px;
} 
#mega div .s3 {
background:url(assets/shadow.png) 100% 100%;
top:9px;right:-9px;
}
#mega li:hover .s4 {
background:url(assets/li-shadow.png) 100% 0 repeat-y;
position:absolute;
top:0;right:-9px;
height:100%;
padding:0 8px 0 0;
}
* html #mega li:hover .s4 {
background:none;
}
#mega li:hover .dif-s4 {
padding-bottom:9px
}


/* ---------- Product Menu ---------- */
.cat-menu ul {
margin-bottom:0px;}

.cat-menu {
background-color:#5a0000;
margin:10px 0;
padding:0;
}
.cat-menu * {
color:white;
text-decoration:none;}
.cat-menu a:hover,.cat-menu a:active {
text-decoration:underline;
color:white;}



.footer {
text-align:center;}
