﻿*
{
	margin: 0;
	padding: 0;
}
body
{
	background:#fff;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 62.5%;
	font-family: Verdana;
	color: #064d2a;
	line-height: 2.3em;
}

img
{
	border: none;
}

/***************************************************************************************************/
#fullcol
{
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
	padding: 0;
	margin: 0 auto;
	margin-bottom: 25px;
	font-size: 1.2em;
}
/***************************************************************************************************/
a
{
	color: #e1ffa7;
}

a:hover
{
	color: #acc380;
}

h1
{
    font-family:Georgia;
	font-weight: normal;
	font-size: 3.5em;
	margin: 0 0 15px 0;
	/*padding: 0 0 15px 0;*/
	color:#97ab70;
	float:inherit;
	width:100%;
	line-height:normal;
}

h2
{
    font-family:Georgia;
	font-weight: normal;
	font-size: 1em;
	margin: 0;
	padding: 0 ;
	color:#064d2a;
}
.box dl{
    width:220px;
    padding:5px;
 }  
.box dt{
    width:220px;
    font-size:0.8em;
 }
.box dd select{
     width:210px;
     font-size:0.8em;
 }
dd input{
    width:205px;
     font-size:0.8em;
     padding:1px;
 }
 .button{
    clear:both;
    width:auto;
    height:auto;
    margin:5px 0 0 0;
}
.details{
    font-weight:700;
    font-size: 1.25em;
    color:#97ab70;
    padding:0 0 10px 0;
}
.welcometitle
{
	font-weight: normal;
	font-size: 1.75em;
	margin: 18px 0 -38px 0;
	padding: 0 0 0 0;
}
.bold{
    font-weight:700;
}
#header
{
	/*LOGO*/
	margin: 0;
	padding: 0;
	width: 984px;
	height: 87px;
}

#banner
{
	width: 800px;
	height: 200px;
	margin: 0;
	padding: 0;
	z-index: 0;
	border:solid 1px #e1ffa7;
}
#maincontent
{
    float:left;
	width: 790px;
	padding: 10px 0 10px 10px;
	background: #fff;
	margin: 0;
}

#logoBgWrapper
{
}

#navarea
{
	float: left;
	background:url(../images/nav-bg.gif) repeat-x;
	width:800px;
	height:40px;
	border:solid 1px #e1ffa7;
	text-align:center;
}

#globalMenu
{
    padding: 8px 0 0 0;
	font-size: 1.25em;
	list-style-type: none;
	z-index: 100;
	
}

#globalMenu li
{
   
	display: inline;
	padding:1px 10px;
	list-style-type: none;
	color: #e1ffa7;
	margin:0;
	border-right:solid 2px #e1ffa7;
}

#globalMenu a
{ 
	color: #e1ffa7;
	text-decoration: none;
}

#globalMenu a:hover
{
	color: #acc380;
}

#globalMenu .last
{
	border-right:none;
}

#globalMenu .homeNav a
{
	background: url(../images/homeoff.gif) center left no-repeat;
	text-decoration: none;
}

#globalMenu .homeNav a:hover
{
	background: url(../images/homeon.gif) center left no-repeat;
}

#globalMenu .homeNav span
{
	width: 200px;
	visibility: hidden;
}

#picbanner
{
	width: 520px;
	margin: 0 0 0 1px;
	padding: 0 0 0 0;
	float: left;
	
}
#subnav{
    width:220px;
    height:auto;
    background:#064d2a;
    padding:10px 0 0 0;
    float:right;
    border:solid 1px #e1ffa7;
    border-bottom:solid 1px #064d2a;
    margin:0 -1px 0 0;
}
#subnavbottom{
    clear:right;
    background:url(../images/subnavbottom.jpg) no-repeat top right;
    float:right;
    width:222px;
    height:14px;
    margin:0 -1px 0 0;
}
#subnav ul{
    text-align:center;
    font-size:1em;
    
}
#subnav li{
    list-style-type: none;
	color: #e1ffa7;
	margin:0;
}
#subnav a{
   text-decoration:none;
}
#maincontact{
    clear:right;
    float:right;
    width:270px;
    height:auto;
}
#maincontact a, .email, .newsList a{
    color: #97ab70;
}
#maincontact a:hover, .email:hover, .newsList a:hover{
    color: #acc380;
}
#boxholder{
    width:760px;
    height:auto;
    margin:10px 0 0 10px;
    float:left;
}
.aboutpic{
    width:120px;
    height:120px;
    float:left;
    margin:5px 15px 15px 0;
    border:double 5px #97ab70;
    
}
.box{
    width:230px;
    height:260px;
    border:double 5px #97ab70;
    float:left;
    margin:0 20px 0 0;
}
.boxtitle{
    font-family:Georgia;
    font-size:1.5em;
    color:#97ab70;
    background:url(../images/nav-bg.gif) repeat-x;
    height:36px;
    padding:4px 0 0 8px;
    font-weight:normal;
}
.boxtext{
    font-size:0.8em;
    padding:5px;
}
.whiteboxtitle{
    color:#fff;
    font-size:1.2em;
}
.boxlast{
    float:left;
    margin:0 0 0 0;
}
.propertyDetailWrapper
{
	width: 920px;
	float: left;
}
.lettingtext{
    width:400px;
}
#featuredPropertyQuickSearchWrapper
{
	width: 430px;
	float: right;
}
.quote{
    font-size:2em;
     font-family:Georgia;
	font-weight: normal;
	font-style:italic;
	color:#97ab70;
	line-height:1.5em;
}
.logomargin{
    margin:0 10px 0 0;
    text-align:center;
}
.sanderslogo{
    margin:0 0 10px 0;
    text-align:center;
}
.paddingtop{
   padding:20px 0 0 0;
}
.floatleft{
    float:left;
}
.floatright{
    float:right;
}
.clearfloat
{
	/* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear: both;
	height: auto;
	width:auto;
	/*font-size: 1px;
	line-height: 0px;*/
}
.center{
    text-align:center;
}
.margincenter{
    margin:0 auto;
}
.textcontent{
    clear:both;
    width:420px;
    height:auto;
    font-size:0.8em;
    line-height: 2em;
    padding:0 0 0 0;
    float:left;
    margin:15px 0 0 0;
}
.textcontent p{
    margin:16px;
}
#featuredProperty
{
    width:350px;
    height:auto;
	background: #064d2a;
	margin: 30px 20px 18px 0;
	float:right;
}
.featuretop{
    width:350px;
    height:20px;
    background:url(../images/featuretop.gif) no-repeat top left;
}
.featurecontent{
    width:350px;
    color: #97ab70;
    height:auto;
}
.featurecontent h2{
     font-family:Georgia;
     color: #97ab70;
     margin:0 0 10px 20px;
     line-height:1em;
     font-size:1.5em;
}
.featurecontent h3{
    width:170px;
    font-family:Verdana;
    font-size:1em;
    float:right;
    margin:0 20px 5px 0;
    color:#fff;
    font-weight:normal;
}  
.featurecontent p{
    width:170px;
    font-family:Verdana;
    font-size:1em;
    float:right;
    margin:0 20px 0 0;
    line-height:1.5em;
}
.featurecontentlink{
    width:180px;
    text-align:right;
    font-size:1em;
    float:right;
    margin:0 20px 0 0;
    color:#fff;
}
.featurecontentlink:hover{
    color: #97ab70;
}
.white{
    color:#fff;
}
.featurebottom{
    width:350px;
    height:20px;
    background:url(../images/featurebottom.gif) no-repeat bottom left;
    clear:both;
}
.featurepic
{
	float: left;
	border: 5px double #97ab70;
	margin:0 10px 0 20px
}

.quicksearchbutton
{
	padding: 0 18px 0 0;
	margin: 0;
}

.moreInfoHome
{
	margin: 9px 0 0 312px;
}
.readmore{
    float:right;
    color: #064d2a;
    font-size:0.8em;
    margin:0 15px 40px 0;
}
.readmore:hover{
    color:#032816;
}
#footer
{
    text-align: right;
	margin: 0 0 18px 0;
	color: #064d2a;
	font-size: 0.8em;
	background:url(../images/naealogo.gif) no-repeat bottom left;
}
#footer ul {
	
	list-style-type: none;
	z-index: 100;
}
#footer li{
    display:inline;
    padding: 0  0 0 10px;
}
#footer a{
    color: #064d2a;
}
#footer a:hover{
    color:#032816;
}
.darkgreen{
    color:#064d2a;
}
.resultstable
{
	width: 760px;
	background-color: #ffffff;
	border: 5px double #97ab70;
	padding:5px;
}

.resultstable table
{
	font-size: 1.6em;
	margin: 0 10px 10px 8px;
}

.resultstable table a
{
	color: #FFF;
	padding: 2px;
}

.resultstable table a:hover
{
	color: #CCC;
	text-decoration: none;
}

.resultstable table a:visited
{
	color: #CCC;
}

.detailimage
{
	float: left;
	border: 5px double #97ab70;
	margin: 5px 15px 5px 5px;
}

.resultstable h4
{
	padding: 5px 0 8px 0;
	margin: 0 0 15px 0;
}
.detailsbg{
    height:auto;
    background:url(../images/nav-bg.gif) repeat-x #064D2A;
}
.resultstable h4 a
{
	color: #e1ffa7;
	text-decoration:none;
}
.resultstable h4 a:hover
{
	color: #acc380;
	text-decoration: none;
}

.resultstable h4 a:visited
{
	color: #e1ffa7;
}

.resultstable p
{
	color: #064D2A;
	width: 750px;
	float: right;
	margin: 0 0 15px 0;
}

.propsearchdetail
{
	color: #064D2A;
	width: 750px;
	float: right;
}

h6
{
	background: url(../images/bullet.gif) left no-repeat;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0 0 20px 0;
	padding: 0 0 0 21px;
}

.numbers
{
	margin: 5px;
}

table
{
}

tr
{
}

.alternatingrow
{
	background-color: #ffffff;
}

#bodytext, #rooms
{
	float: left;
	font-size: 0.8em;
	line-height: 2em;
	margin: 0 0 10px 0;
	text-align: left;
}

#bodytext fieldset, #rooms fieldset
{
	float: left;
	padding: 0 0 0 0;
	margin: 0 0 15px 0;
	line-height: 2em;
	font-size: 12px;
	width: 760px;
	border:none;
}

#bodytext legend
{
	padding: 6px 0 6px 0px;
	margin: 0 0 10px 0;
}
#rooms legend
{
   font-family:Georgia;
	font-weight: normal;
	font-size: 3.5em;
	margin: 0 0 35px 0;
	color:#97ab70;
	line-height:normal;
	height:auto;
}


#keypoints
{
	float: right;
	width: 245px;
	 border:double 5px #97ab70;
}

#keypoints h3
{
	width: auto;
	height:36px;
	font-family:Georgia;
    font-size:1.5em;
    color:#97ab70;
	background:url(../images/nav-bg.gif) repeat-x;
	margin: 0 auto 15px auto;
	padding:4px 0 0 8px;
}

#keypoints ul
{
	margin: 10px 0;
}

#keypoints li
{
	list-style: none;
	background:url(../images/bullet.gif) no-repeat top left;
    padding:0 0 0 30px;
	font-size: 1em;
	margin: 2px 6px 2px 6px;
}

#rooms dt
{
	font-family:Georgia;
	font-weight: bold;
	font-size: 1.5em;
	margin:0 0 0 0;
}

#rooms dd
{
	padding: 10px 20px 10px 20px;
}



#images
{
	float: left;
	padding: 0;
	margin: 0;
	width: 760px;
}



.mainthumb, .roomthumb
{
	float: left;
	border: 0;
	padding: 15px 15px 25px 0;
}

.roomthumb a
{
	border: 10px solid #FFF;
}

.roomthumb img
{
	float: left;
	border: 1px solid #efefef;
	padding: 1px;
}

.mainthumb img
{
	float: left;
	 border:double 5px #97ab70;
}


.images ul
{
	margin: 0;
	padding: 0;
}


.images li
{
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border: 0;
}

.images li a
{
	border: 0;
}

.center{
    margin:0 0 0 150px;
}

.mainimg
{
	border: 5px double #97ab70;
	float: left;
}

.fullwidthtext
{
}
.fullwidthtext h1{
margin:0 0 10px 0;
}
.fullwidthtext p
{
	padding-bottom: 20px;
}
.list{
    width:380px;
    margin:0 0 20px 0;
}
.list li{
    background:url(../images/bullet.gif) no-repeat top left;
    padding:0 0 0 30px;
    margin:0 0 10px 0;
}
.staticPageList
{
	margin: 20px 0 20px 40px;
}
.newsListlink{
    margin:0 0 20px 0;
}
.newsList{
     
}
.newsList dt, .headline{
    font-family:Georgia;
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
	border: none;
	margin: 0 0 15px 0;
	padding:0 0 0 25px;
	background:url(../images/newsbullet.gif) no-repeat bottom left;
}
.newsdate{
    font-family:Georgia;
    font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	margin: 0 0 15px 0;
	padding:0;
}
.contenttitle
{
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	border: none;
	margin: 0 0 15px 0;
	padding:0;
}
.fullwidthtext h3
{
	font-size: 1.1em;
	font-style: italic;
	text-decoration: none;
	background: url(../images/personIcon.gif) left no-repeat;
	border: none;
	padding: 0px 0 0px 22px;
	margin: 0 0 5px 0;
}

#documentsWrapper
{
	font-size: 1.1em;
	width:500px;
	float:left;
	font-style: italic;
	text-decoration: none;
	border: none;
	padding: 0px 0 0px 10px;
	margin: 0 0 5px 0;
}

#documentsWrapper h4
{
	font-size:1.2em;
	font-weight:bold;
	font-style:normal;
	margin:10px 0 7px 0;
}


.fullwidthtext li
{
	list-style-type: none;
}

.searchtest
{
	list-style-type: none;
}

.searchtest label
{
	padding: 0 20px 0 20px;
	background: url(../images/greentick.gif) left no-repeat;
}

.searchfieldtext
{
}

#propertySearch
{
	width: 920px;
}


#propertySearch fieldset
{
	width: 395px;
	padding: 0px;
	border: none;
	float: left;
	margin:0 200px 20px 0;
}

#propertySearch p
{
	width:350px;
	font-size: 1.3em;
	font-weight: bold;
}

#propertySearch fieldset label
{
	width: 250px;
	float: left;
	margin-top: 15px;
}

.submitsearchbutton
{
	padding: 20px 0 0 0px;
}

.map
{
    width:780px;
    height:350px;
	border: 5px double #97ab70;
}
.borderright{
    border-right:double 5px #97ab70;
} 
.paddingright{
    margin:0 20px 0 0;
}
.contactDetails
{
    width:250px;
    float:left;
	list-style: none;
	font-size: 1em;
	padding: 0 15px 20px 15px;
}
.contactpic{
    width:210px;
    height:196px;
    float:left;
    border: 5px double #97ab70;
    margin:0 0 10px 0;
}
#basebanner
{
	padding: 15px 0 0 0;
}

.registerForEmails
{
	padding:0;
	margin:20px 0 0 0;
}
.registerForEmails td
{
	padding:2px;
	margin:0;
}

.registerForEmails td input
{
	width:250px;
	height:17px;
	font-size:1.2em;
	padding:2px;
	margin:0;
}

.registerForEmails td select
{
	width:258px;
	height:25px;
	font-size:1.2em;
	padding:2px;
	margin:0;
}

.registerForEmailsStageTwo
{
	margin: 0 0 0 300px;
}

#images h3
{
	float: left;
	width: 300px;
	font-size: 1.2em;
	margin-right: 800px;
	padding: 0 0 10px 0;
}

.formselect
{
	font-size: 1.4em;
	width: 320px;
	margin: 5px 0 0 0;
}

.docs
{
	float: left;
}

.docs li
{
	float: left;
	list-style-type: none;
	padding: 0 0 0 20px;
	background: url(../images/greentick.gif) left no-repeat;
}

#login
{
	width:350px;
	float:right;
	padding:0;
	margin: 0;
}

#login input
{
	width:310px;
	float:right;
	padding:0;
	margin: 0;
}

#login .loginButton
{
	width:95px;
	height:23px;
	font-size:1.1em;
	margin:20px 0 20px 0;
	font-weight:normal;
	float:right;
	padding:0;
	margin: 0;
}

.signUpTitle
{
	width: 320px;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 20px 300px;
	text-align: left;
	border-bottom: 1px solid #efefef;
}

.loginUpTitle
{
	font-size: 1em;
	margin: 0 0 20px 0;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #efefef;
}

.registerIntro
{
	font-size:1.4em;
	margin:-15px 0 0 0;
}

.checkBox
{

}

#bpmsLogin
{

	margin:0;
	padding:0;
	font-size:1.8em;
	float:left;
}

.bpmsloginfieldset
{	width:400px;
	margin:100px;
	background:#FFF;
	float:left;
}

.bpmsloginfieldset input
{
	width:100px;
}

.bpmsloginfieldset label
{
}


/***************************************************************************************************//* http://diner.designsnack.com/viewtopic.php?id=58 */
#lightbox
{
	position: absolute;
	float: left;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0%;
}


#lightbox a img
{
	border: none;
}



#outerImageContainer
{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}



#imageContainer
{
	padding: 10px;
}



#loading
{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0%;
}

#hoverNav
{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#imageContainer > #hoverNav
{
	left: 0;
}

#hoverNav a
{
	outline: none;
}



#prevLink, #nextLink
{
	width: 49%;
	height: 100%;
	background: transparent url(../../../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
}

#prevLink
{
	left: 0;
	float: left;
}

#nextLink
{
	right: 0;
	float: right;
}



#prevLink:hover
{
	background: url(../../../images/prev.gif) no-repeat;
	background-position: center;
	background-position: left;
}

#prevLink:visited:hover
{
	background: url(../../../images/prev.gif) no-repeat;
	background-position: center;
	background-position: left;
}



#nextLink:hover
{
	background: url(../../../images/next.gif) no-repeat;
	background-position: center;
	background-position: right;
}

#nextLink:visited:hover
{
	background: url(../../../images/next.gif) no-repeat;
	background-position: center;
	background-position: right;
}

#imageDataContainer
{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}



#imageData
{
	padding: 0 10px;
}

#imageData #imageDetails
{
	width: 70%;
	float: left;
	text-align: left;
}

#imageData #caption
{
	font-weight: bold;
}

#imageData #numberDisplay
{
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}

#imageData #bottomNavClose
{
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}



#overlay
{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000000;
}



.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html > body .clearfix
{
	display: inline;
	width: 100%;
}

.price
{
	margin-left: 40px;
}

.formtext
{
}

.formselect
{
}

