/* @override http://localhost:8500/smilecolour/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: #FFF url(../skinimages/horizonStripes.gif) repeat-x top;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#topheader {
	width: 960px;
	height: 163px;
	display: block;
}

#logo {
	float: left;
	width: 424px;
	height: 145px;
	margin-left: 20px;
}

#headercontact {
	width: 232px;
	height: 144px;
	float: right;
}

#bannerarea {
	height: 235px;
	width: 960px;
	float: left;
	background: url(../skinimages/flashbanner.gif) no-repeat top left;
}

#page {
}

#search {
	width: 190px;
	height: 50px;
	background-color: #FF61DF;
	color: #fff;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin: 0;
	padding: 0;
}

#search form {
	margin: 0;
	padding: 0;
	width: 190px;
}

#search input {
	border: 1px solid #fff;
	font-size: 11px;
}

input#s {
	width: 120px;
}

#searchandtopnav {
	width: 960px;
	height: 25px;
	float: left;
	margin-top: 17px;
	float: left;
}

#searchwrap {
	width: 190px;
	float: left;
}

#mainheader {
	width: 900px;
	float: left;
	padding: 0;
	margin-left: 25px;
	margin-top: 14px;
}

#topnav {
	width: 900px;
	float: left;
	padding: 0;
	margin: 0;
}

#topnav li {
	display: inline;
}

#topnav li a {
	background-image: url(../skinimages/topnavtabs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) */

#topnav li#t-home a {
	width: 100px;
	background-position: 0px -68px;
}

#topnav li#t-contact a {
	width: 120px;
	background-position: -100px -68px;
}

#topnav li#t-about a {
	width: 100px;
	background-position: -220px -68px;
}

#topnav li#t-samples a {
	width: 100px;
	background-position: -320px -68px;
}

#topnav li#t-quotes a {
	width: 80px;
	background-position: -420px -68px;
}

#topnav li#t-faq a {
	width: 100px;
	background-position: -500px -68px;
}

#topnav li#t-printtemp a {
	width: 150px;
	background-position: -600px -68px;
}

#topnav li#t-youracc a {
	width: 150px;
	background-position: -750px -68px;
}

/* rollovers (background of the li tag) */

#topnav li#t-home a:hover {
	background-position: 0px -12px;
}

#topnav li#t-contact a:hover {
	background-position: -100px -12px;
}

#topnav li#t-about a:hover {
	background-position: -220px -12px;
}

#topnav li#t-samples a:hover {
	background-position: -320px -12px;
}

#topnav li#t-quotes a:hover {
	background-position: -420px -12px;
}

#topnav li#t-faq a:hover {
	background-position: -500px -12px;
}

#topnav li#t-printtemp a:hover {
	background-position: -600px -12px;
}

#topnav li#t-youracc a:hover {
	background-position: -750px -12px;
}

/* @end */

#basketarea {
	width: 220px;
	height: 160px;
	float: left;
	background: url(../skinimages/basketbackground.gif) no-repeat top left;
	font-size: 100%;
	padding: 0;
}

#basketarea img {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
}

#col1 {
	width: 182px;
	padding: 0px;
	float: left;
}

#footer {
	width: auto;
	height: 150px;
	padding: 30px 20px 0;
}

#footer a {
	
}

#footer p {
	
}

/* 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;
}

#col1 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#col1 li a {
	display: inline;
	color: #000;
	font-size: 110%;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 10px;
}

#col1 li a:hover {
	color: #666;
}

/*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 : 750px;
	float: right;
	margin: 10px 0 10px 10px;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	font-size: 85%;
	margin-top: 5px;
	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;
	margin-top: 20px;
	margin-bottom: 10px;
}

#content .storesubdepts td {
	padding: 5px;
	vertical-align: top;
	font-size: 130%;
	font-weight: bold;
}

#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: 235px;
	float: right;
	margin-right: 20px;
}

.sidenav {
	border: none;
	margin-top: 20px;
	width: 182px;
	background: url(../skinimages/productbgdtop.gif) no-repeat left top;
	display: block;
}

#cmswrap {
	background: url(../skinimages/yellowmenutop.gif) no-repeat left top;
	margin-top: 10px;
	width: 182px;
}

#productbottom {
	width: 182px;	
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(../skinimages/productbgdbottom.gif) no-repeat left top;
}

#cmsbottom {
	width: 182px;	
	height: 31px;
	margin: 0;
	padding: 0;
	background: url(../skinimages/yellowmenubottom.gif) no-repeat left top;
}

#sidenewsletterbottom {
	width: 182px;	
	height: 25px;
	margin: 0;
	padding: 0;
	background: url(../skinimages/pinkmenubottom.gif) no-repeat left top;
}