/* CSS RESET */
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, ol, ul, li,
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;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* end CSS RESET */


body {
	font-family: Georgia, 'Times New Roman', serif;
	font-size:15px;
}

h1 {
	color: #990000;
	font-family: Cambria, Georgia, 'Times New Roman', serif;
	font-size: 24px;
	margin-bottom:10px;
	text-transform:uppercase;
}

p 
{
	color:#666;
	line-height:20px;
}

/*General Page Layout
----------------------------*/
#container {
	width:100%;
}

#header {
	background: url('../images/header_bg.png') repeat-x;
	height:61px;
	padding-top:25px;
}

#header #header-inner #logo {
	float:left;
}

#header #header-inner #navigation{
	font-family: helvetica,arial,sans-serif;
	float:right;
	padding-top:5px;
}

#header #header-inner #navigation li{
	display:inline;
	text-transform: uppercase;
	padding-right:15px;
}

#header #header-inner #navigation li a {
	color:#909090;
	font-size:17px;
	font-weight:bold;
	text-decoration:none;
}

#header #header-inner #navigation li a:hover {
	color:#acacac;
}

.active-button {
	background:url('../images/button_sprite.png') no-repeat scroll 0 -32px transparent;
	color:#acacac !important;
	display:inline-block;
	height:30px;
	overflow:visible;
	padding:0 0 0 8px;
	text-decoration:none;
	text-shadow:1px 1px 1px #FFFFFF;
	white-space:nowrap;
}

.active-button span {
	background:url('../images/button_sprite.png') no-repeat scroll 100% -32px transparent;
	display:block;
	height:29px;
	line-height:28px;
	padding:0 15px 0 7px; 
}

#header #header-inner {

}

#banner {
	background: url('../images/banner_bg.png') repeat-x;
	height:202px;
}

#banner #banner-inner {

}

#content {
	background: url('../images/content_bg.png') repeat-x top left;
	min-height:400px;
	height:auto !important;
	height:400px;
}

#content #content-inner {
	padding-top:40px;
	overflow:hidden;
}

#footer {
	background: url('../images/footer_bg.png') repeat-x;
	height:149px;
	padding-top:15px;
}

#footer #footer-inner {
	color:#fff;
}

#footer #footer-inner #copyright {
	float:left;
}

#footer #footer-inner #footer-links {
	float:right;
}

#footer #footer-inner #footer-links a {
	color: #99ccff;
	text-decoration:none;
}

#footer #footer-inner #footer-links a:hover {
	color: #ccffff;
}


#header-inner, #banner-inner, #content-inner, #footer-inner {
	margin:0 auto;
	width:950px;
}



/* Home page layout
-------------------------------*/

#featured-properties {
	float:left;
	border-right:1px solid #e5e5e5;
	min-height:350px;
	height:auto !important;
	height:350px;
	padding-right:15px;
	width:635px;
}

#pro-management {
	float:left;
	padding-left:15px;
	width: 275px;
}

#pro-management h2 {
	color: #990000;
	font-family: Cambria, Georgia, 'Times New Roman', serif;
	font-size: 24px;
	margin-bottom:10px;
	letter-spacing:-3px;
	text-transform:uppercase;
}


#featured-properties h1 {
	color: #990000;
	font-family: Cambria, Georgia, 'Times New Roman', serif;
	font-size: 24px;
	margin-bottom:10px;
	text-transform:uppercase;
}


#featured-properties .properties 
{
	font-family: Cambria, Georgia, 'Times New Roman', serif;
	float:left;
}

.property-listing {
	float:left;
	margin: 0 25px 5px 0;
}

.property-thumbnail {
	background-color:#e9e9e9;
	border: 1px solid #c3c3c3;
	margin-bottom:5px;
	padding:5px;
}

.property-thumbnail img{
	border:1px solid #fff;
 }
 
.property-name a{
	color:#2959f2;
	font-size:18px;
	display:block;
	text-decoration:none;
	margin-bottom:2px;
}

.property-name a:hover {
	color:#7c99f8;
}

.property-location {
	color:#767676;
	font-size:14px;
}

/* Properties page Layout 
-------------------------------------*/
/*slideshow*/
#property-slideshow {
	clear:both;
	padding: 20px 0;
	display:inline-block;
	overflow:hidden;
}

#property-slideshow  .property-thumbnail {
	background-color:#e9e9e9;
	border:1px solid #c3c3c3;
	float:left;
	padding:9px;
	margin-right:46px;
}

#property-slideshow  .property-thumbnail img{
	border:1px solid #fff;
}

#slideshow-conrol {
	text-align:right;
}

#slideshow-conrol a {
	color:#333;
	text-decoration:none;
}


/*property menu*/
#property-menu {
	border:1px solid #d0d0d0;
	float:left;
	margin-right:45px;
	position:relative;
	top:-40px;
	width:200px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	
}
#property-menu #all-properties-header {
	background: url('../images/all_properties_bg.png') repeat-x top left;
	color:#6f6f6f;
	font-size:16px;
	font-weight:bold;
	height:31px;
	text-shadow:1px 1px 1px #FFFFFF;
}

#property-menu #property-list {
	background: url('../images/properties_menu_bg.png') repeat-x top left;
	height:589px;
	padding-top:15px;
	
}

#property-menu #property-list a {
	color:#2959f2;
	display:block;
	text-decoration:none;
	padding: 5px 10px;
}

#property-menu #property-list a:hover {	
	background-color:#fff;
	color:#7c99f8;
}

#property-menu #property-list a.current {
	background-color:#c5c5c5;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
	color:#fff;
}

/*property content*/
#property-content {
	float:left;
	width:703px;
}

#property-content h1#property-name {
	color: #990000;
	font-size: 24px;
	text-transform:uppercase;
}

#property-content #property-address {
	color:#767676;
	display:block;
	font-size:18px;
}

#property-content #property-city {
	color:#767676;
	display:block;
	margin-bottom:25px;
}

#property-content h3 {
	border-bottom:1px solid #dadada;
	color: #a9a9a9;
	font-size:18px;
	text-transform:uppercase;
	padding-bottom:5px;
	margin-bottom:20px;
	width:100%;
}

#property-content #property-detail-table {
	line-height:20px;
	margin-bottom:25px;
}

#property-content #property-detail-table  td{
	color:#767676;
	padding:10px;
}

#property-content #property-detail-table  th{
	color:#515151;
	padding:10px;
}

#property-content #property-detail-table .light-shade {
	background-color:#eaeaea;
}

#property-content #property-detail-table .dark-shade {
	background-color:#d7d7d7;
}

#property-content #floor-plans {
	clear:both;
	width:100%;
}

/* Property City Filter Styles
--------------------------------------*/
#city-filter {
	position: relative;
	cursor:pointer;
}

#city-filter li:first-child {
	cursor:pointer;
	padding:7px;
}

#city-filter li:first-child:hover {
	color:#333;
}

#city-filter li ul {
	background-color:#fff;
}

#city-filter li ul li {
	background-color: none !important;
	font-weight:normal;
	padding:0 !important;
	border-top:1px solid #ccc;
}

#city-filter li ul li a {
	color:#666;
	display:block;
	text-decoration:none;
	padding:5px;
}

#city-filter li ul li a:hover {
	background-color:#eee;
	color:#333;
}

.city-prop-heading {
	position:relative;
	float:right;
	z-index:5;
}

.last-city {
	position:relative;	
}

.last-city img {
	vertical-align:top
}

/* Widely Used Styles 
--------------------------------------*/
div.more-button {
	background-color: #a3a3a3;
	clear:both;
	float:left;
	margin-top:20px;
	text-align:center;
}

div.more-button:hover {
	background-color:#ccc;
}

.more-button a {
	color:#fff;
	display:block;
	padding:10px;
	text-decoration:none;
	width:175px;
}