/*
Name: Sliding Login Panel with jQuery 1.3.2
Author: Jeremie Tisseau
Author URI: http://web-kreation.com/
Script URI: http://web-kreation.com/index.php/tutorials/nice-clean-sliding-login-panel-built-with-jquery/
Date: March 26, 2009
Version: 1.0

	The CSS, XHTML and design is released under Creative Common License 3.0:
	http://creativecommons.org/licenses/by-sa/3.0/

*/       

html, body {border: 0; margin: 0; padding: 0;}

body{
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
margin-top:0px;
margin-bottom:0px;
background-color:#fff;

height:auto;
}




a{
color:#000;
text-decoration: none;
}
a:hover{
color:#090;
text-decoration:none;
}
p, h1, h2, ul, li,h3{
    margin:0px;
    padding:0px;
    font-weight: normal;

}
li{
		display: inline;
	list-style-type: none;
	
}
/* drop down effect */
.currency {
      font-family: Arial, Helvetica, sans-serif;
      font-size: 10px;
      font-weight: bold;
      color: #993300;
      background-color: #FFFFCC;
      height: 20px;
      width: 300px;
}



#footer{float:center;width:100%;margin:0px;padding:0px; color:#000 ; }
#footer #line{
	text-align:center;
	float:left;
	width:100%;
	font-size: 11px;
	font-weight:bold; 
	line-height:20px; 
	border-top:0px solid #d2dfaa;
	color: #333; 
	
	}
			
#footer #seprator{text-align:center;float:left;width:100%;padding-top:5px;padding-bottom:5px }
#footer #line a{color:#000 ;text-decoration : none }
#footer #line a:hover{color:#06C;text-decoration : none; text-decoration:blink }


#footer #line #aboutus{
	font-size: 11px;
	color:#333;
}
#footer #line #aboutus a{color : #333;text-decoration : none; }
#footer #line #aboutus a:hover{color : #5e6563;text-decoration : none;color:#03F;; text-decoration:blink }


#wrapper{
width: 595px;
margin: 0 auto;
}
.box{
background: #3493ed;
}
.boxholder{
clear: both;
padding:0px;
background: #3493ed;
}
.tab{
float: left;
height: 29px;
width: 123px;
margin: 0 1px 0 0;
text-align: center;
background: #AFD3FE url(images/src-tb-graditant.gif) no-repeat;
}
.tabtxt{
margin: 0;
color:#333;
font-size: 12px;
font-weight: bold;
padding: 9px 0 0 0;
cursor:pointer;
}


/*styling for expert service starts here */
#expertService {width:100%; padding-bottom: 0px;padding-top: 0px; position: relative;margin: 0px; padding: 0px;text-align:center;}
#expertService div#container {float: center; position:relative; overflow:hidden; width:90%; height:190px;*height:180px; z-index:100;margin:0px;}
#expertService div#content-container {width:100%; height:190px;*height:180px;  overflow:hidden; z-index:1;}
#expertService div.content {position:relative; visibility: hidden; left:0px; top:0px; z-index:2;}
table#table-content td	{width:210px; height:190px;*height:180px;}
#table-content {width:100%;}
#table-content .expertdetails {float:center;}
#table-content .expertdetails .img {float:center; padding-right:5px; text-align:center;}
#table-content .expertdetails .details {float:center; text-align:center;}
#table-content .expertdetails .details h2 {font:bold 11px verdana, arial; text-align:center; text-decoration:none; color:#F75700; padding-bottom:5px;}
#table-content .expertdetails .details h2 a{font:bold 11px verdana, arial; text-align:center; text-decoration:none; color:#F75700; padding-bottom:5px;}
#table-content .expertdetails .details h2 a:hover{font:bold 11px verdana, arial; text-align:center; text-decoration:underline; color:#F75700; padding-bottom:5px;}
#table-content .expertdetails .details .specialist {font:normal 11px verdana, arial; text-align:center; color:#5B5B5B; padding-bottom:12px;}
.bt1h, .bt2h, .bt3h, .bt4h, .bt2bh, .bt3bh, .bt4bh{font-size:1px; overflow:hidden; display:block;}
.bt1h {height:1px; background:#BBD7ED; margin:0 5px;}
.bt2h, .bt2bh {height:1px; background:#FFF; border-right:2px solid #BBD7ED; border-left:2px solid #BBD7ED; margin:0 3px;}
.bt3h, .bt3bh {height:1px; background:#FFF; border-right:1px solid #BBD7ED; border-left:1px solid #BBD7ED; margin:0 2px;}
.bt4h, .b4tbh {height:2px; background:#FFF; border-right:1px solid #BBD7ED; border-left:1px solid #BBD7ED; margin:0 1px;}
.bt2bh, .bt3bh, .bt4bh {background: #fff;}
.btheadh {background: #fff; border-right:1px solid #BBD7ED; border-left:1px solid #BBD7ED;}
.btheadh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.btcontenth { background-color:#fff; padding-bottom:10px; border:1px solid #f2f2f2;}
.btcontenth div {margin-left: 1px; padding-top: 5px;}



.contenth {border-right:1px solid #BCDEFA; border-left:1px solid #A7C4E3;}
.contenth div {margin-left: 0px; padding-top: 1px;}
.txtComp {font-family:verdana, Arial, Helvetica, sans-serif;font-size:13px;background-color:#ffffff;width:100%;margin:0;}
.clear {clear:both;}
.hrefhomelinks {text-decoration : none;font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;font-size : 11px;color : #0C80AF;border : 0;}
.hrefhomelinks:hover {font-size : 11px;font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;text-decoration : underline;color : #FF7701;border : 0;}
.smallhrefhomelinks {text-decoration : none;font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;font-size : 9px;color : #0C80AF;border : 0;}
.smallhrefhomelinks:hover {font-size : 9px;font-family : verdana, arial, tahoma, ms sans serif, times new roman, ms sans serif;text-decoration : underline;color : #FF7701;border : 0;}
.cursor { cursor : pointer;}

#projectwrapper{position:relative;float:auto;width:145px;height:100px;margin:0;padding:0;}
#projectwrapper #firstDiv{float:auto;border:1px solid #BCDEFA; height:94px;width:95%;margin:3;padding:0;background:#F2F2F2;position:absolute;center:0px;}
#projectwrapper #firstDiv a{text-decoration:none;color:#9D9D9D;font-family:verdana,arial,tahoma,ms sans serif,times new roman,ms sans serif;font-size:22px;}
#projectwrapper #secondDiv{float:auto;margin:0;padding:0;height:100px;*height:100px;top:0;position:absolute;left:0px;}

/* ######### CSS for Shade Tabs. Remove if not using ######### */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
color:#000;
}

.footer_style{
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
color:#000;
}



.shadetabs li{
display: inline; 
margin: 0;
text-decoration: none;
}

.shadetabs li a{
display: block;
float:left;
top:0px;
text-decoration: none;
position: relative;
z-index: 1;
padding: 9px 2px;
margin-right: 2px;
border: 1px solid #329acf;
color:#fff;
width: 120px;
background-color: #258DC8;
background-repeat: no-repeat;

}

.shadetabs li a:visited{
color:#000;
top:0px;
}

.shadetabs li a:hover{
text-decoration:none;
color:#000;
}

.shadetabs li a.selected{ /*selected main tab style */
display: block;
float:left;
top:0px;
text-decoration: none;
position: relative;
z-index: 1;
padding: 9px 2px;
margin-right: 2px;
border: 0px solid #329acf;
color:#fff;
width: 120px;
background-color: #313A43;
background-repeat: no-repeat;
border-bottom-color: white;
}

.shadetabs li a.selected:hover{ /*selected main tab style */
text-decoration: none;
color:#000;
}

#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 100%;
	z-index: 9999;
	background-color: #000!important;
	
}
#MB_overlay[id] { position: fixed; }

#MB_window {
	position:absolute;
	top: 0;
	border: 0 solid;
	text-align:left;
	z-index:10000;
	
}
#MB_window[id] { position: fixed!important; }

#MB_frame {
	position:relative;
	background-color: #EFEFEF;
	height:100%;
	
}

#MB_header {
	margin:0;
	height: 28px;
}

#MB_content {
	padding: 6px .75em;
	overflow:auto;
	
}

#MB_caption {
	font: bold 85% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em 0 .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display:block;
	position:absolute;
	right:5px; top:4px;
	padding:2px 3px;
	font-weight:bold;
	text-decoration:none;
	font-size:13px;
}
#MB_close:hover {
	background:transparent;
}

#MB_loading {
	padding: 1.5em;
	text-indent: -10000px;
	background: transparent url(spinner.gif) 50% 0 no-repeat;
	
}

/* Color scheme */
#MB_window {
	background-color:#EFEFEF;
	color:#000;
}
#MB_content { border-top: 1px solid #F9F9F9; }
#MB_header {
  background-color:#DDD;
  border-bottom: 1px solid #CCC;
}
#MB_caption { color:#000 }
#MB_close { color:#777 }
#MB_close:hover { color:#000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}


/* city div */
/*.b1h, .b2h, .b3h, .b4h, .b2bh, .b3bh, .b4bh{font-size:1px; overflow:hidden; display:block;}
.b1h {height:1px; background:#c4c4c4; margin:0 5px;}
.b2h, .b2bh {height:1px; background:#92cbfa; border-right:2px solid #c4c4c4; border-left:2px solid #c4c4c4; margin:0 3px;}
.b3h, .b3bh {height:1px; background:#92cbfa; border-right:1px solid #c4c4c4; border-left:1px solid #c4c4c4; margin:0 2px;}
.b4h, .b4bh {height:2px; background:#92cbfa; border-right:1px solid #c4c4c4; border-left:1px solid #c4c4c4; margin:0 1px;}
.b2bh, .b3bh, .b4bh {background: #fff;}*/
.headh { height:30px; line-height:30px;  border:1px solid #c4c4c4; color:#FF0000; 
background: #f5f7f9; /* Old browsers */
background: -moz-linear-gradient(top,  #f5f7f9 0%, #d7dee3 49%, #e5ebee 50%, #f6f8f9 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f5f7f9), color-stop(49%,#d7dee3), color-stop(50%,#e5ebee), color-stop(100%,#f6f8f9)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f5f7f9 0%,#d7dee3 49%,#e5ebee 50%,#f6f8f9 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f5f7f9 0%,#d7dee3 49%,#e5ebee 50%,#f6f8f9 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f5f7f9 0%,#d7dee3 49%,#e5ebee 50%,#f6f8f9 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f5f7f9 0%,#d7dee3 49%,#e5ebee 50%,#f6f8f9 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f7f9', endColorstr='#f6f8f9',GradientType=0 ); /* IE6-9 */}

.headh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.contenth { border: 1px solid #C4C4C4;
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 13px;
    padding: 8px;
}}
.contenth div {margin-left: 0px; padding-top: 5px;}

/* property listing detail */
.bbt1h, .bbt2h, .bbt3h, .bbt4h{font-size:1px; overflow:hidden; display:block;}
.bbt1h {height:1px; background:#7ba535; margin:0 5px;}
.bbt2h{height:1px; background:#a9d750; border-right:2px solid #7ba535; border-left:2px solid #7ba535; margin:0 3px;}
.bbt3h{height:1px; background:#a9d750; border-right:1px solid #7ba535; border-left:1px solid #7ba535; margin:0 2px;}
.bbt4h{height:1px; background:#a9d750; border-right:1px solid #7ba535; border-left:1px solid #7ba535; margin:0 1px;}
.bbtcontenth {border-right:1px solid #7ba535; border-left:1px solid #7ba535;}
.bbtcontenth div {margin-left: 1px; padding-top: 5px;}

/* property listing green contact box */
.lt1h, .lt2h, .lt3h, .lt4h, .lt2bh, .lt3bh, .lt4bh{font-size:1px; overflow:hidden; display:block;}
.lt1h {height:1px; background:#7A9434; margin:0 5px;}
.lt2h, .lt2bh {height:1px; background:#ECF5D1; border-right:2px solid #7A9434; border-left:2px solid #7A9434; margin:0 3px;}
.lt3h, .lt3bh {height:1px; background:#ECF5D1; border-right:1px solid #7A9434; border-left:1px solid #7A9434; margin:0 2px;}
.lt4h, .lt4bh {height:2px; background:#ECF5D1; border-right:1px solid #7A9434; border-left:1px solid #7A9434; margin:0 1px;}
.lt2bh, .lt3bh, .lt4bh {background: #ECF5D1;}
.ltheadh {background: #7A9434; border-right:1px solid #7A9434; border-left:1px solid #7A9434;}
.ltheadh h3 {margin: 0px 10px 0px 10px; padding-bottom: 3px;}
.ltcontenth {border-right:1px solid #7A9434; border-left:1px solid #7A9434;}
.ltcontenth div {margin-left: 1px; padding-top: 5px;}

/* sms box */
#testdiv {width:300px; margin:0 auto; border:0px solid #ccc; padding:20px 25px;}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#000; z-index:1500}
#tinycontent {background:#fff}

.button {font:14px Georgia,Verdana; margin-bottom:10px; padding:8px 10px 9px; border:1px solid #ccc; background:#eee; cursor:pointer}
.button:hover {border:1px solid #bbb; background:#e3e3e3}

input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	border: 1px solid #00A8E6;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}

/*****************************property_listings_detail_content******************************/
.fadeContainer{padding:0px 0 20px 0; margin:0px; width:98%; }
.buttonheadingCont{position:relative; margin-bottom:-9px;}
.leftCrv{padding:0px; height:28px; width:6px; float:left; display:block;  }
.rightCrv{padding:0px; height:28px; width:6px; float:left; }
.Bg{padding:0px;  float:left; }
.text {background-color:#258DC8; color:#FFF; font-size:20px; height:27px; margin-top:16px;	padding-bottom:6px;	padding-left:20px;	padding-top:7px; width:740px;}
.pointer{text-align:center; display:block ;}
.leftBdr{padding:0px; }
.LongleftBdr{background:url(../images/long-fade.gif) no-repeat 0 0; padding:0px; }
.rightBdr{padding:0px; }
.LongrightBdr{background:url(../images/long-fade.gif) no-repeat 100% 0; padding:0px; }
.topBdr{width:720px;}
.topPatchCont{width:100%;}
.topPatch{background-color:#eaf7fd; height:7px;	 margin:1px 2px 2px 2px; display:block; width:auto;}

/*****************************new css******************************/
.wrapper{
	width: 1106px;
	margin-right: auto;
	margin-left: auto;


}

.main_container{
	float:left;
	width:1106px;
}

.top_header {
	float: left;
	width: 1106px;
	padding-top:9px;
	padding-bottom: 18px;
}



.rght_header{
	float: right;
	width: 800px;
	color: #656464;
	
}

.toplink_container{
	float: right;
	width: 378px;
	color: #656464;
	
}

.top_link{
	text-decoration:none;
	color: #656464;
	display: inline;
}

.top_link a{
	text-decoration:none;
	color: #656464;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}

.top_link a:hover{
	text-decoration:underline;
}
.logo_container {
	float: left;
	height: 112px;
	width: 259px;
	margin-top:12px;
}
.topadd_div {
	float: right;
	width: 600px;
	
}

.navigation_container{
	float:left;
	width:1106px;
	height: 36px;
	background-color: #313a43;
}

.nav_homediv{
	float:left;
	width:40px;
	height:36px;
	background-image: url(../images/home-wht.jpg);
	background-repeat: no-repeat;
}

.nav_homediv a{
	float:left;
	width:40px;
	height:36px;
	background-image: url(../images/home-wht.jpg);
	background-repeat: no-repeat;
}
.nav_homediv a:hover{

	background-image: url(../images/home-blue.jpg);
	background-repeat: no-repeat;
}


#trans-nav {
	list-style-type: none;
	height: 40px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25;
	
}
#trans-nav li {
	float: left;
	position: relative;
	/*line-height: 40px;*/
	background-color: #313a43;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	background-image: url(../images/nav_divider.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

	
}
#trans-nav li:hover {
	
	background-color: #258dc8;

}
#trans-nav li a { display: block; padding: 0 15px; color: #fff; text-decoration: none;}
#trans-nav li a:hover { margin-top:0px; color: #a3f1d7; }
#trans-nav li ul {width:200px; opacity: 0; position: absolute; left: 0; background: #313a43; list-style-type: none; padding: 0; margin:12px 0 0 0; padding:1px; z-index:999; }
#trans-nav li:hover ul { opacity: 1; }
#trans-nav li ul li { float: none; position: static; height: 0; line-height: 0; background: none;  }
#trans-nav li:hover ul li { height:20px;   /*line-height: 30px;*/ }
#trans-nav li ul li a { margin:0px; background: #313a43; }
#trans-nav li ul li a:hover {margin-bottom:1px; background: #313a43; }

#trans-nav li { -webkit-transition: all 0.2s; }
#trans-nav li a { -webkit-transition: all 0.5s; }
#trans-nav li ul { -webkit-transition: all 1s; }
#trans-nav li ul li { -webkit-transition: height 0.5s; }

#trans-nav li ul { display: none; }
#trans-nav li:hover ul, #trans-nav li.over ul {display: block; }
#trans-nav li ul li { height: 30px; /*line-height: 30px;*/ }



.statelink_container{
	float:left;
	width: 1106px;
	color: #656464;
	padding-bottom: 23px;
	
}

.state_link{
	text-decoration:none;
	color: #656464;
	display: inline;
	font-size: 12px;
}

.state_link a{
	text-decoration:none;
	color: #656464;
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
}

.state_link a:hover{
	text-decoration:underline;
}

.red{
	color: #F00;
	text-decoration: none;
}


.content_container{
	float:left;
	width:1106px;
	margin-bottom: 20px;
}

.content_leftwrapper {
	float: left;
	width: 199px;
}

.content_leftcontainer {
	float: left;
	width: 195px;
	border: 1px solid #e1e0e0;
	padding: 1px;
	margin-bottom: 15px;
}


.left_caption{
	float: left;
	width: 187px;
	background-image: url(../images/caption_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;

}

.left_caption h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;


}




.prpty-caption_div{
	float:left;
	width:400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
}


.left_imgcontainer {
	float: left;
	width: 172px;
	background-color: #f4f4f4;
	padding: 12px;
}

.right_imgcontainer {
	float: left;
	width: 209px;
}

.left_imgwrapper {
	width: 171px;
	float: left;
	margin-bottom: 15px;
}



.left_imgdiv {
	background-color: #FFF;
	width: 157px;
	border: 1px solid #cccccc;
	padding: 6px;

}


.left_imgcaptiondiv {
	float: left;
	padding: 6px;
	width: 157px;
}

.right_container{
	float: right;
	width: 213px;
}






.content_rgtcontainer {
	float: left;
	width: 209px;
	border: 1px solid #e1e0e0;
	padding: 1px;
	margin-bottom: 10px;
}

.right_adddiv {
	float: left;/*
	width: 199px;*/
	margin-bottom: 20px;
	/*background-color: #000;
	padding: 7px;*/
}

.right_imgdiv {
	background-color: #FFF;
	width: 169px;
	border: 1px solid #cccccc;
	height: 157px;
}

.right_caption{
	float: left;
	width: 199px;
	background-image: url(../images/caption_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;

}

.right_caption h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;
}

.right_imgwrapper {
	width: 185px;
	float: left;
	margin-bottom: 15px;
	padding: 12px;
}


.right_topadd {
	float: left;
	/*width: 199px;
	margin-bottom: 20px;*/
	/*background-color: #F00;
	padding: 7px;*/
}


.middle_container {
	float: left;
	width: 664px;
	margin-right: 14px;
	margin-left: 14px;
}


.mid_caption{
	float: left;
	width: 652px;
	background-image: url(../images/caption_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;

}

.mid_caption h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;

}

.mid_caption_new{
	float: left;
	width: 99%;
	background-image: url(../images/caption_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;

}

.mid_caption_new h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;

}
.tab_container {
	float: left;
	width: 646px;
	padding: 8px;
	margin-bottom: 15px;
}

.middle_div{
	float: left;
	width: 662px;
	border: 1px solid #e1e0e0;
	margin-bottom: 15px;
	}
	
	
	.breadcrum{
	color: #666666;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/breadcrum-bg.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 659px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	}
	
	.breadcrum a{
	color:#000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 25px;
	text-decoration: none;
	}
	
		.breadcrum a:hover{
	color: #000;
	text-decoration: none;
	}
	
	
.mid_addcontainer {
	float: left;
	width:662px;
	margin-bottom: 10px;
}


.mid_adddiv {
	float: left;
	width: 466px;
	border: 1px solid #000;
	height: 57px;
}


.tab_container2 {
	float: left;
	width: 646px;
	padding: 8px;
	background-color: #F4F4F4;
}
.prplistng_container{float: left;width: 646px;}
.listing_container {float: left;width: 158px;margin-right: 3px;}
.listing_topdiv {float: left;width: 158px;height: 23px;background-image: url(../images/listing_topbg.jpg);background-repeat: repeat-x;padding-top: 7px;text-align: center;}
.listing_topdiv h1{float: left;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;text-align: center;width: 158px;}
.listing_listdiv {float: left;width: 142px;margin-top: 5px;background-color: #FFF;border: 1px solid #dfe4e8;padding: 7px; min-height:270px;}
.listing_morediv {float: left;width: 142px;margin-top: 5px;text-align: right;}
.listing_listdiv p{line-height:19px;}
.drk-red{  color: #E12121; font-size: 13px;  font-weight: bold;}
.blck{color:#000;font-size: 11px;}
.gray a{color:#999898;font-size: 11px;}
.classified_container{
	float: left;
	width: 640px;
	border: 1px solid #e1e0e0;
	background-image: url(../images/classified_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	margin-bottom: 15px;
}


.clsfied_headdiv{
	float: left;
	width: 614px;
	background-color: #369bd1;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
	padding-left: 13px;
}

.clsfied_headdiv h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}

.bullet_arrw {
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 12px;
	width: 12px;
	margin-right: 8px;
	margin-top: 3px;
}

.clsfied_textdiv {
	float: left;
	width: 500px;
}





.clsfied_contentdiv{
	float: left;
	width: 620px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.clsfied_contentdiv p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.clsfied_contentdiv_new{
	float: left;/*
	width: 620px;*/
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.clsfied_contentdiv_new p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
}

.blue{
	color: #369bd1;
	text-decoration: none;
}
.classified_botdiv {
	background-image: url(../images/classified_botbg.png);
	background-repeat: no-repeat;
	float: left;
	height: 26px;
	width: 605px;
	margin-top: 10px;
	padding-left: 15px;
	padding-top: 8px;
}
.classified_botdiv_new {
	background:linear-gradient(to bottom, #FFFFFF 0%, #F0F1F3 100%) repeat scroll 0 0 transparent;
    border: 1px solid #369BD1;
    border-radius: 6px 6px 6px 6px;
    float: left;
    height: 26px;
    margin-top: 10px;
    padding-left: 15px;
    padding-top: 8px;
    width: 98%;
}





.clfd_text a{
	color: #369bd1;
	font-weight: bold;
	text-decoration:none;
}

.clfd_text a:hover{
	text-decoration:underline;
}
.footer_container {
	float: left;
	width: 1106px;/*
	margin-bottom: 15px;*/
}



.c5px{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #369BE1;
	margin-right:10px;
}

.c5px a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #369BE1;
	text-decoration:none;
}

.c5px a:hover{
	text-decoration:underline;
}



.footer_botclmn{
	float: left;
	width: 207px;
	background-color: #f4f4f4;
	border: 1px solid #e1e0e0;
	padding: 1px;
	margin-right: 12px;

}
.foot_captiondiv {
	float: left;
	width: 183px;
	background-image: url(../images/foot-cap-bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 10px;
}

.foot_captiondiv h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	background-image: url(../images/arrw-blck.jpg);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	padding-left: 20px;
}
.footer_uldiv {
	float: left;
	width: 187px;
	padding: 10px;
}
.footer_uldiv {
	background-color: #f5f4f4;
}

.foot_ul{
	width:160px;
	background-image: url(../images/sq-bullet.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	float: left;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#787878;
	
}

.foot_ul a{
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:#787878;
}

.foot_ul a:hover{
	color: #000;
	
}


.foot_morediv {
	float: right;
	width: 180px;
	color: #F00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}
.foot_morediv a{
	color: #F00;
	text-align: right;
	text-decoration:none;
}

.foot_morediv a:hover{
	color: #F00;
	text-decoration:underline;
}

.welcm_contentdiv{
	float: left;
	width: 875px;
	background-color: #f4f4f4;
	border: 1px solid #e1e0e0;
	padding: 1px;

}


.propwel_caption{
	float: left;
	width: 865px;
	background-image: url(../images/caption_bg.jpg);
	background-repeat: repeat-x;
	height: 24px;
	padding-top: 10px;
	padding-left: 10px;

}

.propwel_caption h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #F00;
	background-image: url(../images/arrw.png);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 2px;

}


.property_contentdiv{
	float: left;
	width: 855px;
	background-color: #f4f4f4;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}

.property_contentdiv p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	color:#787878;
	line-height: 17px;
}


.bottom_footer{
	float: left;
	width: 1106px;
	background-color: #f4f4f4;
	padding-top: 11px;
}

.bot_outrftr{
	width:360px;
	float: left;
	background-image: url(../images/foot-div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}

.bot_outrftr2{
	width:200px;
	float: left;
	background-image: url(../images/foot-div.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}


.bot_outrftr3{
	width:200px;
	float: left;

}





.bot_ftrbg{
	background-color:#e3e3e3;
	width:1091px;
	height:15px;
	padding-left: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.bot_ftrdiv {
	float: left;
	width: 200px;
}

.bot_ftrdiv h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#0b5bbd;
	text-transform: uppercase;
	margin:0px;
	padding:0px;
}

.ftr_botlinkdiv{
	float:left;
	width:180px;
	padding-top: 10px;
}

.ftr_link{
	background-image: url(../images/sq-bullet.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left;
	padding-left: 10px;
	width: 150px;
	float: left;
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type:none;
}

.botftr_img{
	width:310px;
	float: left;
	padding-top: 30px;
	padding-bottom: 10px;
}
.footer_linkcontainer {
	float: left;
	width: 1098px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #999999;
	text-align: right;
	padding-right:11px;
	font-weight:normal;
	}


.blue-font{
	color: #00b1ef;
}

.blue-font a{
	color: #00b1ef !important;
	text-decoration:none;
}

.blue-font a:hover{
	text-decoration:underline;
}


.foot_rssdiv {
	float: right;
	width:379px;
}

.rss-link{
	background-image: url(../images/rss.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color:#999999;
	display: inline;
	float: left;
	padding-left: 20px;
}

.rss-link a{
	color:#00b1ef !important;
	display: inline !important;
	text-decoration: none;
}

.rss-link a:hover{
	text-decoration:underline;
	color:#00b1ef;
}
.clr {
	clear: both;
}

.about-us{
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
		}
.about-us h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	line-height:30px;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
	}
.about-us p{
	font-size:12px;
	line-height:25px;
	color: #666;
	text-align:justify;
	}
.top-leftimg {
	width:300px;
	height:211px;
	float:left;
	margin-right:15px;
	margin-bottom:15px;
}
.line-1{
	border-bottom:1px solid #CCC;
	margin:5px 0px 5px 0px;
}


.terms {
	background: none repeat scroll 0 0 #FFF;
	height: auto;
	margin: auto;
	min-height: 600px;

	
	margin-top: 13px;
	padding:5px;
	padding-left:20px;
	padding-top:20px;
}
.terms-content {
	height: auto;
	width: 970px;
	border: none;
}
.terms-content-left {
	float: left;
	padding-left: 0px;
	width: 240px;
}
.terms-content-left a {
	color: #FFFFFF;
}
.terms-content-left a:hover {
	background-image: url("..images/terms-&-condition-1.png");
	background-repeat: no-repeat;
	color: #666666;
}
.map {
	border: 1px solid #CCCCCC;
	border-radius: 4px 4px 4px 4px;
	height: 300px;
	width: 249px;
}
.map2 {
	
	
}
.add {
	color: #2B2B2B;
	font-family: Calibri;
	font-size: 15px;
	line-height: 26px;
}
.add em {
	color: #0077a4;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.terms-content-left a {
	color: #FFFFFF;
}
.terms-content-right {
	float: right;
	height: auto;
	width: 680px;
}
.terms-content-right-heading {
	color: #717171;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-style: normal;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 5px;
	width: 731px;
}
.terms-content-right p {
	color: #000000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 10px;
	text-align: justify;
	width: 657px;
}
.terms-content-right p span {
	color: #B30000;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 25px;
	margin: 0;
	padding: 0;
}
.right-text {
	margin-top: 25px;
}
.text1 {
	height: 20px;
	color: #333;
	font-style:italic;
	margin-bottom:6px;
}

.text h4 {
	color: #FFFFFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	margin-top: 0px;
}
.form {
	line-height: 6px;
	border: none;
}
.form td a {
	color: #FFFFFF;
	text-decoration: underline;
}
.sign-up {
	background-image: url("../images/blk-login-2.png");
	background-repeat: repeat-x;
	border-radius: 10px 10px 10px 10px;
	height: 81px;
	margin: 33px auto auto;
	width: 219px;
}
.form2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	margin: auto;
	padding-top: 13px;
	width: 167px;
}
.submit {
	margin: 30px auto auto;
	text-align: center;
	width: 100px;
	background-image: none;
	border: #CCC solid 1px;
	background-color: #333;
	color: #FFF;
	font-family: Calibri;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	font-weight: bold;
	font-size: 14px;
}
h5 {
	font-size: 15px;
	margin: 0 0 10px;
	padding: 0 0 5px;
	text-align: left;
	color: #2B2B2B;
	font-family: Calibri;
}
.form input[type="text"], input[type="password"], textarea {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #EEEEEE;
	border-color: #DDDDDD #EEEEEE #EEEEEE #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	margin-left: 0;
	margin-right: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 414px;
}
.button-1{width:120px; height:30px; color:#FFF; line-height:30px; text-align:center; border-radius: 4px; background-color:#F00; font-size:13px; margin-top:10px; border:none;}

.form_inp {
	-moz-border-bottom-colors: none;
	-moz-border-image: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: none repeat scroll 0 0 #EEEEEE;
	border-color: #DDDDDD #EEEEEE #EEEEEE #DDDDDD;
	border-radius: 2px 2px 2px 2px;
	border-style: solid;
	border-width: 1px;
	margin-left: 0;
	margin-right: 0;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width:240px;
	margin:3px 0px 3px 0px;
}

.myac-menu {
	list-style-type: none;
	height: 40px;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25;
	margin-top:6px;
	
}
.myac-menu li {
	float: left;
	position: relative;
	/*line-height: 40px;*/
	background-color:#0D6CA9;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	height:26px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-right:4px;
	border-radius:3px;	
}
.myac-menu li:hover {
	
	background-color: #333333;
	

}
.myac-menu li a { display: block; padding: 0 15px; color: #fff; text-decoration: none; }
.myac-menu li a:hover { margin-top:0px; color: #a3f1d7; }
.myac-menu li ul {width:200px; opacity: 0; position: absolute; left: 0; background: #313a43; list-style-type: none; padding: 0; margin:12px 0 0 0; padding:1px; z-index:999; }
.myac-menu li:hover ul { opacity: 1; }
.myac-menu li ul li { float: none; position: static; height: 0; line-height: 0; background: none;  }
.myac-menu li:hover ul li { height:20px;   /*line-height: 30px;*/ }
.myac-menu li ul li a { margin:0px; background: #313a43; }
.myac-menu li ul li a:hover {margin-bottom:1px; background: #313a43; }

.myac-menu li { -webkit-transition: all 0.2s; }
.myac-menu li a { -webkit-transition: all 0.5s; }
.myac-menu li ul { -webkit-transition: all 1s; }
.myac-menu li ul li { -webkit-transition: height 0.5s; }

.myac-menu li ul { display: none; }
.myac-menu li:hover ul, #trans-nav li.over ul {display: block; }
.myac-menu li ul li { height: 30px; /*line-height: 30px;*/ }


.lis-head {color:#fff; font-size:15px; font-weight:bold; width:60px; text-align:center; height:30px; line-height:30px;}

.hmpg_contentdiv {
    background-color: #FFFFFF;
    border: 1px solid #E1E0E0;
    float: left;
    margin-bottom: 15px;
    padding: 13px;
    width: 620px;
}


.hmpg_contentdiv p {
    border-bottom: 1px solid #F0F0F0;
    color: #6C6C6C;
    font-size: 13px;
    margin-bottom: 10px;
    padding-bottom: 20px;
}

.red {
    color: #FF0000;
    font-size: 12px;
    text-align: right;
}

.red a{ color:#F00;}


.middle_div_new{
	float: left;
	width: 882px;
	border: 1px solid #e1e0e0;
	margin-bottom: 15px;
	margin-right:23px;
	}
	
	
	.breadcrum{
	color: #666666;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/breadcrum-bg.png);
	background-repeat: no-repeat;
	height: 13px;
	width: 659px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 10px;
	}
	
	.breadcrum a{
	color:#000;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px 0 25px;
	text-decoration: none;
	}
	
		.breadcrum a:hover{
	color: #000;
	text-decoration: none;
	}
	
	
.mid_addcontainer_new {
	float: left;
	/*width:662px;*/
	margin-bottom: 10px;
}


.mid_adddiv_new {
	float: left;
	width: 466px;
	border: 1px solid #000;
	height: 57px;
}


.tab_container2_new {
	float: left;/*
	width: 646px;*/
	padding: 8px;
	background-color: #F4F4F4;
}
.prplistng_container_new{float: left;width: 646px;}
.listing_container_new {float: left;width: 158px;margin-right: 3px;}
.listing_topdiv_new {float: left;width: 158px;height: 23px;background-image: url(../images/listing_topbg.jpg);background-repeat: repeat-x;padding-top: 7px;text-align: center;}
.listing_topdiv_new h1{float: left;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#fff;text-align: center;width: 158px;}
.listing_listdiv_new {float: left;width: 142px;margin-top: 5px;background-color: #FFF;border: 1px solid #dfe4e8;padding: 7px; min-height:270px;}
.listing_morediv_new {float: left;width: 142px;margin-top: 5px;text-align: right;}
.listing_listdiv_new p{line-height:19px;}
.drk-red{  color: #E12121; font-size: 13px;  font-weight: bold;}
.blck{color:#000;font-size: 11px;}
.gray a{color:#999898;font-size: 11px;}
.classified_container_new{
	float: left;/*
	width: 640px;*/
	border: 1px solid #e1e0e0;
	background-image: url(../images/classified_bg.jpg);
	background-repeat: repeat-x;
	padding: 3px;
	margin-bottom: 15px;
}


.clsfied_headdiv_new{
	float: left;
	width: 97%;
	background-color: #369bd1;
	height: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 13px;
	padding-left: 13px;
}

.clsfied_headdiv_new h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #FFF;
	font-weight: bold;
	margin: 0px;
	background-image: url(../images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
