/* @override 
	http://www.ffdprint.co.uk/skin/skinstyles/layout.css
	http://www.print-365.com/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: #333 url(../skinimages/greybgdrepeatx.gif) repeat-x left top;
}


#topheader, #mainheader, #page, #footer {
	width: 934px;
	margin: 0 auto;
}

#container {
	width: 940px;
	margin: 0 auto;
	text-align: left;
	background: url(../skinimages/bgddropshadow.gif) no-repeat center top;
}


#logo {
	float: right;
	display: inline;
	width: 240px;
	height: 120px;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: auto;
	clear: both;
}

#headeraddress {
	float: right;
	width: 384px;
	height: 50px;
	display: inline;
	margin-top: 86px;
	margin-right: 20px;
}



#page {
	background: #fff url(../skinimages/containerrepeaty.gif) repeat-y left top;
}

#pageinner {
	width: 879px;
	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;
}

#topheader {
	float: left;
	height: 218px;
	background: url(../skinimages/pageheader.gif) center bottom;
}


#topnav {
	width: 934px;
	padding: 0;
	float: right;
	display: inline;
	background: url(../skinimages/containertop.gif) center bottom;
	margin-top: 27px;
}

#topnav ul {
	float: right;
	margin-right: 20px;
}

#topnav li {
	display: inline;
}

#topnav li a {
	float: left;
	height: 24px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../skinimages/topnavtabs.gif) no-repeat left top;
	
}

/* links (background of the a tag) */

#topnav li#t-about a {
	width: 80px;
	background-position: 0px 0px;
}

#topnav li#t-news a {
	width: 50px;
	background-position: -80px 0px;
}

#topnav li#t-samples a {
	width: 80px;
	background-position: -130px 0px;
}

#topnav li#t-quotes a {
	width: 65px;
	background-position: -210px 0px;
}

#topnav li#t-faqs a {
	width: 50px;
	background-position: -275px 0px;
}

#topnav li#t-temp a {
	width: 125px;
	background-position: -325px 0px;
}

#topnav li#t-account a {
	width: 105px;
	background-position: -450px 0px;
	border: none;
}

#topnav li#t-contact a {
	width: 80px;	
	background-position: -555px 0px;
}
/* rollovers (background of the li tag) */


#topnav li#t-about a:hover {
	background-position: 0px -23px;
}

#topnav li#t-news a:hover {
	background-position: -80px -23px;
}

#topnav li#t-samples a:hover {
	background-position: -130px -23px;
}

#topnav li#t-quotes a:hover {
	background-position: -210px -23px;
}

#topnav li#t-faqs a:hover {
	background-position: -275px -23px;
}

#topnav li#t-temp a:hover {
	background-position: -325px -23px;
}

#topnav li#t-account a:hover {
	background-position: -450px -23px;
}

#topnav li#t-contact a:hover {
	background-position: -555px -23px;
}

/* @end */

#basketwrap {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 10px;
	color: #fff;
}

#basketwrap p, #basketfull a {
	margin-top: 3px;
	color: #fff;
}

#basketwrap strong {
	margin-top: 10px;
}

#basketempty {
	width: 190px;
}

#basketempty img {
	margin-left: 16px;
}

#basketempty p {
}

#basketfull {
	margin-top: 30px;
	background: url(../skinimages/basketfull.png) no-repeat right top;
}

#basketfull img {
	margin-top: 20px;
	margin-left: 26px;
}

#basketempty .navheader {
	margin-top: 45px;
}


#col1 {
	width: 200px;
	height: 100%;
	float: left;
	margin-left: 2px;
}

#rightcol {
	width: 170px;
	float: right;
}


#footer {
	width: auto;
	text-align: center;
	background: url(../skinimages/footer.gif) no-repeat center top;
}

#footer a {
	color: #000;
}

#footer p {
	margin-top: 20px;
	text-align: center;
	color: #000;
}
/* 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-bottom: 15px;
}

#col1 li {
	list-style-type: none;
	padding: 0;
	border-bottom: 1px solid #CC66FF;
	margin-bottom: 2px;
}

#col1 li a {
	display: inline;
	color: #fff;
	font-size: 120%;
	text-decoration: none;
	margin-top: 3px;
	margin-left: 15px;
}

#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: 660px;
	float: right;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 15px;
}

/*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: 288px;
	float: left;
}

.sidenavpink {
	width: 190px;
	padding-bottom: 10px;
	margin-top: 10px;
	background: url(../skinimages/pinkmenubgdbottom.gif) no-repeat left bottom;
}

.sidenav {
	width: 200px;
	margin-top: 22px;
}

#newsletternav {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	color: #fff;
	float: left;
}

.sidenavblack {
	width: 190px;
	padding-bottom: 10px;
	margin-top: 22px;
	background: url(../skinimages/blackmenubgdbottom.gif) no-repeat left bottom;
}

#newletterwrapper {
	height: 144px;
	margin-top: 15px;
}


#quicktips {
	float: left;
	width: 150px;
	padding: 15px 15px 15px 0;
}
