/* CSS Document */
/* http://www.deadline-printing.co.uk/ */

/* David Harrison Printing Design Style Sheet © soVision 2008 */

/* site wide colours
	
	Body background		:	#83D5F7
	Dark grey			:	#7A7878
	Hyperlink Blue		:	#91C9ED

*/
html{
	margin: 0px;
	padding: 0px;
}
body{
	background:#83D5F7;
	margin:0px;
	padding:0px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#7A7878;
}
a{color:#91C9ED;text-decoration:none;}
a:hover{text-decoration:underline;}

/* LAYOUT STYLES */
.container {
	margin:0px auto 0px auto;
	background:url(../../images/david-harrison-printing-shadow.gif) center repeat-y;
	width:1000px;
}
.main{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width: 1000px;
	float:left;
	position:relative;
	background:url(../../images/david-harrison-printing-shadow.gif) center repeat-y;
}
.inner-main{
	margin: 0px 0px 0px 22px;
	padding:18px 0px 0px 0px;
	width: 926px;
}
/* HEADER STYLES */
.head{
	width:980px;
	margin: 0px 10px 0px 10px;
	padding:0px 0px 0px 0px;
	background:#FFFFFF url(../../images/david-harrison-printing-bg.jpg) top repeat-x;
}
.head-content{
	margin:0px auto 0px auto;
	width:956px;
	height:140px;
	border-bottom:#7A7878 2px solid;
}
.head h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:absolute;
	left:0;
	visibility:hidden;
}
.head img{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	float:left;
	position:relative;
}
/* ICON NAVIGATION STYLES */
.head-content ul{
	float:right;
	position:relative;
	margin: 19px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;
}
.head-content li{
	width:62px;
	float:left;
	position:relative;
	text-align:center;
	margin: 0px 0px 0px 18px;
	padding:0px 0px 0px 0px;
	font-size:0.7em;
}
.head-content li a{
	color:#7A7878;
	text-decoration:none;
	padding:85px 0px 0px 0px;
}
.head-content li a:hover{
	color:#91C9ED;
	 text-decoration:none;
}
.strap{
   margin:0px auto 0px auto;
   padding:4px 22px 0 0;
   text-align:right;
   width:978px;
   font-size:0.8em;
   background:url(../../images/david-harrison-printing-shadow.gif) center repeat-y;
}
.strap p{margin:0;padding:0;}

/* ICON NAVIGATION IMAGE CHANGING STYLES */
.booklet a{background:url(../../images/printed-booklet-icon.gif) no-repeat top center;display:block;}
.booklet a:hover{background:url(../../images/printed-booklet-icon-over.gif) no-repeat top center;}
.booklet .selected{background:url(../../images/printed-booklet-icon-over.gif) no-repeat top center;color:#91C9ED;}
.newsletter a{background:url(../../images/printed-newsletter-icon.gif) no-repeat top center;display:block;}
.newsletter a:hover{background:url(../../images/printed-newsletter-icon-over.gif) no-repeat top center;}
.newsletter .selected{background:url(../../images/printed-newsletter-icon-over.gif) no-repeat top center;color:#91C9ED;}
.poster a{background:url(../../images/printed-poster-icon.gif) no-repeat top center;display:block;}
.poster a:hover{background:url(../../images/printed-poster-icon-over.gif) no-repeat top center;}
.poster .selected{background:url(../../images/printed-poster-icon-over.gif) no-repeat top center;color:#91C9ED;}
.stationery a{background:url(../../images/printed-stationery-icon.gif) no-repeat top center;display:block;}
.stationery a:hover{background:url(../../images/printed-stationery-icon-over.gif) no-repeat top center;}
.stationery .selected{background:url(../../images/printed-stationery-icon-over.gif) no-repeat top center;color:#91C9ED;}
.spiral a{background:url(../../images/printed-sprial-bound-icon.gif) no-repeat top center;display:block;}
.spiral a:hover{background:url(../../images/printed-sprial-bound-icon-over.gif) no-repeat top center;}
.spiral .selected{background:url(../../images/printed-sprial-bound-icon-over.gif) no-repeat top center;color:#91C9ED;}
.leaflet a{background:url(../../images/printed-leaflet-icon.gif) no-repeat top center;display:block;}
.leaflet a:hover{background:url(../../images/printed-leaflet-icon-over.gif) no-repeat top center;}
.leaflet .selected{background:url(../../images/printed-leaflet-icon-over.gif) no-repeat top center;color:#91C9ED;}
.card a{background:url(../../images/printed-card-icon.gif) no-repeat top center;display:block;}
.card a:hover{background:url(../../images/printed-card-icon-over.gif) no-repeat top center;}
.card .selected{background:url(../../images/printed-card-icon-over.gif) no-repeat top center;color:#91C9ED;}


/* NAVIGATION STYLES */
.left{
	float:left;
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:128px;
}
.left-nav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:128px;
}
.left-nav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:128px;
	list-style:none;
	display:block;	
}
.left-nav li{
	margin:0px 0px 6px 0px;
	padding:0px 0px 0px 0px;
	height:32px;
	text-align:center;
}
.left-nav a{
	display:block;
	background:url(../../images/button.jpg) top center no-repeat;
	text-decoration:none;
	line-height:32px;
	color:#7A7878;
	font-size:1.25em;
}
.left-nav a:hover{
	background:url(../../images/button-on.jpg) top center no-repeat;
	text-decoration:none;
}
.selected a{
	background:url(../../images/button-on.jpg) top center no-repeat;
}
.sub-nav{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;

}
.sub-nav ul{
	margin:-2px 0px 4px 0px;
	padding:0px 0px 4px 0px;
	list-style:none;
	font-size:0.8em;
}
.sub-nav li{
	margin:0px 0px 0px 0px;
	padding:3px 0px 3px 0px;
	text-align:center;
	height:10px;
}
.sub-nav a{
	margin:0px 0px 2px 0px;
	padding:0px 0px 0px 0px;
	text-decoration:none;
	color:#7A7878;
	background:none;
	line-height:1.1em;
	height:1.1em;
}
.sub-nav a:hover{
	background:none;
	color:#91C9ED;
}
.sub-nav .selected a{
	background:none;
	color:#91C9ED;
}

/* CONTENT STYLES */
.content{
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	float:right;
	position:relative;
	width:778px;
}
.content-left{
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	width:260px;
}
.content-right{
	float:left;
	position:relative;
	margin: 0px 0px 0px 20px;
	padding:0px 0px 0px 0px;
	width:490px;
}
.content-full{
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	width:780px;
}

.content h1{margin-top:0px;font-size:1.6em;}
.content h2{margin-top:0px;font-size:1.4em;}
.content h3{margin-top:0px;font-size:1.2em;}
.content h4{margin-top:0px;font-size:1.0em;}
.content p{font-size:0.8em;line-height:2em;}
.content ul{font-size:0.8em;}

.content-form{
	padding:0px;
}
.content-form label{
	width:110px;
	float:left;
	position:relative;
	text-align:right;
	padding:0px 6px 0px 0px;
}
/* FOOTER SYLES */
.footer{
	margin: 0px auto 0px auto;
	padding:14px 0px 0px 0px;
	position:relative;
	background:url(../../images/footer.gif) top center no-repeat;
	width:1000px;
	height:50px;
	font-size:0.85em;
	color:#FFFFFF;
	clear:both;
}
.foot-left{
	float:left;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 10px;
	
}
.foot-right{
	float:right;
	position:relative;
	margin: 0px 0px 0px 0px;
	padding:0px 10px 0px 0px;
}
.footer a{
	font-weight:bold;
	color:#FFFFFF;
}

.paging{
	color:#00376C;
	text-decoration:none;	
}
.paging_current{
	color:#AD070B;
	text-decoration:none;	
}
.listholder_listitem_title{
 text-decoration:none;
 color:#00376C;
 font-weight:bold;
}
.listholder_listitemcustom_title{
    text-decoration:none;
    color:#333333;
    font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	visibility:visible;
	width:100%;
	float:left;
	position:relative;
}
.listholder_listitem_date{
	color:#666;
	white-space:nowrap;
	padding:0 10px 0 0;
}
.listitem_title{
	text-decoration:none;
 color:#00376C;
 font-weight:bold;
}
.listitemcustom_title{
	font-weight:bold;
	color:#00376C;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	margin:0px;
	padding:0px;
}
.listitem_date{
	color:#666;
	white-space:nowrap;
}

/*Forms*/
.formTable{
	background:#91C9ED;
	border:1px solid #7BA8DE;
	margin-bottom:1em;
}
.formTable td{
    padding:4px;
}
.formHeaderRow{
	background:#7A7878;
	color:#fff;
	font-size:1em;
}
.required{
	color:#E62D2E;
}

.helptext
{
	font-size: .9em;
	color:#666;
}

/* HOME PAGE LAYOUT */
.layout-table{
	float:left;
	position:relative;
}
.featurebox{
	float:left;
	position:relative;
	background:url(../../images/feature-box.jpg) no-repeat left top;
	width:390px;
	height:110px;
}
.featurebox h3{
	margin:2px 0px 0px 0px;
	padding:0px;
}
.featurebox p{
	margin:0px;
	padding:0px;
	line-height:1.4em;
}