/* --------------------------------------------------------------

    base.css

    Author: 
    Date: 

    This is the main stylesheet 
    
    +top

--------------------------------------------------------------

  +Resets default browser CSS styles

-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ul, li, ol,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-weight: inherit;
    font-style: inherit;
    font-size: 100%;
    font-family: inherit;
}

/* --------------------------------------------------------------

    +Default Styles

-------------------------------------------------------------- */

body { 
	text-align: center; 
	font-size: 62.5%;
	font-family: Sans-Serif;
	color: #666666;
	background-color:#afb9c5;
	background-image:url(/structure/site-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	}

.floatleft { float: left; }
.floatright { float: right; }

.clear-floats { clear: both; font-size: 1px; }


a:link { color:#990000; text-decoration:none; }
a:visited { color:#993333; text-decoration:none; }
a:hover { color:#FF0000; text-decoration:underline; }

strong, b { font-weight:bold; }
em, i { font-style:italic; }

/* --------------------------------------------------------------

    +Layout
    
    -- This is the optimum layout for 1024px
    -- Individual column width 93px
    -- 9 column layout
    -- margin 14px

-------------------------------------------------------------- */

#top 		{ width: 100%; margin: 0 auto; padding: 0; position: relative; }
#shell 	{ width: 1001px; margin: 0 auto; position: relative; }
#page 	{ text-align: left; background-color:#fff; float:left; width:1001px; padding-bottom:2px; }

#header { background:url(/structure/masthead.jpg) no-repeat; height:160px; }
#content { margin:9px 13px }

#aside { padding-top:20px; }

.col { float: left; margin-right: 10px; width: 72px; margin-bottom:7px; }

.hi { background:#e4ecf7; }
.box { border:1px solid #CCC; }
.hi-box { background-color:#C02D2D; background-image:url(/structure/hi-box-bg.gif); background-position:top; background-repeat:repeat-x; border:1px solid #990000; color:#fff; }

.span-1 { width: 72px; } 
.span-2 { width: 154px; }
.span-3 { width: 236px; }
.span-4 { width: 318px; }
.span-5 { width: 400px; }
.span-6 { width: 482px; }
.span-7 { width: 564px; }
.span-8 { width: 646px; }
.span-9 { width: 728px; }
.span-10 { width: 810px; }
.span-11 { width: 892px; }
.span-12 { width: 974px; }

.box-1 { width: 70px; } 
.box-2 { width: 152px; }
.box-3 { width: 234px; }
.box-4 { width: 316px; }
.box-5 { width: 398px; }
.box-6 { width: 480px; }
.box-7 { width: 562px; }
.box-8 { width: 644px; }
.box-9 { width: 726px; }
.box-10 { width: 808px; }
.box-11 { width: 890px; }
.box-12 { width: 972px; }

.span-full { width:100%; margin-right:0; }

/* This should be the standard container ---------------------- */
.module { padding-top: 9px; }

/* --------------------------------------------------------------

    +Typography + Headings

-------------------------------------------------------------- */

p { margin-bottom: 1.5em; }
p, ul, blockquote, dd, dt, table { font-size: 1.3em; line-height: 1.6em; }
ul ul,
ul p { font-size:1em; }

.col p,
.col dl { padding:0 10px; }
.col ul { padding:0 10px 0 1.7em; }

#header p { float:left; margin-top:2em; font-size:1.4em; color:#697b8f; }
#header p a.email { font-size:1.2em; color:#697b8f; }
#header p a.email:hover { color:#990000; }

/* Lists ----------------------------------------------------- */

dt { margin-bottom: 0.35em; }
dd { margin-bottom: 1.3em; }

ul { margin: 0 0 1.5em 0; padding: 0 0 0 1.5em; }

ul.inline-list { float: left; }
ul.inline-list li { float: left; display: inline; }

/* Headings -------------------------------------------------- */

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	clear: none;
	line-height: 1.5em;
	}
	
h1 { font-size: 2.4em; margin-bottom: 0.667em; }
h2 { font-family:Georgia, serif; font-size: 3.6em; font-weight:normal; margin-bottom: 0.2em; }
h3 { font-family: Sans-Serif; font-size: 1.7em; margin-bottom: 0.889em; }
h4 { font-size: 1.5em; margin-bottom: 1.066em; }
h5 { font-size: 1.3em; margin-bottom: 1.2307em; }
h6 { font-size: 1.1em; margin-bottom: 1.5em; }

h1 span, h2 span, h3 span { display: none; }

.col h1,
.col h2,
.col h3,
.col h4,
.col h5 { padding:0 10px; }

ul h3 { font-size:1.4em;  }

.module h2,
#newsletter h2 { font-family:Sans-Serif; font-size: 1.6em; font-weight:bold; margin-bottom: 0.2em; }

h1 { margin:0; padding:0; height:125px; width:269px; float:left; display:block; }
h1 a { display:block; height:120px;}
h1 span { display:none; }

/* --------------------------------------------------------------

    +Tables

-------------------------------------------------------------- */

/* --------------------------------------------------------------

    +Forms

-------------------------------------------------------------- */

fieldset#contactForm { padding:10px; font-size:1.2em; }
fieldset#contactForm label { display:block; float:left; width:120px; margin:0 0 10px 0; }
fieldset#contactForm input.text,
fieldset#contactForm select { margin:0 0 10px 0; padding:2px; border:1px solid #AFB9C5; }
fieldset#contactForm input { width:290px; }
fieldset#contactForm select { width:296px; }
fieldset#contactForm .message label { display:none; }
fieldset#contactForm textarea { width:403px; border:2px solid #AFB9C5; margin:10px 0; padding:5px }
fieldset#contactForm em { display:block; float:right; margin:2px 0; color:#f00; }
fieldset#contactForm br { clear:both; margin-bottom:5px; }
fieldset#contactForm .submit input { width:auto; padding:2px 10px; }

#formContainer fieldset,
#FullSearch fieldset { padding:10px; font-size:1.2em; }
#formContainer hr,
#FullSearch hr { border-width:0; }
#formContainer label,
#FullSearch label { float:left; text-align:left; width:100px; margin-bottom:5px; }
#formContainer select,
#FullSearch select { float:left; margin-bottom:5px;}
#formContainer br,
#FullSearch br { clear:both; margin-bottom:5px; }


label.Area,
label.Type { display:none; }
select#Area,
select#Type,
input#Keywords,
input.Keywords { width:100%; }
input#Keywords,
input.Keywords { padding:2px 0; margin-bottom:5px; }
div.searchButton { text-align:right; margin-top:10px; }
div.searchButton input { padding:2px 10px; }

.standard-form { padding: 0 10px 0 10px; border-bottom: 1px solid #dad9ce; margin-bottom: 10px;}
.standard-form dl dt, .standard-form dl dd { float: left; margin-bottom: 14px; }
.standard-form dl dt { width: 100px; margin-right: 14px;}
.standard-form dl dd { width: 200px; }


/* --------------------------------------------------------------

    +Navigation

-------------------------------------------------------------- */

#global-nav { height:30px; }
#global-nav ul { margin:0 auto; width:974px; text-align:right; padding:5px 0 0 0; list-style:none; }
#global-nav li { display:inline; border-left:1px solid #000F54; }
#global-nav li.last { border-right:0; }
#global-nav a { padding:5px 10px; color:#fff; text-decoration:none; }
#global-nav a:hover { background-color:#000F54; text-decoration:none; }

#nav { clear:both; }
#nav ul { margin:0 0 0 13px; padding:0; list-style:none; font-size:1.3em; }
#nav li { float:left; margin-right:5px; height:28px;}
#nav a { 
  height:28px;
  float:left;
  padding:6px 10px 0 10px;
  border-width:1px 1px 0 1px;
  color:#fff;
  text-decoration:none;
  border-style:solid;
  border-color:#54566f;
  background-color:#6b6c8a;
  background-image:url(/structure/nav-bg.gif);
  background-position:top;
  background-repeat:repeat-x;
  }
#nav a:hover { background-color:#ad1717; background-position:bottom; border-color:#990000; }
#nav a:active { background-color:#fff; background-image:none; border-color:#AFB9C5; color:#990000 }

/* --------------------------------------------------------------

    +Homepage

-------------------------------------------------------------- */

#feature { position:relative; height:304px; }
#feature ul { position:absolute; top:0; list-style:none; padding:0; margin:0; font-size:1em; }
#feature li { height:290px; width:386px; position:relative; position:absolute; top:0; margin:6px; border:1px solid #FFF; overflow:hidden; }
#feature li img { width:384px; }
#feature li div { width:100%; height:90px; position:absolute; bottom:0; left:0; background:#000; margin:0; border-width:0; overflow:hidden; }
#feature li div h2,
#feature li div p { margin:0; line-height:1.3em; }
#feature li div p { font-size:1.2em }
#feature a { color:#fff; text-decoration:none; }
#feature a:hover { text-decoration:underline; }
#feature span.status { color:#afb9c5; }

#recently-added { min-height:306px; }
#recently-added ul,
#featured-properties ul { list-style:none; padding:0 10px;}
#recently-added li,
#featured-properties li { clear:both; margin-bottom:5px; text-transform:capitalize; }
#recently-added li a,
#featured-properties li a { font-weight:bold; }
#featured-properties li { font-size:0.88em; line-height:1.4em; }
#recently-added img,
#featured-properties img { float:left; border:2px solid #900; margin:0 5px 10px 0;}

#featured-properties h2 { clear:both; font-size:3.2em; }

#featured-properties div { float:left;width:50%; }


#associates { padding:0 10px; list-style:none; text-align:center; }
#associates li { display:inline; margin:0 10px; }
#associates li img { margin-bottom:10px; }

#newsletter { padding-top:10px }

#newsletter-page { margin:20px 0;}
#newsletter-page input { font-size:1.6em; padding:5px 10px; }
#newsletter-page input.textbox { width:350px; margin-right:5px; }
/* --------------------------------------------------------------

    +Results

-------------------------------------------------------------- */
.pages .count { margin-right:3em; }
.pager { float:right; }
.pager a { background-color:#AFB9C5; color:#fff; text-decoration:none; padding:2px 5px; }
.pager a:hover { background-color:#ff0000; }
.pager span span span { background-color:#E4ECF7; padding:2px 5px; }

ul#results { list-style:none; padding:0; }
ul#results div.img { float:left; width:190px; margin-right:10px; }
ul#results div.img img { margin:0 0 0 10px; border:1px solid #AFB9C5; }
ul#results ul { list-style:none; width:144px; float:right; text-align:left; border-left:1px solid #AFB9C5; padding:0 0 0 10px; margin:0 0 0 10px; }
ul#results li { clear:both; background:#E4ECF7; width:100%; float:left; margin-bottom:10px; padding-top:10px;  }
ul#results li p { margin-right:174px; margin-left:190px; }
ul#results ul li { border-width:0; margin:0; padding:0;  }
ul#results ul li.status { font-weight:bold; }
ul#results h3 { font-size:1.4em; margin:0 0 5px 0;  }
ul#results h3 a { text-decoration:none; }
ul#results h3 a:hover { text-decoration:underline; }
ul#results h3 span { color:#333; float:right; margin:0; display:block; text-align:right; }

/* --------------------------------------------------------------

    +Brochure

-------------------------------------------------------------- */

#brochure #price { font-size:1.6em; }

#brochure #controls { border-width:1px 1px 0 0; border-style:solid; border-color:#C2C9D3; text-align:right; padding:5px 10px 5px 0; margin-bottom:0; }
#brochure #controls a { font-weight:bold; font-size:1.1em; text-decoration:none; }
#brochure #controls a:hover { text-decoration:underline }

#brochure #summary { float:left; background-color:#E4ECF7; border:1px solid #AFB9C5; padding-top:5px; padding-bottom:5px; }
#brochure #summary dt { float:left; width:30px; height:18px; margin:0 5px 0 0; display:block; background-image:url(/images/icons/summary.gif); background-repeat:no-repeat; }
#brochure #summary dt span { display:none; }
#brochure #summary dt.status { display:none; }
#brochure #summary dt.beds { background-position:-30px 0; }
#brochure #summary dd { float:left; margin:0 15px 0 0; }
#brochure #summary dd.status { font-weight:bold; }

#brochure #rental-summary { clear:both; padding:0 0 0 10px; font-size:1.6em; font-weight:bold; color:#900;  }
#brochure #rental-summary li { display:inline; }
#brochure #rental-summary li a { font-weight:bold; }

#brochure hr { clear:both; border:0; }

#brochure #photo { margin-top:1em; background-color:#F5F6F8; border-width:1px 1px 0 1px; border-style:solid; border-color:#AFB9C5 #DCE0E5 #DCE0E5 #DCE0E5; text-align:center;padding:10px 0; height:230px; }
#brochure #photo img { border-width:1px; border-style:solid; border-color:#DCE0E5 #AFB9C5 #AFB9C5 #DCE0E5; }
#brochure #thumbs { text-align:center; background-color:#F7F8FA; border-width:0 1px 1px 1px; border-style:solid; border-color:#DCE0E5;  }
#brochure .thumbnails { padding:5px 0; }
#brochure #thumbs img { margin:2px; border:1px solid #AFB9C5 }
#brochure #map { margin-top:1em; background-color:#F5F6F8; border-width:1px; border-style:solid; border-color:#DCE0E5; text-align:center;padding:7px 0 7px 7px; }
#brochure #map-container { width: 300px; height: 300px; border-width:1px; border-style:solid; border-color:#DCE0E5; }
#brochure #epc { margin-top:1em; background-color:#F5F6F8; border-width:1px; border-style:solid; border-color:#DCE0E5 #DCE0E5 #AFB9C5 #DCE0E5; text-align:center;padding:10px; height:280px; }

#options ul { list-style:none; margin:10px 0; padding:5px 2px; }
#search ul { list-style:none; margin:10px 0; padding:0 10px; }
#options ul { background-color:#DCE0E5; }
#options ul li,
#search ul li { padding:4px 0; margin-right:2px; text-align:left; display:inline;  }
#search ul li { display:block;  }
#options ul li a,
#search ul li a { background-color:#900; padding:5px 10px; text-decoration:none; color:#fff; border:1px solid #fff; font-size:1.1em; font-weight:bold; white-space:nowrap; }
#search ul li a { display:block; padding:5px 0; width:100%; text-align:center; }
#options ul li a:hover,
#search ul li a:hover { background-color:#fff; color:#4D5083; border:1px solid #4D5083; }

/* --------------------------------------------------------------

    +Mortgage Calculator

-------------------------------------------------------------- */

#MortgageCalc { clear:both; padding:10px; }
#MortgageCalc ul { list-style:none; padding:0; margin:0; }
#MortgageCalc ul li { float:left; width:25%; padding:5px 0; }
#MortgageCalc ul li label { display:block; float:left; width:40%; padding:1% 5% 0 5%; }
#MortgageCalc ul li.term label { width:20%; }
#MortgageCalc ul li.monthly { width:30%; background-color:#666; color:#fff }
#MortgageCalc ul li.monthly label { width:32%; font-weight:bold; }
#MortgageCalc ul li.monthly input { width:55%; font-weight:bold; border:1px solid #333; }
#MortgageCalc .button { float:right; width:18%; margin:5px 0; }
#MortgageCalc p { clear:both; padding:1em 4em; font-size:1em; text-align:center; color:#999; }

/* --------------------------------------------------------------

    +New Developments

-------------------------------------------------------------- */


ul#developments							{ list-style:none;margin:0;padding:0; }
ul#developments h4          { margin:0; }
ul#developments li					{ float:left; height:160px; width:50%; padding-top:10px; margin:0 0 10px 0; background-color:#E4ECF7; text-align:left; font-size:0.9em; }
ul#developments li .img     { height:180px; float:left; }
ul#developments li a img,
img.thumbnail		            { margin:0 10px; padding:1px; border-width:1px; border-style:solid; }
ul#developments li a img { width:180px; }
/* --------------------------------------------------------------

    +Footer

-------------------------------------------------------------- */

#footer { 
  clear:both;
  background-color:#afb9c5;
	background-image:url(/structure/footer-bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:150px;
	}

#footer ul { text-align:right; padding:20px 0; list-style:none; margin-right:13px; }
#footer ul li { display:inline; border-left:1px solid #fff; }
#footer ul li.first { border-right:0; }
#footer ul a { padding:5px 10px; color:#5a5b76; text-decoration:none; }
#footer ul a:hover { color:#A90E12; text-decoration:underline; }
/* --------------------------------------------------------------
		
		+Overwrite Styles 
		
    Add these class names to clear any margins, paddings or floats
    Keep these declarations at the BOTTOM of this stylesheet

-------------------------------------------------------------- */

.clear-floats { clear: both; font-size: 1px; height: 1px; line-height: 0px; }

.bold 	 	{ font-weight: bold; margin: 0; }
.quiet 	 	{ font-weight: lighter; text-transform: none; letter-spacing: 0;}
.last 		{ margin-right: 0; }
.half 		{ width: 48.5%; margin-right: 15px; }
.left 		{ float: left; }
.italic 	{ font-style: italic; letter-spacing: 0.04em; }

.no-marg 			{ margin: 0; }
.no-pad 			{ padding: 0; }
.marg-right 	{ margin-right: 14px; }
.marg-left 		{ margin-left: 14px; }
.marg-bottom 	{ margin-bottom: 14px; }
.marg-top 		{ margin-top: 14px; }
.marg-all 		{ margin: 14px; }

.pad-bottom 	{ padding-bottom: 14px; }

