html, body {
	height: 100%;
} 

a
{
	text-decoration: underline;
	color: #000;
}


#header {
	height: 134px;
	width: 940px;
	/*background: url(img/header.jpg) no-repeat;*/
}

#navbar {
	/*height: 60px;*/
	background-color: #000;
	/*margin-bottom: 52px;*/
}

#subnav {
	/*height: 60px;*/
	/*background-color: #000;*/
	margin-bottom: 52px;
}
  
#subnav ul {
	
	padding-left: 0;
	font-size: 12px;
	padding-top: 10px;
	padding-left: 20px;
	
	
} 

#subnav .selected
{
	font-weight: bold;
} 

#subnav ul a
{
	text-decoration: none;
	color: #000;
	
}  

#subnav ul a:hover
{
	text-decoration: underline;
	color: #000;
	
}

#navbar ul, #subnav
{
	margin: 0;
	padding: 0;
	width: 940px;
} 

#subnav li {
	   margin: 0;
	margin-top: 20px;
 	margin-right: 20px;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
}

#navbar #main li {
	margin: 0;
	margin-top: 20px;
	list-style-type: none;
	list-style-position: inside;
	display: inline;
	/*padding-right: 18px;*/
	padding-left: 10px;
	padding-top: 5px;
	float: left;
	height: 55px;
	border-right: 1px solid white;
} 

#navbar #main .selected
{
	margin-top: 0;
	padding-top: 25px;
}

#navbar #main a 
{
	color: #000;
	text-decoration: none;
	font-size: 20px;  
	font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma;
}

#navbar #main li span {
	display:block;
	font-size: 13px; 
}

#navbar #main .btn-1
{
	background-color: #ffdf00;
	width: 181px;
}

#navbar #main .btn-2
{
	background-color: #b1cd49;
	width: 181px;
	
}

#navbar #main .btn-3
{
	background-color: #ffa000;
	width: 128px;
	
}

#navbar #main .btn-4
{
	background-color: #85e0fd; 
	width: 128px;
	
}

#navbar #main .btn-5
{
	background-color: #04caff; 
	width: 128px;
	
}

#navbar #main .btn-6
{
	background-color: #bd85bd; 
	width: 129px;
	border: 0;
}

.container-wrapper
{
	background: url(img/container_bg.png) repeat-y;
	margin-bottom: 100px;
}   

.container-wrapper-article
{
	background: url(img/container_article_bg.png) repeat-y;
	margin-bottom: 100px;  
	margin-top:20px;
}
.last-column
{
	padding-left: 10px;
	padding-right: 10px;
	
}

.first-column
{
	padding-right: 10px; 
	padding-left: 10px;
	
} 

.article-column
{
	padding-right: 30px; 
	padding-left: 10px;
	
}

.middle-column
{
	padding-right: 10px;
}

html, body {
	height: 100%;
} 
/*
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -170px;
}
.footer, .push {
	height: 170px;
	position: absolute;
	width:  100%;
	text-align: center;
}
*/  

.footer {
	/*height: 170px;
	position: absolute;
	width:  100%;
	text-align: center;
	
		width: 100%;  */
		position: fixed;
		z-index: 1;
		bottom: -6px;
		padding: 0;
		text-align: center;
		display:none;
	
	
}
 
.footer-links
{
	position: fixed;
	z-index: 2;
	bottom: -6px;
	padding: 0; 
	display:none;
	
 
}

.wrapper
{
	/*height: 1500px;*/
		overflow: hidden;
		margin: 0 auto;
		padding: 0 10px;
	
} 


.imageText
{
	padding-top: 5px;
	font-size: 80%;
	font-style: italic;    
	width:200px;
}
.imageLeft
{
	float:left;
	margin-right: 15px;
}

.imageRight
{
	float:right;
	margin-left: 15px;
}

.imageCenter
{
	width: 100%;
	text-align:center;
}     
  


a:active, a:focus {outline: 0;} 

.ui-widget 
{
	font-family: 'Myriad Pro', 'Myriad', 'Lucida Sans Unicode', 'Lucida Grande', Tahoma;
	font-size:1em;
}

.ui-widget-header 
{
	background:#2191C0 none repeat scroll 0 0;
}

.error, .notice, .success {padding:.8em;margin-bottom:1.6em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11; background:none; padding:0; margin:0; }
.notice a {color:#514721; background:none; padding:0; margin:0; }
.success a {color:#264409; background:none; padding:0; margin:0; }

.donation-card .breadcrumb .current
{
	font-weight: bold;
}

.donation-card .breadcrumb
{
	margin-bottom: 20px;
}   

.donation-card .breadcrumb .disabled
{
	color: #a1a1a1;
}

 
.donation-cards .wrapper
{
	height: 200px;
	width: 150px;
	float: left;
	padding: 0;
	margin: 0;  
	text-align: center; 
}  

.donation-cards a
{
	text-decoration: none;
 
}

.donation-cards .description
{
	 display: block;  
}
  
#donation-form li  {
         padding: 0;
				margin: 0;
}         

#donation-form .stdInput {
	padding:0;
	width:300px;
}

#donation-form fieldset ol {
	list-style-image: none;
	list-style-type: none;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 0em;
}   

#donation-form  label {  
	display: block;
	font-weight: bold;
	margin-bottom: 0.3em;
}  

#form-indicator
{
	display: none;
} 

#form-indicator img
{
	position:relative;
	top:3px;
}   

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default { border: 1px solid #77d5f7; background: #0078ae url(images/ui-bg_glass_45_0078ae_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #ffffff; text-decoration: none; outline: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus { border: 1px solid #448dae; background: #79c9ec url(images/ui-bg_glass_75_79c9ec_1x400.png) 50% 50% repeat-x; font-weight: normal; color: #026890; outline: none; }
.ui-state-hover a, .ui-state-hover a:hover { color: #026890; text-decoration: none; outline: none; }
.ui-state-active, .ui-widget-content .ui-state-active { border: 1px solid #acdd4a; background: #6eac2c url(images/ui-bg_gloss-wave_50_6eac2c_500x100.png) 50% 50% repeat-x; font-weight: normal; color: #ffffff; outline: none; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #ffffff; outline: none; text-decoration: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight {border: 1px solid #fcd113; background: #f8da4e url(images/ui-bg_glass_55_f8da4e_1x400.png) 50% 50% repeat-x; color: #915608; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a { color: #915608; }
.ui-state-error, .ui-widget-content .ui-state-error {border: 1px solid #cd0a0a; background: #e14f1c url(images/ui-bg_gloss-wave_45_e14f1c_500x100.png) 50% top repeat-x; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text { color: #ffffff; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }

