/*------------------------------------------
	Section Colors//
		About Us // Orange #FC5700
		Get Involved // Blue #1BA6DF 
		Our Programs // Pink #FD2749	
------------------------------------------*/

/*-----------------------------------------------------------------------------------
  Global Reset v0.2 (based on http://meyerweb.com/eric/tools/css/reset/ - v1.0 | 20080212)
-----------------------------------------------------------------------------------*/
  html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, code, em, img, small, strike, strong, sub, sup, dl, dt, dd, dd p, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
  body { line-height: 1; }
  ol, ul { list-style: none; }
  :focus { outline: 0; }
  table { border-collapse: collapse; border-spacing: 0; }


/*---------------------------
  Elements
---------------------------*/
	body { background: #EFEFEF; font-family: "Lucida Grande", 'Lucida Sans Unicode', Helvetica, sans-serif; font-size: 62.5%; }
	body.lower { background: #fff url(../images/background_gradient.png) repeat-x left 151px; }
	h1 { color: #121A1F; font-size: 32px; font-weight: normal; margin: 0 0 12px 0; }
	h2 { font-size: 18px; font-weight: normal; line-height: 23px ; padding: 0 0 6px 0; text-transform: uppercase; }
	h3 { font-size: 16px; font-weight: normal; padding: 0 0 6px 0; text-transform: uppercase; }
	h4 { font-size: 16px; font-weight: normal; line-height: 21px; padding: 0 0 6px 0; }
	h5 { font-size: 14px; font-weight: bold; line-height: 17px; padding: 0 0 9px 0; } 
	h6 { color: #606A73; font-size: 13px; font-weight: normal; padding: 0 0 2px 0; }
	hr { border: none; border-top: 1px solid #fff; border-bottom: 1px solid #EFEFEF;  margin: 10px 0 20px 0; }
	strong, em { font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; }
	a { text-decoration: none; }
	.content p a:hover, .generic p a:hover { color: #000004; }
	.no_background #page { background: none; padding: 0px 25px 0 25px; }
	table { font-size: 12px; margin: 0 0 20px 0; }
	table td { padding: 10px 10px 0px 0; }
	#page_content p { margin: 0; }
	
	/* Hack to fix video embeds for now */
	object { width: 260px; max-height: 210px; }

/*---------------------------
  Global
---------------------------*/
	.clear { clear: both; }
	.left { float: left; }
	.right { float: right; }
	.block_right { float: right; margin: 0 0 10px 10px; }
	.block_left { float: left; margin: 0 10px 10px 0px; }
	a.back_to_top { background: url(../images/back_to_top_bg.jpg) left center no-repeat; font-size: 12px; font-weight: bold; margin: 5px 0 6px 0; padding: 5px 0 5px 12px; text-transform: uppercase; }
	.center { text-align: center; }
	a.more { display: inline-block; font-size: 12px; font-weight: bold; line-height: 11px; padding: 0 0 0 23px; text-transform: uppercase; margin: 0 0 10px 0; }
	a.back { display: inline-block; font-size: 12px; font-weight: bold; line-height: 11px; padding: 0 0 0 17px; text-transform: uppercase; margin: 0 0 10px 0; }
	p a.more { display: inline-block; margin: 0; }
	.content p.caption { color: #868E94; font-size: 12px; padding: 8px 0 0 0; }
	ul.list_column { width: 15%; }
	ul.two_column_list { float: left; width: 270px; }
	
	/* Custom Form Controls */

	/* Select */
	.ui-dropdown { /*float: left;*/ height: 38px; position: relative; }
	.ui-dropdown-visible { z-index: 1000; }
	.ui-dropdown a { text-decoration: none; }
	.ui-dropdown dt { background-color: #fff; border: 1px solid #ddd; height: 36px; padding: 0 5px; }
	.ui-dropdown dt a { background: #fff url(../images/dropdown_arrow.png) no-repeat right center; color: #2D92B9 !important; display: block; height: 36px; overflow: hidden; padding: 0 14px 0 0; }
	.ui-dropdown dt a span { display: block; height: 36px; line-height: 36px; }
	.ui-dropdown dd { background-color: #fff; border-bottom: 1px solid #ddd; max-height: 250px; left: 0; overflow: auto; position: absolute; top: 35px; width: 100%; }
	.ui-dropdown .ui-dropdown-options { border: 1px solid #ddd; border-width: 0 1px; list-style-image: none; margin: 0; padding: 0; }
	.ui-dropdown .ui-dropdown-options li { margin: 0; padding: 0; }
	.ui-dropdown .ui-dropdown-options a { color: #2D92B9 !important; display: block; font-style: normal; line-height: 1.3; margin: 0 0 3px 0; padding: 5px; }
	.ui-dropdown .ui-dropdown-options a:hover, .ui-dropdown .ui-dropdown-options .ui-state-active, #page .ui-dropdown .ui-dropdown-options a:hover, #page .ui-dropdown .ui-dropdown-options .ui-state-active { background-color: #2A92BB; color: #fff !important; }
	form ul li { list-style-image: none !important; }

 	/* Checkbox */
	.ui-checkbox { background: url(../images/checkbox.png) no-repeat left top; display: inline-block; height: 18px; margin: 0 3px 5px 0; vertical-align: middle; width: 17px; }
	.ui-checkbox-checked { background-position: left bottom; }
	
	/* Radio Buttons */
	.ui-radio { background: url(../images/radio_button.png) no-repeat left top; display: inline-block; height: 19px; margin: 0 3px 5px 0; vertical-align: middle; width: 18px; }
	.ui-radio-checked { background-position: left bottom; }


/*---------------------------
  Image Styles
---------------------------*/
	#page .image_container_left p, #page .image_container_right p,  #home .image_container_left p, #home .image_container_right p, #page .image_container p, #home .image_container p  { color: #758FA2; font-size: 11px; line-height: 12px !important; margin: 8px 0 0 0; }
 	.image_container_left { float: left; margin: 0 20px 0 0; }
 	.image_container_right { float: right; margin: 0 0 0 20px; }
 	.image_container_right p.image_caption, .image_container_right img, .image_container_left p.image_caption, .image_container_left img { width: 220px; }
 	p.caption { color: #939DA3; font-size: 11px !important; line-height: 15px !important; }
 	.block_image { margin: -5px 0 15px 0; }
 	img.right, p img.right { float: right; margin: 0 0 20px 20px; }
 	img.left, #page p img.left { float: left; margin: 0 20px 20px 0; }


/*---------------------------
  Header
---------------------------*/
	#header_wrapper { background: url(../images/header_bg.jpg) repeat-x center top; height: 114px; }
	#header { height: 114px; margin: 0 auto; position: relative; width: 940px; z-index: 2; }
	#header a#home_logo { cursor: pointer; display: block; height: 45px; left: 0; position: absolute; top: 64px; width: 316px; z-index: 2; }
	#header ul#top_nav { float: right; margin: 10px 0 0 0; }
	#header ul#top_nav li { display: inline; float: left; }
	#header ul#top_nav li a { color: #3D4A54; display: block; font-size: 12px; line-height: 11px; padding: 0 0 0 33px; } 
	#header ul#top_nav li a.top_nav_search { background: url(../images/icon_top_nav_search.gif) no-repeat 15px top; }
	#header ul#top_nav li a.top_nav_donate{ background: url(../images/icon_top_nav_donate.gif) no-repeat 15px top; }
	#header ul#top_nav li a.top_nav_contact { background: url(../images/icon_top_nav_contact.gif) no-repeat 15px top; }
	#header ul#top_nav li a.top_nav_marketplace { background: url(../images/icon_top_nav_marketplace.gif) no-repeat 15px top; }
	#header ul#top_nav li a:hover { background-position: 15px bottom; }
	#flash { height: 115px; position: absolute; width: 333px; z-index: 1; }
	#wrapper { margin: 0 auto 0 auto; padding: 35px 0 0 0; width: 940px; }
	

/*---------------------------
  Main Navigation
---------------------------*/
	#nav { font-family: Arial, sans-serif; height: 48px; left: 328px; position: absolute; top: 66px; width: 618px; z-index: 3; }
	#nav li { float: left; margin: 0 0 0 6px; }
	#nav li a { color: #FFF; cursor: pointer; display: block; height: 48px; text-indent: -9999px; }
	#nav li ul.subnav { position: absolute; left: -9999px; padding: 15px 0 10px 0; top: auto; z-index: 3; }
	#nav li:hover ul.subnav, #nav li.hover ul.subnav { left: auto; }
	#nav li ul.subnav li { float: none; padding: 0 10px 10px 0; font-size: 14px; font-weight: bold; }
	#nav li ul.subnav li a { background-image: none; color: #FFF; display: block; float: none; font-size: 13px; height: auto; line-height: auto; margin: 0; padding: 0 15px; text-align: left; text-indent: 0; width: auto; }
	#nav li ul.subnav li a:hover { color: #1E1E1E; }
	
	
	/*About Us*/
	#nav li.about-us ul { width: 173px; }
	#nav li.about-us a { background: #FC5700 url(../images/nav_bg_about_us.jpg) top left no-repeat;  width: 173px;}
	#nav li.about-us ul { background-color: #FC5700; }
	
	/*Get Involved*/
	#nav li.get-involved ul { width: 201px; }
	#nav li.get-involved a { background: #1BA6DF url(../images/nav_bg_get_involved.jpg) top left no-repeat; width: 201px; }
	#nav li.get-involved ul { background-color: #1BA6DF; }
	
	/*Our Programs*/
	#nav li.our-programs ul { width: 220px; }
	#nav li.our-programs a { background: #FD2749 url(../images/nav_bg_our_programs.jpg) top left no-repeat; width: 220px; }
	#nav li.our-programs ul { background-color: #FD2749; }
	
  #nav li.about-us:hover a, #nav ul li.active a, #nav li.about-us a:hover, #nav li.about-us a.selected, #nav li.get-involved a:hover, #nav li.get-involved:hover a, #nav li.get-involved a.selected, #nav li.our-programs a:hover, #nav li.our-programs:hover a, #nav li.our-programs a.selected { background-position: bottom left; }
	
	
/*---------------------------
  Homepage Content
---------------------------*/
	#home p { color: #121A1F; font-size: 13px; line-height: 20px; padding: 0 0 20px 0; }
	#home_content { float: left; padding: 0 0 0 20px; width: 620px; } 
	#home_content a:hover { color: #8DABC3; } 
	#home_content ul { margin: 0 0 20px 25px; }
	#home_content .callout_content { min-height: 0; }
	
	/*Home Carousel*/
	#home_feature { border: solid 1px #CCC; border-left: none; border-right: none; height: 429px; }
	#home_carousel { height: 429px; margin: 0 auto; position: relative; width: 1075px; }
	#home_feature_content { background: url(../images/home/home_scroller_bg.png) no-repeat; bottom: 23px; height: 93px; left: 68px; position: absolute; width: 940px; }
	#home_feature_content h2 { float: left; padding: 8px 0 0 10px; width: 790px; }
	#home_carousel ul.pages { margin: 0 0 0 80px; padding: 0; }
	#home_carousel ul.pages li { display: block; float: left; }
	#home_carousel ul.pages li a { background: url(../images/home/home_scroller_tab_bg.png) no-repeat; color: #46A0C2; display: block; font-size: 15px; width: 28px; margin: 0 2px 0 0; padding: 5px 0 0 0; text-align: center; }
	#home_carousel ul.pages li a:hover, #home_carousel ul.pages li a.selected { color: #FFF; }
	#home_carousel .previous, #home_carousel .next { display: block; height: 80px; margin: -6px 0 0 0; text-indent: -9999px; width: 70px; }
	#home_carousel .previous { background: url(../images/home/home_scroller_button_previous.gif) no-repeat; float: left; }
	#home_carousel .next { background: url(../images/home/home_scroller_button_next.gif) no-repeat; float: right; }
	#home_carousel .previous:hover, #home_carousel .next:hover { background-position: bottom left; }
	#home_carousel .carousel_container { height: 429px; overflow: hidden; position: relative; width: 1075px; }
	#home_carousel .carousel_items { height: 429px; left: 0; position: absolute; top: 0; width: 20000px; }
	#home_carousel .carousel_items li { display: block; float: left; height: 429px; margin: 0 800px 0 0; width: 1075px; }
	#home_carousel .carousel_items li img { float: right; }
	#home_carousel h2 { font-size: 23px; line-height: 25px; text-transform: none; }
	#home_carousel h2 strong { color: #FFF; font-weight: normal; }
	#home_carousel a.more { background: url(../images/home/more_arrow_home_feature.gif) no-repeat left top; color: #FFF;  margin: 10px 0 0 4px; }
	#home_carousel a.more:hover { background-position: left bottom; color: #8DABC3; }
	
	
	/*Home Sidebar*/
	#home #left_sidebar { background: #EFEFEF url(../images/sidebar_bg.jpg) repeat-x; float: left; margin: 0 0 40px 0; width: 300px; }
	#home #sidebar_body { border: solid 1px #FFF; border-bottom: none; border-top: none; }
	#home #sidebar_top { background:transparent url(../images/sidebar_top.png) no-repeat; height: 10px; }
	#home #sidebar_bottom { background:transparent url(../images/sidebar_bottom.png) no-repeat; height: 10px; }
	#home ul li { font-size: 13px; line-height: 22px; }
	#home p.large_text_callout { font-size: 17px; font-weight: normal; line-height: 26px; padding: 0 0 13px 0; }
	#home_side_dt { background: url(../images/home/home_page_sidebar_coat_image.png) no-repeat; height: 209px; }
	#home #sidebar_body div.callout, #home #sidebar_body div.partners { border-top: solid 1px #FFF; padding: 27px 0px 27px 20px; }
	#home #sidebar_body div.first { border-top: none; padding: 0 13px 27px 20px; }
	#home #sidebar_body .callout a { color: #121A1F; display: block; font-size: 16px; line-height: 1.2; }
	#home #sidebar_body .callout img.left { margin: -8px 5px 0 0; }
	#home #sidebar_body .callout span { font-size: 18px; font-weight: bold; }
	#home #sidebar_body .callout p { color: #888F95; font-size: 12px; line-height: 13px; margin: 0 0 0 72px; padding: 7px 0 0 0; }
	#home #sidebar_body div.partners a { border-right: solid 1px #FFF; padding: 10px 0 10px 0; width: 85px; text-align: center; }
	#home #sidebar_body div.partners p a { border: none; padding: 0px 0 0px 0; text-align: left; width: auto; }
	#wrapper #home #sidebar_body div.partners a.last { border-right: none; }
	#home #sidebar_body .orange, #page #sidebar_body .orange { color: #FC5700; }
	#home #sidebar_body .pink, #page #sidebar_body .pink { color: #FD2749; }
	#home #sidebar_body .blue, #page #sidebar_body .blue { color: #1BA6DF; }
	#home #sidebar_body .green, #page #sidebar_body .green { color: #72AA32; }
/*	#page #sidebar_body .blue { font-size: 16px; font-weight: bold; line-height: 22px; }*/
	#home #sidebar_body .bottom_callout img { padding: 7px 10px 0px 0px; }
	#wrapper #home #sidebar_body .bottom_callout p, #home #sidebar_body .partners p { color: #958F95; font-size: 13px; line-height: 14px; }
	#home #sidebar_body h2 a.black { border: none; color: #000; font-size: 17px; font-weight: normal; }
	
	/*Under Construction*/
	
	#under-construction dl.callout dd { color: #FC5700; border-top: solid 1px; }
	#under-construction dl.callout dd p { background: url(../images/under-construction.png) no-repeat; padding-left: 70px; }
	
/*---------------------------
  Generic Subpages
---------------------------*/	
	div.below_nav { font-size: 0; height: 4px; background-color: #EFEFEF; }
	#page_content { float: left; margin: 0 0 0 20px; width: 700px; }
	#page_content .main_content { background: url(../images/callout_bg.jpg) repeat-x; margin: 10px 0 0 0; min-height: 0; padding: 25px; }
	.content p, #generic p {  color: #121A1F; font-size: 13px; line-height: 20px; padding: 0 0 20px 0; }
	.content a:hover { color: #8DABC3; } 
	.content ul { margin: 0 0 20px 25px;}
	.content ul li { font-size: 13px; line-height: 22px; }
	.content .page_content img { float: right; margin: 0 0 10px 10px; }
	#generic a { color: #1BA6DF;}
	
	/*404*/
	#no_page {  background: url(../images/callout_bg.jpg) repeat-x; padding: 20px 15px 0 15px; }
	
	/*Page Sidebar*/
	#page #left_sidebar { background: #EFEFEF url(../images/sidebar_bg.jpg) repeat-x; float: left; margin: 0 0 40px 0; width: 220px;}
	#page #sidebar_body { border: 1px solid #FFF; border-width: 0 1px; }
	#page #sidebar_top { background:transparent url(../images/sidenav_top.png) no-repeat; height: 10px ;}
	#page #sidebar_bottom { background:transparent url(../images/sidenav_bottom.png) no-repeat; height: 10px ;}
	#page #sidebar_body ul { /*padding: 0 0 19px 0;*/ }
	#page #sidebar_body ul li { padding: 5px 0 5px 0; }
	#page #sidebar_body ul li a { color: #606A73; font-size: 14px; font-weight: bold; padding: 0 22px; display: block; line-height: 18px; }
	#page #sidebar_body ul li a:hover, #page #sidebar_body ul li a.selected { color: #121A1F; } 
	#page #sidebar_body ul li ul { background-color: #F4F4F4; border: solid 1px #FFF; border-width: 1px 0; font-weight: normal; margin: 10px 0 -5px 0; padding: 0; } 
	#page #sidebar_body ul li ul li a { color: #606A73 !important; display: block; font-size: 12px; font-weight: normal; margin: 0 0 0 32px; padding: 0 0 0 8px; } 
	#page #secondary_nav ul li ul.subnav { padding: 8px 0; /*margin: 7px 0;*/ }
	#page #secondary_nav ul li ul.subnav li { padding: 0 0 6px 0; width: 190px;  }
	#page #secondary_nav ul li ul.subnav li a { line-height: 1.3; }
	
	/*breadcrumb*/
	#breadcrumbs { margin: 0 0 0 3px; padding: 0 0 0px 0; }
	#breadcrumbs li { color: #93A6B5 !important; display: inline; font-size: 11px; font-weight: bold; margin: 0 4px 0 0; }
	#breadcrumbs a { color: #93A6B5 !important; padding: 0 4px 0 0; }
	#breadcrumbs li.selected, #breadcrumbs a:hover { color: #606A73 !important; font-size: 11px;}
	
	/*columns*/
	#page_content .large_column { width: 358px; }
	#page_content .small_column { width: 276px; }
	
	#page_content .large_column_meet_executives { width: 429px; }
	#page_content .small_column_meet_executives { width: 205px; }
	
	#page_content .block_image_with_text { margin: 0 0 28px 0; width: 638px; }
	#page_content .block_image_with_text p { color: #FFF; font-size: 24px; line-height: 26px; padding: 10px; }
		
/*---------------------------
  Callouts
---------------------------*/
	dl.callout_large { width: 620px; padding: 0 0 10px 0; }
	dl.callout_small { width: 300px; padding: 0 0 10px 0; }
	dl.right { margin: 0 0 0 20px; }
	dl.callout dt { border-bottom: solid 1px; font-size: 16px; text-transform: uppercase; font-weight: normal; padding: 0 0 9px 0; }
	dd.callout_content { background: url(../images/callout_bg.jpg) repeat-x; margin: 0; padding: 23px 18px 18px 18px; }

/*---------------------------
  Side Callouts
---------------------------*/
	#page #sidebar_body h4 { color: #000; }
	#page #sidebar_body h5 { font-weight: normal; }
	#page #sidebar_body img { margin: 0 10px 0 0; padding: 0;}
	#page #sidebar_body div.side_callout { border-top: solid 1px #FFF; padding: 20px 0 5px 0; }
	#page #sidebar_body div.side_callout a { color: #121A1F; display: block; font-size: 14px; line-height: 1.3; }
	#page #sidebar_body div.side_callout span { font-weight: bold; }
	
/*---------------------------
  Task Bar
---------------------------*/  
	#task_bar { float: right; margin: 0 5px 0 0; }	
	#task_bar a { color: #93A6B5 !important; float: left; font-weight: bold; }
	#task_bar a.print { background: url(../images/print.jpg) no-repeat left top; display: block; height: 12px; margin: 5px 0 0 0; padding: 0 0 0 20px; }
	#task_bar a.print:hover { background-position: bottom left; color: #9CC4ED !important; padding: 0 0 0 20px; }

/*---------------------------
  Blockquote
---------------------------*/ 
	#page_content blockquote { background: url(../images/callout_bg.jpg) repeat-x; margin: -1px 0 15px 0; padding: 24px 12px 24px 12px; } 
	#page_content blockquote p { font-size: 16px; font-weight: bold; padding: 0 0 5px 0; margin: 0; }
	#page_content blockquote p.quote_name { color: #758FA2; font-size: 11px; float: right; line-height: 13px; margin: 0 5px 0 0; text-indent: -13px  }
	#page_content blockquote.small_blockquote { min-height: 109px; width: 324px; } 
	#page_content blockquote.large_blockquote { min-height: 109px; }
	#page_content blockquote img.left { margin: 4px 10px 0 0; }
	#page_content .intro_text { font-size: 16px; font-weight: normal; line-height: 21px; padding: 0 0 20px 0; }
	#about-us #page_content blockquote { border-top: solid 1px #FC5700; }
	#about-us blockquote p.quote { background: url(../images/blockquote_orange.gif) no-repeat left top; padding: 0 0 0 35px; }
	#get-involved #page_content blockquote { border-top: solid 1px #1BA6DF; }
	#our-programs #page_content blockquote { border-top: solid 1px #FD2749; }
	

/*---------------------------
  Colors
---------------------------*/
	/*pages not in navigation*/
	#wrapper div.main_content  { border-top: solid 1px #1BA6DF; }
	#wrapper h2, #contact-us a, #wrapper p a, #contact-us h4, #contact-us h3 { color: #1BA6DF; }
	div.below_nav { background-color: #1BA6DF; }
	#wrapper dl.callout dt { color: #1BA6DF; }
	#wrapper a.more { background: url(../images/more_arrow_get_involved.gif) no-repeat left top; }
	#wrapper a.more:hover { background-position: left bottom; color: #8DABC3; }
	#wrapper a.back { background: url(../images/back_arrow_get_involved.gif) no-repeat left bottom; }
	#wrapper a.back:hover { background-position: left top; color: #8DABC3; }
	#wrapper .main_content ul li { list-style-image: url(../images/page_li_bg_get_involved.gif); }
	#wrapper #page #sidebar_body ul li ul li a { background: url(../images/subnav_active_get_involved.jpg) no-repeat left 6px; } 
	#wrapper #page #sidebar_body ul li ul li a:hover, #get-involved #page #sidebar_body ul li ul li a.selected { background-position: -161px 6px !important; color: #1BA6DF !important; } 
	#wrapper .block_image_with_text { background-color: #1BA6DF; }
	#wrapper #page_content p.intro_text { color: #1BA6DF; }
	#wrapper #page_content p.intro_text a { color: #999; }
	#wrapper #page_content p.intro_text a:hover { color: #A2B2BF; }
	#page h4 {color: #1BA6DF; }

	/*About Us*/
	#about-us div.main_content { border-top: solid 1px #FC5700; }
	#about-us h2, #about-us a, #about-us p a, #about-us h4, #about-us h3, #about-us .intro_text { color: #FC5700; }
	#about-us .below_nav { background-color: #FC5700; }
	#about-us dl.callout dt { color: #FC5700; }
	#about-us a.more { background: url(../images/more_arrow_about_us.gif) no-repeat 5px top; }
	#about-us a.more:hover { background-position: 5px bottom; color: #8DABC3; }
	#about-us a.back { background: url(../images/back_arrow_about_us.gif) no-repeat left bottom; }
	#about-us a.back:hover { background-position: left top; color: #8DABC3; }
	#home_content #about-us ul { margin: 0 0 0 5px; width: 290px; }
	#about-us .main_content ul { margin: 0 0 0 5px; }
	#home_content #about-us ul li, #about-us .main_content ul li { background: url(../images/page_li_bg_about_us.gif) no-repeat left 5px; list-style-image: none; padding: 0 0 5px 15px; }
	#about-us #page #sidebar_body ul li ul li a { background: url(../images/subnav_active_about_us.jpg) no-repeat left 6px; } 
	#about-us #page #sidebar_body ul li ul li a:hover, #about-us #page #sidebar_body ul li ul li a.selected { background-position: -161px 6px; color: #FC5700 !important; } 
	#about-us .block_image_with_text { background-color: #FC5700; }
	#about-us #page_content p.intro_text { color: #FC5700; }
	
	/*Get Involved*/
	#get-involved div.main_content  { border-top: solid 1px #1BA6DF; }
	#get-involved h2, #get-involved a, #get-involved p a, #get-involved h4, #get-involved h3 { color: #1BA6DF; }
	#get-involved .below_nav { background-color: #1BA6DF; }
	#get-involved dl.callout dt { color: #1BA6DF;}
	#get-involved a.more { background: url(../images/more_arrow_get_involved.gif) no-repeat 5px top; }
	#get-involved a.more:hover { background-position: 5px -37px; color: #8DABC3; }
	#get-involved a.back { background: url(../images/back_arrow_get_involved.gif) no-repeat left bottom; }
	#get-involved a.back:hover { background-position: left top; color: #8DABC3; }
	#home_content #get-involved ul li, #get-involved .main_content ul li { list-style-image: url(../images/page_li_bg_get_involved.gif); }
	#get-involved #page #sidebar_body ul li ul li a { background: url(../images/subnav_active_get_involved.jpg) no-repeat left 6px; } 
	#get-involved #page #sidebar_body ul li ul li a:hover, #get-involved #page #sidebar_body ul li ul li a.selected { background-position: -161px 6px !important; color: #1BA6DF !important; } 
	#get-involved .block_image_with_text { background-color: #1BA6DF; }
	#get-involved #page_content p.intro_text { color: #1BA6DF; }
	

	/*Our Programs*/
	#our-programs div.main_content  { border-top: solid 1px #FD2749; }
	#our-programs h2, #our-programs a, #our-programs p a, #our-programs h4, #our-programs h3, #our-programs .intro_text { color: #FD2749; }
	#our-programs .below_nav { background-color: #FD2749; }
	#our-programs dl.callout dt { color: #FD2749; }
	#our-programs a.more { background: url(../images/more_arrow_our_programs.gif) no-repeat 5px top; }
	#our-programs a.more:hover { background-position: 5px bottom; color: #8DABC3; }
	#our-programs a.back{ background: url(../images/back_arrow_our_programs.gif) no-repeat left bottom; }
	#our-programs a.back:hover { background-position: left top; color: #8DABC3; }
	#home_content #our-programs ul li, #our-programs .main_content ul li { list-style-image: url(../images/page_li_bg_programs.gif); }
	#our-programs #page #sidebar_body ul li ul li a { background: url(../images/subnav_active_our_programs.jpg) no-repeat left 6px; } 
	#our-programs #page #sidebar_body ul li ul li a:hover, #our-programs #page #sidebar_body ul li ul li a.selected { background-position: -161px 6px; color: #FD2749 !important; } 
	#our-programs .block_image_with_text { background-color: #FD2749; }
	#our-programs #page_content p.intro_text { color: #FD2749; }
	
/*---------------------------
  Generic Content
---------------------------*/
	.generic div.main_content { background: url(../images/callout_bg.jpg) repeat-x; border-top: solid 1px #2C91B9; margin: 10px 0 0 0; min-height: 0; padding: 25px; }
	.generic h2, .generic a, .generic p a, .generic h4, .generic h3 { color: #2C91B9; }
	.generic dl.callout dt { color: #2C91B9;}
	.generic a.more { background: url(../images/more_arrow_our_programs.gif) no-repeat left top; }
	.generics a.more:hover { background-position: left bottom; color: #8DABC3; }
	.generic .main_content ul li { list-style-image: url(../images/page_li_bg_generic.gif); }

/*---------------------------
  Meet The Team
---------------------------*/
	#meet_the_team { margin: 0 0 10px 0;}
	#meet_the_team h4 { color: #121A1F; font-size: 18px; padding: 0 0 5px 0; }
	#meet_the_team div.meet_the_team { padding: 0 0 25px 0; float: left;  }
	#meet_the_team .small_column { float: left; padding: 0 20px 0px 0; }
	#meet_the_team .large_column { float: right; margin: 0; padding: 0; width: 345px; }
	#meet_the_team p.team_contact { font-size: 12px; padding: 0 0 5px 0; }

/*---------------------------
  Get Involved Landing
---------------------------*/
	#page_content ul#get_involved_landing_nav { height: 71px; margin: 0 !important; padding: 0 !important; }
	#page_content ul#get_involved_landing_nav li { display: block; float: left; list-style-image: none; margin: 0 12px 0 0; padding: 0; }
	#page_content ul#get_involved_landing_nav li a { background: url(../images/get_involved/get_involved_landing_nav_bg.jpg) no-repeat left top; color: #000; display: block; float: left; font-size: 14px; font-weight: bold; height: 51px; line-height: 17px; margin: 0; padding: 20px 20px 0 68px; width: 116px; }
	#page_content ul#get_involved_landing_nav li a:hover { background-position: left bottom; color: #FFF; }
	#page_content ul#get_involved_landing_nav li.last { margin: 0 0 0 2px; }
	
/*---------------------------
  Our Program Landing
---------------------------*/
	#our_program_landing_nav { margin: 10px 0 30px 0; }
	#our_program_landing_nav p { color: #939DA3; font-size: 12px; line-height: 15px; padding: 0 2px 2px 2px; }
	#our_program_landing_nav .our_program_landing_nav { float: left; margin: 0 12px 0 0; width: 208px; }
	#our_program_landing_nav .our_program_landing_nav_last { margin: 0;}
	#our_program_landing_nav h5 { padding: 0 0 6px 0; }
	#our_program_landing_nav h5 a { background: url(../images/our_programs/our_programs_landing_nav_bg.gif) no-repeat; color: #121A1F; display: block; font-size: 16px; height: 46px; line-height: 20px; padding: 2px 0 0 55px; }
	#our_program_landing_nav h5 a:hover { color: #FD2749; }
	
/*---------------------------
  Donate Landing
---------------------------*/
	#donate_landing_nav { margin: 10px 0 30px 0; }
	#donate_landing_nav p { color: #939DA3; font-size: 12px; line-height: 15px; padding: 0 16px 27px 16px; }
	#donate_landing_nav .donate_landing_nav { background: url(../images/callout_bg.jpg) repeat-x; float: left; margin: 0 12px 0 0; width: 208px; }
	#donate_landing_nav .donate_landing_nav_last { margin: 0;}
	#page_content #donate_landing_nav h5 { padding: 0 0 6px 0; line-height: 36px; }
	#donate_landing_nav h5 a { background: url(../images/get_involved/donate_landing_nav_bg.gif) no-repeat 12px 13px; color: #121A1F; display: block; font-size: 36px; font-weight: normal; height: 40px; padding: 27px 0 0 58px; }
	#donate_landing_nav h5 a:hover { color: #1BA6DF; }
	
	#ways_to_donate { background: #1BA6DF; height: 342px; margin: 0 0 20px 0; padding: 16px 13px 13px 13px; }
	#page #ways_to_donate h2 { color: #FFF; font-size: 26px; font-weight: normal; text-transform: capitalize; }
	#page #ways_to_donate h4 { color: #FFF; padding: 0 0 15px 0; }
	#page #ways_to_donate .ways_inside { height: 201px; margin: 12px 12px 0 12px; }
	#page .way_to_donate p { line-height: 18px; padding: 0 0 10px 0; }
	.way_to_donate { background: #FFF; float: left; }
	#page .way_to_donate h3 { color: #000; display: block; font-size: 18px; text-transform: capitalize; padding: 8px 0 19px 0; }
	#page .way_to_donate h3 span { background: url(../images/get_involved/ways_span_bg.gif) no-repeat; color: #FFF; display: block; float: left; font-size: 22px; height: 28px; margin: -8px 5px 0 0; padding: 5px 0 0 8px; width: 23px; }
	#ways_to_donate .way_1 { margin: 0 12px 0 0; width: 195px; }
	#ways_to_donate .way_2 { width: 417px;}
	#page #ways_to_donate p.ways_address { color: #1BA6DF; font-weight: bold; }
	#ways_to_donate .ways_bottom { background: url(../images/get_involved/ways_bottom_bg.jpg) repeat-x; height: 30px; padding: 14px 0 0 14px; }
	#page #ways_to_donate .ways_bottom a, #page #ways_to_donate .ways_bottom p { color: #757575; font-size: 14px; font-weight: bold; }
	#page #ways_to_donate .ways_bottom a { background: url(../images/get_involved/ways_bottom_link_bg.gif) no-repeat left top; display: block; height: 19px; padding: 0 0 0 25px; }
	#page #ways_to_donate .ways_bottom a:hover { background-position: left bottom; color: #1BA6DF; }
	#page #ways_to_donate p.mail_bottom { background: url(../images/get_involved/ways_mail_bottom_bg.jpg) no-repeat; padding: 0 0 0 38px; }
	
/*---------------------------
  FAQ's
---------------------------*/	
	#faqs h4 { color: #1BA6DF; font-weight: bold; padding: 0 0 9px 0; }	
	#faqs span.number { color: #1BA6DF; font-size: 16px; float: left;  }
	#faqs .questions { font-size: 16px; line-height: 20px; margin: 0 0 30px 0; }
	#faqs .questions a { color: #121A1F; display: block; float: left; padding: 0 0 7px 0; }
	#faqs .questions a:hover { color: #1BA6DF; }
	.number { color: #2C91B9; font-size: 16px; float: left; margin-right: 10px;  }
	#faqs #answers .number { font-weight: bold; padding: 2px 0 0 0; }
	#faqs #answers .answer div { font-size: 13px; margin: 0 0 0 25px; }
	#page #faqs #answers .answer p { line-height: 20px; margin: 0px; padding: 0 0 5px 0; }
	#faqs #answers .answer h4 { padding: 0 0 1px 0; }

/*---------------------------
  Marketplace
---------------------------*/
    #checkout_content p.cart_minimum { color: #868E94; float: right; font-size: 12px; padding: 0; }
	
/*---------------------------
  College & Universities
---------------------------*/
	#college_and_universities { margin: 33px 0 0 0; width: 639px; }
	#college_and_universities h2 { color: #121A1F; text-transform: none; }
	.college { background: url(../images/callout_bg.jpg) repeat-x; border-top: solid 1px #FD2749; float: left; padding: 16px 15px 20px 15px; width: 279px; }
	.college_first { margin: 0 20px 0 0; }
	.college img { margin: 15px 0 11px 0; }
	#page a.black, #wrapper p a.black { color: #121A1F; margin: -9px 0 0 0; }

/*-------------------------------------------
  Success Stories
-------------------------------------------*/
	.success_stories { clear: both; margin: 50px 0 0 0; }
	.success_stories_header { background: url(../images/success_stories_header.png) no-repeat; color: #fff; font-size: 13px; font-weight: bold; height: 31px; line-height: 31px; padding: 0 20px; }
	.success_story { background: url(../images/callout_bg.jpg) repeat-x; border-top: solid 1px #1BA6DF; margin: 0; padding: 13px 19px 16px 19px; }
	.success_story h5 { padding-bottom: 0; }

/*---------------------------
  News & Press
---------------------------*/
	#news_and_press_feature { background: url(../images/callout_bg.jpg) repeat-x left 24px; margin: 0 0 30px 0; }
	#news_and_press_feature h4 { font-weight: bold; color: #121A1F; line-height: 20px; padding: 0 0 2px 0; }
	#news_and_press_feature p { padding-bottom: 8px; }
	#news_and_press_feature .small_column h3 { padding: 0 0 30px 0; }
	.featured_news { padding: 24px; }
	/*Scroller*/
	#scroll_left { float: left; margin-top: 120px; margin-right: 10px; }
	#scroll_right { float: left; margin-top: 120px; margin-left: 10px; }
	#scroll_wrapper { float: left; width: 580px; border-left: 1px solid #A80044; border-right: 1px solid #A80044; overflow: hidden; height: 266px; padding-left: 20px; 	padding-right: 20px; }
	#scroller { width: 10000px; }
	#scroller .item { width: 580px; float: left; color: #666; font-size: 12px; margin-right: 20px; }
	#scroller .item img { border: 3px solid #C0014E; float: left; margin-right: 20px; }
	#scroller .item strong { font-size: 12px; color: #666; font-weight: bold; }
	#scroller .item small { font-size: 11px; color: #999; font-weight: normal; }
	#scroller .item h2 { font-size: 20px; color: #A80044; font-weight: bold; margin-top: 8px; margin-bottom: 8px; }
	#page ul#news_type_tabs { background: url(../images/news_and_press/news_press_types_tabs_bg.jpg) no-repeat; display: block; height: 30px; margin: 0 0 -10px 0; padding: 0 0 0 10px; width: 640px; }
	#page ul#news_type_tabs li { background-image: none; color: #FFF; float: left; list-style-image: none; margin: 4px 0 0 0; padding: 0; }
	#page ul#news_type_tabs li.view { border-right: solid 1px #D24800; color: #FFF; display: block; float: left; font-size: 11px; padding: 0 8px 0 0; margin: 5px 10px 0 5px;  }
	ul#news_type_tabs li a { color: #FFF; display: block; font-size: 12px; font-weight: bold; margin: 0 1px 0 0; padding: 0 8px;  }
	ul#news_type_tabs li.active a, ul#news_type_tabs li.active a:hover { background-color: #A83900; }
	ul#news_type_tabs li a:hover { background-color: #D24800; color: #FFF; }
	#news_scroll_wrapper { width: 650px; overflow: hidden; }
	#news_scroller { width: 10000px; }
	#news_scroller .year { float: left; width: 650px; }
	#news_scroller .news_item { background: url(../images/callout_bg.jpg) repeat-x; border-top: solid 1px #FC5700; margin: 0; min-height: 0; padding: 13px 19px 16px 19px; }
	#news_scroller .news_item h5 { padding-bottom: 0; }
	#page #news_scroll_wrapper h5 a { color: #121A1F; }
	.featured_news p.date, #news_scroll_wrapper p.date { color: #FC5700; font-size: 11px; padding: 0; }


/*---------------------------
  Marketplace Log-in
---------------------------*/
	.log_in { background: url(../images/callout_bg.jpg) repeat-x left 30px; margin: 0 0 40px 0; }
	.log_in form { padding: 20px 0 0 20px; }
	.log_in form label { color: #2D92B9; font-size: 14px; line-height: 20px;}
	.log_in form input { border: solid 1px #DDD; font-size: 13px; margin: 0 0 15px 0; padding: 10px; width: 250px; }
	.log_in form input:focus { border: solid 1px #2D92B9; font-size: 13px; padding: 10px; width: 250px; }
	.log_in form p { margin: 0; padding: 0;}
	.log_in form input.submit_btn { border: none; padding: 0; width: 76px; }
	.log_in h5 span { font-weight: normal; }
	.large_log_in { width: 312px; margin: 20px 0 0 0; }
	.small_log_in { width: 312px; margin: 20px 0 0 0; }
	#page .small_log_in p { margin: 20px 20px 0 20px; padding: 0; }
	#page .small_log_in h2 { color: #000; font-size: 26px; font-weight: normal; margin: 27px 0 10px 0; text-transform: none; }
	#page .small_log_in a { text-transform: none; }
	
/*---------------------------
  Donate Form
---------------------------*/
	#page #checkout_form h2.clear { border-bottom: solid 1px #DDD; display: block; margin: 0 0 10px 0; padding: 30px 0 8px 0; }
	/*#page #donate_form_body p.checkout_row_right_small { width: 105px !important; }
	#page #donate_form_body p.checkout_row_right_small_margin { margin: 0 15px 0 0; width: 139px !important; }*/
	#page #donate_form_body p.checkout_row_right_small { width: 20px !important; float: right; }
	#page #donate_form_body p.checkout_row_right_small_margin { margin: 0 12px 0 0; width: 163px !important; }
	#page #donate_form_body p.checkout_row_small_zip { width: 20px !important; float: right; }
	
	#page #checkout_form .donation_amount { float: left; margin: 0 0 10px 12px; }
	#page #checkout_form .donation_amount p { color: #6A6F72; }
	#page #checkout_form p#designation { color: #6A6F72; float: right; font-size: 12px; width: 260px; }
	#page #checkout_form p#designation span { display: block; width: 230px; margin: 0 0 5px 0; }
	#page #checkout_form p#designation checkbox { float: left; padding: 0 0 10px 0; }
	#page #checkout_form p#designation .ui-checkbox { float: left; margin: 0 10px 5px 0; padding: 0; }
	#page #checkout_form p#designation .ui-dropdown { margin: 0 0 10px 0; }
	p.submit_warning { color: #2D92B9; float: right; width: 300px; padding: 0 110px 0 0; }
	
/*---------------------------
  General Form Styling
---------------------------*/
	.generic p.form_instructions, #page p.form_instructions { color: #878E94; font-size: 12px; padding: 0; }
	.generic p.form_instructions img, #page p.form_instructions img { padding: 0 2px 0 0; }
	.generic form label, #page form label { color: #2D92B9; font-size: 14px; line-height: 24px;  }
	input.large, input.small, input.smallest { border: solid 1px #DDD; font-size: 13px; /*margin: 0 0 15px 0;*/ padding: 10px; }
/*	input.large:focus, input.small:focus {  border: solid 1px #2D92B9; font-size: 13px; padding: 10px; }*/
	#checkout_form input.focus { border: solid 1px #2D92B9; }
	input.large { width: 280px; }
	input.small { width: 83px; }
	input.smallest { width: 63px; }
	label.required { background: url(../images/required.gif) no-repeat right top; padding: 0 12px 0 0; }
	.radio_buttons { float: left; font-size: 13px; width: 261px; }
	.radio_buttons p { line-height: 24px; padding: 0; }
	.radio_buttons input { margin: 10px 3px 0 0; }
	input.continue_btn { border: none; margin: 0; padding: 0; width: 178px; }
	
/*---------------------------
  Where We Work
---------------------------*/
	#page #where_we_work_map { background: url(../images/where_we_work/where_we_work_map.jpg) no-repeat left; height: 474px; position: relative; width: 620px; }
	#page a.map_point { color: #FFF; display: block; float: left; padding: 5px 0 0 0; /*position: absolute; */text-align: center; text-indent: -1000em; }
	#page a.map_point:hover { text-indent: 0; }
	#page a.map_point span { background: #FC5700; line-height: 14px; padding: 2px 4px; }
	a.seattle { height: 62px; margin: 0 0 0 97px; width: 85px; }
	a.chicago { height: 48px; margin: 101px 0 0 204px; width: 83px; }
	a.pennsylvania { height: 13px; margin: 101px 0 0 22px; width: 50px; }
	a.boston { height: 13px; margin: 79px 0 0 0; width: 63px; }
	a.new_york { height: 15px; margin: 0 0 0 0; width: 63px; }
	a.baltimore { height: 30px; margin: 0 0 0 45px; padding: 10px 0 0 0; width: 47px; }
	a.delaware { height: 23px; margin: 0 0 0 0; width: 51px; }
	a.atlanta { height: 41px; margin: 50px 0 0 451px; padding: 20px 0 0 0; width: 70px; }
	#page .where_we_work p { color: #868E94; padding: 0 0 40px 0; }
	
/*---------------------------
  Checkout
---------------------------*/
	/*Checkout Nav*/
	ul#checkout_nav { float: right; margin: 9px 0 0 0; padding: 0 140px 0 0; }
	ul#checkout_nav li { background: url(../images/checkout_nav_bg.jpg) repeat-x; float: left; font-size: 10px; display: block; margin: 0; padding: 3px 35px 0 0;}
	ul#checkout_nav li.last { padding-right: 0; }
	ul#checkout_nav li span { color: #6A5F65; font-family: 'Lucida Grande', 'Lucida Sans', 'Lucida Sans Unicode', sans-serif; font-weight: bold; padding: 0 0 4px 0; }
	ul#checkout_nav li span.active { border-bottom: solid 3px #2C91B9; color: #2C91B9; font-weight: bold; }
	
	/* Cart dropdown */
	.cart_form .ui-dropdown { height: 26px; }
	.cart_form .ui-dropdown dt a { background-image: url(../images/dropdown_arrow_small.png); height: 20px; line-height: 20px; }
	.cart_form .ui-dropdown dt a span { display: block; height: 20px; line-height: 20px; padding: 0 14px 0 0; }
	.cart_form .ui-dropdown dt, #cart_form .ui-dropdown dt a { color: #000; height: 23px; line-height: 23px; }
	.cart_form .ui-dropdown .ui-dropdown-options a { display: block; font-size: 11px; font-style: normal; height: 20px; line-height: 20px; padding: 0 5px; }
	.cart_form .ui-dropdown dd { top: 23px; }
	
	
	/*Checkout Body*/
	#checkout_content { margin: 66px auto 100px auto; width: 586px; }
	#page_content #checkout_content { margin: 20px auto 100px auto; width: 586px; }
	#checkout_content h2, #checkout_content h3 { color: #000; }
	#checkout_content h4 { color: #8B8B8B; font-weight: normal; padding: 0 0 25px 0; } 
	#checkout_content h2 span { color: #2C91B9; font-size: 14px; padding: 0 0 10px 2px; }
	#checkout_content p.form_instructions { margin: 0 0 5px 0; }
	#checkout_form_container { background: url(../images/callout_bg.jpg) repeat-x; border-top: solid 1px #D8D8D8; min-height: 0; padding: 21px 26px; }
	
	/*Checkout Form*/
	#checkout_form_container form#checkout_form p.checkout_row_left { float: left; width: 51.5%; padding: 0 0 15px 0; }
	#checkout_form_container form#checkout_form p.checkout_row_right { float: left; width: 44.5%; padding: 0 0 15px 0; }
	#checkout_form_container form#checkout_form p.checkout_row_full { float: left; width: 100%; padding: 0 0 15px 0; }
	#checkout_form_container form#checkout_form input.large { width: 239px; float: left; }
	#checkout_form_container form#checkout_form input.large_full { width: 516px; float: left; }
	#checkout_form_container .submit_btns { clear: both; padding: 20px 0 0 0; }
	#checkout_content #checkout_form_container form .form_error { background: transparent url(../images/checkout/form_error.gif) no-repeat 8px 0; clear: both; /*float: left;*/ padding: 7px 0 0 0; width: 100%; }
	#checkout_content #checkout_form_container .error { margin: 0 0 8px 0; }
	#page_content .form_error { background: transparent url(../images/checkout/form_error.gif) no-repeat 8px 0; clear: both; float: left; padding: 7px 0 0 0; width: 100%; }
	#page_content .error { background: #FC5700 url(../images/marketplace/error_bg.jpg) no-repeat 5px 5px; padding: 8px 12px 8px 28px; margin: 10px 0 0 0;  }
	#page_content .error p { color: #FFF; font-size: 13px; padding: 0; }
	
	/*Shipping & Delivery*/
	form#checkout_form #same_as_billing_container h4 { border-bottom: solid 1px #D8D8D8; color: #7E7E7E; font-size: 12px; margin: -3px 0 7px 0; padding: 0; }
	form#checkout_form #same_as_billing_container h4 a { font-size: 11px; font-weight: normal; padding: 0 0 0 3px; }
	form#checkout_form p.same_as_billing { border: solid 1px #DDD; color: #7E7E7E; float: left; font-size: 11px; padding: 5px; width: 114px; }
	form#checkout_form .billing_address { float: right; width: 262px; }
	form#checkout_form .billing_address p { color: #7E7E7E; font-size: 12px; line-height: 16px; padding: 0 0 15px 0; }
	form#checkout_form .delivery_info h3 { border-bottom: solid 1px #D8D8D8; margin: 17px 0 13px 0; padding: 0 0 10px 0; }
	form#checkout_form p.delivery_order { float: left; font-weight: bold; line-height: 20px; padding: 0; width: 272px;}
	#checkout_form_container form#checkout_form p.delivery_order span { color: #FD2749; }
	#checkout_form_container table.total_price, .checkout_content table.total_price { float: right; font-size: 11px; text-align: right; width: 262px; }
	#checkout_form_container table.total_price td { height: 11px; line-height: 4px; }
	#checkout_form_container tr.final_total { color: #2D92B9; font-weight: bold; }
	#checkout_form_container td.table_center {  width: 20px; }
	#checkout_form_container td.table_amount {  width: 60px; }
	
	#checkout_form_container p.shipping_warning { color: #7E7E7E; font-size: 11px; margin: 10px 0 10px 0;  }
	
	#checkout_form_container .order_info { background: #FFF; border: solid 1px #D8D8D8; float: left; margin: 0 20px 0 0; padding: 26px 9px; width: 320px;}
	#checkout_form_container .order_info p { color: #2D92B9; font-size: 12px; font-weight: bold; padding: 0; }
	#checkout_form_container .order_info p span { color: #2D92B9; display: inline-block; font-size: 11px; font-weight: normal; padding: 0 0 0 4px; }
	#checkout_form_container .payment_address { float: left; padding: 0; width: 170px;}
	#checkout_form_container .payment_address h5 { color: #2D92B9; padding: 0; }
	#checkout_form_container .payment_address p { color: #8B8B8B; font-size: 12px; line-height: 18px; }
	#checkout_form_container #one_column_form { float: left; width: 261px; }
	#checkout_form_container #one_column_form h3, #checkout_form_container .credit_billing_address h3{ border-bottom: solid 1px #D8D8D8; margin: 0 0 10px 0; padding: 0 0 10px 0; }
	table.payment_total { color: #6C6C6C; font-size: 11px; margin: -10px 0 0 0; }
	table.payment_total tr { padding: 0; height: 12px; line-height: 5px; }
	#checkout_form_container .credit_billing_address span { color: #2D92B9; font-weight: bold; }
	#page #checkout_form_container #one_column_form p.checkout_row_left { float: left; width: 100%; padding: 0 0 15px 0;  }
	#page #checkout_form_container #one_column_form p.checkout_row_left_small { float: left; width: 38%; padding: 0 0 15px 0;  }
	#page #checkout_form_container #one_column_form p.checkout_row_left_smallest { float: left; width: 23%; padding: 0 0 15px 0;  }
	#page #checkout_form_container #one_column_form input.small { width: 38px; }
	#page #checkout_form_container #one_column_form p.checkout_row_left_small label, #page #checkout_form_container #one_column_form p.checkout_row_left_smallest label { background-position: right top; display: inline-block; font-size: 12px; line-height: 14px; padding: 0 12px 5px 0; }
	#page #checkout_form_container label a { color: #FD2749;}
	#page #checkout_form_container .credit_billing_address { float: right; width: 226px; }
	#page #checkout_form_container .credit_billing_address p { color: #8B8B8B; font-size: 12px; line-height: 17px; }
	#page #checkout_form_container .credit_billing_address p a { font-size: 11px; }
		
	/*Checkout Cart*/
	#checkout_content .theader { background: url(../images/checkout/checkout_theader.jpg) repeat-x; border: solid #D8D8D8; border-width: 1px 0 1px 0; height: 32px; padding: 4px 0; width: auto; }
	#checkout_content .theader div { border-right: solid 1px #FFF; color: #000; font-size: 12px; font-weight: bold; float: left; padding: 11px 15px 9px 15px; }
	#checkout_content .table_row { background: url(../images/checkout/checkout_table_row.jpg) repeat-x; border: solid #D8D8D8; border-width: 0 0 1px 0; height: 32px; padding: 12px 0 9px 0; width: auto; }
	#checkout_content .table_row div { border-right: solid 1px #DADADA; color: #000; font-size: 11px; float: left; padding: 11px 15px 9px 15px; }
	#checkout_content .type, #checkout_content .price, #checkout_content .remove { width: 65px; }
	#checkout_content .size { width: 220px; }
	#checkout_content .price { font-weight: bold; }
	#checkout_content div.remove { border: 0; }
	#checkout_content .remove { padding: 0; }
	#checkout_content a.remove_button { background: url(../images/checkout/remove_btn.gif) no-repeat left bottom; display: block; height: 21px; margin: -5px auto 0 auto; overflow: hidden; text-indent: -9999em; width: 21px; }
	#checkout_content a.remove_button:hover { background-position: left top; }
	#checkout_content .table_footer { border-bottom: solid 1px #D8D8D8; background: #FFF; padding: 30px 15px 21px 15px; } 
	#checkout_content p.box_total, .checkout_content p.box_total { color: #FD2749; float: left; font-size: 12px; font-weight: bold; padding: 0; }
	#checkout_content p.total_price { color: #2C91B9; float: right; font-size: 12px; font-weight: bold; padding: 0; text-align: right; }
	#page #checkout_content .box_qty { width: 128px; padding-right: 0; }
	#page #checkout_content form .box_qty { padding: 6px 0 3px 15px; }
	#page #checkout_content form .size, #page #checkout_content form .gender { padding: 2px 15px 3px 15px; } 	
	#checkout_content p.total_price span { display: inline-block; font-weight: normal; font-size: 16px; padding: 1px 0 0 22px; }
	#checkout_content input.amt_boxes { border: solid 1px #DDD; float: left; font-size: 11px; margin: -4px 2px 0 0; padding: 5px 7px; width: 21px; }
	#checkout_content p.amt_coats { background: #DADCDE; border: solid 1px #DDD; color: #5F5F5F; float: left; font-size: 11px; margin: -4px 0 0 0; padding: 2px 12px 2px 7px; }
	#checkout_content .add_item { margin: 0 5px 0 0; }
	#checkout_content .error { background: #FC5700 url(../images/marketplace/error_bg.jpg) no-repeat 5px 5px; padding: 8px 12px 8px 28px; margin: 10px 0 0 0; }
	#checkout_content .error p { color: #FFF; font-size: 13px; padding: 0; }

	#payment_options h3 { border-bottom: solid 1px #D8D8D8; margin: 0 0 20px 0; padding: 20px 0 10px 0; }
	#checkout_content .payment_option { background: url(../images/checkout/payment_option_bg.jpg) repeat-x; float: left; width: 252px; }
	#checkout_content .payment_option h4 { color: #000; font-size: 14px; font-weight: bold; margin: 15px 0 10px 30px; padding: 0 0 5px 0; text-transform: capitalize; }
	#checkout_content .payment_option h4 span { color: #2D92B9; display: inline-block; float: left; font-size: 16px; margin: -1px 4px 0 -30px; padding: 0 0 0px 10px; width: 16px; }
	#checkout_content .payment_option p { color: #000; font-weight: normal; margin: 0 0 0 27px; padding: 0 0 15px 0; }
	#checkout_content .or { float: left; width: 82px; padding: 16px 0 0 0; text-align: center; }
	#checkout_content .or h4 { color: #2D92B9; font-size: 13px; font-weight: normal; }
	
	/* Confirmation */
	#confirmation .box_qty { width: 127px; }
	#confirmation .box_qty span { background: #E0E2E4; color: #666; margin: 0 0 0 10px; padding: 3px 6px; }
	#confirmation .size { width: 250px; }
	#confirmation .type { width: 100px; }
	#page #confirmation .price { border-width: 0; padding: 12px 12px 0 15px; text-align: left; width: 77px; }
	#page #confirmation .price span { display: block; float: right; }
	#page #confirmation table.total_price { font-size: 11px; line-height: 16px; margin: 0 -10px 0 0; padding: 0; }
	#page #confirmation table tr td.dollar_amt { width: 60px; }
	#page #confirmation table tr td.dollar_sign { width: 5px; }
	#page #confirmation table tr.pink { border-top: solid 20px #FFF; color: #FD2749; font-size: 12px; font-weight: bold; }
	#page #confirmation table tr.empty_row { font-size: 0px; line-height: 0; }
	#page #confirmation p.box_total { padding: 43px 0 10px 0; }
	#page #confirmation .table_footer { height: 65px; padding: 10px 15px 12px 15px; }
	.confirmation_info { float: left; margin: 40px 24px 100px 0; width: 162px; }
	#page #confirmation .confirmation_info_last { margin: 40px 0 100px 0; float: right; }
	#page #confirmation .confirmation_info h3 { color: #2D92B9; border-bottom: solid 1px #D8D8D8; margin: 0 0 8px 0; }
	#page a.print_receipt {  background: url(../images/print.jpg) no-repeat left top; color: #93A6B5; display: block; float: right; font-weight: bold; height: 12px; margin: 5px 0 0 0; padding: 0 0 0 20px; }
	#page a.print_receipt:hover { background-position: bottom left; color: #9CC4ED !important; padding: 0 0 0 20px; }
	dl.confirmation_warning { background: #FFF; border: solid 1px #2D92B9; margin: 10px 0 30px 0; }
	dl.confirmation_warning dt { background: #2D92B9 url(../images/checkout/confirmation_warning_bg.jpg) no-repeat 08px 5px; color: #FFF; display: block; font-size: 13px; font-weight: bold; padding: 15px 0 15px 30px; }
	dl.confirmation_warning dd { display: block; padding: 12px; }
	dl.confirmation_warning dd p {color: #6C6C6C; }
	#page p.confirmation_mail_address { float: right; margin: 0 0 0 20px; width: 171px; }
	#page p.confirmation_mail_address span { color: #2D92B9;}

	/* Search */
	form#search_form input.text_input { border: solid 1px #DDD; float: left; font-size: 13px; margin: 0 0 15px 0; padding: 10px; width: 260px; }
	form#search_form #search_button { margin: 30px 0 0 0; }
	form#search_form input.text_input:focus {  border: solid 1px #2D92B9; font-size: 13px; padding: 10px; }
	#wrapper #search_results { border-top: 1px solid #2C91B9; margin: 0; padding: 0 0 40px 0; list-style-image: none;}
	#wrapper #search_results li { border-bottom: 1px solid #2C91B9; background: url(../images/callout_bg.jpg) repeat-x; list-style-image: none; margin: 0; padding: 13px 19px 16px; }
	#search_results li h5 a { color: #000; }
	#search_results li p { padding: 0 0 5px 0; }
	#search_results li p a { color: #2C91B9; font-size: 10px; }
	
	
	/* Size Charts */
	table.size_chart { background: #FFF; border: solid 1px #ccc; color: #3D4A54; font-size: 11px; }
	table.size_chart td { padding: 12px 0 5px 12px; }
	table.size_chart strong { color: #000; font-size: 12px; font-weight: bold; text-align: left; }
	#page h2.recycled { background: url(../images/recycle_small.gif) no-repeat; color: #000; padding: 0px 0 10px 35px; }
	#page h2.size_chart_header { color: #000; padding: 0 0 10px 0; }
	#page h2.recycled span, #page h2.size_chart_header span { color: #999; font-size: 18px; padding: 0 0 0 5px; }
	table.contact td { padding: 10px; }
	table.contact { margin: 0 0 20px 0; }


/*---------------------------
  Footer
---------------------------*/
	#footer { background: url(../images/footer_bg.jpg); border-top: solid 1px #CCC; height: 209px; }
	#footer_content { margin: 0 auto; padding: 30px 0 0 0; width: 940px; }
	#footer_content ul li { display: inline; }
	#footer_nav { padding: 3px 0 0 5px;}
	#footer_nav li a { color: #121A1F; font-size: 12px; padding: 0 7px 0 0; }
	#footer_nav li a.footer_about { color: #FC5700; font-weight: bold; }
	#footer_nav li a.footer_get_involved { color: #1BA6DF; font-weight: bold; }
	#footer_nav li a.footer_programs { color: #FD2749; font-weight: bold; }
	#footer_contact { color: #3D4A54; font-size: 11px; padding: 8px 0 0 5px;  }
	#footer_contact li { padding: 0 7px 0 0; }
	#footer_contact strong { color: #121A1F; }
	#footer_social_media { padding: 10px 0 0 5px; }
	#footer_social_media li a { color: #758FA2; display: block; float: left; font-size: 12px; height: 17px; padding: 2px 10px 0 20px; }
	a.footer_twitter { background: url(../images/icon_twitter.jpg) no-repeat left top; }
	#footer a.footer_facebook { background: url(../images/facebook-icon.png) no-repeat left top; padding-left: 20px; }
	#footer p { color: #758FA2; font-size: 10px; line-height: 13px; margin: 0; padding: 10px 0 0 5px; }
	#footer p a{ color: #758FA2; }
	#footer a:hover { color: #8DABC3 !important; }
	