/*
-----------------------------------------------
Style Sheet

Site: shuarhands.com
Author:   designedbyevan.com
Version:  2008.4
----------------------------------------------- */


/* undo some default styling of common (X)HTML browsers
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }


/* prevent blue linked image borders */
a img, :link img, :visited img, fieldset { border:none; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,button { margin:0; padding:0; }



/* global elements
 * ------------------------------------------------------------------------- */

/* Default font size in IE and FireFox is 16px. Default for Safari is unknown but assumed to be the same. */
html {
	font-size:100%; /* IE has problems scaling text in ems. Using a percentage makes for better text rendering when scaled. */
	line-height:1.125em;
	}

body {
	background-color: #002900;
	font-size:.75em; /* Read by IE only. - 75% of 16px = 12px */
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:12px 0;

	}

a:link, a:visited {
	color:#bf6e2b;
	}
	
a:hover, a:active {
	color:#853b1c;
	}
	

/* Classes
 * ------------------------------------------------------------------------- */

.clear {
	clear:both;
	height:.01em;
	overflow:hidden;
	}

.hr {
	color:#9b9d6c;
	background:#9b9d6c;
	border:none;
	width:100%;
	height:1px;
	overflow:hidden;
	margin:15px 0;
	}

.pic_left {
	margin:0 10px 2px 0;
	float:left;
	}

.pic_right {
	margin:0 0px 2px 10px;
	float:right;
	}

.pic_border_brown {
	padding:2px;
	border:1px solid #9b9d6c;
	}

.page_heading {
	color:#052b00;
	font-size:1.6em;
	margin-bottom:10px;
	}
	
	.page_heading span {
		color:#145d04;
		}

.green {
	color:#145d04;
	font-size:1.2em;
	}

.large {
	font-size:1.5em;
	margin-bottom:10px;
	font-weight:normal;
	}

.event_title {
	color:#4d482b;
	font-size:1.4em;
	margin-bottom:5px;
	}


.content_list {
	margin-left:15px;
	}
	
	.content_list li {
		_position:relative;	 /*to fix the IE bullet peekaboo pug */
		padding-left: 12px;
		list-style: none;
		background: transparent url(../images/bullet.gif) 0px 7px no-repeat;
		color:#145d04;
		margin-top:5px;
		}

.event_table {
	font-size:.82em;

	line-height:1.2em;
	}
	
	
		
	.event_table p {
		text-align:left;
		padding:2px 8px 0 8px;
		}

/* Layout
 * ------------------------------------------------------------------------- */

#container {
	width:838px;
	margin:0 auto;
	background:url(../images/container_bg.gif) repeat-y;
	}

#title {
	background:url(../images/title.jpg) no-repeat;
	width:838px;
	height:129px;
	text-indent:-5000px;
	}

#title_base {
	background:url(../images/header_bottom.jpg) no-repeat;
	width:838px;
	height:19px;
	}

#content_container {
	width:762px;
	margin:20px auto 10px auto;
	text-align:left;
	}

#content_containerd {
	width:838;
	margin-left:60px;
	margin-right:60px;
	text-align:left;
	}


#home_column_left {
	width:436px;
	float:left;
	display:inline;
	margin-right:10px;
	}

#home_list {
	font-size:.92em;
	}
	
	#home_list li {
		_position:relative;	 /*to fix the IE bullet peekaboo pug */
		padding-left: 26px;
		list-style: none;
		background: transparent url(../images/home_bullet.gif) 0px 6px no-repeat;
		color:#000;
		margin-top:5px;
		}
		
		#home_list li.first {
			margin-top:0;
			}
		
		#home_list li li {
			_position:relative;	 /*to fix the IE bullet peekaboo pug */
			padding-left: 15px;
			margin-left:10px;
			list-style: none;
			background: transparent url(../images/mini_bullet.gif) 0px 7px no-repeat;
			color:#000;
			}

#home_column_right {
	width:316px;
	float:left;
	display:inline;
	}
	

#flash {
	background:url(../images/flash_border.gif) no-repeat;
	width:308px;
	height:318px;
	padding:8px 0 0 8px;
	}

#shuar_graphic {
	background:url(../images/SHUAR.gif) no-repeat;
	width:316px;
	height:139px;
	text-indent:-5000px;
	}

#donate_now {
	background:url(../images/donate_now.gif) no-repeat;
	width:316px;
	height:41px;
	display:block;
	text-indent:-5000px;
	outline:none;
	}
	
	#donate_now:hover {
		background-position: 0px -41px;
		}

#thumbnails {
	background:url(../images/temp_phot_strip.jpg) no-repeat;
	width:755px;
	height:65px;
	margin:10px auto;
	}

#home_bottom_content {
	background:url(../images/brown_plant_bg.jpg) no-repeat bottom left #787042;
	width:742px;
	padding:10px;
	color:#eae3c6;
	}

.plant_bg_top {
	background:url(../images/events_container_top.gif) no-repeat;
	width:100%;
	height:2px;
	overflow:hidden;
	}

.plant_bg_bottom {
	background:url(../images/events_container_bottom.jpg) no-repeat bottom left #b8c17e;
	width:100%;
	}

.event_top {
	background:url(../images/events_container_top.gif) no-repeat;
	width:762px;
	height:2px;
	overflow:hidden;
	}

.event_bottom {
	background:url(../images/events_container_bottom.jpg) no-repeat bottom left #b8c17e;
	width:742px;
	padding:10px;
	margin-bottom:15px;
	}

#donation_list {
	margin-left:30px;
	margin-top:10px;
	font-size:1.8em;
	}
	
	#donation_list li {
		margin-bottom:20px;
		}
	
	#donation_list img {
		margin-right:5px;
		}


#footer_bar {
	background:url(../images/footer.gif) no-repeat;
	width:838px;
	height:18px;
	}

#footer {
	width:762px;
	margin:0 auto;
	text-align:center;
	color:#c5ff00;
	font-size: .92em;
	}

	#footer ul {
		margin-bottom:3px;
		}

	#footer li {
	margin: 0;
	padding: 0 5px 0 7px;
	display: inline;
	border-left: 1px solid #c5ff00;
	line-height:1.4em;
	background: none;
	}
	
	#footer li.first { 
		border: none;
		}
	
	#footer a:link, #footer a:visited{
		color:#c5ff00;
		text-decoration:none;
		}
	
	 #footer a:hover, #footer a:active {
		color:#c5ff00;
		text-decoration:none;
		}

/* ---------- Main Form ---------- */

form#main_contact {
	width:360px;
	margin-top:10px;
	}
	
#main_contact input, #main_contact textarea {
	width:186px;
	float:left;
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	color:#000;
	margin-bottom:8px; /* sets vertical spacing between fields */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	} 

#main_contact textarea {
	overflow:auto;
	width:286px;
	}
	
	#main_contact fieldset {
		margin:0;
		padding:0;
		border:none;
		}




#main_contact label {
	float:left;
	text-align:left;
	margin-right:10px;
	margin-top:0px; /* to align label with the top of input area */
	font-weight:bold;
	width:55px;
	color:#052b00;
	}

	

	input.checkbox {
		width:16px;
		height:16px;
		background:none;
		border:none;
		margin:0 5px 8px 80px;
		}

#main_contact select {
	margin-bottom:8px;
	background-color:#efefef;
	border:1px solid #999;
	}



	form br {
		line-height:0.0;  /* defaults vertical spacing between fields */
		clear:both;
		}

#main_contact input#submit {

	width:55px;
	float:right;
	background-color:#ccc;
	padding:0;
	}

/* horizontal navigation
 * ------------------------------------------------------------------------- */

#nav { background:url("../images/nav.jpg") no-repeat; width:838px; height:25px; position:relative; }
#nav li {
	position:absolute;
	top: 0px;
}
#nav li, #nav a { height:25px; display:block; }
#nav span { display:none; }

#nav-01 {
	width: 43px;
	left: 41px;
}
#nav-02 {
	width: 55px;
	left: 105px;
}
#nav-03 {
	width: 93px;
	left: 166px;
}
#nav-04 {
	width: 101px;
	left: 268px;
}
#nav-05 {
	width: 77px;
	left: 368px;
}
#nav-06 {
	width: 76px;
	left: 459px;
}
#nav-07 {
	width: 52px;
	left: 551px;
}
#nav-08 {
	width: 82px;
	left: 610px;
}
#nav-09 {
	width: 93px;
	left: 702px;
}

#nav-01 a:hover, #nav-01.selected { background: transparent url("../images/nav.jpg") -42px -27px no-repeat; }
#nav-02 a:hover, #nav-02.selected { background: transparent url("../images/nav.jpg") -105px -27px no-repeat; }
#nav-03 a:hover, #nav-03.selected { background: transparent url("../images/nav.jpg") -166px -27px no-repeat; }
#nav-04 a:hover, #nav-04.selected { background: transparent url("../images/nav.jpg") -268px -27px no-repeat; }
#nav-05 a:hover, #nav-05.selected { background: transparent url("../images/nav.jpg") -368px -27px no-repeat; }
#nav-06 a:hover, #nav-06.selected { background: transparent url("../images/nav.jpg") -459px -27px no-repeat; }
#nav-07 a:hover, #nav-07.selected { background: transparent url("../images/nav.jpg") -551px -27px no-repeat; }
#nav-08 a:hover, #nav-08.selected { background: transparent url("../images/nav.jpg") -610px -27px no-repeat; }
#nav-09 a:hover, #nav-09.selected { background: transparent url("../images/nav.jpg") -702px -27px no-repeat; }

#span-01 { margin-left:50px;  }

#span-01 a{ color:#bcff00; text-decoration:none; font-weight:bold; font-family:"Verdana"; font-size:16px;}

#span-02 { margin-left:20px;  }

#span-02 a{ color:#bcff00; text-decoration:none; font-weight:bold; font-family:"Verdana";  font-size:16px;}
/* lightbox
 * ------------------------------------------------------------------------- */
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/overlay.png", sizingMethod="scale"); /* Path to overlay.png must be relative to HTML page, not the CSS file */
	}
	
