/* Global Reset + Core styles
----------------------------------------------- */
* {margin:0; padding:0;}
html, body {height:100%;}
body {background:#202020; color:#ddd; font-family: Helvetica, Arial, sans-serif;}
h1,h2,h3,h4,h5 {color:#bba31d; font-weight:lighter;}
h1 {font-size:1.05em; line-height:1.4em;}
h2 {font-size:0.9em; line-height:1.4em; color:#f5f5f5;}
h3 {font-size:1.1em;}
h1, h2, h3 {margin-bottom:10px}
p {color:#f5f5f5; line-height:1.4em; font-size:0.9em;}
a {color:#fff; text-decoration:none;}
a:hover {text-decoration:underline;}
ul, ol {margin:0; font-size:0.9em; margin-bottom:18px;}
ul {list-style-type:none;}
li {line-height:1.5em; letter-spacing:0.01em;}
hr {background:#cecece;}
em {background:none; font-style:normal;}
img.right {float:right;}
img.left {float:left;}
input, textarea {font-family: Arial, sans-serif; font-size:0.8em;}
fieldset {border:none;}
button {border:1px solid #333; cursor:pointer;}
a img {border:0;}
a:hover img {border:0; text-decoration:none;}


/* Core layout DIVs
----------------------------------------------- */
#distance { 
	width:1px;
	height:50%;
	margin-bottom:-295px; /* half of global-container's height */
	float:left;
	}
#global-container {
  background: transparent url(../images/ajax-loader.gif) no-repeat center center;
  clear:left;
  height:590px;
	margin:0 auto;
	position:relative; /* puts global-container in front of distance */
	text-align:left;
	width:950px;
	}
#global-container.terms_wrap {
	background-image: none;
}
#content-container {
  background:none;
  height:470px;
}


/* Header + Main Nav
----------------------------------------------- */
#header {
  background:none;
  height:90px; 
  position:relative;
  }
h1#logo {
  margin:25px 0 0 25px;
  float:left;
  display:inline;
  }
h1#logo a {
	background:transparent url(../images/logo.png) no-repeat scroll 0 0;
  display:block;
  text-indent:-1000em;
  outline:0;
  }
h1#logo a:hover {
  text-decoration:none;
  border-bottom:none;
  }
h1#logo, h1#logo a {
  height:62px;
  width:113px;
  }
#nav {
  margin:0 auto;
  font-size:14px;
  padding:5px 0 0 0;
  font-weight:normal;
  width:303px;
  height:29px;
  position:absolute;
  top:6px;
  right:5px;
}
ul#navlist {
	margin:6px 0 0 0;
	padding-left:4px;
	float:left;
}
ul#navlist li {
	height:10px;
	list-style:none;
	margin-left:8px;
	padding-right:12px;
	border-right:1px solid #4e4e4e;
	display:inline;
	text-transform:uppercase;
	font-size:.93em;
}
ul#navlist li.last {
	border-right:none;
	padding-right:0;
}
ul#navlist li a {
  line-height:0;
  display:inline;
  padding:0;
  color:#b1b1b1;
  font-weight:bold;
}
ul#navlist li a:hover {
  text-decoration:none;
  border-bottom:none;
  color:#fff;
}
ul#navlist li.on a {
  color:#fff;
}

/* Footer
----------------------------------------------- */
#footer {
  height:30px;
  font-size:60%;
  color:#444;
  display:block;
}
#footer a {
  color:#444;
  margin:0 6px;
  }
#footer a:hover {
  color:#777;
  border:none;
  }
#copyright {
  padding:12px 0 0 15px;
  width:300px;
  float:left;
  }
#credits {
  padding:12px 15px 0 0;
  margin-right:-5px;
  width:615px;
  float:left;
  text-align:right;
  }

/* Content panels + rounded corners
----------------------------------------------- */
#top, #bottom, #content {
  float:right;
  display:inline;
  position:relative;
  margin-right:10px;
}
#top, #bottom {
  height:5px;
  padding-right:30px;
}
#top, #company #company_accordion div#top {
  background:url(../images/rounded-top.png) no-repeat 0 0;
}
* html #top {
  margin-bottom:-13px;
}
#bottom, #company #company_accordion div#bottom {
  background:url(../images/rounded-bottom.png) no-repeat 0 0;
}
#content {
  padding:10px 15px 0 15px;
  background:#000;
  filter:alpha(opacity=80); /* For IE */
  -moz-opacity:0.8; /* for old Mozilla browsers */
  -khtml-opacity: 0.8; /* for Safari 1.x and Konqueror */
  opacity: 0.8;
}
  
/* Home
----------------------------------------------- */
#home {
  background:url(../images/backgrounds/bg_home.jpg) no-repeat 0 0;
}
#home #top, #home #bottom {
  width:440px;
}
#home #content {
  padding:10px 15px 0 15px;
  width:440px;
}
#home #content h1 {
  text-indent:-10000px;
  background:url(../images/text/home_h1.png) no-repeat 0 0;
  width:402px;
  height:63px;
}
#home #content h2 {
  text-indent:-10000px;
  background:url(../images/text/home_h2.png) no-repeat 0 0;
  width:346px;
  height:57px;
}


/* Work
----------------------------------------------- */
#work {
  background:url(../images/backgrounds/bg_work.jpg) no-repeat 0 0;
}
#work #top, #work #bottom {
  width:440px;
}
#work #content {
  width:910px;
  background:none;
  opacity:1;
  height:445px;
  margin:11px 0 6px 16px;
  position:relative;
  padding-top:8px;
  padding-left:0;
  float:left;
  display:inline;
}
#work_info {
  width:290px;
  float:left;
  margin:0;
  padding-top:8px;
  }
#work_info p {
  font-size:0.8em;
  margin-bottom:1.2em;
}
/*
#work_info h1 {
  text-indent:-10000px;
  background:url(../images/text/work_h1.png) no-repeat 0 0;
  height:83px;
  margin-bottom:13px;
}
*/
#work_info h1 {
  text-indent:-10000px;
  background:url(../images/text/work_h1_alt.png) no-repeat 0 0;
  height:64px;
  margin-bottom:13px;
}
#work_info h3 {
  text-indent:-10000px;
  margin-bottom:6px;
}
#work_info h3#design {
  background:url(../images/text/work_design.png) no-repeat 0 0;
  height:18px;
}
#work_info h3#decoration {
  background:url(../images/text/work_decoration.png) no-repeat 0 0;
  height:16px;
}
#work_info h3#management {
  background:url(../images/text/work_management.png) no-repeat 0 0;
  height:18px;
}
#slider {
  width:600px;
  height:445px;
  float:left;
  margin-right:20px;
  margin-left:0px;
  position:relative;
  }
.scroll {
    height: 445px;
    width: 600px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}
.scrollContainer div.panel {
    padding:0;
    height: 210px;
    width: 620px;
    display:inline;
    position:relative;
}
.scrollContainer div.panel p {
  font-size:0.82em;
}
ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}
ul.navigation li {
    display: inline;
    margin-right: 10px;
}
ul.navigation a {
    padding: 10px;
    color: #000;
    text-decoration: none;
}
ul.navigation a:hover {
    background-color: #f6f6f6;
}
ul.navigation a.selected {
    background-color: #fff;
}
ul.navigation a:focus {
    outline: none;
}
.scrollButtons {
    position: absolute;
    top: -36px;
    cursor: pointer;
}
.scrollButtons.back {
    right: 80px;
}
.scrollButtons.next {
    right: 0px;
}
.hide {
    display: none;
}
.images {
  float:left;
  margin-bottom:10px;
  width:600px;
  display:inline;
  position:relative;
}
.main_image {
  float:right;
  display:inline;
  position:relative;
}
.small_thumbs {
  float:left;
  width:86px;
  margin-right:8px;
  display:inline;
  position:relative;
}
.small_thumbs img {
  margin-bottom:4px;
}
.small_thumbs img.last {
  margin-bottom:0;
}
.job_details {
  margin-left:10px;
  float:left;
  width:591px;
  display:inline;
  position:relative;
}
.description {
  float:left;
  margin-right:20px;
  width:420px;
}
.description h3 {
  color:#fff;
}
.description p {
  margin-bottom:15px;
}
.extras {
  float:left;
  width:151px;
}
.extras h5 {
  text-transform:uppercase;
}
.extras ul {
  font-size:0.75em;
}


/* Company
----------------------------------------------- */
#company {
  background:url(../images/backgrounds/bg_company.jpg) no-repeat 0 0;
}
#company #top, #company #bottom {
  width:440px;
  margin-right:0;
}
#company #top {
  margin-top:-5px;
}
#company #content {
  padding:5px 15px 0 15px;
  width:470px;
  height:340px;
  background:none;
  margin-right:-5px;
}
#company_accordion p {
  margin-bottom:10px;
  border: none;
  text-decoration: none;
  font-size: 13px;
  padding:0 15px 10px 15px;
  margin:0;
  }
#company_accordion a {
  cursor:pointer;
  display:block;
  padding:6px 15px 2px 15px;
  font-size:18px;
  margin-top:2px;
  text-decoration: none;
  color:#a3933a;
  background:#000;
  filter:alpha(opacity=100); /* For IE */
  -moz-opacity:1; /* for old Mozilla browsers */
  -khtml-opacity: 1; /* for Safari 1.x and Konqueror */
  opacity: 0.9;
  height:30px;
  }
#company_accordion a.selected {color:#c0a718;}
#company_accordion a.last {padding-bottom:4px; margin-bottom:0;}
#company_accordion a.first {padding-top:5px; margin-top:0;}

#company_accordion a:hover {
  border:none;
  }
#company_accordion div {
  background:#000;
  filter:alpha(opacity=100); /* For IE */
  -moz-opacity:1; /* for old Mozilla browsers */
  -khtml-opacity: 1; /* for Safari 1.x and Konqueror */
  opacity: 1;
  }
#company_accordion a img {margin:3px 0;}


/* Contact
----------------------------------------------- */
#contact {
  background:url(../images/backgrounds/bg_contact.jpg) no-repeat 0 0;
}
#contact #top, #contact #bottom {
  width:600px;
}
#contact #content {
  width:600px;
}
#address h1 {
  text-indent:-10000px;
  background:url(../images/text/contact_contactdetails.png) no-repeat 0 0;
  height:15px;
  margin-bottom:15px;
}
#address ul#company_number {
  font-size: 0.7em;
	padding-top: 1em;
}
#enquiryform h1 {
  text-indent:-10000px;
  background:url(../images/text/contact_enquiryform.png) no-repeat 0 0;
  height:18px;
  margin-bottom:15px;
}
#address {width:280px; height:320px; margin-right:20px; float:left; display:inline; position:relative; font-size:0.9em;}
#address .row {padding-bottom: 0.4em;}
#address .adr {padding-bottom: 1em;}
#enquiryform {width:300px; margin-bottom:20px; float:left; display:inline; position:relative;}
#enquiryform fieldset {width:300px;}
#fullname_wrap, #telephone_wrap, #email_wrap, #subject_wrap, #enquiry_wrap, #submit_wrap {width:auto; display:block; margin-bottom:3px;}
#fullname_wrap, #telephone_wrap, #email_wrap, #subject_wrap {height:27px;}
#enquiry_wrap {margin-bottom:10px; height:110px;}
#fullname_wrap input, #email_wrap input, #telephone_wrap input, #enquiry_wrap input, #subject_wrap input {font-size:13px; width:210px;}
#enquiryform form label {width:60px; float:left; font-size:12px; padding-top:5px;}
#enquiryform form input, #enquiryform form textarea {float:left; background:#111; border:1px solid #333; color:#fff; padding:4px;}
#enquiryform form input:hover, #enquiryform form input:focus, #enquiryform form textarea:hover, #enquiryform form textarea:focus {border:1px solid #555;}
#enquiryform form textarea {height:100px; width:210px; overflow:auto;}
#cForm_statusMessage {font-size:13px; margin-bottom:20px;}
#submit_wrap {margin-left:60px;}
#submit_wrap button {background:#030400; border:1px solid #333; width:80px; height:30px;}
#submit_wrap button:hover {border:1px solid #555;}
#submit_wrap button p {display:none;}
#submit_wrap button #Submit {background:#000 url(../images/button_submit.gif) no-repeat 0 0;}
.submitbutton, .resetbutton {float:left; text-transform:uppercase; font-size:12px; margin-right:10px; width:80px; padding:5px; cursor:pointer;}
#submit_wrap button.submitbutton {background:url(../images/button_submit.gif) no-repeat 0 0;}
#submit_wrap button.resetbutton {background:url(../images/button_reset.gif) no-repeat 0 0;}
.vcard_download {
	background: url("/images/vcard.png") no-repeat 0 0;
	display: block;
	margin-top: 0.5em;
	padding-left: 22px;
}


/* Contact
----------------------------------------------- */
#terms #header {
  margin-bottom:20px;
}
#terms h1 {
  margin-bottom:5px;
  font-size:1.4em;
}
#terms h2 {
  color:#BBA31D;
  margin-top:25px;
  margin-bottom:3px;
  font-size:1em;
}
#terms ul {
  margin:10px 0 10px 15px;
}

/* News */
#news #header {
	margin-bottom: 40px;
}
#news #footer {
	float: left;
	padding-bottom: 20px;
}
.post {
	border-top: 1px solid #42464F;
	float: left;
	margin-bottom: 40px;
	padding-top: 21px;
	width: 940px;
}
.post .title {
	float: left;
	margin-right: 20px;
	width: 300px;
}
.post .title h2 {
	color: #BBA31D;
	font-size: 26px;
	line-height: 110%;
}
.post .title .date {
	color: #666;
	padding-bottom: 0.5em;
	text-transform: uppercase;
}
.post .standfirst {
	color: #ccc;
	font: italic 18px "Palatino",Georgia,"Times New Roman",Times,serif;
	line-height: 1.5em;
}
.article_body {
	float: left;
	font-size: 18px;
	line-height: 150%;
	width: 620px;
}
.article_body p {
	line-height: 150%;	
}
.post img {
	border: 10px solid #ddd;
}
.article_body p {
	margin-top: 24px;
}



