/* GLOBAL */
body {
	background-color: #fff;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

h1 {
	color: #99d02c;
	font-size: 26px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 510px;
}

h1.forms {
	font-size: 25px;
	margin: 0;
	padding: 5px 0 0 0;
	width: 305px;
}

h1#ansiH1 {
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 510px;
}

h1.homeGG { /* GG */
	color: #a5d757;
	font-size: 21px;
	padding: 0;
	margin: 0;
	width: 300px;
}

h1.verified {
	color: #fff;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

h2 {
	clear: both;
	font-size: 20px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 510px;
}

h3 {
	font-size: 15px;
	margin: 5px 0 0 0;
	padding: 0;
}

form {
	margin: 5px 0 5px 0;
}

#contentDevHome form {
	margin: 0;
}

input {
	background-color: #babfb8;
	font-size: 11px;
	margin: 0 0 5px 0;	
}

input.btn {
	background-color: #babfb8;
	color:#000;
	font-size: 10px;
	font-weight:bold;
}

a {
	color: #1b1676;
	font-weight: bold;
	text-decoration: none;
}

a.active, a.hover {
	color: #98d03d;
}

a img {
	border: 0px none;
}

#sideBanner {
	float: right;
	margin: 0 0 0 20px;
}

/* MAIN GBI SECTION */
#containerHome  {
	padding: 0;
	width: 800px;
}

#container  {
	background: url("../img/global/sideBg.gif") repeat-y;
	padding: 0;
	width: 800px;
}

#contentSub {
	margin: 0;
	padding: 0 20px 30px 10px;
	width: 600px;
	\width: 530px; 
	w\idth: 500px;
}

#sidebarSub {
	display: inline;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	text-align: center;
	width: 230px;
}

#sidebarSub p {
	color: #666;
	font-size: 11px;
	text-align: left;
}

#homeTop {
	background: url("../img/home/homeTopBg.png") repeat-x;
	height: 370px;
	margin: 0;
	padding: 0;
}

#homeImgLeft {
 display: inline;
 float: left;
	margin: 0;
	padding: 0;
}

#homeHero {
 display: inline;
 float: right;
	margin: 0;
	padding: 0;
}

/* fixes PCIE 3 pixel float bug but hides from MacIE \*/
* html #homeHero {
	margin-right: -3px;
}
/* end hide */

#homeBtm {
 background: url("../img/home/homeBtmBg.png") repeat-x;
	height: 151px;
	margin: 0;
	padding: 0;
}

/* hide from MacIE \*/
* html #sidebarSub {
	margin-left: -3px;
	}
/* end hide */

/* RESIDENTIAL SECTION */
#localMapBg {
	background: url("../img/global/marketBg.gif") no-repeat;
	height: 437px;
	margin: 0;
	padding: 0;
}

#localMapCopy {
 float: left;
	margin: 0;
	padding: 25px 10px 0 20px;
	width: 190px;
	\width: 220px; 
	w\idth: 190px;
}

#localMapFlash {
	display: inline;
	float: right;
	margin: 0 35px 0 0;
	padding: 15px 0 0 0;
	width: 525px;
}

/* GREEN GLOBES SECTION */
#containerGG {
	color: #404040;
	margin: 0;
	text-align: left;
	width: 800px;
}

#contentGG {
	margin: 0 0 25px 25px;
	text-align: left;
	width: 775px;
}

#sideImgsGG {
	float: right;
	margin: 0 0 0 20px;
}
#sideImgsGG img {
	border: #ccc 1px solid;
	padding: 2px;
}

#hdrGG {
	margin: 0;
	padding: 0;
	width: 800px;
}

#heroGG {
	background: url("../img/greenglobes/heroImg.jpg") 0 0 no-repeat;
	display: inline;
	float: left;
	margin: 30px 0 0 25px;
}
#homeCopyGG {
	margin: 85px 0 0 470px;
	width: 300px;
}
#homeCopyGGOther {
	margin: 30px 0 0 470px;
	width: 300px;
}

p.sifr {
	color: #333;
	font-size: 13px;
}

#notice {
	padding: 25px;
}

/* LOCAL MARKETS SECTION */
#containerLocal  {
	background: url("../img/global/sideBg.gif") repeat-y;
	padding: 0;
	width: 800px;
}

#contentLocalWide {
	margin: 0;
	padding: 0 30px 30px 10px;
	width: 740px;
	\width: 780px; 
	w\idth: 740px;
}

#contentLocal50 {
	margin: 0;
	padding: 0 20px 30px 10px;
	width: 355px;
	\width: 385px; 
	w\idth: 355px;
}

#contentLocal50 h1 {
	width: 325px;
}

#sidebarLocal50 {
	display: inline;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	width: 375px;
}

#contentLocal {
	margin: 0;
	padding: 0 20px 30px 10px;
	width: 505px;
	\width: 535px; 
	w\idth: 505px;
}

#contentLocal h1 {
	width: 300px;
}

#sidebarLocal {
	display: inline;
	float: right;
	margin: 0 30px 0 0;
	padding: 0;
	width: 230px;
}

#contentLocalLogin {
	margin: 0;
	padding: 0 20px 0 10px;
	width: 370px;
	\width: 400px; 
	w\idth: 370px;
}

#sidebarLocalLogin {
	display: inline;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 30px 0 0;
	padding: 5px 0 0 0;
	width: 135px; /*was 140px */
}

#sidebarLocalLoginNM, #sidebarLocalLoginParkCity {
	display: inline;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 180px 0 0;
	padding: 10px 0 0 0;
	width: 200px;
}

#sidebarLocalLoginCleveland {
	display: inline;
	float: right;
	font-size: 11px;
	font-weight: bold;
	margin: 0 195px 0 0;
	padding: 10px 0 0 0;
	width: 200px;
}

#sidebarLocalLoginDurham {
	display: inline;
	float: right;
	font-size: 13px;
	margin: 0 50px 0 0;
	padding: 220px 0 0 0;
	width: 220px;
}

#hdrNavLocal {
	background-color: #9bd03d;
	height: 21px;
	padding: 0;
	width: 800px;
}

.hdrNavLink  {
	padding: 2px 15px 0 0;
	text-align: right;
}

#hdrNavLocal a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#hdrNavLocal a.active, #hdrNavLocal a:hover {
	color: #666;
}

#localConfirm input {
	background-color: #fff;
	margin: 0;
	padding: 0;
}

#ftrLocalWrap  {
	background-color: #98d03d;
	border-top: 4px solid #f3b700;
	clear: both;
	height: 30px;
}

#ftrLocal  {
	margin: 0;
	padding: 0;
	width: 800px;
}

#ftrLocal li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#ftrLocal a {
	height: 30px;
	margin: 0;
	padding: 0;
}

#newmexico {background: url("../img/local/footer/ftrNewMexico.gif") 0 -30px no-repeat; float: left;}
#houston {background: url("../img/local/footer/ftrHouston.gif") 0 -30px no-repeat; float: left;}
#durham {background: url("../img/local/footer/ftrDurham.gif") 0 -30px no-repeat; float: left;}
#keystone {background: url("../img/local/footer/ftrkeystone.gif") 0 -30px no-repeat; float: left;}
#stl {background: url("../img/local/footer/ftrStL.gif") 0 -30px no-repeat; float: left;}
#utah {background: url("../img/local/footer/ftrUtah.gif") 0 -30px no-repeat; float: left;}
#traversecity {background: url("../img/local/footer/ftrTC.gif") 0 -30px no-repeat; float: left;}
#kansascity {background: url("../img/local/footer/ftrKC.gif") 0 -30px no-repeat; float: left;}
#dallas {background: url("../img/local/footer/ftrDallas.gif") 0 -30px no-repeat; float: left;}
#cleveland {background: url("../img/local/footer/ftrCleveland.gif") 0 -30px no-repeat; float: left;}
#parkcity {background: url("../img/local/footer/ftrParkCity.gif") 0 -30px no-repeat; float: left;}
#neohio {background: url("../img/local/footer/ftrNEOhio.gif") 0 -30px no-repeat; float: left;}
#southernnevada {background: url("../img/local/footer/ftrsouthernnevada.gif") 0 -30px no-repeat; float: left;}
#footerdot {background: url("../img/local/footer/ftrdot.gif") 0 0px no-repeat; float: left; width: 9px;}

#newmexico a {background: url("../img/local/footer/ftrNewMexico.gif") 0 0 no-repeat; display: block; width: 157px;}
#houston a {background: url("../img/local/footer/ftrHouston.gif") 0 0 no-repeat; display: block; width: 70px;}
#durham a {background: url("../img/local/footer/ftrDurham.gif") 0 0 no-repeat; display: block; width: 62px;}
#keystone a {background: url("../img/local/footer/ftrkeystone.gif") 0 0 no-repeat; display: block; width: 72px;}
#stl a {background: url("../img/local/footer/ftrStL.gif") 0 0 no-repeat; display: block; width: 63px;}
#utah a {background: url("../img/local/footer/ftrUtah.gif") 0 0 no-repeat; display: block; width: 43px;}
#traversecity a {background: url("../img/local/footer/ftrTC.gif") 0 0 no-repeat; display: block; width: 115px;}
#kansascity a {background: url("../img/local/footer/ftrKC.gif") 0 0 no-repeat; display: block; width: 103px;}
#dallas a {background: url("../img/local/footer/ftrDallas.gif") 0 0 no-repeat; display: block; width: 69px;}
#cleveland a {background: url("../img/local/footer/ftrCleveland.gif") 0 0 no-repeat; display: block; width: 96px;}
#parkcity a {background: url("../img/local/footer/ftrParkCity.gif") 0 0 no-repeat; display: block; width: 87px;}
#neohio a {background: url("../img/local/footer/ftrNEOhio.gif") 0 0 no-repeat; display: block; width: 121px;}
#southernnevada a {background: url("../img/local/footer/ftrsouthernnevada.gif") 0 0 no-repeat; display: block; width: 127px;}

.interioralaskasection #interioralaska a, .houstonsection #houston a, .durhamsection #durham a, .nmsection #newmexico a, .stlsection #stl a, .parkcitysection #utah a, .tcsection #traversecity a, .dallassection #dallas a, .clevelandsection #cleveland a, .parkcitysection #parkcity a, .kcsection #kansascity, .clevelandsection #neohio a, .vegassection #southernnevada a, #ftrLocal a:hover {
	background-image: none;
}

/* LOCAL SECURE NAVIGATION */
#securenavwrap  {
	background-color: #f3b700;
	clear: both;
	height: 20px;
}

#securenav  {
	margin: 0;
	padding: 0;
	width: 800px;
}

#securenav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#securenav a {
	height: 20px;
	margin: 0;
	padding: 0;
}

#lock {background: url("../img/local/global/navSecLock.gif") 0 -20px no-repeat; float: left; height: 20px; width: 28px;}
#members {background: url("../img/local/global/navSecHome.gif") 0 -20px no-repeat; float: left;}
#marketing {background: url("../img/local/global/navSecMarketing.gif") 0 -20px no-repeat; float: left;}

#members a {background: url("../img/local/global/navSecHome.gif") 0 0 no-repeat; display: block; width: 109px;}
#marketing a {background: url("../img/local/global/navSecMarketing.gif") 0 0 no-repeat; display: block; width: 129px;}

.memberspg #members a, .marketingpg #marketing a, #securenav a:hover {
	background-image: none;
}

/* DEVELOPMENT SECTION */
#containerDevHome {
	margin: 0;
	padding: 0;
	width: 800px;
}

#contentDevHome {
	background: url("../img/development/homeBg.jpg") 0 0 no-repeat;
	height: 600px;
	margin: 0;
	padding: 0;
	width: 800px;
}

/* fixes PCIE 3 pixel float bug but hides from MacIE \*/
* html #contentDevHome {
	margin-top: -3px;
}
/* end hide */

/* JOIN FORM */
#formLeft {
	background-color: #c7e0a4;
	margin: 0;
	padding: 0 20px 10px 10px;
	width: 350px;
	\width: 380px; 
	w\idth: 350px;
}

#formRight {
 background-color: #fff;
	display: inline;
	float: right;
	margin: 0 30px 0 0;
	padding: 0 0 0 5px;
	width: 375px;
	\width: 380px;
	w\idth: 375px;
}

.formWrapLt {
 padding: 0 20px 0 10px;
	width: 320px;
	vertical-align: top;
}

.formWrapRt {
 padding: 0 0 0 15px;
	width: 335px;
	vertical-align: top;
}

.boxedtext {
	font-size: 11px;
}

#privacy {
	margin: 0 auto;
	text-align: left;
	width: 90%;
}

/* ANSI */
#contentANSI { /* GG */
	background: url("../img/greenglobes/ansiContentBg.png") no-repeat;
	margin: 0;
	padding: 0;
}

#ansiPDF { /* GG */
	float:right;
	margin: 105px 15px 0 0;
	padding: 0;
}

#contentANSI p.first { /* GG */
	padding: 120px 0 0 25px;
}

#contentANSI p { /* GG */
	padding: 0 0 0 25px;
}

h1#ansi {
	font-size: 18px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 510px;
}

/* FOOTER */
#ftr  {
	background-color: #99d02c;
	border-top: 4px solid #f3b700;
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 800px;
}

/* sIFR */
.sIFR-hasFlash h1.homeGG {
	visibility: hidden;
	font-size: 18px;
}

.sIFR-hasFlash p.sifr {
	visibility: hidden;
	font-size: 13px;
}

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	letter-spacing: 0;
}

.homeGGOther { /* GG */
	color: #a5d757;
	font-size: 21px;
	padding: 0;
	margin: 0;
}

#heroGGOther {
	display: inline;
	float: left;
	margin: 30px 0 0 25px;
}

h1.wide {
	color: #99d02c;
	font-size: 26px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 570px;
}

