/* CSS
Designer: Jell Creative
Client: Carole Robertson Center for Learning
Created: 02.01.09
Modified: 
*/


/* Global Defaults
=====================================================================*/
/* body,div,ul,li,h1,h2,h3,h4,h5,form,fieldset,input,p,table,tr,th,td,embed,object,image{ margin:0px;padding:0px; } */
table{ border-collapse:collapse;border-spacing:0; }
fieldset,img,abbr{ border:0; }
img, h1,h2,h3,h4,h5,h6,p,var{ font-style:normal;font-weight:normal;font-family:Verdana, Arial, Helvetica, sans-serif; }
ul { list-style:none; }
div { text-align: left;}
/* a,ins{ text-decoration:none; } */
strong { font-weight: bold; }
* {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}

/***  begin GENERAL ************************************************************************/
p, li, a{
color: #666;
}
input{
	font-size:12px;
	line-height:16px;
}
img {
	border: 0px;
}
html {
	height: 100%;
}
body, .normal {
	font-size: 11px;
	height: 100%;
}
body, .espanol, #slogan, #updates_container h3, #wish_list h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-image:url(../images/block/bg_pattern.gif);
}
.current_page, .current_parent {	
	color: #666666;	
}
li a.current_parent, li a.current_page{
	color: #3BAE3C;
}

p a:link, p a:visited {
	color: #666666;
	border:none;
}
a:hover, .current_page, .current_parent  {
	color: #3BAE3C;
}
/***  end GENERAL ************************************************************************/

p{
padding: 0px 0px 10px 0px;
line-height: 18px;	
color:#666666;
}
.employment li, .inner_page li, .normal, blockquote {
	color:#666666;
	line-height: 18px;	
}
.inner_page {
	padding: 3px 0px 5px 0px;
}
h1 {
	color: #3BAE3C;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 24px;
	letter-spacing: .02em;
	padding-bottom: 20px;
}
h2 {
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	padding: .9em 0 .15em;
}
h3 {
	color: #666666;
	font-size: 12px;
	font-weight: bold;
	padding: .5em .15em 0;
}
.section_container h3{
	color:#666666;
	padding: .5em .15em;
}
h4 {
	color: #666666;
	font-weight: bold;
	padding: 1em 0em 0em 0em;
	line-height:16px;
	font-size:11px;
}
.address, #board_dir_list p {
	line-height: 15px;
}
.address a {
	font-size: inherit;
}
blockquote{
	font-style: italic;
	padding: .7em 0em;
	color: #666666;
}
.wish_list_item {
	background: transparent url(../images/buttons/wish_list_plus.gif) scroll no-repeat left 5px;
	line-height: 20px;
}
.wish_list_item_selected a {
	color: #3BAE3C;
}
.employment, .inner_page, .wish_list_item {
	list-style: none;
}
.section_container div {
	overflow: hidden;
}

#main_container{
	width: 930px;
	margin: 0px auto;
}
.right {
	float: right;
}
.nodisplay {
	display: none;
}

/*=======================================================
		header 
 */
#header_container {
	background-color: #ffffff;
	float: left;
	padding: 0 20px;
	height: 136px;
	width: 890px;
}
.logo {
	float: left;
	padding-top:25px;
	width:321px;
}
.espanol p{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	padding:0px;
}
.espanol{
	float: right;
	margin: 8px 0px 0px 0px;
	padding: 0px 7px;
	background-color: #ff6600;
	width:102px;
	
}
.espanol a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	cursor:pointer;
}
.espanol img {
	margin:  0px;
	float: right;
}
.espanol p {
	background: transparent url(/images/block/espanol_dots.gif) scroll no-repeat right;
	width: 92px;
	height: 20px;
	line-height: 20px;	
}

/* NAVIGATION */

#nav_container {
	float:right;
	display: block;
	position: relative;
	width: 568px;
	
}
.section_container h2 {
	cursor: pointer;
	/*width:auto; 
	background-image:url(../images/buttons/wish_list_plus.gif);*/
	background-repeat:no-repeat;
	background-position: left;
	padding: 15px;
}
#navigation{		
	list-style: none;
	top: 32px; 
	left: 38px;
	*left: 40px;
	position: absolute;
	width:560px;
}
#navigation li {
	float:left;
	font-size:12px;
	text-align: right;
	padding: 0px 0px 0px 6px;	
	margin-right:8px;
	*margin-right:7px;
	
	border: 1px solid #FFF;	
}
#navigation.spanish li{
	margin-right:5px;
	*margin-right:3px;
}
#navigation li a {	
	display: block;
	width: auto;
}
#navigation li ul {	
	position: absolute;
	margin-left: -0.5em;
	
	left: -999em;
	/*left: auto; */
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
#navigation li ul li {
	display: inline;
	font-size:11px;

}


#navigation li:hover ul, #navigation li.over ul,  #navigation li.sfhover ul  {  /* sucker fish hover - the class name of the li's added via js for an ie fix*/
	left: auto;
}

#navigation li:hover, #navigation li.over, #navigation li.sfhover {
	
	border-left: 1px solid #666666;
}

/* these must be the same so keep them together */
#navigation li ul {
	margin-top: .7em;
	padding:0px 0px 0px 3px;
	
}
#navigation li {
	padding-bottom: .7em;
}
/* end must be together */

#navigation li ul li,  #navigation li ul li:hover {
	padding: 0px 5px;
	margin-top:8px;

	border:none;
}
#navigation li ul li a {
	/* inheritted in safari so must reset */
	padding: 0;
	margin: 0;
}
.spanish_sorry {
	width: 425px;
}

#navigation li.li_nochild {
	border: none; 
	border: 1px solid #FFF;
}





/* vb added */
#first_container {
	width:890px;
	float:left;
}

#lower_left {
	width:890px;
	margin:28px 0px 0px 0px;
	float:left;
}

/*					end header
  ======================================================================= */

#body_container {
	background-color: #ffffff;
	float: left;
	padding: 0 20px 40px;
	width: 890px;
}
#left_container {
	width: 657px;
}
.image_holder {
	width: 657px;
	float:left;
	height: 247px;
}
#image_holder2, #image_holder1 {
	visibility: visible;
	position: absolute;
	z-index: 5;
}
#slide_show_num_container {
	display: block;
	position: absolute;
	z-index: 10;
	width: 657px;
}
.slide_show_num, .slide_show_num_highlight {
	font-size: 9px;
	float: right;
	margin: 220px 15px 10px 0px;
	_margin: 220px 8px 10px 0px;
	text-align: center;
	width: 12px;
	color: #cccccc;
	/*border: thin solid #666666;*/
}
.slide_show_num {
	background-color: transparent;
	
}
.slide_show_num_highlight {
	background-color: #666666;
	
}
.left {
	float: left;
}
.right {
	float: right;
}
.nugget_left, .nugget_right {
	background: transparent url("../images/block/nugget_bg.gif") repeat-x scroll bottom center;
	border: 1px solid #6d6d6d;
	margin: 0px 0px 0px;
}
.nugget_left {
	float: left;
}
.nugget_right {
	float: left;
	margin-left: 28px;
}
.nugget_image_wrapper {
	padding: 2px;
}
.nugget_image {
	height: 134px;
	width: 98px;
}
.nugget_text {
	width: 210px;
}
.nugget_text h3 {
	font-weight: normal;
	padding: 5px 12px;
	color: #ff6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:18px;
}
.nugget_text p, #wish_list p, #in_media p {
	padding: 4px 12px;	
	text-indent: 0px;
	line-height: 18px;
}
.nugget_text a, #in_media a {
	color: #ff6600;
	font-size: 11px;
}
.nugget_text a:link, .nugget_text a:visited  {
	color: #ff6600;
	text-decoration: underline;
}


#right_container {
	width: 203px;
	float: right;
	margin-bottom: 44px;
}
#right_container  h1{
	padding: 0px;
	color: #3BAE3C;	
	font-weight: normal;
	height: 85px;
	line-height:20px;
	font-size: 12px;
	margin:0px;
}
#updates_container {
	float: right;
	width: 290px;
}
#updates_container h3{
	float: left;
	text-transform: lowercase;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 11px;
	color: #666666;
	margin: 8px 4px 0px 0px;
}
#updates_container div {
	margin: 8px 0 0;
}
#updates_container fieldset {
	border: 0 none;
}
#email_input {
	border: 1px solid #666666;
	border-right: none;
	width: 142px;
	padding: 3px 0px 3px 2px;	
	*padding: 1px 0px 5px 2px;	
	height: 14px;
	
	float: left;
	text-indent: 3px;
	font-size:11px;
	color:#666666;
}
#show_selected_items li {
	background: transparent url(../images/block/wl_orange_dot.png) scroll no-repeat left 4px;
	padding: 0 0 0 10px;
}
#wl_list {
	margin: 0 0 20px;
}
#wl_list li {
	/* background: transparent url(../images/buttons/wish_list_plus.gif) scroll no-repeat left 5px; */
	padding: 0 0 0 17px;
}
.minus {
    background-image: url(../images/buttons/wish_list_minus.gif);
}
.plus {
    background-image: url(../images/buttons/wish_list_plus.gif);
}

#show_selected_items {
	list-style: none;
}
.wish_list_item_selected {
	list-style: none;
	line-height: 20px;
	background: transparent url(../images/alert/success2.gif) scroll no-repeat 0px 3px;
	/* color: #3BAE3C; */
}
#update_button {
	float: left;
	border: 0 none;
	cursor: pointer;
	position: relative;
	
	width: 41px;
	height: 22px;
	background: transparent url(../images/go_button.gif) no-repeat scroll 0;
}
#wishlist_container, #in_media_container { 
	float: right;
	border: 1px solid #6D6D6D;
	width:203px;
	background: transparent url(../images/wish_list_bg.jpg) repeat-x scroll bottom center;
	
	
}
#in_media_container {

*margin-top: 5px;
}


#wish_list, #in_media {
	/* height: 245px; */
	overflow: hidden;
	width: 203px;
}
#wish_list{
height: 118px;
}


#in_media ul {
	margin: 0 0 15px 0;
}

#in_media a {
 	background: transparent url(../images/buttons/link-ext-arrow.gif) no-repeat scroll right;
	padding: 0 15px 0 0;
}

#wish_list h3, #in_media h3 {
	background-color: #3bae3c;
	color: #ffffff;
	padding: .3em 0 .3em 10px;
	margin: 2px;
}
#wish_list p {
	/* margin: 0 10px; */
}
#wish_list li, #in_media li {
	list-style-image: url(../images/wish_list_bullet.gif);
	margin: 0 0 3px 28px;
}
#wish_list ul {
	margin: 0 0 14px;
}
#donate { 
	float: right;
	position: relative;
	bottom: 10px;
	right: 10px;
}
.clear_boxes {
	clear: both;
}
.footer {
	background-color: #ffffff;
	padding: 40px 0 0;
	float: left;
}
#footer_place_holder {
	color: #ffffff;
	float: left;
	width: 370px;
}
.home_footer_logos{
	padding: 40px 0 0 0;
	width: 204px;
	float: right;
}
.home_footer_logos_p {
	width: 204px;
	float: left;
	clear: both;
	font-size: 9px;
	padding: 10px 0 0;
	margin: 0;
	line-height: 15px;
}
.home_footer_logos img {
	float: left;
}
.txt_footer {
	font-size: 10px;
}
.footer a {
	font-size: 10px;
}
#site_design {
	margin: 0 0 0 15px;
}
/* ====================================================
		inner pages
 */

#photo_container {
	float: left;
	width: 321px;
	margin-top: 5px;
}
#photo_container img{
	float: left;
	padding: 0px 0px 18px 0px;
}
#html_container {
	float: right;
	width: 520px;
	padding: 0px 0 0 20px;
	min-height: 300px;
}
#html_container p a:link,  #html_container p a:visited{
	border-bottom:1px solid #999;
}


#html_container td{
	padding: 5px 5px 5px 0px;
}
#html_container table	{
	padding: 20px 0 0;
}
#html_container h2 {
margin: 0px 0px 5px 0px;	
line-height: 14px;
}
.locationhead{
clear: none;
float:left;
width:100%;
margin:10px 0px 5px 0px;
padding:0px;
}
.locationhead h2{
float:left;
display:inline;
margin-top:0px;
padding-top:4px;
line-height:14px;
}
.locationhead a {
	padding: 7px 15px 0 5px;
	background: transparent url(../images/buttons/mapIcon.gif) scroll no-repeat right 2px;
	color: #666;
	font-size:11px;	font-family:Arial, Helvetica, sans-serif;
	float:left;
	
	display:inline;
}

#btn_send {
	cursor: pointer;
	border: none;
	float: right;
	width: 54px;
	height: 22px;
	background: transparent url(../images/buttons/send.gif) no-repeat scroll 0 0;
}
.redstar {
	color: #ff6600;
	padding:0px 0px 0px 2px;
	font-size: 9px;
}
#required { /* this is the bot check text area */
	display: none;
}
#contact_fail, #contact_success  {
	padding: 0 0 0 25px;
}
#contact_fail {
	background: transparent url(../images/alert/caution-sign.png) no-repeat scroll left;
}
#contact_success {
	background: transparent url(../images/alert/success.png) no-repeat scroll left;
}
.pdf_file {
	list-style: none;
	background: transparent url(../images/buttons/pdf_icon.gif) no-repeat scroll left;
	padding: 0 0 0 20px;
	line-height: 20px;
}
#board_dir_list p {
	margin: 5px 0 0 ;
}
#sitemap_container ul li {
	padding: 3px 0;
}
#sitemap_container ul li ul li {
	background: transparent url(../images/block/wl_orange_dot.png) scroll no-repeat left 4px;
	margin: 0 0 0 15px;
	padding: 0 0 0 15px;
}
#no_spanish_content {
	background: transparent url(../images/block/nugget_bg.gif) scroll repeat-x bottom;
	border: 1px solid #999999;
	margin: 5px 0 20px 0;
}
#no_spanish_content p {
	background: url(../images/block/link_dots.gif) scroll no-repeat 4px -1px;
	padding: 0 2px 0 15px;
	margin: 4px;
}
.highlight_text {
	color: #ff6600;
	font-weight: bold;
}

.volunteer_info {
	color: #3BAE3C;
	padding-bottom: 0;	
}
.location_programs {
	padding: 5px 0px 8px 0px;
}
.address_indent {
	clear: both;
	padding: 0 0 11px;
}
.address_indent li{
	padding: 3px 0px 3px 0px;
	}
.location_programs li{
	padding: 3px 0px 3px 15px;
	background: transparent url(../images/wish_list_bullet.gif) scroll no-repeat left 7px;
}
span.emphasis{
color: #ff6600;
}
table.contactform{
width: 522px;
}
table.contactform td input, table.contactform td label{
font-size: 11px;
line-height:16px;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#666;
}
table.contactform td input{
width: 370px;
margin:0px 0px 5px 0px;
padding:3px;
}
.contactform textarea{
	width: 375px;
	margin:0px 0px 5px 0px;
	padding:3px;
}

table.contactform td.vb{
width: 170px;
}
table.contactform td input.radio{
width: auto;
vertical-align:middle;
}
.radiotext{
line-height: 11px;
}