/**
Main Colors
Pale Grey: #d7d8d8
Mid Grey:#989898
Dark Grey: #434343
Glebe Green: #a2a495
Dotted borders #717070
*/


@import url("structure.css");
@import url("navigation.css");
@import url("sitemap.css");
@import url("shop.css");
@import url("account.css");
@import url("product.css");
@import url("basket.css");

@media print {
	body,p,div,td,span {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;}
	a {font: 9pt/14pt Arial,Verdana, Helvetica, sans-serif;font-weight:bold;}
	h1, h2, h3,	h4, h5, h6 { page-break-after: avoid; page-break-inside: avoid }
   	blockquote,	pre { page-break-inside: avoid }
   	ul, ol, dl { page-break-before: avoid }
	table { page-break-inside: avoid }
}

body {
	margin: 0;
	padding: 0;
	background:#818274; 
	font: 14px/17px  Arial, Helvetica, sans-serif; /*'Times New Roman',*/
	color:#636466;
}

.clearMe {
	clear:both;
}

span.codedirection { unicode-bidi:bidi-override; direction: rtl; }

#contactus {
	font: 15px/18px 'Times New Roman', Arial, Helvetica, sans-serif;
	color:#6364
}

/* ******************  Header styles  ************** */
#masthead div {
	position: absolute;
}
#topimg {
	top:0;
	right:0;
}
#logo {
	top:12px;
	left:15px;
	margin:0px;
	border:0px;
	padding:0px;
	border: 0px solid #000000;
}
#strapline {
	top:60px;
	left:20px;
	font-weight:bold;
	font-size:20px;
}
#topnavigation {
	top:7px;
	right:10px;
	background: #FFFFFF;
	border: 1px solid red;
	display:none;
}

#topright{
	top:0px;
	right:0px;
	margin:0px;
	color:#434343;
	padding:0px;
}

#topright span#phoneno {
	padding-right:10px;
	font-size: 18px;
	line-height: 44px;
	font-weight:900;
}

#topright span#account {
	background:url(../i/account.gif) top left no-repeat;
	padding-left:33px;
	padding-top:15px;
	padding-bottom:2px;
	padding-right:7px;
	font-size: 14px;
	line-height: 16px;
	font-weight:800;
}

#topright span#account a {
	text-decoration:none;
}
/* ******************  Standard text styles  ************** */
a {
	color: #434343;
	text-decoration:underline;
	font-weight:normal;
}
a:hover {
	color: #a2a495; /*#a2a495;*/
	text-decoration:none;
}
h1, h2, h3 {
	font-weight:500;
}
h1 {
	font-size:26px;
	line-height:30px;
	margin:0px;
	padding-left:0px;
	font-family:Times New Roman, Roman, serif;
	color: #a18976;
	text-transform: lowercase;
}

h2 {
	font-size:20px;
	line-height:30px;
	margin:0 0 0 0;
	color:#a18976;
	font-weight:normal;
	font-family:Times New Roman, Roman, serif;
	text-transform: lowercase;
}
h2.grey-bg{
/*
	border-bottom:2px solid #989898;
	background:#c0c0c0 url(../i/shopcatsHeadBg.gif) repeat-x;
	padding:0 0 0 5px;
	margin:0 0 5px 0;
	*/
}

h3 {
	margin-top:55px;0
	font-size:14px;
	color:#a2a495;
	font-weight:bold;
}

/* ******************  Standard site image styles ************** */
img {
	border:none;
}

/* ******************  product page styles ************** */
#product-content, #product-content p {
	font-size: 12px;
	
}
#product-content h1 {
	font:20px/24px Arial, Helvetica, sans-serif;
	color: #696969;
}
.productPrice {
	font:20px/24px Arial, Helvetica, sans-serif;
	color: #696969
}

/* ******************  Contact form styles ************** */
#contactForm {
	background:#ffffff;
	border:solid 0 #c6cfe1;
	padding:10px;
	margin:0 0 10px 0;
	width:724px;
}
.details {
	border:0 solid red;
	float:left;
	width:350px;
}
.enquiry {
	border:0 solid red;
	float:right;
	width:350px;
}
#contactForm label {
	clear:both;
	display:block;
	float:left;
	width:300px;
	font-weight:bold;
}
span.error{
	color:#990000;
}
#contactForm .error {
	color:#990000;
}
#contactForm label input, #contactForm label textarea {
	font: 12px/auto Verdana, Arial, Helvetica, sans-serif;
	border:solid 1px #769ba4;
}
#contactForm label input {
	width:300px;
	float:left;
	height:20px;
	line-height:20px;
}
#contactForm label textarea {
	width:350px;
	float:left;
	line-height:20px;
	height:240px;
}
#contactForm .footer {
	margin-top:20px;
}
#contactForm .footer .submit {
 	float:right;
}
#contactForm .footer .submit input {
 	height:26px;
	font: 12px/22px Verdana, Arial, Helvetica, sans-serif;
	width:91px;
	border:solid 0 #3b6e22;
	color:#ffffff;
	margin:0;
	padding:0;
	cursor:pointer;
}
#contactForm span.formElementError{
	font-weight:bold;
	color:#D02323;
}
#contactForm td.formElementRequired {
	width:15px;
	/* JR: Using an image because its hard to get a large font to work cross-browser */
	background: url(../i/requiredStar.gif) 0 3px no-repeat;
}

/* ******************  Standard site table styles ************** */

/* ******************  Forms ************** */
fieldset {
	border:1px solid #C4130D;
	margin:2em 20px;
	padding:10px;
}
fieldset.parent {
	padding-top:0;
	width:680px;
	margin:0 auto;
}

:root legend {
	margin-bottom:0pt;
}

legend {
	background:#C4130D none repeat scroll 0%;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:20px;
	padding:2px 6px;
}

#columnTwo ul, #singleColumn ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}

form li label {
	display:block;
	float:left;
	margin-right:0.5em;
	text-align:right;
}
form ul li {
	background:transparent none repeat scroll 0%;
	clear:left;
	margin:0pt 0pt 1em;
	padding:0pt;
}
form label {
	width:9.5em;
}
li, dt, dd {
	line-height:130%;
}
input, select, textarea {
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
}
form .check span.name {
	margin-left:0pt;
	text-align:right;
	width:9.5em;
}
form .check span {
	display:block;
	margin-left:10em;
}
li.check
	li, dt, dd {
	line-height:130%;
}
form li.check label {
	display:inline;
	float:none;
	margin:0pt;
	text-align:left;
	width:auto !important;
}

/* ******************  Case Study Files ************** */
#caseStudyResults ul {
	list-style: none;
	margin:0 auto;
	padding:0;
	width:700px;
	height:auto;
	background: none;
}
#caseStudyResults ul li {
	display: block;
	margin:0;
	padding:0;
	list-style-type: none;
	width:220px;
	height:150px;
	float:left;
	margin: 0 0 20px 0;
	background:#e7e7df;
}
#caseStudyResults ul li.first {
	margin-right:20px;
}
#caseStudyResults ul li.second {
	margin-right:20px;
}
#caseStudyResults ul li a {
	display:block;
	width:200px;
	height:20px;
	margin:0;
	padding:130px 10px 0 10px;
	text-decoration:underline;
	font: 12px/10px Verdana, Arial, Tahoma, Helvetica, sans-serif;
	font-weight:normal;
	color: #000000;
	text-align:center;
}
#caseStudyResults ul li a:hover {
	/*background:#f3f3ed;*/
}
#caseStudyResults ul li a.mainOn {
	background:#333739;
	font-weight:bold;
	border:solid 1px #42474A;
}
#caseStudyResults ul li a.mainOn:hover{
	color: #FFFFFF;
}

.caseStudyImgPrim {
	float:right;
	margin:0 0 15px 15px;
	border:solid 1px black;
}
.caseStudyImgLogo {
	float:right;
}
#caseStudyImgsSupp {
	clear:both;
	margin:0 auto;
	margin-top:20px;
	width:100%;
	text-align:center;
}
#caseStudyImgsSupp div {
	display:inline;
	margin: 0 5px 0 5px;
}
.cant-find-the-case-study {
	margin-top:15px;
	border:1px solid #95a486 !important;
    color:#3d6611 !important;
    background:#eff5ea;
    padding:15px;
    text-align:center;
    font-weight:bold;
}

/* ******************  News module styles ************** */
.newsListImg {
	padding-right:10px;
}
.newsListImg img {
	border:solid 1px #051747;
}

/* ****************** Paginate styles  ************** */

.listPaginate {
	padding:0;
	background: #D9E8EA url(../i/iconHeadings.gif);
	border-top:solid 1px #BDBDBD;
	border-bottom:solid 1px #BDBDBD;
	font-size:11px;
	width:100%;
}

.listPaginate table tr td {
	margin:0;
	padding:0;
}

.listPaginate .listPaginateLinkNext {
	padding-right:20px;
	padding-left:20px;
}

.listPaginate .listPaginateLinkPrev {
	padding-left:20px;
	padding-right:20px;
}
.listPaginateLinkJump {
	text-align:center;

}
.listPaginate .paginateOn {
	padding:0 5px 0 5px;
	display:inline;
	margin:0 auto;
}

.listPaginate .paginateOff {
	padding:0 5px 0 5px;
	display:inline;
	margin:0 auto;
}

.listPaginate a {
	color:#2D444F;
	font-weight:bold;
}
.listPaginate a:hover {
	color:#D85909;
}
.listPaginate .paginateOn {
	color:#D85909;
	font-weight:bold;
}
.listPaginateSpacer {
	font-size:0;
	line-height:1px;
	padding:0;
	margin:0;
	height:0;
	background:none;
	height:5px;
}

.spacerOne {
	height:10px;
	margin: 0;
    padding: 0;
}

/* ******************  lightbox Styles ************** */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/** Testimonials Styles **/

div#testimonials {
	padding:0px;
	font: bold 14px/16px Verdana, Arial, Tahoma, Helvetica, sans-serif;
}
div#testimonials q {
	color:#a2a495;
	padding-left:20px;
	background:url(../i/leftQuote.gif) 0 0 no-repeat;
	display:block;
}
div#testimonials q:before,div#testimonials q:after {
    content: ""; }



/************* Document Styles ***************/

.document-category{
	border-top:1px solid #c4c4c4;
	padding:10px 10px 15px 10px;
	margin:0 0 10px 0;
	background:url(../i/doc-grad-bg.gif) 0 0 repeat-x;
}
.document-document{
	border:1px solid #ebebeb;
	padding:10px;
	margin:0 0 10px 0;
}
.document-back{

}
.document-back a{
	display:block;
	background:url(../i/add-to-basket-bg.jpg) no-repeat;
	width:91px;
	height:24px;
	padding:2px 0 0 0;
	text-align:center;
	color:#ffffff;
	text-decoration:none;
}
.document-back a:hover{
	text-decoration:underline;
}
.document-document a{
	padding:5px 0 0 3px;
}
.document-document img{
	margin:0 0 0 0;
	float:left;
}
/* Slug styles */
.slug {
	background:#EDEEED;
	border-top:solid 1px #FFFFFF;
	border-bottom:solid 1px #D8D2BD;
	color:#7F7C73;
	padding-left:4px;
	padding-right:4px;
	height:22px;
	text-align:left;
	clear:both;
}
.slugTitle {
	color:#7F7C73;
	width:33px;
	float:left;
	height:22px;
	margin-top:2px;
}
.slugTrail {
	float:left;
	height:20px;
	line-height:auto;
	font-size:0.8em;
	background: #FFFFFF;
	border:solid 1px #c4c4c4;
	padding:1px 2px 0 10px;
	width:80%; /* 80% to fit 800x600 res */
}
span.noSlug {
	color:#C6C7C8;
}
#slugOn {
	background:#FFFECE;
	color:#000000;
	list-style:none;
}

/********* Pagination *********/
#pagination {
	position:relative;
}
#pagination div {
	/*position:absolute;*/
	color:#282128;
}

.pagination{
	width:100%;
	font-weight:bold;
	
	text-align:center;
}
.pagination div{
	/*float:left;*/
}
.pagination div.paginateOn, .pagination div.paginateOff{
	float:none;
}
#pagination .first{
	display:none;
}
#pagination .last{
	display:none;
}
#pagination .prev{
	position:absolute;
	top:483px;
	left:5px;
	width:19px;
}
#pagination .next{
	position:absolute;
	top:483px;
	left:970px;
	width:19px;
	/*width:77px;
	text-align:right;
	float:right;
	margin: -100px  0 0 -100px;*/
}
#pagination .jump{
	display:none;
	width:379px;
	text-align:center;
}
#pagination .page-info{
	position:absolute;
	top:465px;
	left:30px;
	width:auto;
	font-size: 12px;
}
.smallnote {
	font-size:12px;
}