/* CSS Document */

body {
	background:url(../images/bg.jpg) repeat 0 0;
	margin:0;
	padding:0;
	font-family: 'Open Sans', sans-serif;
}
a img {
	border:none;
}
div.page {
	width:980px;
	margin:0 auto;
	padding:0;
	position:relative;
}
div.clear {
	clear:both;
	margin:0;
	padding:0;
	line-height:0;
}
#header {
	width:960px;
	height:133px;
	display:block;
	position:relative;
}
#pw_website_logo {
	float:left;
	width:385px;
	height:71px;
	margin:37px 0 0 11px;
}
.header-right {
	float:right;
}
.header-right-menu a {
	background:url(../images/top_button.jpg) no-repeat 0 0;
	font-size:14px;
	width:130px;
	height:32px;
	line-height:32px;
	text-align:center;
	display:block;
	color:#000d99;
	padding:0;
	text-decoration:none;
	float:left;
	margin:27px 5px 0 0;
}
.header-right-menu a:hover {
	color:#fff;
}
#pw_website_header {
	text-align:right;
	margin:0 10px 0 0;
	padding:30px 0 0 0;
	clear:left;
}
#pw_website_header a { color:#6E6E6E; text-decoration:none;}
#page-border {
/*	border:11px solid #C8C7C8;
*/	border:11px solid #00419D;
	min-height:500px;
	padding-bottom:25px;
}
#page-border-home {
	border:11px solid #C8C7C8;
/*	border:11px solid #00419D;
*/	min-height:500px;
	padding-bottom:25px;
}
/*********Menu navigation **********/

#pw_website_navigation {
	padding:0;
	margin:0;
}
#pw_website_navigation BR {
	display:none;
}
#pw_website_navigation ul {
	background: url(../images/menu_bg.jpg) repeat-x 0 0;
	width:100%;
	height:56px;
	display:block;
	font-family: 'Bitter', serif;
	font-size: 12px;
	margin:0;
	padding:0;
	list-style:none;
}
#pw_website_navigation ul li {
	text-align:left;
	float:left;
	margin:0;
	padding:0;
}
#pw_website_navigation a {
	background:url(../images/menu_divider.png) no-repeat left top;
	font-family: 'Bitter', serif;
	font-size:13px;
	font-weight: normal;
	text-decoration:none;
	line-height:56px;
	color:#fff;
	/*padding:19px 18px;*/
	padding:20px 23px;
}
#pw_website_navigation ul li:hover, #pw_website_navigation ul li.active {
	background: url(../images/menu_hover.png) repeat-x top left;
	color:#ffce4b
}
#pw_website_navigation ul li:hover a {
	color:#ffce4b;
}
#pw_website_navigation ul li a:hover {
	color:#ffce4b;
}
.pw_website_navigation_widget_selected A {
	color:#ffce4b;
}
#pw_website_navigation .pw_website_navigation_widget_selected {
	background: url(../images/menu_hover.png) repeat-x top left;
	color:#ffce4b
}
.pw_website_navigation_widget_selected A span {
	color:#ffce4b;
}
li.pw_website_navigation_widget_selected:hover span {
	color:#ffce4b;
}
#pw_website_navigation li:first-child a {
	border:none;
}
/*-------------------spotlight--------------------------------*/
div.spotlight-bg {
	background: url(../images/main_slider_bg.png) no-repeat 0 0;
	width:958px;
	height:495px;
	margin:0;
	padding:0;
}
/*-----------------4 user-content--------------------------*/
#four-users {
	margin:0;
	padding:0;
	position:absolute;
	left:5px;
	bottom:5px;
}
#four-users div {
	margin:0 9px 0 0;
	padding:0;
	float:left;
	width:229px;
	height:167px;
	display:block;
}
p#vtip {
	display: none;
	position: absolute;
	padding: 15px;
	top: 0px;
	font-size:14px;
	background-color: #F9F0D6;
	border: 1px solid #B58317;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(border-radius.htc);
	z-index: 9999
}
/************ cSS for content area **************/
.editable-main-content { padding:0 30px;}
#pw_webpage_content {
	/*width:920px;*/ position:relative;
	min-height:400px;
	padding:0 30px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#000;
	
}
#pw_webpage_content h1.title, #pw_webpage_content h2.title, #pw_webpage_content h3.title, #pw_webpage_content h4.title, #pw_webpage_content h5.title {
	text-align:left;
	font-family: 'Josefin Sans', sans-serif;
	color:#9c6900;
	font-weight:bold;
}
#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, Helvetica, sans-serif /*'Josefin Sans', sans-serif*/;
	color:#9c6900;
	font-weight:bold;
}
#pw_webpage_content h1 {
	font-size:36px;
}
#pw_webpage_content h3 {
	font-size:20px;
}
#pw_webpage_content a {
	color:#1401a2;
}
#pw_webpage_content a:hover {
	text-decoration:none;
}
#pw_webpage_content p {
	text-align:justify;
	line-height:25px;
}
/*----------------footer css-----------------------------*/

#footer {
	width:960px;
	margin:0 auto;
	position:relative;
	color:#FCFCFC;
}
div.footer_block {
	font-size:12px;
	line-height:20px;
	padding:10px 0;
}
#pw_website_footer_links {
	margin:10px 0;
	text-align:center;
}
#pw_website_footer_links a {
	font-size:15px;
	text-decoration:none;
	color:#0c2160;
	padding:0 10px;
}
#pw_website_footer_links a:hover {
	color:#F6873B;
}
#pw_website_footer {
	font-weight:normal;
	font-size:12px;
}
#pw_website_footer a {
	color:#939393;
	text-decoration:none;
}
#pw_website_footer {
	font-size:14px;
	color:#8c8c8c;
	line-height:15px;
}
.footer-left {
	padding-top:10px;
	float:left;
	width:600px;
}
.footer-left img {
	margin:0 10px;
	padding:0;
}
.footer-right {
	float:right;
	width:350px;
	text-align:right;
}
/************ home-page css **************/
.inline-list-itum {
	margin:0 0 0 20px;
	padding:0;
}
.inline-list-itum ul {
	margin:0;
	padding:0;
}
.inline-list-itum ul li {
	margin:0;
	padding:5px 0 5px 0px;
	margin-right:10px;
	float:left;
	width:420px;
	list-style: none;
	background: url(../images/home_list_icon.png) no-repeat 0 15px;
	float:left;
}
/************ inner-page css **************/
.innerpage_content_bg {
	background:url(../images/homelovers_internal_template_06.png) repeat-y;
	width:941px;
	min-height:500px;
}
.innerpage_content_bg div {
	background: url(../images/top_innerbg.jpg) no-repeat left top;
	overflow:auto;
}
#innerpage_content {
	margin: 0 auto;
	width:941px;
	padding-bottom:20px;
}
.con div {
	background:none;
	overflow:auto;
}
.inner_repeat_content {
	background:url(../images/repeat_bginner.png) repeat-y!important;
	padding:0;
	margin:0;
}
#slideshow_inner {
	background: url(../images/inner_slideshow.jpg) no-repeat 0 0;
	width:690px;
	height:260px;
	margin:13px 0 0 19px;
	float:left;
}
.inner_testimonial p {
	color:#575757;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	font-style:italic;
	margin:0;
	padding:0 0 10px 0;
}
.inner_testimonial p span {
	color:#575757;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	font-style:normal;
	margin:0;
	line-height:25px;
}
.ol_copy {
	padding:0 0 0 35px;
	margin:16px 0 16px 0;
	font-size:13px;
}
.ol_copy li {
	margin-bottom:5px;
	line-height:18px;
}
.ol_qa {
	padding:0 0 0 35px;
	margin:16px 0 16px 0;
	font-size:13px;
}
.ol_qa li {
	margin-bottom:10px;
}
.back_to_top {
	background:url(../images/top.gif) no-repeat 473px 3px;
	padding-left:20px;
	font-size:11px;
}
.back_to_top a {
	color:#666666;
	margin-left:470px;
}

a#bbblink {
    color: #005A78;
    display: inline!important;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute!important;
    text-align: center;
    text-decoration: none;
}
a#bbblink img {
    border: 0 none;
    left: 0;
    margin-left: 0;
    max-width: 200%;
    position: absolute;
    top: 0;
    display: inline!important;
}
.home-left { float:left; padding:20px 0 0 0;}
.home-right { float:left; width:390px; padding:20px 50px;}
a.pull, #togglebtn {
    display: none;
}
.property-management-wrapper { clear:both; margin-bottom:20px;}
.property-management-left { float:left; width:50%;}
.property-management-right { float:right; width:50%; text-align:center;}
.table-fifty { width:45%; float:left;  padding:2%;}
.fifty-border {border:1px solid #5A5A5A;}
.fifty-border .table-fifty:first-child { border-right:1px solid #5A5A5A;}
.inside-content-padding { padding:0 10px;}
