/* ============ SCL STYLES ============ */

/* ============ RESET ============ */
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, em, img, strong, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td{
	margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;
}
body{line-height: 1;}
ol, ul{list-style: none;}
/* ============ STANDARD STYLES ============ */
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
    line-height:1.35em;
	background: #EDF0F1 url(/wp-content/themes/tressimple/images/design/body-bg.gif) top repeat-x;
}
.hidden{
	left:-9000px;
	position:absolute;
}
#wrapper{
	width: 960px;
	margin: 0 auto 10px;
	background: #fff;
}
a:link, a:visited{
	color: #227190;
	text-decoration: none;
}
a:hover, a:focus, a:active{
	color: #555;
	text-decoration: underline;
}
#main:after, #wrapper:after{
	clear: both;
	display: block;
	content: ".";
	height: 0;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
}
/* ============ HEADINGS ============ */
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #227190;}

h1 { font-size: 2.3em; margin-bottom: 0.5em; line-height: normal;}
h2 { font-size: 1.8em; margin-bottom: 0.75em; line-height: normal; }
h3 { font-size: 1.5em; margin-bottom: 1em; }
h4 { font-size: 1.2em;margin-bottom: 1.25em;  line-height: 1.25; }
h5 { font-size: 1em; margin-bottom: 1.5em; font-weight: bold; }

h2 img,h3 img,h4 img {vertical-align:bottom;}

/* ============ P / IMG ============ */
p{ font-size: 1em; margin-bottom: 1.5em; }

p img.left { float:left; margin:1.5em 1.5em 1.5em 0; }
p img.right { float:right; margin:0 0 1.5em 1.5em; }

p.print {clear:both; padding-top:1em;}

/* ============ LISTS ============ */
li ul, li ol { margin:0 1.5em; }
ul { list-style-type: disc; margin: 0 1.5em 1.5em 1.5em; }
ol { list-style-type: decimal; margin: 0 1.5em 1.5em 1.8em; }
dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }
dd { margin-left: 1.5em; }

/* ============ HEADER ============ */
#header{
	float: left;
	position: relative;
	width: 100%;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
	background: #fff url(/wp-content/themes/tressimple/images/design/header-bg.gif) no-repeat top left;
}
#header h1{
	position: absolute;
	top: 1px;
	left: 70px;
	margin: 0;
}
#header h1 a{
	padding: 10px 10px 10px 70px;
}
#header h1 a img{
	float: left;
}
.tagLine{
	float: left;
	color: #fff;
	padding: 80px 0 0px 20px;
	font-size: 2em;
	line-height: normal;
}

/* ============ SEARCHBAR ============ */
#searchBar{
	float:right;
	margin: 1px;
	width: 245px;
	color: #fff;
}
/* ============ MEMBERS ============ */
#memberLink{
	margin-left: 0px;
	color: #fff;background: #2E9CC5 url(/wp-content/themes/tressimple/images/design/btn-blue-bg.gif) repeat-x bottom;
	border: 1px solid #298AAE;
	font-size: 1.2em;
	font-style: italic;
	padding: 4px 5px 4px 4px;
	margin: 29px 8px 0 0;
	float: right;
	
}
/* ============ MAINNAV ============ */
#mainNav{
	float: left;
	width: 863px;
	padding-left: 75px;
	background: #FCFCFC url(/wp-content/themes/tressimple/images/design/mainnav-bg.gif) repeat-x bottom;
	margin: 0;
	border: 1px solid #F1F1F1;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.2em;
}
#mainNav li{
	float: left;
	list-style: none;
	padding-right: 5px;
}
#mainNav li a:link, #mainNav li a:visited{
	color: #125264;
	text-decoration: none;
	display: block;
}
#mainNav li.selected a:link, #mainNav li.selected a:visited{
	background: #CBCFD0 url(/wp-content/themes/tressimple/images/design/mainnav-bg-hover.gif) repeat-x bottom;
}
#mainNav li a:hover, #mainNav li a:focus{
	color: #125264;
	text-decoration: none;
	background: #CBCFD0 url(/wp-content/themes/tressimple/images/design/mainnav-bg-hover.gif) repeat-x bottom;
}
#mainNav li a span{
	display: block;
	padding: 10px 20px 10px 20px;
}
li#nav1 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav1.gif) no-repeat 5px;
}
li#nav2 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav2.gif) no-repeat 5px;
}
li#nav3 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav3.gif) no-repeat 5px;
}
li#nav4 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav4.gif) no-repeat 5px;
}
li#nav5 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav5.gif) no-repeat 5px;
}
li#nav6 a span{
	background: url(/wp-content/themes/tressimple/images/design/nav6.gif) no-repeat 5px;
}
/* ============ MAINWRAP ============ */
#mainWrap{
	clear: both;
	width: 940px;
	padding: 0 9px 9px 9px;
	border: 1px solid #E9EDEE;
	border-top: none;
}
/* ============ MAIN ============ */
#main{
	clear: both;
	width: 100%;
}
/* ============ BREADCRUMB ============ */
#breadcrumb{
	float: left;
	width: 700px;
	padding: 10px 0;
	margin-left: 240px;
}
.oneCol #breadcrumb{
	margin-left: 10px;
}
#breadcrumb p{
	float: left;
	margin: 0;
}
#breadcrumb ol{
	float: left;
	margin: 0 0 0 1em;
}
#breadcrumb li{
	display: inline;
}
#breadcrumb li a{
	padding-right: 10px;
	background: url(/wp-content/themes/tressimple/images/design/arrow-blue.gif) no-repeat center right;
}
/* ============ LEFTCOL ============ */
#leftCol{
	width: 220px;
	float: left;
}
	/* ============ LEFTNAV ============ */
	#leftNav, #leftNav ul{
		margin: 0;
		list-style: none;
		border-bottom: 1px solid #f1f1f1
	}
	#leftNav li{
		border-top: 1px solid #f1f1f1;
		margin: 0;
		padding: 0;
		line-height: normal;
	}
	#leftNav ul li{
		border: none;
	}
	#leftNav li a:link, #leftNav li a:visited{
		color: #125264;
		font-weight: bold;
		text-transform: uppercase;
		background: #FCFCFC ;
		display: block;
		text-decoration: none;
		padding: 6%;
	}
	#leftNav li a:focus, #leftNav li a:hover{
		background: #f1f1f1;
	}
	#leftNav li.selected a:link, #leftNav li.selected a:visited{
		text-decoration: underline;
	}
	#leftNav li.selected li a:link, #leftNav li.selected li a:visited{
		text-decoration: none;
	}
	#leftNav ul li a:link, #leftNav ul li a:visited{
		padding-left: 40px;
	}
	#leftNav ul li.selected a:link, #leftNav ul li.selected a:visited{
		text-decoration: underline;
	}
	#leftNav ul li a:focus, #leftNav ul li a:hover{
		background: #888;
	}
/* ============ MIDCOL ============ */
#midCol{
	width: 100%;
	float: left;
	background: #fff;
}
	.oneCol #midCol{
		width: 920px;
		margin: 0 10px;
	}
	.twoColLeft #midCol{
		width: 690px;
		margin: 0 10px 0 20px;
	}
	.twoColRight #midCol{
		width: 74%;
		margin: 0 1% 0 0;
	}
	.threeCol #midCol{
		width: 482px;
		margin: 0 20px 0 20px;
	}
/* ============ RIGHTCOL ============ */
#rightCol{
	width: 198px;
	float: right;
}
.box{
	background: url(/wp-content/themes/tressimple/images/design/box-bot.gif) no-repeat bottom left;	
	float: left;
}
	.box h2{
		text-transform: uppercase;
		padding: 10px 10px 10px 40px;
		font-size: 1.3em;
		font-weight: bold;
		background: url(/wp-content/themes/tressimple/images/design/box-top.gif) no-repeat top left;
	}
	.box .summary{
		color: #1884A2;
		font-weight: bold;
		margin-bottom: .5em;
	}
	.box p{
		padding: 0 10px;
	}
/* ============ FOOTER ============ */
#footer{
	width: 938px;
	float: left;
	clear: both;
	padding: 9px 0;
	margin-top: 9px;
	text-align: center;
	border: 1px solid #E9EDEE;
}
#footer ul{
	margin: 0 0 9px 0;
}
#footer li{
	display: inline;
	padding: 0 10px;
	text-transform: uppercase;
}
#footer p{
	margin: 0;
}
/* ============ HOMEPAGE ============ */
#banner{
	margin: 0;
	padding: 0;
	list-style: none;
}
p.intro{
	font-size: 1.5em;
	font-style: italic;
	line-height: 1.5em;
	margin-bottom: 1em;
	color: #898a8a;
}
.wrap{
	padding: 0;
	float: left;
	width: 100%;
}
.wrap .left{
	float: left;
	width: 651px;
	padding: 9px 25px;
}
.wrap .right{
	float:right;
	width: 180px;
	padding: 9px 20px 0 20px;
	background: url(/wp-content/themes/tressimple/images/design/contact-bg.jpg) no-repeat top left;
	color: #898a8a;
	font-weight: bold;
}
.wrap .right h2{
	margin-bottom: 5px;
}
.wrap .right ul{
	list-style: none;
	margin: 0;
}
.wrap .right li{
	padding: 10px 0 10px 50px;
	margin-bottom: 10px;
}
.email{
	background: url(/wp-content/themes/tressimple/images/design/icon-email.png) no-repeat center left;
}
.phone{
	background: url(/wp-content/themes/tressimple/images/design/icon-phone.png) no-repeat 5px;
}
/*------------- SPOTS -------------*/
.spot{
	padding: 14px;
	border: 1px solid #E4E6E6;
	border-width: 0 1px;
	background: url(/wp-content/themes/tressimple/images/design/grad.gif) repeat right;
	color: #636363;}
.spot p{
	margin-bottom: 5px;
}
.spot img{
	float: left;
	border: 2px solid #A9AAAA;
	margin: 0 15px 10px 0;
}
#spotgreen .first{
	border-bottom-width: 1px;
}
#spotGreen{
	float: left;
	width: 381px;
	padding-bottom: 3px;
	background: url(/wp-content/themes/tressimple/images/design/spotgreen-bg.gif) no-repeat bottom left;
}
#spotRed{
	float: left;
	width: 300px;
	margin-left: 20px;
	padding-bottom: 3px;
	background: url(/wp-content/themes/tressimple/images/design/spotred-bg.gif) no-repeat bottom left;
}
#spotGreen h2, #spotRed h2, #blog h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	background: #000 url(/wp-content/themes/tressimple/images/design/fold-green.gif) no-repeat top left;
}
#spotGreen h2 a:link,
#spotGreen h2 a:visited,
#spotRed h2 a:link,
#spotRed h2 a:visited,
#blog h2 a:link,
#blog h2 a:visited{
	display: block;
	color: #fff;
	padding: 10px 0 20px 50px;
}
#spotRed h2{
	background: url(/wp-content/themes/tressimple/images/design/fold-red.gif) no-repeat top left;
}
#spotGreen h3,
#spotGreen p.summary,
#spotGreen a:link,
#spotGreen a:visited,
#blog a:link,
#blog a:visited{
	color: #0B888C;
	font-weight: bold;
}
#spotRed h3,
#spotRed p.summary,
#spotRed a:link,
#spotRed a:visited{
	color: #FD534D;
	font-weight: bold;
}
#spotRed img{
	float: none;
	margin-right: 0;
}
#blog{
	float: right;
	width: 220px;
	background: #D9EDF5;
	color: #636363;
}
#blog h2{
	background: url(/wp-content/themes/tressimple/images/design/hi.gif) no-repeat top right;
}
#blog h2 a:link, #blog h2 a:visited{
	padding-left: 15px;
}
#blog .post{
	margin: 5px 15px;
	padding: 7px 0;
	border-top: 1px solid #CCDFE7;
}
#blog .first{
	border: none;
	margin-top: 0;
}
#blog .post h3{
	font-size: 1em;
	font-weight: bold;
}
#blog .post p{
	margin: 0;
}
/* ============ PAGINATION ============ */
.pagination{
	clear:both;
	margin-top:1.5em;
	text-align:center;
}
.pagination li{
	display: inline;
}
.pagination li a{
	border-left:1px solid #0B5F75;
	padding:0 9px 0 10px;
}
.pagination li.first a{
	border: none;
}
.pagination li.selected a{
	text-decoration: underline;
}
/* ============ listings ============ */
.listing{
	border-top: 1px solid #D8DFE2;
	padding: 10px 10px 0 10px;
	clear: both;
}
.listing h2,.listing h3, .listing p{
	margin-bottom: 10px;
}
/* ============ news ============ */
.news div{
	float: left;
	border: 2px solid #D8DFE2;
	margin: 0 10px 10px 0;
}
.news div a,.news div img{
	float: left;
}
.news-latest{
	width: 55%;
	float: left;
} 
.blog-latest{
	width: 40%;
	float: right;
	background: #D9EDF5;
}
.news-latest h2, .blog-latest h2{
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	background: #000 url(/wp-content/themes/tressimple/images/design/fold-green.gif) no-repeat top left;
	display: block;
	color: #fff;
	padding: 10px 0 20px 50px;
}
.blog-latest h2{
	background: url(/wp-content/themes/tressimple/images/design/hi.gif) no-repeat scroll right top;
	padding: 10px 40px 20px 10px;;
}
.news-latest .listing{
	background: url(/wp-content/themes/tressimple/images/design/grad.gif) repeat scroll right center;
	border: 1px solid #E4E6E6;
	border-width: 0 1px 1px 1px;
}
.news-latest .listing p{
	padding-bottom: 10px;
	margin-bottom: 0;
}
/*============= INSPIRE ===============*/
.inspire{
	background: #1884A2;
	color: #fff;
	font-weight: bold;
	width: 100%;
	float: left;
	margin-bottom: 1.5em;
}
.inspire img{
	float: left;
}
.inspire p{
	line-height: 1.5em;;
	width: 212px;
	padding: 15px;
	margin-top: 1.5em;
	float:right;
}
/* ============ FORMS ============ */
/* ------------ STANDARD FORM ------------ */
form{
	padding: 10px;
}
legend{
	font-weight: bold;
	color: #4A6280;
	padding: 0;
	margin: 0;
}
form p{
	margin: 0;
}
.fRow{
	float: left;
	clear: left;
	margin-bottom: 1em;
	width: 100%;
}
.fRow div{
	clear: both;
}
.fRow label, .fRow input, .fRow select, .fRow textarea{
	float: left;
	width: 25em;
	line-height: 1.5em;
	font-size: 1em;
	font-family: Arial,Helvetica,sans-serif;
}
.fRow textarea{
}
.fRow label{
	width: 10em;
	margin-right: 1em;
}
.fRow .btn{
	width: auto;	
	color: #fff;
	background: #2E9CC5 url(/wp-content/themes/tressimple/images/design/btn-blue-bg.gif) repeat-x bottom;
	border: 1px solid #298AAE;
	cursor: pointer;
	font-weight: normal;
	font-style: italic;
	padding: 4px 5px 4px 4px;
	margin-left: 11em;
}
.radio input{
	width: auto;
	clear: left;
	margin-left: 11em;
	cursor: pointer;
	vertical-align: text-bottom;
}
.radio label{
	cursor: pointer;
	width: 20em;
}
.across3 input{
	margin-left: 1em;
	clear: none;
}
.across3 label{
	width: 10em;
}
/* ------------ SEARCHBAR & MEMBERS FORMs ------------ */
#searchBar form{ 
	padding: 11px 8px 0 0;
	float:right;
}
#searchBar .btn, #members .btn, .filter .btn{
	width: 31px;
	margin-left: 0px;
	color: #fff;
	background: #2E9CC5 url(/wp-content/themes/tressimple/images/design/btn-blue-bg.gif) repeat-x bottom;
	border: 1px solid #298AAE;
	cursor: pointer;
	font-weight: normal;
	font-style: italic;
	padding: 4px 5px 4px 4px;
	float: right;
}



.filter .btn{
	background: #CBCFD0 url(/wp-content/themes/tressimple/images/design/btn-grey-bg.gif) repeat-x bottom;
	border: 1px solid #BABFC1;
}


.filter p{
	padding-bottom: 10px;
}
.filter .btn{
	float: none;
	margin-left: 5px;
}
#searchBar input{
	color: #555;
	width: 188px;
	padding: 5px;
	border: 1px solid #D8DFE2;	
	font-style: italic;
	font-weight: bold;
	background: url(/wp-content/themes/tressimple/images/design/input-bg.gif) repeat-x bottom;
	float: left;
}



#fUser{
	margin-right: 18px;
}

.error, .notice, .success {padding:10px; border:2px solid #ddd; margin-bottom:1em;}
.error p, .notice p, .success p {margin:0;}
.error {border-color:#fbc2c4; color:#8a1f11; background:#fbe3e4;}
.notice {border-color:#ffd324; color:#514721; background:#fff6bf;}
.success {border-color:#c6d880; color:#264409; background:#e6efc2;}
	.error a {color:#8a1f11; border-color:#8a1f11;}
	.notice a {color:#514721; border-color:#514721;}
	.success a {color:#264409; border-color:#264409;}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */










/* ============ MAINNAV ============ */
#membersNav{
	margin:0 0px 0 0;
	padding:0px;
	float: right;
	height:39px
}
#membersNav.loggedout{
	float: left;
}


#membersNav li{
	background: url(/wp-content/themes/tressimple/images/design/members_header_separator.jpg) no-repeat ;
	float: left;
	list-style: none;
	padding-right: 4px;
	padding-left: 8px;
	height:39px
}
#membersNav li.first{
	background: url(/wp-content/themes/tressimple/images/design/members_header_left.gif) no-repeat;
	padding-left: 45px;
}
#membersNav li.logout{
	float: right;
	background: url(/wp-content/themes/tressimple/images/design/members_header_right.jpg) no-repeat scroll 7px;
	padding: 0px;
	width:64px;
	padding-left:24px;
}
#membersNav li.logout a{
	font-style:italic;
	margin:10px 0 0 0px;
}

#membersNav li a:link, #membersNav li a:visited{
	color: #fff;
	text-decoration: none;
	display: block;
}
#membersNav li.selected a:link, #membersNav li.selected a:visited{

}
#membersNav li a:hover, #membersNav li a:focus{

}
#membersNav li a span{
	display: block;
	padding: 12px 2px 11px 2px;
	font-weight:bold;
	font-size:1.2em;
}

label.legend{
	background: url(/wp-content/themes/tressimple/images/design/members_header_separator.jpg) no-repeat ;
	float:left;
	
	padding: 12px 2px 8px 22px;
	font-weight:bold;
	font-size:1.2em;
}
#members form{
	padding: 0px 10px 0 0;
	height:39px;
	float:right;
	width:490px;
	margin:0px;
	background: url(/wp-content/themes/tressimple/images/design/members_header_right2.jpg) no-repeat  right;
}

#members form legend{
	float:left;
	text-transform: lowercase;
	height:30px;
	width:10px;
	margin:0px;
}
#members input{
	float:left;
	color: #555;
	width: 140px;
	padding: 5px;
	border: 1px solid #D8DFE2;	
	font-style:normal;
	font-style: italic;
	font-weight: bold;
	background: url(/wp-content/themes/tressimple/images/design/members_input_bg.png) repeat-x  scroll 5px;
	margin:6px 4px 0 4px;
}



#members{
	height:39px;
	float:right;
	clear: right;
	width:666px;
	color: #fff;
	padding:0px;
	margin: 28px 10px 0 0;
	background: #FCFCFC url(/wp-content/themes/tressimple/images/design/members_header_bg.jpg) repeat-x bottom;	
}

#members.logout{
	width:616px;
}

