

/* ==== Scroll down to find where to put your styles :) ==== */

/*  HTML5 âœ° Boilerplate  */


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q { quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after { content: ''; content: none; }
ins { background-color: #ff9; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: normal; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
table { border-collapse: collapse; border-spacing: 0; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
input, select { vertical-align: middle; }

body { font:13px/1.231 sans-serif; *font-size:small; min-width: 1080px; position: relative; } 
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

html { overflow-y: scroll; }
a:hover, a:active { outline: none; }
ul, ol { margin-left: 2em; }
ol { list-style-type: decimal; }
nav ul, nav li { margin: 0; list-style:none; list-style-image: none; }
small { font-size: 85%; }
strong, th { font-weight: normal; }
td { vertical-align: top; }

sub, sup { font-size: 75%; line-height: 0; position: relative; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; padding: 15px; }
textarea { overflow: auto; }
.ie6 legend, .ie7 legend { margin-left: -7px; } 
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type="button"], input[type="submit"], input[type="image"], button { cursor: pointer; }
button, input, select, textarea { margin: 0; }
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { border-radius: 1px; -moz-box-shadow: 0px 0px 5px red; -webkit-box-shadow: 0px 0px 5px red; box-shadow: 0px 0px 5px red; }
.no-boxshadow input:invalid, .no-boxshadow textarea:invalid { background-color: #f0dddd; }

::-moz-selection{ background: #1b8cbe; color:#fff; text-shadow: none; }
::selection { background:#1b8cbe; color:#fff; text-shadow: none; }
a:link { -webkit-tap-highlight-color: #1b8cbe; }

button {  width: auto; overflow: visible; }
.ie7 img { -ms-interpolation-mode: bicubic; }

body, select, input, textarea {  color: #444; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }

a, a:active { color: #286280; }
a:hover { color: #07496e; }

ul, ol {
	margin-left:28px;
}

ul a, ol a,
ul a:link, ol a:link,
ul a:visited, ol a:visited {
	text-decoration:none;
}

ul a:hover, ol a:hover,
ul a:active, ol a:active {
	text-decoration:underline;
}

/*
    // ========================================== \\
   ||                                              ||
   ||               Your styles !                  ||
   ||                                              ||
    \\ ========================================== //
*/


/*  Main Navigation */

a.logo_main{
margin: 16px 0 0 5px;
background:url(/images/main_logo.png) no-repeat top left;
width:161px;
height:49px;
margin-left: 10px;
text-indent:-9999px;
display:block;
float:left;
}


#header {
background:url(/images/bg_main.gif) repeat-x;
height: 80px;
width: 100%;
}

#header div#tab {
float: right;
background: url(/images/header_tab_bg.gif) no-repeat;
width: 223px;
height: 25px;
font-size: 11px;
color: #8b8b8b;
text-align: center;
line-height: 25px;

}
#header a {
color: #8b8b8b;
text-transform: uppercase;
text-decoration: none;
}

nav {
position: relative;
display: block;
width: 750px;
margin-top: 10px;	
float: right;
top: 0;
}

nav a {
display: block;
width: 100px;
height: 35px;
float: left;
text-transform: uppercase;
text-decoration: none;
font-family: 'PTSansBold', arial, serif;
color: #4f4f4f;
font-size: 17px;
padding: 0 30px;
border-right: 1px solid #CCC;
line-height: 15px;
letter-spacing: 0;
}

nav a:hover,nav a.on,#header a:hover,a.comm:hover,a.comm:hover strong,body.communities a#mm_communities,body.styles a#mm_styles,body.listings a#mm_listings,body.difference a#mm_difference {
color: #7b1832;
}

#sub_leader {
	margin-bottom:15px;
}

#sub_leader #showhome {
	margin-right:4px;
}

body.community_info a#sub_info,body.ammenities a#sub_ammenities,body.lotmap a#sub_lotmap {
background: url(/images/bg_subnav_callout.gif) right no-repeat;
padding-right: 40px;
padding-left: 30px;
}
/*
a#mm_communities { color: #4f4f4f;width: 110px; }
a#mm_styles { color: #4f4f4f;width: 100px; }
a#mm_listings { color: #4f4f4f;width: 123px; }
a#mm_difference { color: #4f4f4f;width: 160px; border-right: none; }
*/
a#mm_communities { color: #4f4f4f;width: 110px; }
a#mm_styles { color: #4f4f4f;width: 100px; }
a#mm_listings { color: #4f4f4f;width: 125px; }
a#mm_difference { color: #4f4f4f;width: 165px; border-right: none; }

nav span {
font-weight:normal;
font-size: 11px;
display: block;
}


/* popup subnav */

#dropdown {
background:url(/images/dd_bg.png);
z-index:10;
position: absolute;
top: 80px;
left: 50%;
width: 422px;
margin-left: -250px;
}


#dd_top {
padding: 15px;
width: 392px;
background: url(/images/dd_top.png) no-repeat;
top:0;
left:0;
}

#dd_bottom {
width: 100%;
height: 2px;
background: url(/images/dd_bottom.png) repeat-x top;
}

#dropdown div.comm_list a.life_comm {
display: block;
border-bottom: 1px solid #d3d3d3;
line-height: 29px;
height: 29px;
width: 140px;
color: #b3b3b3;
text-decoration: none;
font-family: "PTSansBold";
}

#dropdown div.comm_list a.life_comm:hover {
color: #4f4f4f;
}


#dropdown div.lifestyle img {
background: #fff;
padding: 5px;
border-bottom: 1px solid #b3b3b3;
border-right: 1px solid #b3b3b3;	
margin-bottom: 4px;
}

div.lifestyle {
width: 230px;
float: right;
font-size: 11px;
line-height: 16px;
}

div.lifestyle strong{
font-size: 13px;
}

#dropdown a.btn_pt span {
background-image: url(/images/btn_right2.png);
}




/*  Sub Navigation */

/* home buyer login */

#hb_popup {
padding: 50px 30px;
border: 5px solid #404040;
z-index: 12;
margin-left: -320px;
left: 50%;
background: #fff;
width: 600px;
height: 230px;
position: absolute;
top: -500px;
text-align: center;
}

#hb_popup form{
	width:550px;
	text-align:left;
	margin:0 auto;
}

#cancel{
	color:#941d3c;
	font-weight:bold;
	font-size:16px;
}


#overlay {
z-index: 11;
visibility: hidden;
position: absolute;
display: block;
width: 100%;
height: 100%;
background: #000;
}

.lifestyle {
display: none;
}

#nav_highlight {
background: url(/images/menu_nib.png) no-repeat;
width: 13px;
height: 7px;
position:absolute;
top: 38px;
display: none;
visibility: hidden;
}

body.communities #nav_highlight {	visibility: visible;display: block;right: 660px;}
body.styles #nav_highlight {	visibility: visible;display: block;right: 490px;}
body.listings #nav_highlight {	visibility: visible;display: block;right: 325px;}
body.difference #nav_highlight {	visibility: visible;display: block;right: 125px;}
.content {
width: 960px;
margin: 0 auto;
}

#container {
margin:0 auto;
width: 100%;
text-align:left;
margin:0 auto -250px auto;/* the bottom margin is the negative value of the footer's height */
min-height: 100%;
height: auto !important;
height: 100%;
}


.half {
	width: 50%;
	float: left;
}

.not{
	width: 47.826%;
	padding-right: 20px;
	padding-top: 6px;
}

.half_pad {
	width: 430px;
	padding: 10px 40px 10px 10px;
	float: left;
}

.right_pad{
	width: 460px;
	padding: 10px;
	float: right;
}

.col_2 {
width: 240px;
}

.pad10 {
padding: 0 10px;
}

.pad10 h3{
	padding-bottom: 12px;
}

.push {
height: 250px; /* .push must be the same height as #footer */
clear:both;
}

.burg {
color: #8f213e;
}



#featureHolder {
background: url(/images/homepage/leader_bg.png) repeat-x;
height: 447px;
}

#homeFeature {
margin: auto;
width: 1080px;
height: 447px;
}

#left_arrow {
background: url(/images/homepage/left_arrow.png);
width: 49px;
height: 447px;
float: left;
}

#right_arrow {
background: url(/images/homepage/right_arrow.png);
width: 49px;
height: 447px;
float: left;
}

#left_arrow:hover,#right_arrow:hover {
background-position: top right;
}

#slide_holder {
float: left;
}

#gallery {
float: left;
}

.facebook,.twitter {
display: block;
text-decoration: none;
font-family: "PTSansBold",arial,sans-serif;
color: #585858;
font-size: 16px;
text-indent: 38px;
height: 33px;
letter-spacing: -0.01em;
line-height: 33px;	
}

.facebook:hover,.twitter:hover {
opacity: 0.7;
}

.facebook { background: url(/images/callout_facebook_lrg.png) no-repeat left; }
.twitter {	background: url(/images/callout_twitter_lrg.png) no-repeat left; }

.btn_google {
display: block;
padding-left: 35px;
height: 38px;
line-height: 38px;
background: url(/images/btn_google.gif) no-repeat top left;
font-weight:bold;
margin-top: 20px;
}


#map {
margin: 19px 20px 0 20px;
width:620px;
height:590px;
position: relative;
}

.border {
padding: 4px 5px;
border: 1px solid #eee;
float: right;
}

#small_map {
width: 330px;
height: 156px;
}
	
#extInfoWindow{ width: 421px; }
#extInfoWindow_tl, #extInfoWindow_tr, #extInfoWindow_bl, #extInfoWindow_br{ width: 1px; height: 1px; }
#extInfoWindow_l, #extInfoWindow_r{ width: 1px; }
#extInfoWindow_t, #extInfoWindow_b{}

#extInfoWindow_contents {
background: url(/images/map_info.png) no-repeat top left;	
width: 381px;
height: 129px;
color: #4e4e4f;
padding: 10px 20px;
font-size: 11px;
line-height: 16px;
}

#extInfoWindow_contents img {
margin: 20px;
float: left;
}


#mapHolder {
background: url(/images/bg_map.png) repeat-y top;
width: 660px;
margin-top: 18px;
position: relative;
}

#mapTop {
background: url(/images/bg_map_top.png) no-repeat top;
width: 660px;
height: 363px;
position: absolute;
color: #000;
text-transform: uppercase;
}

#mapTop a {
color: #000;
}

#mapBottom {
background: url(/images/bg_map_bottom.png) no-repeat top;
width: 658px;
height: 21px;
text-align: center;
position: relative;
font-size: 12px;
line-height: 12px;
padding-top: 9px;
}

.banner_holder {
width: 100%;	
}

div.banner_content {
width: 960px;
height: 190px;
margin: auto;
position: relative;
}

.difference div.banner_holder {
background: url(/images/banner_difference.jpg) top center no-repeat;
}

.communities div.banner_holder {
background: url(/images/banner_communities.jpg) top center no-repeat;
}

.styles div.banner_holder {
background: url(/images/banner_styles.jpg) top center no-repeat;
}

.listings div.banner_holder {
background: url(/images/banner_listings.jpg) top center no-repeat;
}

.service div.banner_holder {
background: url(/images/banner_service.jpg) top center no-repeat;
}

.error404 div.banner_holder {
background: url(/images/banner_error404.jpg) top center no-repeat;	
}

#mapContent {
margin-top: 40px;
float: right;
margin-right: -10px;
}

.w320 {
float: left;
width: 288px;
padding: 0 0 40px 10px;
}

.w320 h3{
	padding-bottom: 7px;
}

.w640 {

float: right;
width: 620px;
padding: 0 10px 40px 0px;
}

a.comm {
padding: 13px;
display: block;
font-size: 14px;
font-family: "PTSansItalic";
color: #585858;
text-decoration: none;
border-top: 1px solid #e5e5e5;
}

a.comm strong {
font-weight: normal;
font-style:normal;
font-size: 16px;
font-family: "PTSansBold",arial,sans-serif;
color: #373737;
}

.comm:first-child {
border-top: none;
}

.subnav {
position: absolute;
bottom: 0px;
right: 0px;
}

.subnav a {
margin-left: -12px;
float: right;
text-align: center;
display: block;
text-decoration: none;
cursor: pointer;
}

.subnav strong {
background: #02203a;
display: inline-block;
height: 36px;
color: #9aa6b0;
font-family: "PTSansBold",arial,sans-serif;
font-size: 13px;
line-height: 36px;
text-transform: uppercase;

float: left;
display: inline;
}

span.rightTab {
position: relative;
float: left;
display: block;
background: url(/images/tab_right.png) right no-repeat;
height: 36px;
width: 16px;
padding-left:5px;
}

span.leftTab {
position: relative;
float: left;
display: block;
height: 36px;
width: 16px;
background: url(/images/tab_left.png) left no-repeat;
padding-right:5px;
}
.subnav a:hover strong {
color: #fff;
}

body.register a#sub_register strong,
body.careers a#sub_careers strong,
body.default div.subnav a#sub_default strong,
body.testimonials div.subnav a#sub_testimonials strong,
body.aboutus div.subnav a#sub_aboutus strong,
body.news div.subnav a#sub_news strong,
body.promotions div.subnav a#sub_promotions strong,
body.specs div.subnav a#sub_specs strong
{
background: #fff;
color: #02203a;
z-index: 2;
}

body.register a#sub_register span.rightTab,
body.careers a#sub_careers span.rightTab,
body.default a#sub_default span.rightTab,
body.testimonials a#sub_testimonials span.rightTab,
body.aboutus a#sub_aboutus span.rightTab,
body.news a#sub_news span.rightTab,
body.promotions a#sub_promotions span.rightTab,
body.specs a#sub_specs span.rightTab {
background: url(/images/tab_right_on.png) right no-repeat;
z-index: 2;
}

body.register a#sub_register span.leftTab,
body.careers a#sub_careers span.leftTab,
body.default a#sub_default span.leftTab,
body.testimonials a#sub_testimonials span.leftTab,
body.aboutus a#sub_aboutus span.leftTab,
body.news a#sub_news span.leftTab,
body.promotions a#sub_promotions span.leftTab,
body.specs a#sub_specs span.leftTab {
background: url(/images/tab_left_on.png) left no-repeat;
z-index: 2;
}

div.white_onblue {
float: left;
height: 165px;
padding-top: 60px;
padding-left: 5px;
color: #b0c2d2;
}



div.white_onblue h2 {
color: #e1ebf0;
font-size: 21px;
font-family: "PTSansItalic";
font-weight: normal;
font-style: normal;
margin: 0 0 8px;
}

div.white_onblue h1,div.white_onblue .h1 {
font-family: 'PTSerifBold', sans-serif;
color: #fff;
}

div.white_onblue h1,div.white_onblue .h1 {
font-size: 27px;
line-height:27px;
text-shadow: 2px 2px 2px #002037;
}

div.white_onblue h1 + h2{
	margin: 9px 0 5px 0;
}

div.style_box {
position: relative;
margin-right: 10px;
width: 200px;
float: left;
font-family: "PTSansItalic";
}

div.style_box a span{
font-family: "PTSansRegular";
}

div.last {
margin-right: 0px;
}

div.clearList {
margin: 0 0 30px;
height: 35px;
clear: both;
line-height:1px;
background: url(/images/hr_wide.gif) no-repeat bottom center;
}

.clearListWide{
margin:40px 0 40px 0;
background: url(/images/differences/withjager_border.gif) no-repeat bottom center;
height:1px;
line-height:1px;
}

.clearListSm{
margin:30px 0 30px 0;
background: url(/images/hr_short.gif) no-repeat bottom center;
height:1px;
line-height:1px;
}

.filter_top {
background: url(/images/bg_filter_top.gif) bottom no-repeat;
width: 282px;
height: 12px;
}

.filter {
padding: 5px 20px 20px 20px;
background: url(/images/bg_filter.gif) bottom no-repeat;
width: 242px;
margin-bottom: 15px;
}


#pagination {
margin-top: 30px;
background: url(/images/hr_wide.gif) no-repeat top center;
padding: 20px 0;
}

.btn_next,.btn_back {
font-family: "PTSansBoldItalic",sans-serif;
width: 150px;
display: block;
color: #585858;
height: 15px;
line-height: 16px;
text-decoration: none;
}

.btn_back {
text-align:left;
float: left;
padding-left: 17px;
background: url(/images/btn_left_arrow.gif) no-repeat top left;	
}

.btn_next {
text-align:right;
float: right;
padding-right: 17px;
background: url(/images/btn_right_arrow.gif) no-repeat top right;	
}

.btn_next:hover, .btn_back:hover {
text-decoration: underline;
color: #8f1a39;
}

.btn_next:hover {
background-position: bottom right;
}
.btn_back:hover {
background-position: bottom left;
}

.logo_center {
padding-bottom:20px;
width: 150px;
height: 100px;
text-align: center;
vertical-align:bottom;
display:table-cell;
}

.testimonialwide{
padding:5px 10px;
background: url(/images/hr_wide.gif) no-repeat bottom center;
margin-bottom:15px;
}

.quote{
padding:19px 22px 12px 22px;
background: url(/images/quote.gif) no-repeat top left;	
 
}

.btn_rss, .btn_rss:hover {
	background:url(/images/btn_rss.gif) right top no-repeat;
	padding:0 20px 0 0;
	margin:14px 0 0 0;
	font-family: 'PTSansItalic';
	font-size:12px;
	color:#a0a0a0;
	vertical-align:middle;
	line-height:18px;
	text-decoration:none;
	float:right;
}/* all buttons get uppercase treatment */
.btn_pt,.btn_berg,.btn_berg_sm {
text-transform: uppercase;
text-decoration: none;
cursor: pointer;
}

.btn {
display: block;
text-indent: -9999px;
overflow: hidden;
background-position: top left;
}

a.btn_pt,a.btn_pt span {
display:block;
height:28px;
color: #8f213e;
line-height:32px;
font-size:11px;
font-weight:bold;
text-indent: 7px;
text-shadow: 1px 1px 0.2em #fff;
background-position:0 0;
background-repeat: no-repeat;
display:inline;
}

a.btn_pt{
margin-top: 10px;
background-image:url(/images/btn_bg.png);
float: left;
}

a.btn_pt span{
display: block;
padding: 0 18px 0 5px;
background-image:url(/images/btn_right.png);
background-position:right 0;
}
a.btn_pt:hover { background-position: 0 -30px; }
a.btn_pt:hover span { background-position: right -30px;	}
a.btn_pt:active { background-position: 0 -60px; }
a.btn_pt:active span { background-position: right -60px; }

a.btn_berg,a.btn_berg span {
display: block;	
height: 44px;
color: #fff;
line-height:47px;
font-family: "PTSansRegular",arial,sans-serif;
font-size: 15px;
text-indent: 7px;
text-shadow: -1px -1px 0.1em #520a19;
background-repeat: no-repeat;
display:inline;
}

a.btn_berg {
margin: 15px 0;
background-image: url(/images/btn_burg_bg.gif);
float: left;
}

a.btn_berg span {
display: block;
padding: 0 29px 0 5px;
background-image: url(/images/btn_burg_arrow.gif);
background-position:right 0;
}

a.btn_berg:hover { background-position: 0 -45px; }
a.btn_berg:hover span { background-position: right -45px; }
a.btn_berg:active { background-position: 0 -90px; }
a.btn_berg:active span { background-position: right -90px; }


a.btn_berg_sm,a.btn_berg_sm span {
display: block;
height: 31px;
color: #fff;
line-height:31px;
font-family: "PTSansBold",arial,sans-serif;
font-size: 11px;
text-indent: 7px;
text-shadow: -1px -1px 0.1em #520a19;
background-repeat: no-repeat;
display:inline;
}
a.btn_berg_sm { margin: 5px 0; background-image: url(/images/btn_burg_sm_bg.png); float: left; }
a.btn_berg_sm span {
display: block;
background-image: url(/images/btn_burg_sm_arrow.png);
padding: 0 20px 0 5px;
background-position: right 0;
}
a.btn_berg_sm:hover { background-position: 0 -32px; }
a.btn_berg_sm:hover span {	background-position: right -32px; }
a.btn_berg_sm:active { background-position: 0 -64px; }
a.btn_berg_sm:active span { background-position: right -64px; }

.sold {
left: 0;
top: 30px;
position: absolute;
z-index: 2;
}a { outline:none; }

html, body {
height: 100%;
background: url(/images/bg_body.jpg) repeat-x #fff;
font-weight:normal;
font-style:normal;
}

h1,h2 {
font-weight:normal;
font-style:normal;	
}

h1,h1 a,.h1 {
font-family: 'PTSerifBold', serif;
color: #064265;
font-size: 23px;
margin-bottom: 8px;
text-decoration:none;
}

h2,h2 a,.h2 {
font-family: 'PTSansBold', sans-serif;
font-weight:normal;
font-style:normal;	
font-size: 22px;
color: #424242;
margin: 0;
margin-bottom: 13px;
padding: 0;
text-decoration:none;
}


h3,h3 a,.h3 {
font-family: 'PTSansBold', sans-serif;
font-weight:normal;
font-style:normal;	
font-size:18px;
color:#424242;
margin:0;
padding:0;
text-decoration:none;
text-transform: capitalize;
}

.not .h3{
	text-transform: none;
}

body {
font-family: 'PTSansRegular', sans-serif;
color: #585858;
font-size: 14px;
line-height: 20px;
}

em {
font-family: 'PTSansItalic', sans-serif;	
font-style:normal;
color: #7c7c7c;
}

strong {
font-family: 'PTSansBold';
font-style:normal;
}

.bolditalic{
	font-family: 'PTSansBoldItalic';
}


p{
margin-bottom:13px;
}

/* LEADERS */

/*** Home page ***/
#leader_holder {
background: url(/images/homepage/leader_holder.png) no-repeat bottom;
width: 962px;
height: 140px;
position: absolute;
top: 445px;
left: 50%;
margin-left: -481px;
z-index: 1;
}

#leader_holder a {

text-indent: -9999px;
display: block;
width: 320px;
height: 140px;
float: left;
}

.trails_end {
background: url(/images/homepage/leader_trailsend.png) no-repeat 17px 39px;
}

.landscaping {
background: url(/images/homepage/leader_freelandscaping.png) no-repeat 0 23px;
}

.kohler {
background: url(/images/homepage/leader_kohler.png) no-repeat top left;
}

.ipad{
background: url(/images/homepage/leader_ipad.png) no-repeat 18px 31px;
}

.riversong{
background: url(/images/homepage/leader_riversong.png) no-repeat 2px 39px;
}

.aspen{
background: url(/images/homepage/leader_aspen.png) no-repeat 30px 39px;
}

.holiday{
background: url(/images/homepage/leader_holiday.gif) no-repeat 2px 24px;
}


a.btn_homereg{
display:block;
width:242px;
padding:19px 65px 0 163px;
margin-top:30px;
height:69px;
background: url(/images/btn_latest_updates.png) no-repeat top left;
text-decoration:none;
font-style:italic;
color:#787878;
line-height:17px;
}

a.btn_homereg strong{
font-size:18px;
color:#585858;
font-style:normal;
}


/*** side leaders ***/

.leader {
margin-top: 15px;
display: block;
text-indent: -9999px;
background-position: top left;
}

.leader_register,
.leader_register_comm,
.leader_landscaping,
.leader_kohler,
.leader_ipad,
.leader_riversong {
width: 290px;
height: 98px;
margin-top: 15px;
margin-left:-4px;
display: block;
text-indent: -9999px;
background-position: top left;
background-repeat: no-repeat;
}

.leader_register {
background-image: url(/images/leader_register.gif);
}

.leader_register_comm {
background-image: url(/images/leader_register.gif);
}

.leader_landscaping {
background-image: url(/images/leader_landscaping.gif);
}
.leader_ipad {
background-image: url(/images/leader_ipad.gif);
}
.leader_kohler {
background-image: url(/images/leader_kohler.gif);
}
.leader_riversong {
background-image: url(/images/leader_riversong.gif);
}


.leader_register:hover,
.leader_register_comm:hover,
.leader_landscaping:hover,
.leader_kohler:hover,
.leader_ipad:hover,
.leader_riversong:hover {
background-position: top center;
}

.leader_register:active,
.leader_register_comm:active,
.leader_landscaping:active,
.leader_kohler:active,
.leader_ipad:active,
.leader_riversong:active {
background-position: top right;
}

/* BUBBLE LEADERS */

.bubble_build_our_own,.bubble_why,.bubble_movein {
width: 291px;
height: 125px;
margin-top: 15px;
display: block;
text-indent: -9999px;
background-position: top left;
background-repeat: no-repeat;
}

.bubble_build_our_own {
background-image: url(/images/bubble_build_our_own.gif);
}
.bubble_why {
background-image: url(/images/bubble_why.gif);
}

.bubble_movein {	
background-image: url(/images/bubble_move_in.gif);
}

.bubble_build_our_own:hover,.bubble_why:hover,.bubble_movein:hover {
background-position: top center;
}

.bubble_build_our_own:active,.bubble_why:active,.bubble_movein:active {
background-position: top right;
}


.btm_leads{
margin:20px auto;
padding-bottom:40px;
width:670px;
height:125px;
}

.btm_leads a{
float:left;
margin: 0 20px;
}










#footer_wrap{
clear:both;
width:100%;
background:url(/images/bg_footer.gif) repeat-x top left;
height:220px;
margin-top:30px;
}

footer{
background: url(/images/bg_footer_main.gif) no-repeat top center;
margin:0 auto;
width:940px;
height: 170px;
font-size:11px;
padding:25px 10px;
color: #bbb;
text-shadow: 0 -1px 0.2em #004;
}

footer a,footer a:visited {
text-decoration: none;
color: #bbb;
font-family: "PTSansItalic",arial,sans-serif;
}


footer a:hover {
color: #fff;
}

footer .right{
font-size:11px;
width:585px; 
padding:13px 0 0 0;
display:inline;
}

footer .right p{
font-size:11px;
width:235px; 
text-align:right;
color:#bdb9b4;
padding-right:12px;
font-size:11px;
display:inline;
float:left;
margin:0;
line-height:16px;
}


#footer_flipp {
margin: 3px 0 10px 20px;
text-indent: -9999px;
text-align:left;
width: 51px;
height: 23px;
display: block;
float: right;
background-image: url(/images/footer_flipp.gif);
background-position: top right;
background-repeat: no-repeat;
}

#footer_facebook,#footer_twitter {
display: inline-block;
padding-right: 30px;
height: 24px;
line-height: 24px;
background-position: top right;
background-repeat: no-repeat;
}

#footer_twitter { background-image: url(/images/footer_twitter.gif); }
#footer_facebook {	background-image: url(/images/footer_facebook.gif); }
#footer_twitter:hover,#footer_facebook:hover,#footer_flipp:hover,#footer_crha:hover,#footer_anhw:hover,#footer_mhb:hover { background-position: bottom right; }

#footer_crha,#footer_anhw,#footer_mhb {
margin: 3px 0 0 10px;
text-indent: -9999px;
text-align:left;
width: 88px;
height: 44px;
display: block;
float: right;
background-position: top left;
background-repeat: no-repeat;
}

#footer_crha { background-image: url(/images/footer_crha.gif); }
#footer_anhw { background-image: url(/images/footer_anhw.gif); }
#footer_mhb { background-image: url(/images/footer_mhb.gif); width: 41px; }

.ten {
	width: 18%;
	float: left;	
}

#footer strong {
	font-style: normal;
	font-size: 13px;
}

.red {
	border: 1px solid #f00;
}

/*

Uniform Theme: Uniform Default
Version: 1.6
By: Josh Pyles
License: MIT License
---
For use with the Uniform plugin:
http://pixelmatrixdesign.com/uniform/
---
Generated by Uniform Theme Generator:
http://pixelmatrixdesign.com/uniform/themer.html

*/

/* Global Declaration */

label.lbl{
font-weight:bold;
}


div.selector, 
div.selector span, 
div.checker span,
div.radio span, 
div.uploader, 
div.uploader span.action,
div.button,
div.button span {
  background-image: url(../images/sprite.png);
  background-repeat: no-repeat;
  -webkit-font-smoothing: antialiased;
}

.selector, 
.radio, 
.checker, 
.uploader,
.button, 
.selector *, 
.radio *, 
.checker *, 
.uploader *,
.button *{
  margin: 0;
  padding: 0;
}

/* INPUT & TEXTAREA */

input.text,
input.email, 
input.password,
textarea.uniform {
  font-size: 12px;
  font-weight: normal;
  padding: 3px;
  color: #777;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
  background: url('../images/bg-input.png') repeat-x 0px 0px;
  border-top: solid 1px #aaa;
  border-left: solid 1px #aaa;
  border-bottom: solid 1px #ccc;
  border-right: solid 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  outline: 0;
  width: 250px;
}

input.text,
input.email, 
input.password{
	height:20px;
}

input.text:focus,
input.email:focus,
input.password:focus,
textarea.uniform:focus {
  -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  box-shadow: 0px 0px 4px rgba(0,0,0,0.3);
  border-color: #999;
  background: url('../images/bg-input-focus.png') repeat-x 0px 0px;
}

/* SPRITES */

/* Select */

div.selector {
  background-position: -483px -130px;
  line-height: 26px;
  height: 26px;
}

div.selector span {
  background-position: right 0px;
  height: 26px;
  line-height: 26px;
}

div.selector select {
  /* change these to adjust positioning of select element */
  top: 0px;
  left: 0px;
}

div.selector:active, 
div.selector.active {
  background-position: -483px -156px;
}

div.selector:active span, 
div.selector.active span {
  background-position: right -26px;
}

div.selector.focus, div.selector.hover, div.selector:hover {
  background-position: -483px -182px;
}

div.selector.focus span, div.selector.hover span, div.selector:hover span {
  background-position: right -52px;
}

div.selector.focus:active,
div.selector.focus.active,
div.selector:hover:active,
div.selector.active:hover {
  background-position: -483px -208px;
}

div.selector.focus:active span,
div.selector:hover:active span,
div.selector.active:hover span,
div.selector.focus.active span {
  background-position: right -78px;
}

div.selector.disabled {
  background-position: -483px -234px;
}

div.selector.disabled span {
  background-position: right -104px;
}

/* Checkbox */

div.checker {
  width: 19px;
  height: 19px;
}

div.checker input {
  width: 19px;
  height: 19px;
}

div.checker span {
  background-position: 0px -260px;
  height: 19px;
  width: 19px;
}

div.checker:active span, 
div.checker.active span {
  background-position: -19px -260px;
}

div.checker.focus span,
div.checker:hover span {
  background-position: -38px -260px;
}

div.checker.focus:active span,
div.checker:active:hover span,
div.checker.active:hover span,
div.checker.focus.active span {
  background-position: -57px -260px;
}

div.checker span.checked {
  background-position: -76px -260px;
}

div.checker:active span.checked, 
div.checker.active span.checked {
  background-position: -95px -260px;
}

div.checker.focus span.checked,
div.checker:hover span.checked {
  background-position: -114px -260px;
}

div.checker.focus:active span.checked,
div.checker:hover:active span.checked,
div.checker.active:hover span.checked,
div.checker.active.focus span.checked {
  background-position: -133px -260px;
}

div.checker.disabled span,
div.checker.disabled:active span,
div.checker.disabled.active span {
  background-position: -152px -260px;
}

div.checker.disabled span.checked,
div.checker.disabled:active span.checked,
div.checker.disabled.active span.checked {
  background-position: -171px -260px;
}

/* Radio */

div.radio {
  width: 18px;
  height: 18px;
}

div.radio input {
  width: 18px;
  height: 18px;
}

div.radio span {
  height: 18px;
  width: 18px;
  background-position: 0px -279px;
}

div.radio:active span, 
div.radio.active span {
  background-position: -18px -279px;
}

div.radio.focus span, 
div.radio:hover span {
  background-position: -36px -279px;
}

div.radio.focus:active span,
div.radio:active:hover span,
div.radio.active:hover span,
div.radio.active.focus span {
  background-position: -54px -279px;
}

div.radio span.checked {
  background-position: -72px -279px;
}

div.radio:active span.checked,
div.radio.active span.checked {
  background-position: -90px -279px;
}

div.radio.focus span.checked, div.radio:hover span.checked {
  background-position: -108px -279px;
}

div.radio.focus:active span.checked, 
div.radio:hover:active span.checked,
div.radio.focus.active span.checked,
div.radio.active:hover span.checked {
  background-position: -126px -279px;
}

div.radio.disabled span,
div.radio.disabled:active span,
div.radio.disabled.active span {
  background-position: -144px -279px;
}

div.radio.disabled span.checked,
div.radio.disabled:active span.checked,
div.radio.disabled.active span.checked {
  background-position: -162px -279px;
}

/* Uploader */

div.uploader {
  background-position: 0px -297px;
  height: 28px;
}

div.uploader span.action {
  background-position: right -409px;
  height: 24px;
  line-height: 24px;
}

div.uploader span.filename {
  height: 24px;
  /* change this line to adjust positioning of filename area */
  margin: 2px 0px 2px 2px;
  line-height: 24px;
}

div.uploader.focus,
div.uploader.hover,
div.uploader:hover {
  background-position: 0px -353px;
}

div.uploader.focus span.action,
div.uploader.hover span.action,
div.uploader:hover span.action {
  background-position: right -437px;
}

div.uploader.active span.action,
div.uploader:active span.action {
  background-position: right -465px;
}

div.uploader.focus.active span.action,
div.uploader:focus.active span.action,
div.uploader.focus:active span.action,
div.uploader:focus:active span.action {
  background-position: right -493px;
}

div.uploader.disabled {
  background-position: 0px -325px;
}

div.uploader.disabled span.action {
  background-position: right -381px;
}

div.button {
  background-position: 0px -523px;
}

div.button span {
  background-position: right -643px;
}

div.button.focus,
div.button:focus,
div.button:hover,
div.button.hover {
  background-position: 0px -553px;
}

div.button.focus span,
div.button:focus span,
div.button:hover span,
div.button.hover span {
  background-position: right -673px; 
}

div.button.active,
div.button:active {
  background-position: 0px -583px;
}

div.button.active span,
div.button:active span {
  background-position: right -703px;
  color: #555;
}

div.button.disabled,
div.button:disabled {
  background-position: 0px -613px;
}

div.button.disabled span,
div.button:disabled span {
  background-position: right -733px;
  color: #bbb;
  cursor: default;
}

/* PRESENTATION */

/* Button */

div.button {
  height: 30px;
}

div.button span {
  margin-left: 13px;
  height: 22px;
  padding-top: 8px;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding-left: 2px;
  padding-right: 15px;
}

/* Select */
div.selector {
  width: 232px;
  font-size: 12px;
}

div.selector select {
	margin-left: 12px;
	min-width: 240px;
	font-size: 12px;
	border: solid 1px #fff;
}

div.selector span {
  padding: 1px 25px 0px 2px;
  cursor: pointer;
}

div.selector span {
  color: #666;
  width: 207px;
  text-shadow: 0 1px 0 #fff;
}

div.selector.disabled span {
  color: #bbb;
}

/* Checker */
div.checker {
  margin-right: 5px;
}

/* Radio */
div.radio {
  margin-right: 3px;
}

/* Uploader */
div.uploader {
  width: 220px;
  cursor: pointer;
}

div.uploader span.action {
  width: 85px;
  text-align: center;
  text-shadow: #fff 0px 1px 0px;
  background-color: #fff;
  font-size: 11px;
  font-weight: bold;
}

div.uploader span.filename {
  color: #777;
  width: 82px;
  border-right: solid 1px #bbb;
  font-size: 11px;
}

div.uploader input {
  width: 220px;
}

div.uploader.disabled span.action {
  color: #aaa;
}

div.uploader.disabled span.filename {
  border-color: #ddd;
  color: #aaa;
}
/*

CORE FUNCTIONALITY 

Not advised to edit stuff below this line
-----------------------------------------------------
*/

.selector, 
.checker, 
.button, 
.radio, 
.uploader {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: middle;
  zoom: 1;
  *display: inline;
}

.selector select:focus, .radio input:focus, .checker input:focus, .uploader input:focus {
  outline: 0;
}

/* Button */

div.button a,
div.button button,
div.button input {
  position: absolute;
}

div.button {
  cursor: pointer;
  position: relative;
}

div.button span {
  display: -moz-inline-box;
  display: inline-block;
  line-height: 1;
  text-align: center;
}

/* Select */

div.selector {
  position: relative;
  padding-left: 10px;
  overflow: hidden;
}

div.selector span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

div.selector select {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity:0);
  height: 25px;
  border: none;
  background: none;
}

/* Checker */

div.checker {
  position: relative;
}

div.checker span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.checker input {
  opacity: 0;
  filter: alpha(opacity:0);
  display: inline-block;
  background: none;
}

/* Radio */

div.radio {
  position: relative;
}

div.radio span {
  display: -moz-inline-box;
  display: inline-block;
  text-align: center;
}

div.radio input {
  opacity: 0;
  filter: alpha(opacity:0);
  text-align: center;
  display: inline-block;
  background: none;
}

/* Uploader */

div.uploader {
  position: relative;
  overflow: hidden;
  cursor: default;
}

div.uploader span.action {
  float: left;
  display: inline;
  padding: 2px 0px;
  overflow: hidden;
  cursor: pointer;
}

div.uploader span.filename {
  padding: 0px 10px;
  float: left;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: default;
}

div.uploader input {
  opacity: 0;
  filter: alpha(opacity:0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  float: right;
  height: 25px;
  border: none;
  cursor: default;
}

.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }

.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }

.clear {
	clear:both;
	height:0px;
}

.left {
float: left !important;
display:inline;
}
.right {
float: right !important;
display:inline;
}

.norightpadding{
	padding-right: 0;
}

@media all and (orientation:portrait) {

}

@media all and (orientation:landscape) {

}

@media screen and (max-device-width: 480px) {

  /* html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } */
}


@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important;
  -ms-filter: none !important; } 
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}


