/*
//-----------------------------------------------------------------------------


	

// -----------------------------------------------------------------------------
*/


/*	Import external stylesheets
-----------------------------------------------------------------------------*/

@import url("reset.css");

.foo, x:-moz-any-link { } /* FireFox 2 */
.foo, x:-moz-any-link, x:default { } /* FireFox 3 */
html>/**/body .foo, x:-moz-any-link, x:default { } /* Only FireFox 3 */


/*	Global Elements
-----------------------------------------------------------------------------*/
html {
	height: auto;
	min-height: 100%;
	top: 0px;
	bottom: 0px;
	}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: #a0a1a2 url(../img/bg_newest.jpg) repeat-y center top;
	height: 100%;
	margin: 0;
	padding: 0;
	color:#808183;
	}

.wrap {
	height: 100%;
	margin: 0;
	width: 1050px;
	z-index: 1000;
	}
#home {
	background: url(../img/home_artbkg.gif) center 0 no-repeat;
	height: 400px;
	text-align: center
	}
	.hwrap {
		color: #fff;
		padding: 40px 80px 0
		}
	#home .intro {
		line-height: 1.5em;
		height: 290px;
		margin-top: 10px;
		text-align: left
		}
	#home #vidplayer {
		display: none;
		height: 300px;
		}
	a.vBtnShow {  }
	a.vBtnClose { display: none }

#sidecol {
	display: block;
	float: right;
	margin-left: 10px;
	text-align: center;
	width: 225px
	}
#sidecol2 {
	display: block;
	float: right;
	margin-left: 10px;
	text-align: center;
	width: 250px
}
	

#header {
	margin: 0px 0px 0 20px;
	position:relative;
	height:215px;
	overflow:hidden;
}

#header h1{
	position:absolute;
	top:67px;
	left:270px;
	background: url(../img/header-slogen.jpg) center center no-repeat;
	font: 18px/33px Georgia, "Times New Roman", Times, serif;
	width: 476px;
	height: 46px;
	margin-bottom: 25px;
	text-align: center;
	text-indent: -9999px;
}

#header .logo{
	position:absolute;
	top:13px;
	left:10px;
	z-index:20;
}

#header #header-get-started{
	position:absolute;
	right:40px;
	top:75px;
}

#header #header-quote{
	position:absolute;
	right:25px;
	top:0px;
}

#header #site-subnav{
	margin:auto;
}



#footer1 {
	width: 710px;
	float:left;
	color: rgb(145,145,145);
	font-size: 11px;
	line-height: 1.3em;
	margin: 20px 0 20px 45px;
	text-align: left;
	display:inline;
	}
#footer2 {
	width: 260px;
	float:left;
	color: rgb(145,145,145);
	font-size: 11px;
	line-height: 1.3em;
	margin: 20px 15px 20px 0;
	text-align: left;
	display:inline;
	text-align:center
	}
#emailopt {
		width: 150px;
		float:left;
		color:#000000;
		font-size: 11px;
		line-height: 1.5em;
		text-align: center;
		margin-top:20px;
		display:inline;
		}
	a.emailBtn {}


#footer-sitenav{
	padding-left:50px;
	padding-right:50px;
	font-size:11px;
	overflow:hidden;
	padding-top:40px;
	text-align:left;
}

#footer-sitenav a{
	padding-left:10px;
	padding-right:10px;
	color: rgb(145,145,145);
	text-decoration: none;
	font-weight:bold;
}

#footer-sitenav h2{
	font-size:11px;
	clear:both;
	text-align:center;
	width:400px;
	padding-top:15px;
	padding-bottom:5px;
	font-weight:bold;
}
		
	
/*	Global Typo
-----------------------------------------------------------------------------*/

h1 {
	font: 18px/33px Georgia, "Times New Roman", Times, serif;
	}
	h1 span {
		color: rgb(140,140,140);
		font: 18px/30px Georgia, "Times New Roman", Times, serif
		}
		
h3 {
	color:#747577;
	font-size: 14px;
	font-weight: 700;
	margin-bottom: 5px
	}
h4 {
	color:#747577;
	font-size: 13px;
	font-weight: 700;
	margin-bottom: 5px
	}
	
h2.page-title {
	margin: 0 0 10px;
	padding:0;
	color:#af1740;
	font: 23px/30px Georgia, "Times New Roman", Times, serif;
}
h3.page-subtitle {
	font-size:20px;
	margin:0 0 0;
	padding:0;
}
h3.donate-title {
	font-size:24px;
	margin:0 0 0;
	padding:0;
}
h3.pr-title {
	margin:25px 0 0;
	font-size:32px;
	padding:0;
}



p {
	margin-bottom: 1.2em
	}
	
hr {
  	border: 0;
  	width: 100%;
  	color: #ccc;
	background-color: #ccc;
	margin: 20px 0;
	height: 1px;
	}
		
a:link,
a:visited {
	color:#92c400;;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
	}
a:hover {
	text-decoration: none
	}
.headlinz {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #747577;
	color:#af1740;
	
}
.grntxt { 
	color: #b2d34d;
	font-size: 16px;
	}
.quote {
font-size: 13px;
	line-height: 1.6em;
	}
	
/*	Site Navigation
-----------------------------------------------------------------------------*/

#site-nav{
	overflow:hidden;
	background-image:url(../img/nav-header-menu.jpg);
	background-repeat:no-repeat;
	height:45px;
	width:785px;
	padding-left:268px;
	margin-top:133px;
	position:absolute;
	clear:both;
	left:0px;
}

#site-nav a{
	background-image:url(../img/nav-header-menu.jpg);
	background-repeat:no-repeat;
	height:0px;
	padding-top:45px;
	width:92px;
	overflow:hidden;
	display:block;
	float:left;
}

#site-nav #home{
	background-position:-266px 0px;
	width:61px;
}

#site-nav #firm{
	background-position:-327px 0px;
	width:71px;
}

#site-nav #love-design{
	background-position:-398px 0px;
}

#site-nav #life-design{
	background-position:-490px 0px;
	width:84px;
}

#site-nav #press-media{
	background-position:-574px 0px;
	width:90px;
}

#site-nav #contact{
	background-position:-664px 0px;
	width:69px;
}

#site-nav #testimonials{
	background-position:-895px 0px;
	width:114px;
	margin-left:160px;
}





#site-nav #home:hover,
#site-nav #home.selected{
	background-position:-266px -45px;
}

#site-nav #firm:hover,
#site-nav #firm.selected{
	background-position:-327px -45px;
}

#site-nav #love-design:hover,
#site-nav #love-design.selected{
	background-position:-398px -45px;
}

#site-nav #life-design:hover,
#site-nav #life-design.selected{
	background-position:-490px -45px;
}

#site-nav #press-media:hover,
#site-nav #press-media.selected{
	background-position:-574px -45px;
}

#site-nav #contact:hover,
#site-nav #contact.selected{
	background-position:-664px -45px;
}


#site-nav #testimonials:hover,
#site-nav #testimonials.selected{
	background-position:-895px -45px;
}



#site-subnav{
	position:absolute;
	left:0px;
	top:179px;
}

/* subnav */

ul#subnav {
	height: 20px;
	margin:auto;
	text-align: center;
}

ul#subnav.firm { margin-left:330px}
ul#subnav.services { margin-left: 400px }
ul#subnav.services-life-design{ margin-left: 492px }
ul#subnav.clients { margin-left: 275px }
	
ul#subnav li {
	/*background: #000 url(../img/snav_bkgLeft.gif) 0 center no-repeat;*/
	display: block;
	float: left;
	font-size: 11px;
	font-weight: 100;
	height: 20px;
	line-height: 20px;
	margin: 0 5px 0 0;
}

ul#subnav li a {
	/*background: url(../img/snav_bkgRight.gif) right center no-repeat;*/
	color: rgb(0,0,0);
	line-height: 21px;
	padding: 4px 5px 3px
	}
ul#subnav li a:hover {
	color: rgb(145,145,145)
	}
ul#subnav li.selected {
	/*background: #af1740 url(../img/snav_bkgLeft_sel.gif) 0 center no-repeat;*/
	background: #000 url(../img/snav_bkgLeft.gif) 0 center no-repeat;
	line-height: 20px;
	}
ul#subnav li.selected a {
	background: url(../img/snav_bkgRight.gif) right center no-repeat;
	color: rgb(255,255,255);
	line-height: 21px;
	padding: 5px 12px 4px 12px
	}
ul#subnav li.selected a, x:-moz-any-link, x:default { padding-top: 5px } /* FireFox 3 */



/* Layout
-----------------------------------------------------------------------------*/

#content {
	float: left;
	width: 985px;
	color: rgb(60,60,60);
	font-size: 13px;
	line-height: 1.6em;
	text-align: left;
	margin:15px 0 0 40px;
	}

	#content ul {
		margin-bottom: 25px
		}
	#content ul li {
		list-style: disc;
		margin-left: 15px
		}
	#content ul.servicelist li {
		list-style: none;
		margin-left: 0;
		padding: 3px 0
		}
		#content ul li span {
			font-weight: 700
			}
		#content ul li.title {
			font-weight: 700;
			list-style: none;
			color: #747577;
			margin-left: 0
			}
			
			
.press-logo { margin-bottom: 50px }

#contactform {

	}
	#contactform .cform {
		padding: 0
		}



form.contact_form {
	
	}
	
form.contact_form fieldset { }
form.contact_form legend { }

form.contact_form fieldset ol {
	margin: 0;
	padding: 0;
	}
form.contact_form fieldset li {
	clear: both;
	font-size: 13px;
	padding: 5px 5px 5px 0;
	margin: 0
	}
form.contact_form label {
	display: inline-block;
	float: left;
	font-weight: 700;
	line-height: 1.6em;
	text-align: left;
	vertical-align: top;
	width: 145px
	}
form.contact_form fieldset li span { }
form.contact_form fieldset li input.txtfield,
form.contact_form fieldset li textarea {
	border: 1px solid #999;
	color: rgb(89,89,89);
	font-size: 13px;
	padding: 1px 2px;
	width: 270px
	}
form.contact_form fieldset li textarea.txtfield {
	height: 80px
	}
form.contact_form fieldset li input.chkbox {
	margin-right: 5px
	}	
form.contact_form fieldset li select { }
	
form.contact_form fieldset fieldset { }
form.contact_form fieldset fieldset legend { }
form.contact_form fieldset fieldset label { }

/* classes */

span.req {
	color: rgb(177,179,168);
	font-size: 11px;
	font-style: italic;
	font-weight: 100;
	margin-left: 2px
	}


/* buttons */

form.contact_form input.submitBtn {
	margin: 5px 5px 0 150px;
	}
	
	
	
#bbb-rating{
	color:#006d8b;
	font-size:40px;
	padding-top:8px;
	font-weight:bold;
	padding-left:10px;
}