@charset "UTF-8";
/* ---------------- main styles ---------------- */
* {margin: 0px; padding: 0px;}
body {
	text-align: center;
	background-image: url(../images/bg/univox_1024x712.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}

#wrapper {
	position: relative;
	width: 620px;
	text-align: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 48px;
}
#clear {
	clear: both;
	}	


/* ------------ position container elements ------------ */
#header {
	position: relative;
	height: 60px;
	margin-top: 10%;
	}
#content {
	padding-right: 0.5em;
	float: right;
	width: 300px;
	height: 100%;
	}
#content-Left {
	float: left;
	width: 280px;
	font-size: 1.2em;
	color: #FFFFFF;
	}
#content-popup {
	padding-right: 0.5em;
	width: 300px;
	height: 100%;
	text-align: center;
	}
div#wrapper-popup {
	background-color: #FF0000;
	background-image: url(none);
	background-position: center top;
	background-repeat: no-repeat;
	height: 100%;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	position: relative;
	text-align: center;
	width: 465px;
	padding-top: 1em;
	padding-bottom: 1em;
}
#footer {
	width: 90%;
	text-align: center;
	clear: both;
	padding-top: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1em;
	color: #666;
	font: .85em Arial, Helvetica, "Trebuchet MS", Geneva, Verdana, sans-serif;
	}

/* ------------- header styles ------------- */
#header h1 {
	font-size: 3em;
	color: #FFFFFF;
}
#name {
	position: absolute;
	left: 0;
	bottom: 30px;
	}
#name a img { border: none; }
/* -------------- main type styles ------------- */ 
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	color: #000000;
	}
.textBold {
	font-weight: bold;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1.2em;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}

h3 {
	font-size: 1.6em;
	font-weight: normal;
	color: #d1d3d4;
	margin-top: .25em;
	margin-bottom: 0.25em;
}
h4 {
	font-size: 1.4em;
	font-weight: normal;
	color: #d1d3d4;
	margin-bottom: 0.25em;
}
h5 {
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: .3em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0.25em;
	margin-top: .5em;
}

ul {
	list-style-type: circle;
	display: block;
}
li {
	padding-left: 6px;
	list-style-position: outside;
	list-style-type: circle;
}
.pWhite {
	color: #FFFFFF;
}
#content-Leftbottom {
	float: left;
}
#content-Leftnews {
	float: left;
	width: 280px;
	font-size: 1.2em;
	color: #FFFFFF;
	background-color: #990000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	margin-bottom: .7em;
	padding-top: .5em;
	padding-right: 0(value);
	padding-bottom: .5em;
	padding-left: .5em;
}

/* -------------- main type styles ------------- */ 
.albumTitle {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 1em;
}
.albumTitlestrike {
	font-size: 1.2em;
	font-weight: normal;
	text-decoration: line-through;
	color: #FFFFFF;
	line-height: 1em;
}
