﻿html {
	background-attachment: scroll;
	background-image: url('../images/bg.jpg');
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #000;
	min-width: 770px;
}
body {
	color: #FFF;
	font-family: 'Palatino',Georgia,Times,'Times New Roman',serif;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
}
*, * focus {
	outline: none;
}
img {
	border: 0 none;
}
p {
	margin-bottom: 5px;
	padding: 0 20px 0 25px;
}
h1, h2, h3, h4, h5, h6 {
	margin: auto;
}
h1 {
	padding: 1em 0 0.3em 0.8em;
	font-size: 28px;
	font-family: 'Palatino',Georgia,Times,'Times New Roman',serif;
	color: #FFFFFF;
	margin: 0 0 10px 0;
	line-height: 28px;
	font-weight: normal;
}
h2, h3 {
	margin: 5px 0 5px 0;
	padding: 0.8em 0 0.4em 1em;
	font-size: 28px;
	font-family: 'Palatino',Georgia,Times,'Times New Roman',serif;
	font-weight: normal;
	color: #ADB86E;
}
ul li {
	list-style-type: none;
}
ol li {
	padding-right: 30px;
}
ul.privacy {
	padding-right: 40px;
}
ul li.small-list {
	padding-bottom: 10px;
}
h5.wall-list {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	line-height: 1.4em;
	color: #ADB86E;
}
h2.project-name {
	color: #FFF;
}
a {
	text-decoration: none;
	color: #FFF;
}
a:hover {
	color: #ADB86E;
}
a img {
	margin-top: 10px;
}
.text-shadow {
	text-shadow: 1px 2px 1px #272525;
}
img.logo {
	background: transparent;
	margin: auto;
	padding: 20px 0 0 0;
	display: block;
}
#page-wrap {
	margin: auto;
	width: 960px;
}
#header {
	margin: 0 auto;
	position: relative;
	width: 960px;
}
li.italic {
	color: #ADB86E;
	font-style: italic;
	font-size: 1.2em;
	line-height: 1.3em;
}
/* nav */
#nav {
	height: 40px;
	font-size: 16px;
	line-height: 18px;
	font-family: "Palatino",Georgia,Times,'Times New Roman',serif;
	text-transform: uppercase;
	text-align: center;
}
#nav li {
	display: inline;
}
#nav li a {
	float: left;
	color: #d9d9d9;
	padding: 20px 12px 15px 12px;
	text-decoration: none;
}
#nav li a:hover, #nav li.current_page_item a {
	color: #ADB86E;
}
#nav a.home {
	width: 124px;
}
#nav a.services {
	width: 124px;
}
#nav a.clients {
	width: 124px;
}
#nav a.projects {
	width: 124px;
}
#nav a.faq {
	width: 124px;
}
#nav a.contact-us {
	width: 124px;
}
#nav li a.home:hover, #nav li.current_page_item a.home {
	background: url('../images/test.png') no-repeat 50% 10%;
}
#nav li a.services:hover, #nav li.current_page_item a.services {
	background: url('../images/test.png') no-repeat 50% 10%;
}
#nav li a.clients:hover, #nav li.current_page_item a.clients {
	background: url('../images/test.png') no-repeat 50% 10%;
}
#nav li a.projects:hover, #nav li.current_page_item a.projects {
	background: url('../images/test.png') no-repeat 50% 10%;
}
#nav li a.faq:hover, #nav li.current_page_item a.faq {
	background: url('../images/test.png') no-repeat 50% 10%;
}
#nav li a.contact-us:hover, #nav li.current_page_item a.contact-us {
	background: url('../images/test.png') no-repeat 50% 10%;
}
/*end nav*/
.right_img {
	width: 460px;
	height: 245px;
}
#home_banner_wrapper {
	margin-top: 30px;
	margin-bottom: 40px;
	padding: 0;
	width: 960px;
	height: 340px;
}
#home_tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	height: 47px;
}
#home_tabs li {
	list-style: none;
	margin-left: 0px;
	margin-right: 4px;
	padding: 0;
	float: left;
}
#home_tabs li.end {
	margin: 0 0 0 0px;
}
#home_tabs li a, #home_tabs li a:visited, #home_tabs li a:link {
	display: block;
	float: left;
	width: 237px;
	height: 27px;
	text-align: center;
	padding: 13px 0 7px 0;
	text-transform: uppercase;
	text-decoration: none;
	background-image: url('../images/banner_tab_off.png');
	background-position: left bottom;
	background-repeat: no-repeat;
	color: #ffffff;
}
#home_tabs li.current a {
	background-image: url('../images/banner_tab_on.png');
	color: #FFFFFF;
}
#home_tabs li.current a:focus, #home_tabs li.current a:active {
	outline: none;
	border: 0;
}
#home_tabs li a:hover {
	text-decoration: none;
}
#tab_content {
	height: 330px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: url('../images/banner_bg.png') no-repeat left top;
}
#tab_content li {
	position: absolute;
	margin-right: 0;
	padding: 0;
	list-style: none;
	display: none;
}
ul #tab_ content li {
	display: block;
}
#tab_content li .left {
	width: 425px;
	margin: 20px 20px 0 25px;
	float: left;
}
#tab_content li .right {
	width: 460px;
	margin: 40px 0 0 0px;
	float: right;
}
#tab_content li .left h1 {
	font-size: 28px;
	font-family: "Palatino",Georgia,Times,'Times New Roman',serif;
	color: #FFFFFF;
	margin: 0px 0px 10px 0;
	line-height: 28px;
	font-weight: normal;
}
#tab_content li .left .text {
	color: #272525;
	font-family: "Palatino",Georgia,Times,'Times New Roman',serif;
	font-size: 13px;
	line-height: 1.4em;
}
#tab_content li .left p {
	padding: 0px;
	margin: 0px 0px 15px 0px;
}
img.tab-button {
	float: left;
	width: 150px;
	height: 35px;
}
.haccordion {
	margin: 20px 0 20px 0;
	background: transparent url('../images/accordion-bg.png') no-repeat scroll 0 0;
	height: 560px;
	float: right;
}
.haccordion .content {
	display: none;
	width: 0px;
	overflow: hidden;
}
.haccordion .content.visible {
	display: block;
	width: 725px;
}
.haccordion a img {
	cursor: pointer;
}
.haccordion .header, .haccordion .content {
	float: left;
	height: 560px;
}
.haccordion .header {
	cursor: pointer;
	padding: 0 1px;
}
.haccordion .header .interior {
	background: transparent url('../images/accordion-header-int.png') no-repeat;
	width: 45px;
	height: 560px;
}
.haccordion .header .exterior {
	background: transparent url('../images/accordion-header-ext.png') no-repeat;
	width: 45px;
	height: 560px;
}
.haccordion .header .decks {
	background: transparent url('../images/accordion-header-deck.png') no-repeat;
	width: 45px;
	height: 560px;
}
.haccordion .header .wallpaper {
	background: transparent url('../images/accordion-header-wall.png') no-repeat;
	width: 45px;
	height: 560px;
}
.haccordion .header .colour-consult {
	background: transparent url('../images/accordion-header-mural.png') no-repeat;
	width: 45px;
	height: 560px;
}
.haccordion .header .interior span, .haccordion .header .exterior span, .haccordion .header .decks span, .haccordion .header .wallpaper span, .haccordion .header .colour-consult span {
	display: none;
}
#container .haccordion .content .interior, #container .haccordion .content. .exterior, #container .haccordion .content .decks, #container .haccordion .content .wallpaper, #container .haccordion .content .colour-consult {
	padding: 25px 15px 0 15px;
	color: #FFF;
	height: 540px;
}
.haccordion .content h4 {
	text-transform: uppercase;
	padding: 10px;
}
.haccordion .content img {
	padding: 10px;
	float: right;
}
img.read-button {
	height: 48px;
	width: 165px;
}
#wrapper {
	margin: 0;
	padding: 0;
	width: 960px;
	overflow: auto;
}
div.article {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 560px;
}
div.article-2 {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	width: 560px;
}
div.aside {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	margin: 10px 0 0 0;
	float: right;
	width: 360px;
	height: 500px;
}
div.location {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	margin: 10px 0 0 0;
	float: right;
	width: 360px;
	height: 715px;
}
img.aside-img {
	margin-left: 20px;
	padding: 0;
	height: 134px;
	width: 320px;
}
img.aside-big {
	margin-left: 65px;
	padding: 0;
	height: 250px;
	width: 230px;
}
div.project-content {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	margin: 10px 0 10px 0;
	padding: 10px 0 10px 0;
	float: left;
	width: 950px;
}
div.project-content p {
	margin: 5px 10px 0px 10px;
	padding: 5px 15px 0px 15px;
}
img.right-img {
	float: right;
	margin: 30px 20px 20px 20px;
	padding: 20px;
	height: 175px;
	width: 200px;
}
p.test-name {
	font-style: italic;
	font-size: 90%;
}
img.col-img {
	float: right;
	margin-right: 15px;
	padding: 15px 15px 5px 0;
	height: 40px;
	width: 40px;
}
img.top-img {
	margin: 0 5px 10px 0;
	padding-right: 20px;
	padding-left: 7px;
	float: right;
	width: 240px;
	height: 160px;
}
#center {
	-moz-background-clip: border;
	-moz-background-inline-policy: continuous;
	-moz-background-origin: padding;
	margin: 10px 0 0 0;
	float: right;
	background: transparent url('../images/center-bg.png') no-repeat scroll 0 0;
	width: 960px;
	height: 1890px;
}
#center2 {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	margin: 10px 0 0 0;
	width: 950px;
	float: left;
}
#left-content {
	margin: 5px;
	padding: 5px;
	float: left;
	width: 550px;
}
h2.trigger {
	margin: 0 0 5px 30px;
	padding: 0 0 0 20px;
	width: 400px;
	float: left;
}
h2.trigger a {
	font-size: 60%;
	color: #fff;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #ADB86E;
}
h2.last {
	margin-bottom: 20px;
}
.toggle_container {
	margin: auto;
	padding: 0 0 0 25px;
	overflow: hidden;
	font-size: 100%;
	width: 550px;
	clear: both;
}
div.one {
	margin: 30px 50px 0 0;
	float: right;
	width: 260px;
}
.toggle_container .block {
	margin: auto;
	padding: 0 0 5px 0;
}
img.delete1 {
	margin: 0 0 42px 0;
	float: right;
	height: 410px;
	width: 260px;
}
img.delete {
	margin: 0 0 42px 0;
	float: right;
	height: 240px;
	width: 260px;
}
img.delete2 {
	margin: 0 0 10px 0;
	float: right;
	height: 410px;
	width: 260px;
}
ol li {
	padding-right: 30px;
}
ul.privacy {
	padding-right: 40px;
}
.col2_list {
	margin-left: 10px;
	padding-left: 30px;
	list-style-type: none;
}
.col2_list li {
	line-height: 1.6em;
	padding-left: 15px;
	list-style: disc;
	background-repeat: no-repeat;
	background-position: 0.6em 0.3em;
}
#footer {
	margin: 30px 0 0 0;
	width: 960px;
}
div.col1 {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	float: left;
	width: 300px;
	margin: 0 5px 10px 0;
}
div.col2 {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	float: left;
	width: 300px;
	margin: 0 5px 0 10px;
}
div.col3 {
	background-color: #272525;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #878167;
	float: left;
	width: 300px;
	margin: 0 0 0 10px;
}
p.fine_print {
	font-size: 0.7em;
}
div.vcard {
	margin-left: 2px;
	line-height: 1.5em;
}
p.fn {
	font-size: 1.4em;
}
.adr {
	line-height: 0.6em;
}
p.tel {
	color: #ADB86E;
	font-size: 1.8em;
}
p.email a {
	text-decoration: none;
}
p.email a:hover {
	color: #ADB86E;
}
#map {
	margin-left: 30px;
	padding-top: 16px;
}
#hours {
	margin: 0 0 0 60px;
}
th.day {
	font-size: 1.2em;
	color: #ADB86E;
	text-align: left;
}
td.hour {
	padding-left: 20px;
	font-size: 1.2em;
}
#footer-text {
	color: #ADB86E;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 70%;
}
#footer-text ul {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding-top: 1em;
}
#footer-text li {
	border-left: 1px solid #ADB86E;
	display: inline;
	padding: 0 0.8em;
}
#footer-text li.first {
	border: 0 none;
}
#footer-text p.copyright {
	text-transform: none;
	display: inline;
}
legend.faux-h2 {
	margin: 3px 0 3px 0;
	padding: 0.4em 0 0.5em 0;
	font-size: 28px;
	font-family: 'Palatino',Georgia,Times,'Times New Roman',serif;
	font-weight: normal;
	color: #ADB86E;
}
#contact {
	float: left;
	display: block;
	width: 400px;
	margin: 0;
	padding: 0 0 0 50px;
}
#contact fieldset {
	border: none;
}
#contact label {
	display: inline-block;
	float: left;
	padding: 10px 0 0 0;
	height: 24px;
	line-height: 24px;
	width: 155px;
	font-size: 1.5em;
}
#contact input, textarea, select {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px 0;
	width: 280px;
	padding: 10px;
	font-size: 1em;
	color: #272525;
	background: #988C71;
	border: 1px solid #CBC39E;
}
#contact textarea {
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
}
#contact input:focus, textarea:focus, select:focus {
	border: 1px solid #999;
	background-color: #E2E0B7;
	color: #272525;
}
#contact textarea.comments {
	overflow: hidden;
}
#contact input.submit {
	width: 85px;
	cursor: pointer;
	border: 1px solid #E2E0B7;
	background: #333;
	color: #FFFFFF;
}
#contact input.submit:hover {
	background: #932428;
}
#contact input[type="submit"][disabled] {
	background: #888;
}
#contact span.required {
	font-size: 13px;
	color: #ff0000;
}
#message {
	margin: 10px 0;
	padding: 0;
	overflow-Y: hidden;
}
.error_message {
	display: block;
	height: 22px;
	line-height: 22px;
	background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center;
	padding: 3px 10px 3px 35px;
	color: #8a1f11;
	border: 1px solid #FBC2C4;
}
.loader {
	padding: 0 10px;
}
#contact #success_page h1 {
	background: url('assets/success.gif') left no-repeat;
	padding-left: 22px;
}
.clear {
	clear: both;
}
