/* 
|
|	Sub Style Sheet : McAnaw Realtors
|
| About: Holds elements for sub pages
|
|	Author: Erik Smith, erik@pdgcreative.com
|
|	Employer: PDG+creative http://pdgcreative.com
|
|	Created On: September 25, 2007
|
| Major Modifications: -- -- ----
|	
*/


h2 {
	margin:0px;
}


	#main_inner {
			padding:40px 10px 10px 10px;
			background:#fff url(../../images/bg-sub-content.jpg);
	}
	
		#breadcrumbs {
			color:#5D97C5;
			padding:0 0 13px 0;
			margin: 0 0 13px 0;
			border-bottom:1px solid #F58428;
			width:100%;
		}
		
			#breadcrumbs a {
				color:#5D97C5;
			}
			
	
	#left {
		width:500px;
		float:left;
		margin-right:40px;
		color:#50483B;
		line-height:20px;
		display:inline;
	}
	
	#left p {
		float:left;
	}
	
	#left div.set {
		display:block;
		background:#f8f8f8;
		padding:8px;
		margin:8px 0;
		border-bottom:1px solid #aaa;
	}
	
	#left div.set h5 input {
		width:20px;
		height:20px;
	}
	
	#left div.set h5 {
		margin:0px;
		padding:0px;
	}
	

	
	#form p {
		clear:both;
		background:#fff;
	}


		#form h5 {
			float:left;
			margin: 3px 0 0  10px;
		}
	
		#form p label {
			float:left;
			width:100px;
			display:block;
		}
		
		#form p input {
			padding:4px 10px;
		}


		
			#form p textarea {
				width:300px;
				height:200px;
			}
	
		#left img {
			float:right;
			margin:0 10px 10px 10px;
			padding:10px;
			border:1px solid #ddd;
		}
	
	#right {
		float:left;
		width:230px;
		display:inline;
	}
	
		#find-your-home {
			width:227px;
			height:439px;
			background:transparent url(../../images/find-your-home.jpg) no-repeat;
			margin:-10px 0 0 15px;
			position:relative;
		}
		
			#find-your-home ul {
				position:absolute;
				left:20px;
				bottom:20px;
			}
			
				#find-your-home ul li {
					list-style-type:none;
					margin:12px 0;
				}
				
					#find-your-home ul li a {
						color:#F58428;
					}
		
			#find-your-home div.liner {
				position:absolute;
				top:170px;
				left:20px;
			}
			
			#find-your-home div.liner select {
				padding:2px 5px;
				width:150px;
			}
			
				#find-your-home div.liner h3 {
					color:#fff;
					text-transform:none;
					font-weight:bold;
				}
				
				
				
			/* ------ [ Search & Sort ] ----------- */
			
			div.sortA {
				height:50px;
				padding:7px;
				background:#f7f7f7;
				float:right;
				width:400px;
				margin:-80px 0 0 0;
			}	
				
				div.sortA select {
					padding:4px;
					width: 130px;
				}
				
				div.sortA input.submit {
					padding:4px;
				}
				
			
				#search_virtual {
					height:400px;
					padding:7px;
					background:#f7f7f7;
					float:right;
					width:400px;
					margin:-120px 0 0 50px;
				}
				
				#search_virtual select, input, input.submit, tr, td{
					padding:3px;
					font-size:11px;
				}
				
				#virtual_div {
					width:100px;
					float:left;
				}
				
					#virtual_div p {
						clear:both;
						width:200px;
					}
				
				
				
				
				
				/* ------- [ Realtor ] --------- */
				
				div.realtor {
					width:430px;
					padding:15px 0 15px 0;
					margin:15px;
					clear:both;
					padding:10px;
					background:#f8f8f8;
				}
				
				div.realtor h3 a {
					text-transform:uppercase;
					color:#5390C1;
					font-size:12px;
					text-decoration:none;
				}
								
				
				div.realtor-right {
					display:block;
					float:left;
				}
				
				div.realtor img {
					background:#fff;
				}
				
				div.realtor strong {
					display:block;
					float:left;
					font-size:12px;
					width:120px;
				}
				
				div.realtor span {
					clear:both;
					display:block;
					margin:0px;
					padding:0px;
				}
				
				
				
				
				
				
				
				
				
				
				
				