.TDcnt_bxx { border-right: 1px solid #CCCCCC;
margin: 0em;}
.TDmenu_a a,a:visited{
	color:#000000;
}
.cart_bg1{background-color: #E6DCD2;}

.search_table{width:100%;
borderx: 1px #2B2B2B ridge;

text-align: center;
font-size: 12px;}
.table_header{
text-align: center;
font-weight: bold;
background-color: #cec5bc;}
/**** TABS *****/
#tabcontainer {
	background-color:#beafa5;
	height: 50px;
}
#tabs{
	height:50px; 
	background-color:#beafa5; 
	margin:0;
	padding:0;
	text-align: center;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin-bottom: 0em;
	font-size: 10px;

}
#tabs .hidden{
	margin-top: 19px;
	padding-top:9px;
	padding-bottom: 0em;
	float:left;
	background-image: url(img/hidden.jpg);
	background-repeat: no-repeat;
	width:113px;
	height:22px;
	#height:31px;
}
#tabs a,a:visited,a:hover{
text-decoration: none;}
#tabs .hidden a,#tabs .hidden a:visited,#tabs .hidden a:hover{
color: #848484;
}
#tabs .hiddenzz:hover{
	margin-top: 19px;
	padding-top:9px;
	padding-bottom: 0em;
	float:left;
	background-image: url(img/active_tab.jpg);
	background-repeat: no-repeat;
	width:112px;
	height:22px;
	#height:31px;
}
#tabs .active{
	margin-top: 19px;
	padding-top:9px;
	padding-bottom: 0em;
	float:left;
	background-image: url(img/active_tab.jpg);
	background-repeat: no-repeat;
	width:112px;
	height:22px;
	#height:31px;
}


/**** House detail *****/
#detail{
	font-family: Arial, Helvetica, sans-serif;
	padding: 2em;
	font-size: small;
	width: 738px;
margin: 0em;}

#detail .default_preview{
	border: 1px #9c9c9c solid;
	float:left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#detail h2{
	color: #3c7364;
	margin: 0;
	padding:0;
	text-transform: uppercase;
	clear:right;
	margin-top: -8px;
	margin-bottom: -15px;
font-weight: normal;
font-family: Arial, Helvetica, sans-serif;
font-size: 22px;}

#detail .bt{
	float:none;
	border: none;
	text-decoration: none;
	clear: both;
	padding-top: 4em;
}
.print{
	width: 738px;
	text-align:center;
}
