/* @override http://www.digi-colour.co.uk/skin/skinstyles/layout.css */

* {
	padding: 0;
	margin: 0;
}


html {
	padding: 0;
	margin: 0;
}

body {
	padding: 0;
	margin: 0;
	font: 12px Tahoma;
	color: #000;
	text-align: center;
	background: #0099FF url(../skinimages/bluegrad.png) repeat-x right top;
}

#container {
	width: 1000px;
	margin: 10px auto;
	text-align: left;
	background-color: #fff;
}

#topheader {
	width: 1000px;
	height: 174px;
	background: url(../skinimages/naturalchoicebgd.jpg) no-repeat right top;
}

#logo {
	float: left;
	width: 280px;
	height: 174px;
}

#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: 1000px;
	float: left;
}

#topnav {
	width: 1000px;
	margin: 0;
	padding: 0;
}

#topnav li {
	display: inline;
}

#topnav li a {
	background-image: url(../skinimages/topnavtabs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) */

#topnav li#t-home a {
	width: 90px;
	background-position: 0px 0px;
}

#topnav li#t-contact a {
	width: 120px;
	background-position: -90px 0px;
}

#topnav li#t-about a {
	width: 110px;
	background-position: -210px 0px;
}

#topnav li#t-news a {
	width: 65px;
	background-position: -320px 0px;
}

#topnav li#t-samples a {
	width: 105px;
	background-position: -390px 0px;
}

#topnav li#t-quotes a {
	width: 90px;
	background-position: -500px 0px;
}


#topnav li#t-templates a {
	width: 120px;
	background-position: -658px 0px;
}

#topnav li#t-faqs a {
	width: 70px;
	background-position: -770px 0px;
}

#topnav li#t-trade a {
	width: 85px;
	background-position: -580px 0px;
}


#topnav li#t-youracc a {
	width: 145px;
	background-position: -840px 0px;
}

/* rollovers (background of the li tag) */

#topnav li#t-home a:hover {
	background-position: 0px -40px;
}

#topnav li#t-contact a:hover {
	background-position: -90px -40px;
}

#topnav li#t-about a:hover {
	background-position: -210px -40px;
}

#topnav li#t-news a:hover {
	background-position: -320px -40px;
}

#topnav li#t-samples a:hover {
	background-position: -390px -40px;
}

#topnav li#t-quotes a:hover {
	background-position: -500px -40px;
}

#topnav li#t-templates a:hover {
	background-position: -657px -40px;
}

#topnav li#t-faqs a:hover {
	background-position: -770px -40px;
}

#topnav li#t-trade a:hover {
	background-position: -579px -40px;
}

#topnav li#t-youracc a:hover {
	background-position: -840px -40px;
}

/* @end */

#basketarea {
	float: right;
	width: auto;
	padding-right: 20px;
	padding-top: 50px;
}

#col1 {
	width: 201px;
	padding: 30px 0 0 10px;
	float: left;
}

#footer {
	width: auto;
	height: 70px;
	margin-top: 10px;
	background: url(../skinimages/footer.jpg);
	padding: 10px 20px 30px;
}

#footer a {
	
}

#footer p {
	width: 360px;
	float: left;
	margin-top: 10px;
}

#creditcards {
	float: right;
}

/* main header list styles -------------------------------------*/

#navcontainer>ul#navlist li a {
	width: auto;
}

ul#topnav li a:hover, ul#topnav li#active a:hover {
	color: #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: inline;
	color: #000;
	font-size: 110%;
	text-decoration: none;
	padding: 0 0 5px 5px;
	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 {
	
}

#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: 750px;
	float: left;
	padding: 25px 0 10px 10px;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	font-size: 85%;
	margin-top: 30px;
	margin-bottom: 5px;
	color: #000;
	width: 95%;
}

#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: #666;
}

/*The following css statements all relate to the store.cfm page*/

/*department specific classes*/

#content .deptdesc {
	width: 100%;
}

#content .deptsort {
	width: 100%;
}

.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;
	font-size: 80%;
	color: #666;
}

#content .deptsort {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
}

#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;
}

#headerphoneemail {
	width: 288px;
	float: left;
}

#promo1 {
	width: 270px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}

#promo2 {
	width: 422px;
	float: left;
	padding-bottom: 20px;
}

#promo3 {
	padding-left: 10px;
	width: 423px;
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
}

#promo4 {
	width: 270px;
	float: left;
	padding-bottom: 20px;
}

#promo5 {
	width: 268px;
	float: left;
	padding-left: 10px;
	padding-right: 20px;
}

#promo6 {
	width: 424px;
	float: left;
}
