@charset "utf-8";
/* CSS Document */

span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 

#header{
	width:760px;
	min-width:760px;
	max-width:760px;
	position: relative;
	overflow: hidden;
}

ul {display:block;
	margin:1px 15px 0px 13px;
	padding:8px 15px 1px 0px;
	list-style:none;
	position:relative;
	left: 13px;
}

span.label {
	font-weight: bold;
	text-align: right;
	padding-right: 5px;
}
	
li {
	list-style: none;
	line-height: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 5px;
	background-image: url(http://riverswithoutborders.org/home/wp-content/themes/RiversWithoutBorders2/images/rwb_acidClock_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	color: #fff;
	font-weight: bold;
}
li a:link, li a:hover, li a:visited {
	color: #fff;
	text-decoration: none;
}

a.sidelink1:link, a.sidelink1:visited {
	display: block;
	background: url(http://riverswithoutborders.org/home/wp-content/themes/RiversWithoutBorders2/images/rwb_acidClockLanding_sidebar_r1_c1.gif) no-repeat;
	text-align: left;
	height: 64px;
	width: 228px;
}

a.sidelink1:hover {
	background-position: 0px -64px;
}

a.sidelink2:link, a.sidelink2:visited {
	display: block;
	background: url(http://riverswithoutborders.org/home/wp-content/themes/RiversWithoutBorders2/images/rwb_acidClockLanding_sidebar_r2_c1.gif) no-repeat;
	text-align: left;
	height: 64px;
	width: 228px;
}

a.sidelink2:hover {
	background-position: 0px -64px;
}

a.sidelink3:link, a.sidelink3:visited {
	display: block;
	background: url(http://riverswithoutborders.org/home/wp-content/themes/RiversWithoutBorders2/images/rwb_acidClockLanding_sidebar_r3_c1.gif) no-repeat;
	text-align: left;
	height: 64px;
	width: 228px;
}

a.sidelink3:hover {
	background-position: 0px -64px;
}
#content img{
	border:0px;
}
div.container{
	background: #efefe6;
}



.white_quote_box {
	padding: 5px 11px 5px 11px;
}

.small_txt {
	font-size: 9px; 
	color: #6E9D3F;
	padding-left: 5px;
}
.small_txt_grey {
	font-size: 11px; 
	color: #666;
	padding-left: 5px;
	padding-top: 5px;
	font-style: italic;
}
.form_txt {
	color: #6E9D3F;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 5px;
}
.small_txt a:link, .small_txt a:active, .small_txt a:visited{
	font-size: 9px; 
	color: #6E9D3F;
	text-decoration: none;
	letter-spacing: -0.5px;
}
.cleanup_form {
	position: relative;
	overflow: hidden;
	width: 450px;
	max-width: 450px;
	padding: 10px;
	left: 5px;
	font-size: 12px;
	color: #333;
	background-color: #E4E4DA;
}
.cleanup_form  input, select, textarea {
	background: #FFF;
	border: none;
	width: 320px;
	margin-bottom: 5px;
}
.shrinkme, .shrinkme input, .shrinkme select, .shrinkme textarea {
	width: 10px;
	margin-bottom: 0px;
}
.the_botton_txt1 {
	background: none;
	width: 294px;
	min-width: 294px;
	max-width: 294px;
	position: relative;
	float: left;
	text-align: left;
}
.the_button1 {
	background: none;
	width: 156px;
	min-width: 156px;
	max-width: 156px;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: right;
}
.the_button1 input {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 75%;
	font-weight: bold;	
	width: 150px;
}
.the_botton_txt {
	background: none;
	width: 140px;
	min-width: 140px;
	max-width: 140px;
	position: relative;
	float: left;
	text-align: left;
}
.the_button {
	background: none;
	width: 310px;
	position: relative;
	float: right;
	text-align: right;
}
.the_button input {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background-color: #FFFFFF;
	color: #333333;
	font-size: 75%;
	font-weight: bold;	
	width: 150px;
}
.code {
	border: #ccc thin solid;
	width: 480px;
	min-width: 480px;
	overflow: hidden;
}