* html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
*+html
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.odd {
  background: #ffffff;
}
.even {
  background: #b2d293;
}

.but { font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: middle;
 font-size: 10px; line-height: 10px; font-weight: bold;
 color: #0000ff; background: #ffffff;
 padding: 2px 5px 2px 5px;
 border: 0px solid #465031; }

/* page headers */

table.header {
	width:800px;
	border:none;
	padding:0;
	table-layout:fixed;
	padding:0px;
	margin:0px;
	border-collapse:collapse;
}
.navbar {
color: #fafbfc;
font-size: 10.25px;
text-decoration:none;
}

.subnavbar {
color: #fafbfc;
font-size: 12px;
text-decoration:none;
background:#99B8CC;
height:27px;
padding-left:40px;
}

/* two top links, we call them quicklinks */
td.quicklink {
font-size:9px;
font-weight:bold;
padding: 13px 2px 5px 5px;
text-align:right;
vertical-align:middle;
}
.quicklink a {
color: #000000;
text-decoration:none;
}
.quicklink_search {
font-size:9px;
font-weight:bold;
color: #333333;
text-decoration:none;
}


/* Bread Crumb on Header */
.breadcrumb {
	vertical-align: bottom;
	text-align:left;
	padding:0;
}
.breadcrumb h1 {
	font-size: 16px;
	color:#2a3940;
	text-decoration:none;
	font-weight:500;
	padding: 0 0 3px 0;
	border-bottom: none;
}

/* Case Study Header */
.casestudyh {
font-family:Verdana;
color: #FFFFFF;
font-size: 18px;
}
.casestudy {
font-family:Arial;
color: #38464d;
font-size: 11px;
font-weight:500;
}
.casestudycell {
margin: 2px 5px 2px 5px;
padding: 2px 5px 2px 5px;
}
/* A Better Way to Build */
.abwtbh {
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 30px;
font-weight:500;
color: #FFFFFF;
}
.abwtb {
font-family:Verdana;
font-size: 14px;
font-weight:500;
color: #2a3940;
line-height:18px;
}
.buildBox {
	margin: 10px;
	padding: 10px;
}
/* Body Cell Styles */
.cellh
{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 18px;
line-height: 20px;
color:#7aa44e;
}

.celltext {
font-size: 11px;
color: #2a3940;
text-decoration:none;
}
.celltext a  {
font-size: 11px;
color: #2a3940;
}

.newslink {
text-decoration:underline;
/*color: #2a3940;*/
}

.specialoffer{
font-weight:bold;
font-size:14px;
color:#487f9e;
text-decoration:none;
}
.specialoffersmall {
font-size:10px;
color:#487f9e;
text-decoration:none;
}
.testDrive td li
{
	font-size: 16px;
	line-height: 20px;
	list-style-type: square;
}
sup, sub {
	height: .5;
	line-height: .5;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
	font-size-adjust: -1;
}

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}

/*  ************************* ORIGINAL STUFF ****************************  */

/* Precedence */

	.content					{ font: 12px/17px Arial, sans-serif; color: #000000; }
	.caption					{ font: 12px Arial, sans-serif; color: #000000; }
	.caption2					{ font: 10px Arial, sans-serif; color: #000000; }
	.control					{ font: 12px Arial, sans-serif; color: #000000; }
	.sectionHeader				{ font: bold 13px Arial, sans-serif; color: #000000; }
	.asterisk					{ font: 12px Arial, sans-serif; color: #cc0000; margin-left: 2px }


input.radio {
	background : #FFFFFF; 
	color: #FFFFFF;
	vertical-align: baseline;
}

/* Left nav tables */
td.leftnavs  {
width:237px;
vertical-align:top;
}

table.leftnavtable {
width:220px;
padding:3px;
margin:3px;
}
table.leftnavtable tr { 
	padding: 2px 0 }

table.leftnavtable td { 
	font-size: 12px;
	vertical-align:top;
 }

/* CUSTOM */

TABLE.rb1 TD 
	{ 
	font-size: 12px;
	padding: 5px 5px 5px 5px;
 }
 
TABLE.rb1 TH
	{ 
	font-size: 11px;
	margin: 10px;
	margin-left: 20px;
 }

TD.NoMargin {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
 
p.titleText {
	color: #8cd600;
	font-size: 24px;
	margin: 5px 0 0 0;
	padding: 0;
	width: 510px;
}

/* GLOBAL */

body {
	background-color: #ffffff;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}

th {
	color: #8cd600;
	font-weight:bold;
}

/* top-bottom margins for outer table */
table.outer-table {
margin: 5px 0;
padding: 0;
}

/* collapse all borders */
table.inner-table {
margin: 0;
padding: 0;
border-bottom: 1px dotted #666;
}

/* cell padding */
table.inner-table tr.one th, table.inner-table tr.one td, table.inner-table tr.two th, table.inner-table tr.two td, table.inner-table tr.col-titles th, table.inner-table tr.col-titles tr, table.inner-table tr.col-titles td  {
margin: 0;
padding: 5px 10px;
}
 
table.inner-table tr.one, table.inner-table td.one, table.inner-table tr.no, table.inner-table td.no { background-color: #ddd; }

table.inner-table tr.two, table.inner-table td.two { background-color: #fff; }

table.inner-table tr.yes, table.inner-table td.yes { background-color: #99d02c; }

table.inner-table tr.maybe, table.inner-table td.maybe { background-color:#FFCC00; }

table.inner-table tr.col-titles { background-color: #82aa58; color:#FFFFFF; font-weight:bold; }
 
table.inner-table th {
color: #fff;
font-size: 13px;   
font-weight:bold;
}
table.inner-table td sup {
margin:0 0 -3px 0;
}
p {
margin: 0;
padding: 3px 0;
line-height: 13px;
font-family: arial, helvetica, sans-serif;
font-size: 12px
}

td a, p a {
color: #6d9049;
}
td a:hover, p a:hover {
color: #999;
text-decoration: none;
}

h3.purchase-upgrade {
color: #82aa58;
font-size: 14px;
line-height: 14px;
margin: 10px 0 2px 0;
padding: 0;
}

h1 {
	// color: #8cd600;
	color: #82aa58;
	font-size: 26px;
	// margin: 5px 0 0 0;
	margin: 20px 0 0 0;
	// padding: 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #666;
}

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.homeCommercialGG { /* GG */
	color: #a5d757;
	font-size: 21px;
	padding: 0;
	margin: 0;
}

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

h2 {
	clear: both;
	font-size: 19px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	color: #666;
	border-bottom: 1px dotted #666;
}

h2 span {
font-size: 19px;
}

h2.new {
clear: both;
font-size: 19px;
margin: 0 0 10px 0;
padding: 0 0 2px 0;
color: #666;
width: 100%;
border-bottom: 1px dotted #666;
}

h3 {
	font-size: 15px;
	line-height: 15px;
	margin: 5px 0;
	color: #99d02c;
}
h3.document_management {
	font-size: 15px;
	line-height: 15px;
	margin: 5px 0;
	color: #000000;
}


h3.account {
background: url('my-account-bg.gif') center left no-repeat;
margin-bottom: 10px;
padding: 5px 0 0 35px;
}
h3.products {
background: url('products-bg.gif') center left no-repeat;
margin-bottom: 10px;
padding: 5px 0 0 35px;
}
h3.tools {
background: url('tools-bg.gif') center left no-repeat;
margin-bottom: 10px;
padding: 5px 0 0 35px;
}

h4 {
	color: #99d02c;
	font-size: 20px;
	margin: 5px 0 0 0;
	padding: 0;
}

form {
	// see updated CSS in account/index-1.tt, the form selector is in twice
	// and ends up like this
	margin: 5px 0 5px 0;
	margin: 0;
	padding: 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;
}

input.input-project-count {
margin: 0 3px 0 0;
padding: 3px;
background: #eee;
border: 1px solid #999;
}

input.input-project-button {
margin: 0;
padding: 3px 8px;
background: #82aa58;
color: #fff;
border: 1px solid #82aa58;
}

a {
	color: #6d9049;
	font-weight: bold;
	text-decoration: underline;
}

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  {
	padding: 0;
	width: 800px;
}

#contentSub, #vacontentSub {
	margin: 0;
	padding: 0 20px 30px 20px;
	/*
	width: 600px;
	\width: 530px; 
	w\idth: 500px;
*/
}
.green-bar {
border-bottom: 1px solid #ffffff;
border-top: 1px solid #ffffff;
padding: 0;
width: 800px;
height: 5px !important; /*IE doesn't understands this*/
height /**/ : 7px; /*Internet Explorer hack. Only IE understands this*/
margin: 0;
background-color: #82aa58;
overflow:hidden;
}
.picture { background-color: #F9F9F9; 
border: 1px solid #CCCCCC; padding: 3px;
font: 11px/1.4em Arial, sans-serif; }
.picture img { border: 1px solid #CCCCCC; display:block;
vertical-align:middle; margin-bottom: 3px; }
div.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
div.left { margin: 0.5em 0.8em 0.5em 0; float:left; } 

#sidebarSub {
	display: inline;
	float: right;
	margin: 0 30px 0 10px;
	padding: 0;
	text-align: left;
	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("/assets/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 {
	width: 800px;
	padding: 0;
/*
	color: #404040;
	text-align: left;
*/
}

#contentGG {
	margin: 0 0 25px 20px;
	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;
}
#heroCommercialGG {
	background: url("/img/greenglobes/heroImg.jpg") 0 0 no-repeat;
	display: inline;
	float: left;
	margin: 30px 0 0 5px;
}

#homeCopyGG {
	margin: 85px 0 0 470px;
	width: 300px;
}
#homeCopyGGOther {
	margin: 30px 0 0 470px;
	width: 300px;
}
#homeCommercialGG {
	width: 300px;
	margin-top: 30px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 460px;
}
#homeCommercialGG p {
line-height:20px;
padding-top:20px;
}
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;
}

#contentLocal50 {
	margin: 0;
	padding: 0 20px 30px 10px;
	width: 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;
}

#contentLocal h1 {
	width: 300px;
}

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

#contentLocalLogin {
	margin: 0;
	padding: 0 20px 0 10px;
	width: 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;
}

#formRight {
 background-color: #fff;
	display: inline;
	float: right;
	margin: 0 30px 0 0;
	padding: 0 0 0 5px;
	width: 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 */
.bar_separator 
{
		border-top: solid 2px #61B329;
}
#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: #8cd600;
	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;
}
.news_bullet 
{
	list-style-type: square;
	list-style-image: url(/assets/img/bullet1.gif);
	margin: 2px 5px 0px 0px;
}
.event_bullet 
{
	list-style-type: square;
	list-style-image: url(/assets/img/bullet1.gif);
	margin: 2px 5px 0px 0px;
}

/* - - - - - - - - - - - - - - - - - - - - -

Title : Lightbox CSS
Author : Kevin Hale
URL : http://particletree.com/features/lightbox-gone-wild/

Created : January 13, 2006
Modified : February 1, 2006

- - - - - - - - - - - - - - - - - - - - - */

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	width:500px;
	height:300px;
	margin:-170px 0 0 -250px;
	border:1px solid #fff;
	background:#FDFCE9;
	text-align:left;
}
#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	filter:alpha(opacity=70); /* for IE */
	-moz-opacity:.70; /* for FF and Moz */
	opacity:.70; /*CSS2 that works in Safarit */
}
#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}
#lightbox.done #lbContent{
	display:block;
}
#lightbox.loading #lbContent{
	display:none;
}
#lightbox.loading #lbLoadMessage{
	display:block;
}

#lightbox.done img{
	width:100%;
	height:100%;
}

/* ********************************** */

/* top-level menu items */
td.GBItop {
	padding: 7px 0px 7px 0px;
	list-style: none;
	color: #ffffff;
	vertical-align: baseline;
	background-color: #82aa58;
	text-align: center;
}
.topMenu2 {
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
	text-align: center;
   	}
.topMenu {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px 6px 0px 6px;
	margin: 7px 0px 7px 0px;
	text-align: center;
   	}
td.GBItop a {
	padding: 0px 6px 0px 6px;
	margin: 5px 0px 5px 0px;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	margin: 0px;
}
td.GBItop a:hover {
	/*display: block;*/
	color: #516D36;
	background-color: #759C4D;
}
a.topSelected {
	/*display: block;*/
	background-color: #759C4D;
	color: #000000;
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
a.topSelected2 {
	/*display: block;*/
	background-color: #759C4D;
	color: #000000;
	padding: 0px 10px 0px 10px;
	margin: 5px 0px 5px 0px;
	text-align: center;
}
a.topSelected:Visited {
	color: #516D36;
}
#menuwrapper {
	margin: 0 0 0 0;
}
/* ALL menus */
#GBItop, #GBImenu, #GBImenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #ffffff;
}
/* --- 2ND and 3RD level menus - blue navigation */
#GBImenu {
	width: 100%;
	z-index: 1000;
}
#GBImenu li {
	float: left;
	position: relative;
	text-align: left;
	list-style-type: none;
}

#GBImenu a {
	display: block;
	text-decoration: none;
	font-size: 11px;
	color: #ffffff;
	margin: 0;
	display: block;
	padding: 5px 5px 5px 5px;
}

/* hide from IE mac \*/
#GBImenu li {
	position: static; 
}
/* end hiding from IE5 mac */
#GBImenu li ul, #GBImenu ul li 
{
	/*width: 250px;*/
	padding: 5px 5px 5px 5px;
}
/* sub-level lists */
#GBImenu li ul {
	background-color: #AAC3D4;
	margin: 0 0 0 0px;
	padding: 0px;
	position: absolute;
	height: 34px;
	display: none;
	text-align:left;
	width: 160px;
}
/* 2nd/sub-level  */
/* hyperlinks */
#GBImenu li ul li a {
	float: none;
	display: block;
	height: auto;
	line-height: 15px;
	width: 160px;
	background-color: #AAC3D4;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration : none;	
}
#GBImenu li:hover ul, #GBImenu li.prub ul {
	display: block;
}
/* --- 2ND LEVEL --- */
#GBImenu li a:hover {
	color: #43647A;
	background-color: #6090AF;
}
#GBImenu .leftMenu {
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
   	}
#GBImenu .midMenu {
	border-left-color: #ffffff;
	border-left-style: solid;
	border-left-width: 1px;
	padding: 0px 10px 0px 10px;
	margin: 7px 0px 7px 0px;
   	}
/* --- 3RD LEVEL --- */
#GBImenu li li  {/*Style 3rd level links - blue drop-down */
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
   	}   	
#GBImenu li li a:hover {
	color: #43647A;
	background-color: #6090AF;
	background-image: none;	
}

#supporters dl {
	margin-right: 20px;
}
#supporters dt {
	width: 75px;
	height: 75px;
	overflow: hidden; 
	text-align: center;
}
#supporters dd {
	text-align: left;
	margin-top: -75px;
	margin-left: 85px;
	height: 75px;
	border-bottom: 1px solid #c0c0c0;
}
/* Fix IE. Hide from IE Mac \*/
* html li ul { float: left; }
* html li ul a { height: 1%; }
/* End */
   	
* html #GBImenu .menuindent 
{
/*	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 5px;  */
}  /*IE box model issues*/
div.green-globes {
	border: 0;
	margin: .5em 0;
	width: 750px;
	padding: 5px;
	 }
ul.green-globes, ol.green-globes {
  font-family: arial, helvetica, sans-serif; /* to help IE */
  font-size: 12px; /* to help IE */
  margin: 0; /* bullet image is in left margin */
  padding: 0 0 0 2em;
}

ul.green-globes {
  list-style: square url(/assets/img/greenglobes/green-globes-bullet.gif); /* wide image for the bullet */
   }

ol.green-globes {
  list-style:decimal outside;
}

ul.green-globes li, ol.green-globes li {
  margin-bottom: .5em; /* a little spacing between list items */
  margin-left:.5em;
}

#vacontentSub ul  {
  list-style: square url(/assets/img/home/green_globes_bullet.gif); /* wide image for the bullet */
  margin: .5em .4em .5em 25px;  /* bullet image is in left margin */
  padding-left: 0;
}
#vacontentSub ul li {
	font-size:14px;
	line-height: 18px;
  margin-left: 0;
  padding-left: .1em;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
}
#vacontentSub p  {
	line-height: 16px;
	font-size: 15px;
  margin-left: 0;
  padding-left: 0;     /* distance between marker and text */
  margin-bottom: .5em; /* a little spacing between list items */
}
#vacontentSub p a, ul li a {
	color: #82aa58;
	text-decoration:none;
}
#vacontentSub h3 {
	font-size: 16px;
	font-weight: bold;
	color: rgb(130, 170, 88);
  margin: 1em 0; 
	}

ul.triple {
margin: 0;
padding: 0 0 0 15px;
color: #82aa58;	
}
ul.triple li {
margin: 0;
padding: 0 0 3px 0; 
}
ul.triple li a {
color: #333;	
}
ul.triple li a:hover {
color: #999;
text-decoration: none;
}

ul.triple li.green-form-link a {
font-size: 15px;
line-height: 15px;
color: #82aa58;
}
ul.triple li.green-form-link a:hover {
color: #999;
text-decoration: none;
}

p.tools-copy {
margin: 0;
padding: 0 0 5px 0;
}
/* Home Page Banners */
table.banner {
	width:800px;
	border:0;
	margin:0;
	padding:0;
}
.banner td.text, .banner td.image {
	margin:0;
	padding:0;
	border-collapse:collapse;
}
.banner td.text {
	background:#647b8f; /* 7A95A3 - lighter */
	width:500px;
	text-align:left;
}
.banner td.text p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	margin:0 10px 3px 10px;
	padding-bottom:3px;
}
.banner td.text p strong {
	font-size:17px;
	font-weight:bold;
}
.banner td.text a {
	color:#cddeb6;
	text-decoration:none;
	font-weight:bold;
}	
.banner td.image {
	width:291px;
	text-align:right;
	}

