﻿@import url('/style/global.css');
a {
	text-decoration: none;
	color: #4d4e4e;
}
body {
	scrollbar-3dlight-color: #D8CCB4;
	scrollbar-arrow-color: rgb(119, 62, 38);
	scrollbar-darkshadow-color: #D8CCB4;
	scrollbar-highlight-color: #F2EEE6;;
	scrollbar-shadow-color: #F2EEE6;;
	scrollbar-base-color: #F2EEE6;
	scrollbar-face-color: #D8CCB4;
}
a:hover {
	text-decoration: underline;
}
a:hover p {
	text-decoration: underline;
}
#globalNav {
	width: 859px;
	clear: both;
	border-top: solid 1px white;
	border-left: solid 1px white;
}
#globalLogoPlaceholder {
	width: 100%;
	height: 72px;
	clear: both;
	background: #f8f8ff url('/radio1/images/logo.gif') left no-repeat;
	background-color: #5b0506;
}
#logoImg {
	width: 300px;
	height: 54px;
	margin: 9px 0px;
	float: left;
}
#main {
	width: 860px;
	height: inherit;
}
#playerPlaceholder {
	float: left;
	border-top: solid 1px white;
	width: 100%;
	height: 376px;
	background-color: #E0D0D1;
	clear: both;
}
#playerFrame {
	margin: 24px auto 0px auto;
	width: 480px;
}
#playerControls {
	width: 512px;
	height: 46px;
	margin: 0px auto;
	background-color: rgb(164, 150, 121);
}
#left {
	float: left;
	width: 529px;
}
#playerContent {
	border-top: solid 1px white;
	border-left: solid 1px white;
	float: right;
	width: 326px;
	height: 461px;
	background-color: #FFFFFF;
}
#playerFeatures {
	border-top: solid 1px white;
	width: 100%;
	height: 84px;
	background-color: #e8e8e8;
	clear: both;
}
#playerFeatures .featureModule {
	float: left;
	width: 48%;
	height: 83px;
}
#playerFeatures .featureModule h2 {
	font-size: small;
	padding: 2px;
	margin: 0px;
}
#playerFeatures .featureModule p {
	font-size: 8pt;
	padding: 2px;
	margin: 0px;
}
#playerFeatures .featureModule img {
	margin: 0px 4px 2px 0px;
	float: left;
}
#playerFooter {
	border-top: solid 1px white;
	border-left: solid 1px white;
	width: 859px;
	height: 1.6em;
	background-color: #5b0506;
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	padding-top: 0.3em;
}
#playerFooter a {
	color: #ffffff;
}
#playerFooter div#copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	padding-left: 407px;
	display: inline;
	float: left;
}
#playerFooter div#terms {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #ffffff;
	float: right;
	display: inline;
	padding-right: 15px;
}
.title {
	text-align: left;
	vertical-align: baseline;
	padding: 0.5em 0em 0.0em 0em;
	width: 100%;
	color: #3C0000;
	font-family: Arial;
	font-size: 9pt;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 9px;
	height: 1.2em;
}
.title a {
	color: #3C0000;
	text-transform: none;
}
.title a:hover {
	color: #3C0000;
	text-decoration: underline;
}
.buttonPlaceholder {
	float: left;
	margin: 8px 8px;
}
a.button {
	background-color: rgb(70,29,23);
	margin: 0px 4px;
	padding: 0px;
}
a.button img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
	padding: 4px 9px;
	border: none;
}
.timerPlaceholder {
	float: left;
	width: 200px;
	margin: 8px 8px;
}
.audioPlaceholder {
	float: left;
	margin: 8px 8px;
}
.audio {
	font-size: 4pt;
	width: 7px;
	margin: 0px 0px;
	text-decoration: none;
	border: 1px rgb(70,29,23) solid;
	display: inline-block;
}
.audioSel {
	font-size: 4pt;
	width: 7px;
	margin: 0px 0px;
	background-color: rgb(70,29,23);
	border: 1px rgb(70,29,23) solid;
	text-decoration: none;
	display: inline-block;
}
#playerContent h1 {
	margin: 0em 0em;
	padding: 0em 12px;
	font-size: x-large;
	font-weight: normal;
	background-color: #3C0000;
	color: white;
	border-bottom: solid 1px white;
}
#playerContent h1 span.IndexDate {
	font-size: medium;
}
#playerContent div.clipMenu {
	/*	width:326px; */
	height: 400px;
	overflow: auto;
}
#playerContent div.clipMenu div.clipTitle {
	font-size: 10pt;
	font-weight: bold;
	padding: 0.3em 0em 0.2em 0em;
}
#playerContent ul.clipList {
	list-style: none;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	border-bottom: 1px rgb(70,29,23) solid;
}
#playerContent ul.clipList li {
	margin: 0px;
	padding: 0.1em 0.3em 0.5em 12px;
	font-size: 8pt;
	clear: both;
}
#playerContent ul.clipList li.sel {
	background-color: #e8e8e8;
}
#playerContent ul.sel {
	background-color: #e8e8e8;
}
#playerContent ul.clipList li .clipNav {
	margin: 0em;
	padding: 0.2em 0em;
	clear: both;
	height: 1.2em;
}
#playerContent ul.clipList li .clipPlay {
	width: 100px;
	float: left;
}
#playerContent ul.clipList li .clipPlay img {
	padding: 0px 5px 0px 0px;
	border: 0px;
}
#playerContent ul.clipList li .clipPlay a {
	text-decoration: none;
}
#playerContent ul.clipList li .clipPlay a:hover {
	text-decoration: underline;
}
#playerContent ul.clipList li .clipDuration {
}
#playerContent ul.clipList li img {
	float: left;
	margin: 0.2em 0.5em 0.1em 0em;
	border: 1px #555 solid;
}
#playerContent ul.clipList li div.clipDescr {
	clear: both;
}
#playerContent ul.clipList li div.clipDescr p {
	margin: 0px;
	padding: 0px;
}
#playerContent ul.clipList li a {
	text-decoration: none;
}
#playerContent ul.clipList li a:hover {
	text-decoration: underline;
}
#playerSettings {
	padding: 1em;
}

/* ----------------------------------------------= */
div#clipExtraInfo{
	font-family:Tahoma,Arial;
	font-size:8pt;;
	text-align:center;
}


/* ---------------------------------------------=player main feature */
#playerMainFeatuers {
	width: 480px;
	height: 228px;
	min-height: 228px;
	margin: 4px 0px 6px 0px;
	background-color: #eee;
}
#playerMainFeatuers ul.linkList {
	list-style-type: none;
	margin: 12px 4px;
	padding: 0px;
	width: 150px;
	float: left;
}
#playerMainFeatuers ul.linkList li {
	font-family: Arial;
	font-size: 8pt;
	color: rgb(93,58,4);
	background-image: url('bullet.png');
	background-repeat: no-repeat;
	margin: 0px 0px;
	padding: 0px 10px;
	padding-top: 3px;
	line-height: 1.3em;
}
#playerMainFeatuers ul.linkList li a {
	color: rgb(119, 62, 38);
}

