/* main Fluid Branding style sheet*/

form, p, a, b, div, img, input, h1, h2, h3, option, select, textarea, form, img, span { padding: 0px; margin: 0px; border-style: none;}

h1 			{ font: bold 14px verdana; color: #3e582c; margin-bottom: 10px;}	
h2, h3 		{ font: 12px/22px verdana; color: #30768f; margin-bottom: 8px;}
p 			{ font: 11px/20px verdana; color: #666; margin-bottom: 10px;}
a 			{ font: 11px verdana; color: #b13333; text-decoration: none;}
a:hover 	{}
b 			{}
li 			{ font: 11px verdana; color: #30768f; margin-bottom: 5px; line-height: 20px;}
.viewing p 	{ margin-bottom: 0px;}

/**************************************************************************************** Form Styles */		
	
input, select, textarea { background: #FFF url(images/input.gif) repeat-x left top; color: #999; font: 11px monospace;}	

/************************************************************* Tag Styles/General Styles ****************************************************/

body {
	background: url(images/bg.jpg);
	margin: 0px auto;	
	width: 1130px;}
	
#outerWrapper {
	width: 1130px;
	float: left;
	position: absolute;
	top: 150px;}
	
#wrapper {
	background: url(images/wrapper-trans.png);
	width: 1030px;
	float: left;
	padding: 0px 50px;}
	
#maskheadWrapper {
	background: url(images/wrapper-trans.png);
	height: 150px;
	width: 1030px;
	float: left;
	padding: 0px 50px;
	position: absolute;
	top: 0px;}
	
#maskhead {
	background: url(images/maskhead.jpg) no-repeat;
	height: 150px;
	width: 1030px;
	float: left;}
	
#maskheadRight {
	height: 150px;
	width: 260px;
	float: right;}
	
#leftbar {
	width: 140px;
	float: left;}

#navbuttons {
	margin: 5px 0px 0px 14px;
	width: 140px;
	float: left;}
	
#rightbar {
	width: 260px;
	float: right;}
	
#main {
	width: 890px;
	float: right;}		 
	
#content {
	width: 628px;
	float: left;}
	
#aboutcontent {
	width: 610px;
	margin: 0px 0px 0px 5px;
	float: left;}
	
#foot {
	background: url(images/footer.jpg) no-repeat;
	height: 72px;
	width: 840px;
	clear: both;
	padding: 79px 20px 0px 170px;}
	
#btm {
	background: url(images/btm-trans.png) no-repeat;
	height: 50px;
	width: 730px;
	float: left;
	text-align: center;
	padding: 10px 200px;}
	
/**************************************************************************************** Block Styles */	
	
.block {
	width: 560px;
	padding: 0px;
	margin: 0px 34px;
	float: left;
	display: inline;}
	
.blockFull {
	width: 822px;
	padding: 0px 0px 10px;
	margin: 0px 34px;
	float: left;
	display: inline;}
	
.blockRight {
	padding: 0px 10px 0px;
	float: left;
	width: 220px;}
	
.blockItemLeft {
	padding: 0px 0px 10px 34px;
	width: 280px;
	float: left;
	margin-right: 20px;}

.blockItemRight {
	padding: 0px 25px 10px 0px;
	width: 520px;
	float: right;}
	
.scroller { border-bottom: 1px solid #dad9d4; margin-bottom: 20px; padding-bottom: 0px;}		
	
/**************************************************************************************** Nav Styles */	
	
#nav {
	width: 134px;
	margin-left: 6px;
	text-align: right;}
	
#nav a {
	width: 114px;
	float: left;
	display: block;
	padding: 5px 10px;
	border-bottom: 1px dotted #CCC;
	color: #849c69;
	text-decoration: none;
	font: 11px Verdana;}
	
#nav a:hover,
.sectionHome #index,
.sectionAbout #about,
.sectionBlog #blog,
.sectionProducts #products,
.sectionArtwork #artwork,
.sectionContact #contact,
.sectionTerms #terms { color: #516b35;}	
	
	
/**************************************************************************************** Extras Styles */		

#LiveHelpStatus { float: right; margin: 10px 5px 8px 0px;}
#twitter { float: right; margin: 0px 5px 8px 0px;}
#policy { float: right; margin: 0px 5px 8px 0px;}
#carbonZero	{ float: right; margin: 0px 5px 5px 0px;}

/**************************************************************************************** Index Styles */		

#indexImage { float: right; margin: 5px 0px 0px 20px;}
#featureImage { float: left; margin: 5px 20px 0px 0px;}	

/**************************************************************************************** Terms Styles */		

.sectionTerms h2 	{ margin: 0px; font: bold 12px Verdana;}
.sectionTerms .blockFull p 	{ font: 10px verdana; color: #666; margin-bottom: 20px; line-height: 16px;}	

/**************************************************************************************** Search Styles */		

#search { 
	margin-top: 10px;
	padding: 11px 15px 0px;
	width: 230px;
	height: 62px;
	background: url(images/search-trans.png) no-repeat;
	float: left;
	display: inline;}	

#search input { padding: 2px; width: 170px; height: 14px;}
#search select { border-style: none; border: 0px; width: 175px; height: 18px;}
#search option { border-style: none;}
#search .searchSubmit { float: right; margin: 3px 12px 0px 0px; padding: 0px; width: 29px; height: 13px;}	

/**************************************************************************************** Cat Styles */		

#cats { float: left; width: 260px; padding: 30px 0px 0px; background: url(images/cats.jpg) no-repeat;}
	
#cats a { 
	font: bold 10px Verdana;
	float: left;
	display: block;
	width: 100%;
	color: #e7eef3;
	padding: 0px 0px 5px 0px;}
	
#cats a:hover { color: #FFF; text-decoration: none;}
	
#catleft {
	width: 120px;
	float: left;
	margin-left: 20px;
	display: inline;}

#catright {
	width: 120px;
	float: right;
	margin-right: 0px;
	display: inline;}
	
#a-z { margin-top: 3px;}

/**************************************************************************************** Quick Enquiry Styles */		

#QE { 
	float: left; 
	width: 210px;
	height: 200px; 
	padding: 35px 25px 0px 25px;
	background: url(images/QE-bg.jpg) no-repeat; 
	text-align: right;
	margin-top: 1px;
	margin-bottom: 0px;}
	
#QE input 		{ padding: 1px; width: 145px; height: 16px; float: right; margin: 0px 0px 0px 5px;}
#QE textarea 	{ padding: 1px; width: 145px; height: 83px; float: right; margin: 0px 0px 0px 5px;}
#QE #QEsubmit 	{ padding: 0px; margin: 8px 0px 0px 0px; width: 52px; height: 14px; clear: both;}
#QE p 			{ color: #FFF; margin-bottom: 8px;}
	
/**************************************************************************************** BTM/Footer Styles */		

#foot img 			{ float: left; margin-right: 22px; display: inline;}
#foot p 			{ float: left; font: 10px/18px verdana; width: 300px; margin-right: 30px;}
#foot a 			{ font: 10px verdana;}
#foot img.footImage { margin-top: 0px;}

/************************************************************************************* Artwork Pages */

.sectionArtwork h2 	{ margin: 0px; font: bold 12px Verdana;}
.sectionArtwork table p { margin-bottom: 0px;}
.block50Left    { width: 390px; float: left; padding: 10px 17px 10px 34px;}
.block50Right   { width: 390px; float: left; padding: 10px 34px 10px 17px;}
.Print p, .Print h2 { margin-left: 170px;}
.Print { margin-bottom: 10px;}

.whiteText  { font: 10px Verdana; color: #FFF; padding: 5px 0px 5px 2px;}
.blackText  { font: 10px Verdana; color: #000; padding: 5px 0px 5px 2px;}

.printImg   { float: left;}
.file_type  { float: right; width: 550px;}	
.artImage 	{ width: 111px; height: 191px; float: left; margin-right: 5px;}

.printTypes { background: url(images/artwork_dept/print.jpg);}
.file 		{ background: url(images/artwork_dept/file.jpg);}
.fonts 		{ background: url(images/artwork_dept/fonts.jpg);}
.pantone 	{ background: url(images/artwork_dept/pantone.jpg);}

/************************************************************************************** Contact */

#contactBox 			{ width: 97%; float: left; padding: 2% 0% 2% 2%; border: 1px dotted #CCC;}
#contactBox div			{ float: left; width: 210px; padding: 15px 0px 0px 40px;}	
#contactBox .input 		{ margin: 0px; border: 1px solid #7f9db9; width: 190px; height: 16px; padding: 2px;}
#contactBox .checkbox 	{ margin: 0px; border: 1px solid #7f9db9; height: 22px; padding: 2px;}
#contactBox .textarea 	{ margin: 0px; border: 1px solid #7f9db9; height: 120px; width: 190px; padding: 2px;}

#contact-Go { width: 92%; float: left; clear: both; text-align: right; font: bold 16px Verdana; padding-top: 5px;}
#submit { float: left; border-style: none; margin: 0px 0px 0px 235px; padding: 0px;}

#address 		{ float: left; width: 100%; margin-top: 20px;}
#address div	{ float: left; width: 33%;}

#dateImage { float: left; margin: 1px 0px 0px 10px;}

.popCalendar {
	visibility: visible;
	z-index: 999;
	position: absolute;
	left: -500px;
	top: 0px;
	width: 174px;
	height: 189px;
	border-style: none;}

/************************************************************************************* Products Page */

.prodColumns { width: 18%;  float: left; padding-left: 2%;}	
.prodColumns a { color: #30768f; font: 11px Verdana; color: #666; width: 100%; float: left;}
.prodColumns a:hover { color: #b13333;}
.prodColumns h2 { font: bold 12px Verdana; margin-bottom: 2px;}

/************************************************************** Index Products, Search Results and Featured Products */

.resultsItem {
	width: 150px;
	padding: 5px 5px 5px; 
	float: left; 
	height: 185px;	
	text-align: center;}

.resultsItem a 			{ font-size: 10px; color: #30768f;}
.resultsItem a:hover 	{ color: #b13333;}
.resultsItem img		{ margin-bottom: 3px; }	

.showing 	{ width: 890px; text-align: center; margin-bottom: 10px; float: left;}
.info 		{ float: left;}

.similar a  {
	font: 10px verdana; 
	color: #d6dfc7; 
	background: #8ba165; 
	border-top: solid 1px #97ab74;
	border-right: solid 1px #778d4f;
	border-bottom: solid 1px #778d4f;
	border-left: solid 1px #97ab74;
	margin: 0px 1px 1px 0px;
	padding: 3px 0px;
	float: left;
	width: 134px;}
	
.similar a:hover  { 
	color: #fff;}
	
.similar { 
	background: #9bad7a;
	text-align: center;
	float: left;}
	
/**************************************************************************************** Item Page */

#itemImage { float: left; margin-bottom: 20px;}
#itemThumb { margin: 5px; float: left;}
#itemInfo { width: 360px; float: right; text-align: left;}
.request { border-style: none; padding:0px; margin: 10px 0px;}
.blockItemRight h2 { margin: 0px; font: bold 12px verdana;}
#bookmark { clear: both; float: left;}

.altProducts {
	width: 150px;
	margin: 4px 0px;
	padding: 5px;
	float: left;
	text-align: center;}
	
.altProducts img{ margin-bottom: 4px;}

.blockItemRight { font: 12px verdana; color: #30768f; margin-bottom: 8px; line-height: 22px;}

/***************************************************************************************** Quick Quote */
	
#QQ         	{ width: 245px; height: 187px; background: url(images/QQ-bg.jpg) no-repeat; float: left; padding: 15px 0px 0px 5px; margin-bottom: 20px; clear: left;}
#QQ p			{ color: #FFF;}
#QQ div			{ float: left; width: 42%; padding: 0% 0% 0% 5%;}
#QQ #QQsubmit 	{ padding: 0px; margin: 42px 0px 0px 50px; width: 52px; height: 14px; clear: both;}
#QQ input 		{ margin: 0px 5px 2px 0px; padding: 1px;}

/***************************************************************************************** Price Matrix Styles */

.price_matrix 		{ width: 100%; margin: 0px 0px 10px; float: left; background: #FFF;}
.price_matrix  b	{ font: bold 11px verdana; color: #d6e3ea;}
.price_matrix  p	{ font: bold 11px verdana; color: #4284a1; margin-bottom: 0px;}
.matrix_box         { float: left; border: solid 1px #FFF;}
.matrix_quantity	{ text-align: center; background: #4284a1; width: 70px; padding: 5px; border-bottom: 1px solid #FFF;}
.matrix_price 		{ text-align: center; background: #d6e3ea; width: 70px; padding: 5px;}
.matrix_header 		{ width: 100%; float: left; padding: 3px;}	

/***************************************************************************************** Livehelp */

#floatLayer { 
	float: left; 
	position: absolute; 
	left: 10px; 
	top: 10px; 
	visibility: hidden; 
	z-index: 5000;}
	
#InitiateText { 
	text-align: center; 
	position: relative; 
	left: 30px; 
	top: 125px; 
	width: 275px; 
	height: 35px; 
	z-index: 5001;}
