/************** RESETS ***************/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, p, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}


/************** UNIVERSALS ***************/

body {
	background-color: #000000;
	}

p, a {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:10px;
	color: #dfeeff;
	padding-bottom:10px;
	line-height:12px;
	}
	
ul {
	padding-left:10px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:10px;
	color: #dfeeff;
	line-height:12px;
	}

strong {
	font-weight:bold;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:30px;
	color: #11aeff;
	padding-bottom:1px;
	}



h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:300;
	font-size:16px;
	color: #11aeff;
	padding-bottom:1px;
	}

.left {
	float:left;
	}
	
.right {
	float:right;
	}

.bottom {
	margin-top: 11px;
	}

.center-top {
	text-align:center;
	margin-top:10px;
	}


/************** NAV ***************/

#header {
	width:800px;
	height: 40px;
	background:#139ff8;
	margin: 0 auto;
	padding:0;
	}

#header ul#nav {
	list-style:none;
	padding:0;
	margin:0;
	}
	
#header ul#nav li {
	display:inline;
	height:40px;
	padding:0;
	margin:0;
	}
	
/*	#header ul#nav li .replace {
		display: inline-block;
		display: -moz-inline-stack;
		background-repeat: no-repeat;
		background-position: 0 0;
		vertical-align: text-top;
		zoom: 1;
		}
		
	#header ul#nav li .replaced span {
		display: block;
		overflow: hidden;
		text-indent: -999em;
		line-height: 18px;
		cursor: pointer;
	} 
		#header ul#nav li #tickets {
		width:79px;
		height:40px;
		background: url(../images/tickets_nav.jpg) #139ff8;
	}
	#header ul#nav li #tickets:hover {
		background: url(../images/tickets_nav.jpg) 0 -40px;
	}

	#header ul#nav li #hosthotel{
		display:inline-block;
		width:118px;
		height:40px;
		background: url(../images/hosthotel_nav.jpg) #139ff8;
	}
	
	#header ul#nav li #hosthotel:hover{
		background: url(../images/hosthotel_nav.jpg) 0 -40px;
	}
	
	#header ul#nav li #music{
		display:inline-block;
		width:76px;
		height:40px;
		background: url(../images/music_nav.jpg) #139ff8;
	}
	
	#header ul#nav li #music:hover{
		background: url(../images/music_nav.jpg) 0 -40px;
	}*/
	

.sponsors {
	width:800px;
	height:63px;
	margin: 0 auto;
	margin-bottom:15px;
	margin-top:15px;
	background:url(../images/sponsors.jpg) center;
}


#wrapper #sponsors.hotel {
	margin-top:19px;
	background-image:none;
}



.thankYouWrapper {background:url(../images/mb_thankyou.jpg) top no-repeat;}
.photoGalCountdown {width:568px;margin:0 auto;padding-top:450px;}
.photoGalCountdown a {background:url(../images/ty_sprites.png);text-indent:-999em;width:275px;height:80px;display:inline-block;margin:0;padding:0;}
.photoGalCountdown a.countdown {background-position:0 0;}
.photoGalCountdown a.photoGallery {background-position:0 -80px;}
.enter{margin: 0 auto;width: 200px;height: 34px;margin-top:30px;}
.enter a.enterBtn {width: 200px;height: 34px;background:url(../images/entertowin_btn.png);display:block;text-indent:-999em;padding:0;margin:0;}
