
/* CSS Image replacement */
h1 {margin:0; padding:0;}
h1 a {
display: block;
padding: 35px 0 0 0;
overflow: hidden;
font-size: 1px;
line-height: 1px;
height: 0px !important;
}	

a {
	color: #ed7824;
}

#tabs a {
 	background: url("../img/orange_tabs.png") 0 -29px; no-repeat;
}

#mainmenu {
 	background: url("../img/menu_bg_orange.png") 0 0px; no-repeat;
}
#nav a {
 	background: url("../img/menu_bg_orange.png") 0 0px; no-repeat;
}
#nav .active {
	color: #993300;
}

#tabs #active {
	background-position: 0 0;
	color: #E86517;
}


#listing_content {  
  margin-left: 40px;
}

#outerbox {
	float: left;
	position: relative;
	display: block;
	border: 1px solid #abada8;
	padding: 15px;
	margin-bottom: 15px;
	z-index: 1;
	top: -1px;
	width: 790px;
}

#bgbox {
	float: left;
	border: 1px solid #abada8; 
	padding: 20px; 
	padding-bottom: 0px;
	background:#f0f0f0;
}

#intro_box  {
	float: left;
	border: 1px solid #abada8;  	
	background:#fff;
	margin-bottom: 15px;
	font-size: 12px;
	font-family: verdana,arial;
	line-height: 20px;
}

.intro_photo {
	border:solid 0px #D1D1D1;
    width: 340px;
    height: 220px;
    margin: 15px;
}

#intro_txt {
	display: block;
	padding-left: 15px;
	line-height: 20px;
    margin:20px; 
    margin-top: 10px;
    width: 310px;
}

#intro_txt p {
	line-height: 22px;
}

a.vfd{float:left; display:block; width:116px; height:28px; margin:10px 10px 10 10; background: url("/properties-for-sale/media/buttons/view-full-details.png") 0 0 no-repeat;}
#buttons a.vdf:hover{background-position: 0 -28px;}
#buttons a.vfd:active{background-position: 0 -56px;}



#straps {
  float: left;
  z-index: 2;
   
}

.img_trans {
	behavior:	url("/css/pngbehavior.htc");
}


#property_name {
	text-align: left;
	display: block;
    margin-top: 10px;
    width: 310px;
    font: 30px 'Monotype Corsiva';
}

#property_name a { text-decoration: none; }
