a {
	color:#122869;
}

a:hover {
	color:#005691;
}


ul#nav li a {
	background-color:#333;
	}

ul#nav li a:hover, ul#nav li a.on {
	color:#fff;
	text-decoration:none;
	background-color:#222;
	}
	
div#submenus {
	background:#333;
}


ul.submenu li a {
	background-color:#000;
	color:#fff;
	}
	
ul.submenu li a:hover {
	background-color:#222;
	color:#fff;
	}	
	
/*  DISABLED PER TICKET 19896

body 
	background:#000;
}

#branding {
	background-image:none;
	}

div.module {
	background:none;
	background-color:#fff;
	}
	
div.top-left {
	background:url(/images/nightlife/top-left.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
div.top-right {
	background:url(/images/nightlife/top-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
div.bottom-right {
	background:url(/images/nightlife/bottom-right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
div.bottom-left {
	background:url(/images/nightlife/bottom-left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}
	

span.tl {
	display:block;
	background-image:url(/images/nightlife/nav-top-left.png);
	background-repeat:no-repeat;
	background-position:top left;
	}
	
* html span.tl {
	background-image:url(/images/nightlife/nav-top-left.gif);
}

span.tr {
	display:block;
	background-image:url(/images/nightlife/nav-top-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	}
	
* html span.tr {
	background-image:url(/images/nightlife/nav-top-right.gif);
}
	
span.br {
	display:block;
	background-image:url(/images/nightlife/nav-bottom-right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	}
	
* html span.br {
	background-image:url(/images/nightlife/nav-bottom-right.gif);
}
	
span.bl {
	display:block;
	background-image:url(/images/nightlife/nav-bottom-left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	}

* html span.bl {
	background-image:url(/images/nightlife/nav-bottom-left.gif);
}
	


div#submenus div.tl {
	background-image:url(/images/nightlife/nav-top-left.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:1000px;
	height:30px;
	}
	
* html div#submenus div.tl {
	background-image:url(/images/nightlife/nav-top-left.gif);
}

div#submenus div.tr {
	background-image:url(/images/nightlife/nav-top-right.png);
	background-repeat:no-repeat;
	background-position:top right;
	width:1000px;
	height:30px;
	}
	
* html div#submenus div.tr {
	background-image:url(/images/nightlife/nav-top-right.gif);
}

div#submenus div.br {
	background-image:url(/images/nightlife/nav-bottom-right.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	width:1000px;
	height:30px;
	}
	
* html div#submenus div.br {
	background-image:url(/images/nightlife/nav-bottom-right.gif);
}

div#submenus div.bl {
	background-image:url(/images/nightlife/nav-bottom-left.png);
	background-repeat:no-repeat;
	background-position:bottom left;
	width:1000px;
	height:30px;
	}
	
* html div#submenus div.bl {
	background-image:url(/images/nightlife/nav-bottom-left.gif);
}
	
a#nav-weddings {
	width:87px;
	background-position:-142px -14px;
	background-repeat:no-repeat;
	background-image:url('/images/nightlife/image-nav.gif');
	}
	
a#nav-weddings:hover, a#nav-weddings.on {
	background-position:-142px -63px;
	}
	
a#nav-health {
	width:140px;
	background-position:0 -14px;
	background-repeat:no-repeat;
	background-image:url('/images/nightlife/image-nav.gif');
	}
	
ul#subscribe-nav li a {
	background-repeat:no-repeat;
	background-position:0 0;
	display:block;
	height:13px;
    background-image:url('/images/nightlife/image-nav.gif');
	}


	
.sg-splash-text-menu .galleryMenu div.selected {
	background:url(/images/photoFader_bullet_nightlife.gif) left center no-repeat !important;
}



.photoFaderMenu div a:active, .photoFaderMenu div a:focus, .photoFaderMenu div a.selected, .photoFaderMenu div a.selected:hover {
	text-decoration:none;
	color:#fff;
	outline:none;
	background:url(/images/photoFader-nightlife-bg-hover.gif) no-repeat !important;
	}
	
.photoFaderMenu div a:hover {
	text-decoration:none;
	color:#fff;
	background:url(/images/photoFader-nightlife-bg-hover.gif) no-repeat !important;
	}
	
*/	
