/*-------------------------------------
BASIC
------------------------------------*/
body {
	font-size: 62.5%;
	font-family: Arial, Helvetica, sans-serif;
	background: #666 url(../images/body.png) repeat-y center top;
	text-align: left;
	line-height: 1.6;
	color: #333;
	}
h1, h2, h3, h4, h5, h6, p {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0.4em 0;
	}
h1, h2, h3, h4, h5, h6 {
	color: #660066;
	}	
p, dt, dd, label, input, textarea, li {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	}
dt {
	font-weight: bold;
	}	
dt > label {
	font-size: 1em;	
	}	
h1 {
	font-size: 15px;
	}
h2{
	font-size: 14px;
	}
h3, h4, h5{
	font-size: 13px;
	}
dd {
	margin-bottom: 1em;
	}
label {
	font-weight: bold;
	display: block;
	}
input {
	/*display:block;
	float:left;
	clear:both;*/
	}
a, a:link, a.visited {
	color: #606;
	}
a:hover, a.active {
	color: #606;
	text-decoration: none;
	}	
.clear {
	clear: both;
	}	
.cl {
	clear: left;
	}		
.cr {
	clear: right;
	}			
/*-------------------------------------
BRANDING
------------------------------------*/
#masthead {
	min-height: 100px;
	width: 100%;
	background: #fff;
	border-bottom: 5px solid #8D66A5;
	position: relative;
	}
/* branding */
#branding {
	text-align: left;
	position: relative;
	}
#branding h1 {
	width: 276px;
	height: 100px;
	background: url(../images/fastback-logo.png);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	}
#branding a {
	display: block;
	width: 276px;
	height: 100px;
	background: url(../images/fastback-logo.png);
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;	
	}
#branding p {
	position: absolute;
	top: 18px;
	right: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	}
/*-------------------------------------
NAVIGATION
------------------------------------*/
/* current page indicator */	
#fastbackbinding #fastbackbinding-nav, #fastback8xe #fastback8xe-nav, #fastback9 #fastback9-nav, #fastback11e #fastback11e-nav, #fastback15xs #fastback15xs-nav, #fastback25 #fastback25-nav, #photobookbinding #photobookbinding-nav, #photobookstudio #photobookstudio-nav, #photobookworkcell #photobookworkcell-nav, #photopress #photopress-nav, #foilprinting #foilprinting-nav, #foilfastp21x #foilfastp21x-nav, #powisprinterp31 #powisprinterp31-nav, #accessories #accessories-nav, #imagewrapper #imagewrapper-nav, #scoringmachinesm1 #scoringmachinesm1-nav, #splitters41 #splitters41-nav, #hardcoverguide #hardcoverguide-nav, #powisstitcher #powisstitcher-nav, #imagestrips #imagestrips-nav, #imagestripcompguide #imagestripcompguide-nav, #videos #videos-nav, #fastback15xs-video #fastback15xs-video-nav, #fastback8xe-video #fastback8xe-video-nav, #fastback-foil-printers-video #fastback-foil-printers-video-nav, #contactus #contactus-nav, #enquiry #enquiry-nav, #requestsample #requestsample-nav, #servicerepair #servicerepair-nav {
	font-weight: bold;
	background: url(../images/current-page-gradient.png) repeat-y left top;
}
#navigation {
	/*clear: both;*/
	}
#nav {
	/*background: #fff url(../images/nav_bg-nothere.gif) repeat-x bottom left;*/
	background: #fff;
	position: absolute;
	bottom: 0px;
	right: 10px;
	line-height: 1;
	}
#nav li {
	float: left;
	margin: 0 2px 0 0;
	font-size: 1.2em;
	
	position: relative;
	}
#nav a {
	float: left;
	display: block;
	padding: 4px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #8D66A5;
	border-bottom: none;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}
#nav a:hover, body#intro #t-intro a {
	color: #333;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}
#nav strong {
	display: block;
	font-weight: bold;
	font-variant: small-caps;
	color: #660066;
	}
#secondary-nav {
	float: left;
	}

.sub-nav ul {
	margin-left: 1.5em;
	}
.sub-nav ul ul {
	margin-left: 1.5em;
	}
.sub-nav ul li {
	font-size: 12px;
	}	
.sub-nav a {
	display: block;
	padding: 4px 0px;
	color: #333;
	text-decoration: none;
	border-bottom: 1px solid #8D66A5;
	}
.sub-nav a:hover {
	color: #606;
	text-decoration: underline;
	}	
/* Temporary disable top level links */
.sub-nav a.disabled:hover {
	text-decoration: none;
	color: #333;
	}			
.sub-nav h3 {
	margin-top: 1.5em;
	}	
.sub-nav h3.first {
	margin-top: 0em;
	}		
/*-------------------------------------
GRID
------------------------------------*/
#container { 
	/*float: left;*/
	width: 960px;
	margin: 0 auto;
	background: #fff;
	}
/* columns */
/*
	self-clearing floats
*/
.row:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}	
/* END self-clearing floats */
.row {
	clear: both;
	margin-top: 10px;
	position: relative;
	min-height: 0;
	}	
.col-2 {
	/*float: left;*/
	width: 462px;
	min-height: 271px;
	margin-left: 10px;
	border: 1px solid #ccc;
	}
#content.col-3 {
	width: 698px;
	border: 1px solid #ccc;
	}	
.col-4 {
	/*float: left;*/
	width: 228px;
	min-height: 325px;
	margin-left: 10px;
	border: 1px solid #ccc;
	}	
.col-2, .col-3, .col-4  {
 	background: url(../images/col-bottom-gradient.png) repeat-x bottom;
	}	
.pad {
	padding: 10px;
	}

/*-------------------------------------
SITE-INFO
------------------------------------*/
#site-info {
	min-height: 42px;
	background: #fff;
	border-top: 5px solid #8D66A5;
	clear: both;
	margin-top: 10px;
	}
#site-info ul {
	float: left;
	}	
#site-info li {
	float: left;
	margin: 0 2px 0 0;
	font-size: 1.1em;
	}
#site-info a {
	float: left;
	display: block;
	padding: 12px 8px;
	color: #333;
	text-decoration: none;
	border: 1px solid #8D66A5;
	/*border-bottom: none;*/
	border-top: none;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}
#site-info a:hover {
	color: #333;
	border-color: #727377;
	background: #fff url(../images/on_bg.gif) repeat-x top left;
	}
#site-info p {
	margin: 10px 12px;
	float: right;
	}		
/*-------------------------------------
HOMEPAGE
------------------------------------*/
#home-image {
	height: 300px;
	border-bottom: 5px solid #8D66A5;
	}
#home .col-2, #home .col-4 {
	float: left;
	}
#home .col-4 {
	width: 225px;
	}	
.col-2 img {
	float: right;
	border: 1px solid #ccc;
	padding: 0px;
	background-color: #fff;
	margin: 5px 0 5px 5px;
	width: 213px;
	}
.col-4 img {
	float: right;
	border: 1px solid #ccc;
	padding: 0px;
	width: 203px;
	margin: 5px 0;
	}	
.col-2 h2, .col-3 h2, .col-4 h2, .col-2 h3, .col-3 h3, .col-4 h3  {
	border-bottom: 2px solid #660066;
	font-variant: small-caps;
	}
#home a:hover img {
	border-color: #666;
	}	
/*-------------------------------------
GENERAL CONTENT PAGE
------------------------------------*/	
#content-container {
	float: right;
	width: 700px;
	margin-right: 10px;
	}
#content-header	{
	width: 698px;
	height: 200px;
	border: 1px solid #ccc;
	background: url(../images/products/fastback-15xs.jpg) no-repeat right top;
	}
#content-header	h1, #content-header	p {
	margin: 10px 350px 10px 10px;
	}	
#content-header	h1 {
	font-size: 20px;
	}	
#content-header	p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	/*line-height: 2;*/
	}	
#content, #content-nav {
	margin-top: 10px;
	}	
#content {
	margin-left: 0px;
	float: left;
	width: 458px;
	}	
#content h2 {
	border: none;
	font-variant: normal;
	}		
#content-nav {
	float: right;
	margin-left: 0px;
	}	
.circlelist {
	list-style: circle;
	margin: 0em 3em 1em;
	}
/* message box styles */
.message {
	font-size: 12px;
	margin: 5px 0px;
	padding: 5px 20px 5px 65px;
	text-align: left;	
}
.message h4 {
	margin: 5px 0px;
}
.message p {
	margin: 5px 0px;
}
.message-warning {
	background: #FFF6BF url(../images/warning.png) no-repeat scroll 15px 50%;
	border-bottom: 2px solid #FFD324;
	border-top: 2px solid #FFD324;
}
.message-success {
	background: #EAFFEA url(../images/ok.png) no-repeat scroll 15px 50%;
	border-bottom: 2px solid #72D361;
	border-top: 2px solid #72D361;
}
.message-info {
	background: #E4F3EC url(../images/info-green.png) no-repeat scroll 15px 50%;
	border-bottom: 2px solid #4B7A68;
	border-top: 2px solid #4B7A68;
}
.message-error {
	background: #DBEFE6 url(../images/error.png) no-repeat scroll 15px 50%;
	border-bottom: 2px solid #FF0016;
	border-top: 2px solid #FF0016;
}			
/*-------------------------------------
PRODUCTS
------------------------------------*/	
.product h3 a {
	text-decoration: none;
	color: #606;
	display: block;
	border-bottom: 1px solid #fff;
	}	
.product h3 a:hover {
	border-bottom: 1px solid #606;
	}			
.product li {
	/*list-style: circle;*/
	}
.product ul {
	list-style: circle;
	margin: 0em 3em 1em;
	}	
.product .key-features li {
	font-size: 1.2em;
	}	
.product h2, .product h3 {
	clear: both;
	}		
.product p img {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 10px;
	}	
.product a:hover img {
	border-color: #666;
	}	
/*-------------------------------------
BINDING PRODUCTS
------------------------------------*/	
#fastbackbindingproducts .product p img, #fastbackbindingconsumables .product p img, #fastbackbindingstyles .product p img, #fastbackbindingenhancement .product p img, #photobookbinding .product p img {
	width: auto;
	height: auto;
	margin: 0 10px 15px 0;
	border: 1px solid #ccc;
	}	
/*-------------------------------------
COMPANY
------------------------------------*/	
#montage {
	margin: 10px 0;
	float: right;
	border: 1px solid #ccc;
	width: 228px;
	}	
/*-------------------------------------
SITEMAP
------------------------------------*/	
#sitemap-container ul, #sitemap-container ul ul {
	margin-left: 10px;
	}
#sitemap-container h3 {
	margin-top: 10px;
	}							
/*-------------------------------------
CONTACTS
------------------------------------*/	
#people #content h2 {
	font-size: 1.6em;
	}
#contacts li {
	margin-bottom: 1em;
	clear: left;
	/*min-height: 125px;*/
	border-top: 2px dashed #8D66A5;
	padding: 10px 10px 0px;
	background: url(../images/col-top-gradient.png) repeat-x bottom left;
	}	
#contacts img {
	padding: 5px;
	border: 1px solid #ccc;
	}		
.fn {
	color: #333;
	font-size: 1.1em;
	font-weight: bold;
	}	
.title {
	font-style: italic;
	}	
#contacts .photo {
	float: left;
	margin: 0 10px 10px;
	}	
.address {
	font-size: 14px;
	margin: 10px;
	font-weight: bold;
	}		
/*-------------------------------------
FORM
------------------------------------*/		
.zend_form .errors li {
	color: #C51000;
	background: url(../images/error-arrow.png) no-repeat;
	padding-left: 20px;
	}
.zend_form dt, .zend_form dd  {
	float: left;
	clear: both;
	}
.zend_form p.hint {
	position: relative;
	float: left;
	margin: 0 0 0 10px;
	padding: 10px;
	width: 190px;
	border: 1px solid #c93;
	background-color: #ffc;	
	}
.zend_form p.hint img {
	position: absolute;
	left: -8px;
	top: 4px;
	}