
*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
	color: #000;
	background: #99CCFF url(../skinimages/diagonalstripes.png) no-repeat center top;
	text-align: center;
}

#shadowwrap {
	width: 950px;
	margin: 0 auto;
	background: url(../skinimages/yrepeatshadow.png) repeat-y center top;
}

#container {
	width: 950px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(../skinimages/headerarea.png) no-repeat center top;
}

#topheader {
	width: 100%;
	height: 200px;
	padding-left: 5px;
}

#logo {
	width: 372px;
	padding-left: 60px;
	float: left;
}

#brandnew {
	width: 346px;
	padding: 0;
	float: right;
	padding-top: 78px;
	padding-right: 85px;
}

#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: 950px;
	height: 140px;
	margin: 0;
}

#contactnumbers {
	width: 318px;
	padding-top: 70px;
	padding-bottom: 30px;
	padding-left: 40px;
	float: left;
}

#contentfooter {
	width: 670px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}

#topnav {
	width: 600px;
	float: left;
}

#basket {
	
}

#basketarea {
	color: #000066;
	width: 160px;
}


#flashbanner {
	width: 649px;
	height: 190px;
	float: right;
	background: url(../skinimages/flashbannerbgd.png) no-repeat right top
}

#lowerwrap {
	background: url(../skinimages/pinkwhite.png) repeat-y right top;
	width: 950px;
	padding: 0;
}

#leftcolumn {
	float: left;
	width: 214px;
	text-align: center;
	padding-left: 30px;
}

#col1 {
	width: 214px;
	padding: 0;
	text-align: left;
}

#basketarea, #leftnav, #productnav {
	width: 214px;
	margin-left: 0;
	margin-top: 10px;
	background: url(../skinimages/col1bgdmiddle.png) repeat-y center top;
}

#basketareaheader, #leftnavheader, #productnavheader {
	width: 214px;
	height: 20px;
	background: url(../skinimages/col1bgd.png) no-repeat center top;
}

#basketareafooter, #leftnavfooter, #productnavfooter {
	width: 214px;
	height: 20px;
	background: url(../skinimages/col1bgdfooter.png) no-repeat center bottom;
}

#footer {
	text-align: right;
	width: 950px;
	height: 80px;
	padding-top: 60px;
	margin: 0;
	background: url(../skinimages/footerbgd.png) no-repeat center top;
}

#footer a {
	color: #003366;
}

#footer p {
	text-align: right;
	color: #003366;
;
}

/* main header list styles -------------------------------------*/

ul#topnav {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	width: 600px;
	font-size: 0.8em;
	float: right;
}

ul#topnav li {
	display: block;
	float: left;
	height: 45px;
	margin: 0;
	padding: 0;
}

ul#topnav li a {
	display: block;
	width: 100%;
	height: 35px;
	text-align: center;
	text-decoration: none;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 10px;
}

#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 40px;
}

#col1 li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#col1 li a {
	display: inline;
	color: #000066;
	font-size: 110%;
	text-decoration: none;
	padding: 0 0 8px;
}

#col1 li a:hover {
	color: #3399FF;
}

/*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 {
	
}

/*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: 645px;
	float: right;
	padding-right: 40px;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	font-size: 85%;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #330066;
}

#content .crumb ul {
	margin: 0;
}

#content .crumb li {
	display: inline;
}

#content .crumb li a {
	color: #330066;
	text-decoration: none;
}

#content .crumb li a:hover {
	text-decoration: underline;
	color: #000;
}

/*The following css statements all relate to the store.cfm page*/

/*department specific classes*/

#content .deptdesc {
	width: auto;
}

#content .deptsort {
	width: auto;
	padding: 0 20px;
}

.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: auto;
	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;
}

/* @group Contact Navigation */

#rightcolumn {
	width: 800px;
	float: right;
	margin-bottom: 7px;
}

#rightcolumn #tabsnav {
	width: 800px;
	margin-top: 50px;
	margin-right: 20px;
	padding: 0;
}

#rightcolumn #tabsnav li {
	display: inline;
}

#rightcolumn #tabsnav li a {
	background-image: url(../skinimages/tabnavs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 20px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) */

#rightcolumn #tabsnav li#t-about a {
	width: 110px;
	background-position: 0px 0px;
}

#rightcolumn #tabsnav li#t-news a {
	width: 70px;
	background-position: -110px 0px;
}

#rightcolumn #tabsnav li#t-samples a {
	width: 100px;
	background-position: -180px 0px;
}

#rightcolumn #tabsnav li#t-quotes a {
	width: 80px;
	background-position: -280px 0px;
}

#rightcolumn #tabsnav li#t-tools a {
	width: 70px;
	background-position: -360px 0px;
}

#rightcolumn #tabsnav li#t-faqs a {
	width: 70px;
	background-position: -430px 0px;
}

#rightcolumn #tabsnav li#t-youracc a {
	width: 150px;
	background-position: -500px 0px;
}

#rightcolumn #tabsnav li#t-contact a {
	width: 145px;
	background-position: -650px 0px;
}

/* rollovers (background of the li tag) */

#rightcolumn #tabsnav li#t-about a:hover {
	background-position: 0px -20px;
}

#rightcolumn #tabsnav li#t-news a:hover {
	background-position: -110px -20px;
}

#rightcolumn #tabsnav li#t-samples a:hover {
	background-position: -180px -20px;
}

#rightcolumn #tabsnav li#t-quotes a:hover {
	background-position: -280px -20px;
}

#rightcolumn #tabsnav li#t-tools a:hover {
	background-position: -360px -20px;
}

#rightcolumn #tabsnav li#t-faqs a:hover {
	background-position: -430px -20px;
}

#rightcolumn #tabsnav li#t-youracc a:hover {
	background-position: -500px -20px;
}

#rightcolumn #tabsnav li#t-contact a:hover {
	background-position: -650px -20px;
}

/* @end */

/* @group Contact Navigation */

/*#rightcolumn {
	width: 705px;
	float: right;
}


#rightcolumn #tabsnav {
	width: 705px;
	margin: 0;
	padding: 0;
}

#rightcolumn #tabsnav li {
	display: inline;
}

#rightcolumn #tabsnav li a  {
	background-image: url(../skinimages/navtabs.gif);
	background-repeat: no-repeat;
	float: left;
	height: 72px;
	overflow: hidden;
	text-indent: -5000px;
}

/* links (background of the a tag) 
#rightcolumn #tabsnav li#t-home a { width: 122px; background-position: 0px -74px;}
#rightcolumn #tabsnav li#t-news a { width: 88px; background-position: -122px -74px;}
#rightcolumn #tabsnav li#t-samples a { width: 100px; background-position: -210px -74px;}
#rightcolumn #tabsnav li#t-quotes a { width: 92px; background-position: -310px -74px;}
#rightcolumn #tabsnav li#t-youracc a { width: 140px; background-position: -402px -74px;}
#rightcolumn #tabsnav li#t-contact a { width: 160px; background-position: -542px -74px;}

/* rollovers (background of the li tag) 
#rightcolumn #tabsnav li#t-home a:hover { background-position: 0px 0px; }
#rightcolumn #tabsnav li#t-news a:hover { background-position: -122px 0px; }
#rightcolumn #tabsnav li#t-samples a:hover { background-position: -210px 0px; }
#rightcolumn #tabsnav li#t-quotes a:hover { background-position: -310px 0px; }
#rightcolumn #tabsnav li#t-youracc a:hover { background-position: -402px 0px; }
#rightcolumn #tabsnav li#t-contact a:hover { background-position: -542px 0px; }
*/

#googlecheckout {
	display: block;
	width: 200px;
	margin: 0 0 0 50px;
	padding: 0;
}

#footercontent {
	float: right;
	width: 600px;
	padding: 0 40px 0 0;
	margin: 0;
}

#newsletterarea {
	width: 200px;
	margin-right: 0px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#extranav {
	width: 214px;
	background: none;
	margin: 0;
}

#extranav ol li,
#extranav ol a {
	display: block;
	background-image: url(../skinimages/extralinksover.gif);
	background-repeat: no-repeat;
	width: 200px;
	text-indent: -5000px;
	overflow: hidden;
}

/* links (background of the a tag) */

#enhome a {
	height: 25px;
	background-position: 0px 0px;
}

#enfaqs a {
	height: 20px;
	background-position: 0 -35px;
}

#enartwork a {
	height: 30px;
	background-position: 0 -65px;
}

#entemplates a {
	height: 32px;
	background-position: 0 -107px;
}

#enlinks a {
	height: 30px;
	background-position: 0 -147px;
}

/* rollovers (background of the li tag) */

#enhome {
	background-position: -200px 0;
}

#enfaqs {
	background-position: -200px -35px;
}

#enartwork {
	background-position: -200px -65px;
}

#entemplates {
	background-position: -200px -107px;
}

#enlinks {
	background-position: -200px -147px;
}

#extranav ol li a:hover {
	background-image: none;
}

#links li {
	list-style-image: none;
	list-style-type: none;
}

#newsletter strong {
	font-weight: normal;
	font-style: normal;
}

#printtemplates li {
	list-style-image: none;
	list-style-type: none;
	padding-left: 15px;
}

#promo1 {
	width: 650px;
}

#promo2 {
	float: left;
	width: 335px;
}

#promo3 {
	float: left;
	width: 296px;
}

#webdesign {
	width: 100%;
}
.wdthumb {
	float: left;
	width: 300px;
	margin: 5px;
}

.demobutton { 
	float: right;
	margin-right: 30px;
 }