/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html {
	color: #000;
	background: #FFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,
h6,pre,code,form,fieldset,legend,input,button,textarea,
p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
	color: #000;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

/* End of CSS reset */

/* Site specific */

/* General
-----------------------------------------------------*/
a {
	text-decoration: none;
	color: #1F82A2;
}

a:hover {
	text-decoration: underline;
}

p {
	margin: 0.5em 0 1em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: #1E5F8D;
}

hr {
	border: 1px #BBB dashed;
	border-right: none;
	border-top: none;
}

body {
	text-align: center;
	font-size: 12px;
	font-family: Arial, sans-serif;
	background: #FFF url('../images/site/header-bg.jpg') repeat-x;
}


#wrapper {
	width: 770px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

/* Header area
-----------------------------------------------------*/
#header {
	height: 144px;
	background: url('../images/site/header.jpg') no-repeat;
	position: relative;
}

#logo {
	display: block;
	height: 100px;
	width: 370px;
	text-indent: -9999px;
	float: left;
}

#nav {
	position: absolute;
	top: 113px;
	left: 115px;
	overflow: hidden;
}

#nav li {
	list-style: none;
	float: left;
	margin-left: 10px;
	width: 82px;
}

#nav a {
	display: block;
	width: 82px;
	height: 18px;
	text-indent: -9999px;
	background-position: left bottom;
}

#nav a:hover, 
#nav a:focus, 
#nav a:active { 
	background-position: left top; 
}

#nav a.current { 
	background-position: left 50%; 
}

#nav-home { background: url('../images/site/nav-home.gif') no-repeat; }
#nav-company-info { background: url('../images/site/nav-company.gif') no-repeat; }
#nav-artwork { background: url('../images/site/nav-artwork.gif') no-repeat; }
#nav-pricing { background: url('../images/site/nav-pricing.gif') no-repeat; }
#nav-contact-us { background: url('../images/site/nav-contact.gif') no-repeat; }
#nav-sitemap { background: url('../images/site/nav-sitemap.gif') no-repeat; }
#nav-get-a-quote { background: url('../images/site/nav-quote.gif') no-repeat; }
#nav-how-to-order { background: url('../images/site/nav-order.gif') no-repeat; }

/* Search area
-----------------------------------------------------*/
#search-area {
	margin-top: 20px;
	float: right;
	width: 215px;
}

#search-area #txtSearch {
	width: 140px;
	margin-right: 5px;
}

#search-area #txtSearch.default {
	color: #999;
}

#search-area #btnSearch {
	padding: 0 5px;
}

/* Content area
-----------------------------------------------------*/
#content {
	position: relative;
	overflow: hidden;
	background: url('../images/site/content.jpg') no-repeat 0 8px;
}

#main {
	float: right;
	width: 536px;
	min-height: 520px;
	padding: 5px 15px;
	background: url('../images/site/main.gif') repeat-y;
}

#main h2 {
	color: #1E5F8D;
	text-transform: uppercase;
	font-family: Impact, sans-serif;
	font-size: 2.08em; /* approx 25px */
	margin: 0 0 15px;
	padding: 10px 10px;
	background: url('../images/site/h2-bg.jpg') top left no-repeat;
}

#main h3 {
	color: #FAA434;
	font-family: Impact,sans-serif;
	font-size: 1.5em; /*18px*/
	font-weight: normal;
	text-transform: uppercase;
	margin-bottom: 5px;
}

#main ul {
	margin-bottom: 10px;
}

#main ul li {
	list-style-type: disc;
	margin-left: 20px;
}

#main #breadcrumbs span {
	font-weight: bold;
}

/* Search results
-----------------------------------------------------*/
#SearchResults li {
	margin-bottom: 1em;
	padding: 2px;
}

#SearchResults li .searchResultHeader {
	font-weight: bold;
}

#SearchResults .odd {
	background-color: #ececec;
}

#SearchResults li p {
	margin: 0.5em 0;
}

/* How to order
-----------------------------------------------------*/
#main.how-to-order h3 span {
	margin-left: 10px;
}

#main.how-to-order .website-list li {
	list-style-type: none;
}

/* Products
-----------------------------------------------------*/
/*.product-page #main, .contact-page #main { width: 506px; padding: 0 30px; } */


#main.product h3 {
	text-align: center;
	margin: 10px 0;
}

#main.product #product-image,
#main.product p {
	text-align: center;
}

#main.product .landing {
	background: transparent url('../images/site/bg-landing.jpg') bottom right no-repeat;
	padding-bottom: 20px;
	position: relative;
}

#main.product .landing p {
	text-align: left;
	width: 345px;
}

#main.product .landing img {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* product lists */

#main.product .productList li {
	display: block;
	float: left;
	width: 125px;
	height: 110px;
	padding: 0;
	margin: 10px 7px 0 0;
	border-left: 1px #BED5E1 solid;
	border-right: 1px #BED5E1 solid;
	background: transparent url('../images/site/box-cat-bottom.gif') bottom left repeat-x;
	padding-bottom: 8px;
}

#main.product .productList li span {
	color: #FFF;
	display: block;
	font-family: Tahoma, sans-serif;
	text-transform: uppercase;
	height: 16px;
	background: #FFF url('../images/site/box-cat-top.jpg') top left no-repeat;
	text-align: center;
	position: relative;
	left: -1px;
	width: 126px;
	font-size: 91.66%; /* 11px */
	padding-top: 1px;
}

#main.product .productList li img {
	display: block;
	margin: 10px auto;
}


/* product landing pages */
#main #landing {
	min-height:520px;
	width:536px;
}

#main #landing h2 {
	background: none;
}

#main #landing h3 {
	margin: 1em 0;
}

#main #landing .box p {
	margin: 5px 2px;
	padding: 0;
	color: #000;
	z-index: 1;
	text-align: left;
}

#main #landing .box {
	padding: 0;
	margin: 0 0 5px;
	position: relative;
}

#main #landing.group .box {
	width: 265px;
	float: left;
	position: relative;
}

#main #landing.group .box p {
	color: #666666;
}

#main #landing .box img {
	position: relative;
	margin-bottom: 5px;
	border: none;
}

#main #landing .intro {
	float: left;
	width: 310px;
}

#main #landing .intro h1 {
	background-image: none;
}


#main #landing .right {
	float: right;
	width: 192px;
}

#main #landing .left {
	float: left;
	width: 330px;
}

/* Some odd boxes that don't fit in */
#main #landing .odd1 {
	width: 255px;
}

#main #landing .odd1 p {
	padding-bottom: 36px;
}

#main #landing .odd2 {
	width: 265px;
}

#main #landing .square {
	width: 255px;
}


#main #landing .left p,
#main #landing .right p {
	margin-bottom: 10px;
	color: #666666;
}

#main #landing .box .more-info {
	background:transparent url('../images/site/more-info.gif') no-repeat center bottom;
	bottom:0;
	height:66px;
	position:absolute;
	right:0;
	text-indent:-999em;
	width:90px;
	z-index:11;
}

#main #landing .box .more-info:hover {
	background-position: center top;
}

#main #landing .pink {
	background: transparent url('../images/site/landing-pink-bg.jpg') no-repeat right top;
}

#main #landing.group .pink {
	background-position: top right;
}

#main #landing .blue {
	background: transparent url('../images/site/landing-blue-bg.jpg') no-repeat right top;
}

#main #landing .pink .more-info {
	background: transparent url('../images/site//more-info-alt.gif') no-repeat center bottom
}

#main #landing .pink .more-info:hover {
	background-position: 0 1px;
}

#specification h3 {
	text-align: center;
}

#specification p {
	margin-bottom: 0.5em;
}

#main.product .feature-list {
	text-align: center;
}

#main.product .feature-list li {
	list-style: none;
}

#main.product .colours {
	font-family: impact, sans-serif;
	color: #FAA434;
}

#main.product .colours span {
	margin-right: 15px;
}


/* Product preview area
-----------------------------------------------------*/
#content #side-nav #product-preview {
	width: 200px;
	height: 150px;
	position: relative;
	left: 1px;
	background-color: #FFF;
	text-align: center;
	display: none;
	border: 1px #FFF solid;
}

#content #side-nav #product-preview span {
	display: block;
	width: 160px;
	height: 35px;
	margin: 55px auto;
	color: #000;
	font-weight: bold;
}

#content #side-nav #product-preview .product-thumbnail {
	display: block;
	position: absolute;
	left: 5px;
	top: 20px;	
}


#content #side-nav ul li .product-thumbnail {
	display: none;
}



/* Forms
-----------------------------------------------------*/
#main form div {
	margin: 5px 0;
}

#main form label {
	display: block;
	width: 180px;
	text-align: right;
	float: left;
	margin-right: 5px;
}

#main form input {
	display: block;
	float: left;
	width: 200px;
}

#main form textarea {
	width: 60%;
	height: 100px;
}

#main form .submit {
	width: auto;
	float: right;
	margin-right: 40px;
	border: 1px #777 solid;
	background-color: #FFF;
}

/* captcha using recaptcha */
#main form .captcha label {
	float: none;
}

#main form #recaptcha_area {
	padding-left: 55px;
}

#main form .check {
	width: 90%;
}

#main form .check input {
	width: auto;
}

#main.contact-us p span,
#main.get-a-quote p span,
#main form label span {
	color: #F00;
}

#main form .error {
	color: #F00;
}

#main #errorList {
	background-color: #F48984;
	border: 2px #F00 solid;
	padding: 5px;
}

/* Contact page
-----------------------------------------------------*/
#main .holder {
	overflow: hidden;
}

#main .contact-box {
	float: left;
	background: transparent url('../images/site/contact-box-bg.gif') no-repeat right bottom;
	width: 257px;
	margin: 10px 10px 10px 0; 
}

#main .contact-box address {
	padding-left: 60px;
	min-height: 50px;
	margin-bottom: 10px;
}

#main .contact-box .letter {
	background: transparent url('../images/site/contact-box-letter.jpg') no-repeat top left;
}

#main .contact-box .phone {
	background: transparent url('../images/site/contact-box-phone.jpg') no-repeat top left;
}

#main .contact-box .email {
	background: transparent url('../images/site/contact-box-email.jpg') no-repeat top left;
}

#main .contact-box .fax {
	background: transparent url('../images/site/contact-box-fax.jpg') no-repeat top left;
}

/* Side navigation
-----------------------------------------------------*/
#side-nav {
	float: left;
	width: 203px;
	margin-top: 5px;
}

#side-nav h2 {
	margin-top: 8px;
	padding-bottom: 8px;
	background: url('../images/site/side-h2-hr.gif') repeat-x bottom;
}

#side-nav h2 span {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	height: 18px;
	background: url('../images/site/side-h2.jpg') no-repeat 50%;
}

#side-nav ul {
	margin-top: 8px;
}

#side-nav ul li {
	background: url('../images/site/side-hr.gif') repeat-x bottom;
	padding-bottom: 3px;
}

#side-nav ul li a {
	display: block;
	margin: 0 2px;
	padding: 4px 2px 4px 25px;
	background: url('../images/site/bullet.gif') no-repeat 10px 50%;
	color: #1E5F8D;
	font-weight: bold;
	text-decoration: none;
}

#side-nav ul li a:hover, 
#side-nav ul li a:focus, 
#side-nav ul li a:active,
#side-nav ul li a.current {
	background-color: #FFF;
}

/* Footer area
-----------------------------------------------------*/
#footer {
	background: #154979 url('../images/site/footer-bg.jpg') repeat-x;
	color: #FFF;
}

#footer-nav {
	width: 770px;
	min-height: 200px;
	padding-top: 30px;
	margin: 0 auto;
	background: url('../images/site/footer.gif') no-repeat;
	text-align: left;
}

#footer-nav a {
	color: #FFF;
}

#footer-nav ul {
	float: right;
	width: 100px;
	margin: 10px 5px;
	padding-top: 5px;
	font-size: 11px;
	border-top: 8px #449BBD solid;
}

#secondary-footer-nav {
	font-weight: bold;
	float: left;
	width: 385px;
	margin: 10px 10px 10px 5px;
	padding-top: 5px;
	border-top: 8px #449BBD solid;
}

#footer #secondary-footer-nav .footer-menu {
	float: left;
	width: 385px;
}

#footer #secondary-footer-nav .footer-menu li {
	float: left;
	margin-right: 5px;
	list-style-position: inside;
	width: 150px;
}

/* clearfix
-----------------------------------------------------*/
.clearfix:after,
#main form fieldset div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* Page specific - stress relief
-----------------------------------------------------*/
#main.stress-relief ol {
	margin-left: 25px;
}

#main.stress-relief ol li {
	margin-left: 10px;
	padding-left: 5px;
	list-style: decimal;
	margin-bottom: 5px;
}

/* Page specific - homepage
-----------------------------------------------------*/
.home-buttons a {
	height: 26px;
	width: 144px;
	display: block;
	float: left;
	text-indent: -9999px;
	margin: 0 5px 5px 0;
}

.home-buttons .sealife {
	background: transparent url('../images/site/btn-sealife.gif') 0 -26px no-repeat;
}

.home-buttons .food {
	background: transparent url('../images/site/btn-food.gif') 0 -26px no-repeat;
}

.home-buttons .globe {
	background: transparent url('../images/site/btn-globe.gif') 0 -26px no-repeat;
}

.home-buttons .technology {
	background: transparent url('../images/site/btn-hi-tech.gif') 0 -26px no-repeat;
}

.home-buttons a:hover {
	background-position: 0 0;
}