/* ----------------- CSS STYLES ----------------- */
*{
margin:0px;
padding:0px;
}


body{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#ffffff;
}


ul, ol {
margin-left:20px;
padding:5px 0px;
}

li{
padding:5px 0px;
}

p{
padding-bottom:10px;
}

.clear{
padding:0px;
margin:0px;
height:0px;
line-height:0px;
clear:both;
}

#webphibian{
text-align:center;
padding-top:10px;
}



/* ----------------- LINKS ----------------- */
a:link, a:visited{
color: #336699;
}

a:hover{
color:#c00;
}

:focus{
outline:0;
}

a.button:link, a.button:visited{
	display:inline-block;
	background:url(../assets/red-btn.png);
	width:165px;
	height:40px;
	line-height:40px;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-size:14px;
	font-weight:bold;
}

a.button:hover{
	background-position:0px -40px;
}

a.button-small:link, a.button-small:visited{
	display:inline-block;
	background:url(../assets/button-small.png);
	width:119px;
	height:29px;
	line-height:29px;
	text-align:center;
	text-decoration:none;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

a.button-small:hover{
	background-position:0px -29px;
}


/* ----------------- TEXT ----------------- */
h1{
font-size:22px;
padding-bottom:5px;
}

h2{
font-size:18px;
padding-bottom:5px;
}

h3{
font-size:14px;
padding-bottom:5px;
}

h4{
font-size:12px;
}


/* ----------------- STURCTURE ----------------- */
#container{
	width:980px;
	margin:0px auto;
	padding-bottom:15px;
}

#body{
	background:#ffffff;
	padding-left:9px;
	padding-right:7px;
}


/* ----------------- HEADER ----------------- */
#header{
	background:none;
	height:134px;
	overflow:hidden;
}

#header-contact{
	display:none;
	float:right;
	color:#FFF;
	font-size:14px;
	padding-top:177px;
	width:280px;
}

#header-contact a{
	display:inline-block;
	color:#FFF;
	padding-left:20px;
}

#header-contact a:hover{
	color:#F00;
}

#print-logo{
	padding-left:20px;
}


/* ----------------- NAV ----------------- */
#nav{
	display:none;
}


 
/* ----------------- HOMEPAGE TOP ----------------- */
#hp-top{
	display:none;
}

#hp-top-l{
	float:left;
	background:url(../assets/featured-bg.jpg);
	width:629px;
	height:331px;
}
 
#hp-top-r{
	float:right;
	width:335px;
	position:relative;
	background:url(../assets/quick-search-bg.jpg);
	height:331px;
}



/* ----------------- HOMEPAGE CONTENT ----------------- */
#hp-content-l{
	float:left;
	width:628px;
	padding-bottom:22px;
	background:url(../assets/body-bg-shadow.jpg) repeat-x #fff;
}

	#welcome{
		font-size:14px;
		padding:24px 0px;
		padding-bottom:15px;
		padding-left:94px;
	}
	
	#hp-content-l .blockquote{
		background:#e1e6e6;
		padding:12px 0px;
		padding-left:39px;
	}
	
		.blk-left{
			padding-top:30px;
		}
		
		.blk-middle{
			padding:0px 22px;
			font-style:italic;
			font-weight:bold;
		}
			
			.blk-middle span{
				font-weight:normal;
			}
		
		.blk-right{
			padding-bottom:20px;
			padding-right:20px;
		}

#hp-content-r{
	display:none;
}

	

/* ----------------- QUICK HOME SEARCH ----------------- */
#quick-home-search{
	display:none;
}




/* ----------------- INSIDE ----------------- */
#content{
	background:#fff;
}

#body-left{
	background:#fff;
	padding-top:20px;
}

#body-right{
	display:none;
}





	
#listing-provided-by{
	padding-bottom:5px;
	padding-top:10px;
}
	
	




/* ----------------- PROPERTY DETAIL ----------------- */
#property-detail{
}

.property-detail-container{
	overflow:hidden;
}


/* ------- PROPERTY DEATIL TOP ------- */
#property-detail-top{
	background:none;
	height:43px;
	width:500px;
	padding:0px 12px;
	line-height:43px;
	color:#000;
	font-size:16px;
	font-weight:bold;
}

#mortgage-calculator-top{
	display:none;
}



/* ------- PROPERTY DEATIL SLIDESHOW ------- */
#property-detail-slideshow{
	background:#ffffff;
	width:512px;
	padding-top:12px;
	padding-left:12px;
	overflow:hidden;
}

#slidearea{
	overflow:hidden;
	width:501px;
	height:376px;
}


#slidenav { 
	width: 500px;
	margin: 0px;
	margin-left:14px;
	margin-top:12px;
	padding:0px;
}

#slidenav li { 
	width: 75px; 
	float: left; 
	margin-right:22px; 
	margin-bottom:16px;
	list-style: none; 
	padding:0px; 
}

#slidenav a { 
	width:75px; 
	display: block; 
	border: 3px solid #fff; 
}

#slidenav a.activeSlide { 
	border:3px solid #c00; 
}

#slidenav a:focus { 
	outline: none; 
}

#slidenav img { 
	border: none; 
	display: block; 
}




/* ------- PROPERTY DEATIL CONTENT ------- */
#property-detail-content{
	background:#fff;
	width:500px;
	padding:12px;
}


	#property-detail-content h1{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c00;
	font-size:18px;
	}
	
	
	a.ask-a-question:link, a.ask-a-question:visited{
		display:none;
	}
	
	a.ask-a-question:hover{
	}
	
	
	a.printable-page:link, a.printable-page:visited{
		display:none;
	}
	
	a.printable-page:hover{
	}
	

	#property-information, #property-decsription, #driving-directions, #school-information, #room-information, #additional-information{
		margin-bottom:10px;
	}
	
	#property-information table td, #school-information table td, #room-information table td, #additional-information table td{
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #333;
	}
	
	#property-information{
	}
	
		#property-information table td.left-td{
			font-weight:bold;
			padding-right:20px;
			text-align:right;
		}
	
	
	#property-decsription{
	}
	
	#driving-directions{
	}
	
	#school-information{
	}
	
		#school-information table td.left-td{
			font-weight:bold;
			padding-right:20px;
			text-align:right;
		}

	#room-information{
	}
	
		#room-information table td.left-td{
			font-weight:bold;
			padding-right:20px;
			text-align:right;
		}
	
	#additional-information{
	}
	
		#additional-information table td.left-td{
			font-weight:bold;
			padding-right:20px;
			text-align:right;
		}

	#financial-considerations{
	}
	
	h1#title-financial-considerations{
		display:block;
		float:left;
		width:320px;
		text-align:left;
	}
	
	#mortgage-calculator-bottom{
		display:none;
	}
	
	
	#financial-considerations table td.left-td, #financial-considerations table td.right-td{
		padding-top:10px;
		padding-bottom:5px;
		border-bottom:1px solid #333;
	}
	
	#financial-considerations #listing-provided-by{
		padding-top:10px;
		padding-bottom:5px;
		text-align:center;
	}




/* ------- PROPERTY DEATIL BOTTOM ------- */
#property-detail-bottom{
	display:none;
}


/* ------- PROPERTY DEATIL FOOTER ------- */
#property-detail-footer{
	padding-right:77px;
}

.property-detail-nav{
	display:none;
}









/* ----------------- TITLES ----------------- */
.page-title{
	display:none;
}






/* ----------------- FOOTER ----------------- */
#footer{
	display:none;
}



/* ----------------- PRINT ----------------- */
#print-logo{
	display:none;
}


body.print{
padding:0px;
margin:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
background:#083e7f;
}


#printable-page{
	width:980px;
	margin:0px auto;
	background:#fff;
	padding:15px 0px;
}

	#printable-page #print-logo{
		display:block;
		margin:0px;
		padding:0px;
		padding-bottom:10px;
	}

	#printable-page #property-detail-top{
	background:none;
	color:#000;
	}
	
	#printable-page #property-detail-content{
	background:#ffffff;
	}
	
	#printable-page #listing-provided-by{
		text-align:center;
	}
	
	#printable-page .no-guarantee{
		text-align:center;
	}
	
#print-contact-info{
	padding-left:5px;
	padding-bottom:15px;
}

	#print-contact-info h2{
		font-size:14px;
	}
	
	#print-contact-info a{
		font-size:14px;
	}



#print-left{
	margin-left:15px;
	float:left;
	width:550px;
}

#print-left h1{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c00;
	font-size:18px;
	}

.property-brochure-title{
	display:block;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c00;
	font-size:24px;
	padding-left:15px;
	font-weight:bold;
}


#print-right{
	float:left;
	width:400px;
}

#print-right h1{
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#c00;
	font-size:18px;
	}
	
#print-additional-images{
	padding-left:7px;
}

#printable-page #financial-considerations{
	margin-bottom:10px;
	}