/* CSS Document */
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
div#holder {
	margin: 0px;
	height: auto;
	width: 100%;	
}
div#contentLayer {
	width: 784px;
	margin: auto;	
}
div#headholder {
	height:110px;
}
div.logo {
float:left;
}
div.banner {
float:right;
margin: 10px 20px 0px 0px;
}
div.nav {
background-image:url(../images/navbg.jpg);
background-repeat:repeat-x;
clear:both;
height:20px;
padding:5px 10px 0px 10px;
}
div.country {
font-weight:bold;
float:left;
}
div.navlinks {
float:right;

}
div.navlinks a {
color:#FFF;
text-decoration:none;
font-size:11px;
}
div#midContainer {
clear:both;
padding: 10px 0px 10px 0px;
}
div#leftContent {
float:left;
width:160px;
}
div.login{
background: url(../images/login_bg.jpg);
background-repeat:no-repeat;
width:162px;
height:121px;
padding:40px 0px 0px 20px;

}
ul.sidenav li{
	list-style:none;
	background-image:url(../images/button2.jpg); 
	background-repeat:no-repeat;
	margin-left:-40px; 
	width:180px;
	height:31px;
	padding-top:10px;
	padding-left:35px;
}
ul.sidenav a{
color:#006;
}
ul.sidenav a:hover{
color:#ff7326;
}
div#midContent {
float:left;
width:370px;
}
div#rightContent {
float:right;
height:310px;
width:210px;
}
div.pSearch {
width:200px;
background-image:url(../images/find_property.jpg);
background-repeat:no-repeat;
padding:50px 0px 0px 10px;
color:#FFF;
}
div#footer {
clear:both;
background-image:url(../images/footerbg.jpg);
font-size:12px;
text-align:center;
}
div.footerlinks {
padding:6px 0px 5px 0px;
}
div.footerlinks a{
color:#000;
text-decoration:none;
}
div.footerlinks a:hover{
color:#000;
text-decoration:underline;
}
div.copyright {
padding-top:10px;
font-size:11px;
}
div.slogan {
color:#DC5D3D;
}
div.addi {
background-image:url(../images/addressbg.jpg);
background-repeat:no-repeat;
height:110px;
padding: 10px 0px 0px 10px;
clear:both;
}
div.title {
background:url(../images/title_bg.jpg) no-repeat;
padding:7px 0px 10px 20px;
font-size:14px;
font-weight:bold;
height:25px;
}
div.homepro1 {
/* background:url(../images/homeprobg.jpg) no-repeat; */
background: #CCC;
float:left;
width:265px;
height:183px;
padding:10px 5px 0px 10px;
}
.myForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0A3657;
	border: 1px dotted #999999;
	background-attachment: scroll;
	background-repeat: repeat;
	background-position: center center;
}
.featuredDetails{
width:auto;
float:left;
}
.featuredDetailsR{
width:auto;
float:right;
}
div.pFeatured {
background-image:url(../images/featured_property_bg.jpg);
background-repeat:no-repeat;
padding:50px 10px 0px 10px;
height:250px;
width:189px;
color:#FFF;
float:left;
}

.pList {
background-color:#FFC;
border: 1px dashed #CCC;
width:390px;
padding:5px;
}

.pListN {
background-color:#fefff3;
border: 1px dashed #CCC;
width:390px;
padding:5px;
}

table.featured {
background-color:#dadada;
padding-left:3px;
}
table.featured td {
background-color:#f93;
padding-left:3px;
}
table.featured td.cfeatured {
background-color:#fcba4a;
}
table.featured td.featurepix {
background-color:#dadada;
vertical-align:top;
}
.activ {
color:#045ebf;
font-weight:bold;
}
a.moredetails {
font-weight:bold;
color:#FFF;
text-decoration:none;
}
h3 {
color:#ff7326;
}

#contactForm td
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
}

.errormessage
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	color:#FF0000;	
}

.message
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

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

.linkImage
{
	border:solid 1px #000000;
}

.caption
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
}

#propertyInfo th
{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:10pt;
}

.imglink
{
	border:solid 1px #000000;
}

a.link1
{
	text-decoration:none;
	font-weight:bold;
	color:blue;
}

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

#pagination
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
}

#pagination a
{
	color:blue;
	text-decoration:underline;
}

#pagination a:hover
{
	text-decoration:none;
}