html, body{
margin: 0;
padding: 0;
font-family: Arial, Helvetica, sans-serif;
color: #555;
font-size: 12px;
background: #fafafa url(/images/stripe-bg.png) repeat;
}


.clear{
clear: both;
}

#container{
width: 100%;
}

#page{
width: 940px;
margin: 20px auto;
background: #fff;
padding: 0 20px 20px 20px;
border: 1px solid #ccc;
}


#adminbar{
float: right;
display: block;
text-align: right;
width: 320px;
background: #f2f2f2;
padding: 8px;
}


#adminbar a{
text-decoration: none;
color: #555;
}

#adminbar a:hover{
text-decoration: underline;
color: #333;
}

#adminbar a.store{
background: url(/images/icons/cart.gif) no-repeat center right;
padding: 0 20px 0 0;
}

#adminbar a.login{
background: url(/images/icons/login.gif) no-repeat center right;
padding: 0 18px 0 0;
margin: 0 6px 0 0;
}

#header{
display: block;
width: 100%;
height: 115px;
}

#header h1{
margin: 0;
padding: 0;
}

#masthead{
height: 60px;
}

#masthead h1 a{
text-indent: -9999px;
background: #fff url(/images/logos/aspratt.jpg) no-repeat;
height: 115px;
width: 468px;
display: block;
outline: none;
}

#navwrap{
float: right;
height: 40px;
}


#multi-ddm {
	list-style: none;
	padding: 0;
	margin: 0;
}

#multi-ddm > li {
	float: left;
}

#multi-ddm > li > a {
	display: block;
	width: 100px;
	text-align:left;
        padding: 4px 0;
	text-decoration: none;
	color: #8c2129;
	font-weight: bold;
        font-size: 16px;
	background: #fff url(/images/carrot.gif) no-repeat 76px 10px;
}

#multi-ddm > li > .parent-hover {
}

#multi-ddm > li ul {
	display: none;
	list-style: none;
	position: absolute;
	margin: -1px 0 0 0;
	z-index: 90;
	padding: 0;
 border: 1px solid #ccc;
}

#multi-ddm > li ul a {
	display: block;
	width: 152px;
	padding: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #555;
	background-color: #fff;
       
}

#multi-ddm > li ul li a.first {
	border-top: 1px solid #545454;
}

#multi-ddm > li ul .child-hover1 {
	background-color: #f9f9f9;
        color: #333;
}

#multi-ddm > li ul .child-hover2 {
	background-color: black;
	color: white;
}

#multi-ddm > li ul .child-hover3 {
	background-color: purple;
	color: white;
}

#multi-ddm > li ul .child-hover4 {
	background-color: blue;
	color: white;
}

#multi-ddm > li ul li ul {
	margin: -29px 0 0 163px;
	position: absolute;
}

#multi-ddm span {
	float: right;
}



#tagline{
width: 928px;
display: block;
background: #8c2129;
padding: 4px 8px;
color: #fff;
font-size: 16px;
font-weight: bold;
margin: 0 0 20px 0;
}




div#slideShowItems{
	  	height:270px;
		overflow:hidden;
		position:relative;
	}
	
	div#slideShowItems div{
		width:932px;
	}
	
	
	div#slideShowItems img {
		margin-right:20px;
		float:left;
	}
	
	ul#slideShowCount{
		margin:0px;
		padding:0px;
		width:932px;
	}
	ul#slideShowCount li.slide{
		line-height:14px;
		float:right;
		cursor:pointer;
		width:26px;
		height:30px;
		display:block;
text-indent: -9999px;
		background: transparent url(/images/tabs.gif) no-repeat scroll left top;
	}
	
	ul#slideShowCount li.slide span{
		padding-left:10px;
		color:white;
		font-weight:bold;
		font-size:12px;
	}
	
	ul#slideShowCount li.slide:hover{
		background-position:left -30px;
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -30px;
	}
	div#slideShow{
		background:#fff;
		width:932px;
	}

 a.title, a.title:visited{
		text-decoration: none;
                color: #555;
background: #fff;
background-image: none;
	}


.title a:hover{
		text-decoration: underline;
                color: #8c2129;
background: #fff;
	}

#slideShow h3{
color: #8c2129;
} 



#content{
width: 640px;
float: left;
}

#content.fullspread{
width: 930px;
min-height: 420px;
}

#sidebar{
float: right;
}

#sidebar h1{
padding: 0;
font-size: 18px;
color: #8c2129;
}


#snacker{
margin: 20px 0;
}

.widget{
width: 280px;
float: left;
}

.widget a, .widget a:visited{
color: #333;
text-decoration: none;
}

.widget a:hover{
color: #8c2129;
text-decoration: underline;
}

.widget h1{
margin: 0 0 14px 0;
padding: 0;
font-size: 20px;
color: #8c2129;
}

.ad{
float: right;
margin: 0 40px 0 0;
}

.featured{
width: 300px;
}

.ad img{
border-left: 1px solid #ccc;
padding: 0 0 0 20px;
}

.thumb{
float: left;
margin: 0 8px 8px 0;
}

.more{
text-align: right;
display: block;
font-size: 10px;
}

.more a{
color: #8c2129;
text-decoration: none;
}

.more a:hover{
color: #333;
text-decoration: underline;
}


.sb-container { width: 280px; }

.sb-container ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

.sb-container a
{
display: block;
padding: 6px 4px 6px 0;
border-bottom: 1px dotted #ccc;
}

.sb-container a:link, #sb-list a:visited
{
font-size: 12px;
color: #555;
text-decoration: none;
}

.sb-container a:hover
{
color: #8c2129;
}




#productcontainer { width: 280px; }

#productcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#productcontainer a{
display: block;
padding: 8px 0 8px 30px;
width: 230px;
border-bottom: 2px solid #fff;
}

#productcontainer a:link, #productlist a:visited
{
font-size: 14px;
font-weight: bold;
color: #555;
text-decoration: none;
background: #f2f2f2 url(/images/list-bullet-off.gif) no-repeat 6px 9px;
}

#productcontainer a:hover
{
background: #8c2129 url(/images/list-bullet-on.gif) no-repeat 6px 9px;
color: #fff;
}

#footer{
background: #f2f2f2;
border-top: 1px solid #ccc;
padding: 8px 12px;
margin: 20px 0 0 0;
text-align: right;
}

#footer a, #footer-description a{
color: #555;
text-decoration: none;
}

#footer a:hover, #footer-description a{
color: #333;
text-decoration: underline;
}

#footer-description{
width: 980px;
margin: 0 auto 20px auto;
font-size: 10px;
color: #777;
}