@import url("./structure.css");
@import url("./masthead.css");
@import url("./navigation.css");
@import url("./boxes.css");

@import url("./sitemap.css");
@import url("./gallery.css");
@import url("./lightbox.css");

@import url("./homepage.css");
@import url("./whatsnew.css");
@import url("./testimonials.css");
@import url("./login.css");
@import url("./news.css");
@import url("./reports.css");


@media print {
	body,p,div,td,span {font: 10pt/15pt Arial,Verdana, Helvetica, sans-serif;}
	a {font: 10pt/15pt 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: #4e70db;
	font: 13px/18px Arial, Verdana, Helvetica, sans-serif;
	color:#333333;
}

.clearMe {
	clear:both;
}


/* ******************  Standard text styles  ************** */
a {
	color: #cc9900;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
h1, h2, h3 {
	font-family:  Arial, Verdana, Helvetica,sans-serif;
	font-weight:bold;
}
h1 {
	font-size:18px;
	font-weight:normal;
}
h2 {
	font-size:16px;
}
h3 {
	font-size:14px;
}

.back-link a{
	border:0 solid red;
	font-size:13px;
	font-weight:bold;
	color:#676767;
	text-decoration:underline;
}


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

/* ******************  Contact form styles ************** */
.contact-content{
	float:left;
	border:0 solid red;
	width: 439px;
	_ width: 434px;
	padding-right: 10px;
}
.contact-content h1{
	font-size:20px;
	margin-bottom:3px;
}

#contactForm {
	border:1px solid #333333;
	padding:0 0 1px 0;
	margin:0;
	float:right;
	width:320px !important;
	width:325px;
	background:#f1f0f1;
}
.contact-form-wrapper{
	border:0 solid red;
	width:300px;
	padding:10px 10px 0 10px;
}
#contactForm .header{
	border-bottom:1px solid #666666;
	height:27px;
	padding:9px 0 0 0;
	text-align:center;
	background:#B0B0B0 url(../../../i/themes/1/testimonials-background.jpg) repeat-x scroll 0 0;
}
#contactForm .header h2{
	margin:0 0 0 0;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
}


.left-contacts p, .right-contacts p{
	border-bottom:1px dotted #c4c4c4;
	margin:0 0 15px 0;
	padding:0 0 9px 0;
}

.left-contacts, .right-contacts{
	border:0 solid red;
	width:315px;
	float:left;
}

.contact-by-post{
	border:1px solid #666666;
	width:630px;
	float:left;
}

.by-post-header{
	border-bottom:1px solid #666666;
	height:27px;
	padding:9px 0 0;
	text-align:center;
	background:#CEAF18 url(../../../i/themes/1/whatsnew-background.jpg) repeat-x;
	font-size:20px;
	color:#ffffff;
	font-weight:normal;
}
.address, .phone{
	border:0 solid red;
	float:left;
	padding:5px;
	width:305px;
}
.address p, .phone p{
	margin:0 0 0 0;
}

.details {
	border:solid 0 red;
	width:100%;
}
.enquiry {
	border:solid 0 red;
	width:100%;
}
#contactForm label {
	clear:both;
	display:block;
	float:left;
	width:300px;
	font-weight:bold;
}
#contactForm .error {
	color:#990000;
}
#contactForm label input, #contactForm label textarea {
	font: 12px/auto Arial, Verdana, Helvetica, sans-serif;
	border:solid 1px #706f6f;
}
#contactForm label input {
	width:300px;
	float:left;
	height:20px;
	line-height:20px;
}
#contactForm label textarea {
	width:300px;
	float:left;
	line-height:20px;
	height:150px;
}
#contactForm .footer {
	margin:0 0 0 0;
	padding:0 0 0 0;
	float:right;
}
#contactForm .footer .submit {
 	float:right;
 	padding:0;
 	margin:0;
}
#contactForm .footer .submit input {
	font: 12px/10px Arial, Verdana, Helvetica, sans-serif;
	background:url(../../../i/themes/1/button.gif) 0 10px no-repeat;
	border:0;
	color:#ffffff;
	margin:0;
	text-align:left;
	padding:0 0 0 10px;
 	height:42px;
 	width:95px;
 	cursor:pointer;
}
#contactForm .footer .submit input:hover {
	padding:4px 0 0 11px;
	background:url(../../../i/themes/1/button-hover.gif) 1px 12px no-repeat;
}

#contactForm span.formElementError{
	font-weight:bold;
	color:#D02323;
}
#contactForm td.formElementRequired {
	width:15px;
	background: url(../../i/requiredStar.gif) 0 3px no-repeat;
}
.captcha{
	border:0 solid blue;
	float:left;
	width:100%;
}
.captcha input#captcha_code{
	width:173px;
}

/* ******************  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, #singleColumn-home ul{
	list-style:none;
	margin:20px;
	padding:0pt;
}
#columnTwo ul li, #singleColumn ul li, #singleColumn-home ul li{
	background:url(../../../i/themes/1/bullet.gif) 1px 5px no-repeat;
	padding:0 0 15px 28px;
}

form li label {
	display:block;
	float:left;
	text-align:left;
	border:0 solid red;
	padding:0 0 0 15px;
	width:120px;
	font-weight:bold;
}

form ul li {
	background:transparent none repeat scroll 0%;
	clear:left;
	margin:0pt 0pt 1em;
	padding:0pt;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:b;
}

form label {
	width:9.5em;
}
li, dt, dd {
	line-height:130%;
}
input, select, textarea {
	font-family:verdana,"trebuchet MS",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 Arial, Verdana, 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;
}



/* ****************** 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;
}


.listPaginate-news {
	padding:0;
	/*background: #D9E8EA url(../../i/iconHeadings.gif);*/
	border-top:solid 1px #BDBDBD;
	border-bottom:solid 1px #BDBDBD;
	font-size:11px;
	width:656px;
}
.listPaginate-news table tr td {
	margin:0;
	padding:0;
}

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

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

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

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

.listPaginate-news a {
	color:#2D444F;
	font-weight:bold;
}
.listPaginate a:hover {
	color:#D85909;
}
.listPaginate-news .paginateOn {
	color:#2D444F;
	font-weight:bold;
	text-decoration: underline;
}
/************* Document Styles ***************/

table.documents{
	width:650px;
	border:1px solid #a8a8a9;
}

th.doc-type{
	width:131px;
}
th.doc-desc{
	width:380px;
}

th.doc-type, th.doc-desc, th.doc-size{
	height:27px;
	color:#ffffff;
	font-size:13px;
	border-right:1px solid #a8a8a9;
	background:url(../../../i/themes/1/th-bg.gif) repeat-x;
}

th.doc-size{
	width:137px;
	border-right:0 solid #a8a8a9;
}

table.documents tr.even{
	background:#d8d8d8;
}
table.documents tr.odd{
	background:#f4f4f4;
}
table.documents td{
	border-right:1px solid #b4b4b4;
}
.document-category{
	padding:10px;
}
.document-document{
	padding:10px 20px 0 20px;
	margin:0 0 0 0;
	min-height:85px;
	height:auto !important;
	height:85px;
}
table.documents td.no-border{
	border-right:0;
}
.file-size{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	color:#000000;
}
.document-title, .document-title a{
	font-weight:bold;
	font-size:13px;
	color:#000000;
}

.document-type{
	border:0 solid red;
	text-align:center;
}
.document-back{

}
.document-back a{
	border:1px solid #ebebeb;
	padding:5px;
}
.document-back a:hover{
	background:#ebebeb;
	text-decoration:none;
}
.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 0 #c4c4c4;
	padding:1px 2px 0 10px;
	width:80%; /* 80% to fit 800x600 res */
}
span.noSlug {
	color:#C6C7C8;
}
#slugOn {
	background:#FFFECE;
	color:#000000;
}