#mainbanner{
background-image:url(../images/blue/main_banner.jpg);
}


#sidebar #searchbox{
background-image:url(../images/blue/bg_leftbox.png);
width:296px;
height:269px;
}

#sidebar1 #searchbox{
background-image:url(../images/blue/bg_leftbox.png);
background-repeat:no-repeat;
width:296px;
height:269px;
}

#maindd h1{

margin:0px;
padding:10px;
background-image:url(../images/blue/bg_pageheader.png);
height:30px;
width:656px;
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#FFFFFF;
font-weight:normal;
margin-bottom:20px;

}

#main_title{
margin:0px;
padding:0px;
background-image:url(../images/blue/blue_left.gif);
background-repeat:no-repeat;
margin-bottom:20px;
width:13px;
height:40px;
float:left;
border:0px;
}

#main_title1{
padding:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
font-weight:normal;
background-color:#84C0D0;
height:30px;
padding-top:10px;

}
input.rounded {

border: 0;

background: url(../images/blue/text.gif) top left no-repeat;

width: 190px;

height: 20px;

}
.green_light
{
	background-color:#E6F2F5;
	color:#000000;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;

	padding-top:2px;
	padding-bottom:2px;
}
.green_dark
{
	background-color:#C4E5F7;
	color:#000000;
	font:10px Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:2px;
	padding-bottom:2px;
	
}
.btn
{
	color: #FFFFFF;
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;

	background-image:url(../images/blue/btn.png);
	background-repeat:no-repeat;
	border:0px;
	width:131px;
	height:20px;
	cursor:pointer;
}
.btn3
{
	color: #FFFFFF;
	padding:2px;
	font:12px Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/blue/btn3.png);
	background-repeat:no-repeat;
	border:0px;
	width:70px;
	height:20px;
	cursor:pointer;
}
#footer { 
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#84C0D0 ; 
} 
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#submit-go {
background:transparent url(../images/blue/btn2.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer !important;
display:block;
height:26px;
margin-top:1em;
overflow:hidden;
text-indent:-9999px;
width:138px;
}
#submit-go:hover {
background-position:0 -26px;
}
#search-go {
background:transparent url(../images/blue/property-search-btn.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer !important;
display:block;
height:26px;
/* margin-top:1em; */
overflow:hidden;
text-indent:-9999px;
width:138px;
}
#search-go:hover {
background-position:0 -26px;
}
a.buttonreg {
    /* Sliding right image */
    background: transparent url('../images/blue/button_right.png') no-repeat scroll top right; 
display: block;
float: left;
height: 25px; /* CHANGE THIS VALUE ACCORDING TO IMAGE HEIGHT */
margin-right: 8px;
padding-right: 13px; /* CHENGE THIS VALUE ACCORDING TO RIGHT IMAGE WIDTH */
/* FONT PROPERTIES */
text-decoration: none;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
a.buttonreg span {
/* Background left image */ 
background: transparent url('../images/blue/button_left.png') no-repeat; 
display: block;
line-height: 20px; /* CHANGE THIS VALUE ACCORDING TO BUTTONG HEIGHT */
padding: 2px 0 3px 15px;
} 
a.buttonreg:hover span{
text-decoration:underline;
}
