<!-- HEADER/NAVIGATION -->
/*#gogreen_header {position:relative;z-index:0;margin-bottom: -5px;}
#gogreen_nav {position:relative;z-index:50;margin-bottom:15px;}*/


/*#gogreen_nav ul
{
margin:0 0 10px 0;
background-color: #f7f1db;
color: #956922;
float: left;
width: 558px;
border:1px solid #956922;
}*/
.green_main, .pop, .food, .concessions, .roofs, .capital, .mulchfest, .fleet, .mtnyc, .greenteam, .greenevent {margin-bottom:15px;}



#gogreen_nav {padding-bottom:15px;}

#gogreen_nav ul {margin-left:0;margin-bottom:15px;}

#gogreen_nav ul li {display: inline;}

#gogreen_nav ul li a
{
display:block;
padding:5px 10px 3px 10px;
color: #1d4317;
text-decoration: none;
float: left;
border: 1px solid #1d4317;
border-left:none;
font-size:14px;
font-family:Calibri, Arial;
text-align:center;
line-height:14px;
height:15px;
font-weight:bold;
}

/*#gogreen_nav ul li.toprow a {margin-top:-23px;}*/

#gogreen_nav ul li a:hover
{
background-color: #1d4317;
color: #fff;
}

#gogreen_nav ul li#green_main a {width:45px;}

#gogreen_nav ul li#food a {width:99px;}
#gogreen_nav ul li#concessions a {width:145px;}
#gogreen_nav ul li#roofs a {width:105px;}
#gogreen_nav ul li#capital a {width:165px;}
#gogreen_nav ul li#mulchfest a {width:150px;}
#gogreen_nav ul li#fleet a {width:145px;}
#gogreen_nav ul li#mtnyc a {width:120px;}
#gogreen_nav ul li#pop a {width:80px;}
#gogreen_nav ul li#greenteam a {width:190px;}
#gogreen_nav ul li#greenevent a {width:105px;}

#gogreen_nav ul li.noRightBorder a{border-right:none;}
#gogreen_nav ul li.noBottomBorder a{border-bottom:none}
#gogreen_nav ul li.noTopBorder a{border-top:none}
#gogreen_nav ul li.LeftBorder a{border-left: 1px solid #1d4317;}

.green_main #gogreen_nav ul li#green_main a, .pop #gogreen_nav ul li#pop a, .food #gogreen_nav ul li#food a, .concessions #gogreen_nav ul li#concessions a, .roofs #gogreen_nav ul li#roofs a, .capital #gogreen_nav ul li#capital a, .mulchfest #gogreen_nav ul li#mulchfest a, .fleet #gogreen_nav ul li#fleet a, .mtnyc #gogreen_nav ul li#mtnyc a, .greenteam #gogreen_nav ul li#greenteam a, .greenevent #gogreen_nav ul li#greenevent a 
{background-color: #1d4317;color: #fff;}




#photoGallery
{
overflow: auto; 
width: 445px;
height:78px;
position:relative;
left:5px;
padding:0;
margin:15px 0px;
}

#green_events_photos
{
overflow: auto; 
width: 430px;
height:150px;
position:relative;
left:28px;
padding:0;
margin:15px 0px 25px 0px;
}

#photoGallery ul
{
margin: 0; 
padding: 0;
width:11000px;/* the width has change from 7000px to 11000px. the width of the graphics are 445px multiply by 25 graphics*/
list-style-type: none;
}

#photoGallery li
{
overflow: hidden; 
float: left;
width:445px;
margin:0 7.5px;
padding:0;
}

#green_events_photos ul
{
margin:0;
padding:0;
width:1680px;
list-style-type:none;
}

#green_events_photos li
{
overflow: hidden; 
float: left;
width:200px;
height:150px;
margin:0 7.5px;
padding:0;
}

.prevGreenEvents
{
display:none;
float:left;
margin:70px 0 0 0;
width:20px;
height:26px;
background:url(/sub_things_to_do/events/output_pages/images/street_games/prev_arrow.gif)
}

.prev
{
display:none;
float:left;
margin:30px 0 0 10px;
width:20px;
height:26px;
background:url(/sub_things_to_do/events/output_pages/images/street_games/prev_arrow.gif)
}

.next
{
display:none;
float:right;
margin:30px 10px 0 0;
width:20px;
height:26px;
background: url(/sub_things_to_do/events/output_pages/images/street_games/next_arrow.gif);
}

.nextGreenEvents
{
display:none;
float:right;
margin:70px 70px 0 0;
width:20px;
height:26px;
background: url(/sub_things_to_do/events/output_pages/images/street_games/next_arrow.gif);
}

.disabledPrev {background:url(/sub_things_to_do/events/output_pages/images/street_games/prev_arrow_gray.gif);}

.disabledNext {background:url(/sub_things_to_do/events/output_pages/images/street_games/next_arrow_gray.gif);}

