body {
	font-family: Arial, Helvetica, sans-serif;
	background:#e5e5e5 url(../images/page-bg.jpg) repeat-x left top; 
	font-size: 12px;
	margin: 0px;
	padding: 0px 0 10px 0;
}
.page-margin {
	background:#BCE5F9 url(../images/page-bg-faq-top.jpg) repeat-x left top;
}

#wrapper {
	width: 870px;
	margin: 0 auto;
}
.page {
	background: url(../images/page-bottom.png) no-repeat left bottom;
}
.top-band {
	background: url(../images/green-top-band.jpg) no-repeat left top;
	height: 30px;
	color:#FFFFFF;
	padding: 6px 20px 0 20px;
	text-align: right;
}
.top-band a {
	color:#FFFFFF;
	text-decoration:none;
}
#header {
	height: 118px;
}
.logo {
	padding: 21px 0 0 0;
}
.header-caption {
	font-size: 16px;
	color:#666666;
	font-weight: bold;
	padding: 15px 0 0 0;
}
.header-caption div {
	font-size:24px;
	font-weight: bold;
	color:#000000;
	padding-bottom: 5px;
}
.header-caption a {
	color:#000000;
	text-decoration: none;
	font-size: 20px;
}
.change-city {
	background: url(../images/change-city.jpg) no-repeat left top;
	width: 192px;
	height: 24px;
	color:#FFFFFF;
	padding: 2px 0 0 6px;
	float: right;
}
.change-city label {
	margin-right: 5px;
}
.weather {
	clear: both;
	font-size: 14px;
	padding: 6px 0 0 0;
}
.topmenu {
	float: right;
	padding: 5px 0 0 0;
}
.topmenu a {
	color: #767676;
	text-decoration: none;
	padding: 0 5px;
}
/*----------------------------------------*/
#container {
	padding: 15px 0 10px 0;
	clear: both;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear {
	clear: both;
}
/*----------------------------------------*/
.spotlight {
	background: url(../images/spotlight-bg.png) no-repeat left top;
	height: 337px;
	padding: 3px 3px 0 3px;
}
.contact-form {
	padding: 0px 15px;
	height: 240px;
	overflow: hidden;
}
.contact-form .inputbox {
	border: 1px solid #b2b1b1;
	width: 260px;
	margin: 7px 0;
}
.contact-form label {
	padding-bottom: 5px;
}
.subhead {
	color:#173a7a;
	font-size:24px;
	font-family:'Trebuchet MS';
	padding: 10px 0;
}
.contact-form #select {
	width: 70px;
	margin-top: 5px;
	}
.footer-wrap {
	background:url(../images/page-bg-faq-bottom.jpg) repeat-x left bottom;
	height: 171px;
	padding: 140px 0 0 0;
}
.footer {
	padding:0px 0 0 0;
	/*height: 60px;*/
}
.footer ul {
	margin: 0;
	padding: 0;
	text-align: center;
}
.footer ul li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.footer ul li a {
	margin: 0;
	padding: 0 10px;
	text-decoration: none;
	color:#005716;
	border-left: 1px solid #005716;
}
.footer ul li a:hover {
	color: #098528;
}
h1.content-heading {
	color: #098528;
	font-family: "Trebuchet MS";
}
h2.content-heading {
	color: #098528;
	font-size:16px;
	font-family: "Trebuchet MS";
}
span.content-heading {
	color: #098528;
	font-size: 15px;
	font-weight: bold;
}
/************************************PW template CSS*************************************/
/************ cSS for content area **************/
#pw_website_navigation {
	background: transparent;
	font-size: 11px;
	padding: 0 0 0 0px;
	margin:0 0 0 0px;
}
#pw_website_navigation BR {
	display:none;
}
#pw_website_navigation ul {
	margin: 0;
	padding: 0 0px 0 0px;
	list-style:none;
}
#pw_website_navigation ul li {
	padding: 0 0 0 0;
	display:block;
	margin:0px !important;
	float: left;
}
#pw_website_navigation ul li:hover {
	padding: 0 0 0 0;
	display:block;
}
#pw_website_navigation ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-transform:uppercase;
	/*background: url(../images/menu-left.jpg) no-repeat left top;*/
	height: 32px; 
	padding: 0 0 0 10px;
	display: inline-block;
	text-decoration:none;
}
#pw_website_navigation ul li a span {
	/*background: url(../images/menu-right.jpg) no-repeat right top;*/
	height: 25px; 
	padding: 7px 14px 0 0;
	display: inline-block;
}
#pw_website_navigation ul li a span span {
	background: none!important;
	height: auto!important;
	padding: 0!important;
	display: inline-block;
}
#pw_website_navigation ul li a:hover, .pw_website_navigation_widget_selected A {
	color:#FFFFFF;
	background: url(../images/menu-left.jpg) no-repeat left top;
	height: 32px; 
}
#pw_website_navigation ul li a:hover span, .pw_website_navigation_widget_selected A span {
	background: url(../images/menu-right.jpg) no-repeat right top;
}
.pw_website_navigation_widget_selected A {
}
/*-----------------------------------------------*/
#pw_webpage_content {
	min-height: 400px;
	padding:0;
}
#pw_webpage_content h1, #pw_webpage_content h2, #pw_webpage_content h3, #pw_webpage_content h4, #pw_webpage_content h5 {
	text-align:left;
	font-family:Arial;
	color:#0582c3;
	font-weight:bold;
}
#pw_webpage_content h1 {
	font-size:20px;
}
#pw_webpage_content a {
	color:#bb0301;
	text-decoration:underline;
}
/***********Featured Listing css************/
#pw_featured_rental_listing_v2_label {
	background-color: #098528 !important;
	color:#FFFFFF !important;
}
#pw_featured_rental_listing_v2_view_detail {
	background-color: #098528 !important
}
#pw_featured_rental_listing_v2_summary_bar {
	background-color: #098528 !important;
	color: #FFFFFF !important;
}
#pw_featured_rental_listing_v2_previous {
	background-color: #098528 !important;
}
#pw_featured_rental_listing_v2_next {
	background-color: #098528 !important;
}
/************** Tentant *******************/
#pw_tenant_portal_login_form {
	padding:10px 10px 10px 10px;
}
#pw_listing_widget {
	font-family:Arial, Helvetica, sans-serif;
	width:99%;
}
/**********Web form css**************/
.webform {
	background-color:#FFFFFFF;
	padding:10px;
}
.webform fieldset {
	border:none;
	font-family:Arial, Helvetica, sans-serif;
}
.webform fieldset legend {
	border:none;
	background:transparent;
	color:#000000;
	font-weight:bold;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 20px;
}
.webform TH {
	width:25%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.webform TD {
	width:auto;
	font-weight:normal;
}
.webform TH.required {
	background: url(../images/required.gif) left center no-repeat transparent;
	padding-left:15px;
}
.webform h3 {
	margin:20px 0 5px 0;
	border-bottom:1px solid #06538F;
	color:#06538F;
	padding:5px;
}
/******* Rentals / Owners********/
#password {
	width:100px;
}
#username {
	width:100px;
}
#pw_rental_listing, #pw_forsale_listing {
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:0px !important;
	
	width:99%;
	background-color:#FFFFFFF;
}
/***********Conatct Form **************/
#pw_contact_agent_form {
	background-color:#FFFFFFF;
	color:#000000;
	border:1px solid #4E5839;
}
/*************PW footer**************/
#pw_website_footer {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
#pw_website_footer_links, .footer-link {
	color:#ababac;
	text-align:center;
	letter-spacing: 0.2em;
	font-size:11px;
}
#pw_website_footer_links a, .footer-link a {
	text-decoration:none;
	color:#828283;
	padding-right:5px;
	padding-left:5px;
}
.ui-tabs-nav {
	height:28px;
}
.pw_searchListingsMini {
	margin: 0px 0px 0px 0px;
	text-align:right;
	display:inline;
	padding:0px 0px 0px 0px;
	height:30px;
	color:#ecebe4;
}
.pw_searchListingsMini #pw_rental_search {
	font-weight: bold;
	color:#5f4000;
	width: 350px;
	padding: 10px 20px 0 0; 
}
.pw_searchListingsMini fieldset {
	background:transparent;
	color: #555555;
	border: 0 solid transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding: 0px 0 0px 0px;
	display:inline;
}
.pw_searchListingsMini fieldset legend {
	display:none;
}
.pw_searchListingsMini fieldset label {
	font-weight:bold;
	margin: 0 0 0px 0;
	padding:0px 0px 0px 0px;
	display:inline;
	text-align:left;
	color:#7d5a0e;
	font-size:11px;
}
.pw_searchListingsMini fieldset select {
	margin-left:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	height:20px;
	vertical-align:top;
	width:40px;
}
.pw_searchListingsMini textarea {
	margin: 0 0 0 0;/*width:135px;	*/
}
.pw_searchListingsMini A.button {
	/*width:100px;*/
}
.pw_searchListingsMini a.button {
	/*position: absolute;
	height: 18px;
	overflow: hidden;*/
}
.button {
	color:#000000;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
	padding:0px 8px 3px 8px;
	background:#EFEFEF;
	border:1px solid #000000;
	height:19px;
}
.rightlink {
	float:right;
	color:#604100;
	padding: 5px 50px 0 0;
	text-decoration:none;
	font-size:12px;
	height: 10px;
}
.rightlink a {
	color:#604100;
	text-decoration:none;
	font-size:12px;
}
#pw_website_header {
	font-size:16px;
	font-weight:bold;
}
.users {
	padding: 25px 0 0 0;
}
/*.users img {
	float: left;
}
.users img.padding {
	padding: 0 0 0 10px;
}*/
.welcome {
	clear: both;
	padding: 15px 0;
	color:#8c8c8c;
	font-size: 11px;
}
.welcome img {
	float: left;
	margin: 10px 15px 0 0;
}
.bottom-icon {
	padding: 65px 20px 0 70px;
}
.bottom-icon img {
	margin: 0 10px 0 0;
}
.powered-by {
	text-align: right;
	padding: 10px 30px 0 0;
}
.footer {
	clear: both;
	height: 40px;
	color:#767676;
}
.bottom-logo {
 float: right;
}
.bottom-logo img {
	margin-right: 10px;
}
.copyright {
	font-weight: bold;
}
.copyright a {
	padding: 0 7px;
	color:#767676;
	text-decoration: none;
}

#pw_listing_widget, #pw_forsale_listing {
background: none repeat scroll 0 0 transparent !important;
}
.counter {
	padding: 22px 0 0 25px;
	font-size:16px;
	font-weight: bold;
	color: #15397f;
}
/*------------------POPUPS------------------------*/
#faq {
	background:url(../images/faq-bg.png) no-repeat left top;
	width: 870px;
	height: 370px;
}
#faq a img, #faq a {
	border: none;
	text-decoration: none;
	outline: none;
}
.faq-subhead {
	font-size: 30px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.2em black;
	padding: 20px 0;
}
.bubbleInfo {
	position: relative;/* top: 150px;
            left: 100px;
            width: 500px;*/
        }
.trigger {
/*position: absolute;*/
        }
/* Bubble pop-up */

        .popup {
	position: absolute;
	display: none;
	z-index: 50;
	border-collapse: collapse;
}
.popup td.corner {
	height: 15px;
	width: 19px;
}
#dpop {
	background: #FFFFFF;
	padding: 0px;
	border: 10px solid #FFFFFF;
	font-size: 1.2em;
	z-index: 99999;
	-webkit-box-shadow: 0px 0px 20px #000;
	-moz-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	width: 300px;
}

/*-----------------------------------------*/
#testimonial a.more {
	text-decoration: none;
	font-style: italic;
	font-size:14px;
	font-weight: bold;
	padding: 0px 30px;
	color: #469ac2;
}
.testmonial-inner {
	background:url(../images/testimonials_inner_top.png) no-repeat left top;
	min-height: 300px;
	width: 615px;
	padding: 20px 20px 20px 20px;
	font-size:13px;
	color: #5F5F6C;
}
.testmonial-inner div{
	border-bottom: 1px solid #5F5F6C;
	padding: 10px;
}
.resident-services  {
	font-size: 15px;
	color:#000000;
}
.resident-services tr.content td {
	padding: 0 35px 0 5px;
}
.resident-services a.go {
	font-size: 18px;
	color: #00A3FD!important;
	text-decoration: none!important;
	font-style:italic;
} 
.resident-services ul li {
	text-decoration: underline;
}
