@charset "utf-8";
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #98a7ac;
	text-decoration: none;
	background-color: #182126;
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.nav_bg {
	text-decoration: none;
	background-image: url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.header_bg {
	text-decoration: none;
	background-image: url(images/header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}
.release_bg {
	text-decoration: none;
	background-image: url(images/release_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #000;
}
.footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
}

.divider {
	text-decoration: none;
	background-image: url(images/divider.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.listen_bg {
	text-decoration: none;
	background-image: url(images/listen_bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.news_title {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FFF;
}
.body_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #98A7AC;
}
#__cvfl-coverflow-wrapper canvas{
		position: absolute;
	}

	#__cvfl-coverflow{
		height: 300px;
		margin: auto;
		overflow: hidden;
		position: relative;
		width:456px;
	}

	#__cvfl-coverflow-label{
		color: #fff;
		font: 14pt Lucida Grande, Lucida Sans Unicode;
		line-height: 1.3em;
		position: relative;
		text-align: center;
		top: 225px;
		z-index: 700;
	}
.form_fields {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #414141;
	background-color:#CFCFCF;
	text-decoration: none;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.featured {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #1e92c3;
	text-decoration: none;
	text-align: left;
}
.title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #1e92c3;
	text-decoration: none;
}
a:link	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #1e92c3;
	text-decoration: none;
}
a:visited	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #1e92c3;
	text-decoration: none;
}

a:hover	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
.bg_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
	text-decoration: none;
	background-image: url(images/bg_title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.list	{
	background-image:url(images/bullet.png);
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 5px center;
	background-color:#1A1A1A;
	padding-left:20px;
	vertical-align: middle;
}
.list:hover	{
	background-image:url(images/bullet.png);
	background-color:#2E2E2E;
	font-family:Verdana, Geneva, sans-serif;
	color:#1e92c3;
	font-size:12px;
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left:20px;
}
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	color: #FFF;
}

