html, body {margin:0;	padding:0;
  height:100%; /* needed for container min-height */
}
body {margin:0px; padding:0px; background:#014f81; }

.HeaderSection {position:relative; margin-top:-7px; margin-bottom:15px; margin-right:5px; height:23px; font-size:14px; line-height:23px; font-family:Verdana, Arial, Helvetica, sans-serif; position:relative; border-bottom:1px solid #82bb00; font-weight:bold; color:#9bde00; text-transform:uppercase;  }
.HeaderSection .HeaderIcon {position:absolute; right:-15px; top:-8px; }
.HeaderSection .HeaderIcon img {display:block;}
.HeaderSection .InlineImg {margin-left:3px; margin-bottom:-2px;}
.Main .HeaderSection {color:#78ab00; }
.Main .Content .HeaderSection {margin-right:15px; }

.IconQuestionMark {position:relative; width:32px; height:32px; background:url("/images/Icon.QuestionMarkpng.png") 0px 0px no-repeat; }
.IconMail {position:relative; width:32px; height:32px; background:url("/images/Icon.Mail.png") 0px 0px no-repeat; }
.IconInfo {position:relative; width:32px; height:32px; background:url("/images/Icon.Info.png") 0px 0px no-repeat; }
.IconPhone {position:relative; width:32px; height:32px; background:url("/images/Icon.Phone.png") 0px 0px no-repeat; }

.Clear {clear:both; overflow:hidden; }
.ToLeft {float:left; }
.ToRight {float:right; }

.NoMarginBottom {margin-bottom:0px !important; }
.NoPaddingBottom {padding-bottom:0px !important; }
.TextAlignLeft {text-align:left; }
.TextAlignCenter {text-align:center; }
.TextAlignRight {text-align:right; }
.ColorAsLink {color:#0084b5; }

.ParagraphLine {margin:14px 0px 14px 0px !important; border-top:1px solid #e6e6e6;  }


.WrapperContainer {position:relative; clear:both; }

.WrapperHeaderTop,
.WrapperHeader,
.WrapperMain,
.WrapperFooter  {position:relative; min-width:981px; text-align:center; }
.WrapperHeaderTop {height:81px; border-bottom:1px solid #ffffff; background:#015082 url("/images/Bckgr.WrapperHeaderTop.gif") 0px 0px repeat-x; }
.WrapperHeader {height:260px; border-top:2px solid #dee1e8; border-bottom:2px solid #dee1e8; background:url("/images/Bckgr.WrapperHeader.gif") 0px 0px repeat-x; }
.WrapperMain {border-top:1px solid #ffffff; border-bottom:1px solid #ffffff; background:#ffffff url("/images/Bckgr.WrapperMainTop.gif") 0px 0px repeat-x; }
.WrapperFooter {height:112px; background:#014f81 url("/images/Bckgr.WrapperFooter.gif") 0px 0px repeat-x; }

.HeaderTop, 
.Header,
.Main,
.Footer {margin:0px auto 0px auto; width:981px; text-align:left; clear:both; overflow:hidden; }
.Main {position:relative; padding-top:40px; }
.Footer {padding-top:60px; color:#d4d8e6; }
  .Footer .FooterNote  {font-size:10px;  }
  .Footer .FooterNote a {
	font-size:10px;
	color: #CCCCCC;
	text-decoration: none;
}
  .Footer .FooterNote .Divider {padding-left:10px; padding-right:10px; }
  .Footer .FooterNote .LogoWF {margin-left:5px;}

.HeaderTop .Left,
.Header .Left,
.Main .Left  {position:relative; float:left; width:220px; }
.HeaderTop .Right,
.Header .Right,
.Main .Content {position:relative; float:right; width:740px; }

.Main .Content {font-size:11px; line-height:14px;}
.Main .Content .ContentColumnLeft {float:left;width:360px; }
.Main .Content .ContentColumnRight {float:right;width:360px;}
.Main .Content p {margin:0px 0px 14px 0px;  }

.PropertyDetails {position:relative; clear:both; overflow:hidden; }
  .PropertyDetails .PropertyDetailsColumnLeft {float:left; width:520px;}
  .PropertyDetails .PropertyDetailsColumnRight {float:right; width:190px; padding-right:20px; }

.PropertyDetails .TreeColumns {position:relative; clear:both; overflow:hidden; }
  .PropertyDetails .EachColumn {float:left; width:160px; padding:0px 6px 0px 4px;  }
  
    .PropertyImageBig {margin-bottom:15px;}
      .PropertyImageBig img {display:block; }
    .PropertyImageSmall {margin-bottom:7px; }
      .PropertyImageSmall img {display:block; }
      .PropertyImageSmall a.Selected img {opacity: .5; filter: alpha(opacity=50); }

.ImageFrameBig {width:508px; padding-bottom:4px; background:url("/images/ImageBorder.Bottom.Big.gif") 0px 100% no-repeat; }
.ImageFrameBig .ImageFrameBigInner {overflow:hidden; width:500px; padding:4px 4px 0px 4px; background:url("/images/ImageBorder.Top.Big.gif") 0px 0px no-repeat;}

.ImageFrameSmall {width:188px; padding-bottom:4px; background:url("/images/ImageBorder.Bottom.Small.gif") 0px 100% no-repeat; }
.ImageFrameSmall .ImageFrameSmallInner {overflow:hidden; width:180px; padding:4px 4px 0px 4px; background:url("/images/ImageBorder.Top.Small.gif") 0px 0px no-repeat;}

.Date {color:#5f5f5f; }
.LinkArrow {padding-left:15px; background:url("/images/Icon.Arrow.gif") 0px 2px no-repeat; }
.LinkArrowBorderBottom {margin-bottom:12px; margin-left:5px;margin-right:5px; height:11px; background:transparent url("/images/Icon.Arrow.gif") 0px 0px no-repeat; }
.LinkArrowBorderBottom a {display:block; margin-left:5px; padding-left:11px; border-bottom:1px solid #00adee; line-height:10px; font-size:10px; text-transform:uppercase;   }

.PropertyBlock {margin-bottom:15px; clear:both; overflow:hidden; }
.PropertyBlock .PropertyColumnLeft {float:left; width:190px; padding-left:5px;}
.PropertyBlock .PropertyColumnRight {float:right; width:155px; }
.PropertyBlock .PropertyImg {margin-bottom:10px;}
.Main .Content .PropertyBlock .PropertyColumnRight {width:530px; }
.Main .Content .PropertyBlock p {margin-bottom:12px; }
.Main .Content .ContentColumnRight .PropertyBlock .PropertyColumnRight {width:155px; }



.Logo {display:block; margin-top:20px; margin-left:15px; }

.MenuTop {margin-top:45px; }
.MenuTop * {color:#00a1dd; font-weight:bold; text-decoration:none; text-transform:uppercase;}
.MenuTop ul {float:left; margin:0px; padding:0px; clear:both; overflow:hidden; list-style:none; border-left:1px solid #ffffff; border-right:1px solid #bcc2d0; }
.MenuTop li {float:left; padding:5px 0px 5px 0px; border-right:1px solid #ffffff; border-left:1px solid #bcc2d0; }
.MenuTop li a {padding:0px 15px 0px 15px; }
.MenuTop .Selected * {color:#000000;}

.MenuBottom {margin-bottom:10px; width:100%; clear:both; overflow:hidden; }
  .MenuBottom * {color:#00adee; text-transform:uppercase; font-weight:bold;}
  .MenuBottom a:hover  {color:#ffffff;}
  .MenuBottom ul {float:left; margin:0px; padding:0px; clear:both; overflow:hidden; list-style:none; }
  .MenuBottom li {float:left; }
  .MenuBottom li a {padding:0px 5px 0px 5px; }
  .MenuBottom .Divider {color:#d8dce4; }
  .MenuBottom .Selected * {color:#ffffff;}


.PropertySearchSection {margin:25px 0 0 15px;width:205px; }
.PropertySearchSection  select {width:100%; margin-bottom:10px; }
.PropertySearchSection  input.InputSmaller {width:96px; }

.NewsAndEventsSection {margin-top:30px; }

.BlockSection {clear:both; overflow:hidden; margin:0px 0px 20px 0px; padding:10px 0px 0px 0px; width:217px; background:url("/images/Block.BorderTop.gif") 0px 0px no-repeat; }
.BlockSection .BlockSectionInner {margin:0px 0px 0px 0px; padding:10px 15px 16px 15px; background:url("/images/Block.BorderBottom.gif") 0px 100% no-repeat; }
.BlockSection input {width:100%; margin-bottom:10px; }

.BlockSectionBlue {background-image:url("/images/BlockBlue.BorderTop.gif") !important; }
.BlockSectionBlue .BlockSectionInnerBlue {background-image:url("/images/BlockBlue.BorderBottom.gif") !important;}

.DocumentsList td,
.DocumentsList th {padding-top:4px; padding-bottom:4px; padding-right:10px; vertical-align:baseline; }
.DocumentsList th {font-weight:bold; text-align:left; }
.DocumentsList .File {margin-bottom:4px;}
.IconAttachment {margin:0px 5px -1px 0px; }


.BannerSection {position:relative; z-index:1; margin-bottom:15px; ; width:217px; clear:both; overflow:hidden; }
  .BannerSection .BannerSectionInner {position:relative; width:215px; overflow:hidden;  border:1px solid #136584; z-index:1; }
    .BannerSection a {cursor:pointer; }
    .BannerSection img {display:block; }
  .BannerSection .BannerCornerTopLeft {position:absolute; z-index:10; top:-1px; left:-1px; width:10px; height:10px; background:url("/images/Section.CornerBlueBorder.TopLeft.png") 0px 0px no-repeat; }
  .BannerSection .BannerCornerTopRight {position:absolute; z-index:10; top:-1px; right:-1px; width:10px; height:10px; background:url("/images/Section.CornerBlueBorder.TopRight.png") 100% 0px no-repeat; }
  .BannerSection .BannerCornerBottomLeft {position:absolute; z-index:10; bottom:-1px; left:-1px; width:10px; height:10px; background:url("/images/Section.CornerBlueBorder.BottomLeft.png") 0px 100% no-repeat; }
  .BannerSection .BannerCornerBottomRight {position:absolute; z-index:10; bottom:-1px; right:-1px; width:10px; height:10px; background:url("/images/Section.CornerBlueBorder.BottomRight.png") 100% 100% no-repeat; }


.Paging {position:relative; padding-top:10px; padding-bottom:10px; clear:both; }
.Paging table {width:100%;}
.Paging a span {text-decoration:none; }
.Paging .TextAlignLeft,
.Paging .TextAlignRight {white-space:nowrap; width:80px;}
.Paging .TextAlignCenter * {font-weight:normal; }

label {font-weight:bold; }
input {height:16px; line-height:14px; }
select {height:18px; line-height:14px; }
input, select, textarea {font-size:10px; font-family:Arial, Helvetica, sans-serif; vertical-align:baseline; border:1px solid #3398be; }
textarea {overflow:auto;}
.Checkbox {border:0px !important; margin:0px 3px 0px 0px; padding:0px;  vertical-align:middle;}
.Radio {border:0px !important; margin:0px 3px 0px 0px; padding:0px; vertical-align:middle; }
textarea.Comments {width:260px; height:140px; }

.FormBox {background:#f8f8fa url("/images/Form.Border.Bottom.gif") 0px 100% no-repeat; }
.FormBoxInner {padding:15px 20px 15px 20px; background: url("/images/Form.Border.Top.gif") 0px 0px no-repeat; text-align:center; }

.Form {margin-left:auto; margin-right:auto; }
.Form .FormBorder {margin:5px 0px 5px 0px; padding:0px; border-bottom:1px solid #d5d9e2; font-size:1px; line-height:1px; height:1px; }
.Form td {padding:6px 10px 7px 10px; vertical-align:top; text-align:left; }
.Form label {display:block; margin-bottom:1px; padding-right:15px; }
.Form label small {font-weight:normal !important; }
.Form .InputText {width:260px;  }
.Form .InputTextWider {width:370px; }
.Form .InputTextNarrowed {width:157px; }
.Form .InputTextPostcode {width:104px; }
.Form .SelectText {width:260px; }
.Form .SelectText option {line-height:16px; }

.Button * {color:#ffffff; text-transform:uppercase; font-size:11px;}
.Button {float:left; clear:both; overflow:hidden; padding-left:7px; height:26px; background:url("/images/Button.BorderLeft.gif") 0px 0px no-repeat;}
.Button input {border:0px !important; margin:0px; padding:0px 7px 0px 0px; height:26px; background:url("/images/Button.BorderRight.gif") 100% 0px no-repeat;}

.ButtonBlue {background-image:url("/images/ButtonBlue.BorderLeft.gif") !important;}
.ButtonBlue input {background-image:url("/images/ButtonBlue.BorderRight.gif") !important;}

.ButtonsLine  {margin-top:10px; clear:both; overflow:hidden; }

.BetweenButtonsSpace {float:left; width:10px; }
.ButtonsLineAlignRight .Button, 
.ButtonsLineAlignRight .BetweenButtonsSpace {float:right; }



.err, .Error {color:red; text-align:left;  }
.Error, .Error * {color:red !important; }
.Form .Error,
.Form .err {padding-bottom:10px; }

.Asterisk {padding-left:3px; font-family:Verdana; font-weight:bold; font-size:11px; color:#0a7bb9; }
.AsteriskTrue {}
.AsteriskFalse {}

