@charset "utf-8";
/* CSS Document */

.dropcontent{display:none;}

#dropcontentsubject {
  width: 288px;
  font-weight: bold;
}

.dropcontent {
	width: 288px;
	height: 30px;
	padding: 0px;
	display:block;
	font-size: 12px;
}

.title {
	font-size:18px;
	font-weight:bold;
}
.subtitle {
	font-size:14px;
}
.smalltext {
	font-size:10px;
}
.quote {
	font-style:italic;
	padding-left:10px;
	padding-right:10px;
}
/* Page Display */
#list_area .address {
	float: left;
	width: 300px;
	font-weight: bold;
}
#list_area .address .lot {
	float: left;
}
#list_area .price {
	float: right;
	width: 230px;
	text-align: right;
}
#list_area ul {
	clear: both;
}
#list_area li {
	float: left;
	width: 250px;
	padding-right: 20px;
	font-size: 11px;
	line-height: normal;
}
#list_area .row_a, #list_area .row_b {
	clear: both;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	width: 600px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
#list_area {
	float: left;
	width: 600px;
}
#property_detail_area .address {
	float: left;
	width: 300px;
	font-weight: bold;
}
#property_detail_area .address .lot {
	float: left;
	width: 60px;
	font-weight: bold;
}
#property_detail_area .price {
	float: right;
	width: 200px;
}
#property_detail_area ul {
	clear: both;
}
#property_detail_area li {
	float: left;
	width: 250px;
	padding-right: 20px;
}
#property_detail_area .row_a, #property_detail_area .row_b {
	clear: both;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#property_detail_area {
	float: left;
	width: 600px;
}
#list_area .lot {
	float: left;
	width: 60px;
	font-weight: bold;
}
.price a {
	color: #006600;
	text-decoration: underline;
}
#list_area .row_a {
	background-color: #E3EFFE;
}
#property_detail_area .details_features {
	display: none;
	visibility: hidden;
}
#property_detail_area .return {
	font-size: 12px;
	text-align: center;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
}
#property_detail_area h2 {
	clear: both;
	float: left;
	width: 600px;
}
#property_detail_area .description {
	float: left;
	width: 600px;
	margin-top: 10px;
	margin-bottom: 0px;
}
#property_detail_area .description .price {
	background-color:#2DA3DC;
	background-image: url(http://handsmill-demo.devonium.com/images/header-buttons/nav-spacer.gif);
	font-size: 12px;
	text-align: center;
	float: right;
	width: 35ex;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px solid #2DA3DC;
	color: #FFFFFF;
}
#property_detail_area .description .price a {
	color: #FFFFFF;
}
#list_area_builder .row_a, #list_area_builder .row_b {
	float: left;
	height: 60px;
	width: 140px;
	padding-right: 10px;
	padding-bottom: 20px;
	text-align: center;
}
#list_area_builder a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#property_detail_area .additional_photos li {
	list-style-type: none;
	width: 500px;
}

#handsmill #list_area_builder .builder {
	display: none;
	visibility: hidden;
}

#reflectionpointe .lots-for-sale-on-lake-wylie #sidebar2, #reflectionpointe .homes-for-sale-on-lake-wylie #sidebar2 {
	display: none;
	visibility: hidden;
}
#reflectionpointe .lots-for-sale-on-lake-wylie #mainContent, #reflectionpointe .homes-for-sale-on-lake-wylie #mainContent {
	line-height:135%;
	margin:0px 0px 0pt 250px;
	padding:0pt 10px;
	width:620px;
}
#reflectionpointe .homes-for-sale-on-lake-wylie #mainContent #list_area_builder .row_a, #reflectionpointe .homes-for-sale-on-lake-wylie #mainContent #list_area_builder .row_b {
	float:left;
	height:auto;
	padding-bottom:5px;
	padding-right:10px;
	text-align:left;
	width:45%;
}
#reflectionpointe .lots-for-sale-on-lake-wylie #list_area_builder .logo, #reflectionpointe .homes-for-sale-on-lake-wylie #list_area_builder .logo {
	display: none;
	visibility: hidden;
}

#reflectionpointe #list_area_builder
{
width:100%;
float:left;
padding-bottom:10px;
}
#reflectionpointe h2 {
width:100%;
}
#reflectionpointe .thrColFixHdr #mainContent {
	width:400px;
	}
	
#reflectionpointe .additional_photos li {
	list-style:none;
	float:left;
	width:310px;
	padding:0px;
	margin:0px;
	margin-bottom:16px;
	}
#reflectionpointe ul.additional_photos  {
	padding:0px;
	margin:0px;
	width:620px;
	float:left;
	}
	
.information h3 {
	font-weight:bold;
	color:#000000;
}

body {
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
}
a:link {
    color: #A80000;
    text-decoration: underline;
}
a:visited {
    text-decoration: underline;
    color: #A80000;
}
a:hover {
    text-decoration: underline;
    color: #A80000;
	cursor:hand;
}
a:active {
    text-decoration: none;
    color: #A80000;
}
#page_wrapper
{
    background-repeat: no-repeat;
    width:900px;
    margin-left:auto;
    margin-right:auto;
    min-height:930px;
}

#tag_bar, #secondary_nav
{
    display: none;
    visibility: hidden;
}

#header_wrapper h1
{
    float: left;
    height: 70px;
    width: 230px;
    text-indent:-1000px;
}

#primary_nav .button {
	float:right;
}
#primary_nav .button
{
    background-repeat: no-repeat;
    height: 26px;
    padding-top: 20px;
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 25px;
}

#header_wrapper
{
    overflow: visible;
    text-decoration: none;
    width: 900px;
}

#footer_wrapper
{
    margin-right: 0px;
    margin-left: 0px;
    border-top-width: 3px;
    border-top-style: double;
    border-top-color: #52B0DF;
    margin-top: 10px;
    padding-top: 5px;
    padding-bottom: 10px;
    font-size: 10px;
}

#primary_nav a .button, .button:link,  .button:active,  .button:visited
{
    color: #FFFFFF;
    text-decoration:none;
}

#catch_wrapper
{
    width: 898px;
    background-repeat: repeat-x;
    background-image: url(/images/catch-background.jpg);
    border: 1px solid #04538E;
    margin: 0px;
    padding: 0px;
}

#catch_inside_wrapper
{
    width: 900px;
    margin: 0px;
    padding: 0px;
}

#content_wrapper
{
    width: 900px;
}

#content_wrapper #content_left
{
    float: left;
    width: 194px;
    margin: 5px;
}

#content_wrapper #content_center
{
    width: 670px;
    margin-left: 15px;
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
    background-repeat: no-repeat;
}

#content_wrapper #content_right
{
    display: none;
    visibility: hidden;
}


/* Home Page START */
.section_home_page #content_wrapper #content_right
{
    display: block;
    visibility: visible;
    float: left;
    width: 194px;
    margin: 5px;
}

.section_home_page #content_wrapper #content_left
{
    float: left;
    width: 300px;
    margin: 5px;
}

.section_home_page #content_wrapper #content_center
{
    width: 300px;
    float: left;
    margin: 5px;
}

/* Home Page END */

.section_solar_pv_system_services_and_process #catch_wrapper, .section_contact_us #catch_wrapper, .section_company #catch_wrapper
{
    display: none;
    overflow: hidden;
}

#content_text
{
    background-color: #FFFFFF;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    line-height:150%;
}
#content_text, content_text p {
	line-height:150%;
}

#content_center h1
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 24px;
    color: #04538E;
    font-weight: normal;
    margin: 0px;
    padding: 10px;
    text-align: right;
    text-transform: capitalize;
}
.redplus {
    color: #A80000;
    font-weight: bold;
}
h1
{
    font-size: 18px;
    font-weight: normal;
    color: #04538E;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    line-height: normal;
}
h2
{
    font-size: 15px;
    font-weight: normal;
    color: #1B6398;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 2px;
    margin-left: 0px;
    clear: none;
    line-height: normal;
}
h3
{
    font-size: 13px;
    font-weight: normal;
    color: #990000;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

h4
{
    font-size: 13px;
    font-weight: bold;
    color: #04538E;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

p, form
{
    margin-top: 0px;
    padding-top: 0px;
}

ul
{
    margin-top: 0px;
    padding-top: 0px;
}

.img_border
{
    border: 1px solid #666666;
}

.additional_projects
{
    font-size: 9px;
    line-height: normal;
    text-align: center;
    width: 200px;
    margin-bottom: 20px;
}

.additional_projects img
{
    border: 1px solid #990000;
}

#content_left .nav_item
{
    padding: 8px;
    margin-bottom: 15px;
    border: 1px solid #999999;
    background-repeat: repeat-x;
    color: #666666;
}

.home_text_block
{
    padding: 10px;
    margin-bottom: 15px;
    margin-top: 15px;
    margin-right: 10px;
    margin-left: 10px;
    background-repeat: repeat-x;
    line-height: 150%;
}

#content_left h2
{
    font-size: 14px;
    color: #4D85AF;
}

#footer_wrapper
{
    color: #999999;
}

#footer_wrapper a
{
    font-weight: bold;
    color: #FF0000;
}

.home_flash
{
    margin-top: 0px;
    margin-right: 10px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 5px;
    padding-right: 8px;
    padding-bottom: 0px;
    padding-left: 8px;
}

.home_flash h2
{
}

td
{
    vertical-align: top;
}

.home_flash a, .home_text_block a
{
    color: #A80000;
}

.home_text_block h2
{
    color: #04538E;
}

#content_left .nav_item a
{
    color: #FF0000;
}

.lineheightnormal
{
    line-height: normal;
}

#primary_nav .nav_button:hover, #primary_nav .button:hover
{
    color: #FFFFFF;
    background-image:none;
}

.header_news
{
    font-size: 10px;
    color: #04538E;
    text-decoration: none;
    padding-top: 8px;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}

#footer_wrapper a:link, #footer_wrapper a:active, #footer_wrapper a:visited
{
    font-weight: normal;
    color: #003366;
}

.red_link:link, .red_link
{
    font-weight: normal;
    color: #990000;
	text-decoration: none;
}

blockquote
{
    margin-top: 0px;
    padding-top: 0px;
}

.home_news_item
{
    margin-bottom: 10px;
}

.list_lot
{
    width: 30px;
}

.list_address
{
}

.lot_list
{
    line-height: normal;
}

.lot_list td
{
    padding-right: 2px;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.lot_list_td
{
    border-bottom-width: 3px;
    border-bottom-style: double;
    border-bottom-color: #666666;
}

.contactrequired
{
    color: #FF0000;
}

.line_height_percent
{
    background-color: #FFFFFF;
    line-height:150%;
}
.flash_page_home #header_wrapper {
	display: none;
	visibility: hidden;
}
.flash_page_home #content_left {
	display: none;
	visibility: visible;
}
.flash_page_home #footer_wrapper {
	display: none;
	visibility: hidden;
}
#page_wrapper.flash_page_home {
	width: 700px;
}
.iframe_wrapper {
	background-color: #9ACCE9;
	border: 2px double #04538E;
	z-index: 1;
	/*position:relative;
	top:-600px;*/
}
