body {
  text-align: center;
  margin: 0px auto;
  padding: 0;
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0px;
}

h1 {
  font: 18px/20px Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin: 6px auto;
  text-align: center;
}

h2 {
  font: 14px Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin: 6px auto;
  text-align: left;
}


h2.blue {
  font: 18px/20px Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  margin: 6px auto;
  text-align: center;
  color: #336699;
}

td {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
}

table#accommodationfeatures td {
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
}

a {
  color: #990000;
}

a img {
  text-decoration: none;
  border: none;
}

input._text, input._number, input._password {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  height: 25px;
  margin-top: 0px;
  margin-bottom: 4px;
  padding-left: 4px;
}

input._button {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  padding-left: 4px;
  height: 25px;
  width: auto;
}

input._checkbox {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  width: auto;
}

#budget {
	margin-left: -21px;
}

#budget td, #budget a {
  font: 10px/12px Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
  color: #336699;
}

#budget td.divider {
  font-weight: normal;
  color: #336699;
}

#checkbox {
  font: 11px/18px Arial, Verdana, Helvetica, sans-serif;
  vertical-align: top;
  margin: 0px;
}

input._number {
  width: 41;
}

select {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  width: auto;
  text-align: left;
  height: 18;
  margin: 0;
  margin-top: 2px;
  margin-bottom: 2px;
}

select#prange, select#prange2, select#ptype, select#ptype2, select#pstate, select#pstate2, select#ptown, select#ptown2, input#pnumber, input#pnumber2 {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  width: 190;
  height: 21;
  margin-top: 2px;
}

input#pnumber, input#pnumber2 {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  width: 190;
  padding-left: 4px
}

textarea {
  font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
  margin-top: 0px;
  margin-bottom: 2px;
  padding-left: 4px;
  width: 300;
}

#container {
  text-align: left;
  margin: 0px auto;
  margin-top: 6px;
  width: 900px;
}

h1#header {
  width: 900px;
  height: 117px;
  background: url(../images/header.gif);
  margin: 0;
  padding: 0;
  line-height: 1;
}

#navtop {
  width: 900px;
  height: 30px;
  margin: 0;
  padding: 0;
}

#navtop ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#navtop ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#navtop a {
  display: block;
  height: 30; 
}

#navtop_search { width: 141; background: url(../images/top_search_up.gif); }
#navtop_sell { width: 49; background: url(../images/top_sell_up.gif); }
#navtop_about { width: 77; background: url(../images/top_about_up.gif); }
#navtop_accommodation { width: 119; background: url(../images/top_accommodation_up.gif); }
#navtop_regions { width: 152; background: url(../images/top_regions_up.gif); }
#navtop_travel { width: 109; background: url(../images/top_travel_up.gif); }
#navtop_advertise { width: 132; background: url(../images/top_advertise_up.gif); }
#navtop_atoz { width: 121; background: url(../images/top_atoz_up.gif); }

#navtop_search a:hover { width: 141; background: url(../images/top_search_over.gif); }
#navtop_sell a:hover { width: 49; background: url(../images/top_sell_over.gif); }
#navtop_about a:hover { width: 77; background: url(../images/top_about_over.gif); }
#navtop_accommodation a:hover { width: 119; background: url(../images/top_accommodation_over.gif); }
#navtop_regions a:hover { width: 152; background: url(../images/top_regions_over.gif); }
#navtop_travel a:hover { width: 109; background: url(../images/top_travel_over.gif); }
#navtop_advertise a:hover { width: 132; background: url(../images/top_advertise_over.gif); }
#navtop_atoz a:hover { width: 121; background: url(../images/top_atoz_over.gif); }

#navtop_search_selected { width: 141; background: url(../images/top_search_selected.gif); }
#navtop_sell_selected { width: 49; background: url(../images/top_sell_selected.gif); }
#navtop_about_selected { width: 77; background: url(../images/top_about_selected.gif); }
#navtop_accommodation_selected { width: 119; background: url(../images/top_accommodation_selected.gif); }
#navtop_regions_selected { width: 152; background: url(../images/top_regions_selected.gif); }
#navtop_travel_selected { width: 109; background: url(../images/top_travel_selected.gif); }
#navtop_advertise_selected { width: 132; background: url(../images/top_advertise_selected.gif); }
#navtop_atoz_selected { width: 121; background: url(../images/top_atoz_selected.gif); }

#menutop {
  margin: 0;
  padding: 0;
  width: 900px;
  height: 30px;
  background: url(../images/top_menu_repeat.gif);
}

#menutopleft {
  float: left;
  margin: 0;
  padding-left: 40;
  width: 842px;
  height: 30px;
  background: url(../images/top_menu_repeat.gif);
  border-left: 1px solid #CCCCCC;
}

#menutopleft ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menutopleft ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#menutopleft  a {
  text-decoration: none;
}

#menutopright {
  float: right;
  margin: 0;
  padding-right: 16;
  width: 0px;
  height: 30px;
  background: url(../images/top_menu_repeat.gif);
  border-right: 1px solid #CCCCCC;
}

#menutopright ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menutopright ul li {
  float: right;
  margin: 0;
  padding-right: 2;
}

#menutopright a {
  display: block;
  height: 25; 
}

#menutopright_ukflag {
  width: 24;
  background: url(../images/top_uk_flag.gif);
}

#menutopright_poflag {
  width: 24;
  background: url(../images/top_po_flag.gif);
}

#contentborder {
  float: left;
  border: 1px solid #CCCCCC;
  border-top: none;
  padding-bottom: 20px;
}

#content {
  float: left;
  padding-left: 24px;
}

#breadcrumb {
  margin-left: 5px;
  padding-top: 9px;
  padding-bottom: 8px;
  font: 9px/8px Arial, Verdana, Helvetica, sans-serif;
  color: #4070A0;
}

#breadcrumb a {
  text-decoration: none;
  color: #4070A0;
}

#bodyheader, #bodyheadernoflag {
  display: block;
  width: 610;
  height: 26;
  vertical-align: middle;
  font: 13px/24px Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  color: #336699;
  padding-top: 6px;
  text-indent: 28px;
}
	
#bodyheader {
  background: url(../images/body_header.gif);
}

#bodyheadernoflag {
  background: url(../images/body_header_no_flag.gif);
}

#bodyborder {
  clear: both;
  width: 610;
  background: url(../images/body_repeat.gif) repeat-y;
  padding-bottom: 10px
}

#buyersguide {
  margin-left: 7px;
  width: 597;
  height: 183;
  background: url(../images/buyers_guide.jpg);
}

#buyersguide  a {
  display: block;
  width: 597;
  height: 183;
  text-decoration: none;
}

#buyersguidetext {
  display: block;
  margin-top: -164;
  margin-left: 20;
  width: 275;
  height: 55;
  color: white;
  font: 18px/24px Arial, Verdana, Helvetica, sans-serif;
  font-weight: bold;
}

#buyersguidetext  a {
  display: block;
  width: 275;
  height: 55;
  text-decoration: none;
  color: white;
}

#buyersguidebutton {
  display: block;
  margin-left: 20;
  width: 145;
  height: 22;
  background: black;
  background: url(../images/button_buyers_guide.png);
}

#buyersguidebutton  a {
  display: block;
  width: 150;
  height: 22;
  text-decoration: none;
}

#bodytext {
  min-height: 300px;
  height: auto ! important;
  height: 300px;
  clear: both;
  width: 550;
  vertical-align: middle;
  background: url(../images/body_repeat.gif) repeat-y;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  padding-top: 12px;
  padding-left: 28px;
}

#hr {
  height: 1;
  width: 560;
  background: url(../images/hr_repeat.gif) repeat-x;
  margin-top: 12px;
  padding-bottom: 14px;
  margin-left: -2px;
}

#bigbullet
{
  background: url(../images/blue_box_arrow.gif) no-repeat;
  height: 16;
  font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  color: #336699;
  text-indent: 24px;
  padding-top: 2px;
  padding-bottom: 8px;
  margin-left: -2px;
}

#bullet
{
  background: url(../images/bullet.gif) no-repeat;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  text-indent: 12px;
  margin-left: 18px;
  padding-top: 1px;
  padding-bottom: 4px;
}

#blackbullet
{
  background: url(../images/blackbullet.gif) no-repeat;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  text-indent: 12px;
  margin-left: 18px;
  padding-top: 1px;
  padding-bottom: 4px;
}

#bullettext
{
  font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
  margin-left: 24px;
  padding-top: 1px;
  padding-bottom: 4px;
}

#headertext
{
  font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
  font-weight: 900;
  color: #336699;
  margin-bottom: 6px;
}

#propertylist
{
  position: relative;
  margin-left: -21px;
  background: url(../images/property_list_repeat.gif) repeat-x;
  min-height: 175;
  height: auto ! important;
  height: 175;
  width: 597;
  overflow: auto;
}

#accommodationlist
{
  position: relative;
  margin-left: -21px;
  background: url(../images/accommodation_list_repeat.gif) repeat-x;
  min-height: 230;
  height: auto ! important;
  height: 230;
  width: 597;
  overflow: auto;
}

#featuredlist
{
  text-align: left;
  position: relative;
  margin-left: 0;
  background: url(../images/property_list_repeat.gif) repeat-x;
  min-height: 175;
  height: auto ! important;
  height: 175;
  width: 597;
}

#propertylistimage
{
  border: none;
  float: left;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 125;
  height: auto ! important;
  height: 125;
}

#accommodationlistimage
{
  border: none;
  float: left;
  padding-top: 40px;
  margin-left: 20px;
  margin-right: 20px;
  min-height: 200;
  height: auto ! important;
  height: 200;
}

#propertylistcontent
{
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  padding-top: 40px;
  padding-right: 12px;
}

#classifiedlistimage
{
  float: left;
  margin-left: 20px;
  margin-right: 20px;
}

#classifiedlistcontent
{
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  padding-right: 12px;
  margin-left: 190;
}

#bodyfooter {
  clear: both;
  margin-top: 1px;
  width: 610px;
  height: 6px;
  background: url(../images/body_footer.gif) no-repeat;
}

#contentfooter {
  float: left;
  width: 900;
  background: url(../images/content_footer_repeat.gif) repeat-x;
}

#contentfooterleft {
  float: left;
  width: 47;
  height: 27;
  background: url(../images/content_footer_left.gif) no-repeat;
}

iframe.featured {
  margin: 0;
  margin-left: -21;
  padding: 0;
  border: none;
  width: 597;
  height: 100;
}

iframe.googlemap {
  margin: 0;
  margin-left: 0;
  padding: 0;
  border: none;
  width: 570;
}

#contentfootermiddle {
  float: left;
  width: 799;
  height: 27;
  background: url(../images/content_footer_repeat.gif) repeat-x;
}

#contentfooterright {
  float: right;
  width: 54;
  height: 27;
  background: url(../images/content_footer_right.gif) no-repeat;
}

.blue
{
  font: 12px/14px Arial, Verdana, Helvetica, sans-serif;
  color: #336699;
}

.propertylisttext
{
  font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
}

#favouritescontainer {
  position: absolute;
  top: 191;
  margin-left: -102px;
}

#logincontainer, #favouritescontainer {
  float: right;
  padding-right: 38px;
  padding-bottom: 3px;
}

#logincontainer table, #favouritescontainer table {
  vertical-align: middle;
}

#logincontainer td, #favouritescontainer td {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
}

#searchmap {
  float: left;
  width: 230;
  padding-top: 20;
}

#search {
  float: left;
  width: 230;
  height: 282;
  line-height: 11px;
}

#search a {
  font: 12px Arial, Verdana, Helvetica, sans-serif;
}

#searchheader {
  padding: 0;
  width: 230;
  height: 41;
  background: url(../images/search_header.gif) no-repeat;
}

#accommodationsearchheader {
  padding: 0;
  width: 230;
  height: 41;
  background: url(../images/search_header_accom.gif) no-repeat;
}

#searchmiddleleft {
  float: left;
  width: 1;
  height: 234;
  background: #336699;
}

#searchmiddle {
  float: left;
  width: 228;
  height: 234;
  background: url(../images/search_repeat.gif) repeat-x;
}

#searchmiddletext {
  float: left;
  padding-left: 20;
  height: 234;
  font: 11px/11px Arial, Verdana, Helvetica, sans-serif;
}

#searchmiddleright {
  float: right;
  width: 1;
  height: 234;
  background: #336699;
}

#searchfooter {
  clear: both;
  padding: 0;
  width: 234;
  height: 11;
  background: url(../images/search_footer.gif) no-repeat;
}

#btnsearch {
  width: 145;
  height: 22;
  background: url(../images/button_search.gif);
  border: none;
}

#btnsearchaccommodation {
  width: 190;
  height: 22;
  background: url(../images/button_search_accom.gif);
  border: none;
}

#btnback {
  cursor: hand;
  width: 69;
  height: 22;
  background: url(../images/button_back.gif);
  border: none;
}

#btnback a {
  display: block;
  width: 69;
  height: 22;
}

#btnenquire {
  cursor: hand;
  width: 195;
  height: 22;
  background: url(../images/button_enquire.gif);
  border: none;
}

#btnenquire a {
  display: block;
  width: 195;
  height: 22;
}

#btnfavourites {
  cursor: hand;
  width: 145;
  height: 22;
  background: url(../images/button_favourites.gif);
  border: none;
}

#btnfavourites a {
  display: block;
  width: 145;
  height: 22;
}

#btnavailability {
  cursor: hand;
  width: 175;
  height: 22;
  background: url(../images/button_availability.gif);
  border: none;
}

#btnavailability a {
  display: block;
  width: 175;
  height: 22;
}

#btnenquire a:hover { background: url(../images/button_enquire_over.gif); }
#btnback a:hover { background: url(../images/button_back_over.gif); }
#btnfavourites a:hover { background: url(../images/button_favourites_over.gif); }
#btnavailability a:hover { background: url(../images/button_availability_over.gif); }

#sidebar {
  float: right;
  width: 230;
  padding-right: 20;
}

#promos {
  float: left;
  width: 230;
}

#sidecontent {
  width: 230;
}

#promo {
  margin-top: 20px;
  height: 163;
  width: 230;
  background: url(../images/promo_repeat.gif) repeat-x;
}

#promolarge {
  margin-top: 20px;
  height: 213;
  width: 230;
  background: url(../images/promo_large_repeat.gif) repeat-x;
}

#promocustom {
  width: 230;
  margin-top: 20px;
}

#promotext {
  padding-top: 16px;
  padding-left: 20px;
  padding-right: 10px;
}

img#promoright {
  float: right;
  margin-top: 16px;
  margin-left: 2px;
  margin-right: 12px;
  margin-bottom: 12px;
}

img#promobottom {
  margin: 0px;
  margin-top: 16px;
}

img#promotop {
  margin-left: 18px;
  margin-top: 16px;
  margin-bottom: 0px;
  margin-right: 0px;
}

#footer {
  clear: both;
  padding-top: 20px;
  padding-bottom: 60px;
  width: 900;
  text-align: center;
  font: 11px/20px Arial, Verdana, Helvetica, sans-serif;
  letter-spacing: 0;
  color: black;
}

#footer a {
  text-decoration: none;
  color: #900000;
}

#editbar {
  position: relative;
  float: left;
  z-index: 100;
  margin-left: -80;
  left: 0;
}

#edit {
 clear: both;
 position: relative; 
 left: 0;
 margin: 0;
 padding: 0;
 text-align: 0;
}

#pageeditcontainer {
  text-align: left;
  margin-top: 4px;
  width: 500;
}

#itemedit {
  text-align: left;
  margin: 0px auto;
  width: 798;
  height: 25;
  background: url(../images/editbarrepeat.gif) repeat-y;
}

#editlabel {
  padding: 4px;
  float: left;
  width: 125;
  font-weight: bold;
}

#editlabel li {
  padding-left: 100px;
}

#editlinkcontainer {
  width: 400;
  margin: 0px auto;
  padding: 0px;
}

#editlink, #editlinkalternate {
  display: block;
  width: 400;
  margin: 0px auto;
  padding-top: 4px;
  padding-bottom: 4px;
}

#editlink, #editlink:active, #editlink:link, #editlink:visited,
#editlinkalternate, #editlinkalternate:active, #editlinkalternate:link, #editlinkalternate:visited  {
  background: #ffffff;
}

#editlink:hover, #editlinkalternate:hover {
  background: #336699;
  color: white;
}

{
  background: #ffffff;
}

select#folder, input#pagename, input#filename, input#breadcrumbname, input#title {
  font: 11px/13px Arial, Verdana, Helvetica, sans-serif;
  width: 300;
  height: 18;
  margin-top: 4px;
  margin-bottom: 4px;
}

input#pagename, input#filename, input#breadcrumbname, input#title {
  font: 11px/14px Arial, Verdana, Helvetica, sans-serif;
  padding-left: 4px;
}

#resourcelinks {
  padding-left: 35px;
  width: 572;
}

#resourcelink, #resourcelinkalternate {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-left: -21px;
  width: 597;
  height: 16;
}

#resourcelink a, #resourcelinkalternate a {
  text-decoration: none;
}

#resourcelinktitle {
  float: left;
  padding-left: 21px;
  width: auto;
  color: #336699;
  font-weight: bold;
}

#resourcelinktitle a {
  color: #336699;
  font-weight: bold;
}

#resourcelinkdescription {
  float: right;
  width: 360;
}

#resourcelink {
  background: #FFFFFF;
}

#resourcelinkalternate {
  background: #DEEFE9;
}

form {
  margin: 0px;
}

#formheader {
  text-align: left;
  padding-top: 6px;
  padding-left: 20px;
  color: white;
  font-weight: bold;
  width: 500;
  height: 35;
  background: url(../images/form_header.gif) no-repeat;
}

#formbody {
  text-align: left;
  padding-top: 4px;
  padding-left: 10px;
  padding-right: 10px;
  width: 500;
  background: url(../images/form_repeat.gif) repeat-y;
}

#formbody p {
  margin: 0px;
  text-align: left;
  width: 480;
}

form p {
  margin: 2px;
}

#formfooter {
  margin-bottom: 10px;
  padding-left: 20px;
  width: 500;
  background: url(../images/form_footer.gif) no-repeat;
}

table.searchresultsprint {
  width: 560;
}

table.listingprint {
  width: 550;
}

table.sellerlist {
  width: 550;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  margin-top: 10px;
}

td.sellerlistuid {
  border: 1px solid #336699;
  padding: 15px;
  background: #336699;
  color: white;
  font-weight: bold;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
}

td.sellerlistuid a {
  color: white;
  font-weight: bold;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
}

td.sellerlistcontent {
  border: 1px solid #336699;
  border-right: none;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  padding: 8px;
}

td.sellerlistlinks {
  border: 1px solid #336699;
  border-left: none;
  font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
  width: 80px;
  padding: 8px;
}

#pheader1, #pheader2, #pheader3, #pheader4 {
  color: #336699;
  font-weight: bold;
}

input.gsc-search-button {
  width: auto;
}

#propertyimagelist {
	width: 558;
	margin-bottom: 6px;	
}

#propertyimage {
	border-top: 4px solid white;
	border-left: 4px solid white;
	float: left;
}

#propertyimage  img {
	width: 106;
	height: 90;
}

#propertyimagemain  {
  margin: 0px auto;
  height: 338;
  width: 450;
  margin-left: 50px;
  margin-left: 50px;
}

#propertyimagemain  img {
  height: 338;
}

#mapimg {
	width: 450;
	height: 338;
}

#propertydetails {
  position: relative;
  margin-left: -21px;
  margin-bottom: 10px;
  width: 597;
  height: 250;
  padding-top: 20px;
  background: url(../images/propertydetails_repeat.gif) repeat-x;
}

#propertyfeatures {
  margin-left: 17px;
  width: 550;
}

#propertydetailstext {
  padding-top: 5px;
  padding-left: 22px;
  padding-right: 10px;
}

#accommodationfeatures {
  font: 11px/12px Arial, Verdana, Helvetica, sans-serif;
  margin-left: -7px;
  width: 550;
}

#accommodationdetails {
  position: relative;
  margin-left: -21px;
  margin-bottom: 10px;
  width: 597;
  height: 175;
  padding-top: 20px;
  background: url(../images/property_list_repeat.gif) repeat-x;
}

#accommodationdetailstext {
  padding-top: 10px;
  padding-left: 22px;
  padding-right: 10px;
}

.menu {  
  text-decoration: none; color: #FFFFFF
}

#hometext a {
  text-decoration: none; color: #990000
}

#townlinks a {
  text-decoration: none; color: gray
}

#shadedtop {
  position: relative;
  margin-left: -21px;	
  background: url(../images/shaded_top.gif) repeat-x;
  height: 35;
  width: 597;
}

#shadedmiddle {
  position: relative;
  z-index: 5;
}

#shadedbottom {
  position: relative;
  z-index: 4;
  margin-left: -21;
  height: 40;
  width: 597;
  background: url(../images/shaded_bottom.gif);
}

#diveditor {
	z-index: 200;
}

#pagebreak {
	page-break-after: always;
}
