/****** RESET ******/
* {
	margin:0;
	padding:0;
}
html, body {
	color:#333;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.clear {
	clear:both;
}
body {
	background: #FFF;
	margin:0;
	padding:0;
}
.brand {
	float:left;
	border:none;
}
/* These are standard sIFR styles... do not modify */

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

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

span.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. */
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}

h1.heading {
    font-size: 24px;
    height: 24px;
	margin:0 20px;
}
h2.heading {
    font-size: 12px;
    height: 12px;
	margin: 0 20px;
}
h3.heading {
    font-size: 26px;
    height: 26px;
	text-transform:uppercase;
}
/****** ELEMENTS ******/
ul.bullet {
	margin:0 20px;
}
ul.bullet li {
	list-style:none;
	margin:5px 0;
}
.bullet {
	margin:0 5px 0 0;
}
.calltoaction {
	background:url(../img/calltoaction.jpg);
	width:635px;
	height:127px;
	padding:10px 20px;
	margin:20px 10px;
}
#wrapper {
	width:927px;
	margin: 0 auto;
}
#header {
	margin:1px auto 0;
	height:300px;
}
#rotate {
	width:695px;
	float:left;
	margin:0 0 0 1px;
	background:url(../img/rotate/01.jpg);
}
#lp {
	float:left;
	width:231px;
	background:url(../img/gradient.jpg) repeat-y;
	padding:20px 0;
	margin:1px 0;
}
#substance {
	float:left;
	width:695px;
	padding:20px 0;
}
#rp {
	float:right;
	width:180px;
	background:#c0e559;
	padding:10px;
}
/****** FOOTER ******/
#footer {
	margin:0 auto;
	width:927px;
	background:#d6d6d6;
}
#footer .container {
	margin:0 auto;
	padding:10px;
}
#footer p {
	font-size:9px;
}
#footer .lcol {
	text-align:left;
	float:left;
	width:50%;
}
#footer .rcol {
	text-align:right;
	float:right;
	width:50%;
}
#footer .rcol a:link, #footer .rcol a:visited, #footer .rcol a:active {
	color: #333333;
	text-decoration:none;
	text-transform: uppercase;
	padding:3px;
	margin:0 0 3px 0;
}
#footer .rcol a:hover {
	color: #333333;
	background-color:#FFFFFF;
	text-decoration:none;
}
#footer img {
	border:none;
}
/****** CONTACT ******/
#contact {
	margin-bottom:10px;
}
#contact .lcol, #contact .col {
	float:left;
	width:270px;
}
#contact ul {
	list-style:none;
	float:left;
	width:50%;
}
#contact li {
	background:#f1f1f1;
	margin:2px 0;
	padding:2px 5px;
}
#contact li.nobg {
	background:none;
}
/****** DROP-DOWN ******/
.dropdown {
	margin:20px;
	list-style:none;
}
.dropdown li {
	background:#ccc;
	margin:10px 0;
	padding:10px;
}
/****** LISTS ******/
.list {
	margin:0;
}
.list li {
	padding:3px 3px 3px 25px;
	font-style:italic;
	background: url(../img/list_bullet.gif) left center no-repeat #fff;
	background-position:10px 50%;
}
/*"""""""" TABS """"""""*/
ul.tabnav {
    list-style: none;
    margin-left: 10px;
    height: 32px;
}
ul.tabnav li {
    float: left;
    background: #7c7c7c;
	border-top:2px solid white;
    margin-left: 6px;
}
ul.tabnav li.active {
    position: relative;
    margin-top: 1px;
    background: #fff;
    border: 2px solid #a1a1a1;
    border-bottom: 1px solid #fff;
}
ul.tabnav li a {
    display: block;
    padding: 0 18px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
ul.tabnav li.active a {
    color: #444;
}
.tabs {
    border: 2px solid #a1a1a1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    height: 200px;
    padding: 16px;
}
.tabs div {
overflow: hidden;
}
/****** LINKS ******/
a:link {
	color: #FF0000;
	text-decoration:none;
}
a:visited {
	color: #FF0000;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #FF0000;
	text-decoration:none;
}
#tabs {
	width:695px;
	float:left;
}
/****** NAV ******/
#nav {
	width:231px;
	float:left;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	float:left;
}
.rollover a:link, .rollover a:visited, .rollover a:active {
	background:url(../img/nav_up.jpg);
	width:191px;
	line-height:29px;
	text-decoration: none;
	float:left;
	padding:0 0 0 40px;
	margin:1px 0 0 0;
	color:#FFFFFF;
	text-transform:uppercase;
}
.rollover a:hover, .rollover a.active {
	background:url(../img/nav_over.jpg);
	text-decoration: none;
	color:#333333;
}
/****** TABS ******/
#tabs {
	width:696px;
	height:80px;
}
#tabs ul {
	list-style:none;
}
#tabs li {
	float:left;
	margin:1px 0 0 1px;
}
#tabs li a span {
	display:none;
}
#tabs li a {
	display: block;
	float: left;
	width:231px;
	height:80px;
	background-image:url(../img/tabs.jpg);
	background-repeat: no-repeat;
}
.rollover_tabs li.rollover_construction a {
	background-position: 0 -80px;
}
.rollover_tabs li.rollover_construction a:hover, .rollover_tabs li.rollover_construction a.active {
	background-position: 0 0;
}
.rollover_tabs li.rollover_selfbuild a {
	background-position: -231px -80px;
}
.rollover_tabs li.rollover_selfbuild a:hover, .rollover_tabs li.rollover_selfbuild a.active {
	background-position: -231px 0;
}
.rollover_tabs li.rollover_timberframes a {
	background-position: -462px -80px;
}
.rollover_tabs li.rollover_timberframes a:hover, .rollover_tabs li.rollover_timberframes a.active {
	background-position: -462px 0;
}
/****** TEXT ******/
h1 {
	font-size:180%;
}
h2 {
	font-size:140%;
	padding:3px 0;
	line-height:1.4em
}
h3 {
	font-size:110%;
	padding:3px 0;
	color:#cccccc;
}
p {
	margin:10px 20px;
}
.split {
	height:5px;
	background:#333333;
	margin:20px 10px;
}
/****** GALLERY ******/
#gallerycontainer {
	text-align:left;
	margin:20px 0 0 20px;
}
/****** SLIMBOX ******/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}
.masterCraft {
	float:right;
	padding:0 5px 5px 15px;
}