body{
	
	background:#000 url(images/background-interior.jpg) no-repeat top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:12px;
}

/*a{ color:#f54fa3; }*/

/*a{ color:#242424; }*/

a{ color:#0A7Fc3; }

/*h3 {
	letter-spacing: -1px;   
}*/

div.top_of_content{
	
	background-image:url(images/content_top.gif); 
	background-position:top; 
	background-repeat:no-repeat; 
	background-color:#FFFFFF; 
	width:953px; 
	
	margin:0px auto; 
	margin-top:20px;

}

div.content-container{	
	
	width:953px;	
	margin:0px auto; 

}

div.content{
	
	padding:20px;
	
}

div.header-container{
	
	margin-top:101px;
}


ul.so_hot{
	
	list-style:none;
}

ul.so_hot li{ height:20px; }

ul.so_hot li.nowhite{
	
	padding: 5px;
	background-color:#f9f9f9;
	border-bottom:1px solid #CCCCCC;
	width:300px;
	text-align:left;
	
}

ul.so_hot li {
	
	padding: 5px;
	background-color:#ffffff;
	border-bottom:1px solid #CCCCCC;
	width:300px;
	text-align:left;
	
}


ul.so_hot li a{
	
	font-size:10px;
	padding-left:10px;
	text-decoration:none;
	
}

hr {
	height:1px; 
	border-style:solid; 
	border-width:1px 0 0 0;
	border-color:#CCCCCC;
}

p{ font-size:12px; text-align:left; }

div.navTab{
	float:left; 
	padding:0px;
	margin-left:0px;
}

img.nav{
	
	padding:0px;
	margin:0px;
	display:block;
}

/*begin footer css*/
.footer {
	background-image:url(images/bottom_of_content.gif); 
	background-repeat:no-repeat; 
	width:953px; 
	height:240px;
}

p.footer{ color:#FFFFFF; }

a.footer{ color:#FFFFFF }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
color:#FFFFFF;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
text-decoration: none;
padding: 5px;
color: #ffffff;
}

#navcontainer ul li a:hover
{
color:#CCCCCC;
}
/*end footer css*/

ol.returnpolicy li{ padding:5px; }

.white{ background-color:#FFFFFF }
