/* CSS Document */
/*------------------------------Gobal veriable----------------------*/
body { padding:0; margin:0; background-image:url(images/backgroundTILE.gif); background-position:0 0; font-family:Tahoma, Arial, Helvetica, sans-serif
			; text-decoration: none; }
p 	{
			padding:0;
			margin:0;
			}
		

/*------------------------------top menu bar----------------------*/

.topmenubar {
			font-size:12px;
			color:#fff;
			font-weight:bold;
			}
			
.topmenubar:hover {
			
			}
			
/*------------------------------welcome----------------------*/

.welcome_bg {
			background-image:url(images/welcomebg.gif);
			background-repeat:repeat-y;
			}
			
/*------------------------------night fun----------------------*/

.bestbody {
			padding:2px 12px 12px 14px;
			font-size:11px;
			color:#000;
			font-weight:normal;
			}
.besthdr { color: #000; font-size: 12px; font-weight: normal; padding: 2px 12px 12px 14px; }
.bodytext { color: #000; font-size: 11px; font-weight: normal; padding: 2px 12px 12px 14px; }
.link {
			font-size:11px;
			color:#fff;
			font-weight:bold;
			}
			
.link:hover {
			text-decoration:none;
			}
			
.price {
			font-size:10px;
			color:#FFF;
			padding-left:15px;
			font-weight:normal;
			}
			
/*------------------------------events----------------------*/

.eventbg {
			border:#1A2F5D 1px solid;
			background-color:#1F4371;
			padding:10px;
			}
			
.eventdate {
			background-image:url(images/redbg.gif);
			background-repeat:repeat-x;
			background-position:50% top;
			font-size:12px;
			color:#dbd1b6;
			font-weight:bold;
			padding-left:4px;
			}
			
.eventtext { font-size:11px; color:#000; font-weight:normal; padding-left: 12px; }
			
.whitecaption {
			font-size:12px;
			color:#fff;
			font-weight:bold;
			padding-bottom:3px;
			}
			
.viewmore {
			font-size:11px;
			color:#fff;
			font-weight:bold;
			padding-left:25px;
			}
.smalllink { color: #fff; font-size: 12px; font-weight: bold; padding-bottom: 12px; padding-left: 25px; }
.smalllink2 { color: #fff; font-size: 12px; font-weight: bold; }
.viewmore:hover {
			text-decoration:none;
			}
			
/*------------------------------DJ----------------------*/

li {
		font-size:11px;
		color:#527383;
		font-weight:bold;
		line-height:14px;
		font-variant:small-caps;
		}
		
/*------------------------------news----------------------*/

.news { padding:15px; font-size:12px; color:#378899; font-weight:normal; background-color: #000; }
			
			
/*------------------------------footer----------------------*/

.copyright { font-size:10px; color:#000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight:bold; }
.copyright2 { color: #fff; font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
/**/

