@charset "utf-8";
/* CSS Document */

a {
	font-size: 12px;
	color: #666666;
}
 a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #666666;
}

body {
margin:0;
background:url(images/bg.png) repeat-x;
font-family: Verdana;
font-size:11px;
}

.midboxes {
    width:520px;
	background:#ddf7fd;
	margin:0 auto;
	margin-top:3px;
	font-family:Verdana;
}
.featuredproperty {
	width:257px; 
	height:165px; 
	border:solid 1px #EAEAEA; 
	position:relative;
	font-family:Verdana;
	float:left; 
	margin-left:1px;
	margin-top:2px
}
.featuredpropertypic {
	width:112px;
	height:121px;
	position:absolute;
	left: 8px;
	top: 8px;
font-family:Verdana;
}
.featuredpropertydetail {
width:111px; 
height:131px; 
position:absolute; 
left: 142px; 
top: 8px;
font-family:Verdana;
}
.featuredpropertydetail h2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
margin:0;
color:#0a5ebc;
font-family:Verdana;
}

/*Header*/
#header {
width:990px;
height:35px;
padding-top:167px;
background: url(images/headerbg.png) no-repeat;
margin:0 auto;
position:relative;
font-family:Verdana;
}

#logowrapper {
	width:415px;
	height:68px;
	position:absolute;
	left: 13px;
	top: 40px;
	font-family:Verdana;
}

#flower {
	width:214px;
	height:150px;
	position:absolute;
	left: 745px;
	top: 53px;
	font-family:Verdana;
}
/*End Header*/

/*Menu*/
#menuwrapper {
    width:890px;
	height:35px;
	margin:0 auto;
	font-family:Verdana;
}

#menuwrapper ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family:Verdana;
}

#menuwrapper li {
	display: inline;
	font-family:Verdana;
}

#menuwrapper a {
	display: block;
	float: left;
	margin-left:0;
	padding: 1px 0;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
    font-family:Verdana;
	height:25px;
	padding-top:10px;
	text-align:center;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

#menuwrapper a .smalltext {
	font-family:Verdana;
	font-size:9px;
	font-weight:normal;
}

#menuwrapper a:hover {
	color: #FFCC00;
	font-family:Verdana;
	
}

#menuwrapper .active a {
	color: #fff;
	background:url(images/activebg.gif) no-repeat;
	background-position:center;
	font-weight:bold;
	font-family:Verdana;
}

#menuwrapper .small a {
	background: url(images/mainnavdivider.gif) no-repeat;
	background-position:center bottom;
	width:3px;
	height:22px;
	padding:0 0 0 0;
	padding-top:5px;
	font-family:Verdana;
}
/*End Menu*/

/*Body wrapper*/
#bodywrapper {
width:990px;
margin:0 auto;
margin-top:10px;
font-family:Verdana;
}

#bodywrapper #rightmost {
width:221px;
height:900px;
float:right;
font-family:Verdana;
}

#bodywrapper #right {
width:527px;
float:right;
margin-right:5px;
font-family:Verdana;
}

#bodywrapper #left {
width:221px;
height:1000px;
float:left;
font-family:Verdana;
}
/*End Bodywrapper*/

/*Box Head*/
.boxhead {
height:18px;
width:180px;
margin:0 auto;
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:center;
padding-top:4px;
}

.midboxhead {
height:18px;
width:300px;
font-family:Verdana;
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
padding-top:5px;
padding-left:5px;
}
/*End Head*/

/*Bottom*/
#bottomwrapper {
width:100%;
height:100px;
background:url(images/btmbg.gif) repeat-x;
font-family:Verdana;
font-size:11px;
}

#bottom {
width:1000px;
height:100px;
margin:0 auto;
font-family:Verdana;
}

#bottomwrapper a {
	font-size: 12px;
	color: #0066CC;
	font-family:Verdana;
}
#bottomwrapper a:link {
	text-decoration: none;
	font-family:Verdana;
}
#bottomwrapper a:visited {
	text-decoration: none;
	color: #0066CC;
	font-family:Verdana;
}
#bottomwrapper a:hover {
	text-decoration: none;
	color: #333333;
	font-family:Verdana;
}
#bottomwrapper a:active {
	text-decoration: none;
	color: #0066CC;
	font-family:Verdana;
}
/*End Bottom*/

#lefttoplink a {
	font-size: 12px;
	color: #666666;
	font-family:Verdana;
}
#lefttoplink a:link {
	text-decoration: none;
	font-family:Verdana;
}
#lefttoplink a:visited {
	text-decoration: none;
	color: #666666;
	font-family:Verdana;
}
#lefttoplink a:hover {
	text-decoration: none;
	color: #333333;
	font-family:Verdana;
}
#lefttoplink a:active {
	text-decoration: none;
	color: #666666;
	font-family:Verdana;
}
.btn
{
color:#FFFFFF;
background-color:#0066FF;
font-weight: bold;
font-size: 12px;
font-family:Verdana;
}
.description
{
font-weight: normal;
font-size: 12px;
font-family:Verdana;
}
.message
{
color:#009933;
font-weight: bold;
font-size: 12px;
font-family:Verdana;
}
.errorMessage_small
{
color:#FF0000;
font-size: 10px;
font-family:Verdana;
}
.feild_name
{
color:#0066CC;
font-weight: bold;
font-size: 11px;
font-family:Verdana;
}
.title_detail
{
color:#0066FF;
font-weight: bold;
font-size: 11px;
font-family:Verdana;

}
.body_detail
{
font-size: 12px;
font-family:Verdana;

}
.heading_name
{
color:#000033;
font-weight: bold;
font-size: 14px;
font-family:Verdana;

}
#showproperty td{
border-right:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-family:Verdana;

}
#delete_image
{
text-align:center;
width:100px;
height:20px;
font-family:Verdana;
background-image:url(images/alpha.gif);
color:#FFFFFF;
cursor:pointer;
}
.messagedisplay
{
color:#0000FF;
font-weight: 800;
font-size: 24px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}
.thankyou
{
color:#4A4A4A;
font-weight: 600;
font-size: medium;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

