/* @override http://gtdab.nicnacrails.com/stylesheets/screen.css?1207063728 */

body {
	margin: 0px 0px 0px 0px;
	background: #4a331f url("../images/body_bg.gif") repeat-x left top;
}

#call2action {
  position: absolute;
  z-index: 15;
  width: 205px;
  height: 155px;
}

/* @group Head */

#top_nav {
	padding: 0px 0px 0px 0px;
	background:  url("../images/nav_bg_right.gif") no-repeat right top;
	height: 29px;
	width: 445px;
	position: absolute;
	color: #EEE;
	font: 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	left: 50%;
	margin-left: -60px;
	top: 0px;
	z-index: 5;
}

#top_nav ul {
  margin: 0px;
  padding: 7px 0px 0px 4px;
}

#top_nav li {
	display: inline;
	padding-left: 12px;
	padding-right: 14px;
	background:  url("../images/top_content_nav.gif") no-repeat right center;
}

#top_nav li a {
  color: #b1a79b;
  text-decoration: none;
}

#top_nav li a:hover {
  color: #e3d6c6;
}

#top_nav .left {
	background:  url("../images/nav_bg_left.gif") no-repeat left top;
	height: 30px;
}

#header {
	height: 174px;
	position: absolute;
	top: 0px;
	width: 850px;
	margin-left: -425px;
	left: 50%;
	z-index: 1;
}

#header img {
  margin-left: 7px;
}

#main_nav {
	background:  url("../images/main_content_nav.gif") no-repeat center;
	color: #FFF;
	height: 79px;
}

#main_nav ul {
	margin: 0px 0px 0px 0px;
  padding: 32px 0px 0px 34px;
  line-height: 0;
}

#main_nav li {
	display: inline;
	font: 0.7em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 14px;
	background:  url("../images/main_nav_divider.gif") no-repeat right center;
}

#main_nav li a {
  color: #c6beb4;
  text-decoration: none;
}

#main_nav li a:hover {
  color: #fff4e7;
}

/* @end */

/* @group Content */

#container {
  position: absolute;
	width: 832px;
	margin-left: auto;
	margin-right: auto;
	left: 50%;
	margin-left: -416px;
	top: 152px;
}

#content {
	background:  url("../images/main_content_bg.gif") repeat-y center top;
	font: 0.8em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
  padding-top: 103px;
}

#content #inner {
	/*background: url(../images/main_content_top_bg.gif) no-repeat center top;*/
	padding: 5px 25px 15px 27px;
}

#main_content {
	padding: 17px;
}

#main_content h1 {
	color: #4a331f;
	font-size: 1.6em;
	line-height: 1.2em;
	font-weight: normal;
	margin-top: 0px;
}

#main_content h2 {
	color: #7e0f0f;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
}

#main_content p {
	margin-top: 0px;
  margin-bottom: 15px;
}

#main_content a {
	color: #780e0e;
	text-decoration: underline;
}

#main_content a:hover {
	color: #780e0e;
	text-decoration: none;
}

#main_content .left {
	width: 375px;
	float: left;
}

#main_content .right {
	padding-top:  0px;
	width: 345px;
	float: right;
}


#quick_links_container {
	position: absolute;
	background-color: #d1cac1;
	border-bottom: 5px solid #C5BFB5;
	top: 57px;
}

.quick_links {
	margin: 10px 0px 10px 0px;
	width: 227px;
	float:  left;
	background:  url("../images/quick_links_divider.gif") no-repeat right center;
	font-size: 0.9em;
	line-height: 1.5em;
	padding: 5px 15px 10px 18px;
	color: #634428;
}

.quick_links h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #48321e;
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
}

.quick_links p {
	margin: 0px;
}

.quick_links a {
	color: #4a331f;
	text-decoration: none;
}

.quick_links a:hover {
	color: #4a331f;
	text-decoration: underline;
}

a img {
  border-style: none;
}

#main_content a img {
  border: 1px solid #c5bfb5;
  padding: 2px;
}

#main_content a:hover img {
  border: 1px solid #95663e;
}

.clear {
	clear: both;
}

#top_nav li.last,
#main_nav li.last,
.quick_links.last {
  border-right-style: none;
  background-image: none;
}

.largebox_right {
	background-color: #17395a;
	color: #DDD;
	font-size: 0.9em;
	line-height: 1.5em;
  border-bottom: 5px solid #fff;
}

#main_content .largebox_right h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #EEE;
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
	
}

.largebox_right .text {
	padding: 15px 0px 0px 15px;
	width: 175px;
	float: right
}

.largebox_right p {
	margin: 0px;
}

.largebox_right .text {
	padding: 15px 15px 0px 0px;
	width: 185px;
	float: right;
}

#main_content .largebox_right a {
	color: #EEE;
	text-decoration: none;
}

#main_content .largebox_right a:hover {
	color: #EEE;
	text-decoration: underline;
}

#main_content .largebox_right a img {
	border: none;
}

.largebox_left p {
	margin: 0px;
}

.largebox_left {
	background-color: #a8386d;
	color: #DDD;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-top: 0px;
  border-bottom: 5px solid #fff;
}

#main_content .largebox_left h1 {
	text-transform: uppercase;
	font-weight: normal;
	color: #EEE;
	margin: 0px 0px 5px 0px;
	font-size: 1.5em;
}

.largebox_left .text {
	padding: 15px 0px 10px 15px;
	width: 175px;
}

#main_content .largebox_left a img {
	border: none;
}

.largebox_left p {
	margin: 0px;
}

#main_content .largebox_left a {
	color: #EEE;
	text-decoration: none;
}

#main_content .largebox_left a:hover {
	color: #EEE;
	text-decoration: underline;
}

/* @end */

/* @group Footer */

.footer {
	border-top: 1px solid #DDD;
	border-bottom: 1px solid #DDD;
	color: #95663e;
	font-size: 0.8em;
	line-height: 1.4em;
	margin:  0px 15px 0px 15px;
	text-align: center;
}

.footer ul {
  margin: 5px 0;
  padding: 0;
  list-style-type: none;
}

.footer ul li {
  display: inline;
  margin-right: 5px;
  margin-left: 5px;
}

.footer a {
	color: #958763;
	text-decoration: none;
}

.footer a:hover {
	color: #958763;
	text-decoration: underline;
}

/* @end */

/* @group Page Specific */

.category {
  width: 234px;
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  margin-bottom: 15px;
  color: #553920;
  font-size: 0.9em;
  line-height: 1.6em;
  background:  url("../images/portfolio_border.gif") repeat-y right top;
}

.site {
  clear: both;
  padding: 10px;
  margin-bottom: 5px;
}

.site p {
  margin-bottom: 0;
}

.site.even {
  background-color: #e5e5e5;
}

.site .large_thumb {
  width: 200px;
  float: left;
  margin-right: 20px;
}

.site.odd .large_thumb {
  float: right;
  margin-right: 0;
  margin-left: 10px;
}

.site-info .main {
  float: left;
  width: 530px;
}

.site-info .sidebar {
  width: 200px;
  float: right;
}

.site-info .images,
.site-info .sidebar {
  font-size: 0.8em;
  line-height: 1.4em;
  color: #727272;
}

.site-info .sidebar h2 {
  margin-top: 0;
}

.site-info .sidebar .image {
  margin-bottom: 10px;
}

.site-info .main .images h2 {
  clear: both;
}

.site-info .main .images .image {
  width: 104px;
  float: left;
  margin-right: 11px;
  height: 100px;
}

.site-info .site_category {
  font-size: 0.6em;
  color: #780e0e;
}

.back-link {
  font-size: 0.8em;
  margin-top: 15px;
  color: #656565;
}

#main_content .back-link a {
  color: #656565;
}

#login_form {
  width: 300px;
  background-color: #e3e3e3;
  padding: 10px 10px 1px;
  margin-left: auto;
  margin-right: auto;
}

#login_form p {
  margin: 0 0 8px;
}

#login_form label {
  color: #4a331f;
  font-size: 0.9em;
}

#login_form input#login,
#login_form input#password {
  width: 292px;
  font-size: 1.4em;
}

/* @end */

.float_right {
	float: right;
}

.float_left {
	float: left;
}

.right_border {
  float: right;
  border: 1px solid #c5bfb5;
  padding: 2px;
  margin-left: 15px;
}

.left_border {
  float: left;
  border: 1px solid #c5bfb5;
  padding: 2px;
  margin-right: 15px;
}

.centered {
  text-align: center;
}

/* @group Error handling */

#flash a {
  text-align: center;
  padding: 5px;
  margin-bottom: 10px;
  display: block;
  border: 1px solid #e5b90e;
  font-weight: bold;
  background-color: #efd68a;
}

#flash.error a {
  color: #c80000;
}

#flash.notice a {
  color: #007005;
}

#errorExplanation {
  background-color: #fed6d6;
  padding: 10px;
  border: 1px solid #6e4b4b;
}

#errorExplanation h2 {
  margin-top: 0;
  display: none;
}

#errorExplanation ul {
  margin-bottom: 0;
  font-weight: bold;
}

.fieldWithErrors input,
.fieldWithErrors textarea {
  background-color: #fed6d6;
}

/* @end */

/* @group Contact */

.contact_form dt {
  width: 170px;
  float: left;
  margin-bottom: 5px;
}

.contact_form dd {
  margin-left: 170px;
  margin-bottom: 5px;
}

.portfolio_links {
  margin-top: 15px;
}

#main_content .portfolio_links h1 {
  text-transform: uppercase;
	font-weight: normal;
	color: #48321e;
	margin: 0px 0px 5px 0px;
	font-size: 1.6em;
	margin-top: 5px;
}


.portfolio_links img {
  margin-bottom: 5px;
}

.portfolio_links .last {
  background-image: none;
}

.form_bg {
  background-color: #DDD;
}

.address {
  width: 242px;
  float: right;
}

h4 {
  font-size: 1.2em;
  color: #47301D;
  font-weight: normal;
  margin-bottom: 2px;
  margin-top: 10px;
}

.enquiry_form {
  background-color: #E5E5E5;
  width: 470px;
  padding: 13px 0px 10px 15px;
  border: 1px solid #CCC;
}

.link {
  display:block;
  text-align: right;
  margin-right: 10px;
}

/* @end */