body {
padding:0;
margin:0 0 30px 0;
font:12px Arial, Helvetica, sans-serif;
color:#707070;
background-image:url(../skinimages/background.gif);
background-repeat:repeat-x;
background-color:#ffce20;
}
#container {
width:780px;
margin:0;
text-align:left;
margin-left:auto;
margin-right:auto;
}
#topheader {
height:91px;
width:780px;
}
#headerleft {
height:91px;
width:259px;
float:left;
}
#headerright{
height:91px;
width:521px;
float:right;
}
#basketcontainer{ 
height:119px;
width:206px;
float:left;
background-image:url(../skinimages/layout_08.gif);
padding:50px 20px 0 20px;
text-align:center;
}
#flasharea{
height:169px;
width:534px;
float:right;
}
#contentcontainer{
width:780px;
background-color:#FFFFFF;
overflow:hidden;
clear:both;
margin:0 auto;
}
#contentleftcolumn{
width:225px;
float:left;
padding-bottom:10px;
padding-left:10px;
padding-top:6px;
background-color:#FFFFFF;
}
#contentrightcolumn{
width:525px;
float:right;
background-color:#FFFFFF;
padding:10px;
}
#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;
}

#departments {
width:209px;
padding:1px 8px 10px 8px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-color:#e0e0e0;
background-position:bottom;
text-align:left;
margin-bottom:0px;
}
.sideboxes {
width:209px;
padding:1px 8px 10px 8px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-color:#e0e0e0;
background-position:bottom;
text-align:left;
margin-bottom:10px;
text-align:center;
}
.side-image{
margin-bottom:10px;
}
.side-header-image{
margin-top:10px;
}
#departmentfoot{
width:225px;
height:14px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-position:top;
margin-bottom:18px;
}
#newslettertop {
width:225px;
height:37px;
}
#newslettermiddle {
width:209px;
padding:1px 8px 10px 8px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-color:#e0e0e0;
background-position:bottom;
text-align:center;
margin-bottom:18px;
}
#newsletterfoot{
width:225px;
height:14px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-position:top;
margin-bottom:18px;
}
#currencytop {
width:225px;
height:37px;
}
#currencymiddle {
width:209px;
padding:1px 8px 10px 8px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-color:#e0e0e0;
background-position:bottom;
text-align:center;
margin-bottom:18px;
}
#articlestop {
width:225px;
height:37px;
}
#articlesmiddle {
width:209px;
padding:1px 8px 10px 8px;
background-image:url(../skinimages/departments_03.gif);
background-repeat:no-repeat;
background-color:#e0e0e0;
background-position:bottom;
text-align:left;
margin-bottom:18px;
}

#col1 {
width:201px;
padding:0 0 30px 0;
float:left;
}
#footer {
width:755px;
height:50px;
background:url(../skinimages/layout_13.gif) no-repeat;
padding:17px 0px 0px 25px;
color:#707070;
font-size:11px;
clear:both;
margin:0 auto;
}
#footer a {
color:#707070;
}
#footer p {
font-size:11px;
line-height:18px;
color:#707070;
margin:0;
}

/* main header list styles -------------------------------------*/
#topnav{
width:225px;
}
#topnav ul {
list-style-type:none;
padding:0;
margin:10px 0px 0px 0px;
}
#topnav li {
list-style-type:none;
padding:0;
margin:0;

}
#topnav li a {
display:block;
width:207px;
color:#707070;
font-size:11px;
font-weight:bold;
text-decoration:none;
padding:5px 0 5px 8px;
border-bottom:1px solid #000000;
background:#ffffff;
}
#topnav li a:hover {
background:#ffce20;
}

/* 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:#51b3a6;
}
/*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:#51b3a6;
}
/*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:579px;
float:left;
padding:20px 40px 40px 30px;
voice-family: "\"}\""; 
voice-family:inherit;
width:509px;
}
/*The following controls the appearance of the crumb trail*/

#contentrightcolumn .crumb{
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #666666;
}
#contentrightcolumn .crumb ul{
	margin : 0 0 10px 0;
	padding:0;
	list-style:circle;
}
#contentrightcolumn .crumb li{
	display : inline;
	list-style:circle;
}
#contentrightcolumn .crumb li a{
color:#666666;
	text-decoration : none;
}
#contentrightcolumn .crumb li a:hover{
	text-decoration:underline;
	color:#333333;
}
/*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 : 100%;
	text-align : center;
}
.storehomedepts td{
	padding : 0px;
	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;
}

/*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{
padding:10px 0 0px 35px;
}