/* Typography
--------------*/
body {
font-size: 76%; /* Global font-size */
font-family: Verdana, Arial, Helvetica, sans-serif;
color: #000;
}

p {
font-size: 0.9em;
}

h1 {
font-size: 1.1em;
margin-bottom: 10px;
color: #181d3d;
}

h2 {
font-size: 0.9em;
margin-bottom: 10px;
color: #181d3d;
}

legend {
color: #22243d;
font-weight: bold;
}

a:link,
a:visited {
color: #5a0d34;
text-decoration:underline;
}

#content p,
#sub-section p {
margin-bottom: 10px;
}

#footer p {
font-size: 0.9em;
line-height: 46px;
height: 46px;
float: left;
margin-left: 31px;
}

#footer p.rightFloat {
float: right;
margin-right: 31px;
}

#footer,
#footer a:link,
#footer a:visited {
color: #000;
text-decoration: none;
}

#footer a:hover {
color: #10155e;
}

/* Structure
----------*/
body {
background-color: #d1d2d4;
padding:0;
margin:0;
}

#wrapper {
margin-bottom: 10px;
height:auto;
}

#container {
margin: 0 auto;
background-image: url(/img/bg_body.gif);
background-position: top center;
background-repeat: repeat-y;
width: 980px;
height:auto;
}
#header {
height: 102px;
width: 914px;
margin: 0 auto;
padding: 1px 0;
}

#menu {
width:950px;
margin: 0 auto;
}

#content {
width:918px;
margin: 20px auto 0 auto;
}


#footer {
background-image: url(/img/bg_footer.gif);
background-position: bottom center;
background-repeat: no-repeat;
margin: 0 auto;
width: 980px;
overflow:auto;
height:66px;
}

/* Sub-section
---------------*/
body.news #content,
html.members #content{ /* Page with sub Section need to reduce content size*/
width:650px;
float: left;
margin-left: 31px;
}

#subContent { /* Hide Sub Content If Not Used */
display:none;
}

body.news #subContent,
html.members #subContent { /* Show Sub Content On Selected Pages */
display:block;
margin: 45px 31px 0 0;
width: 250px;
height: auto;
float: right;
} 
#footer{
clear:both;
}
/* Header
----------*/

#header a#logo {
background-image: url(/img/logo.gif);
background-position: top left;
background-repeat: no-repeat;
display:block;
width: 242px;
height: 73px;
text-indent:-999em;
margin-top: 15px;
float: left;
}

#header object {
margin-top: 15px;
float: right;
}

/* Dropdown menu
-----------------*/

.menu {
width: 950px;
border-bottom: 5px solid #7c0041;
background-color: #10155e;
}

.menu a:link,
.menu a:visited {
border-right: 1px solid #555989;
font-weight: bold;
text-transform: uppercase;
font-size: 0.9em;
display:block;
height: 29px;
line-height: 29px;
padding: 0 17px;
color: #fff;
text-decoration: none;
background-color: #10155e;
}

.menu li.last a, 
.menu li li a {
border: none;
}

.menu a:hover {
background-color: #7c0041;
}

body#home li#home a,
body#buying li#buyList a,
body#renting li#rentList a,
body#selling li#sellList a,
body#aboutUs li#aboutList a,
body#contactUs li#contactList a,
body#eaglesNest li#eaglesNest a,
body#links li#linksList a {
background-color: #7c0041;
}

body #container #menu ul.menu li ul li a {
border: none;
text-transform: none;
background-color: #fff;
color: #10155e;
display:block;
height: 19px;
line-height: 19px;
padding: 0 17px;
border-right: 1px solid #555989;
border-left: 1px solid #555989;
}
body #container #menu ul.menu li ul li a:hover {
background-color: #10155e;
color: #fff;
}

body #container #menu ul.menu li ul li.first a {
border-right: 1px solid #555989;
border-left: 1px solid #555989;
border-top: 1px solid #555989;
}

body #container #menu ul.menu li ul li.last a {
border-right: 1px solid #555989;
border-left: 1px solid #555989;
border-bottom: 1px solid #555989;
}

/* Sub Menu Widths */
.menu li#buyList ul,
.menu li#sellList ul {
width: 190px;
}
.menu li#rentList ul {
width: 180px;
}
.menu li#aboutList ul,
.menu li#contactList ul {
width: 140px;
}



/* Fast Find */
.menu li#fastfind form {
margin: 6px 0 0 10px;
width: 190px;
height: auto;
}
.menu li#fastfind form label {
color: #fff;
float: left;
height: 19px;
padding-right: 4px;
font-weight: bold;
margin-top: 1px;
}
.menu li#fastfind form input {
height: 17px;
color: #a5a5a5;
border: none;
font-size: 0.9em;
width: 124px;
float: left;
}
.menu li#fastfind form input.button {
width: auto;
background-color: #7c0041;
color: #fff;
height: auto;
border: 1px solid #fff;
float: left;
margin-left: 3px;
}

/* Standard forms
------------------*/

#content form fieldset {
margin: 0 auto 15px auto;
padding: 10px;
border: 1px solid #ddd;
width: 500px;
height: auto;
}

#content form label {
display: block;
float: left;
width: 150px;
}

#content form input,
#content form textarea,
#content form select {
width: 250px;
border: 1px solid #555989;
font-size: 0.9em;
}

#content form input#fusekey,
#content form input#fcall {
border: none;
}

#content form input {
height: 17px;
line-height: 17px;
}

#content form textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}

#content form p {
clear: both;
}

#content form p span {
float: left;
width: 250px;
display: block;
margin-left: 150px;
margin-bottom:10px;
font-style:italic;
text-align:right;
}

#content form fieldset#submit,
#content form fieldset.submit {
border: none;
padding: 0;
text-align: right;
height: auto;
width: 500px;
}
#content form fieldset#submit p {
font-size: 0.9em;
}
#content form fieldset.submit p {
float: left;
}
#content form fieldset.submit p span,
#content form fieldset#submit p span{
float: none;
display: inline;
margin-left: 0px;
margin-bottom:0px;
}
#content form fieldset#submit input,
#content form fieldset.submit input,
#content form input.button {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #7c0041;
border: none;
color: #fff;
font-size: 0.9em;
height: auto;
}

#content form em span,
#content form .required {
color: #B90000;
font-weight: bold;
}


/* Dynamic text
----------------*/

#content img#dyn-heading-img {
display: block;
margin-bottom: 15px;
}

#content img#dyn-img1 {
float: right;
margin: 0 0 10px 20px;
border:1px solid #044690;
clear:right;
}

#content img#dyn-img2 {
clear:right;
margin: 0 0 10px 20px;
float: right;
border:1px solid #044690;
}

/* Home 
---------*/

body#home #content {
width:950px;
margin: 0 auto;
}


/* News
---------*/

.newsitem { 
border-bottom: 1px solid #7c0041;
margin-bottom: 20px;
}
body.news #subContent {
margin-left: 15px;
}
body.news #subContent dl {
margin-bottom: 10px;
clear:both;
display:block;
height: auto;
overflow: auto;
}
body.news #subContent dl dd {
font-size: 0.9em;
margin-top:5px;
border-top: 1px solid #7c0041;
}
body.news #subContent dd.more {
border: none;
}
body.news #subContent dd.more a {
margin-bottom: 10px;
float: right;
}
body.news #subContent dl dt {
float: right;
font-size: 0.9em;
}
body.news #subContent dl dd.heading {
font-weight: bold;
color: #10155e;
margin-top:0px;
width: 190px;
border:none;
}
body.news #subContent p a {
float: right;
font-style: italic;
border-top: 1px solid #7c0041;
width: 100%;
text-align: right;
}



/* Links
---------*/

dl.links {
border-bottom: 1px solid #7c0041;
margin-bottom : 10px;
padding: 10px 0;
overflow: auto;
height: 1%;
}
dl.links dt {
margin-bottom : 10px;
color : #10155e;
font-weight : bold;
border : none;
}
dl.links dd a {
}

/* Careers
-------------- */

body .job {
border-bottom: 1px solid #7c0041;
margin-bottom: 20px;
padding: 10px 0;
overflow: auto;
height: 1%;
}

body .job h2 {
margin-bottom:5px;
text-transform: uppercase;
}

body .job dt {
float:right; 
margin: 0 10px 10px 10px;
border:1px solid #ddd;
padding: 10px;
background: #f4f4f4;
line-height: 18px;
}

body .job dd {
margin-bottom:5px;
font-style:italic;
}
 
body .job dd.description,
body .job dd.content {
font-style:normal;
}

/* Office Details
------------*/
dl.officeDetails {
float: left;
margin: 20px 20px 0 0;
width: 45%;
border-bottom: 1px solid #7c0041;
padding: 20px 0;
}
dl.officeDetails dd{
font-size: 0.9em;
margin-bottom: 5px;
}

/* Listings
------------*/
/* Search */
body.listing #filter {
height: 76px;
margin-bottom: 18px;
background-color: #e7e7e7;
}
body.listing #filter h3 {
height: 29px;
background-color: #666;
color: #fff;
font-size: 1em;
line-height: 29px;
padding-left: 12px;
}
body.listing #filter label {
display:none;
}

body.listing #filter select {
width: 138px;
display: block;
font-size: 0.9em;
}

body.listing #filter select#qs_min-price,
body.listing #filter select#qs_max-price,
body.listing #filter select#qs_size_from,
body.listing #filter select#qs_size_to {
width: 106px;
}

body.listing #filter select#qs_park,
body.listing #filter select#qs_bath,
body.listing #filter select#qs_bed {
width: 75px;
}
body.listing #filter p {
clear: none;
float: left;
margin: 13px 0 0 12px;
}

body.listing #filter input {
width: auto;
padding: 0 10px;
margin: 13px 0 0 12px;
cursor: pointer;
background-color: #80004a;
border: none;
color: #fff;
height: 19px;
}

body.listing #sortSave {
border-bottom: 1px solid #d1d2d4;
overflow: auto;
height: auto;
padding: 10px 0 10px 0;
margin-bottom: 10px;
}
body.listing #sortSave p.order {
float: left;
}
body.listing #sortSave p.saveSearch {
float: right;
}

/* Properties */
body.listing .property {
border-bottom: 1px solid #d1d2d4;
height: auto;
margin-bottom: 12px;
padding-bottom: 10px;
overflow: auto;
clear:both;
}

body.listing .property a.image {
float: left;
margin-right: 17px;
}

body.listing .property a.image img {
width: 150px;
}

body.listing .property .details {
width: 385px;
float: left;
margin-top: 13px;
}

body.listing .property .features {
width: 80px;
color: #10155e;
font-weight: bold;
font-size: 1.1em;
float: left;
margin-top: 11px;
}
body.listing .property .features img {
margin-left:7px;
vertical-align: middle;
}

body.listing .property .saleType {
width: 127px;
height: auto;
color: #10155e;
margin-top: 13px;
float: left;
}
body.listing .property .saleType h3 {
font-size: 1em;
}

body.listing .property .links {
width: 123px;
float: right;
height: auto;
margin-top: 13px;
}

body.listing .property .links a {
display:block;
width: 121px;
line-height: 25px;
text-align: center;
border: 1px solid #10155e;
text-decoration:none;
margin-bottom: 12px;
font-size: 0.9em;
}
body.listing .property .links a:hover {
background-color: #10155e;
color: #fff;
}

body.listing p.pagebar {
font-size: 0.9em;
padding-top: 10px;
text-align: left;
}

/* Property detail
-------------------*/
body.detail #topContent {
height: 317px;
background-color: #e7e7e7;
}
body.detail #topContent img#mainimage {
width: 375px;
height: 280px;
float: left;
}

body.detail #topContent .subScroll {
height: 280px;
width: 140px;
overflow: auto;
margin-left: 2px;
float: left;
}
body.detail #topContent .subScroll img {
width: 123px;
margin-bottom: 2px;
}

body.detail #topContent #details {
width: 374px;
height: 280px;
margin-left: 15px;
overflow: auto;
padding-right: 10px;
}

body.detail #topContent #details p#icons {
margin-top: 12px;
text-align: right;
color: #10155e;
font-weight: bold;
font-size: 1.1em;
margin-right: 3px;
}

body.detail #topContent #details p#icons img {
margin: 0 4px;
vertical-align: middle;
}

body.detail #topContent #details h2 {
color: #10155e;
margin-bottom: 10px;
}

body.detail #topContent #details h3 {
font-size: 0.9em;
margin-bottom: 10px;
}

body.detail #topContent #details h4 {
font-size: 0.9em;
margin-bottom: 10px;
color: #80004a;
}

body.detail #topContent ul#toolslist {
clear:both;
width: 910px;
height: 30px;
padding: 3px 0;
float: left;
}
body.detail #topContent ul#toolslist li {
float: left;
margin-right: 3px;
}

body.detail #topContent ul#toolslist li a {
display:block;
width: 98px;
height: 28px;
line-height: 28px;
background-position:top left;
background-repeat: no-repeat;
text-decoration: none;
border: 1px solid #7c0041;
padding-left: 27px;
}
body.detail #topContent ul#toolslist li a:hover {
border: 1px solid #10155e;
color: #10155e;
}

body.detail #topContent ul#toolslist li.saveTool a {
background-image: url(/img/bg_saveTool.gif);
}
body.detail #topContent ul#toolslist li.friendTool a {
background-image: url(/img/bg_friendTool.gif);
}
body.detail #topContent ul#toolslist li.printTool a {
background-image: url(/img/bg_printTool.gif);
}
body.detail #topContent ul#toolslist li.floorTool a {
background-image: url(/img/bg_floorTool.gif);
}

body.detail #bottomContent {
margin-top: 15px;
}
body.detail #bottomContent h3 {
font-size: 1em;
margin-bottom: 10px;
}
body.detail #bottomContent h4 {
font-size: 0.9em;
}
body.detail #bottomContent #propDetails {
border-right: 1px solid #d1d2d4;
margin-left: 15px;
float: left;
width: 200px;
height: 250px;
overflow: auto;
}

body.detail #bottomContent #listers {
margin: 0 0 0 15px;
height: auto;
float: left;
border-bottom: 1px solid #d1d2d4;
width: 356px;
}

body.detail #bottomContent #listers dl {
font-size: 0.9em;
float: left;
margin: 0 40px 15px 0;
}

body.detail #bottomContent #listers dl img {
margin-bottom: 10px;
}

body.detail #bottomContent p#webID {
text-align:right;
float: right;
margin-top: 50px;
}


/* Property detail printfriendly
---------------------------------*/

html.brochure,
body.brochure {
background-image: none;
background-color: #fff;
padding: 0;
margin:0;
}
body.brochure #wrap {
width: 584px !important;
background-image: none;
background-color: #fff;
height: 100%;
margin: 10px auto 0 auto;
}
body.brochure #main {
background-image: none !important;
}			
body.brochure #content {
background-image: none !important;
float: none !important;
padding: 0;
margin: 0;
width: 584px !important;
}
body.brochure #header {
background-image: none;
width: 584px !important;
}

body.brochure #content h1 {
margin: 10px 0 5px 0;
}

body.brochure #content #imgs {
clear:both;
height: 198px;
}

body.brochure #content img#mainimage {
float: left;
width: 280px;
height: 198px;
}

body.brochure #content img.subimage {
float: left;
margin: 0 0 2px 2px;
width: 150px;
height: 98px;
}
body.brochure #content #topContent {
padding: 10px;
height: auto;
width: 258px;
float: left;
border: 1px solid #ddd;
margin: 5px 10px 0 0;

}
body.brochure #content #topContent #details h2 {
font-size: 1.1em;
color: #10155e;
}

body.brochure #content #topContent #details h4 {
font-size: 1.1em;
margin-bottom: 10px;
color: #80004a;
}

body.brochure #content #topContent #details {
float: left;
}

body.brochure #content #topContent p#icons {
font-weight: bold;
font-size: 0.9em;
}
body.brochure #content #topContent p#icons img {
margin: 0 4px;
vertical-align: middle;
}

body.brochure #content #topContent #listers {
border-top: 1px solid #d1d2d4;
height: auto;
clear:both;
}

body.brochure #content #topContent #listers dl {
font-size: 0.9em;
float: left;
margin: 5px 20px 15px 0;
}

body.brochure #content #topContent #listers dl img {
margin-bottom: 10px;
width: 45px;
float: left;
}
body.brochure #content #topContent #listers dd {
margin-left: 55px;
}
body.brochure #content #topContent p#webID {
border-top: 1px solid #d1d2d4;
padding-top: 10px;
clear:both;
}

body.brochure #content #propDescription {
width: 290px;
float: left;
}

/* Staff 
---------*/
html.staff h2.agentname {background-color:#ccc; clear:both; padding:10px; }
html.staff dl {
margin-bottom: 15px;
padding-bottom: 10px;
overflow: hidden;
border-bottom: 1px solid #7c0041;
float: left;
width: 430px;
height: 140px;
font-size: 0.9em;
}

html.staff dl#stripe {
margin-left: 40px;
}

html.staff dl dt.name {
font-weight: bold;
font-size: 1.2em;
color: #181d3d;
}

html.staff dl dt.photo img {
float: left;
margin-right: 15px;
}

html.staff dl dd.position {
margin-bottom: 5px;
font-weight: bold;
font-style: italic;
}

html.staff dl dd.contact {
margin-bottom: 5px;
}

html.staff body.profile #content img {
margin: 0 15px 15px 0;
xwidth: 100px;
float: left;
}

html.staff body.profile #content ul {
list-style-position: outside;
margin-bottom: 10px;
font-size: 0.9em;
}

html.staff body.profile #content ul li {
margin-bottom: 5px;
}

html.staff body.profile #content ul li h2 {
font-size: 1.1em;
margin:0;
}

html.staff body.profile #content ul li.position {
margin-bottom: 5px;
text-style:italic;
}

html.staff body.profile #content #staffDetail {
margin-left: 215px;
}

/* Slideshow
-------------*/

body.slideshow {
text-align: center;
background-image: none;
background-color: #fff;
}

body.slideshow #header {
margin-bottom: 10px;
background-image: none;
background-color: #fff;
border-bottom: 10px solid #7c0041;
height: 102px;
}

body.slideshow #header img {
float: left;
display: block;
width: auto;
margin: 15px 15px 0 15px;
}

body.slideshow table img {
display: block;
width: auto;
margin: 20px auto;
}

body.slideshow input {
width: auto !important;
padding: 0 10px;
cursor: pointer;
background-color: #7c0041;
border: none;
color: #fff;
font-size: 0.9em;
height: auto;
margin-right: 1px;
}

body.slideshow table {
margin: 0 auto;
}


/* Popups,
Email a friend
Save link
------------------*/

html.popup, 
html.popup body {
background-image: none;
background-color: #fff;
text-align: left;
}

html.popup #header {
margin-bottom: 10px;
background-image: none;
background-color: #fff;
border-bottom: 10px solid #7c0041;
height: 102px;
width: 100%;
}
html.popup #content {
width: 765px;
}
html.popup #header img {
float: left;
display: block;
width: auto;
margin: 15px 15px 0 15px;
}

html.popup h1 {
margin-left: 20px;
}

/* Auction list, OFI
----------------------*/

body.auction #content h2,
body.ofi #content h2 {
border-bottom: 1px solid #7c0041;
padding: 2px 0 2px 5px;
margin-bottom: 5px;
margin-top:20px;
text-transform: uppercase;
}

body.auction #content dl,
body.ofi #content dl {
clear: both;
padding: 3px 0;
margin-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
font-size: 0.9em;
height: 40px;
}

body.auction #content dl.stripe,
body.ofi #content dl.stripe {
background-color: #ddd;
}

body.auction #content dt,
body.ofi #content dt {
width: 230px;
display: block;
float: left;
}

body.auction #content dd.time,
body.ofi #content dd.time {
font-weight: bold;
float: left;
width: 150px;
}

body.auction #content dd.venue {
float: left;
}
 
body.auction #content dd.link,
body.ofi #content dd.link {
float: right;
}

/* Testimonials
------------------*/

body.testimonials #content div.testimonial {
border-bottom: 1px solid #7c0041;
padding-bottom: 10px;
margin-bottom: 10px;
}

body.testimonials #content div.testimonial .author {
text-align: right;
font-style: italic;
}

/* Document library
------------------------*/

body.doclibrary #content dl {
margin-bottom: 10px;
}

body.doclibrary #content dl dt {
font-weight: bold;
}

/* Property Alert
-----------------------*/
ul#alertmenu {
border-top: 1px solid #ddd;
}
ul#alertmenu li{
border-bottom: 1px solid #ddd;
}
ul#alertmenu li a {
display:block;
width: 250px;
padding: 5px 0;
color: #10155e;
text-decoration: none;
font-weight: bold;
}
ul#alertmenu li a:hover {
background:#ddd;
}

#requirementsBox,
#savePropsBox {
clear:both;
overflow: auto;
height: auto;
margin-left: 63px;
}
.existingReq,
.existingProps {
width: 250px;
float: left;
margin: 0 19px 19px 0;
border: 1px solid #7c0041;
}
.existingReq span,
.existingProps span{
display:block;
margin: 3px 0;
}
#content .existingReq p,
#content .existingProps p {
margin: 10px;
}
#content .existingReq p.links,
#content .existingProps p.links {
margin: 0;
text-indent: 10px;
}

.existingReq p.links a {
background: #10155e;
color: #fff;
display:block;
width: 250px;
border-top: 1px solid #7c0041;
text-decoration: none;
font-weight: bold;
height: 20px;
line-height: 20px;
}

.existingProps p.links a {
background: #10155e;
color: #fff;
display:block;
float: left;
width: 125px;
border-top: 1px solid #7c0041;
text-decoration: none;
font-weight: bold;
height: 20px;
line-height: 20px;
}
.existingProps p.links a.delBut {
border-left: 1px solid #7c0041;
width: 124px;
}
.existingReq p.links a:hover,
.existingProps p.links a:hover {
background: #7c0041;
}

.savedSearch {
width: 650px;
display:block;
clear:both;
overflow: auto;
border-bottom: 1px solid #ddd;
padding-top: 10px;
}

.savedSearch p {
float: left;
}

.savedSearch .links {
float: right;
font-size: 0.9em;
}

.alert form fieldset li {
font-size: 0.9em;
}


#centeringContent {
width: 779px;
margin: 0 auto;
text-align: center;
}

#centeringContent img#int-main {
margin-bottom: 20px;
padding: 1px;
border: 3px solid #ececec;
}

#centeringContent h2 {
color: #40c2f3;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
font-size: 1.1em;
}

#centeringContent h3 {
color: #40c2f3;
text-transform: uppercase;
margin: 0 0 10px 0;
padding: 0;
}

#centeringContent h4 {
color: #40c2f3;
margin: 0 0 10px 0;
padding: 0;
line-height: 18px;
}

#centeringContent h4 a {
color: #28a9d9;
text-transform: uppercase;
}
#centeringContent h4 a:hover {
color: #03516f;
}

#centeringContent p.terms {
font-size: 0.8em;
color: #bbb;
}

#centeringContent a.PDFLink {
text-decoration: none;
height: 16px;
line-height: 16px;
padding: 2px 0;
display:block;
width: 190px;
margin: 0 auto;
font-weight: bold;
color: #03516f;
}

#centeringContent a.PDFLink img {
float: left;
}