/* Custom styles
For: Outsource Marketing
Copyright (c) 2009, Conflare, All rights reserved.


Palette

orange: #ff6632
blue: #4b65a2

*/




/*  Basic 
-------------------------------------------  */
html {
	color: #2a2b24;
	background:#7fa1b7;
	height: 100%;
	font-size: 0.88em;
}

body {
	font-family:Verdana, Arial, Sans-serif;
	font-family
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: transparent url('images/bg_house.png') no-repeat 0 0;
}

* html body { font-size: 14px; } /* IE 6 hates you */

p, ul, ol {
	font-size:0.70em;
	line-height:1.5em;
	letter-spacing:normal;
	margin:0 0 15px 0;
}

ul, ol {
}    


h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Sans-Serif;
	text-transform:capitalize;
	font-weight:normal;
}

	h2 {
		font-size:1em;
		color:#da821b;
		margin-bottom:12px;
		letter-spacing:1.1px;
	}
	
	h3 {
		font-size:0.8em;
		margin: 0;
	}
	
	h4 {
		font-family: Verdana, Sans-serif;
		font-size:0.72em;
		color:#000;
		margin:18px 0 6px 0;
		letter-spacing:1.8px;
	}
	
	
	a {
		color:#da821b;
	}
	
	a:link, a:visited {
		color:#da821b;
		text-decoration:none;
	}
	
	a:hover {
		color:#da821b;
		text-decoration:underline;
	}
	:-moz-any-link:focus {
	  outline: none;
	}
	
	
/*  Structure 
-------------------------------------------  */
#container_wrapper {
/*	margin:0;
	padding:0 0 120px 0;
	width:99.88%;
	overflow:hidden;*/
	/*background: transparent url('images/body_bg_bottom.png') repeat-x bottom 0;*/
}

#container {
	margin: 10px 0 0 0;
	padding: 0 0 0 0px;
	min-height: 100%;
	background: transparent url('images/body_bg.png') repeat 0 0;
	position: relative;
}
#header {
	/*margin:0 auto;*/
	width:935px;
	height:49px;
	padding: 0 0 0 0;
	background: transparent url('images/bg_top_nav.png') no-repeat 0 0;
	border:0px solid red;
}

	.homepage #header {
		height:120px;
	}

	#main_logo {
		float:left;
		margin:0px 0 0 30px;
		border:none;
	}


		
#content_wrapper {
	width:935px;
	overflow:hidden;
	border:0px solid red;
	background: transparent url('images/bg_right_grad.png') repeat-y right top;	
}

#content_inner_wrapper {
	width:820px;
	background:#fff;
	padding:0 50px 50px 50px;
	border: 0px solid red;
	overflow: hidden;
}

	#content {
		/*margin:0 auto;*/
		overflow:hidden;
		font-size:1.35em;
	}
	
		#content ul, #content ol, #content li {
			list-style:disc;
			margin-left:12px;
		}
		
			#content li {
				margin:0 0 10px 12px;
			}
			
			#content li.med_width_li_item {
				width:270px;
			}
			
		img.main_image {
			border: 0px solid red;
			margin: 0 !important;
			padding: 0 !important;

		}
			
		
		#main_column {
			float:left;
			width:550px;
			margin:30px 30px 0 0;
			border:0px solid red;
		}
		
			.homepage #main_column {
				margin:0 0 0 0;
			}
			
			.find_page #main_column {
				width: 810px;
			}
	

		.content_header {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_sell.jpg') no-repeat 0px 0;
		}
		
		.content_header_buy {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_news.jpg') no-repeat 0px 0;
		}
		
		.content_header_sell {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_sell.jpg') no-repeat 0px 0;
		}
		
		.content_header_fees {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_fees.jpg') no-repeat 0px 0;
		}
				
		.content_header_search {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_search.jpg') no-repeat 0px 0;
		}

		.content_header_about {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_about.jpg') no-repeat 0px 0;
		}			
		
		.content_header_news {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_news.jpg') no-repeat 0px 0;
		}			
		
		.content_header_contact {
			width: 920px;
			height: 220px;
			border-bottom: 1px solid #ededed;
			background: transparent url('images/header_contact.jpg') no-repeat 0px 0;
		}					


				
		
		
			.homepage .content_background {
				background: transparent url('images/header_home.jpg') no-repeat 0px 0;
				width: 920px;
				height: 430px;
				border-bottom:1px solid #ccc;
			}
			
			.homepage_main_tag {
				position: absolute;
				top: 355px;
				left:0;
			}

/*		.content_background {
			background: transparent url('/uploads/how_we_do_it_person.png') no-repeat 0 0;
			width: 650px;
			height: 700px;
		}*/


		#homepage_lower {
			width:900px;
			border:0px solid red;
			background: transparent url('images/homepage_blog_header.png') no-repeat 350px 28px;
			float:left;
			overflow:hidden;
			margin:20px 0 0 0;
		}
		
			.ourwork_feature {
				float:left;
				margin:0 70px 0 0;
			}
			
			.blog_feed {
				margin:100px 0 0 0;
			}
			
				.blog_feed a {
					color:#2a2b24;
				}

		#sidebar_column {
			float:left;
			width:220px;
			margin:40px 0 0 15px;
			padding:0px 0 0 0;
			border:0px solid red;
			overflow:hidden;
		}

			#sidebar_column h2 {
				font-family: Verdana, Sans-serif;
				font-size:0.86em;
				letter-spacing:0.9px;
			}
				
				#sidebar_column h2 a:link, #sidebar_column h2 a:visited {
					text-decoration:none;
				}
				
				#sidebar_column h2 a:hover {
					text-decoration:underline;
				}
			
			#sidebar_column p {
				font-size:0.62em;
				line-height:1.55em;
				color:#3c3c3c;
			}                
			
			.sidebar_home {
				padding:16px 0 0 0;
				border:0px solid red;
			}


			.sidebar_testimonials {
				margin:20px 0;
			}

	#subnav_wrapper {
		margin:0px;
		padding: 10px;
		border: 0px solid #ccc;
		background: none;	
	}
	
	#subnav_wrapper h3 {
		padding: 2px 0px 0 12px;
		font-style: italic;

	}
	
	ul#subnav {
			margin: 10px 0;
	}

	ul#subnav, ul#subnav li {
		list-style: none;
	}
	
		ul#subnav li {
			padding: 2px 0px 0 14px;
		}
	
		ul#subnav li.current_page_item {
			background: transparent url(images/subnav_bg.png) 0px 50% no-repeat;
			border: 0px solid red;
		}
		
		
		#subnav li {
			margin:2px 0;
		}
	
		#subnav li.current_page_item a:link, #subnav li.current_page_item a:visited {
			text-decoration:none;
		}

		
	
		
	
#sidebar {

	border: 0px solid red;
}
	
	#sidebar ul, #sidebar li {
		list-style: none;
	}
	
	#sidebar ul, #sidebar ul ul {
		margin:0;
		padding: 0;
	}
	
	#sidebar h2 {
		border-bottom: 1px solid #ededed;
	}
	
	
	.sidebar_testimonials {
		padding: 0 10px;
	
	}
	
		.sidebar_testimonials h3 {
			margin: 0 0 10px 0;
		}

/* @FOOTER 
--------------------------------------------------  */

/*#footer, #footer-spacer {
	position: relative;
	height: 28em;
}*/
#footer, #footer p, #footer-spacer {
	font: 11px Verdana, sans-serif !important;
	line-height: 18px !important;
	color: #d0dde5;
	
}
#footer p {
	margin: 10px 180px 10px 0px;
	color: #c1d1db;
}

#footer {
	width: 920px;
	padding: 8px 40px;
	border:0px solid red;
}

	#footer h1 {
		margin: 0 0 0.5em 0;
	}

	#footer a {
		font-weight: normal;
		color: #d0dde5;
		text-decoration: none;
	}

	#footer a:hover {
		color: #fff;
		text-decoration: underline;
	}

	#footer-links a {
		margin: 0 .5em;
	}

	#footer-copyright {
		margin-left: .5em;
	}

		#site_credits {
		clear: both;
		color: #333;
		height:20px;
		overflow:hidden;
		margin:0px 30px 10px 0px;
		padding: 10px;
		float:left;
	}

		#site_credits p {
			margin: 0;
			padding: 0;
			font-size: 0.94em;
		}
		
		#site_credits a:link, #site_credits a:visited {
			color:#bdcdd7;
/* 	        background:transparent url("/images/sitecredits_mark_faded.gif") scroll 4px 4px no-repeat; */
			padding:6px 10px;
		}

		#site_credits a:hover {
			color:#aec1cd;
/* 	        background:transparent url("/images/sitecredits_mark.gif") scroll 4px 4px no-repeat; */
		}

		#site_credits a#sitecredits_mark {
			border:none;
			position:relative;
			margin:2px 2px 0 0;
			padding:0;
		}





/*  @Homepage  
-------------------------------------------  */

#mid_area {
	width: 840px;
	overflow: hidden;
	background: #f2f2f2 url(/wp-content/themes/walaw/images/home_mid_area_back.png) 0 0 repeat-x;
	font-size:88%;
	padding: 40px 40px 20px 40px;
}

	#mid_area h2 {
		color: #212121;
		margin:0 0 10px 0;
		padding: 0;
	}
	
	#mid_area h3 {
		color: #da821b;
		margin:10px 0 2px 0;
		padding: 0;
		font-weight: normal;
	}
	
	#mid_area h5 {
		margin-bottom: 6px;
	}
	
	#mid_area p {
		line-height: 1.3em;
	}
	
	#mid_area input {
		width:150px;
		padding: 2px;
		border: 1px solid #ccc;
	}

	#mid_area .left {
	float:left;
	width: 210px;
	border:0px solid red;
	}

	#mid_area .middle {
	float:left;
	width: 360px;
	border:0px solid red;
	padding: 0 40px 0 0;
	margin:6px 0 0 0;
	}

	#mid_area .right {
	float:left;
	width: 210px;
	border:0px solid red;
	height: 160px;
	margin:6px 0 0 0;
	background: transparent url(images/search_icon.png) 140px 80px no-repeat;
	}

#lower_area {
	width: 840px;
	overflow: hidden;
	border:0px solid red;
	font-size:88%;
	padding: 40px;
	background: #fff;
}

	#lower_area h2 {
		color: #212121;
		margin:0 0 10px 0;
		padding: 0;
	}
	
	#lower_area p {
	}
	
	#lower_area input {
		width:100px;
	}

	#lower_area .left {
	float:left;
	width: 180px;
	border:0px solid red;
	padding: 0 30px 0 0;
	}

	#lower_area .middle {
	float:left;
	width: 360px;
	border:0px solid red;
	padding: 0 40px 0 0;
	}


	#lower_area .right {
	float:left;
	width: 210px;
	border:0px solid red;
	}



/*  NAVIGATION  
-------------------------------------------  */

#home_icon {
	float:left;
	position: relative;
	top: 15px;
	left: 40px;
	
}

	#home_icon a img {
		border:none;
	}




/*  page IDs - 7 What We Do, 9 How We Do It, 11 Who We're For, 63 Our Work */
	
	#global_navigation {
		float:right;
		list-style:none;
		margin:22px 40px 0 0;
		font-family:Tahoma, Serif;
		font-size: 0.88em;
	}
		#global_navigation li {
			float:left;
			list-style:none;
			padding:0px;
			margin:0 20px 0 0px;
		}
		
			.homepage #global_navigation, .homepage #global_navigation li {
				float:left;
				margin-left:-10px;
			}
		
		#global_navigation li a:link, #global_navigation li a:visited {
			color:#365b74;
			text-decoration:none;
			letter-spacing:1.2px;
		}
		
			#global_navigation li a:hover {
				color:#e0a258;
			}
			
			#global_navigation li.current_page_item a, #global_navigation li.current_page_parent a {
				color:#da821b;
			}
			
				#global_navigation li.current_page_item a:hover, #global_navigation li.current_page_parent a:hover {
					color:#e0a258;
				}

			

/* Contact info */

#global_contact {
	text-align: right;
	margin-right: 45px;
}
#global_contact a {
	color: #000;
	text-decoration: none;
}

.homepage #global_contact {
	margin-top: 100px;
	margin-right: 95px;
}

/* Sub-nav */

#global_navigation li ul li {
	text-indent: 0 !important; /* Fix hidden subnav links */
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	white-space: nowrap;
	height: 1.575em;
	overflow: visible;
	padding: 15px 0 0 15px;
	margin: 0;
	*margin-left: -1px;
}
	* html #global_navigation li ul li {
		margin-top: 12px;
	}
	#global_navigation li ul {
		display: none;
		padding: 0;
		border-left: 1px solid #000 !important;
		margin-left: 35px;
		margin-top: -2px;
		height: auto !important;
		width: 7px !important;
		overflow: visible;
	}
	#global_navigation li ul li a {
		font-size: 12px;
		padding: 0;
		margin: 7px 0 -7px 10px;
		*margin: -16px 0 0 10px;
		*padding: 20px 0;
		height: auto !important;
		width: auto !important;
		position: absolute;
		letter-spacing: 0 !important;
	}


		/* HOMEPAGE GLOBAL NAVIGTION  */

		.homepage #global_navigation li.page-item-7 {
			background: transparent url('images/nav_home_whatwedo_a.png') no-repeat 0 0;
			width: 270px; 
			height: 70px;
			text-indent: -9999px;
		}

			.homepage #global_navigation li.page-item-7 a {
				width: 270px; 
				height: 70px;
				display:block;
			}

			.homepage #global_navigation li.page-item-7 a.current_page_item {
				background: transparent url('images/nav_home_whatwedo_b.png') no-repeat 0 0;
				width: 270px; 
				height: 70px;
				display:block;
			}

		.homepage #global_navigation li.page-item-9 {
			background: transparent url('images/nav_home_howwedoit_a.png') no-repeat 0 0;
			width: 291px; 
			height: 70px;
			text-indent: -9999px;
		}

			.homepage #global_navigation li.page-item-9 a {
				width: 291px; 
				height: 70px;
				display:block;
			}

			.homepage #global_navigation li.page-item-9 a.current_page_item {
				background: transparent url('images/nav_home_howwedoit_b.png') no-repeat 0 0;
				width: 291px; 
				height: 70px;
				display:block;
			}

		.homepage #global_navigation li.page-item-11 {
			background: transparent url('images/nav_home_whowerefor_a.png') no-repeat 0 0;
			width: 300px; 
			height: 70px;
			text-indent: -9999px;
		}

			.homepage #global_navigation li.page-item-11 a {
				width: 300px; 
				height: 70px;
				display:block;
			}

			.homepage #global_navigation li.page-item-11 a.current_page_item {
				background: transparent url('images/nav_home_whowerefor_b.png') no-repeat 0 0;
				width: 300px; 
				height: 70px;
				display:block;
			}
					

		


/*  Homepage 
-------------------------------------------  */

h2.replace {
	margin-left:-9000px;
}

	/*  Lower left blurbs
	-------------------------------------------  */

	.home_lowerleft_blurbs {
		float:left;
		width:280px;
		margin:10px 10px 0 30px;
		padding:0;
		overflow:hidden;
	}     
	
		.home_lowerleft_blurbs h2 {
			font-family: Verdana, Sans-serif;
			font-size: 0.78em;
		}
	
		.home_lowerleft_blurbs p {
			font-family: Verdana, Sans-serif;
			font-size: 0.68em;
		}  
		                                
		#creditfooter {
			display:none;
		}
	
		
/*
#before_after a img {
	border:none;
}
*/
		  
	

/*  Other 
-------------------------------------------  */

.get_started {
	margin:50px 0 60px 0;
}

.address_style {
	color:#000;
}

.about_lead_photo {
	float:right;
	margin:0 0 0 25px;
	padding:0;
}

	.about_randy_photo {
		padding:0;
		border:1px solid #ededed;
	}
	
	p.about_lead_photo_caption {
		font-size:0.68em;
		margin:0;
		padding:0;  
	}

.about_icons {
	float:left;
	margin:0 2px 0 0;
	padding:0;
}

#content ul.contact_info {
	font-size:12px; 
	list-style:none;
	margin: 0 0 0 10px;
	padding: 0;
}

	#content ul.contact_info li {
		list-style: none;
		margin: 0;
		padding: 0;	
	
	
	}


/* PNG fixes */

/* @FORMS
---------------------------------------------- */

table.ds-quick-search {
	border-collapse: collapse;
	margin: 0;
	padding: 0;

}

	table.ds-quick-search td {
		border: none;
		margin: 0;
		padding: 0;
		float:left;
		width:80px
	}

	table.ds-quick-search td.ds-quick-search-name {
		display: none;

	}

	#mid_area .ds-quick-search-value, #mid_area .ds-quick-search-value input {
		width: 80px;
		font-size: 0.88em;

	}	

	#mid_area input.ds-quick-search-button {
		width: 12px;
		font-size: 0.88em;

	}	

	#mid_area input.ds-quick-search-button {
		background:url(/wp-content/themes/walaw/images/go_button.png) no-repeat;
		cursor:pointer;
		width: 37px;
		height: 23px;
		border: none;
	}

	.success {
		font-size:14px !important;
		font-family: Arial !important;
		color:#525252 !important;
	}

/*
	
form#cformsform ol {
	margin:0;
	padding: 0;
	width:580px;
	position: relative;
	top:20px;
	left:-100px;
}

	form#cformsform ol li {
	}
	
	form#cformsform label, form#cformsform span {
		width:230px !important;
		font-size:0.88em;
		color: #333
	}
	
	form#cformsform span.emailreqtxt, form#cformsform span.reqtxt {
		width:160px !important;
		font-size:0.78em !important;
		color: #333;
	}
	
	form#cformsform input, form#cformsform textarea {
		width:200px !important;
	}
	
	form#cformsform input#sendbutton {

		position: relative;
		top:20px;
		left:-70px;
	}
*/

/*.cform input, .cform textarea {
	border:1px solid #ccc !important;
	background: none !important;
}

.cform label span {
	font-family: Arial, Verdana, Sans-serif;
}

.cform label {
	width:400px !important;
	border:0px solid red;
}

	p.linklove {

		display:none;
	}
	
.cform input#sendbutton {
	background: #d8984b !important;
}*/

.cform input, .cform textarea {
	border: 1px solid #ccc !important;
	background: none !important;
}

.cform label span {
	font-family: Arial, Verdana, Sans-serif;
	width: 400px !important;
	font-size:12px !important;
}

.cform label {
	width: 400px !important;
	border: 0px solid red;
}

p.linklove {
	display: none;
}

.cform input#sendbutton {
	background: #d8984b !important;
	width:100px;
	height:40px;
	font-size:20px;
	color:#333 !important;
	font-family: Arial !important;
	float:left;
}

.cform li#li--9 {
	width: 250px;
}

form.cform {
	float: left !important;
}
.success {
	font-size: 14px !important;
	font-family: Arial !important;
	color: #525252 !important;
}

span.reqtxt, span.emailreqtxt {
	color:#FF4D4D !important;
	float:left !important;
	text-align:left !important;
	font-size:11px !important;
}

.cform #cf_field_6, .cform #cf_field_8 {
	height:60px;
}

.cform ol li label span {
	color:#333 !important;
	
}


		
	


/* JSNav */

.jsnav-nav .active {
	font-weight: bold;
}

.jsnav {
	zoom: 1;
}

#mid_area {
	padding-top: 30px;
}
#mid_area .left {
	margin-left: -15px;
	padding-right: 15px;
}
* html #mid_area .left {
	padding-right: 14px;
}

#mid_area .middle {
	position: relative;
}

.jsnav-hidden {
	position: absolute;
	top: 0;
	width: 360px;
	opacity: 0;
	display: none;
}

#homepage_jsnav {
	display: block;
	list-style: none;
	float: left;
	width: 196px;
	height: 195px;
/*	margin: 0 0 0 -15px !important;*/
	margin: 0 !important;
	padding: 0;
}
#homepage_jsnav li {
	display: block;
	list-style: none;
	float: left;
	width: 98px;
	height: 98px;
	margin: 0;
	padding: 0;
	background: transparent url(/wp-content/themes/walaw/images/home_window_sprite.png);
	background-repeat: no-repeat;
}
#homepage_jsnav li a {
	display: block;
	width: 98px;
	height: 98px;
	overflow: hidden;
}
#homepage_jsnav li a span {
	display: block;
	text-indent: -1000px;
}

#jsnav-buy {
	background-position: 0 0 !important;
}
#jsnav-sell {
	background-position: 100% 0 !important;
}
#jsnav-find {
	background-position: 0 -98px !important;
}
#jsnav-why {
	background-position: 100% -98px !important;
}

#jsnav-buy.active {
	background-position: 0 -195px !important;
}
#jsnav-sell.active {
	background-position: 100% -195px !important;
}
#jsnav-find.active {
	background-position: 0 -293px !important;
}
#jsnav-why.active {
	background-position: 100% -293px !important;
}

/* Testimonials */

#lower_area .left {
	position: relative;
}

.testimonial_separator {
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #DDD;
	margin: 10px 25%;
}

.selected-testimonial {
	position: relative;
}
.selected-testimonial p {
	position: relative;
	z-index: 1;
}

#animbg {
	z-index: 0;
}