body {
	background-image: url(../images/main_content_bg.png);
	background-repeat: repeat-y;
	background-color:#FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: normal;
}

.title{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #3B5381;
	font-weight: bold;
	font-size: 11px;
	text-transform:capitalize;
}

.bold{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: bold;
	font-size: 11px;
	text-transform:capitalize;
}

div.markerTooltip {
	z-index: 20;
}

div.markerTooltip p {
	text-align: left;
	white-space: nowrap;
	margin: 0;
	padding: 2px 0.5ex;
	border: 1px solid #555;
	background: #fff;
}

.page_pic {
	position:absolute;
	width: 500px; 
	height: 288px; 
	left: 0px; 
	top: 116px;
	background-image: url(../images/main_bg.png);
	background-repeat: no-repeat;
	text-align:right;
	vertical-align:top;
	border:0px; 
	margin:0px; 
}
.page_content {
	position:absolute;
	width: 395px;
	height: inherit;
	left: 65px;
	top: 412px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.enquiry_content {
	position:absolute;
	width: 395px;
	height: inherit;
	left: 65px;
	top: 120px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.map {
	position:absolute;
	width: 523px; 
	height: 300px; 
	left: 501px; 
	top: 332px;
	background-color:#FFFFFF;
}

.key_res {
	background-image: url(../images/key_res.png);
	background-repeat: no-repeat;
	position:absolute;
	width: 523px; 
	height: 46px; 
	left: 501px; 
	top: 633px;
	background-color:#082b5f;
}

.key_com {
	background-image: url(../images/key_com.png);
	background-repeat: no-repeat;
	position:absolute;
	width: 523px; 
	height: 46px; 
	left: 501px; 
	top: 633px;
	background-color:#082b5f;
}

.adspace1 {
	position:absolute;
	width: 199px;
	height: 72px;
	left: 501px;
	top: 332px;
	background-color: #E6E6E6;
}

.adspace2 {
	position:absolute;
	width: 323px;
	height: 72px;
	left: 701px;
	top: 332px;
	background-color: #CCCCCC;
}

.adspace3 {
	position:absolute;
	width: 283px;
	height: 300px;
	left: 701px;
	top: 405px;
	background-color: #F7F7F7;
}

.menu {
	position:absolute;
	width: 199px; 
	height: 215px; 
	left: 501px; 
	top: 116px;
	background-color: #FFFFFF;
}

.admin_menu {
	position:absolute;
	width: 600px; 
	height: 50px; 
	left: 87px; 
	top: 95px;
}

.search_filter {
	position:absolute;
	width: 180px; 
	height: 215px; 
	left: 701px; 
	top: 116px;
	background-color: #3B5381;
}

.holiday_banner{
	position:absolute;
	width: 323px; 
	height: 215px; 
	left: 701px; 
	top: 116px;
	background-color: #3B5381;
}

.holiday_lettings_banner{
	position:absolute;
	width: 200px;
	height: 80px;
	left: 500px;
	top: 11px;
}

.vacant_filter_space {
	position:absolute;
	width: 323px; 
	height: 215px; 
	left: 701px; 
	top: 116px;
	background-color: #3B5381;
}

.filterswitch {
	position:absolute;
	width: 142px; 
	height: 215px; 
	left: 882px; 
	top: 116px;
	background-color: #FFFFFF;
}

.header {
	width: 1024px; 
	height: 116px; 
	background-image: url(../images/header_bg.png);
	background-repeat: no-repeat;
}

.header_text {
	position:absolute;
	padding-top: 30px;
	padding-bottom: 15px;
	vertical-align:bottom;
	line-height: 16px;
	left: 719px;
}

.admin_header {
	width: 1024px; 
	height: 116px; 
	padding-left: 720px;
	padding-top: 30px;
	padding-bottom: 15px;
	background-image: url(../admin/images/header_bg.png);
	background-repeat: no-repeat;
	vertical-align:bottom;
	line-height: 16px;
}
.header a, .header_text a, .admin_menu a {
	text-decoration:none;
	color:#FFFFFF;
}

.header a:hover, .header_text a:hover, .admin_menu a:hover {
	text-decoration:underline;
}
.maplink a {
	color:#3B5381;
	text-decoration:underline;
}
.enquiry a {
	color:#3B5381;
	text-decoration:none;
}
.enquiry a:hover {
	color:#3B5381;
	text-decoration:underline;
}
.search_results_link a {
	text-decoration:none;
	color:#999999;
}
.search_results_link a:hover {
	text-decoration:underline;
	color:#999999;
}
.admin_content {
	position:absolute;
	width: 395px;
	height: inherit;
	left: 65px;
	top: 116px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.admin_content select {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.admin_content input {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.admin_content td {
	height: 30px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px; 
	padding-bottom:0px;
}

.search_results {
	position:absolute;
	width: 505px;
	height: inherit;
	left: 480px;
	top: 116px;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}

.search_results select {
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}

.search_results input {
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.search_results td {
	height: 30px;
	padding-left: 10px;
	padding-right: 0px;
	padding-top: 0px; 
	padding-bottom:0px;
}

.tab_left {
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab_top_left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5381;
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5381;
}
.tab_bottom_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5381;
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.tab_bottom_right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5381;
}
.tab_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5381;
}
.tab_top_right {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5381;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
}
.tab_top_right_left {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #3B5381;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab_bottom_right_left {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3B5381;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab_right_left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #3B5381;
	border-left-style: solid;
	border-left-color: #3B5381;
	border-left-width: 1px;
}
.tab1 {
	position:absolute;
	width: 394px;
}
.tab2 {
	position:absolute;
	width: 394px;
}
.tab3 {
	position:absolute;
	width: 394px;
}
.tab1_bg {
	background-image: url(../admin/images/tab_property_details_bg.png);
	background-repeat: repeat;
}

.tab2_bg {
	background-image: url(../admin/images/tab_property_photos_bg.png);
	background-repeat: repeat;
}
.tab3_bg {
	background-image: url(../admin/images/tab_property_desc_bg.png);
	background-repeat: repeat;
}
.style2 {
	color: #999999;
	font-size: 12px;
	font-weight: bold;
}

.style3 {
	color: #3B5381;
	font-size: 12px;
	font-weight: bold;
}
.style4 {color: #999999}
