@import url("structure.css");
@import url("sitemap.css");
@import url("gallery.css");
@import url("lightbox.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:#C6C1B2 url(../i/body-bg.gif) repeat-x;
	font: 14px/21px 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color:#666;
}
.clear-me{
	clear:both;
}
.reverse{
	direction:rtl;
	unicode-bidi: bidi-override;
}
hr {
	border:0 none;
	border-top:2px dotted #ccc;
	margin:20px 0;
	height:1px;
	line-height:1px;
	display: block;
}
/*** Header Styles ***/

.mast-head div {
	position: absolute;
}
.mast-head .logo{
	left:35px;
}
.mast-head .phone {
	right:30px;
	top:50px;
	font-family:Georgia, 'Lucida Grande', Arial, Verdana, serif;
	font-size:24px;
	color:#ded1b4;
	line-height:normal;
}	
.mast-head .phone .text {
	font-size:20px;
}
.strapline{

}

/*** Text Styles ***/

a {
	color: #003140;
}
a:hover {
	color: #003140;
}
a.button {
	padding:5px 10px 17px;
	background: url(../i/button-bg.gif) bottom center no-repeat;
	color:#FFF;
	font-family: Georgia, 'Lucida Grande', Arial, Verdana, serif;
	text-decoration: none;
}
a.button:hover {
	background: url(../i/button-bg-2.gif) bottom center no-repeat;
}
h1, h2, h3 {
	font-weight:normal;
	color:#003140;
	font-family: Georgia, 'Lucida Grande', Arial, Verdana, serif;
}
h1 {
	font-size:24px;
	margin:0;
	line-height:65px;
	color:#FFF;
	background:#002530;
	text-align:right;
	padding-right:25px;
}
h2 {
	font-size:21px;
	margin:0 0 13px 0;
	
}
h2 a {
	text-decoration: none;
}
h3 {
	font-size:21px;
	margin:0 0 13px 0;
	color:#8C8365;
}
p {
	margin:0 0 13px;
}
.req{
	font-size:24px;
	font-weight:bold;
	line-height:12px;
	color:#8C8365;
}


/*** Main navigation styles ***/

#main-navigation{
	position:absolute;
	right:30px;
	top:130px;
	text-align:right;
}
#main-navigation ul{
	list-style: none;
	margin:0;
	padding:0;
	height:45px;
	float:right;
}
#main-navigation li {
	margin:0;
	padding:0;
	display:inline;
}
#main-navigation a {
	margin-left:3px;
	padding:0 12px;
	line-height:27px;
	color:#FFF;
	text-decoration:none;
	font-size:20px;
	font-family: Georgia, 'Lucida Grande', Arial, Verdana, serif;
	display:block;
	height:45px;
	float:left;
}
#main-navigation li.first{
	
}
#main-navigation li.last a{

}
#main-navigation li a:hover {
	background:#736B53 url(../i/nav-hover-bg.gif) bottom center no-repeat;
}
#main-navigation li a.main-on{
	background:#002530 url(../i/nav-on-bg.gif) bottom center no-repeat;
}

/***  Sub navigation styles ***/
#sub-navigation {
	padding-top:65px;
	background: url(../i/nav-sub-header.gif) no-repeat;
}

#sub-navigation ul {
	width:245px;
	padding:0;
	margin: 0;
	border-bottom:1px solid #b2a891;
	list-style-type: none;
}
#sub-navigation ul li {
	margin:0;
	padding:0;
}
#sub-navigation ul li a{
	margin:0;
	padding:12px 0 12px 10px;
	font:20px/normal Georgia, 'Lucida Grande', Arial, Verdana, serif;
	color:#ded1b4;
	text-decoration:none;
	border-top:1px solid #b2a891;
	width:235px; /* Required for IE6! */
	display:block;
}
#sub-navigation ul li a:hover, #sub-navigation ul li a.sub-on {
	background:#8C8365;
	color:#FFF;
}
#sub-navigation ul li a.sub-on {
	background:#8C8365 url(../i/nav-sub-on-bg.gif) center right no-repeat;
}
#sub-navigation ul li.depth-2 a{
	padding:10px 0 10px 20px;
	font-size:18px;
	width:225px;
}
#sub-navigation ul li a span {
	font-size:24px;
}

/*** Image Styles ***/
img{
	border:0;	
}
.column-content img {
	margin: 5px;
}
.image img, 
.imageMain img,
.imageThumbnail img,
img#captcha {
	margin: 0;
}

/** Home Page Styles **/

.feature-block {
	height:420px;
	padding:10px;
	background:#736B53;
	position:relative;
}
.feature-block .column {
	width:275px;
	background:#665F49;
	height:420px;
	float:left;
}
.feature-block .graphic {
	width:630px;
	height:420px;
	background:#000;
	float:right;
	overflow:hidden;
	position:absolute;
	right:10px;
	z-index:10;
}
.feature-block .graphic div {
	position:absolute;
}
.feature-block .slogan {
	position:absolute;
	right:10px;
	top:340px;
	height:60px;
	font: 26px/normal Georgia, 'Lucida Grande', Arial, Verdana, serif;
	background: url(../i/slogan-pointer-bg.gif) 610px 30px no-repeat;
	z-index:20;
	color:#e0d3b6;
	text-transform:uppercase;
	width: 600px;
	text-align:right;
	padding-right:30px;
	padding-top:30px;
}
.feature-block .slogan div {
	width:100%;
	text-align:right;
}
.home-testimonial {
	font: italic 26px/30px Georgia, 'Lucida Grande', Arial, Verdana, serif;
	color:#FFF;
	text-align:center;
	padding:60px 25px 0;
}
.home-testimonial .author {
	font-size:16px;
	font-style:normal;
	margin-top:20px;
	line-height:normal;
}
.body-block {
	color:#665f49;
	background: url('../i/home-body-block-bg.gif') center top repeat-y;
	margin-top:20px;
	display:block;
	padding:1px 0; /* For IE! */
}
.body-block .column1,
.body-block .column2,
.body-block .column3 {
	padding:20px 25px;
	float:left;
	margin-left:3px;
	position:relative;
}
.body-block .column1 {
	width:235px;
	margin-left:0;
}
.body-block .column2 {
	width:272px;
}
.body-block .column3 {
	width:263px;
}
.body-block ul {
	margin:15px 0 0 0;
	padding:0;
	border-bottom:1px solid #b2ad9d;
	list-style-type:none;
}
.body-block ul li {
	margin:0;
	padding:0;
}
.body-block ul li a {
	display:block;
	width:243px; /* Required for IE6! */
	padding:10px;
	border-top:1px solid #b2ad9d;
	line-height:normal;
	color:#665f49;
	text-decoration:none;
	margin:0;
}
.body-block ul li a:hover {
	background:url(../i/home-ul-a-hover-bg.gif) repeat-x;
	color:#003140;
}
.home-project h2 {
	font-size:19px;
}
.home-project h2 a {
	text-decoration:none;
}
.home-project .category {
	color:#666;
	font-size:12px;
}
.home-project .category a {
	color:#666;
	text-decoration:none;
}
.home-project .image {
	position:relative;
	width:260px;
	left:-10px;
	margin-right:-40px;
}
.home-project .image .head {
	height:20px;
	background:url(../i/home-project-image-head-bg.gif) no-repeat;
}
.home-project .image .body {
	background:url(../i/home-project-image-body-bg.gif) repeat-y;
	padding-left:20px;
}
.home-project .image .foot {
	height:20px;
	background:url(../i/home-project-image-foot-bg.gif) no-repeat;
}
.home-project .link {
	margin:10px 0 0 0;
}
.home-project a.button {
	background:url(../i/button-bg-2.gif) bottom center no-repeat;
}
.home-project a.button:hover {
	background:url(../i/button-bg.gif) bottom center no-repeat;
}


/*** News Styles ***/

.news-item{
	width:752px;
	padding:10px 10px 10px 10px;
	background:#ffffff;
	border:1px solid #353A40;
	margin:0 0 10px 0;
	min-height:50px;
	float:left;
	clear:both;
}
.news-item img{
	margin:5px 5px 5px 0;
}
span.date{
	float:right;
	font-weight:bold;	
}

/*** Documents Styles ***/

.document-category{
	border:1px solid #353a40;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
}
.document{
	border:1px solid #353a40;
	padding:10px 10px 10px 10px;
	margin:0 0 10px 0;
}
.document-back{

}
.document-back a{
	padding:5px;
}
.document-back a:hover{
	background:#ebebeb;
	text-decoration:none;
}
.document a{
	padding:5px 0 0 3px;
}
.document img{
	margin:0 0 0 0;
	float:left;
}

/*** Slug styles ***/

.slug {
	background:#edeed;
	border-top:solid 1px #ffffff;
	border-bottom:solid 1px #353a40;
	color:#7F7C73;
	padding-left:4px;
	padding-right:4px;
	height:22px;
	text-align:left;
	clear:both;
}
.slug-title {
	color:#7F7C73;
	width:33px;
	float:left;
	height:22px;
	margin-top:2px;
}
.slug-trail {	
	float:left;
	height:20px;
	line-height:auto;
	font-size:0.8em;
	background: #FFFFFF;
	border:solid 1px #353a40;
	padding:1px 2px 0 10px;
	width:80%;
}
span.no-slug {
	color:#C6C7C8;
}
#slugOn {
	background:#FFFECE;
	color:#000000;
}

/***  Contact form styles ***/

.details, .enquiry {
	float:left;
	width:300px;
	margin-right:25px;
}
.enquiry {
	margin-right:0;
}
#contact-form label {
	clear:both;
	display:block;
	width:100%;
	float:left;
	font-size: 12px;
	color: #000;
	margin-bottom:5px;
}
#contact-form .error {
	color:#990000;
}
#contact-form label input, #contact-form label textarea {
	font:14px/17px 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;
	color:#666;
	float:left;
	width:100%;
}
#contact-form label input {
	padding: 4px 0;
}
#contact-form label textarea {
	height:340px;
}
#contact-form .contact-footer {
	margin-top:20px;
}
#contact-form .contact-footer .submit {
 	float:right;
}
#contact-form .contact-footer .submit input {
 	height:25px;
 	width:100px;
	margin:0 0 0 0;
	padding:0 0 4px 0;
	background:#002530;
	border: 0 none;
	color:#ffffff;
	font:16px Georgia, 'Lucida Grande', Arial, Verdana, Helvetica, sans-serif;

	cursor:pointer;
}

/*** Paginate styles  ***/

.pagination, .pagination-info{
	width:100%;
	padding:3px 0 3px 0;
	margin:0 0 3px 0;
	float:left;
	text-align:center;
}
.prev, .next{
	width:20%;
	float:left;
}
.next{
	text-align:right;
}
.page-numbers{
	width:60%;
	float:left;
	text-align:center;
}
.paginateOn, .paginateOff{
	width:auto;
	display:inline;
	margin:2px 2px 2px 2px;
}


/*** Projects Styles ***/


.projectItem, 
.projectItemList {
	padding: 0 0 15px 0;
	border-bottom: 2px dotted #CCC;
	margin: 0 0 15px 0;
}
.projectItem {
	border-bottom:0 none;
}
.projectItemList h2,
.projectItemList .summary, 
.projectItemList .link {
	margin-left:165px;
}

.projectItem .column {
	width:305px;
	margin-right:20px;
	float:left;
}
.projectItem .column-last {
	margin-right:0;
}
.projectItem .image, 
.projectItemList .image,
.projectItem .imageMain,
.projectItem .imageThumbnail {
	float: left;
	margin: 0 15px 0 0;
	height: 150px;
	width: 150px;
	background: #69624C;
}
.projectItemList .image {
	background: #FFF;
	border:1px solid #999;
}
.projectItem .imageMain {
	width: auto;
	height: auto;
	padding: 5px;
	border: 1px solid #BBB;
	border-bottom-color: #999;
	border-right-color: #999;
	background: #FFF;
	margin-right: 0;
	float: right;
	margin: 0 0 20px 20px;
}
.projectItem .imageThumbnail {
	margin: 0 10px 10px 0;
	border:1px solid #FFF;
}
.projectItem .imageThumbnail table {
	width: 100%;
}
.projectItem .imageGallery {
	background:#8c8365;
	padding:15px;
	color:#FFF;
}
.projectItem .imageGallery h3 {
	color:#FFF;
	margin-bottom:20px;
}
.projectItemList .summary,
.projectItemList .link,
.projectItem .imageGallery {
	margin-bottom: 10px;
}

.projectItem .summary {
	font: 18px/24px Georgia, 'Lucida Grande', Arial, Verdana, serif;
	margin:15px 0;
	padding: 15px 0;
	border-top:2px dotted #CCC;
	border-bottom:2px dotted #CCC;
}

.projectItem .testimonialQuote {
	margin-top:10px;
	font: italic 19px/24px Georgia, 'Lucida Grande', Arial, Verdana, serif;
	color:#8c8365;
}
.projectItem .testimonialAuthor {
	margin-top:10px;
	color:#8c8365;
}

/*** Testimonial Styles ***/


.column-one .testimonial-box {
	text-align:center;
	padding:15px 20px;
	margin:20px 20px 0 0;
	border:1px solid #FFF;
	color: #FFF;
	font-family:Georgia, 'Lucida Grande', Arial, Verdana, serif;
}
.column-one .testimonial-box .quote {
	font-size:24px;
	line-height:30px;
	font-style:italic;
}
.column-one .testimonial-box .author {
	font-size:16px;
	margin:15px 0 10px 0;
}


/*** Wrapper Styles ***/

.leftColWrapper, .twoColWrapper {
	background: url(../i/wrapper-col-bg.gif) repeat-y 275px top;
}
