html, body {
	width: 100%;
	height: 100%;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	scrollbar-arrow-color: gray;
	scrollbar-base-color: white;
	scrollbar-dark-shadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: gray;
}
body, table {
	padding: 0px;
	margin: 0px;
	width: 100%;
}

@media screen {
	.mediaPrint {
		display: none;
	}
}
@media print {
	.mediaScreen {
		display: none;
	}
}

body, option, input, textarea {
	background-color: #FFFFFF;
	color: #000000;
}

legend {
	color: #0046D5;
}

img, div {
	padding: 0px;
	margin: 0px;
}

option, input, textarea {
	font-family: Verdana, Arial, Helvetica;
}
               
option {
	font-size: 8pt;
	border: 0px none;
}

input, textarea {
	font-size: 10pt;
}

td, th {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}

hr {
	color: #999999;
	padding: 0px;
}

p {
	line-height: 115%;
}

a, a:link, a:visited, a:hover, a:active {
	color: #000080;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

a img, table {
	border: 0px none;
}

#outerDiv {
	padding-top: 10px;
}

@media screen {
	#mainTable {
   	width: 740px;
		text-align: left;
	}
}
@media print {
	#mainTable {
   	width: 100%;
		text-align: left;
	}
}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000080;
	background-color: #CACAFF;
	font-weight: bold;
	text-transform: uppercase;
	border-left: 2px solid #ECECFF;
	border-right: 2px solid #0066CC;
	border-top: 2px solid #ECECFF;
	border-bottom: 2px solid #0066CC;
	padding: 2px 2px 2px 20px;
	text-align: left;
	margin-bottom: 5px;
}
#breadcrumb span.strap {
	float: right;
	position: relative;
	padding: 0px 20px 0px 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
}

#bottomContacts {
	padding-bottom: 8px;
	padding-top: 10px;
}
#bottomContacts img {
	vertical-align: top;
}

#eeamsLogoLeft {
	position: relative;
	float: left;
}
#eeamsLogoRight {
	position: relative;
	float: right;
}

#leftMenu {
	padding-right: 5px;
	vertical-align: top;
}
#mainBody {
	font-size: 10pt;
	border: 1px solid #CACAFF;
   vertical-align: top;
	text-align: left;
}
#flashID td {
	text-align: left;
	padding-bottom: 10px;
}
td.bottommenu {
	padding-bottom: 5px;
}
div.bottommenu  {
	color: #999999;
	font-size: 10px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	padding: 3px 0px;
	text-align: center;
}
.bottommenu a,
.bottommenu a:link,
.bottommenu a:visited,
.bottommenu a:hover,
.bottommenu a:active {
	color: #999999;
}

.date {
	font-size: 10px;
	padding: 2px 0px 2px 10px;
}

.headerImages {
	width: 100%;
}
.headerImages img {
	vertical-align: bottom;
}
.content {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
	text-align: justify;
	padding: 10px;
}

.contentNojustify {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 120%;
	color: #000000;
/*	padding: 5px 18px 5px 0px;*/
	padding: 5px 0px;
	text-align: center;
}

.homestrap {
	background-color: #CACAFF;
	letter-spacing: 1px;
	font-weight: bold;
	border: 1px solid #000080;
	padding: 5px 2px 5px 20px;
}

.homestraptext {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000080;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 0px;
}
/*
.homestraptext2 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	color: #000080;
	letter-spacing: 1px;
	font-style: italic;
	font-weight: bold;
	padding-left: 120px;
}
.topmenu     {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000080;
	background-color: #CACAFF;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	border: 1px solid #000080;
	padding: 2px 2px 2px 20px;
}
*/
.topmenu2    {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #000080;
	background-color: #EFEFEF;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	padding: 3px 10px;
	text-align: center;
}

.midmenu     {
	background-color: #000080;
	color: #FFFFFF;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border-top-style: double;
	border-top-color: #FF0000;
	border-bottom-style: double;
	border-bottom-color: #FF0000;
	padding: 2px 0px;
	margin: 3px 0px;
}
.midmenu a.boldWhite {
	color: #FFFFFF;
	font-weight: bold;
}
.midmenu a.offWhite {
	color: #FFFFCC;
	font-weight: normal;
}
table.leftmenu {
	width: 200px;
}
td.leftmenu {
	padding-top: 3px;
	text-align: left;
}
div.leftmenu    {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000080;
	font-weight: bold;
	background-color: #CACAFF;
	letter-spacing: 0px;
	font-weight: bold;
	border-left: 2px solid #ECECFF;
	border-right: 2px solid #0066CC;
	border-top: 2px solid #ECECFF;
	border-bottom: 2px solid #0066CC;
	padding: 3px 2px 3px 10px;
}

.leftmenuprices {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000080;
	background-color: #F2F2FF;
	font-weight: bold;
	border: 1px solid #CACAFF;
	padding: 3px 2px;
}

.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	color: #999999;
	line-height: 130%;
	padding-top: 2px;
	text-align: left;
}
.footer a, .footer a:link, .footer a:visited, .footer a:hover, .footer a:active {
	font-weight: normal;
}

.pcfPrompt {
	font-style: italic;
	color: #6666FF;
}

.advancedSearch td {
	font-size: 11px;
	color: #000080;
	font-weight: bold;
	width: 190px;
}

.clickButton {
	background-color: #FFFFFF;
	text-align: center;
	cursor: pointer;
}
.clickButton_hover {
	background-color: #CAFFCA;
	text-align: center;
	cursor: pointer;
}
/*----------- properties styles --------------*/
#propertydetails td,
.propertylist td {
	text-align: left;
	vertical-align: top;
}
#propertyheaderref {
	position: relative;
	float: right;
	font-size: 10pt;
}
.properties_details {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border: 1px solid #CACAFF;
	padding: 5px;
	vertical-align: top;
}

div.properties_details_bar {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #000080;
	background-color: #ECECFF;
	font-weight: normal;
	border: 1px solid #000080;
	padding: 3px 10px;
	text-align: center;
}

div.propertyheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 12pt;
	color: #000080;
	font-weight: bold;
	background-color: #ECECFF;
	padding: 5px;
	text-align: left;
}
td.propertyheader {
	padding-bottom: 5px;
}
td.formsubheader {
	padding-top: 5px;
}
td.properties_details_bar,
td.propertytext,
td.propertysubheader,
td.propertynote {
	padding: 5px 0px;
}
td.propertymaintext {
	font-size: 10pt;
	border: 1px solid #CACAFF;
	padding: 10px;
	vertical-align: top;
	width: 100%;
}
div.propertysubheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10pt;
	color: #000080;
	font-weight: bold;
	background-color: #ECECFF;
	padding: 5px;
	text-align: center;
}
div.propertytext{
	font-size: 10pt; 
	border: 1px solid #CACAFF; 
	padding: 10px;
}
div.propertynote {
	background-color: #CCCCCC;
	border: 0px none;
	padding: 10px;
}

.propertypic {
   width: 310px;
}
.propertypic_floor {
   width: auto;
}
.propertypic table,
.propertypic_floor table {
   width: auto;
	text-align: center; 
	margin-top: 3px;
}
.propertypic div {
	background-color: #CACAFF;
}
.propertypic_floor div {
}
.propertypic img {
	border: 1px solid #000000;
	position: relative;
	top: -3px;
	left: -3px;
	vertical-align: top;
}
.propertypic_floor img {
	vertical-align: top;
}
div.propertyPicOverlay {
	position:absolute;
	z-index: 1000;
	background-color: transparent;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	width: 300px;
	margin-top: 90px;
}
.searchresultsnumbers {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica;
	padding: 0px 3px;
	font-weight: bold;
}

div.formsubheader {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF0000;
	font-weight: bold;
	border-bottom: 1px solid #FFFFFF;
	padding: 5px;
}

.formtext, .formtextb {
/*	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;*/
	background-color: #EEEEEE;
	border-bottom: 1px solid #FFFFFF;
/*	padding: 5px;*/
	padding: 2px 5px;
}
.formtextb {
	font-weight: bold;
}

.formfields {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	border-bottom: 1px solid #FFFFFF;
	background-color: #EEEEEE;
	padding: 5px;
}

.newhomesheader {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12pt;
	line-height: 120%;
	color: #000080;
	font-weight: bold;
	text-align: center;
	padding: 0px 10px;
}

.newhomesdeveloper {
	border: 1px solid #CACAFF;
	padding: 0px;
}

.newhomesagentbox {
	border: 1px solid #CACAFF;
	padding: 0px;
}

.newhomesagent {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 120%;
	text-align: center;
	padding: 0px 5px;
}

.newhomesnote {
	font-size: 10pt;
	background-color: #ECECFF;
	border: 0px none;
}

.marqueestyle {
	font-size: 12px;
	border: 1px solid #CACAFF;
	padding: 2px;
	font-weight: normal;
}

.pagestrap {
	background-color: #FF0000;
	font-size: 11px;
	letter-spacing: 1px;
	font-weight: bold;
	color: #FFFFFF;
	border: 1px solid #000080;
	padding: 3px;
	margin: 0px;
}

.smalltext {
	font-size: 11px;
	padding: 0px;
	font-weight: bold;
}

.zero {
	padding: 0px;
	margin: 0px;
}
/* Postcode Finder Styling */
#postbox {
   background-color: #CACAFF;
	padding:10px 0px;
}
#postbox div,
#postbox table,
#postbox th,
#postbox td,
#postbox span,
#postbox input {
   padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#postbox table {
   border: 2px outset #CACAFF;
	width: auto;
	background-color: #FFFFFF;
}
#postbox #pcCode {
   padding: 5px;
}
#postbox #pcCode input {
   text-align: center;
}
#postbox #pcCode img {
   float: right;
	position: relative;
	cursor: pointer;
}
#postbox #pcList {
   border: 1px solid #808080;
}
#postbox #pcList a,
#postbox #pcList a:link,
#postbox #pcList a:visited {
   color: #0000CC;
	background-color: inherit;
	text-decoration: none;
	display: block;
	padding: 2px 5px;
}
#postbox #pcList a:hover {
   color: #FFFFFF;
	background-color: #0000CC;
}
#postbox #pcThisAddress {
   background-color: #202080;
	color: #FFFFFF;
}
#postbox #pcThisAddress table {
   background-color: inherit;
	color: #FFFFFF;
	width: 100%;
	border: 0px none;
}
#postbox #pcThisAddress th {
   background-color: #000080;
	color: #CCCCFF;
	font-weight: normal;
	font-style: italic;
	font-size: 11px;
}
#postbox #pcThisAddress td {
   background-color: #303080;
	color: inherit;
}
#postbox #pcThisAddress td input.value,
#postbox #pcThisAddress td input.valueLite {
   color: #FFFFFF;
	background-color: #303080;
	border: 0px none;
	width: 100%;
}
#postbox #pcThisAddress input.applyButton {
	background-color: #FFFFFF;
	cursor: pointer;
	text-align: center;
}
#postbox #pcThisAddress input.applyButton_hover {
	background-color: #CAFFCA;
	cursor: pointer;
	text-align: center;
}
#postbox .pcError {
   color: #FF0000;
	background-color: inherit;
	padding: 20px 0px;
	text-align: center;
	width:260px;
}
#postbox .value,
#postbox .valueLite {
   float: left;
	position: relative;
	padding-bottom: 2px;
}
#postbox .value {
   font-weight: bold;
}
#postbox #pcList .externalLink {
   float: right;
	position: relative;
	text-align: right;
}
#postbox #pcList .externalLink a,
#postbox #pcList .externalLink a:link,
#postbox #pcList .externalLink a:visited,
#postbox #pcList .externalLink a:hover {
   display: inline;
	padding: 0px;
}
#postbox #pcList .externalLink a img {
   border: 0px none;
	padding: 0px;
}
/* Marquee style */
.news {
	font-family: arial, verdana, helvetica;
	font-size: 11px;
	color: #000080;
	background-color: #F2F2FF;
	border: 1px solid #CACAFF;
}
#marqueecontainer {
   position: relative;
   width: 100%; /*marquee width */
   height: 120px; /*marquee height */
   overflow: hidden;
   border: 0px none;
   padding: 0px;
}
#marqueecontainer .newsTitle {
   text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
#marqueecontainer .newsBody {
   padding: 0px 4px;
	text-align: center;
}
#marqueecontainer .newsLink {
	padding: 0px 4px;
   text-align: center;
}
