@import url("topnav.css");
@import url("navigation.css");
@import url("featureslider.css");
@import url("forms.css");
@import url("jquery.photo-gallery.css");

/* Added to force vertical scrollbar in Firefox */
html{min-height: 100%; padding-bottom: 1px;}


.660 {width:660px;}


* {
    padding: 0px;
    margin: 0px;
}

/* HTML TAGS */
a {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

p {
	padding: 0;
	margin: 0;
}

abbr, acronym, .help {
  cursor: help;
}

h1 abbr, h1 acronym {
  cursor: help;
}

table {
	border-collapse:collapse;
}

table td {
	border:0px dotted #FFF;
	padding:2px 8px;
}

#skip {
	width: 0;
	height: 0;
	overflow: hidden;
	text-align:center;
}

img {
    vertical-align: middle;
    border: 0px;
}

.clear-all {
    clear: both;
    height: 0px;
}

.hr {
    background-image: url(/images/structure/hr_dottedline.gif);
	background-repeat:repeat-x;
    height: 1px;
    border: 0px;
    clear: both;
	margin-top:10px;
	margin-bottom:10px;
}

hr {display: none;}
#right .hr {
    background-image: none;
}

html, body {
	height: 100%;
}

body {
    font-size: 62.5%;
    font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    background-color: #FFF;
    text-align: center;
	background:url("../images/structure/page_bg.gif") repeat-x;
}

#container, #subcontainer {
	min-height: 100%;
	height: auto !important;
	height: 100%;
    text-align: left;
    margin: 0 auto -140px; /* the bottom margin is the negative value of the footer's total height */
}

#subcontainer {
	background:url("../images/structure/subpage_bg.gif") repeat-x;
}


/* IMAGE and PHOTO ALIGNMENTS ETC --------------------*/

.imgright, .imgleft, .salesphoto, .lettingsphoto{ border: 1px solid #d3dce6; background: #e9edf3; padding: 5px;}
.imgborderlessright, .imgborderlessleft { padding: 5px;}
.imgright, .imgborderlessright{ float: right; margin: 0 0 15px 15px; }
.imgleft, .imgborderlessleft { float: left; margin: 0 15px 15px 0;}
.salesphoto, .lettingsphoto { 
margin-bottom: 20px;
width:300px; /* Added to set the thumbnail image box width */
height:225px; /* Added to set the thumbnail image box height */
overflow:hidden; /* Added to 'crop' the images to their boxes */
}
/* END OF IMAGE ALIGNMENTS --------------------*/

#page-wrapper  {
    width: 950px;
    margin: 0px auto;
	padding:0 15px;
}

#page-header {
    margin: 0;
	height:79px;
	font-size:1.3em;
}

#logo {
float:left;
width:275px;
height:43px;
background:url("../images/structure/logo.gif") no-repeat top left;
margin: 17px 6px 0 6px;
}

#logo a {
width:275px;
height:43px;
display:block;
text-indent: -9999px;
}

#topdate {
width:210px;
margin:0 0 0 20px;
float:left;
color:#bfd8ec;
text-align:center;
line-height:79px;
}

#topaddress {
width:400px;
margin:12px;
margin-right:5px;
float:right;
color:#bfd8ec;
text-align:right;
font-weight:bold;
}

#bannerbar {
height:119px;
}

#addressbar {
height:23px;
text-align:right;
padding-top:6px;
padding-right:10px;
color:#d8e8f4;
font-weight:bold;
font-size:1.1em;
}


#page-content {
	margin:0;
	overflow:hidden;
	padding:5px 0;
}


#page-body {
    font-size: 1.3em;
    color: #747373;
    overflow: hidden;
}

#page-body a {
    color: #747373;
}

#page-body h1 {
    margin-bottom: 18px;
	color:#336699;
	font-size:1.9em;
}

#page-body h2 {
    margin-bottom: 10px;
	color:#336699;
	font-size:1.5em;
/*	line-height:18px;*/
   line-height:1em; /* Changed so that 2 line address has a gap between lines */
}

/* -----------------------------------------------*/
/* HOMEPAGE SPECIFIC STYLES ----------------------*/
/* -----------------------------------------------*/

#homepage-text {
	margin-top:10px;
    float: left;
	padding-bottom:20px;
}

#homepage-text p {
    margin-bottom: 10px;
	line-height:20px;
}

.hometext {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D67A5;
	font-style: normal;
}

a.hometext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #4D67A5;text-decoration: none}
a.hometext:visited  { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #666666;text-decoration: none}
a.hometext:hover { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold;  color: #333333;text-decoration: underline}

#left-panel {
width:465px;
float:left;
margin-right:30px;
}

#right-panel {
float:left;
width:445px;
}

/* TWITTER AREA ----------------------- */

#twitterspace {
margin-top:25px;
}

#twitter_div {
margin-top:10px;
}

#twitter_div ul li {
padding:5px 0px;
}

ul#twitter_update_list { font-size:14px }
ul#twitter_update_list li { padding-top:5px }
ul#twitter_update_list a { color:#3b729d; font-size:14px; }


/* HOMEPAGE MAILING LIST AREA ----------------------- */

#mailingbox {
margin:0;
}

#mailingbox .leftarea {
margin-right:30px;
width:210px;
line-height:24px;
font-size:14px;
float:left;
}


#mailingbox .rightarea {
float:right;
width:205px;
}

#mailingbox .rightarea form {
border:0;
margin:0;
padding:0;
background-color:#FFFFFF;
}

#mailingbox .rightarea form label {
	font-weight:normal;
	color:#333;
}

.homefield {
width:180px;
font-size:14px;
padding:2px;
margin:2px 0 0 0;
}

.homeformbutton {
	width:92px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	border:0;
	height:30px;
	margin:4px 0 0 0;
	display:block;
	color:#FFF;
	background:url("../images/structure/btn_register.gif") no-repeat left top;
}
.homeformbutton:Hover {
	width:92px;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
	height:30px;
	border:0;
	margin:4px 0 0 0;
	display:block;
	color:#FFF;
	background:url("../images/structure/btn_register.gif") no-repeat left -30px;
}


.homelabel {
width:150px;
color:#333333;
}


#mailingbox .leftarea .title {
padding:3px;
padding-top:0;
display:block;
}

#mailingbox .leftarea .text {
padding:3px;
display:block;
}

/* --------------------------------------------------------------*/
/* END OF HOMEPAGE SPECIFIC STYLES ----------------------------- */
/* --------------------------------------------------------------*/

#section-header {
margin:0 0 15px 0;
height:80px;
}

#section-header h1 {
font-size:30px;
line-height:80px;
color:#336699;
padding:0 0 0 25px;
float:left;
}

#section-header .propertynav {
float:right;
width:530px;
display:block;
height:35px;
margin:44px 0 0 0;
text-align:center;
color:#336699;
}

#section-header .propertynav ul {
list-style:none;

}
#section-header .propertynav li {
display:inline-block;
margin:0 0 0 2px;
float:left;
line-height:35px;
}

#section-header .propertynav li span { /* Added for tabs with no link */
color:#D0D0D0;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_navtab.gif") no-repeat left top;
}

#section-header .propertynav li a {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_navtab.gif") no-repeat left -35px;
}

#section-header .propertynav li a:hover {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_navtab.gif") no-repeat left top;
}

#section-header .propertynav li a.selected  {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_navtab.gif") no-repeat left top;
}


#ad-area {
    width: 200px;
    float: right;
    margin-left: 50px;
}

#ad-area ul {
list-style:none;
margin:0;
padding:0;
}

#ad-area li {
margin: 0 0 20px 0;
} 

#page-text {
	margin-top:10px;
    float: left;
	padding:0 0 20px 25px;
} 

#page-text  ul li {
	margin: 0 0px 5px 15px;	
}

#page-text  ul, #page-text ol li ul { 
	list-style: bullet; 
	margin: 0 0px 15px 5px;	
}

/* THE TWO FOLLOWING STYLES STOP THE IMAGE GALLERY FROM DISPLAYING INCORRECTLY*/
#page-text #gallery ul li {
	margin: 0;	
}
#page-text #gallery ul, #page-text #gallery ol li ul { 
	list-style: none; 
	margin: 0;
}

#page-text h2 {
    margin-bottom: 20px;
	border-bottom:solid 1px #CCC;
	color:#336699;
	font-size:1.9em;
	padding-bottom:5px;
}

#page-text h3 {
    margin-bottom: 10px;
	border-bottom:solid 1px #CCC;
	color:#336699;
	font-size:1.5em;
	padding-bottom:2px;
}

#page-text p {
    margin-bottom: 10px;
	line-height:20px;
}

#page-text .read-more {
    width: 174px;
    height: 26px;
    background: url("/images/structure/more-button.gif") no-repeat;
    float: right;
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
}

#page-text .read-more a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}


/* photos shown in a row, via a list ------------------------- */

#photolist {
display:block;
margin:10px 0;
}

#photolist ul {
margin:0;
padding:0;
list-style:none;
}

#photolist ul li {
margin:0;
padding:0;
display:inline;
}

#photolist img{
width:220px;
margin:0;
padding:0;
border:1px solid #CCCCCC;
}

*html #photolist img{
width:210px;
margin:0;
padding:0;
border:1px solid #CCCCCC;
}

/* --------------------------------------------------*/
/* PROPERTY DISPLAY STYLES ------------------------- */
/* --------------------------------------------------*/

.propertypagewidth {
width:725px;
}

.propertyprice {
font-size:20px;
color:#666666;
}

#page-text .column1, #page-text .column2 {
float:left;
}

#page-text .column1 {
width:358px;
padding-right:55px;
}

#page-text .column2 {
width:312px;
}

.saletableheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #F2F3CA;
}
.salestable {
	background-color: #FCFCE1;
}
.lettingstable {

	background-color: #EDF0F6;
}
.lettingtableheader {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #E1E6F2;
}

.saletableheader a, .lettingtableheader a {
text-decoration:none;
}

/* ------------- Property listing styles ----------------*/

#page-text .propertylisting {
display:block;
margin-bottom:10px;
}

#page-text .propertylisting .propertynav {
width:530px;
display:block;
height:35px;
margin:0 0 0 0;
text-align:center;
color:#336699;
}

#page-text .propertylisting .propertynav ul {
list-style:none;
margin:0;
padding:0;

}
#page-text .propertylisting .propertynav li {
display:inline-block;
margin:0 0 0 2px;
float:left;
line-height:35px;
list-style:none;
padding:0;
}

.propertylisting .propertynav li span { /* Added for tabs with no link */
color:#D0D0D0;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_listtab.gif") no-repeat left top;
}

#page-text .propertylisting .propertynav li a {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_listtab.gif") no-repeat left top;
margin:0;
padding:0;
}

#page-text .propertylisting .propertynav li a:hover {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_listtab.gif") no-repeat left -35px;
}

#page-text .propertylisting .propertynav li a.selected  {
color:#336699;
text-decoration:none;
font-size:14px;
display:block;
width:130px;
height:35px;
background:url("../images/structure/property_listtab.gif") no-repeat left -35px;
}

#page-text .propertylisting .listinner {
border:1px solid #ccc;
padding:10px 10px 0px 10px;
/* background-color:#F7F7F7; */
background-color:#EDF0F6;
color:#333333;
}

#page-text .propertylisting .listinner .leftcolumn, #page-text .propertylisting .listinner .rightcolumn {
float:left;
margin:0 5px 8px 5px;
}
#page-text .propertylisting .listinner .leftcolumn {
width:270px;
}

#page-text .propertylisting .listinner .rightcolumn {
width:180px;
}

#page-text .propertylisting .listinner .heading {
margin:0;
display:block;
width:150px;
font-size:1.3em;
color:#336699;
}

#page-text .propertylisting .listinner .propertyname {
margin:0;
display:block;
font-size:1.2em;
color:#000;
}

/* ------------ End of Property listing styles ----------*/

/* --------------------------------------------------*/
/* END OF PROPERTY DISPLAY STYLES ------------------ */
/* --------------------------------------------------*/


/* BOXES THAT SHOW ALERTS ETC --------------------- */


#boxpanel{
	padding:10px 20px 10px 120px;
	color:#000;
	background-color:#f8f4d4;
	border:3px solid #ece7bf;
	margin-top:20px;
	background-image:url("/images/structure/icon_infopanel_bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	text-align:center;
}

#boxpanel .title {
	font-size:14px;
	font-weight:bold;
	color:#996600;
	margin-bottom:15px;
}

#boxpanel .readmore {
	font-weight:bold;
	color:#996600;
	margin-top:8px;
	padding:2px;
	padding-right:5px;
	text-align:right;
	background-color:#ede8c4;
	background-image: url(/images/structure/panel_readmore_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}

.readmore a, .readmore a:visited {
text-decoration:none;
color:#996600;
}

.readmore a:hover {
text-decoration:underline;
color:#000000;
}

#boxpanel .text, #boxpanel .text {
	padding-right:5px;
}


/* TESTIMONIALS ------------------------------------------------- */

.testimonial {
margin:30px 0 0 0;
padding:0;
}

.testimonial .openquote {
float:left;
width:65px;
height:60px;
background:url("/images/structure/quotemark_left.gif") top left no-repeat;
}

.testimonial .quote {
display:block;
float:left;
background:url("/images/structure/quotemark_right.gif") bottom right no-repeat;
margin:0;
padding:0;
width:605px;
}

.testimonial blockquote {
margin:0 70px 0 20px;
padding-left:0;
padding-bottom:0;
}

.testimonial .author {
color:#369;
text-align:right;
margin:0 70px 0 0;
font-size:1.1em;
padding:0;
}


/* END OF TESTIMONIALS --------------------- */


#footer, .push {
	height: 140px; /* .push must be the same height as #footer */
}

#footer {
	background: #f1f2f1 url("../images/structure/footer_bg.gif") repeat-x center top;
    color: #a3a3a3;
    font-size: 1.1em;
	text-align:left;
	line-height:18px;
}

#footer a {
    color: #a3a3a3;
    text-decoration: none;
}

#footer-wrapper {
    overflow: hidden;
	width:960px;
	margin: 0 auto;
	height:120px;
    padding: 20px 0 0 0;
}

#copyright {
    margin: 0px 80px 0px 0px;
	text-align:left;
	width:410px;
	float:left;
}

#bottom-nav {
    float: left;
	width:320px;
	font-size:12px;
	color:#6c6c6c;
}

#bottom-nav a {
	color:#6c6c6c;
}

#bottom-nav .column {
float:left;
width:160px;
}

#bottom-nav .listtitle {
font-size:14px;
font-weight:bold;
}

#bottom-nav ul {
    overflow: hidden;
}

#bottom-nav li {
    list-style-type: none;
}


#bottom-nav li a:hover {
    color:#000;
}

#back-top {
    float: right;
    width: 100px;
    text-align: right;
    font-size: 1.2em;
    font-weight: bold;
}


#btn_twitter {
    float: right;
    font-size: 1.2em;
    font-weight: bold;
}


#btn_twitter a {
	background:url("../images/structure/btn_twitter.gif") no-repeat left top;
    width: 144px;
	height:48px;
	display:block;
	text-indent:-1000px;
}

#btn_twitter a:hover {
	background:url("../images/structure/btn_twitter.gif") no-repeat left -48px;
    width: 144px;
	height:48px;
	display:block;
	text-indent:-1000px;
}

.smalltext {
	font-size:0.8em;
	line-height:normal;
}

/* --------------------------- */
/* SPECIFIC MAP RELATED STYLES */
/* --------------------------- */

#map { /* Added for Google maps */
	/* height:300px; */
	/* width:358px; */
}

.salesmap {
	height:300px;
	width:358px;
}

.lettingsmap {
	height:250px;
	width:310px;
}
