/* 
CSS Document 
Author : Victor Kallore
Date   : 09-05-2011
*/
@charset "utf-8";
/*@font-face {
	font-family: 'Calibri';
	src: url('../fonts/Calibri.eot');
	src: local('☺'), url('../fonts/Calibri.woff') format('woff'), url('../fonts/Calibri.ttf') format('truetype'), url('../fonts/Calibri.svg') format('svg');
	font-weight: 10;
	font-style: normal;
}*/
body{ margin: 0; padding: 0; background: #000; }
h1, h2  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #323840;
	margin: 3px 0;
}
h6	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #323840;
	margin: 3px 0;
}
#wrapper {
	width: 1000px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
	background: #fff;
}
#header {
	width: 1000px;
	height: 171px;
	display: block;
	float: left;
	background: #fff url(../images/header.jpg) no-repeat top right;
}
#logo {
	width: 272px;
	height: 119px;
	outline: none;
	border: none;
	display: block;
	float: left;
	margin-left: 10px;
	background: url(../images/logo.jpg) no-repeat left; 
}
#breadcrumbs_container {
	width: 983px;
	height: 47px;
	display: block;
	clear: left;
	float: left;
	margin-top: 4px;
}
#breadcrumbs {
	width: 956px;
	height: 47px;
	display: block;
	float: left;
	background: url(../images/top-bar-midpix.png) repeat-x;
}
#breadcrumbs_right {
	width: 27px;
	height: 47px;
	display: block;
	float: left;
	background: url(../images/top-bar-right.png) no-repeat;
}
ul#social_networks{
	float: left;
	min-width: 200px;
	max-width: 600px;
	width: auto;
	padding: 0;
	margin-top: 8px;
	margin-left: 10px;
	list-style: none;
}
#phone_number	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 4px 0 0 298px;
}
#social_networks li{
	float: left;
	margin-right: 10px;
}
#social_networks li a, #social_networks li img{
	border: none;
	outline: none;
}
.btn_green {
	width: auto;
	height: 25px;
	display: block;
	text-decoration: none;
	outline: none;
	border: none;
}
.btn_green span.left{
	background: url(../images/green_left.png) no-repeat;
	width: 15px;
	height: 25px;
	display: block;
	float: left;
}
.btn_green span.mid{
	background: url(../images/green_mid.png) repeat-x;
	width: auto;
	height: 25px;
	padding: 0 5px;
	display: block;
	float: left;
	color: #ffffff;
	line-height: 22px;
}
.btn_green span.right{
	background: url(../images/green_right.png) no-repeat;
	width: 15px;
	height: 25px;
	display: block;
	float: left;
}
#view_our_listings {
	margin-top: 12px;
	display: block;
	float: right;
	font-family: Arial;
	font-size: 14px !important;
}
#page {
	width: 1000px;
	height: auto;
	display: block;
	float: left;
}
#left_sidebar {
	width: 242px;
	height: auto;
	overflow: hidden;
	display: block;
	float: left;
	/*background: #2b4b40;*/
	background: #2b4b40;
}
#menu {
	width: 242px;
	height: auto;
	overflow: hidden;
	display: block;
	float: left;
	list-style: none;
	margin: 12px;
	padding: 0;
}
#menu li {
	width: 213px;
	height: 27px;
	display: block;
	float: left;
	clear: both;
	margin-bottom: 2px;
}
#menu li div.seperator {
	width: 230px !important;
	height: 1px !important;
	clear: both;
	float: left;
	background: url(../images/menu_seperator.jpg) -13px no-repeat;
}
#menu li.active div.seperator, 
#menu li:hover > div.seperator {
	background: none !important;
	
}
#menu li:hover, #menu li.active  {
	/*background: url(../images/hover-tab-right.png) right no-repeat;*/
}
#menu li a {
	width: 213px;
	height: 25px;
	display: block;
	float: left;
	margin-right: 13px;
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
}
#menu li a span.text {
	width: 187px;
	height: 25px;
	padding-left: 13px;
	display: block;
	float: left;
	line-height: 25px;
}
#menu li a:hover > span.text, 
#menu li a.active > span.text {
	/*background: #377c64;*/
	background: #013c06;
}
#menu li a:hover > span.right, 
#menu li a.active > span.right {
	width: 13px;
	height: 25px;
	display: block;
	float: left;
	background: url(../images/hover-tab-right.png) right no-repeat;
}
#whats_new {
	width: 213px;
	height: auto;
	overflow: hidden;
	display: block;
	clear: both;
	float: left;
	margin-left: 13px;
	margin-bottom: 15px;
}
#whats_new h3 {
	margin: 0;
	padding: 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	background: #397c66;
}
#whats_new #whats_new_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2px;
}
#whats_new #whats_new_content p {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
}
.readmore {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #0ea644;
}
#banner {
	width: 744px;
	height: 253px;
	display: block;
	float: left;
	background: url(../images/banner.jpg) no-repeat;
	margin-left: 1px;
}
#content, .w_470 {
	width: 470px;
	height: auto;
	padding: 5px 15px;
	overflow: hidden;
	margin-left: 1px;
	float: left;
}
#sub_content {
	width: 726px;
	height: auto;
	padding: 5px 15px;
	overflow: hidden;
	margin-left: 1px;
	float: left;
}
#sub_content a{
	color: #0ea644;
}
#content p, #sub_content p , #sub_content li{
	margin: 5px auto 10px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#sub_content div{
	margin: 0px auto 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.question	{
	color: #0EA644;
	text-decoration: underline;
	cursor: pointer;
}
#blog_posts {
	width: 470px;
	height: auto;
	overflow: hidden;
	float: left;
}
#blog_posts .posts{
	border-bottom: dotted 1px #cecece;
	height: auto;
	width: 100%;
	float: left;
	clear: both;
	margin-bottom: 5px;
}
#blog_posts .title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0ea644;
	display: block;
	clear: both;
	float: left;
	width: 100%;
	padding: 10px 0;
}
#blog_posts .intro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	margin-bottom: 10px;
}
#blog_posts .viewall{
	font-size: 12px !important;
	float: left;
}
#file-content {
	width: 90%;
	height: auto;
	margin: 10px;
	float: left;
}
#right_sidebar {
	width: 220px;
	height: auto;
	margin: 20px 15px 0;
	float: left;
}
#address {
	width: 220px;
	height: auto;
	overflow: hidden;
	margin-top: 15px;
}
#address h3 {
	margin: 0;
	padding: 2px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	background: #397c66;
}
#address #address_content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 2px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#address .email {
	color: #0ea644;
	line-height: 20px;
	text-decoration:none;
}
#address .line {
	color: #000000;
	display: block;
	line-height: 20px;
}
#equal {
	width: 47px;
	height: 47px;
	display: block;
	float:left;
	margin-right:5px;
	background: url(../images/equal-logo.jpg) no-repeat;
}
#bbb {
	width: 47px;
	height: 47px;
	display: block;
	float:left;
	background: url(../images/bbb-logo.jpg) no-repeat;
}
#narpm {
	width: 70px;
	height: 47px;
	display: block;
	float:left;
	margin-right:3px;
	background: url(../images/narpm-logo.jpg) no-repeat;
}
#realtor {
	width: 47px;
	height: 47px;
	display: block;
	float:left;
	background: url(../images/realtor-logo.jpg) no-repeat;
}
#footer {
	width: 1000px;
	height: 40px;
	float: left;
	margin-top: 1px;
	background: #2b4b40;
}
#footer, #footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#footer #copyright {
	height: 40px;
	line-height: 40px;
	margin: 0 32px;
	float: left;
}
#footer #footer_links{
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
}
#footer #footer_links{
	width: 450px;
}
#footer #footer_links a{
	height: 40px;
	line-height: 40px;
	margin: 0 10px;
}
#footer #website_by {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	height: 40px;
	line-height: 40px;
	margin: 0 20px;
	float: right;
}

.sub_navigations	{
	width: 740px;
	height: auto;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
.sub_navigations li	{
	width: auto;
	height: 25px;
	float: left;	
	list-style: none;
	margin: 10px 0 0 10px;	
}
.sub_navigations .btn_green span.mid {
	min-width: 130px !important;
	text-align: center !important;
}
#videos li	{
	width: 213px;
	height: 150px;
	margin: 20px 0 0 20px;
	list-style: none;
	float: left;
}
#no_video	{
	width: 100% !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px !important;
	color: #818181 !important;	
	margin-top: 100px;
	text-align: center;
}
#sub_pages {
	margin-bottom: 10px;
}
.content_not_found	{
	width: 100% !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px !important;
	color: #818181 !important;	
	margin-top: 150px;
	text-align: center;
}

/* Froms  Style*/
.NormalButton
{
	color: black;
	font-family: Arial;
	font-size: 14px;
	cursor: pointer;
	height: 25px;
	min-width: 93px;
}
.message {
	color: #0EA644 !important;
  font-size: 14px !important;
  text-align: center;
  width: 100% !important;
} 
.error, .mandatory {
	color: #FF0000;
	font-size: 12px;
}
label.error {
	display: none;
}

.fields{
	float: left;
	width: 250px;
}
label.error {
	clear: left;
	float: left;
}
.form800 #change-image, .form500 #change-image  {
	color: #0EA644;
	font-size: 13px;
	cursor: pointer;
}
.form800, .form500 {
	height: auto;
	overflow: hidden;
	margin: 10px auto;
	list-style: none;
	font-family:Verdana;
	font-size:14px;
}
.form800 {
	width: 100%;
}
.form500 {
	width: 500px;
}
.form800 li, .form500 li {
	float: left;
	margin: 5px 3px;
	list-style:none;
}
.form800 li.label, .form500 li.label {
	text-align: right;
	float: left;
	width: 220px;
}
.form800 li.label label, .form500 li.label label{
	margin: 0 2px;
}
.form800 li.fields, .form500 li.fields {
	text-align: left;
	float: left;
	width: 215px;
}
.form800 li.textarea, .form500 li.textarea {
	width: 315px !important;
}
.form800 li.textarea textarea, .form500 li.textarea textarea{
	width: 300px !important;
	height: 70px;
}
.form800 li.fields input[type="text"], 
.form800 li.fields textarea,
.form800 li.fields select,
.form500 li.fields input[type="text"], 
.form500 li.fields textarea,
.form500 li.fields select,
.form800 li.wUnknown input[type="text"], 
.form800 li.wUnknown textarea,
.form800 li.wUnknown select,
.form500 li.wUnknown input[type="text"], 
.form500 li.wUnknown textarea,
.form500 li.wUnknown select {
	float: left;
}
.form800 li.fields input[type="text"],
.form800 li.fields textarea,
.form500 li.fields input[type="text"], 
.form500 li.fields textarea {
	width: 190px;
}
.form800 li.fields select,
.form500 li.fields select{
	width: 198px;
}
.form800 li.clear, .form500 li.clear {
	float: left;
	clear: both;
	width: 0;
	height: 0;
	margin: 0;
	padding: 0;
}
.form800 .radiolabel	{
	width: 220px;
	height:auto;
	float: left;
	text-align: right;
}
.form800 .radiofields	{
	width:630px;	
	height:auto;
}
.form800 .radiofields  ul li	{
  width:200px;
	height:auto;
	float:left;
}
/* End of Froms Style */
/* Testimonial Style */
#testimonial_container, .testimonial {
	width: 100%;
	height: auto;
	overflow: hidden;
	font-size: 12px;
}
.testimonial {
	width: 100%;
	text-align: inherit !important;
}
#testimonial_container h3.author{
	font-weight: bold;
	font-size: 14px;
	margin-bottom:5px;
}
#testimonial_container h4.company {
	font-size: 12px;
}
#testimonial_container .address{
	font-size: 12px;
	float: left;
	height: auto;
	overflow: hidden;
}
#testimonial_container .website{
	color: #33A0CD !important;
	font-size: 12px;
	clear: both;
	float: left;
}
.testimonial_image{
	width: 124px;
	height: auto;
	overflow: hidden;
	float: left;
}
.testimonial_image img {
	/*float: left;*/
	margin: 4px 10px 0 0;
	padding: 5px;
	width: 100px;
	height: auto;
	border: 1px dashed #e5e5e5;
}
.testimonial_content{
	width: 100%;
	height: auto;
	overflow: hidden;
	float: left;
}

.with_img{
	width: 82% !important;
}
.example {
    color: #A8A8A8;
    float: left;
    font-family: Verdana;
    font-size: 10px;
}	
