/* CSS Document */

/* ---------------[ Styles for Nightlife ]--------------- */

#page_full{
	background:url(../images/nightlife_bkg.jpg) repeat-x #235179;
}

#side_nav .AccordionPanel,
#side_nav .AccordionPanelOpen,
#side_nav .AccordionPanel a,
#side_nav .AccordionPanelTab,
#side_nav .AccordionPanelTab a,
#side_nav .AccordionPanelOpen .AccordionPanelTabHover,
#side_nav .AccordionPanelTabHover,
#side_nav .AccordionPanelTabHover a,
#side_nav .AccordionPanelTabHover a:hover{
	color:#FFFFFF !important;
}
#trip_footer{
	background:url(../images/moon.gif) bottom left no-repeat;
}
#Advertisment{
	color:#FFFFFF;
}
#footer {
	color:#FFFFFF;
}

#navigation #searchBox{
	background:url(../images/search_night_02.gif) top;
}


/* ---------- Recente Event Styles ------------------ */
#next_events{
	margin:5px -5px;
	position:relative;
}
#next_events #photocover {
	width:575px;
	height:350px;
	z-index:200;
	overflow:hidden;
	position:relative;
}
#next_events #photo_slider {
	width:1725px;
	height:350px;
}

#next_events #photo_block {
	height:350px;
	width:575px;
	float:left;
	vertical-align:bottom;
}
#next_events #blk_bkg {
	background:#000000;
	color:#000000;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	font-size:11px;
	width:575px;
	padding:5px 0;
}
#next_events #info_area {
	position:relative;
}
#next_events #info_block {
	width:575px;
	color:#FFFFFF;
	font-size:11px;
	z-index:100;
	position:absolute;
	top:0;
}
#next_events .nedate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
}
#next_events .title {
	font-size:13px;
	font-weight:bold;
}
#next_events div#space {
	margin: 10px 15px;
}
#next_events #photo_preview{
	padding:5px 0;
	width:191px;
	overflow:hidden;
	font-size:11px;
	color:#9B7254;
	float:left;
	cursor:pointer;
}
#next_events #photo_preview img{
	height:60px;
	margin-right:10px;
}
#next_events #photo_preview #day{
	padding-top:5px;
	font-size:22px;
	color:#3b2314;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#next_events #photo_preview:hover{
	background:#FFFFFF;
}
#next_events .on{
	background:#FFFFFF;
}