/* CSS Document */

body {
	margin: 0;
	font-size: 62.5%;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #000000;
	background-color: #eaf2fb;
}




p, .content ul {
	font-size: 1.1em;
	line-height: 180%;
}
.text p, .text ul {
	font-size: 1.3em;
}

h1 {
	font-size: 2.3em;
	font-weight: normal;
	margin:0;
}
h2 {
	font-size: 1.7em;
	font-weight: normal;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}


a, a:link, a:visited {
	color: #b8013a;
}
a:hover, a:active {
	color: #000000;
}


.container {
	margin: 0 auto;
	width: 960px;
	background-color: #FFFFFF;
}


.header {
	width: 960px;
	height:173px;
	background: url(/Static/Images/bg_header.jpg) no-repeat left top;
}

.header .frequency {
	position: relative;
	width: 313px;
	height: 23px;
	left: 312px;
	top: 0px;
	margin: 0 10px;
}
.header .frequency .first {
	float: left;
}
.header .frequency .second {
	float: right;
}
.header .frequency p {
	margin-top: -1px;
	font-size: 1.4em;
}
.header .frequency p strong {
	font-size: 1.4em;
	font-weight: normal;
}

.header .logo {
	position: relative;
	width: 222px;
	height: 76px;
	left: 34px;
	top: 12px;
}
.header .logo a {
	display: block;
	width: 222px;
	height: 76px;
	text-indent:-1000px;
}


ul.nav {
	position: absolute;
	top: 139px;
	width: 925px; 
	height: 32px;
	margin: 0;
	padding: 0 0 0 35px;
	border-top: solid #000000 1px;
	border-bottom: solid #000000 1px;
	background: #b8013a url(/Static/Images/bg_nav.gif) left top repeat-x;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.4em; 
	text-transform: uppercase;
}
ul.nav li {
	float:left;
	padding: 7px 15px;
	background: url(/Static/Images/bg_nav_separator.gif) no-repeat left center;
	color: #ffffff;
}
ul.nav li a {
	display: block;
	color: #ffffff;
	text-decoration: none;
}
ul.nav li a:hover {
	color: #ffffff;
	text-decoration: underline;
}
ul.nav li.active {
	text-decoration: underline;
}
ul.nav li.home {
	margin: 0 15px 0 0;
	padding: 7px 0;
	background: url(/Static/Images/home.gif) no-repeat left center;
}
ul.nav li.home a {
	width: 11px;
	text-indent:-1000px;
}


.wrapper {
	background: url(/Static/Images/bg_container.gif) repeat-y left top;
	float: left;
}


.content {
	float: left;
	width: 606px;
	padding: 10px 35px 35px 35px;
	:padding-top: 23px;
}

.content .component {
	float: right;
	width: 286px;
	margin-top: 15px;
	background: #d7e7fc url(/Static/Images/bg_component.jpg) no-repeat left top;
}
.content .component.left {
	float: left;
}
.content .component.wide {
	width: 606px;
	background-image: url(/Static/Images/bg_component_wide.jpg);
}
.componentwrapper {
	float: right;
	width: 286px;
}
.componentwrapper.left {
	float: left;
}
.componentwrapper.wide {
	float: left;
	width: 606px;
}
.componentcontent {
	padding: 0 10px;
	min-height: 200px;
}
.componentcontent.flexible {
	min-height: 0;
}
.componentfooter {
	width: 286px;
	height: 7px;
	background: #d7e7fc url(/Static/Images/bg_component_bottom.jpg) no-repeat left top;
}
.componentfooter.wide {
	width: 606px;
	background-image: url(/Static/Images/bg_component_bottom_wide.jpg);
}
.component h2 {
	margin: 5px 0;
	border-bottom: solid #f4f9fe 1px;
}
.component.wide h3 {
	margin: 0;
}
.component.wide p {
	margin-top: 0;
}

.component.todayschedule label {
	font-size: 1.1em;
}
.component.todayschedule h3 {
	margin: -2px 0 10px 20px;
}


.right {
	float: left;
	width: 284px;
	padding: 10px 0;
	:padding-top: 23px;
	background: #f5f6f8 url(/Static/Images/bg_right.jpg) no-repeat left top;
}


.right .component {
	margin-top: 15px;
}

.live {
	width: 241px;
	height: 212px;
	margin: 0 0 15px 22px;
	padding: 0 10px;
}
.live h2 {
	margin-bottom: 0;
}
.live h3 {
	margin: 0 0 7px 0;
}
.live p.time {
	margin: 3px 0 0 0;
	font-size: 1.1em;
	line-height: 100%;
}
.live label {
	clear: both;
	float: left;
	width: 30px;
	margin-top: 2px;
	font-size: 1.1em;
}
.live div {
	float: left;
	width: 190px;
	height: 36px;
	overflow: hidden;
	margin-left: 5px;
	font-size: 1.3em;
}
.live p.links {
	padding-top: 3px;
	line-height: 150%;
}

.banner {
	width: 284px;
	height: 62px;
	margin: 10px 0 0 0;
}
.banner.cam {
	background: #de3242 url(/Static/Images/bg_banner_cam.gif) no-repeat left top;
}
.banner.stream {
	background: #de3242 url(/Static/Images/bg_banner_stream.gif) no-repeat left top;
}
.banner.request {
	background: #de3242 url(/Static/Images/bg_banner_request.gif) no-repeat left top;
}
.banner h1, .banner p {
	color: #000000;
	margin: 0 0 0 70px;
}
.banner h1 {
	padding-top: 5px;
}
.banner p {
	padding-top: 3px;
	font-size: 1.6em;
	line-height: 100%; 
}
.banner a {
	display: block;
	width: 284px;
	height: 62px;
	text-decoration: none;
}
.banner a:hover {
	text-decoration: underline;
}


.footer {
	float: right;
	width: 264px;
	padding:10px;
	background: #f5f6f8;
	text-align: right;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.1em; 
	color: #AAAAAA;
}
.footer a, .footer a:link, .footer a:visited {
	color: #AAAAAA;
}
.footer a:hover, .footer a:active {
	color: #000000;
}

.clear {
	clear: both;
}


/*-- Playlist --*/

.playlist label {
	clear: both;
	float: left;
	width: 30px;
	margin-top: 2px;
	font-size: 1.1em;
}
.playlist .item {
	float: left;
	width: 100%;
	padding: 2px;
}
.playlist .item.bg {
	background-color: #EEE;
}
.playlist .item.active {
	color: #FFF;
	background-color: #DE3242;
}
.playlist .item p {
	float: left;
	margin:0 0 0 5px;
	font-size: 1.3em;
	line-height: 150%;
}



/*-- News --*/

div.news {
	margin-bottom: 30px;
}
.news h3 {
	margin-bottom: 0;
	font-weight: bold;
}
.news p {
	margin-top: 0;
}
.news p.img {
	float:right;
}

/*-- Schedule --*/

.schedule label {
	clear: both;
	float: left;
	width: 100px;
	margin-top: 2px;
	font-size: 1.1em;
}
.schedule .item {
	float: left;
	width: 100%;
	padding: 2px;
}
.schedule .item.bg {
	background-color: #EEE;
}
.schedule .item.active {
	color: #FFF;
	background-color: #DE3242;
}
.schedule .item p {
	float: left;
	margin:0 0 0 5px;
	font-size: 1.3em;
	line-height: 150%;
}




/*-- RTE styles --*/

.RTEDefault {
	
}


.RTETitle {
	font-size: 1.7em !important;
}

.RTESubTitle {
	font-size: 1.4em !important;
}



/*-- formulier styles --*/

form {
	padding: 5px 10px 10px;
	margin: 0 0 10px;
	background-color: #D7E7FC;
}
form label {
	float: left;
	width: 150px;
	font-size: 1.5em;
}
form div.field {
	margin-top: 10px;
}
.form_input, .form_textarea {
	border: solid 1px #B8013A;
	width: 300px;
}
.form_button {
	border: solid 1px #B8013A;
	background-color: #FFFFFF;
	float: right;
	margin: 0;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 1.4em;
}

.cc_tunein {
	text-align: center;
}
