/* CSS Document */

body {margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:14px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.property_buy_rent_topl {
	float: left;
	width: 300px;
}
.property_buy_rent_topr {
	float: left;
	width: 700px;
}

#find_buy_sell_rent_property_online {
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	color:#333333;
}
#find_buy_sell_rent_property_online a
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#333333;
}
#find_buy_sell_rent_property_online a:link
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#333333;
}
#find_buy_sell_rent_property_online a:visited
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#333333;
}
#find_buy_sell_rent_property_online a:active
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#333333;
}
#find_buy_sell_rent_property_online a:hover
{
	font-family:  Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:underline;
	color:#146EB6;
}
.buy_sell_rent_property_div1000 {width:1000px;}


.ddoverlap{
border-bottom: 8px solid #146EB6;
width:1000px;
}

.ddoverlap ul{
padding: 0;
margin: 0;
font: 90% default;
/*font: bold 90% default;*/
font-family: Arial, Verdana, Helvetica, sans-serif;
list-style-type: none;
font-size:bold;
}

.ddoverlap li{
display: inline;
margin: 0;
}

.ddoverlap li a{
padding: 3px 7px;
text-decoration: none;
padding-right: 32px; /*extra right padding to account for curved right edge of tab image*/
color: #333333;
background: transparent url(../images/template_images/righttabdefault.gif) 100% 1px no-repeat; /*give illusion of shifting 1px down vertically*/
border-left: 1px solid #dbdbd5;
position: relative;
display: block;
float: left;
margin-left: -20px; /*shift tabs 20px to the left so they overlap*/
left: 20px;
}

.ddoverlap li a:visited{
color: #333333;
}

.ddoverlap li a:hover{
text-decoration: underline;
}

.ddoverlap li.selected a{ /*selected tab style*/
color: black;
z-index: 100; /*higher z-index so selected tab is topmost*/
top: 1px; /*Shift tab 1px down so the border beneath it is covered*/
background: transparent url(../images/template_images/righttabselected.gif) 100% 0 no-repeat;
}

.ddoverlap li.selected a:hover{
text-decoration: none;
}

.buy_house_property_div_1 {
float:left;
width:150px;
}

.buy_house_property_div_2 {
float:left;
width:650px;
}

.buy_house_property_div_3 {
float:left;
width:200px;
}
.break {clear:both; height:0px;}

.div_search1_left {width:430px; float:left;}
.div_search_curve{width:219px; float:left}

.div_search_left_result{width:760px; float:left; padding:3px;}

.property_buy_sell_search_box1 {
	background-image: url(../images/template_images/property_blue_bar_m.jpg);
	background-repeat: repeat-y;
	background-position: top;
	padding:10px;
	padding-top:3px;
	
}
.property_buy_sell_search_box2 {
	background-image: url(../images/template_images/property_blue_bar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:21px;
	
}

/* main search box */
.property-buy-sell-rent-website-main-search-t {
	background-image: url(../images/template_images/main_property_buy_rent_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height:27px;
	padding-left:20px;
}
.property-buy-sell-rent-website-main-search-m {
	background-image: url(../images/template_images/main_property_buy_rent_m.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.property-buy-sell-rent-website-main-search-b {
	background-image: url(../images/template_images/main_property_buy_rent_bott.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height:25px;
}
.property_website_h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.property_search_div_mid {width:605px; margin-left:12px;}

.property_search_div_cat {float:left;width:150px; border-right:1px solid #146EB6;}
.property_search_div_cat_content {float:left;width:445px; margin-left:5px;}



H2 {
	color:#CC0000;
	font-size:18px;
	font-family: "Arial", "verdana", "Helvetica", "sans-serif";
	font-weight: normal;
	margin-bottom: 2px;
}
* {font-family:Arial, Verdana, Helvetica, sans-serif, Tahoma; font-size:12px;}


.tabbox { position: relative; top: 0; left: 0; width: 170px; height: 250px;  }
		
		.tabbox h2 { position: relative; margin: 0; padding: 0; width: 149px; border: solid #FFF; border-width: 1px 0 0 1px; z-index: 2; }
		.tabbox .last h2 { border-bottom-width: 1px; }
		
		.tabbox h2 a { display: block; padding: 5px; margin: 0 1px 0 0; font-size: .8em; color: #000; text-decoration: none; }
		
		.tabbox .selected .tabpanel { display: block; overflow: auto; }
		.tabbox .selected h2 a { background: #95B5E2; margin: 0; cursor: default; border:1px solid #95B5E2;}
		
				.tabbox h2 a:hover { background: #FFFFFF; color:#c40000; }
		
		.tabbox .tabpanel { position: absolute; top: 0; left: 150px; width: 420px; height:auto; min-height:200px; padding: 7px; background: #FFFFFF; border: 0px solid #95B5E2; border-left: 2px solid #95B5E2; z-index: 1; display: none; }





.error-message-style
{
	font-size: 8pt;
	color: Red;
}

.control-style
{
	font-size: 8pt;	
}