/* @override http://bigbluecreative.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-color: #ccc;
}

#container, #topheader, #mainheader, #page, #footer {
	width: 940px;
}

#container {
	margin: 0 auto;
	text-align: left;
}

#designdepartment #container {
	background: url(../skinimages/design_pagerepeaty.gif) repeat-y center top;
}

#logodepartment #container {
	background: url(../skinimages/logo_pagerepeaty.gif) repeat-y center top;
}

#logodesignpage #content, #designpage #content, #printpage #content, #webdesignpage #content, #artpage #content { 
	margin-right: 11px;
 }

#artdepartment .deptdesc {

}

#normaldepartment #container {
	background: url(../skinimages/print_pagerepeaty.gif) repeat-y center top;
}

#artdepartment #container {
	background: url(../skinimages/art_pagerepeaty.gif) repeat-y center top;
}

#webdepartment #container {
	background: url(../skinimages/web_pagerepeaty.gif) repeat-y center top;
}

#printdepartment #container {
	background: url(../skinimages/print_pagerepeaty.gif) repeat-y center top;
}

#webdesignpage #container {
	background: url(../skinimages/web_pagerepeatyfull.gif) repeat-y center top;
}

#webdesignpage #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerwebfull.gif) no-repeat right bottom;
}

#designpage #container {
	background: url(../skinimages/design_pagerepeatyfull.gif) repeat-y center top;
}

#designpage #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerdesignfull.gif) no-repeat right bottom;
}

#printpage #container {
	background: url(../skinimages/print_pagerepeatyfull.gif) repeat-y center top;
}

#printpage #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerprintfull.gif) no-repeat right bottom;
}

#logodesignpage #container {
	background: url(../skinimages/logo_pagerepeatyfull.gif) repeat-y center top;
}

#logodesignpage #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerlogofull.gif) no-repeat right bottom;
}

#artpage #container {
	background: url(../skinimages/art_pagerepeatyfull.gif) repeat-y center top;
}

#artpage #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerartfull.gif) no-repeat right bottom;
}

#topheader {
	height: 161px;
	text-align: left;
	background: url(../skinimages/pageheader.gif) no-repeat center top;
}

#logo {
	float: left;
	display: inline;
	margin-top: 50px;
	margin-left: 60px;
	margin-bottom: 18px;
}

#headeraddress {
	float: right;
	width: 384px;
	height: 50px;
	display: inline;
	margin-top: 86px;
	margin-right: 20px;
}



#page {
	background: url(../skinimages/pageleftright.gif) repeat-y right;
}


#designdepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerblank.gif) no-repeat right bottom;
}

#logodepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerlogo.gif) no-repeat right bottom;
}

#artdepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerart.gif) no-repeat right bottom;
}

#webdepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerweb.gif) no-repeat right bottom;
}

#printdepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: transparent url(../skinimages/footerprint.gif) no-repeat right bottom;
}

#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: 710px;
	float: left;
	margin-top: 65px;
	margin-left: 60px;
}

#sectionnav {
	width: 474px;
	padding: 0;
	float: right;
	display: inline;
	margin-top: 30px;
	margin-right: 100px;
}

#sectionnav li {
	display: inline;
}

#sectionnav li a {
	float: left;
	height: 105px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../skinimages/topicons.jpg) no-repeat left top;
}

#homepage #sectionnav li a {
	float: left;
	height: 68px;
	margin-top: 20px;
	margin-bottom: 17px;
	overflow: hidden;
	text-indent: -5000px;
	background: url(../skinimages/topicons.jpg) no-repeat left top;
	display: inline;
}


/* links (background of the a tag) */
#sectionnav li#s-logo a {
	width: 95px;	
	background-position: 0px 0px;
}

#sectionnav li#s-design a {
	width: 105px;
	background-position: -95px 0px;
}

#sectionnav li#s-print a {
	width: 110px;
	background-position: -200px 0px;
}

#sectionnav li#s-web a {
	width: 90px;
	background-position: -310px 0px;
}

#sectionnav li#s-art a {
	width: 74px;
	background-position: -400px 0px;
}

/* rollovers (background of the li tag) */

#sectionnav li#s-logo a:hover {
	background-position: 0px -105px;
}

#sectionnav li#s-design a:hover {
	background-position: -95px -105px;
}

#sectionnav li#s-print a:hover {
	background-position: -200px -105px;
}

#sectionnav li#s-web a:hover {
	background-position: -310px -105px;
}

#sectionnav li#s-art a:hover {
	background-position: -400px -105px;
}



/* @end */

#topnav {
	width: 918px;
	padding: 0;
	float: right;
	display: inline;
	margin-top: 0px;
	margin-right: 10px;
	height: 26px;
	background: url(../skinimages/topnavbgd.gif) repeat-x left top;
}

#topnav ul {
	margin-left: 250px;
}

#topnav li {
	display: inline;
}

#topnav li a {
	float: left;
	height: 20px;
	color: #fff;
	font-size: 120%;
	margin-top: 5px;
	text-align: center;
	font-weight: normal;
}

/* links (background of the a tag) */
#topnav li#t-home a {
	width: 50px;
}

#topnav li#t-contact a {
	width: 100px;	
}

#topnav li#t-about a {
	width: 90px;
}

#topnav li#t-news a {
	width: 55px;
}

#topnav li#t-samples a {
	width: 90px;
}

#topnav li#t-quotes a {
	width: 70px;
}

#topnav li#t-faqs a {
	width: 55px;
}

#topnav li#t-temp a {
	width: 115px;
}

#topnav li#t-account a {
	width: 100px;
}
/* rollovers (background of the li tag) */


/* @end */

#basketwrap {
	float: left;
	width: 186px;
	margin-top: 15px;
}

#basketwrap p, #basketfull a {
	margin-left: 27px;
	margin-top: 3px;
	margin-right: 7px;
}

#basketwrap strong {
	margin-left: 27px;
	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: 225px;
	height: 100%;
	float: left;
	margin-top: 10px;
}

#rightcol {
	width: 170px;
	float: right;
}

#footer a {
	color: #000;
	font-weight: normal;
}

#footer p {
	margin-top: 30px;
	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;
	margin-left: 13px;
}

#col1 li {
	list-style-type: none;
	padding: 0;
	margin-top: 2px;
}

#normaldepartment #col1 li, #printpage #col1 li {
	border-bottom: 1px solid #0066CC;
}

#webdepartment #col1 li, #webdesignpage #col1 li {
	border-bottom: 1px solid #cc6600;
}

#logodepartment #col1 li, #logodesignpage #col1 li {
	border-bottom: 1px solid #0066cc;
}

#artdepartment #col1 li, #artpage #col1 li {
	border-bottom: 1px solid #990066;
}

#designdepartment #col1 li, #designpage #col1 li {
	border-bottom: 1px solid #660099;
}


#col1 li a {
	display: inline;
	color: #000;
	font-size: 120%;
	text-decoration: none;
	margin-top: 5px;
	margin-left: 15px;
	color: #fff;
	font-weight: normal;
}

#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;
}

.clearone {
	clear: both;
	height: 1px;
}

/*The content class is where all the store content will appear*/

#content {
	margin-bottom: 10px;
	margin-top: 20px;
	margin-right: 20px;
	width: 670px;
	float: right;
}

/*The following controls the appearance of the crumb trail*/

#content .crumb {
	font-size: 85%;
	margin-top: 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 {

}

#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: 186px;
	margin-top: 22px;
}

#newsletternav {
	margin-left: 25px;
	margin-top: 10px;
	margin-right: 15px;
}

.sidenavblack {
	width: 190px;
	padding-bottom: 10px;
	margin-top: 22px;
	background: url(../skinimages/blackmenubgdbottom.gif) no-repeat left bottom;
}

#newletterwrapper {
	background: url(../skinimages/newsletterbgd.jpg) no-repeat left top;
	height: 144px;
	margin-top: 15px;
}

#homepage #pageinner {
	width: 918px;
	margin: 0 auto;
	background: url(../skinimages/home/homepagebgd.jpg) no-repeat left top;
}

#aboutpage #pageinner, #contactpage #pageinner {
	width: 918px;
	margin: 0 auto;
	background: url(../skinimages/home/homepagebgdnotitle.jpg) no-repeat left top;
}

#homepage #pageinner #content {
	width: 875px;
	margin: 0px 20px 0px auto;
}

#aboutpage #pageinner #content {
	width: 900apx;
	margin: 0px auto;
}

#aboutpage #pageinner #content, #contactpage #pageinner #content { 
	width: 915px;
	margin: 0px auto;
	padding-top: 20px;
 }

#homepage #footer, #aboutpage #footer, #contactpage #footer {
	width: 940px;
	margin: 0 auto;
	background: url(../skinimages/footerhomepage.gif) no-repeat right bottom;
}

#normaldepartment #footer {
	width: 940px;
	margin: 0 auto;
	background: url(../skinimages/print_footer.gif) no-repeat center bottom;
}

#basketandscrollwrap {
	width: 918px;
	height: 122px;
	background: url(../skinimages/basketandscrollbgd.gif) no-repeat left top;
	margin: 0 auto;
}

#webdesignpageleft {
	float: left;
	width: 275px;
	text-align: center;
}

#webdesignpageleft p {
	margin-top: 15px;
	text-align: left;
}

#webdesignpageleft img {
	margin-top: 10px;
}

#logopageleft {
	float: left;
	width: 275px;
	text-align: center;
}

#logopageleft p {
	margin-top: 15px;
	text-align: left;
}

#logopageleft img {
	margin-top: 10px;
}

#artpageleft {
	float: left;
	width: 275px;
	text-align: center;
}

#artpageleft p {
	margin-top: 15px;
	text-align: left;
}

#artpageleft img {
	margin-top: 10px;
}

#designpageleft {
	float: left;
	width: 260px;
	text-align: center;
}

#designpageleft p { 
	margin-top: 5px;
	margin-bottom: 10px;
 }

#printsolpageleft p {
	margin-top: 15px;
	text-align: left;
}

#printsolpageleft img {
	margin-top: 10px;
}

#printsolpageleft {
	float: left;
	width: 260px;
	text-align: center;
}

#printsolpageleft p {
	margin-top: 15px;
	text-align: left;
}

#printsolrpageleft img {
	margin-top: 10px;
}

.rightimg {
	float: right;
}