body {
padding:0;
margin:0 0 30px 0;
font:12px Tahoma;
color:#000000;
background-image: url(../skinimages/bg.jpg);
text-align:center;
}
#container {
width:1015px;
margin:0 auto;
text-align:left;

}
#topheader {
width:1015px;
}

#navheader2 {
color:#ffffff;
}

#logo {
float : right;
}

#search {
width:265px;
height:50px;
padding:15px 0 0 20px;
background-color:#FF61DF;
color:#fff;
float:left;
voice-family: "\"}\""; 
voice-family:inherit;
width:245px;
height:35px;
}
#search form {
margin:0;
}
#search input {
border:1px solid #fff;
font-size:11px;
}
#mainheader {

width:1015px;
float:left;
}
#topnav {
width:185px;
float:left;
}
#basket {
background-image : url(../skinimages/headleft.jpg);
background-repeat : no-repeat;
float : left;
width : 420px;
height : 161px;

}

#col1 {
width:201px;
padding:0 0 0 0;
float:left;
background-color : #710E2A;
}

#footer {
	width : 100%;
	margin-top : 10px;
	background-color : #710E2A;
	height:20px;
	text-align:center;
}
#footer a {

color:#ffffff;

}
#footer p {

}

/* main header list styles -------------------------------------*/
ul#topnav{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.8em;
}
ul#topnav li
{
display: block;
float: left;
width: 203px;
height : 45px;
margin : 0;
padding: 0;
}

ul#topnav li a
{
display: block;
width: 100%;
height : 20px;
text-align : center;
text-decoration: none;
background: #960051;
color : #ffffff;
font-size : 12px;
font-weight : bold;
padding-top : 10px;
}
#navcontainer>ul#navlist li a { 
width: auto; 
}


ul#topnav li a:hover, ul#topnav li#active a:hover
{
color: #ffffff;
background: #000000;
}



/* col1 list styles ---------------------------------------------*/
#col1 ul {
list-style-type:none;
padding:0;
margin:0;
}
#col1 li {
list-style-type:none;
padding:0;
margin:0;
}
#col1 li a {
display:block;
color: #ffff00;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding:5px 0 5px 8px;
background-color: #F00D4E;
margin-top : 3px;
}
#col1 li a:hover {
background:#ffffff;
color : #000000;
}
/*controls the appearance of the latest news on the home page*/
#latestnews{
	float : left;
	width : 250px;
}
#latestnews h1{
	
}
#latestnews ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestnews li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestnews a {
color:#ffffff;
}
/*controls the appearance of the latest products on the home page*/
#latestproducts{
	float : left;
	width : 250px;
}
#latestproducts ul {
list-style-type:none;
padding:0;
margin:0;
}
#latestproducts li {
list-style-type:none;
padding:0 0 0 20px;
margin:0;
background-image: url(../skinimages/bullet.png);
background-repeat : no-repeat;
}
#latestproducts a {
color:#ffffff;
}
/*controls the appearnce of the featured products on the home page*/
#featuredproducts{
	width : 90%;
	text-align : center;
}
#featuredproducts h2{
	text-align : left;
}
#featuredproducts td{
	padding : 10px;
	vertical-align : top;
}
#featuredproducts .image{
	vertical-align : top;
}
#featuredproducts .prodlistimg{
	border : 1px solid #666666;
}
#featuredproducts .desc{
	vertical-align : top;
}
#featuredproducts .listprice{
	font-weight : normal;
}
#featuredproducts .offerprice{
	font-weight : bold;
	color : #ff0000;
}
/*the clearone class is only needed if you want the left hand colum to stretch the length of the page*/
#clearone{
	clear:both;
	height:1px;
}

/*The content class is where all the store content will appear*/
#content {
width:790px;
float:left;
padding:10px 10px 10px 10px;

}
/*The following controls the appearance of the crumb trail*/
#content .crumb{
	font-size:85%;
	margin-top:3px;
	margin-bottom : 5px;
	color : #000000;
}
#content .crumb ul{
	margin : 0;
}
#content .crumb li{
	display : inline;
}
#content .crumb li a{
	color : #70013D;
	text-decoration : none;
}
#content .crumb li a:hover{
	text-decoration:underline;
	color:#000000;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width : 100%;
}
#content .deptsort{
	width : 100%;storesubdepts
}
.storehomedepts{
	width : 90%;
	text-align : center;
}
.storehomedepts td{
	padding : 10px;
	vertical-align : top;
}
#content .storesubdepts{
	width : 65%;
	text-align : left;
}
#content .storesubdepts td{
	padding : 5px;
	vertical-align : top;
}
#content .deptsort{
	margin-bottom : 5px;
	margin-top : 5px;
	padding-top : 3px;
	border-top : 1px solid #666666;
	border-bottom : 1px solid #666666;
}
#content .deptpage{
	width : 100%;
	font-size:85%;
	margin-top:3px;
	margin-bottom : 5px;
	color : #666666;
}
#content .deptpage ul{
	margin : 0 0 0 5px;
}
#content .deptpage li{
	display : inline;
	padding-left : 5px;
}
#content .deptpage a{
	color : #666666;
	text-decoration : none;
}
#content .deptpage a:hover{
	text-decoration : underline;
}
#content .deptfeatured{
	
}
/*The following classes relate to the checkout pages*/
#content .basketconfirm{
	width : 95%;
	border-top : 1px solid #c0c0c0;
	padding-top : 5px;
	padding-bottom : 5px;
}
#content .paymentsection{
	width : 95%;
	padding-top : 5px;
	padding-bottom : 5px;
}

