@charset "UTF-8";
/* CSS Document */

@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h2, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0 none;
	font-family: inherit;
	font-size: 100%;
	font-weight: inherit;
	margin: 0;
	outline-style: none;
	outline-width: 0;
	padding: 0;
	vertical-align: baseline;
}

body {
	background-color: #121116;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4f577a;
}

h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 100;
	font-size: 16px;
	color: #7c1698;
}

a {
	color: #d312d9;
	text-decoration: none;
}

a:hover {
	color: #ff0078;
}

li {
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #4f577a;
	line-height: 21px;
}

li a {
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #d312d9;
	line-height: 21px;
}

#wrapper {
	position: relative;
	background-image:url(images/uv/uvBG.jpg);
	background-repeat: none;
	margin: 0 auto;
	margin-top: 30px;
	width: 1070px;
	height: 814px;
}

#middleBottom {
	position: absolute;
	width: 180px;
	height: 300px;
	top: 480px;
	left: 440px;
}

#trackListBottomRight {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 480px;
	left: 640px;
}

#leftBottom {
	position: absolute;
	width: 300px;
	height: 300px;
	top: 480px;
	left: 185px;
}

#mainNav {
	position: absolute;
	width: 300px;
	height: 24px;
	z-index: 300px;
	top: 190px;
	left: 585px;
}

#mainNav p {
	list-style:none;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #d312d9;
	line-height: 21px;
}

#mainNav p a {
	font-size: 14px;
}



#znoLogo {
	position: absolute;
	top: 110px;
	left: 470px;
	z-index: 200px;
}

#mainBanner {
	position: absolute;
	width: 671px;
	height: 116px;
	top: 321px;
	left: 184px;
}

#mainBanner img {
	display: block;
}

#trackListHorizontal {
	position: absolute;
	width: 600px;
	height: 24px;
	top: 480px;
	left: 185px;
}


#wrapper .comingSoon {
	position: absolute;
	width: 1024px;
	height: 240px;
	margin: 0 auto;
	margin-top: 320px;
}


.trackName {
	margin-right: 10px;
}

.mainNavList {
	margin-right: 15px;
}

.comingSoon p {
	color: #d312d9;
	text-align: center;
	line-height: 21px;
}

.comingSoon p a{
	color: #fcfafc;
}

.comingSoon p a:hover {
	color: #d312d9;
}

hr {
	height: 1px;
	color: #d312d9;
	width: 180px;
	text-align: center;
	margin: 0 auto;
}

.baselineShift {
	margin-top: 10px;
}




