* {
    margin: 0;
    padding: 0;
}

html {
    height: 100%;
    margin-bottom: 1px;
}

body {
    font-family: Verdana;
    z-index: 1;
	font-size:110%;
}

body.blue{
    background-color: #133F5B;
    background-image: url('images/bg.jpg');
    background-repeat: repeat-x;
	font-size:100%;
}

h1 {
    z-index: -99;
    position: relative;
    margin-top: -500px;
    top: -500px;
    display: none;
    visibility: hidden;
    font-family: Georgia;
}

h2 {
    font-family: Georgia;
    font-style: italic;
    font-size: 1.25em;
    font-weight: normal;
    color: #47915F;
    margin-bottom: 0.4em;
}

h3 {
    font-family: Verdana;
    color: #0D2D42;
    font-size: 0.95em;
    font-weight: bold;
    margin-top: 0.8em;
    margin-bottom: 0.4em;
}

a img {
    border: none;
}

a:link, a:active, a:visited {
     color: #1FBA51;
}

a:hover {
    color: #113B56;
}

hr {
    border: 1px solid #FFFFFF;
    display: block;
    padding: 0;
    margin: 14px 0 15px 0;
    height: 1px;
}

p {
    margin-bottom: 1em;
    font-size: 0.8em;
    line-height: 150%;
    color: #333333;
}

ul {
    padding-left: 40px;
}

ol {
    padding-left: 40px;
}

ul ul li {
    font-size: 1em;
}

ul ul {
    margin: 5px 0 5px 0;
}


li {
    position: relative;
    font-size: 0.8em;
    margin-bottom: 0.5em;
    color: #333333;
}

li select, li input, li textarea {
    font-size: 1em;
}

fieldset {
    padding: 0 15px 15px 15px;
    margin-top: 15px;
    border: 1px solid #CDCDCD;
}

legend {
    padding-left: 5px;
    padding-right: 5px;
    margin-left: 10px;
    color: #000000;
    font-size: 0.8em;
    font-weight: bold;
}

input, textarea, select {
    font-size: 0.8em;
    font-family: Verdana;
    background-color: #F5FEF6 !important;
    border: 1px solid #A4A4A4;
}

textarea {
    overflow: auto;
}


/****************/
/*   STRUCTURE  */
/****************/

#wrapper {
    width: 900px;
    margin: 0 auto;
    padding-top: 10px;
}

#header {
    position: relative;
    width: 900px;
    background-image: url('images/header.jpg');
    height: 137px;
}

#promo {
    z-index: 2;
    width: 172px;
    height: 165px;
    position: absolute;
    top: -10px;
    right: -7px;
    background-image: url('images/promo.jpg');
}
#promo2 {
    z-index: 2;
    width: 172px;
    height: 165px;
    position: absolute;
    top: -10px;
    right: -7px;
    background-image: url('images/promo2.jpg');
}

#topnavigation, #bottomnavigation {
    height: 24px;
    width: 898px;
    background-image: url('images/navbg.jpg');
    border: 1px solid #999999;
    clear: both;
}

#topnavigation ul, #bottomnavigation ul {
    text-align: center;
    list-style: none;
    width: 600px;
    margin: 0 auto 0 auto;
    padding: 3px 0 0 0;
}

#topnavigation ul li, #bottomnavigation ul li {
    float: left;
    margin: 0;
    font-size: 1em;
    width: 100px;
    display: block;
    z-index: 3;
}

#topnavigation ul li a:active, #topnavigation ul li a:visited, #topnavigation ul li a:link, #bottomnavigation ul li a:active, #bottomnavigation ul li a:visited, #bottomnavigation ul li a:link {
    color: #000000;
    text-decoration: none;
}

#topnavigation ul li a:hover, #topnavigation ul li.on a, #bottomnavigation ul li a:hover, #bottomnavigation ul li.on a  {
    color: #1FBA51;
} 

#content {
    background-image: url('images/faux.jpg');
}

#contentmiddle {
    width: 848px;
    border-left: 1px solid #999999;
    border-right: 1px solid #999999;
    background-color: #FFFFFF;
    padding: 25px;
}

#contentleft {
    position: relative;
    width: 512px;
    padding: 25px;
    float: left;
    border-left: 1px solid #CDCDCD;
    background-color: #FFFFFF;
}

#contentright {
    position: relative;
    width: 285px;
    padding: 25px;
    float: right;
    border-right: 1px solid #CDCDCD;
    background-color: #FFFFFF;
}

#footer {
    height: 27px;
    width: 900px;
    background-image: url('images/footerbg.jpg');
    background-repeat: repeat-x;
}

#footer p {
    margin-top: 5px;
    margin-left: 20px;
    margin-right: 20px;
}

#footerleft {
    float: left;
    width: 450px;
    height: 27px;
    background-image: url('images/footerleft.jpg');
    background-repeat: no-repeat;
    text-align: left;
}

#footerright {
    float: right;
    width: 450px;
    height: 27px;
    background-image: url('images/footerright.jpg');
    background-repeat: no-repeat;
    background-position: 442px top;
    text-align: right;
}


#footerright a:link, #footerright a:active, #footerright a:visited {
    color: #000000;
}

#footerright a:hover {
    color: #1FBA51;
} 

/*******************/
/*      HOME       */
/*******************/

#findus {
    width: 512px;
    position: absolute;
    top: 245px;
}

#findus p {
    margin-left: 196px;
    width: auto;
    text-align: center;
    color: #3F935A;
    font-size: 0.7em;
    font-weight: bold;
}

#findus p a {
    text-decoration: none;
}

#findus address {
    display: block;
    width: auto;
    text-align: center;
    margin-left: 196px;
    font-size: 0.7em;
    font-style: normal;
    font-weight: bold;
    color: #113B56;
}

#findus .icon {
    position: relative;
    top: 10px;
    left: -10px;
}


#searchbox {
    background-image: url('images/searchbox.jpg');
    height: 93px;
    width: 512px;
	padding:18px 0 0 0;
}

#searchbox table {
    height: 71px;
    width: 365px;
    margin: 0 auto auto auto;
}

#searchbox table td {
    vertical-align: top;
}

#searchbox select {
    width: 140px;
}

.searchsubmit {
    border: 0;
}

#subhead {
    margin-top: 1.2em;
    margin-bottom: 1em;
    font-size: 0.8em;
    line-height: 150%;
    color: #333333;
    font-family: Verdana;
}

#subhead strong {
    font-weight: normal;
    font-style: normal;
}

#subhead a {
    text-decoration: none;
}

#subhead a:hover {
    text-decoration: underline;
}

#viewbymap {
    margin: 16px 0 16px 0;
}

/*******************/
/*    FEATURED     */
/*******************/

.featured {
    clear: both;
    margin-bottom: 20px;
}

.featured span.button {
    margin-left: 18px;
}

.featured .bedrooms, .featured .permonth, .featured .price {
    width: 100px;
    float: right;
    font-size: 0.75em;
    margin: 0.2em;
}

.featured .permonth {
    margin-bottom: 10px;
}

.featured p.price {
    font-size: 1.05em;
}

.featimgwrap {
    float: left;
    position: relative;
    padding: 3px;
    border: 1px solid #CDCDCD;
    overflow: hidden;
    width: 152px;
    height: 104px;
    text-align: center;
}

.featimg {
    border: 1px solid #CDCDCD;
    z-index: 999;
}

.featoverlay {
    position: absolute;
    top: 4px;
}

/******************/
/*    DETAILS     */
/******************/

h3.details {
    font-size: 1em;
}

#propbox {
    position: relative;
    height: 248px;
    width: 816px;
    background-image: url('images/propbox.jpg');
    padding: 16px;
    overflow: hidden;
    margin-bottom: 30px;
}

#photobox {
    width: 292px;
    height: 242px;
    float: left;
    border: 1px solid #CDCDCD;
    background-color: #FFFFFF;
    padding: 3px 3px 0 3px;
    margin-right: 5px;
    text-align: center;
}

#mapbox {
    float: left;
    width: 315px;
    height: 239px;
    overflow: hidden;
    padding: 3px;
    border: 1px solid #CDCDCD;
    background-color: #FFFFFF;
}

#thumbbox {
    position: relative;
    float: left;
    width: 186px;
    height: 250px;
    overflow: hidden;
}


#tog {
    position: absolute;
    z-index: 99;
    top: 205px;
    left: 321px;
    width: 181px;
    height: 61px; 
    text-align: center;
}   

.thumbbox {
    background-color: #FFFFFF;
    width: 80px;
    height: 53px;
    margin-right: 5px;
    margin-bottom: 2px;
    padding: 3px;
    float: left;
    text-align: center;
    border: 1px solid #CDCDCD;
}

.thumbbox img {
    border: 1px solid #CDCDCD;
}

#map_canvas {
    width: 299px;
    height: 238px;
    border: 1px solid #CDCDCD;
}

#mainimg {
    border: 1px solid #CDCDCD;
}

.xofx {
    float: left;
    margin: 13px 0 0 0;
    width: 220px;
    text-align: center;
    font-size: 0.7em;
}

.leftarrow {
    float: left;
    margin-left: 7px;
    margin-top: 10px;
}

.rightarrow {
    float: right;
    margin-right: 7px;
    margin-top: 10px;
}

#propdetails {
    width: 505px;
    float: left;
}

#keydetails {
    width: 310px;
    float: right;
}

#keydetails h2 {
    margin-left: 30px;
}

#keydetails ul {
    margin-bottom: 15px;
}

#keydetails ul li {
    list-style-image: url('images/bullet.jpg');
}

#keydetails ul li strong {
    color: #113B56;
}

.emailbutton {
    margin-left: 4px;
    margin-right: 4px;
}

.backbutton {
    margin-top: 7px;
}

.buttonwrap {
    padding-left: 30px;
}

#detailssearchbox {
    margin-top: 30px;
    clear: both;
    width: 848px;
    height: 110px;
    background-image: url('images/detailssearchbox.jpg');
}

#detailssearchbox table {
    height: 71px;
    width: 365px;
    margin: 18px auto auto auto;
}

#detailssearchbox table td {
    vertical-align: top;
}

#detailssearchbox select {
    width: 140px;
}

.mappop {
    font-size: 0.8em;
}

/***********/
/* RESUTLS */
/***********/

.resultbox {
    width: 484px;
    height: 112px;
    background-image: url('images/resultbox.jpg');
    margin-bottom: 10px;
    padding: 14px;
    overflow: hidden;
}

.resultimgwrap {
    width: 152px;
    height: 106px;
    padding: 3px;
    float: left;
    background-color: #FFFFFF;
    border: 1px solid #CDCDCD;
    margin-right: 15px;
    text-align: center;
}

.resultimgwrap img {
    border: 1px solid #CDCDCD;
}

.resultwrap {
    float: left;
    width: 300px;
}

.pagenumbers {
    float: right;
    width: 200px;
    margin: 0 0 5px 0;
    text-align: right;
}

h3.resultsinfo {
    float: left;
    margin: 0;
}

.resulttitle {
    font-family: Verdana;
    color: #113B56;
    font-size: 0.85em;
    font-weight: normal;
    margin-bottom: 4px;
}

.resultprice {
    color: #113B56;
    font-size: 1.0em;
    margin: 0;
    line-height: 100%;
}

.pri {
    margin: 0 0 3px 0;
}

.resultprefix {
    font-size: 0.75em;
    margin: 0;
    line-height: 100%;
}

.resultdesc {
    font-size: 0.7em;
    margin: 0;
}

.resultbutton {
    float: right;
    position: relative;
    top: -2px;
}

/***********/
/* CONTACT */
/***********/

address.contact {
    font-size: 0.8em;
    line-height: 150%;
}   

.viewing {
    color: #CC0000;
}

#googlemap {
    width: 282px;
    height: 320px;
    overflow: hidden;
    border: 1px solid #CDCDCD;
}


/*************/
/* RECOMMEND */
/*************/

#recommend {
    margin: 20px;
    background-color: #FFFFFF;
    padding: 20px;
}

#recommend legend {
    margin: 0 3px 0 3px;
    font-size: 0.9em;
}

#recommend fieldset {
    padding: 0 20px 20px 20px;
}

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

#recommend ul li {
    position: relative;
    clear: left;
    margin: 0 0 5px 0;
}

#recommend label {
    width: 310px;
}

#recommend .recsubmit {
    margin: 0;
    padding: 0;
    border: 0;
}

#recommend .text, #recommend .textarea {
    width: 310px;
}

#recommend p strong {
    color: #CC0000;
}


/***************/
/*    ABOUT    */
/***************/

.aboutpic {
    width: 476px;
    height: 284px;
    padding: 3px;
    margin-left: 14px;
    border: 1px solid #CCCCCC;
}

.aboutpic img {
    border: 1px solid #CCCCCC;
}

.teamImage {
    float: right;
}

.teamText {
    width: 300px;
}

/***************/
/*   TENANTS   */
/***************/

.faq li {
    line-height: 150%;
    margin-bottom: 10px;
}

#mapcanvas {
    border: 1px solid #CCCCCC;
    padding: 4px;
    height: 400px;
    margin-bottom: 20px;
}

.mapaddress {
    font-family: Verdana;
    color: #113B56;
    font-size: 1em;
    font-weight: normal;
    margin-bottom: 4px;
}

/***************/
/*  LANDLORDS  */
/***************/

#landlordsub ul {
    padding-left: 20px;
}

#landlordsub ul li {
    font-size: 0.8em;
    margin-bottom: 0.5em;
}

.logo, .logotop {
    margin: 25px auto 0 auto;
    text-align: center;
}

.logotop {
    margin-top: 70px;
}

.landlordpic {
    width: 266px;
    height: 223px;
    float: left;
    padding: 3px;
    border: 1px solid #CCCCCC;
    margin: 15px 20px 10px 0;
}

.landlordpic img {
    border: 1px solid #CCCCCC;
}

.landlordpic2 {
    width: 238px;
    height: 178px;
    float: right;
    padding: 3px;
    border: 1px solid #CCCCCC;
    margin: 15px 0 10px 20px;
}

.landlordpic2 img {
    border: 1px solid #CCCCCC;
}


/***************/
/*    FORMS    */
/***************/

.error {
    color: #CC0000;
    font-size: 0.85em;
    margin-left: 160px;
    width: 220px;
    font-weight: bold;
}

ul.forms {
    list-style: none;
}

input.radio, input.checkbox {
    position: relative;
    top: 2px;
    margin-left: 160px;
    border: 0;
    background-color: #FFFFFF !important;
}

label, span.label {
    padding: 0 5px 5px 5px;
    width: 150px;
    display: block;
    float: left;
}

label.radiolabel {
    display: inline;
    float: none;
}

span.labelfull {
    padding: 0 5px 0 5px;
}

.text {
    width: 230px;
}

.textarea {
    width: 230px;
    height: 100px;
}

.submit {
    margin-left: 160px;
    border: none;
}

#tenantform li, #contact li {
    clear: left;
    padding-bottom: 5px;
}

#tenantform select, #contactform select {
    width: 74px;
}

.fieldsetfix {
    width: 100%;
    height: 15px;
}

.clearboth {
    clear: both;
}

.clearleft {
    clear: left;
}

.clearright {
    clear: right;
}


/***************/
/*    LINKS    */
/***************/

table.links {
     font-size: 0.8em;
     margin-bottom: 1em;
}

.links img {
     padding: 0;
}

.links td {
     margin: 0;
     padding-top: 6px;
     padding-bottom: 6px;
     border-bottom: 1px dashed #cdcdcd;
}

.linktext {
     width: 240px;
     padding-left: 8px;
     padding-right: 20px;
}

.linktitle {
     margin-top:1.8em;
}

#locallinks h3{
 font-family: Georgia;
    font-style: italic;
    font-size: 1em;
    font-weight: bold;
    color: #0D2D42;
    margin-bottom: 0.4em;}
	
.localphoto{
 float:left;
border:1px solid #cdcdcd;
margin:0 0 15px 0;
}

#linksmallprint{
  font-size:0.6em !important;
  text-align:right;
  width:100% !important;
  border-top:1px dashed #cdcdcd !important;
  clear:both;
}

#linksmallprint a,#linksmallprint a:visited,
#linksmallprint a:active{
  color:#333;
}

#linksmallprint a:hover{
  text-decoration:none;
}

#linkspage img{
  margin:0 15px 0 0;
}

#linksmenu{
  float:right;
  font-size:0.8em;
  text-align:right;
}

#linksmenu a{
  position:relative;
  clear:both;
  top:-20px;
  left:20px;
  padding:2px 25px 6px 0;
  background:url("images/links/i-logo.gif") right no-repeat;
 }
 
 /*JAMIE ADDED 27-08/09*/
 
.arlapic {
    width: 113px;
    height: 113px;
    padding: 3px;
    margin-left: 14px;
    border: 1px solid #CCCCCC;
}

.arlapic img {
    border: 1px solid #CCCCCC;
}

/*JAMIE ADDED 08/10/09*/

#latestNews{
    background-image: url('images/searchbox.jpg');
    height: 111px;
    width: 506px;
	padding:0 0 0 6px;
	margin:0 0 10px 0;
}

#latestNews p{
  margin:3px 0 3px 0;
}

#latestNews h3{
  margin-bottom:0px !important;
  margin-top:0px !important;
  padding:6px 0 0 0;
}

#searchBox fieldset {
    padding: 0;
    margin: 0;
    border: 0;
}