@charset "utf-8";
/* Created by Tom Hughes - Modify by Marcelo A. Carrillo*/
.greenthumb-img {border:1px solid #E6E1DB; padding:4px;}
#greenthumb_menu #greenthumb-gallery a {color:#748c35;}

/*Menu gallery Top*/
#gallery_menu {width:500px; height:111px; margin:0; padding:0; position:relative; background:url(/images/gallery/thumbs/all_categories_thumb-convine.jpg);}

/* IE hack*/

/*#gallery-tabs li {margin:0px; padding:0px;  list-style:none; float:left; }
#gallery-tabs a {text-decoration:none; float:left;  width:84px !important; height:111px;}*/
			
			
			#gallery-tabs li {margin:0px; padding:0px; list-style:none; float:left;}
			#gallery-tabs a {text-decoration:none; float:left;  width:84px !important; height:111px;}
            
			/*This show  background images */
			#li_tab_A a{background: url(/images/gallery/harvest_fair_thumb_both.jpg) 0 0 no-repeat;}
			#li_tab_B a{background: url(/images/gallery/green_thumb_grow_together_thumb_both.jpg) 0 0 no-repeat;}
			#li_tab_C a{background: url(/images/gallery/workshops_thumb_both.jpg) 0 0 no-repeat;}
			#li_tab_D a{background: url(/images/gallery/community_garden_thumb_both.jpg) 0 0 no-repeat;}
			#li_tab_E a{background: url(/images/gallery/summer_solstice_thumb_both.jpg) 0 0 no-repeat;}
			#li_tab_F a{background: url(/images/gallery/archives_both.jpg) 0 0 no-repeat;}
			/*This show Hover image*/			
			.tab_A_id #li_tab_A a , .tab_B_id #li_tab_B a, .tab_C_id #li_tab_C a, 
			.tab_D_id #li_tab_D a, .tab_E_id #li_tab_E a, .tab_F_id #li_tab_F a  
			{overflow:hidden; height:111px; background-position: 0 -109px;}
			
			
            .title-album{font-weight:bold; font-size:14px; color:#444;}
			
			

								
			
