html,
body {
	font: 0.9em/1.333 Verdana, Arial, Helvetica, sans-serif;
	background: #79829c url("/ezstatic/data/givenlimb/i/bg-body.gif") repeat-x left top;
	height:100%; /* needed for container min-height */
	text-align: center;
}
body, h1, h2, h3, h4, h5, h6, p, ul, li, input, textarea, div, a, form {
	margin-top: 0;
}

h1 {
	font-size: 2.0em;
	color:#cc0000;
	line-height: normal;
}

h2 {
	font-size: 2.0em;
	font-size: 1.1em;
	color:#cc0000;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

h3 {
	font-size: 1.3em;
	color:#cc0000;
	line-height: normal;
	margin: 0 0 14px 0;
	clear: both;
}

a {
	outline: 0;
	color: #ed1b30;
	text-decoration: none;
}

a img {
	border: 0;
}

h3 a {
	color: #000;
}


.clearboth {
	clear: both;
}

.txtupper {
	text-transform: uppercase;
}

.txtbold {
	font-weight: bold;
}


/* HOME PAGE
--------------------------------
*/

#homecontentwrapper {
	background: transparent url("/ezstatic/data/givenlimb/i/bg-greengradient.gif") repeat-x left top;
	width: 822px;
	height: 281px;
	margin: 10px auto;
}

#motorcycle {
	width: 411px;
	height: 281px;
	background: transparent url("/ezstatic/data/givenlimb/i/motorcycle.jpg") no-repeat left top;
	float: left;
}

#homecontent {
	width: 370px;
	height: 260px;
	float: right;
	margin: 20px 20px 0 0;
	overflow: auto;
}

#subcontentwrapper {
	background: transparent url("/ezstatic/data/givenlimb/i/bg-gradient.gif") repeat-x left top;
}

div.currentinitiatives {
	width: 547px;
	float: left;
}

div.newsandevents {
	width: 273px;
	float: right;
}

#hdr-ci {
	background: transparent url("/ezstatic/data/givenlimb/i/hdr-currentinitiatives.gif") no-repeat left top;
	width: 549px;
	height: 32px;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}

#hdr-ne {
	background: transparent url("/ezstatic/data/givenlimb/i/hdr-newsevents.gif") no-repeat left top;
	width: 273px;
	height: 32px;
	text-indent: -999em;
	margin: 0;
	padding: 0;
}

#intheus {
	width: 368px;
	height: 58px;
	background: transparent url("/ezstatic/data/givenlimb/i/ttl-intheus.gif") no-repeat left top;
	text-indent: -999em;
}

#homecontent .ezreadmore {
	border-bottom: 0;
}

.pad {
padding: 10px 20px;
}


span.ezadimage {
display: block;
width: 200px;
float: left;
margin: 10px 0;
text-align: right;
}

span.ezadimage img {
border: 2px solid #ccc;
}

div.ezadright {
width: 300px;
float: right;
margin: 10px 0;
}

h4.ezadheader {
text-transform: uppercase;
margin: 0;
}

h4.ezadheader a {
color: #000;
font-weight: normal;
}

.newsandevents .ezadlistitem p {
font-weight: bold;
color: #2b3861;
}

#blogfeed a{
color:#2B3861;
font-weight:bold;
line-height: 2em;
}


/*
TEMPLATE
*/

#sitebody {
	margin: 0 auto;
	background: #a0a8be;
	width: 879px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	text-align: left;
}

#siteborder {
	background: transparent url("/ezstatic/data/givenlimb/i/bg-content.gif") repeat-y left top;
}

#sitecontent {
	width: 824px;
	padding: 14px 0 0;
	margin: 0 auto;
	position: relative;
}

#base {
	width: 879px;
	height: 12px;
	background: transparent url("/ezstatic/data/givenlimb/i/bg-base.gif") no-repeat left top;
}


/*
HEADER
*/
h1#sitename {
	margin: 0;
	padding: 0;
	width: 495px;
	height: 139px;
}

h1#sitename a {
	display: block;
	width: 495px;
	height: 139px;
	background: transparent url("/ezstatic/data/givenlimb/i/logo-givenlimb.gif") no-repeat left top;
	text-indent: -999em;
}

p.btn-donatenow {
	margin: 87px 0 0;
	padding: 0;
	width: 104px;
	height: 38px;
	float: right;
}

p.btn-blog {
	margin: 87px 0 0;
	padding: 0;
	width: 104px;
	height: 38px;
	float: right;
}

p.btn-blog a {
background:transparent url('/ezstatic/data/givenlimb/i/blog.gif') no-repeat scroll left top;
display:block;
height:25px;
position:relative;
text-indent:-999em;
top:15px;
width:96px;
}


p.btn-donatenow a {
background:transparent url('/ezstatic/data/givenlimb/i/btn-donate.gif') no-repeat scroll left top;
display:block;
height:25px;
position:relative;
text-indent:-999em;
top:15px;
width:96px;
}


/*
NAVIGATION
*/

ul#navbar {
	margin: 0;
	padding: 0;
}

#navbar {
	background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat 0px 0px;
	width: 824px;
	height: 32px;
	position:relative;
/*
	opacity: .9;
	filter: alpha(opacity=90);
*/
	list-style: none;
	z-index:100;
}


#navbar li {
	list-style: none;
	position: absolute;
	top: 0;
	z-index: 200;
}

ul#navbar li,
#navbar a {
	height: 32px;
	display: block;
	margin: 0;
	padding: 0;
}

ul#navbar li a {
	text-indent: -9999px; 
	text-decoration: none;
	outline: none;
	/*
	background:black;
	opacity: .6;
	filter: alpha(opacity=60);
	*/
}

#nb0 { left: 78px; width: 74px;}
#nb1 { left: 153px; width: 105px;}
#nb2 { left: 260px; width: 80px;}
#nb3 { left: 342px; width: 119px;}
#nb4 { left: 463px; width: 108px; }
#nb5 { left: 573px; width: 89px; }
#nb6 { left: 664px; width: 87px; }



#nb0 a:hover,#nav0 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -78px -32px; }
#nb1 a:hover,#nav1 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -153px -32px; }
#nb2 a:hover,#nav2 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -260px -32px;}
#nb3 a:hover,#nav3 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -342px -32px;}
#nb4 a:hover,#nav4 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -463px -32px;}
#nb5 a:hover,#nav5 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -573px -32px;}
#nb6 a:hover,#nav6 a.activenav { background: transparent url("/ezstatic/data/givenlimb/i/navbar.gif") no-repeat -664px -32px;}


/* dropdowns */
ul#navbar li ul {
	font-size: 90%;
	position: absolute;
	left: -9999px;
	width: 180px;
	margin: 0;
	background: #fff;
	/*
	opacity: .8;
	filter: alpha(opacity=80);
	*/
	padding: 0 3px 6px;
	border: 1px solid #b8b5ad;
	border-top: 0;
	z-index: 125;
}

ul#navbar li ul#menunews,
ul#navbar li ul#menuinitiatives {
	width: 230px;
}


ul#navbar li:hover ul, 
ul#navbar li.sfhover ul {
	left: -1px;
	z-index: 150;
	min-height:0; /* this is to prevent IE 7 sticky, ugh - MN */
}

ul#navbar li ul li {
	position: relative;
	height:auto;
	top: 6px;
	padding: 0;
}


ul#navbar li ul li a {
	text-indent: 0px;
	text-indent: 0px;
	background: transparent;
	display: block;
	min-height: 20px;
	padding: 0 2px;
	color: #2b3861;
	padding-left: 12px;
}

ul#navbar li ul li a {
  height: auto !important;
  height: 20px;
}

ul#navbar li ul li a:hover { 
	color:#ed1b30;
	background: transparent url("/ezstatic/data/givenlimb/i/plus.gif") no-repeat left 4px;
}

/* for crappy browsers */
* html ul#navbar li ul li, * html ul#navbar li ul li a {  

}


/* active states for dropdowns */

body.article3789 #menuinitiatives #ni a,
body.category3789 #menuinitiatives #ni a,
body.category3790 #menuinitiatives #iuc a,
body.article21189 #menuinitiatives #ce a,
body.article21190 #menuinitiatives #dd a,
body.article21191 #menuinitiatives #park a,
body.article21192 #menuinitiatives #ss a,
body.article21193 #menuinitiatives #um a,
body.article21195 #menuinitiatives #last a,
body.article21196 #menunews #n a,
body.article21197 #menunews #ndip a,
body.article21198 #menunews #ce a,
body.article21200 #menuaboutglf #ms a,
body.article21201 #menuaboutglf #h a,
body.article21202 #menuaboutglf #mtt { 
	font-weight: bold;
}










/*
CONTENT WRAPPER
*/

#contentwrapper {
	background: transparent url("/ezstatic/data/givenlimb/i/bg-gradient.gif") repeat-x left 10px;
}



/*
LEFT BAR
*/
#leftsidebar {
	width: 580px;
	float: left;
	margin: 10px 0;
}

#leftsidebar .sidebarcontent {
	width: 580px;
	margin: 22px 0 0 26px;
}



/*
RIGHT BAR
*/
#rightsidebar {
	width: 186px;
	float: right;
	background: transparent url("/ezstatic/data/givenlimb/i/bg-grey.gif") repeat-y left top;
	margin: 10px 0;
}

#rightsidebar p {
font-weight: bold;
}

#rightsidebar a {
	font-weight: bold;
	color: #202a4e;
}

#rightsidebar p label {
font-weight: normal;
}

#rightsidebar .sidebarcontent {
	padding: 0 0 20px 10px;
	color: #202a4e;
}

#hdr-currentinitiatives {
	display: block;
	background: transparent url("/ezstatic/data/givenlimb/i/hr-ci.gif") no-repeat left top;
	width: 186px;
	height: 29px;
	text-indent: -999em;

}

#rightsidebar #sidebarinitiatives {
	list-style-image: url("/ezstatic/data/givenlimb/i/gt.gif");
	margin: 0;
	padding: 0 5px 0 18px;;
}


#hdr-newprojects {
	display: block;
	background: transparent url("/ezstatic/data/givenlimb/i/hdr-newprojects.gif") no-repeat left top;
	width: 186px;
	height: 51px;
	text-indent: -999em;
}

#hdr-submitanidea {
	display: block;
	background: transparent url("/ezstatic/data/givenlimb/i/hdr-submitanidea.gif") no-repeat left top;
	width: 186px;
	height: 29px;
	text-indent: -999em;
}


/* Rightbar */

#rblockp {
display: none;
}

body.article3789 #rblockci,
body.category3789 #rblockci {
display: none;
}

body.article3789 #rblockp,
body.category3789 #rblockp {
display: block;
}

body.category3748 #rblockp{
display: block;
}
body.category3748 #rblocksai {
display: none;
}


/*
RIGHT BAR - SUBMIT AN IDEA FORM
*/
form#submitanidea {
	color: #000;
}

form#submitanidea input {
	width: 150px;
}

form#submitanidea textarea {
	width: 150px;
	height: 100px;
}




/*
FOOTER
*/

p.address {
	text-align: center;
	border-top: 1px solid #afb6cd;
	color: #202a4e;
	padding-top: 11px;
}
p.usm {
	margin: 5px auto;
	padding: 0;
	width: 213px;
	height: 13px;
	background: transparent url("/ezstatic/data/givenlimb/i/usmtag.gif") no-repeat left top;
}

p.usm a {
	text-indent: -999em;
	display: block;
	width: 213px;
	height: 13px;
}



/* Submit Buttons
---------------------------------------------------------------------
*/
button {
   	background: #999a7d url("/data/i/vrein-avenger/grad-botwhite.png") repeat-x left -10px;
    border:	1px solid #808284;
}

button:hover {
	cursor: pointer;
}


/* =Initiative Page
-----------------------------------------------
*/

body.category3748 h2 {
text-transform: uppercase;
font-size: 130%;
}

h2.upper {
text-transform: uppercase;
font-size: 130%;
}

h2.blueheader {
	border-top: 0;
}

/*
body.category3790
body.article3789
body.category3789
*/

body.category3790 #leftsidebar ul#menuinitiatives,
body.article3789 #leftsidebar ul#menuinitiatives,
body.category3789 #leftsidebar ul#menuinitiatives,
body.category3748 #leftsidebar ul#menuinitiatives {
list-style: none;
margin: 0 0 20px;
padding: 0 0 10px;
border-bottom: 1px dotted #353f62;
}

body.category3790 #leftsidebar ul#menuinitiatives li,
body.article3789 #leftsidebar ul#menuinitiatives li,
body.category3789 #leftsidebar ul#menuinitiatives li,
body.category3748 #leftsidebar ul#menuinitiatives li {
margin: 0;
padding: 0;
display: inline;
}

body.category3790 #leftsidebar ul#menuinitiatives li a,
body.article3789 #leftsidebar ul#menuinitiatives li a,
body.category3789 #leftsidebar ul#menuinitiatives li a,
body.category3748 #leftsidebar ul#menuinitiatives li a {
padding: 0 10px;
background: transparent url("/ezstatic/data/givenlimb/i/reddot.gif") repeat-y right top;
}

body.category3790 #leftsidebar ul#menuinitiatives li#last a,
body.article3789 #leftsidebar ul#menuinitiatives li#last a,
body.category3789 #leftsidebar ul#menuinitiatives li#last a,
body.category3748 #leftsidebar ul#menuinitiatives li#last a {
background: none;
}


/* =Donation Form
-----------------------------------------------
*/

fieldset {
margin: 20px 0;
padding: 20px;
border: 1px solid #000;
}

legend {
font-weight: bold;
}

/* =Category Pages
-----------------------------------------------
*/

.eznav,
.ezdetails,
.ezreadmore img {
display: none;
}

.ezreadmore {
text-align: right; 
margin-bottom: 20px;
border-bottom: 1px solid #ccc;
}


/* SIFR VERSION 3 BETA 2
--------------------------------
*/


/*=:project
    scalable Inman Flash Replacement (sIFR) version 3.

  =:file
    Copyright: 2006 Mark Wubben.
    Author: Mark Wubben, <http://novemberborn.net/>

  =:history
    * IFR: Shaun Inman
    * sIFR 1: Mike Davidson, Shaun Inman and Tomas Jogin
    * sIFR 2: Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

  =:license
    This software is licensed and provided under the CC-GNU LGPL.
    See <http://creativecommons.org/licenses/LGPL/2.1/>    
*/

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


.sIFR-flash a {
	color: #000;
}
.sIFR-unloading .sIFR-flash {
  visibility: hidden !important;
}

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

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

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}

#leftsidebar .sIFR-active h1,
#leftsidebar .sIFR-active h2,
#leftsidebar .sIFR-active h2 a,
#leftsidebar .sIFR-active h2 a {
    visibility: hidden;
}





.error {
	color: red;
	font-weight: bold;
}