/*-----------------------------------------------------------------------------
WS Field Joinery Core Style Sheet

version:   1.0
date:      28-April-2009
author:    Flow Interactive, http://www.flowinteractive.net.au

/*----------------------------------------------------------------------------
COPYRIGHT, ALL RIGHTS RESERVED. THIS FILE MAY NOT BE COPIED OR ALTERED IN ANY WAY
-----------------------------------------------------------------------------*/

/* = General
--------------------------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #fff;
	background: #483425;
	margin: 0;
	line-height: 180%;
	text-align: center;
}
a {
	color: #fff
}
a img {border: none}
#footer a {color:#fff }
.panel a {color:#333}
.cntr {text-align:center}
.mtop {margin-top: 5px}
.float {float: left}
.right {text-align:right !important}
.hide {display:none}
.clear {clear:both}
/* = Typography
--------------------------------------------------------*/
h1 {font-weight: bold; color: #F2EA95; font-size: 1.8em; margin: 0.25em 0 0.5em 0; line-height:130%}
h2 {font-weight: bold;font-size: 1.4em; color: #F2EA95; margin: 0.5em 0 0.5em 0}
h3 {font-weight: bold; font-size: 1.2em; color:#F2EA95; margin: 0 0 0.5em 0}
.panel h3 {color:#20736B; font-size: 1.5em; text-align:center}
h3#team {display:block; background:#20736B; color:#fff; text-align:center; padding: 1px 0; margin: -5px 0 0 0 }
h4 {font-size: 1.1em; color: #F2EA95; font-weight: bold; margin: 0 0 1em 0}
.col1 ul {list-style-type: none ;margin: 1em 0 0 1.5em}
.col1 li {margin-bottom:1em; font-size: 1.2em; background: transparent url(../i/bullet.gif) left center no-repeat; padding-left: 20px}
p {font-size: 1.2em; margin-bottom:1em}
.tel {color:#2BA99B; font-size: 1.9em; font-weight:bold; line-height:60%}
.hlight {color:#F2EA95}
.big {font-size: 1.9em}
.small {font-size: 0.7em}
.testimonials {
	font-size: 1em;
	font-style:italic;
	background: transparent url(../i/quote-left.gif) left top no-repeat;
	padding-left: 20px;
	position:relative
}
p.test {}

/* = Menu
----------------------------------------------*/
#menu {background: #402E22}
#menu ul {width: 760px; margin: 0 auto; padding: 0; background: transparent url(../i/menubg.jpg)}
#menu ul li {float: left; list-style-type:none; margin:0}
#menu ul li a {
	display:block;
	float: left;
	padding:0.4em 1.8em 1em 1.8em;
	color: #fff;
	font-size: 1.4em;
	text-decoration:none;
	border-right: 1px solid #584030;
	text-align:center
}
#menu ul li a.single {padding-top: 1.1em}
#menu ul li a span {font-size: 0.8em}
#menu ul li a#last {border: none}
#menu ul li a:hover, #menu ul li a:active {
	color:#F2EA95
}
#menu ul li a.sel {font-weight:bold; background:transparent url(../i/menu-sel.gif) center bottom no-repeat}

/* = Containers
----------------------------------------------*/


#header {
	background:#402E22
}
#headerContainer {position: relative; width: 760px; margin: 0 auto; background: transparent url(../i/headerbg.jpg) left top repeat-x; height:85px}
#logo {position: absolute; left:15px; top: 15px}
#strapline {/*position:absolute; left:330px; top: 35px; font-size: 2em; font-style:italic*/position:absolute; left:230px; top: 55px; background:url(../i/tagline.gif); width:231px; height:12px; text-indent:-1000em;}
#topBanner {
	position:relative;
	width: 760px; 
	margin: 0 auto
}
#topBanner .imgLeft {float: left; width: 204px; margin: 0 74px 0 0}
#topBanner .imgRight {float: right; width:204px}
#contentContainer {background: #402e22 url(../i/contentbg.jpg) left top repeat-x}
#content {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px
}
.col1 {
	float: left;
	width: 420px;
	margin: 10px 0 0 30px
}
.col2 {
	float: right;
	width: 190px;
	margin: 10px 20px 0 0
}

.rightQuote {
	position:absolute;
	right: 0;
	bottom:0;
	background: transparent url(../i/quote-right.gif) left top no-repeat;
	width: 14px;
	height: 11px
}
.panelTop {
	width:190px;
	background: transparent url(../i/panel-top.gif) left top no-repeat;
	height:6px
}
.panel {
	padding: 1px 10px;
	background: #E7E7E9;
	width:170px;
	color:#333;
	font-size:0.9em
}
.panelFooter {
	width:190px;
	background: transparent url(../i/panel-bot.gif) left top no-repeat;
	height:6px;
	margin-bottom: 10px
}
#footerContainer {background:#4b3626 url(../i/footerbg.jpg) left top repeat-x}
#footer {
	position:relative; 
	width:690px;
	margin: 0 auto;
	color:#fff;
	padding: 5px 0 0 0;
}
#associations {float: left; margin-left: 20px}
.fl, .fr {
	float: left;
	width: 60%;
	top: 0;
	text-align:left;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.fr {
	float: right;
	width: 40%;
	text-align:right
}
.thickbox {
	display:block;
	float: left;
	width: 150px;
	height: 110px;
	border: 3px solid #333;
	margin-right: 5px;
	margin-top: 5px;
}
/* = Forms
----------------------------------------------*/
#contactform {font-size:1.4em}
#contactform label {display:block; float: left; font-weight: normal; color:#fff; padding: 5px 0 0; margin: 0 10px 10px 0; width: 7em}
#contactform input.txt {width: 207px; color:#333; margin: 0; float: left}
#contactform br {clear: both}
legend {font-weight:bold}
.err, .req {font-weight:bold; color:#f00; font-size: 1em; float:left}
.err {margin-right: 5px}
.hide {display:none}
textarea {font-family: Arial, helvetica, sans-serif; color:#333; font-size: 1em; width:207px}

/* = Tables
----------------------------------------------*/


/* = Easy Clearing
----------------------------------------------*/
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

