html{
   height:100%;       /*force scrollbar*/
   margin:0 0 1px 0;  /*force scrollbar*/
   padding:0;
}

body{
   margin:0;
   padding:0;
   background:#fff;
   color:#000;
   font:normal normal 70% verdana,sans-serif;
   line-height:1.4em;
}

   /*STANDARD/UNIVERSAL STYLES*/

p{
   margin:5px 0 5px 0;
}

#contentbody p{
   line-height:1.6em;
}

a img{
   border:0px !important;
}

a,
a:active,
a:visited{
   color:#E50278;
   text-decoration:underline;
}

a:hover{
   text-decoration:none;
}

a.nounderline,
a.nounderline:active,
a.nounderline:visited,
a.nounderline:hover{
   text-decoration:none;
}

ul{
   list-style-type:disc;
   margin:5px 0 5px 20px;
   padding:0;
}

li{
   margin:0;
   padding:0;
}

h4{
   margin:10px 0 5px 0;
   font-weight:bold;
   padding:0;
   font-size:1.3em;
   line-height:1.5em;
}

select{
   border:1px solid #899DB4;
   padding:0;
   font-size:1.2em !important;
   font-family:verdana,sans-serif !important;
}

option{
   margin:0;
}

/* These are standard sIFR styles... do not modify */

.sIFR-flash {
    visibility: visible !important;
    margin: 0;
}

.sIFR-replaced {
    visibility: visible !important;
}

span.sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */


.sIFR-hasFlash span.ResultsHeader {
    visibility: hidden;
    letter-spacing: -9px;
    font-size: 33px;
    line-height:1em;
}

span.ResultsHeader{
    margin:0 0 10px 0;
   padding:0;
   font:bold normal 1.4em verdana,sans-serif;
   color:#47003D;
}

.sIFR-hasFlash h2 {
    visibility: hidden;
    letter-spacing: -9px;
    font-size: 32px;
	display:inline;
    line-height:0.7em;
}

.sIFR-hasFlash #callbackh2 h2{
    visibility: hidden;
    letter-spacing: -9px;
    font-size: 28px;
    line-height:1em;
	display:inline;
}

h2{
   margin:0 0 10px 0;
   padding:0;
   font-weight:bold;
   font-size:1.4em;
   color:#47003D;
}

h3{
   margin:0 0 10px 0;
   padding:0;
   font-weight:bold;
   font-size:1.3em;
   color:#47003D;
}

h4.callback{
   margin:0 0 10px 0;
   padding:0;
   font-weight:bold;
   font-size:1.6em;
   color:#47003D;
   font-weight:normal;
   line-height:1.3em;
}

#arrangeLink{
  margin:0;
  float:left;
  padding:3px 5px 3px 3px;
  position:relative;
  top:-7px;
  left:10px;
  border:1px dotted #e40177;
}

#arrangeLinkHome{
  margin:0;
  float:left;
  padding:3px 5px 3px 3px;
  border:1px dotted #e40177;
}

#floatedHeader{
  height:38px;
  clear:both;
}

#floatedHeader h2{
  padding-top:4px;
  float:left;
}

.sIFR-hasFlash h3 {
    visibility: hidden;
    letter-spacing: -9px;
    font-size: 30px;
    float:left;
}
/*
h3{
   margin:0;
   padding:0;
   visibility:hidden;
   font-weight:bold;
   font-size:0em;
   line-height:0em;
   color:#E50278;
}

h3{
  float:left;
}*/


            /*
div.floatleft{     creates a left hand panel for items
   margin:5px 20px 5px 5px;
   float:left;
}         */


div.floatright{    /*creates a right hand panel for items*/
   margin:0 0 5px 17px;
   padding:5px 0 0 20px;
   float:right;
   width:175px;
   border-left:1px dotted #EF2F89;
   text-align:left;
}

.floatright img{
   margin:0 0 0 5px;
}

p.caption{         /*caption paragraph for images*/
   margin:0 0 5px 0;
   text-align:center;
   font-weight:bold;
   font-style:italic;
}


     /*WRAPPERS*/

#wrapper{
   width:870px;
  margin:2px auto 0 auto;
}

#contentbody{
   width:870px;
   margin:14px 0 0 0;
   height:300px;
   background:url('images/heading.gif') top left #fff no-repeat;
}


/*HEADER, LOGO, STRAPLINE*/

#header{
  width:870px;
  margin:12px auto 0 auto;
  position:relative;
  top:0;
  left:0;
}

#header img{
   margin:10px 0 0 0;
}

h1{
   width:210px;
   height:38px;
   float:right;
   clear:right;
   position:relative;
   margin:0;
   padding:0;
   font-weight:bold;
   font-size:1em;
   line-height:1em;
}

h1 span{
   width:210px;
   height:38px;
   margin:0;
   padding:0;
   position:absolute;
   background:url("images/logo.gif") top right #fff no-repeat;
}

/*container for homepage slideshow*/

#indexslideshow{
    border:0;
    height:147px;
    width:244px;
    background:#f00;
    position:relative;
    top:0;
    left:0;
}


img.front {
 opacity:1;
 -moz-opacity:1;    /*opacity will not validate*/
 -khtml-opacity:1;
 filter: alpha(opacity=100);
 margin: 0px;
 padding: 0px;
 position: relative;
 background:absolute;
 top: 0px;
}

img.back {
 opacity:0;
 -moz-opacity:0;
 -khtml-opacity:0;
 filter: alpha(opacity=0);
 margin: 0;
 padding: 0px;
 position: absolute;
 top: 0;
}

#ss1-sl1front {
top:0;
    left: 0px;
    height:36px;
    width:578px;
}

#ss1-sl1back {
top:0;
    left: 0px;
    height:36px;
    width:578px;
}
#ss2-sl1front {
top:0;
    left: 0px;
    height:147px;
    width:244px;
}

#ss2-sl1back {
top:0;
    left: 0px;
    height:147px;
    width:244px;
}


/*MENU*/

#menu{
   width:855px;
   height:18px;
   clear:both;
   margin:0 auto 0 auto;
   background:#E50278;
   padding:4px 10px 0 5px;
}

#menu img{
   margin:0 10px 0 10px;
}

#date{
   float:right;
   padding:0;
   margin:-1px 0 0 0;
}


/*FOOTER*/

#footer{
   clear:both;
   width:870px;
   margin:10px auto 0 auto;
   padding:15px 0 10px 0;
}

#footer p{
   margin:0;
   line-height:1.4em !important;
}

#footer font{
   color:#E50278;
   font-size:1em;
   font-weight:bold;
}

#footer a,
#footer a:active,
#footer a:visited{
   color:#000;
   text-decoration:none;
   font-weight:bold;
}

#footer a:hover{
   text-decoration:underline;
}

/*SELLING FEATURES TABLE*/

#features{
   border-collapse:collapse;
   width:632px;
   margin:15px 0 0 0;
}

#features td{
    padding:2px 10px 6px 2px;
    vertical-align:top;
}

/*QUICK SEARCH*/

.quicksearch{
   margin:0;
   padding:0;
}

.quicksearchhome{
   margin:0px 10px 10px 20px;
}

#quicksearch{
   float:right;
   clear:right;
   width:175px;
   font-size:0.9em;
}

#quicksearch form{
   width:160px;
   margin:10px auto 0 auto;
}

#quicksearch option,
#quicksearch select{
   width:160px;
   margin:0 0 6px 0;
}

#quicksearch input{
   margin:7px 0 10px 0;
   border:0;
   width:84px;
   height:24px;
}

div.hidecheckboxes{
   display:none;
}



/*HOME PAGE*/

#homecontentbody{
   width:870px;
   margin:14px auto 0 auto;
   height:260px;
   background:url('images/heading-home.gif') 0px 30px #fff no-repeat;
}

#homecontentbody h3{
   width:285px;
}
#homecontentbody embed{
   width:285px !important;
}

#homelinksleft{
   width:173px;
   float:right;
   margin:0 5px 0 0;
}

#homelinksleft img,
#homelinksright img{
   margin:0 0 8px 0;
}

#homelinksright{
   width:171px;
   float:right;
   margin:0;
}



/*CONTACT FORM*/



#contact{
  width:612px;
  margin:20px 0 10px 0;
  border:1px dotted #FE67B7;
  padding:5px;
  clear:left;
}

#contact table{
  border-collapse:collapse;
  padding:0;
}

#contact td{
  padding:0 0 0 5px;
  vertical-align:top;
}

#contact fieldset{
   border:1px solid #899DB4;
   margin:0 10px 0 0;

   padding:4px;
}

#contact label{
   font-weight:bold;
   color:#56004E;
   display:block;
   margin:8px 0 0 0;
}

#contact input{
    width:280px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
    background:#fff !important;
}

#contact textarea{
    width:280px;
    height:100px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
   overflow:auto;
   margin:0;
}


input.button{
  width:68px !important;
  height:24px !important;
  border:0 !important;
  margin:5px 0 0 0;
}

input.checkbox{
   width:14px !important;
   border:0px !important;
   margin:7px 2px 0 5px !important;
}

.newtestimonial label {
   margin:0 0 8px 0 !important;
}

#callmeback{
  width:646px;
  margin:20px 0 10px 0;
  border:1px dotted #FE67B7;
  padding:4px;
}

#callmeback table{
  border-collapse:collapse;
  padding:0;
  width:650px;
}

#callmeback .button{
  float:right;
  margin:15px 10px 0 0 !important;
}

#callmeback td{
  padding:0 0 0 5px;
  width:50%;
  vertical-align:top;
}

#callmeback fieldset{
   border:1px solid #899DB4;
   margin:0 10px 0 0;

   padding:4px;
}

#callmeback label{
   font-weight:bold;
   color:#56004E;
   display:block;
   margin:8px 0 0 0;
}

#callmeback input{
    width:287px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
    background:#fff !important;
}

#callmeback textarea{
    width:287px;
    height:100px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
   overflow:auto;
   margin:0;
}

/*OVERSEAS CONTACT*/

#overseascontact{
  margin:20px 0 10px 0;
  border:1px dotted #FE67B7;
  padding:5px;
width:553px;
}

#overseascontact table{
  border-collapse:collapse;
  padding:0;
}

#overseascontact td{
  padding:0 0 0 5px;
  vertical-align:top;
}

#overseascontact fieldset{
   border:1px solid #899DB4;
   margin:0 10px 0 0;
   padding:4px;
}

legend{
   font-weight:bold;
   font-size:1.4em;
   color:#E40177;
}

#overseascontact label{
   font-weight:bold;
   color:#56004E;
   display:block;
   margin:8px 0 0 0;
}

#overseascontact select{
   border:1px solid #899DB4;
    width:250px;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
}

#overseascontact input{
    width:250px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
    background:#fff !important;
}

#overseascontact textarea{
    width:250px;
    height:100px;
    border:1px solid #899DB4;
   font:normal normal 1em verdana,sans-serif;
   padding:1px;
   overflow:auto;
   margin:0;
}


/*FRIENDS PAGE*/


#friends{
   border-collapse:collapse;
   width:870px;
   margin:10px auto 0 auto;
}

#friends td{
   vertical-align:top;
   padding:0;
   width:50%;
}

#friends p{
   margin:0;
   font-size:0.9em;
}

#friends em,
#friends a{
   font-size:1.1em;
}

#friends img{
   margin:0 10px 30px 10px;
}

.friendsLeft{
  width:430px;
  float:left;
}

.friendsRight{
  width:430px;
  float:right;
}

.locality{
  width:194px;
  margin:0 auto 0 auto;
  padding:0 3px 3px 3px;
  background:#57004E;
}

.locality h4{
  font-size:1.6em;
  font-weight:bold;
  margin:0 0 3px 0;
  padding:0;
  color:#fff;
}

.locality p{
  font-style:italic;
  padding:0 5px 0 5px;
}

a.local,
a.local:active,
a.local:visited,
a.local:hover{
  color:#fff;
  text-decoration:none;
  width:100%;
  display:block;
}

.localFooter{
  border-top:1px dotted #FE67B7;
  padding:2px 0 0 2px;
  margin:20px 0 20px 0;
  width:650px;
  text-align:right;
}


.logo{
   float:left;
   width:202px;
}

.text{
   width:230px;
   float:right;
   margin:0 5px 0 0;
}

.text p{
   margin:0;
}

.horizontalline{
   border-bottom:1px dotted #EF2F89;
   width:100%;
   clear:both;
   margin:0 0 10px 0;
}

#testimonialwrap {
    width: 850px;
    margin: 0 auto;
    padding: 15px;
}

#testimonialwrap p {
    width: 210px;
    float: right;
}

.testleft {
    width: 410px;
    float: left;
}

.testright {
    width: 410px;
    float: right;
}

.testright img, .testleft img {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
    margin-top: 4px;
}

.testimonialtext{
   width:375px;
   float:right;
}

.testimonialtext p{
   margin:0;
}

.testimonialhorizontalline{
   border-bottom:1px dotted #EF2F89;
   width:570px;
   clear:both;
   margin:0 0 10px 170px;
}

.moretestimonialhorizontalline{
   border-bottom:1px dotted #EF2F89;
   width:840px;
   clear:both;
   margin:0 0 10px 0;
}

#map{
 border:1px solid #56004E;
 width:500px;
 height:300px;
}

.mapwrap{
   width:500px;
   height:322px;
   margin:10px 0 0 0;
}

.mapwrap h4{
   width:498px;
   height:19px;
   padding:3px 0 0 4px;
   margin:0;
   line-height:1.1em !important;
   background:#56004E;
   color:#fff;
}

#mapgoole{
 border:1px solid #56004E;
 width:300px;
 height:300px;
}

#mapselby{
 border:1px solid #56004E;
 width:300px;
 height:300px;
}

.contactmapwrap{
   width:300px;
   height:322px;
   float:left;
   display:inline;
   margin:10px 0 0 0;
}

.contactmapwrap h4{
   width:298px;
   height:19px;
   padding:3px 0 0 4px;
   margin:0;
   line-height:1.1em !important;
   background:#56004E;
   color:#fff;
}


/* mark's css added 16/1/08 */
h5{
   text-align:center;
   margin:10px 0 5px 0;
   font-weight:bold;
   padding:0;
   font-size:1.3em;
   line-height:1.5em;
}                           

.vidthumb p{
margin-left:auto;
margin-right:auto;
text-align:center;
}

.vidthumb{
border-color:pink;
border-width:2px;
border-style:dotted;
text-align:center;
}

.vidthumb td{
margin:10px;
}

table.videohead{
    width:100%;
    background-color:#5A004A;
    font-size:130%;
    color:#fff;
    font-weight:bold;
}

.videohead td{
    padding:3px;
}

#vidbox {
  margin-top:20px;
  width: 350px;
  text-align: center;
  padding: 20px 10px 20px 10px;
}

td.leftcell{
    text-align:right;
    font-weight:normal;
}

td.rightcell{
    text-align:left;
    font-weight:bold;
}

#vidtable{
background:transparent;
}
#vidtable ul{
    list-style-type:disc !important;
    margin:10px 0 10px 0;
    padding:0 0 0 10px;
}

#vidtable li{
    font-size:1em;
    list-style-type:disc !important;
}





#resultsmap {
width: 580px;
height : 350px;
background: #FFF;
border:2px solid #57004E !important;
}

a.areatextlinks
{
vertical-align: 11px;
}

em.areatextdividers
{
vertical-align: 11px;
}

.infochannelvid
{
width:335px;
height:145px;
background:#fff;
margin-bottom:20px;
border: 1px dotted #fe67b7;
padding:10px;

}

#infochannelwrap
{
width:750px;
margin-left:auto;
margin-right:auto;
margin-top:20px;
}

span.pink {
    color: #e40177;
}

#holiday-rentals-availability {
    margin: 5px auto 10px 20px;
    border: 1px solid #899db4;
}

h2.pink{
  color:#fff;
  padding:3px;
  background-color:#e40177;
}

/*mortgages page*/

.mortgagelogo{
  float:right;
  margin:0 0 0 10px;
}

.clear{
  font-size:0em;
  width:630px;
  height:40px;
  line-height:0em;
}