/*#top_row {margin-bottom:10px;height:220px;}
#event_details {width:230px;float:left;margin-right:10px;}
#event_details h2 {font-size:20px;}
#event_details h3 {font-size:16px;}

#major_sponsor_logos {float:left; width:200px;}

#major_sponsor_logos {margin-right:10px;}
#event_map {float:right;}
#outdoor_nation {height:92px;margin:15px 0;}
.sponsor_logos {margin-bottom:0;}
.sponsor_logos img {margin:0;padding:0;}




#googlemapdiv {float:none;margin-left:0;}*/
#anyc-title {margin-top:12px;}
#anyc-icons {margin-bottom:10px;}
#anyc-date, #anyc-time, #anyc-location {font-weight:bold;}
#anyc-date {font-size:24px;line-height:30px;color:#88c659;}
#anyc-time, #major-sponsor-logos p {font-size:16px;color:#808080;}
#anyc-location {font-size:16px;color:#88c659;line-height:18px;}
#anyc-loc-2nd-line {font-size:14px;color:#808080}
#major-sponsor-logos img {margin-top:10px;}

#photoGallery
{
	overflow: auto;
	width: 660px;
	height:130px;
	position:relative;
	left:20px;
	padding:0;
	margin-top:10px;
}

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

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

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

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

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

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

/** Events List **/
.date_graphic {display: block; float:left; clear: left; padding:3px; margin-right:9px; background-color:#eee; width:44px; font-family: Arial, Helvetica, sans-serif; position:relative;}
.cal_month {display:block; background-color:#3E7001; color:#FFF; text-align:center; font-size:14px; width:44px; line-height:22px; text-transform:uppercase; font-weight: bold; margin-bottom: 2px;}
.cal_day{display:block;font-size:25px; font-weight: bold; text-align:center; line-height:24px; margin-bottom: 2px;}
/*.event_body {margin-left:60px;}*/