/* @override http://www.clicknprint.co.uk/v4/skin/skinstyles/layout.css */

*, html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	color: #000;
	background: url(../skinimages/wavebgd.gif) no-repeat center top;
	text-align: center;
	font: 0.75em/1.1 Helvetica, Helvetica Neue, Arial, sans-serif;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	padding: 0;
	background: url(../skinimages/wavebgd.gif) no-repeat center top;
}

#topheader {
	width: 100%;
	height: 200px;
	padding-left: 5px;
}

#logo {
	width: 366px;
	height: 111px;
	padding: 0;
	float: left;
	margin: 25px 0 0 30px;
	display: inline;
}

#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;
	height: 160px;
	background: url(../skinimages/header.gif) no-repeat center top;
	margin: 0;
}

#contentfooter {
	width: 670px;
	height: 40px;
	float: right;
	background-repeat: no-repeat;
	padding-right: 15px;
	padding-left: 20px;
}

#basket {
	width: 216px;
	height: 150px;
}

#basketarea {
	color: #fff;
	width: 208px;
	height: 160px;
	background: url(../skinimages/basketarea.png) no-repeat center top;
	margin: 0;
	padding: 0;
}

#basketnavheader {
	color: #fff;
	font-size: 150%;
	padding-top: 15px;
}

/* flash menu area */

#flashbanner {
	width: 920px;
	height: 205px;
	float: right;
	background-color: #fff;
}
/* flash menu area altenative for no flash player */
#lowcostprint {	
	width: 214px;
	margin: 0;
	padding: 0;
	float: left;
}

#noflashscrollarea {
	padding: 0px;
	margin: 0px;
	width: 670px;
	float: right;
}

#noflashscroller img {
	padding: 0px;
	margin: 0px;
	width: 214px;
	float: left;
}


#lowerwrap {
	background: url(../skinimages/pinkwhite.png) repeat-y right top;
	width: 950px;
	padding: 0;
}

#leftcolumn {
	float: left;
	width: 210px;
	text-align: center;
}

#rightarea {
	width: 207px;
	float: right;
	display: inline;
	padding: 0;
	margin: 0;
}

#col1 {
	width: 210px;
	padding: 0;
	text-align: left;
	display: inline;
}

#productnav {
	width: 210px;
	padding-top: 55px;
	background: url(../skinimages/ourproductstop.png) no-repeat left top;
	text-align: right;

}

#productnavbottom {
	width: 210px;
	height: 50px;
	background: url(../skinimages/ourproductsbottom.gif) no-repeat left bottom;
}

#sidenav {
	width: 210px;
	padding-top: 20px;
	background: url(../skinimages/pinktop.gif) no-repeat left top;
	text-align: right;
}

#sidenav li a {
	margin-right: 10px;
	width: 190px;
}
.sidenavbottom {
	width: 207px;
	height: 20px;
	background: url(../skinimages/pinkbottom.gif) no-repeat left bottom;
}


#advertarea {
	width: 208px;
	background: url(../skinimages/greytop.gif) no-repeat left top;
	text-align: right;
	margin-top: 1px;
}

#advertareabottom {
	width: 208px;
	height: 20px;
	background: url(../skinimages/greybottom.gif) no-repeat left bottom;
}
#advertcontent {
	height: 240px;
	padding: 0;
}

#footer {
	text-align: left;
	width: 990px;
	height: 80px;
	padding-top: 30px;
	margin-bottom: 20px;
	background: url(../skinimages/footercurve.png) no-repeat right top;
}

#footer a {
	color: #003366;
}

#footer p {
	text-align: right;
	color: #003366;
}

#footleft {
	width: 100px;
	float:left;
	margin-left: 30px;
}
#footright {
	width: 500px;
	float: right;
	text-align: right;
}

/* col1 list styles ---------------------------------------------*/

#col1 ul {
	list-style-type: none;
	padding: 0;
	margin-right: 10px;
}

#col1 li {
	list-style-type: none;
	padding: 0 0 2px;
	margin-bottom: 2px;
	margin-top: 2px;
}

#col1 li a {
	display: inline;
	color: #fff;
	font-size: 125%;
	text-decoration: none;
	width: 190px;
}

#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 {
	
}

/*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: 570px;
	float: left;
	text-align: left;
	margin-left: 5px;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	font-size: 85%;
	margin-left: 10px;
	margin-bottom: 10px;
	color: #666;
}

#content .crumb ul {
	margin: 0;
}

#content .crumb li {
	display: inline;
	color: #666;
}

#content .crumb li a {
	color: inherit;
	text-decoration: none;
	color: #666;
}

#content .crumb li a:hover {
}

/*The following css statements all relate to the store.cfm page*/

/*department specific classes*/

#content .deptdesc, #content .storesubdepts {
	width: 540px;
	margin: 0 auto;
}

#content .deptsort {
	width: auto;
	padding: 0 10px;
}

.storehomedepts {
	width: 90%;
	text-align: center;
}

.storehomedepts td {
	padding: 10px;
	vertical-align: top;
}

#content .storesubdepts {
	width: auto;
	text-align: left;
	margin-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

#content .storesubdepts td {
	vertical-align: top;
	padding-right: 10px;
}

#content .deptsort {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-top: 3px;
}

#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: 550px;
	float: right;
	margin-bottom: 7px;
}

/* tabnavs.gif contains all of the navigation text images */

/* links (background of the a tag) */

/* rollovers (background of the li tag) */
/* end of tabnav navigation */

#footercontent {
	float: right;
	width: 600px;
	margin: 0;
	padding: 0;
}

#links li {
	list-style-image: none;
	list-style-type: none;
}

.newsletter strong {
	font-weight: normal;
	font-style: normal;
	color: #fff;
}

#newsletterlogin {
	width: 192px;
	height: 75px;
	background: url(../skinimages/joinournewsletter.png) no-repeat center top;
	padding-top: 40px;
	padding-left: 15px;
}

#orderonline {
	margin-top: 0px;
	display: inline;
	width: 558px;
	float: right;
	height: 154px;
}

#incvat {
	margin-top: 14px;
	display: inline;
	width: 228px;
	float:right;
}
