/* Start of CMSMS style sheet 'styles' */
/* 

Coding and design by Hambo Design
-------------------------------------------------------------*/

/* Global Styles
-------------------------------------------------------------*/

html, body, h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl, form, fieldset, img {
margin: 0;
padding: 0;
border: none;
}


body {
font: 62.5%/2em Tahoma, Helvetica, Tahoma, "Lucida Sans Unicode", Verdana, sans-serif;
text-align: center;
background: #efefef url(assets/images/presentation/body-bg.gif) top repeat-x;
}

ul {
list-style-type: none;
}

.centre {
text-align: center;
}

.left {
float: left;
}

.right {
float: right;
}

.hide {
display: none;
}

.visible {
visibility: visible;
}

.clear {
clear: both;
height:	0px;
font-size: 0px;
line-height: 0px;
}

hr {
clear: both;
border: none;
border-bottom: 1px #aaa dotted;
margin: 10px 0;
}

/* Link Styling
-------------------------------------------------------------*/

a:link {
color: blue;
}

a:visited {
color: blue;
}

a:hover {
}

a:active {
}

/* Global Typography
-------------------------------------------------------------*/

/*---- sIFR ---*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* 
  Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it.
  Conveniently, the object tab is always in a div, so we hide all divs directly inside the replaced element.
*/

.sIFR-replaced > div {
  display: none !important;
}



h1 {
font-size: 3em;
color: #540b0c;
}


h1,h2,h3,h4 {
font-family: Georgia, serif;
font-weight: lighter;
margin: 0;
padding: 0;
}

h14 {
font-size: 2.5em;
margin-bottom: 0.75em;
border-bottom: 1px dotted #b5c482;
color: #540b0c;
}

	.sIFR-active h14 {
	visibility: hidden;
	font-family: Georgia, serif;
	line-height: 1em;
	font-size: 2.5em;
	padding-bottom: 0;
	}












h2 {
font-size: 1em;
margin-bottom: 0.75em;
border-bottom: 1px dotted #b5c482;
color: #540b0c;
}

	.sIFR-active h2 {
	visibility: hidden;
	font-family: Georgia, serif;
	line-height: 1em;
	font-size: 2.5em;
	padding-bottom: 0;
	}

h3 {
font-size: 2em;
padding: 0.25em 0 0.5em;
color: #540b0c;
}

	.sIFR-active h3 {
 	visibility: hidden;
	font-family: Georgia, serif;
	line-height: 1em;
	font-size: 2em;
	padding-bottom: 0;
	}

h3.green {
color: #540b0c;
background-color: #FEFADF;
text-transform: uppercase;
}

	.sIFR-active h3.green {
	visibility: hidden;
	line-height: 1em;
	}





p {
font-size: 1.2em;
line-height: 1.4em;
padding-bottom: 1em;
color: #000;
text-align: justify;
}

	.bold {
	font-weight: bold;
	}

/* Structure Styling
-------------------------------------------------------------*/

#container {
width: 740px;
margin: 0 auto;
padding: 0 10px;
text-align: left;
background: #fff;
}

#wrapper {
width: 740px;
}

#header {
float: left;
height: 95px;
margin-bottom: 20px;
}

#home #header {
float: left;
width: 740px;
height: 330px;
margin-bottom: 20px;
}

#header-top {
float: left;
height: 95px;
background: #000;
margin: 0;
padding: 0;
}

#header-logo {
float: left;
width: 105px;
height: 95px;
}

#header-logo h1 {
width: 105px;
height: 95px;
display: none;
}

#header-logo img {
display: block;
padding: 0;
}

#header-wrapper {
float: left;
width: 635px;
height: 95px;
}

#header-contact {
height: 55px;
width: 155px;
margin-left: 470px;
}

#header-nav {
height: 40px;
width: 605px;
padding-left: 30px;
background: #222;
}

/* Home Page Styling
-------------------------------------------------------------*/

#header-pic {
float: left;
_float: none;
overflow: hidden;
width: 740px;
height: 235px;
background: url(assets/images/presentation/header-pic.jpg) no-repeat;
}

#content {
float: left;
margin-bottom: 10px;
}

#left-column {
float: left;
width: 490px;
padding: 0 0 15px;
}

#left-column-designs {
float: left;
width: 700px;
padding: 0 0 15px;
}

#right-column {
float: left;
width: 230px;
margin-left: 20px;
}

#right-column .right-article {
padding: 10px 15px;
border: 1px solid #b5c482;
background: #FEFADF;
margin-bottom: 10px;
}

/* About Us Styling
-------------------------------------------------------------*/

.article {
float: left;
margin-bottom: 20px;
padding: 10px 0;
}

.article-left {
float: left;
width: 170px;
margin-right: 20px;
}

.article-left img {
float: left;
margin-bottom: 10px;
border: 5px #eee solid;
}


/* Gallery Styling
-------------------------------------------------------------*/

.gallery-pics {
clear: left;
margin-bottom: 10px;
}

.gallery-pics ul {
width: 480px;
}

.gallery-pics ul li {
float: left;
width: 225px;
margin-right: 10px;
border: 5px #eee solid;
}

.gallery-pics ul li a {
width: 225px;
}

	.gallery-pics ul li.last {
	margin-right: 0;
	}

.gallery-pics ul li:hover {
border: 5px #849C1D solid;
}

/* Brochures Styling
-------------------------------------------------------------*/

.brochure-link {
float: left;
width: 490px;
_width: 485px;
border: 1px #EFFADC solid;
margin-bottom: 5px;
background: #fbf9ef;
}

.brochure-link-left {
float: left;
width: 360px;
padding: 10px 10px 0;
background: #fbf9ef;
}

.brochure-link-right {
float: left;
width: 90px;
_width: 85px;
padding: 10px 10px 0;
background: #b4c482;
}

	.brochure-link-right a {
	color: #333;
	display: block;
	}

/* Designs Styling
-------------------------------------------------------------*/

.designs {
margin-bottom: 10px;
padding: 10px;
border: 1px solid #b5c482;
background-color: #fbf9ef;
font-size: 1.2em;
}

.designs-hdr {
font-size: 1.3em;
}

.designs-basic {
margin-bottom: 1px;
padding: 1px;
/* border: 1px solid #b5c482; */
background-color: #fbf9ef;
font-size: 1.2em;
}

.designs td {
margin-bottom: 1px;
background-color: #fbf9ef;
font-size: 1.0em;
}

.designs-basic td {
margin-bottom: 1px;
background-color: #fbf9ef;
font-size: 1.0em;
}

.designs-infobox {
margin-bottom: 1px;
padding: 10px;
background-color: #bab0a8;
font-size: 0.9em;
}

.designs ol {
margin: 0 0 20px 35px;
padding-right: 10px;
}

	.designs ol li {
	font-size: 1.2em;
	margin-bottom: 5px;
	}
	
.designs ul {
list-style-type: square;
margin-left: 15px;
font-size: 1.2em;
margin: 0 0 20px 35px;
}
	
.designs .highlight {
margin-top: 10px;
padding: 10px;
border: 1px solid #ccc;
background: #eee;
}

.designs .header {
font-size: 1.4em;
font-weight: bold;
}


/* Specifications Styling
-------------------------------------------------------------*/

.specs {
margin-bottom: 10px;
padding: 10px;
border: 1px solid #b5c482;
background-color: #fbf9ef;
}


.specs ol {
margin: 0 0 20px 35px;
padding-right: 10px;
}

	.specs ol li {
	font-size: 1.2em;
	margin-bottom: 5px;
	}
	
.specs ul {
list-style-type: square;
margin-left: 15px;
font-size: 1.2em;
margin: 0 0 20px 35px;
}
	
.specs .highlight {
margin-top: 10px;
padding: 10px;
border: 1px solid #ccc;
background: #eee;
}

.specs .header {
font-size: 1.4em;
font-weight: bold;
}


/* Virtual Tour Styling
-------------------------------------------------------------*/

.virtual {
border: 5px #eee solid;
width: 480px;
height: 356px;
}

embed#VideoPlayback {
width: 480px;
height: 356px;
margin-bottom: 10px;

}


/* Footer Styling
-------------------------------------------------------------*/

#footer {
clear: both;
float: left;
width: 720px;
margin: 0;
padding: 10px 10px 0;
border: 1px solid #b5c482;
background-color: #fbf9ef;
}

#footer-left {
float: left;
width: 300px;
}

#footer-right {
float: right;
width: 300px;
}


/* Navigation Styling
-------------------------------------------------------------*/

#header-nav ul {
width: 605px;
height: 40px;
background: #222;
}

#header-nav ul li {
float: left;
display: block;
height: 30px;
margin-top: 5px;
border-right: 1px #666 solid;
}

#header-nav ul li a {
display: block;
padding: 5px 10px 0;
font-size: 1.4em;
text-decoration: none;
}

#header-nav ul li a:link {
color: #f3dca6;
}

#header-nav ul li a:visited {
color: #f3dca6;
}


#header-nav ul li.last a {
border-right: none;
}

#header-nav ul li a:hover {
}



/* --- CONTACT FORM CSS --- */

.contactform {
width: 98%;
margin: 10px 0 25px 0;
}
	  
.contactform p {
float: left;
width: 30%;
font-size: 1.2em;
font-weight: lighter;
padding: 0.25em 0;
margin: 12px 0 0 0;
}
	  
.contactform input, .contactform select, .contactform textarea {
float: right;
width: 65%;
padding: 0.25em;
border: 2px #ffc054 solid;
margin: 10px 0 0 0;
}

.contactform textarea {
height: 9em;
}

.contactform input.ffsubmit {
float: right;
height: 2em;
background-color: #432204;
text-align: center;
color: #fff;
font-weight: bold;
border: 2px #ffc054 solid;
margin: 5px 8px 0 0;
}

.thankyou {
padding-left: 20px;
}

.thankyou p {
font-size: 1.2em
}

.thankyou h3 {
}

#contact {
width: 295px;
border-left: 4px #fff solid;
border-top: 4px #fff solid;
border-bottom: 4px #fff solid;
margin-top: 10px;
padding: 10px 0 10px 20px;
background-color: #8f0b09 ;
}	

fieldset {
padding: 20px;
background: #272b2e;
border: none;
border-top: 1px solid #BFD996;
border-bottom: 10px solid #BFD996;
}

label {
font-size: 0.9em;
font-weight: bold;
color: #ddd;
font-family: inherit;
}

form span {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 1px;
border: 1px solid #000;
background-color: #9bb949;
width: 94%;
}

form span.select {
display: block;
position: relative;
margin: 5px 0 0 0;
padding: 2px;
border: 1px solid #000;
background-color: #9bb949;
width: 50% !important;
}

form span input,
form span textarea {
border: 1px solid #9bb949;
margin: 0;
padding: 3px;
line-height: 1.2em;
width: 98%;
}

form span select {
border: 1px solid #9bb949;
padding: 3px;
font-size: .9em;
line-height: 1.2em;
width: 100%;
font-family: inherit;
margin: 0;
}

form span textarea {
width: 100%;
height: 180px;
line-height: 1.6em;
padding: 2px 6px;
font-family: inherit;
-moz-box-sizing: border-box;
}




.tabset_tabs	{ margin:0; padding:0; list-style-type:none; position:relative; z-index:2; white-space:nowrap }
.tabset_tabs li	{ margin:0; padding:0; display:inline }
.tabset_tabs a	{ color:#339 ! important; background-color:#def ! important; border:1px solid #99c; text-decoration:none; padding:0 0.6em; border-left-width:0; border-bottom:none }
.tabset_tabs a:hover	{ color:#00c ! important; background-color:#eff ! important }
.tabset_tabs a.active	{ color:black ! important; background-color:white ! important; border-color:black; border-left-width:1px; cursor:default; border-bottom:white; padding-top:1px; padding-bottom:1px }

.tabset_tabs li.firstchild a	{ border-left-width:1px }

.tabset_content	{ border:1px solid black; background-color:white; position:relative; z-index:1; padding:0.5em 1em; display:none }
.tabset_label	{ display:none }

.tabset_content_active	{ display:block }

@media aural{
	.tabset_content,
	.tabset_label	{ display:block }
}
/* End of 'styles' */

