body {
padding:0;
margin:0;
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
background: #ffffff url(../skinimages/background.png);
}
#container {
width: 960px;
margin:0 auto;
}
#topheader {
width: 960px;
height: 50px;
background: url(../skinimages/headertop.png) no-repeat;
}
#navigation{
width:920px;
padding:0 20px 0 20px;
height:37px;
background:#ffffff;
}
#navigation ul {
margin:0;
padding:0;

}
#buttons li {
	font-size: 16px;
	display: inline;
	color: #FFFFFF;
	margin: 0px;
	height: 37px;
}
#buttons li a {
	display: block;
	height: 31px;
	padding-top:6px;
	color: #fff;
	text-decoration: none;
	float: left;
	text-align: center;
}
#button_home a {
background:url(../skinimages/homebutton.png);
	background-repeat: repeat-x;
	width: 67px;
}
#button_home a:hover {
color: #CCCCCC;
}
#button_aboutus a {
background:url(../skinimages/aboutbutton.png);
	background-repeat: repeat-x;
	width: 98px;
}
#button_aboutus a:hover {
color: #CCCCCC;
}
#button_artwork a {
background:url(../skinimages/artworkbutton.png);
	background-repeat: repeat-x;
	width: 162px;
}
#button_artwork a:hover {
color: #CCCCCC;
}
#button_faq a {
background:url(../skinimages/faqbutton.png);
	background-repeat: repeat-x;
	width: 69px;
}
#button_faq a:hover {
color: #CCCCCC;
}
#button_contact a {
background:url(../skinimages/contactbutton.png);
	background-repeat: repeat-x;
	width: 106px;
}
#button_contact a:hover {
color: #CCCCCC;
}
#search {
float: right;
width: 280px;
}
#search form {
	margin: 0;
	padding: 63px 0 0 0;
}
#search #s, #search #x {
	float: left;
}

#search #s {
	width: 188px;
	margin: 2px 6px 0 0;
	padding: 2px 5px;
	background: url(../skinimages/img02.gif) repeat-x;
	border: 1px solid #ACACAC;
}

#search #x {
	width: 67px;
	height: 28px;
	padding: 0;
	background: #006BFF url(../skinimages/img03.gif) no-repeat;
	border: none;
	text-transform: lowercase;
	color: #FFFFFF;
}
#mainheader {
width: 920px;
padding:0 20px 20px 20px;
height: 113px;
background:#FFFFFF;
}
#basket{
width:198px;
height:99px;
float:right;
padding:14px 0 0 0;
}
#basket img{
margin-bottom:9px;
}
#col1 {
float: left;
width: 198px;
padding: 0px 20px 0 20px;
background: #FFFFFF;
margin-bottom : 20px;
}
#col2 {
float: right;
width: 198px;
padding: 0px 20px 0 20px;
background: #FFFFFF;
margin-bottom : 20px;
}
.side-images{
margin-bottom:10px;
}
.side-images20top{
margin-top:20px;
}
.side-image-padding{
float:right;
margin-left:10px;
margin-bottom:10px;
}
#footer{
background:url(../skinimages/footerback.jpg) repeat-x #d0205c;
width:100%;
padding:20px 0 20px 0;
color:#FFFFFF;
overflow:hidden;
clear:both;
}
.footer-content{
width:920px;
margin:0 auto;
}
.footer-right{
float:right;
width:400px;
text-align:right;
}
.footer-left{
float:left;
width:520px;
}
#footer a{
color:#FFFFFF;
text-decoration:underline;
}

/* DROP DOWN CSS */
/* ----------------------------------------- */
#dropmenu, #dropmenu ul {
	margin:0 0 15px 0; 
	padding:0; 
	list-style-type:none;
	list-style-position:outside;
	position:relative; 
	line-height:1.5em;
	z-index:10; 
	width:198px; 
	}	
#dropmenu a {
	display:block;
	color: #cb225b;
	font-family:Arial, sans-serif;
    font-size: 14px;
    line-height: 1.4em;
	text-decoration:none;
	border-bottom:1px dashed #666666;
	padding:5px 0px 5px 0px;
	outline:none;
	margin:0;
	}	
#dropmenu a:hover {
text-decoration: none;
color:#1d89ad;
	outline:none;
	}	
#dropmenu li {
	position:relative;
	margin-left:0px;
	list-style:none;
	color:#FFFFFF;
	}
	#dropmenu li:hover {
background:#f0f0f0;
	}
	
#dropmenu ul {
	position:absolute; 
	display:none; 
	width:12em; 
	top:5px; 
	left:-15px;
	z-index:89; 
	color:#FFFFFF;
	}
#dropmenu ul a {
color: #cb225b;
	}
	#dropmenu ul a:hover {
color:#1d89ad;
	}
/* pop out drop down*/
		#dropmenu li ul {
	background:#e4e4e4;
	border:1px solid #923764;
	padding:10px 15px 15px 15px;
	margin-top:0px;
	margin-left:169px;
	z-index:10;
	position:absolute;	
	
	}
#dropmenuli ul a {
	height:auto; 
	float:left; 
	margin:0px;
	color: #cb225b;
	border-bottom:1px dashed #666666;
}

	#dropmenu li ul a:hover {
	color:#1d89ad;
	}
	
#dropmenu ul ul {
	top:auto;
	z-index:9999;
	position:absolute;
	}
	
#dropmenu li ul ul {
	left:12em; margin:0px 0 0 0px;
	}
	
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {
	display:none;
	}
	
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {
	display:block;
	}
	/* product page info styles */
.info-turnaround{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/turnaround-back.png) no-repeat;
text-align:center;
margin-bottom:15px;
}
.info-fullcolour{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/fullcolour-back.png) no-repeat;
text-align:center;
margin-bottom:15px;

}
.info-sizes{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/size-back.png) no-repeat;
text-align:center;
margin-bottom:15px;
}
.info-lamination{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/lamination-back.png) no-repeat;
text-align:center;
margin-bottom:15px;
}
.info-paperweight{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/weight-back.png) no-repeat;
text-align:center;
margin-bottom:15px;
}
.info-guaranteed{
float:left;
width:90px;
height:41px;
padding:104px 15px 10px 15px;
color:#FFFFFF;
background:url(../skinimages/products/guaranteed-back.png) no-repeat;
text-align:center;
margin-bottom:15px;
}
/* ----------------------------------------- */
/*controls the appearance of the latest news on the home page*/
#latestnews{
	width: 255px;
	margin:0;
	padding:0;
}
#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:#666666;
}
#latestnews a:hover {
color:#d2205d;
}
#latestnews h2{
margin:0 0 10px 0;
padding:0;
}

/*controls the appearance of the latest products on the home page*/
#latestproducts{
float:right;
	width : 210px;
	margin:0;
	padding:0;
}
#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:#666666;
}
#latestproducts a:hover {
color:#d2205d;
}
#latestproducts h2{
margin:0 0 10px 0;
padding:0;
}

/*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-container{
width:960px;
padding-bottom:20px;
overflow:hidden;
background:#FFFFFF;
}
#content {
	float: left;
	width: 484px;
	padding:0px;
	background: #FFFFFF;
}
/*The following controls the appearance of the crumb trail*/
#content .crumb{
	margin: 0;
	padding:0;
	font-size:11px;
	color: #666666;
}
#content .crumb ul{
	margin : 0 0 10px 0;
	padding:0;
}
#content .crumb li{
	display : inline;
}
#content .crumb li a{
	color: #666666;
	text-decoration : none;
}
#content .crumb li a:hover{
	text-decoration:underline;
	color: #666666;
}
/*The following css statements all relate to the store.cfm page*/
/*department specific classes*/
#content .deptdesc{
	width : 100%;
}
#content .deptsort{
display:none;
}
.storehomedepts{
	width : 90%;
	text-align : center;
}
.storehomedepts td{
	padding : 10px;
	vertical-align : top;
}
#content .storesubdepts{
	width : 65%;
	text-align : left;
}
.storesubdepts img{
border:0;
}
#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 : 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;
}
/*The following classes are used for the CMS*/
.cmshomedepts{
	width : 90%;
	text-align : center;
}
.cmshomedepts td{
	padding : 10px;
	vertical-align : top;
}
/*downloads*/
.download-table{
text-align:center;
}
