*{
	margin:0;
	padding:0;
}

img{
	border:0;
}

html, body{
	width:100%;
	height:100%;
	background:#7fc3ff url(../images/main_bg.jpg) repeat-x top left;
	font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
	font-size:1em;
}

#fullcol{
	width:1000px;
	height:100%;
	margin:0 auto 0 auto;
	background:url(../images/watermark_bg.jpg) no-repeat top left;
	background-position:0 30px;
}
#header{
	width:700px;
	height:38px;
	background:url(../images/header_bg.jpg) repeat-x top left;
	margin:0 auto 0 auto;
}
#navigation{
	width:700px;
	height:29px;
	background:#CC6666;
	margin:0 auto 0 auto;
	text-align:center;
	background:url(../images/header_bg.jpg) repeat-x top left;
}
#navigation ul{
	margin:0 auto 0 auto;
}
#navigation li{
	color:#fff;
	font-size:0.7em;
	font-weight:bold;
	margin:0px;
	list-style:none;
	display:inline;
	padding:0px;
	vertical-align:middle;
	height:23px;
}
#navigation a{
	height:23px;
	text-decoration:none;
	color:#fff;
	padding-right: 11px;
	padding-bottom: 7px;
	padding-left: 11px;
	padding-top: 8px;
	vertical-align:middle;
}
#navigation a:hover{
	background:#004373;
}

#main{
	width:700px;
	height:auto;
	background:#fff;
	margin:0 auto 0 auto;
	
	
}
#whitearea{
	width:700px;
	height:auto;
	background:#fff;
	float:left;
}


#leftcol{
	width:377px;
	height:auto;
	float:left;
	background:#fff url(../images/main_logo.jpg) no-repeat top left;
	background-position:15px 10px;
}
#content {
	width:362px;
	height:auto;
	float:left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 125px;
}
#contentlo {
	width:362px;
	height:auto;
	float:left;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
	padding-top: 0px;
}
#content,  #mainbox, #contentlo {
	color:#4a4a4a;
	font-size:0.75em;
	line-height:1.5em;
	margin:0 0 13px 0;
}
#mainbox {
	height:auto;
	float:left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
	width: 670px;
}


#content h2, #contentlo h2, #mainbox h2{
	color:#313131;
	font-size:1.2em;
	margin:10px 0 10px 0;
}
h3{
	color:#313131;
	font-size:0.8em;
	margin:20px 0 10px 0;
}
h4{
	color:#707172;
	font-size:0.7em;
	margin:0 0 2px 0;
	float:left;
	clear:both;
}
#rightcol   form  {
	color:#707172;
	font-size:0.7em;
	float:left;
	clear:both;
	margin:10px 0 0 0;
}
#fullcol #main #whitearea #rightcol #form1 p {
	margin:2px 0 10px 0px;
}
#fullcol #main #whitearea #rightcol #form1 fieldset	{
	padding:10px;
}
#fullcol #main #whitearea #rightcol #form1 legend {
	font-weight: bold;
	color: #313131;
}
#fullcol #main #whitearea #rightcol #form1 label {
	margin:2px 0 10px 0px;
	float:left;
}
#fullcol #main #whitearea #rightcol #form1 input{
	width:150px;
	float:right;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0;
}
#fullcol #main #whitearea #rightcol #form1 textarea{
	float:right;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0;
	width:150px;
}


#rightcol{
	width:285px;
	height:auto;
	float:right;
	background:url(../images/rightcol_bg.jpg) repeat-x top left;
	margin:0 4px 0 0;
	padding:0 15px 0 15px;
}
#propertyfeature{
	width:280px;
	height:auto;
	float:left;

	margin:20px 0 0 0;
}
#propertyfeature img{
	border:2px solid #7296b5;
	float:left;
}
#propertyfeaturetext{
	width:185px;
	float:right;
}
#propertyfeaturetext p{
	width:160px;
	float:left;
	font-size:0.7em;
}

.buttons{
	float:right;
	clear:both;
}
#mainbox li {
	padding-left: 10px;
}
#mainbox li {
	margin-left: 10px;
}


#banner{
	width:700px;
	height:208px;
	float:left;
}
#footer{
	width:700px;
	height:30px;
	margin:0 auto 0 auto;
	background:#fff;
	float:left;
	font-size:0.6em;
	color:#8d8d8d;
}
.footerleft{
	float:left;
	margin:0 0 0 15px;
}
.footerright{
	float:right;
	margin:0 15px 0 0;
}
#mainbox a, #content a, #contentlo a, #propertyfeaturetext a {
	color: #4A4A4A;
	text-decoration: underline;
}

#mainbox a:hover, #content a:hover, #contentlo a:hover, #propertyfeaturetext a:hover {
	text-decoration: none;
}


.footerleft a {
	color: #8D8D8D;
}
.imageborder	{
border:2px solid #7296b5;
}
#mainbox  leftcol label, #content label, #contentlo label {
	float: left;
	width: 120px;
}
input, select, textarea {
	color:#707172;
	font-size:1em;
	font-family: "Lucida Grande", 'trebuchet ms', arial, helvetica, verdana, sans-serif;
}

center	{
	display:none;
}


.Text
{
    color:#707172;
}
.SelectHeader
{
    color:#707172;
}
.SelectText
{
    color:#707172;
}
.SelectRegions
{
    color:#707172;
}
.SelectCurrency
{
    color:#707172;
}
.SelectTypes
{
    color:#707172;
}
.SelectQualifier
{
    color:#707172;
}
.SelectAreas
{
    color:#707172;
}
.SelectPrices
{
    color:#707172;
}
.RefineCount
{
    color:#707172;
	font-weight:bold;
}
.RefineTowns
{
    color:#707172;
	padding-left:5px;
}
.RefineText
{
    color:#707172;
}
.ResultsText
{
    color:#707172;
}
.ResultsAddress
{
    color:#4a4a4a;
	font-size:1em;
    FONT-WEIGHT: bold;
}
.ResultsPrice
{
    color:#4a4a4a;
	font-size:1em;
    FONT-WEIGHT: bold;
}
.Resultsrooms
{
    color:#707172;
}
.ResultsContact
{
    color:#707172;
}
.ResultsDescription
{
    color:#707172;
}
.ResultsCommType
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold
}
.ResultsCommArea
{
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}
.ResultsNav
{
    BACKGROUND-COLOR: #7FC3FF;
    color:#707172;
}
.ResultsBar
{
    BACKGROUND-COLOR: #7FC3FF;
}
a.ResultsBar {
	color:#707172;
}

.ResultsNavCurrentPage
{
    BACKGROUND-COLOR: #7FC3FF;
   color:#707172;
}
.ResultsInetref
{
    color:#707172;
}
.RegisterText
{
   color:#707172;
}
.RegisterInputText
{
    color:#707172;
}
.RegisterRequired
{
    color:#707172;
}
.FooterText
{
    COLOR: #000000;
}
.SelectSelectBox
{
    color:#707172;
}
.BasketText
{
    color:#707172;
}
.DetailsAddress
{
    color:#4a4a4a;
	font-size:1em;
    FONT-WEIGHT: bold;
}
.DetailsPrice
{
    color:#4a4a4a;
	font-size:1em;
    FONT-WEIGHT: bold;
}
A.DetailsLink A.DetailsMapLink
{
    color:#707172;
}
.DetailsRooms
{
    color:#707172;
}
.DetailsDescription
{
    color:#707172;
}
TD.Bar
{
    BACKGROUND-COLOR: #006600;
}
A.ResultsCustomLink
{
    COLOR: black;
}
.SelectCommArea 
{
	color:#707172;	
}
.ResultsFound 
{
	color:#707172;
}
.BasketTitle  
{
	color:#4a4a4a;
	font-size:1em;
	font-weight:bold;

}
.SelectRegionsHeader
{
	FONT-SIZE : 18px;
	FONT-WEIGHT : BOLD;
}
.SelectTypesHeader
{
	FONT-SIZE : 18px;
	FONT-WEIGHT : BOLD;
}
.DetailsBullet
{
	color:#707172;
}
.DetailsContact
{
	FONT-WEIGHT : BOLD;
}

.DetailsPropertyTable {
	background-image: url(../images/rightcol_bg.jpg);
	background-repeat: repeat-x;
}
.ResultsPropertyTable {
	background-image: url(../images/rightcol_bg.jpg);
	background-repeat: repeat-x;
}
.DetailsImageTable img, .DetailsPropertyTable img	{
	border:2px solid #7296b5;
}

