div {
	border: 0px solid #000000;
	
}

body{
	font-family: Arial, Helvetica;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	cursor: default;
	font-size: 0px;
	width: 100%; 
	background-color: #bebebe;
	color: #505050;
	background-image: url(img/bgr_main.png);
	background-repeat: repeat-x;	
}

img {
	border: 0px;
	margin: 0px 0px 0px 0px;
}

ul {
	list-style: square outside;
}


#logo {
	margin: 0px 0px 0px 0px;
	float: left;
	width: 177px;
}

#headercontrols {
	float: right;
	width: 770px;
}

#topbuttons {
	float: right;
	font-size: 10px;
	height: 81px;
	padding: 20px 0px 0px 0px;
}
#topbuttons a {color: #ffffff; text-decoration: none; font-weight: bold;}
#topbuttons a:visited {color: #ffffff; text-decoration: none;}
#topbuttons a:active {color: #ffffff; text-decoration: none;}
#topbuttons a:hover {color: #ffffff; text-decoration: none;}

#mainmenu {
	float: right;
	font-size: 0px;
}

.menubuttons  {
	float: right;
	font-size: 0px;
}

.menubuttons ul {
	list-style: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.menubuttons li {
	float: right;
	text-align: center;
	margin: 0px 0px 0px 3px;
	display: inline;
	white-space: nowrap;
	overflow: show;
}

.menubuttons a {
	background-image: url(img/menubutton0.png);
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	display: block;
	color: #000000;
	height: 12px;
	padding: 9px 15px 9px 15px;	
	white-space: nowrap;
	overflow: show;
	width: 10px;	
}

.menubuttons a.selected {
	background-image: url(img/menubutton1.png);
	background-color: #000000;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	display: block;
	height: 12px;
	padding: 9px 15px 9px 15px;
}

.menubuttons ul li a:visited{
	text-decoration: none;
}

.menubuttons ul li a:hover{
	background-image: url(img/menubutton1.png);
	background-color: #efefef;
	text-decoration: none;
	color: #000000;
}

.hps_dummy_submenu {
	height: 25px;
}

.hps_submenu  {
	float: right;
	font-size: 0px;
	background-image: url(img/hps_submenu0.png);
	width: 938px;
	margin: 0px 0px 10px 0px;
}

.hps_submenu ul {
	list-style: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	float: right;
}

.hps_submenu li {
	float: right;
	text-align: center;
	margin: 0px 0px 0px 30px;
	display: inline;
	white-space: nowrap;
	overflow: show;	
}

.hps_submenu a {
	text-decoration: none;
	font-size: 11px;
	display: block;
	color: #000000;
	height: 25px;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
	overflow: show;
	width: 10px;	
}

.hps_submenu a.selected {
	text-decoration: none;
	color: #000000;
	font-size: 11px;
	display: block;
	height: 25px;
	background-image: url(img/hps_submenu1.png);
	padding: 0px 5px 0px 5px;	
}

.hps_submenu ul li a:visited{
	text-decoration: none;
}

.hps_submenu ul li a:hover{
	text-decoration: none;
	color: #000000;
	background-image: url(img/hps_submenu1.png);
}

.hps_item {
	clear: both;
	padding: 0px 0px 0px 0px;
	height: 230px;
}

.hps_pic {
	border: 3px solid #f0f0f0;
}

.hps_item_title {
	font-size: 16px;
	font-weight: bold;	
}

.hps_item_summary {
	height: 210px;
	width: 620px;
	overflow: hidden;
}

#mainwindow {
	width: 968px;
	background-image: url(img/bgr_mainwindow.png);
	margin-left: auto;
	margin-right: auto;
	padding: 0px 6px 0px 6px;	
	background-repeat: repeat-y;	
}
#mainwindow_top {
	padding: 0px 14px 0px 5px;
	width: 949px;
	height: 167px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(img/top_bgr.jpg);
	background-repeat: no-repeat;
}
#mainwindow_mid {
	clear: both;
	padding: 0px 0px 0px 0px;
	overflow: hidden;
}
#mainwindow_bottom {
	height: 15px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;	
}

#footer {
	clear: both;
	height: 29px;
	font-size: 10px;
	color: #ffffff;
	background-color: #7f7f7f;
	margin: 0px 0px 0px 0px;
}
#footer a {color: #ffffff; text-decoration: none; font-weight: none;}
#footer a:visited {color: #ffffff; text-decoration: none;}
#footer a:active {color: #000000; text-decoration: none;}
#footer a:hover {color: #000000; text-decoration: none;}

#footercontainer {
	margin-left: auto;
	margin-right: auto;
	padding: 8px 10px 0px 15px;
}

#copyright {
	float: right;
	width: 250px;
	text-align: right;
}

.footeritem {
	padding: 0px 30px 0px 0px;
	float: left;
}

.pagearea {
	padding: 0px 15px 35px 15px;
}

.documentarea {
	padding: 0px 15px 35px 15px;
	float: left;
	width: 677px;
}

.mainarea {
	float: left;
	width: 652px;
}

.sidearea {
	float: right;
	width: 235px;
}

.pagetitle {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

.propertytitle {
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	color: #ffffff;
	padding: 4px 0px 4px 25px;
}

.propertyprice {
	font-size: 24px;
	font-weight: bold;
	height: 30px;
	color: #ffffff;
	padding: 4px 25px 4px 25px;
	background-image: url(img/0.25_black.png);
	float: right;
}


.properties_titlebar {
	/*background-color: #bec8d4;*/
	background-image: url(img/0.25_black.png);
	margin: 4px 0px 0px 0px;
}

.categorytitle {
	color: #282d3b;
	font-weight: bold;
	font-size: 14px;
	padding: 12px 15px 0px 25px;
	height: 28px;
}
.categorytitle a {color: #282d3b; text-decoration: none;}
.categorytitle a:visited {color: #282d3b; text-decoration: none;}
.categorytitle a:active {color: #ffffff; text-decoration: none;}
.categorytitle a:hover {color: #ffffff; text-decoration: none;}

.categoryarea {
	float: left;
	width: 230px;
	margin: 0px 30px 30px 0px;
	font-size: 12px;
}

.categorylist {
	/*background-color: #d9d9d9;*/
	/*background-image: url(img/bgr_categorylist.png);*/
	padding: 20px 0px 0px 0px;
}
.categorylist ul {
	list-style: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.categorylist li {
	margin: 5px 0px 5px 0px;

}
.categorylist a {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	padding: 3px 27px 3px 27px;
	background-color: #f0f0f0;	
}
.categorylist ul li a:visited{
	text-decoration: none;
}
.categorylist ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-color: #c2c7cb;
}
.categorylist a.current {
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding: 3px 27px 3px 27px;
}
.categorylist ul li a.current:visited{
	text-decoration: none;
}
.categorylist ul li a.current:hover{
	text-decoration: none;
	color: #ffffff;
	/*background-color: #c2c7cb;*/
	background-image: url(img/categorylist_on.png);
}

.categorylistbottom {
	background-image: url(img/bgr_categorylist_bottom.png);
	background-repeat: repeat-x;
	height: 100px;
}

.darkertext {
	color: #c0c0c0;
}

.textarea {
	text-align: justify;
	margin: 25px 0px 0px 0px;
}

.propertyarea {
	margin: 0px 0px 0px 0px;
}

.bold {
	font-weight: bold;
}

.black {
	font-weight: bold;
	color: #000000;
}


.globaltext {color: #606060; font-size: 11px;}
.globaltext a {color: #67778b; text-decoration: none; font-weight: bold;}
.globaltext a:visited {color: #67778b; text-decoration: none; font-weight: bold;}
.globaltext a:active {color: #000000; text-decoration: underline; font-weight: bold;}
.globaltext a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.side_title {
	padding: 0px 10px 10px 10px;
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
}

.searchbox {
	background-image: url(img/bgr_searchbox.jpg);
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 15px 15px 15px 15px;
	width: 204px;
	height: 171px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	float: right;
}

.contactbox {
	background-image: url(img/bgr_contactbox.jpg);
	background-repeat: no-repeat;
	background-color: #dadada;
	padding: 15px 15px 15px 15px;
	width: 204px;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	float: right;
}

.textbox {
	border: 1px solid #202020;
	background-color: #ffffff;
	font-size: 11px;
	color: #000000;
}

.index_featured {
	float: left;
	width: 701px;
	height: 171px;
	background-image: url(img/bgr_featured.jpg);
	padding: 15px 15px 15px 15px;
	color: #990099;
	overflow: hidden;
}

.red {
	color: #df0024;
}

.black {
	color: #000000;
}

.featured_date {
	font-size: 10px;
	font-weight: bold;
	color: #c0c0c0;
	text-transform: uppercase;
}
.featured_title {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
.featured_title a {color: #ffffff; text-decoration: none;}
.featured_title a:visited {color: #ffffff; text-decoration: none;}
.featured_title a:active {color: #000000; text-decoration: none;}
.featured_title a:hover {color: #000000; text-decoration: none;}

.featured_summary {
	width: 530px;
	height: 143px;
	color: #ffffff;
	font-size: 11px;
	overflow: hidden;
}

.thumbpic {
	margin: 10px 10px 0px 0px;
	border: 1px solid #777777;
}

.generalnewsdate {
	font-size: 11px;
	color: #282d3b;
}

.featured_thumb {
	float: left;
	margin: 0px 15px 0px 0px;
	border: 3px solid #808080;
}


.horizontalgallerythumb {
	margin: 20px 20px 0px 0px;
	border: 1px solid #777777;
}

.verticalgallerythumb {
	margin: 0px 0px 20px 0px;
	border: 1px solid #777777;
}

.gallerythumb {
	margin: 0px 0px 20px 20px;
	border: 3px solid #f0f0f0;
	float: right;
	background-position: center center;
	overflow: hidden;
	width: 125px;
	height: 100px;	
}

.submitbutton_link {
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	width: 83px;
	height: 34px;
	cursor: pointer;
	margin: 9px 0px 0px 0px;
	font-weight: normal;
}
.submitbutton_on {
	background-image: url(img/button_submit1.png);
	background-repeat: no-repeat;	
	width: 85px;
	height: 34px;
	overflow: hidden;
}
.submitbutton_off {
	background-image: url(img/button_submit0.png);
	background-repeat: no-repeat;	
	width: 85px;
	height: 34px;
	overflow: hidden;	
}

.feature {
	margin: 0px 0px 10px 5px;
}

.propertythumbframe {
	background-image: url(img/bgr_propertythumb.png);
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	padding: 7px 0px 0px 7px;
}

.propertythumb {
	border: 1px solid #80868e;
	width: 131px;
	height: 131px;
	background-repeat: no-repeat;
	background-position: center center;	
}

.greyfield {
	background-image: url(img/bgr_greyfield.png);
	background-repeat: repeat-x;
	background-color: #c1c1c1;
	padding: 5px 5px 5px 5px;
}

.general_titlecell {
	font-size: 11px;
	color: #ffffff;
	padding: 0px 0px 3px 0px;
	background-color: #606060;
	padding: 3px 5px 3px 5px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;	
}

.general_valuecell {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px 5px 3px 5px;
	background-color: #e1e1e1;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;		
}

.propertylist {
	background-color: #dadada;
	background-repeat: repeat-x;
	background-image: url(img/bgr_propertylist.png);
	margin: 0px 0px 25px 0px;
	padding: 0px 0px 0px 0px;
	height: 126px;
	width: 460px;
	color: #505050;
	font-size: 12px;
}
.propertylist a {color: #000000; text-decoration: none; font-weight: bold;}
.propertylist a:visited {color: #000000; text-decoration: none; font-weight: bold;}
.propertylist a:active {color: #000000; text-decoration: underline; font-weight: bold;}
.propertylist a:hover {color: #000000; text-decoration: underline; font-weight: bold;}

.propertylist_thumb {
	margin: 8px 13px 8px 8px;
	border: 2px solid #bfbfbf;
	float: left;
	background-image: url(img/thumb_nopic.png);
	background-position: center center;
}

.propertylist_title {
	padding: 8px 13px 0px 0px;
	font-size: 14px;
	font-weight: bold;
}

.propertylist_titlecell {
	font-size: 11px;
	color: #606060;
	text-align: right;
	padding: 0px 0px 3px 0px;
}

.propertylist_valuecell {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 3px 0px;
}

.propertyinfo {
	width: 387px;
	float: left;
}

.propertyinfo_titlecell {
	font-size: 11px;
	color: #ffffff;
	text-align: right;
	padding: 0px 0px 3px 0px;
	background-color: #606060;
	padding: 3px 5px 3px 5px;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;	
}

.propertyinfo_valuecell {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	padding: 3px 5px 3px 5px;
	background-color: #e1e1e1;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;		
}

.propertyfeatures {
	float: right;
	width: 220px;
}

.propertyphotos {
	clear: both;
	margin: 30px 0px 0px 0px;
}

.big {
	font-size: 16px;
	font-weight: bold;
}

.hps {
	padding: 0px 0px 0px 0px;
	margin: 0px 15px 20px 15px;
	float: left;
	color: #000000;
	overflow: hidden;
	height: 270px;
	width: 938px;
}

.miscbutton {

}
.miscbutton ul {
	list-style: none;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}
.miscbutton li {
	margin: 0px 0px 10px 0px;

}
.miscbutton a {
	background-image: url(img/button_submit0.png);
	display: block;
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
	width: 83px;
	height: 25px;
	padding: 9px 0px 0px 0px;
	text-align: center;

}
.miscbutton ul li a:visited{
	text-decoration: none;
	color: #ffffff;
}
.miscbutton ul li a:hover{
	text-decoration: none;
	color: #ffffff;
	background-image: url(img/button_submit1.png);
}

.vpic {
	clear: both;
	margin: 0px 0px 20px 0px;
	border: 3px solid #f0f0f0;	
}

.hpic {
	margin: 0px 20px 20px 0px;
	border: 3px solid #f0f0f0;	
	float: left;
}

.sectiontitle {
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	border-bottom: 5px solid #ffffff;
	padding: 0px 0px 3px 0px;
	margin: 0px 0px 10px 0px;
}

.laureatilogo {
	float: left;
	margin: 0px 20px 0px 0px;
}
