<!-- HEADER/NAVIGATION -->
#gogreen_header {position:relative;z-index:0;}
#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;
}*/

#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:-16px;}

#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:90px;}
#gogreen_nav ul li#concessions a {width:135px;}
#gogreen_nav ul li#roofs a {width:94px;}
#gogreen_nav ul li#capital a {width:155px;}
#gogreen_nav ul li#mulchfest a {width:135px;}
#gogreen_nav ul li#fleet a {width:135px;}
#gogreen_nav ul li#mtnyc a {width:111px;}
#gogreen_nav ul li#pop a {width:70px;}
#gogreen_nav ul li#greenteam a {width:184px;}
#gogreen_nav ul li#greenevent a {width:95px;}

#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;}

body.green_main #gogreen_nav ul li#green_main a, body.pop #gogreen_nav ul li#pop a, body.food #gogreen_nav ul li#food a, body.concessions #gogreen_nav ul li#concessions a, body.roofs #gogreen_nav ul li#roofs a, body.capital #gogreen_nav ul li#capital a, body.mulchfest #gogreen_nav ul li#mulchfest a, body.fleet #gogreen_nav ul li#fleet a, body.mtnyc #gogreen_nav ul li#mtnyc a, body.greenteam #gogreen_nav ul li#greenteam a, body.greenevent #gogreen_nav ul li#greenevent a 
{background-color: #1d4317;color: #fff;}
<!--QUOTES BOX-->
<!--#photoGallery
<!--{
<!--overflow: auto; 
<!--width: 474px;
<!--position:relative;
<!--left:5px;
<!--padding:0;
<!--margin-top:15px;
<!--}

<!--#photoGallery ul
<!--{
<!--margin: 0; 
<!--padding: 0;
<!--width:6000px;
<!--list-style-type: none;
<!--}

<!--#photoGallery li
<!--{
<!--overflow: hidden; 
<!--float: left;
<!--width:445px;
<!--margin:4px 4px 4px 5px;
<!--padding:0px 5px 0px 10px;
<!--}

<!--.prev
<!--{
<!--display:none;
<!--float:left;
<!--margin:30px 0 0 5px;
<!--width:20px;
<!--height:26px;
<!--background:url(images/prev_arrow.gif)
<!--}

<!--.next
<!--{
<!--display:none;
<!--float:right;
<!--margin:30px 5px 0 0;
<!--width:19px;
<!--height:26px;
<!--background: url(images/next_arrow.gif);
<!--}

<!--.disabledPrev { background:url(images/prev_arrow_gray.gif);}

<!--.disabledNext {background:url(images/next_arrow_gray.gif);}

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

#green_events_photos
{
overflow: auto; 
width: 650px;
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 10px;
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 10px 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);}


