body {
padding:0;
margin:0 0 30px 0;
font:12px Arial, Helvetica, sans-serif;
color:#414141;
background-image:url(../skinimages/background.gif);
background-repeat:repeat-x;
background-color:#414141;
text-align:center;
}
#container {
width:950px;
margin:0 auto;
text-align:left;
}
#headercontainer{
height:291px;
width:950px;
}
#headerleft {
height:291px;
width:478px;
float:left;
}
#headerright {
height:291px;
width:472px;
float:left;
}
#contentcontainer{
width:950px;
background-image:url(../skinimages/contentcontainerback.gif);
background-repeat:repeat-y;
overflow:auto;
}
#contentleft{
width:221px;
background-image:url(../skinimages/layout_06.gif);
float:left;
padding:9px 4px 9px 84px;
}
#contentright{
width:552px;
background-image:url(../skinimages/layout_07.gif);
float:right;
padding:9px 84px 9px 5px;
}
.sideimage{
margin-bottom:7px;
}
.sideboxtop{
width:221px;
height:49px;
padding:0;
margin-top:2px;
float:left;
}
.sideboxmiddle{
width:203px;
background-image:url(../skinimages/sideboxbottom.gif);
background-position:bottom;
background-repeat:no-repeat;
background-color:#ffd800;
padding:5px 9px 20px 9px;
margin-bottom:20px;
float:left;
}
.sideimagespacer{
margin-bottom:9px;
border:0px;
}
#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 {
background:url(../skinimages/headerbackgroundimage.gif) no-repeat;
height:182px;
width:780px;
float:left;
}
#topnav {
width:221px;
height:auto;
float:left;
margin-bottom:9px;
}
#basket {
width:220px;
float:left;
padding:40px 15px 15px 25px;
margin:0 0 0 335px;
color:#fff;
font-size:11px;
voice-family: "\"}\""; 
voice-family:inherit;
width:180px;
}
#basket a {
color:#fff;
}

#col1 {
width:201px;
padding:0 0 30px 0;
float:left;
}

#footer {
width:780px;
height:66px;
float:left;
background:url(../skinimages/layout_08.gif) no-repeat;
padding:15px 50px 50px 105px;
color:#fff;
font-size:11px;
voice-family: "\"}\""; 
voice-family:inherit;
}
#footer a {
color:#414141;
}
#footer p {
font-size:11px;
line-height:18px;
color:#414141;
margin:0;
}

/* main header list styles -------------------------------------*/
#topnav ul {
list-style-type:none;
padding:0;
margin:0;
}
#topnav li {
list-style-type:none;
padding:0;
margin:0;
}
#topnav li a {
display:block;
width:213px;
color:#414141;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:3px 0 3px 8px;
border-bottom:1px solid #cccccc;
}
#topnav li a:hover {
background:#fac800;
}

/* 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:#104171;
font-size:11px;
text-decoration:none;
font-weight:bold;
padding:5px 0 5px 8px;
border-bottom:1px solid #7DBEFE;
}
#col1 li a:hover {
background:#AFD6FD;
}
/*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:#e9640c;
}
/*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:#e9640c;
}
/*controls the appearnce of the featured products on the home page*/
#featuredproducts{
	width:532px;
	text-align : center;
}
#featuredproducts h2{
	text-align : left;
}
#featuredproducts td{
	padding : 5px;
	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:579px;
float:left;
padding:0PX;
voice-family: "\"}\""; 
voice-family:inherit;
width:509px;
}
/*The following controls the appearance of the crumb trail*/
#crumb{
	font-size:85%;
	margin-top:3px;
	margin-bottom : 5px;
	color : #e9640d;
	
	padding:0px;
}
#crumb ul{
	margin : 0;
}
#crumb li{
	display : inline;
}
#crumb li a{
	color : #e9640d;
	text-decoration : none;
}
#crumb li a:hover{
	text-decoration:underline;
	color : #e9640d;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width : 100%;
}
#content .deptlogo{
	border:0px;
}
#content .deptsort{
	width : 100%;storesubdepts
}
.storehomedepts{
	width : 100%;
	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 : #414141;
	text-decoration : none;
}
#content .deptpage a:hover{
	text-decoration : underline;
	color : #414141;
}
#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;
}
/*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;
}
/*The following classes are used for the CMS*/
.cmshomedepts{
	width : 90%;
	text-align : center;
}
.cmshomedepts td{
	padding : 10px;
	vertical-align : top;
}
.facebook-image{
margin:0 auto;
padding:5px 0 8px 0;
}