html{
height:100%;
}

body{
	margin  :0px;
	padding :0px;
	height:100%;
	font: 11px Arial;        
	background: #ffffff;
    color	:#000000;
}

form {
	margin  :0px;
	padding :0px;
}

a {color: #171C9E; text-decoration:none;}
a:visited {color:#ffffff;text-decoration:none;}
a:hover {color: #5259FE;}
a:active { color:#000000;}

img { border:0px solid;}

h2 {
	font-size	:20px;
	font-weight	: normal;
	padding	: 5px 10px;
	margin	:0px;
}

h3 {
	font-size	:12px;
	font-weight	: bold;
	padding	: 0px;
	margin	:0px;
	font-family:Verdana;
}

img.download {vertical-align:middle;}

/* ----------container to center the layout-------------- */
#container {
	width	: 920px;
	margin-bottom	: 0px;
	margin-top: 0px;
	margin-left	: auto;
	margin-right: auto;
	background-color: #afdcfc;
	border:0px solid red;
}
*{ margin: 0; padding: 0; }*

div.blue_strip {
	border:0.15em solid #5259fe;
	padding:0px;
	margin:0px;
}

div.blue_strip_footer {
	border:0.13em solid #5259fe;
}

div#top_menu {
	background:#2828d2;
	height:36px;
}

div#top_menu_grad {
	background:url(../../images/top_menu_shadow.jpg) no-repeat;
	height:32px;
	width:771px;
	width	: 920px;
	margin-bottom	: 0px;
	margin-top: 0px;
	margin-left	: auto;
	margin-right: auto;
}

.top_menu_bar {
	background:url(../../images/top_menu_bar.jpg) no-repeat;
	height:32px;
	width:2px;
	padding-right:8px;
}

div#left_gradient {
	background:url(../../images/left_gradient.jpg) 0 100% repeat-y;
}

div#right_gradient {
	background:url(../../images/right_gradient.jpg) 100% 0 repeat-y;
}	

#logo {
	background:url(../../images/banner.jpg) left no-repeat;
	width:920px;
	height:158px;
	margin-left	: auto;
	margin-right: auto;
}

#search_bg {
	background:url(../../images/search_bg.jpg) left no-repeat;
	width:162px;
	height:120px;
}

select{
	font-size:10px;
}

.search_text {
	font-family:Arial;
	font-size:11px;
	width:147px;
	padding:0.5px;
}

.btn_search {
	background:url(../../images/buttons/btn_search.jpg)  left no-repeat;
	width:85px;
	height:19px;
	border:0px solid;
	margin-left:9px;
}

.btn_send {
	background:url(../../images/buttons/send.gif) left no-repeat;
	width:56px;
	height:17px;
	border:0px solid;
}

/* ----------banner for logo-------------- */
#banner {
	padding	: 0px;
	margin	: 0px;
	height	:100px;
	font-size	:15px;
	font-weight	:bold;
	border-top	:1px solid #564b47;
	border-bottom	:1px solid #564b47;
}

#banner img {padding:10px 0px;} 

/* -----------------content--------------------- */
#content {
	/*background-color: #ffffff;*/
	padding: 0px;
	margin-top:0px;
	margin-right: 0px;
	margin-left:0px;
	border:0px solid red;
	padding: 0px 15px;
}
div#content { 
	min-height	:440px;
	height	:expression(this.scrollHeight > 440 ? "auto":"440px"); 
}

p, pre{
	padding	: 5px 10px;
	margin	:0px;
}

/* --------------left navi------------- */
#sidebar {
	float	: left;
	width	: 200px;
	margin	: 0px;
	padding	: 0px;
}

/* -----------footer--------------------------- */
#footer_bg {
	background:#080a9b url(../../images/footer_bg.jpg) repeat-x;
	height	:13px;
	width:916px;
	color:#196ea9;
	font-family:Arial;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	padding:10px 4px;
}

#footer {
/*	background-color:#080a9b;*/
	background:url(../../images/footer_bg.jpg) repeat-x;
	height:33px;
}

.buttonclass{
	width	:100px; 
	text-align: center;
}

.inputclass{
	width	:200px;
}

/*LHS NAV */
#nav, #nav ul { /* all lists */
	padding	: 0;
	margin	: 0;		
	float 	: left;
	width 	: 200px;
	padding	: 0 0 2em; 
	background	: rgb(90%,90%,75%);
	list-style	: none;
}
	
#nav li { /* all list items */
	position	: relative;
	float 	: left;
	line-height : 1.25em;
	margin-bottom : -1px;
	width 	: 200px;
	padding	: 0.25em 0; 
	line-height	: 1em;
	border-bottom : 2px solid rgb(95%,95%,80%);
}
	
#nav li ul { /* second-level lists */
	position	: absolute;
	left	: -999em;
	margin-left : 12.05em;
	margin-top 	: -1.35em;
}
	
#nav li ul ul { /* third-and-above-level lists */
	left: -999em;
}
	
#nav li a {
	width	: 200px;
	w\idth 	: 119px;
	display : block;
	color 	: black;
	font-weight : bold;
	text-decoration : none;
	padding	: 0.25em 0.5em; 
	margin	: 0 1em;
}
	
#nav li a:hover {
	width	: 200px;
	w\idth 	: 119px;
	color 	: white;
	background-color : black;
}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}
	
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	left: auto;
}

.phototable{
	padding	:0;
	margin	:0;
	border	:0px solid #000000;
	width	: 100%;
}
.phototable td{
	text-align: center;
}

.phototable td table tr td table{
	padding:0;
	margin :10px;
	border :0 solid #000000;
}
.photobox{
	border: 2px solid #efefef;
	text-align: center;
	vertical-align: middle;
}

#topnav{
	margin 	:0;
	padding	:0;	
	text-align: right;
	height	: 25px;
}
#topnav ul{
	list-style	: none;
	margin 	:0;
	padding	:5px;
	border	: 0px solid #000000;
}
#topnav ul li{
	text-align	: right;
	vertical-align: top;
}
#topnav ul li a{
	font-size	: 9px;
	color:#000000;
	text-decoration: none;	
}

textarea{	
	border:1px solid #AFDCFC;
	font-size:11px;
}

input,.inputbox {
	border:1px solid #AFDCFC;
}

.cl_select {
	width:144px;
	border:1px solid #AFDCFC;
}

a.cl_link {
	text-decoration:none;
	color:#000000;
}

a.cl_link:hover {
	text-decoration:underline;
	color:#000000;
}

.tbl_email {
	border:1px solid #171C9E;
	padding:5px 0px;
}

.moveright {
	float:right;
}

/*style for pagination*/
a.pagging:hover {
	color:#5259FE;
	text-decoration:none;
	font-weight:bold;
}

a.pagging {
	color:#171C9E;
	text-decoration:none;
	font-weight:bold;
}

/*style for resdential sales*/

.clr {
	clear:both;
}

.title {
	color:#2D2DF4;
	padding-bottom:10px;
	font-weight:bold;
	font-size:13px;
}

.address {
	color:#2D2DF4;
	font-size:12.5px;
	text-transform:capitalize;
	font-weight:bold;
}

.address  span {
	text-transform:uppercase;
}

.price {
	color:#000000;
	font-size:12.5px;
	font-weight:bold;
}

.rooms {
	color:#000000;
	font-size:11px;
	font-weight:bold;
}

.prop_desc {
	margin-top:30px;
	margin-bottom:20px;
	height:100px;
	border:0px solid red;
}

p {
	padding:0px;
	margin:0px;
}
.rooms span {
	color:#2D2DF4;
}

.bg_div{
	background:#C4E1FF;
	margin:0px 10px 0px 10px;
	border:1px solid #C4E1FF;
}

.white_txt{
color:#FFFFFF;
font-weight:bold;

}

.sb_hding{
color:#3d3dd4;
font-weight:bold;
}
.txt_lst2{
color:#3d3dd4;
}

a.webcare{
text-decoration:none;
color:#196EA9;
}