body {
padding:0;
margin: 0;
text-align:center;
font: 11px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
background-color: #ccc;
}
#container {
width:1024px;
margin:0 auto;
text-align:left;
background-color:#fff;
voice-family: "\"}\""; /*Box model hack for pre ie5.5 browsers */
voice-family:inherit;
}
#topheader {
width:1024px;
height:140px;
	display: block;
	background: url(../skinimages/headerbgd.gif) no-repeat center top;
	text-align: center;
}

#logo {
margin: 0 auto;
}

#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 {
margin-left: 5px;
width:1015px;
float:left;
}
#topnav {
width:185px;
float:left;
	background: url(../skinimages/menugradient_grey.png) repeat-x 0 top;
}
#basket {
background-image : url(../skinimages/headleft.jpg);
background-repeat : no-repeat;
float : left;
width : 420px;
height : 161px;
}

#basketarea {
	width: 222px;
	float: right;
	padding: 130px 10px 0 40px;
	font-size: 140%;
}

#basketarea .navheader {
	font-weight: bold;
	font-size: 110%;
}


#col1 {
width:165px;
padding:0 0 0 0;
float:left;
}

#colright {
width:195px;
padding:0 0 0 0;
float:right;
}

#footer {
	background-color: #fff;
	margin: 10px 0 0;
	height: 40px;
}
#footer a {
text-align: center;
}
#footer p {
text-align: center;
}

/* main header list styles -------------------------------------*/
ul#topnav{
list-style: none;
padding: 0;
margin: 0 auto;
width: 100%;
font-size: 0.8em;
}
ul#topnav li
{
	display: inline;
height : 39px;
margin : 0;
padding: 0;
float: left;

}

ul#topnav li a
{
	display: inline;
height : 35px;
text-decoration: none;
font-size : 18px;
float: left;
	border-width: 0;
	border-style: none;
}
#navcontainer>ul#navlist li a { 
width: auto; 
}


ul#topnav li a:hover, ul#topnav li#active a:hover
{
color: #000000;
border: none;
}



/* 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:inline;
	font-size: 120%;
text-decoration:none;
margin-top : 3px;
	padding: 0 0 0 14px;
}
#col1 li a:hover {
	display: inline;
color : #666;
padding-right: 20px;
}
/*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:#000;
}
/*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:#000;
}
/*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:640px;
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 : #000;
}
#content .crumb ul{
	margin : 0;
}
#content .crumb li{
	display : inline;
}
#content .crumb li a{
	color : #000;
	text-decoration : none;
}
#content .crumb li a:hover{
	text-decoration:underline;
	color:#999;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width: 100%;
}
#content .deptsort{
	width : 100%;
	clear: both;
}
.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;
}

#googlecheckout {
	padding-top: 20px;
	padding-left: 20px;
}

#topnav {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	float: right;
}

#topnav li {
	display: inline;
}

#topnav li a  {
	background-image: url(../skinimages/tabnavs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 35px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) */
#topnav li#t-about a { width: 104px; background-position: 0px 0px;}
#topnav li#t-news a { width: 85px; background-position: -108px 0px;}
#topnav li#t-samples a { width: 110px; background-position: -195px 0px;}
#topnav li#t-quotes a { width: 108px; background-position: -305px 0px;}
#topnav li#t-templates a { width: 192px; background-position: -415px 0px;}
#topnav li#t-faqs a { width: 85px; background-position: -610px 0px;}
#topnav li#t-youracc a { width: 180px; background-position: -695px 0px;}
#topnav li#t-contact a { width: 142px; background-position: -875px 0px;}

/* rollovers (background of the li tag) */
#topnav li#t-about a:hover { background-position: 0px -31px; }
#topnav li#t-news a:hover { background-position: -108px -31px; }
#topnav li#t-samples a:hover { background-position: -195px -31px; }
#topnav li#t-quotes a:hover { background-position: -305px -31px; }
#topnav li#t-templates a:hover { background-position: -415px -31px; }
#topnav li#t-faqs a:hover { background-position: -610px -31px; }
#topnav li#t-youracc a:hover { background-position: -695px -31px; }
#topnav li#t-contact a:hover { background-position: -875px -31px; }

/* @end */

#promo1 {
	width: 402px;	
	float: left;
}
#promo2 {
	width: 237px;	
	float: left;
}
#promo3 {
	width: 639px;
	float: left;
}
#promo4 {
	width: 639px;
	float: left;
}
#promo5 {
	width: 266px;
	float: left;
}
#promo6 {
	width: 373px;
	float: left;
}