.ddcolortabs{
padding: 0px 10px 0px 10px;
width:796px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
margin-bottom:0px;
margin-top:7px;
text-align:left;
margin-left:0px;
height: 25px;
text-decoration: none;
outline: none;
}

.ddcolortabs ul{
font: normal 11px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
text-decoration: none;
outline: none;
}

.ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
text-decoration: none;
outline: none;
}



.ddcolortabs a{
float:left;
background:url(/images/glow-tabs-left.gif) no-repeat left top;
margin:0;
margin-right: 5px; /*spacing between each tab*/
padding:0 0 0 8px;
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f446c;
cursor: pointer;
outline: none;

}

.ddcolortabs a span{
float:left;
display:block;
background: transparent url(/images/glow-tabs.gif) no-repeat right top;
padding: 5px 12px 4px 3px;

font-weight:bold;
color:#3B3B3B;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0f446c;
text-decoration: none;
outline: none;
}

/*.ddcolortabs a span{
float:none;
text-decoration: none;
outline: none;
}*/


.ddcolortabs a.selected{ /*Selected Tab style*/
background-position:0 -30px; /*Shift background image up to start of 2nd tab image*/
text-decoration: none;
cursor: pointer;
outline: none;

}

.ddcolortabs a.selected span{ /*Selected Tab style*/
background-position:100% -30px; /*Shift background image up to start of 2nd tab image*/
color: #910b0a;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
outline: none;

}



.ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #678b3f;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
text-decoration: none;
outline: none;
}

.tabcontainer{
min-height: 175px;
text-decoration: none;
outline: none;
border:1px solid #9FC4DF;
padding:5px 10px;
width:805px;
background:#d4ebfd;
}

* html div.tabcontainer { 
   height: expression( this.scrollHeight < 176 ? "175px" : "auto" ); /* sets min-height for IE */
}

div.tabcontainer { 
   min-height: 175px; /* sets min-height value for all standards-compliant browsers */
}


.tabcontent{
display:none;/*
padding: 15px;
outline: none;
font-size: 11px;
min-height: 175px;
border:1px solid #9FC4DF;
width:100%;
background:#d4ebfd;*/

}


.rental_house_tabs{
width:825px;
}


#rental_house_tabs a {
text-decoration: none;
cursor: pointer;
outline: none;
}

#rental_house_tabs li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}


#rental_house_tab1 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a392a;
	line-height: 20px;
	padding:5px 10px;
	margin:0;
}
#rental_house_tab1 p{
padding:0;
}
#rental_house_tab1 table{
margin:0;
}

.rentaldescriptionp {
	margin-top: 15px;
	margin-bottom: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3a392a;
	line-height: 20px;
}
