@charset "utf-8";
/* CSS Document */

p, a, h1, h2,h3, input, img, form { border-style: none; margin: 0; padding: 0;}

p		{ font: 11px Verdana; color: #666; line-height: 20px; margin-bottom: 10px;}
a		{ font: 11px Verdana; color: #1e687a; text-decoration: none;}
a:hover { color: #00bce4;}
h1  	{ font: bold 14px Verdana; color: #bd2712; margin-bottom: 10px; clear: both;}
h2  	{ font: bold 12px Verdana; color: #374637; margin-bottom: 5px;}
li 		{ font: 11px Verdana; color: #666; margin-bottom: 10px;}
b		{ font: bold 11px Verdana; color: #666;}

input,
textarea {
	border: solid 1px #666;
	font: 11px monospace;
	padding: 2px;
	color: #999;
	background: #FFF url(images/input.gif) repeat-x;
	border: 1px solid #999;}
	
#viewing 	{ font: 10px Verdana; color: #666; margin: 5px 0 5px 5px;}
#viewing a	{ font: 10px Verdana;}		

/************************************************************************************* Layout */
	
body {width: 900px; margin: 0 auto; background: #003845 url(images/background.gif) repeat-x;}
		
#wrapper {
	background: #FFF url(images/extras.gif) top left repeat-y;
	position: absolute;
	width: 900px;
	top: 187px;	
	float: left;}
		
#foot { 	
	clear: both;
	width: 2000px;
	position: relative;
	left: -500px;
	height: 100px;
	background: #003845 url(images/foot-bg.gif) repeat-x;
	border-top: 8px solid #0f5e70;}
		
#nav {
	position: absolute;
	width: 900px;
	padding-top: 7px;}
		
#maskhead {
	position: absolute;
	top: 45px;
	background: #FFF url(images/maskhead.gif) top repeat-x;
	height: 142px;
	width: 900px;
	float: left;}
	
#content {
	width: 700px;
	float: right;
	background: #FFF;}
	
#extras {
	width: 160px;
	float: left;
	padding: 15px 20px 20px 20px;
	height: 400px;}
	
/************************************************************************************* Blocks */
	
.block { padding: 20px 30px 10px 30px; float: left; width: 640px;}

.scroller { padding: 0px 0px 0px 0px; float: left; width: 700px;}

.sectionProducts .block { padding: 10px 30px 10px 30px;}

.blockleft {
	padding: 5px 0 10px 20px;
	width: 270px;
	float: left;}

.blockright {
	padding: 5px 30px 10px 0;
	width: 340px;
	float: right;}
	
/************************************************************************************* Nav */

#nav a 			{ font: 11px Verdana; color: #999; text-decoration: none; margin-left: 20px;}
#nav a#brochure { color: #bf311a; }

.sectionIndex #index,
.sectionBlog #blog,
.sectionAbout #about,
.sectionProducts #products,
.sectionContact #contact,
.sectionArtwork #artwork,
.sectionTerms #terms,
.sectionBrochure #brochure,
#nav a:hover,
#nav a#brochure:hover  	{ color: #FFF;}

/************************************************************************************* Search */

#search input { margin-left: 170px;}

/************************************************************************************* Maskhead */

#logo { float: left; width: 200px;}

#details { 
	width: 672px;
	height: 30px;
	float: right;
	text-align: right;
	padding: 12px 20px 0 8px;}

/******************************************************* Cats */

#cats {
	width: 700px;
	height: 100px;
	float: right;
	clear: right;}
	
#cats a {
	width: 109px;
	height: 18px;
	margin: 2px 0 0 28px;
	display: block;
	padding-top: 80px;
	color: #CCC;
	float: left;
	text-indent: -5000px;}
	
#cats a:hover { color: #FFF;}
	
#telescopic { background: url(images/iconSet.jpg) 0 0;}
#telescopic:hover { background-position: 0 -98px;}
#sport { background: url(images/iconSet.jpg) -109px 0;}
#sport:hover { background-position: -109px -98px;}
#walking { background: url(images/iconSet.jpg) -218px 0;}
#walking:hover { background-position: -218px -98px;}
#parasol { background: url(images/iconSet.jpg) -327px 0;}
#parasol:hover { background-position: -327px -98px;}
#kids { background: url(images/iconSet.jpg) -436px 0;}
#kids:hover { background-position: -436px -98px;}

/************************************************************************************* Extras */
	
#extras img { margin-bottom: 10px;}	

/************************************************************************************* Footer */
	
#foot div {
	position: relative;
	float: left;
	left: 520px;
	padding: 10px 20px 0;
	width: 860px;}

#foot img { float: right; margin: 0 20px 0 0;}
#foot p { color: #a5ccd5;}
#foot a { font: 11px verdana;}

/************************************************************************************* Index Page */

.featImage { float: left; margin: 0 10px 10px 0;}
.hot { clear: none;}
#umbrellaBoy { float: right;}

/************************************************************************************* About Page */

#officeImage { float: right; margin: 0 0 30px 10px;}

/************************************************************************************* Artwork Pages */

.sectionArtwork table p { margin-bottom: 0px; text-align:center;}
.block50Left    { width: 48%; float: left; padding: 10px 0;}
.block50Right   { width: 48%; float: right; padding: 10px 0;}
.printDiv p, .printDiv h2 { margin-left: 170px;}
.printDiv { margin-bottom: 40px;}

.whiteText  { font: 8px Verdana; color: #FFF; padding: 3px 0;}
.blackText  { font: 8px Verdana; color: #000; padding: 3px 0;}

.printImg   { float: left;}
.file_type  { float: right; width: 550px;}	
.artImage 	{ width: 111px; height: 191px; float: left; margin-right: 5px;}

.print 		{ 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);}

/************************************************************************************** Microsite */

.microsite_btns {
	float: left;
	margin: 0 20px;}

/************************************************************************************** Contact */

#contactBox 		{ width: 67%; float: left; padding: 2% 0 2% 2%; border: 1px dotted #CCC; margin-bottom: 10px;}
#contactBox div		{ float: left; width: 48%; padding: 15px 0 0 2%;}	

#contactSubmit { float: right; clear: both; border-style: none;}

#address { float: right; width: 28%;}

.popCalendar {
	visibility: visible;
	z-index: 999;
	position: absolute;
	left: -500px;
	top: 0;
	width: 174px;
	height: 189px;
	border-style: none;}

/******************************************************************* Search Results ****************************************************/

.resultsItem {
	width: 150px; 
	padding: 5px 4px; 
	float: left; 
	height: 180px;	
	text-align: center;
	border: 1px dotted #ccc;}

.resultsItem a 		{ font-size: 9px; line-height: 14px;}
.resultsItem b 		{ color: #666;}	
.resultsItem img	{ margin-bottom: 3px; }
	
.showing { width: 100%; text-align: center;}
.info { float: left;}

/******************************************************************* ITEM PAGE ****************************************************/

#itemImage { float: left;}
#itemThumb { margin: 5px; float: left;}
#itemImages { width: 250px; float: left;}
.request { border-style: none; padding: 0; margin: 10px 0;}

.altProducts {
	width: 110px;
	height: 150px;
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px dotted #CCC;
	text-align: center;}
	
/************************************************************* Quick Quote ****************************************************/
	
#QQ         { width: 250px; height: 182px; background: url(images/QQ-bg.gif) no-repeat; float: left; padding-top: 20px; margin: 10px 0; clear: left;}
#QQ p		{ color: #FFF;}
#QQ div		{ float: left; width: 42%; padding-left: 5%;}
#QQ input 	{ margin: 0px 5px 0px 0px; padding: 2px; border: 1px solid #2e6b7a;}
#QQ #submit { border-style: none; float: right; padding: 0}

/******************************************************************* Price Matrix Styles ****************************************************/

.price_matrix 		{ width: 350px; margin: 12px 0; float: left; background: #FFF;}
.price_matrix  b	{ font: bold 11px verdana; color: #bd2712;}
.price_matrix  p	{ font: 10px verdana; color: #374637;}
.matrix_box         { float: left; width: 54px; border: solid 1px #cfdfe2;}
.matrix_quantity	{ text-align: center; background: #FFF; width: 48px; padding: 3px; border-bottom: 1px solid #cfdfe2;}
.matrix_price 		{ text-align: center; background: #FFF; width: 48px; padding: 3px;}
.matrix_header 		{ width: 100%; float: left; padding: 3px;}


/************************************************************** Livehelp */

#floatLayer {
	position: fixed; 
	left: 0; 
	top: 0; 
	visibility: hidden; 
	z-index: 5000;
	float: left;}
	
#InitiateText {
	position: relative; 
	left: 30px; 
	top: 130px; 
	width: 275px; 
	height: 35px; 
	z-index: 5001; 
	text-align: center; 
	font: 14px bold Verdana;}



