/* 
Yes2web Standaard CSS - V 20070801 
Site.css Bevat alle elementen voor de opmaak van de website, exclusief de opmaak die door TinyMCE gebruikt kan worden.

Radiojazz
@author: Roël van Dijk
@version: 20091103-01

Colors
Blue: #00aeef;
*/

/* Cleared elements
**********************************/	
body, #publerBody{
	margin: 0;
	padding: 0;
}
/* Clean lists
**********************************/
#header ul, div.networks ul, div.news ul, ul#navigation, ul#footer, ul.sponsoren, ul.news, ul.calendar{
	list-style:none;
	margin:0;
	padding:0;
}
body{
	margin: 0;
	padding: 0;
	background-color: #000;
	color:#ccc;
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px; /* Hierdoor wordt 1em 10px, 1.1em 11px, 0.8em 8px*/
}
#container {
	position:relative;
	width:940px;		
	margin:0 auto; 
	text-align: left;	
}
#header ,
body.header1 #header{
	background: url(../../images/radiojazz/header/header1.jpg) no-repeat;
}
body.header2  #header{
	background: url(../../images/radiojazz/header/header2.jpg) no-repeat;
}
body.header3 #header{
	background: url(../../images/radiojazz/header/header3.jpg) no-repeat;
}
body.header4 #header{
	background: url(../../images/radiojazz/header/header4.jpg) no-repeat;
}
body.header5 #header{
	background: url(../../images/radiojazz/header/header5.jpg) no-repeat;
}
#header{
	height: 208px;
}
	#header div#slideshow{
		width: 940px;
		height: 169px;
	}	
	#header p{
		font-size: 1.2em;
		color: #fff;
		font-weight: bold;
		position: absolute;
		left:582px;
		top: 2px;
		z-index: 999;
	}
	body.en #header p{
		left:540px;
	}
	#header p a.live,
	#header p a.mobile{
		color: #FFFD4D;
		background: url(../../images/radiojazz/icons/icon_sprite.png) 0 -386px no-repeat;
		padding-left: 20px;
	}
	#header p a.mobile{
		background-position: 0 -440px;
		padding-left: 15px;
	}	
	#header ul{
		position: absolute;
		right: 10px;
		top: 7px;
		z-index: 999;
	}
		#header ul li{
			float: left;
			margin-left: 10px;
		}
		#header ul li a{
			display: block;
			text-indent: -5555px;
			width: 16px;
			height: 11px;
			background: url(../../images/radiojazz/icons/icon_sprite.png) no-repeat;
		}
		#header ul li.en a{
			background-position: 0 -42px;
		}
		#header ul li.en-selected a,
		#header ul li.en a:hover{
			background-position: 0 -63px;
		}
		#header ul li.nl-selected a,
		#header ul li.nl a:hover{
			background-position: 0 -21px;	
		}
		#header a#logo{
			display: block;
			width: 199px;
			height: 109px;
			position: absolute;
			top: 40px;
			left: 10px;
		}
div#wrapper {
	float:left;
	width:100%;
	padding-bottom: 20px;
}
div#contents {
	width: 620px;
	margin: 0 320px 0 0;
	/*background: url(../../images/radiojazz/background/block_bg.png) 0 61px repeat-x;*/
}
.home div#contents {
	padding-top:25px;
}
div.block{
	width: 300px;
	float: left;
	/*background: url(../../images/radiojazz/background/block_bg.png) 0 55px repeat-x;*/
}
div.player{
	background: none;
	margin-left: 20px;
	height: 210px;
}
div.networks,
div.long{
	width: 620px;
}
div.long,
div#right-column div.networks{
	background-position: 0 43px;
}
div.help{
	background-position: 0 61px;
	height: 194px;
}
div.win{
	height: 210px;
}
div.quotes{
	height: 200px;
}
body.home div.news{
	margin-top: 5px;
	height: 210px;
	height/*\**/: 209px\9;
	*height: 210px;
}
div#right-column{
	float:left;
	width:300px;				
	padding-left: 20px;
	margin-left:-320px; 	/* Zo breed als de column */
}
div#right-column div.networks{
	width: 300px;
	height: 352px;
}
div#right-banner {
	position:absolute;
	top:0;
	right:-200px;
}
/* Navigation */
ul#navigation{
	position: absolute;
	top: 169px;
	left: 0;
	width: 940px;
	height: 38px;
	background: url(../../images/radiojazz/background/menu_bg.png) repeat-x;
	border-bottom: 1px solid #a3a3a3;
	font-weight: bold;
	text-transform:uppercase;
}
ul#navigation li{
	float: left;
	border-left: 1px solid #000;
	border-right: 1px solid #272727;
	height: 38px;
}
ul#navigation li.first{
	border-left: 0;
}
ul#navigation li a{
	display: block;
	_display: inline-block;
	height: 38px;
	font-size: 11px;
	line-height: 38px;
	padding: 0 13px;
}
ul#navigation li a:hover{
	color: #fffd4d;
	text-decoration: none;
}
ul#navigation li.selected a{
	color: #FFF;
	background: url(../../images/radiojazz/background/menu_bg.png) 0 -48px repeat-x;
}
ul#navigation li.selected a:hover{
	color: #FFF;
	text-decoration: none;
}
/* Footer */
ul#footer{
	width: 940px;
	float: left;
	border-top: 1px solid #333;
	font-size: 1em;
	padding: 12px 0 20px 0;
}
ul#footer li{
	float: left;
	color: #777;
}
ul#footer a{
	padding: 0 6px;
	border-right: 1px solid #777;
}
ul#footer li.first a{
	padding-left: 0;
}
ul#footer li.last a{
	border: 0;
}
ul#footer li a{
	color: #FFF;
}
ul#footer li.right{
	padding-right: 6px;
	margin-top/*\**/: 1px\9;
	*margin-top: 0;
}
ul#footer li.right,
ul#footer li.disclaimer{
	float: right;
}
ul#footer li.disclaimer a{
	padding: 0 0 0 6px;
	border-right: 0;
	border-left: 1px solid #777;
}
ul#footer li.social a {
	background:url(/images/radiojazz/icons/icon_sprite.png) no-repeat right bottom;
	border:none;
	display:inline-block;
	height:20px;
	padding:0;
	margin-right:9px;
	text-indent:-9999px;
	width:19px;
}
ul#footer li.social .footer-twitter {
	background-position:0 -572px;
}
ul#footer li.social .footer-facebook {
	background-position:0 -594px;
}
ul#footer li.social .footer-hyves {
	background-position:0 -616px;
}
ul#footer li.social .footer-rss {
	background-position:0 -638px;
}
ul#footer li.social iframe {
	position:relative;
	top:8px;
}
/* Guestbook
***********************/
form#comment  fieldset{
	border: 0;
}
form#comment fieldset.left,
form#comment fieldset.right{
	float: left;
	width: 290px;	
	height: 60px;
}
form#comment fieldset.left{
	margin-right: 20px;
}
form#comment label{
	width: 70px;
}
form#comment p{
	position: relative;
}
form#comment label.error{
	color: #FFFD4D;
	text-align:right;
	position: absolute;
	_position: static;
	top: 0;
	right: 10px;
	right /*\**/: 0px\9; 
	*right: 0px;
	width:200px;
	float: right;
}
form#comment p.com-text  label.error{
	right /*\**/: 18px\9; 
	*right: 18px;
}
form#comment input,
form#comment textarea,
form#comment input#sEmail{
	border:2px solid #CCCCCC;
	color:#666666;
	font-size:1em;
	margin-bottom:10px;
	padding:5px;
	width: 266px;
	_float: left;
}
form#comment textarea{
	width: 586px;
	width /*\**/: 576px\9;
	*width: 576px; 
	_width: 586px;
	font-family: Arial, Verdana, sans-serif;
}
form#comment p.button{
	position: static;
}
form#comment button{
	background-color: #00AEEF;
	border: 2px solid #000;
	margin: 0 0 0 -2px;
	padding: 6px;
	font-size: 12px;
	color: #FFF;
	cursor: pointer;
}
form#comment button:hover{
	color: #000;
}
form#comment button:active{
	border: 2px solid #fffd4d;
	color: #000;
}
form#comment button::-moz-focus-inner { border: 0; }

dl#comment-list{
	width: 600px;
	padding: 0 10px;
	font-size: 1.2em;
}
dl#comment-list dt{
	margin-bottom: 5px;
	font-size: 1em;
}
dl#comment-list dd{
	margin: 0;
	color: #FFF;
}

/* Banners
***********************/
input.banner{
	width: 450px;
}

/* Feedback
***********************/
div#confirm{
	margin-top: 20px;
	width: 558px;
	background:#E7F9E8 url(/publer/images_new/icons/16x16/online.png) no-repeat scroll 3% 50%;
}
div#confirm p{
	font-size: 1.2em;
}


/*
Popup
***********************/
form.popupform{
	margin: 0 auto;
	width: 450px;
	padding: 25px 0;
}
form.popupform fieldset{
	border: 0;
}
form.popupform h2{
	border-bottom: 0;
	margin: 0 0 10px 0;
	padding: 0;
}
form.popupform p{
	font-size: 14px;
	margin: 10px 0;
	padding: 0;
	
}
input#email, input#sEmail{
	border:2px solid #CCCCCC;
	color:#666666;
	vertical-align:middle;
	width: 426px;
	font-size: 1.8em;
	padding: 10px;
	margin-bottom: 10px;
}
form.popupform label{
	width: auto;
	font-size: 14px;
	margin: 10px 0 20px 0;
}
input#hoogte, input#bAddToMailing{
	margin-top: 10px;
}
form.popupform button{
	background-color: #00AEEF;
	border: 4px solid #000;
	float: left;
	clear: both;
	margin: 0 0 0 -4px;
	padding: 6px;
	font-size: 1.8em;
	color: #FFF;
	cursor: pointer;
}
form.popupform button:hover{
	color: #000;
}
form.popupform button:active{
	border: 4px solid #fffd4d;
	color: #000;
}
form.popupform button::-moz-focus-inner { border: 0; }



div#fancy_inner h1{
	margin-left: 20px;
	margin-right: 20px;
	font-size: 2em;
	padding-top: 10px;
}
div#fancy_inner .manifest{
	margin-left: 20px;
	margin-right: 20px;
}

div#fancy_inner p{
	font-size: 1.1em;
}



/* jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/ 
div.star-rating{float:left;width:17px;height:15px;text-indent:-999em;cursor:pointer;display:block;background:transparent;overflow:hidden}
div.star-rating,div.star-rating a{background:url(../../images/radiojazz/icons/icon_sprite.png) no-repeat 0 -310px}
div.star-rating a{display:block;width:16px;height:100%;background-position:0 -310px;border:0}
div.star-rating-on a{background-position:0 -335px!important}
div.star-rating-hover a{background-position:0 -335px}
*/

#rateForm select {
	display: none;
}

#iRate {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 4px;
	vertical-align: text-top;
}
#iRateText {
	float: left; 
	font-weight: bold;
	width: 141px;
	line-height: 27px;
	margin-top: 0;
	padding-left: 10px;
}

.stars {
	position: relative;
	display: block;
	float: left;
	width: 140px;
	height: 27px;
	line-height: 1em;
	background: url(/images/radiojazz/icons/rate.png) top left repeat-x;
}
.stars label {
	position: absolute;
	display: inline-block;
	width: 28px;
	height: 27px;
	text-indent: -5555px;
	left: 0;
	top: 0;
	margin: 0 !important;
}

.stars label.selected {
	background: url(/images/radiojazz/icons/rate.png) 0 -27px repeat-x;
}

.stars:hover label.selected {
	background: none;
}
.stars label:hover {
	background: url(/images/radiojazz/icons/rate.png) bottom left repeat-x !important;
}

.stars .iRate20 {
	width: 28px;
	z-index: 10;
}
.stars .iRate40 {
	width: 56px;
	z-index: 9;
}

.stars .iRate60 {
	width: 84px;
	z-index: 8;
}
.stars .iRate80 {
	width: 112px;
	z-index: 7;
}
.stars .iRate100 {
	width: 140px;
	z-index: 6;
}

#showEndMessage, #endMessage {
	display: none;
	z-index: 2000;
}

#vote {
	display: none;
}

#voteclick {
	display: none;
}

#votefeedback {
	border: 2px solid #FFFD4D;
	padding: 5px !important;
	font-weight: bold;
	color: #FFFD4D !important;
	text-align: center;
}
#votefeedback a {
	color: #FFFD4D !important;
	background: url(/images/radiojazz/icons/twit.png) right center no-repeat;
	float: right;
	margin-right: 3px;
	padding-right: 20px;
}

blockquote {
	display: none;
}

/* Read Only CSS */
div.star-rating-readonly a{cursor:default !important}
/* Partial Star CSS */
div.star-rating{background:transparent!important;overflow:hidden!important}
/* END jQuery.Rating Plugin CSS */

.listen-now {
	background:url(/images/radiojazz/background/listen-now.png) no-repeat right bottom;
	margin:40px 0 46px;
	padding-bottom:32px;
	position:relative;
}

.top5 {
	border-collapse:collapse;
	font-family:Georgia;
	font-size:12px;
	line-height:18px;
}
.top5 strong {
	color:#fffd4d;
	font-weight:normal;
}
.top5-photo img {
	border:1px solid #404040;
}
.top5-disc {
	padding-right:20px;
}
.player-link {
	display:block;
	width:283px;
	height:81px;
	background:url(/images/radiojazz/background/player-link.jpg) no-repeat left top;
	text-indent:-9999px;
	margin-left:13px;
}
.current-track {
	position:absolute;
	top:60px;
	left:60px;
	width:210px;
	color:#fffd4d;
	font-weight:bold;
	font-size:12px;
}
.sm-icon {
	display:inline-block;
	height:25px;
	margin-left:9px;
	width:25px;
	text-indent:-9999px;
	background:url(/images/radiojazz/icons/icon_sprite.png) no-repeat right bottom;
}
.twitter-support {
	background-position:0 -464px;
}
.twitter-support:hover {
	background-position:0 -518px;
}
.facebook-support {
	background-position:0 -491px;
}
.facebook-support:hover {
	background-position:0 -545px;
}
.help {
	color:#fffd4d;
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	position:relative;
}
.help-more {
	background:url(/images/radiojazz/background/small_btn.png) no-repeat left top;
	position:absolute;
	top:20px;
	right:0;
	color:#c9c8c8;
	width:101px;
	text-align:center;
	font-size:12px;
	font-style:normal;
	height:21px;
	line-height:21px;
}
.help-more:hover {
	color:#fff;
	text-decoration:none;
}
.home-overview {
	margin:0;
}
.home-overview li {
	border-bottom:1px solid #1a1a1a;
	clear:both;
	list-style:none;
	overflow:auto;
	padding:15px 0;
}
.home-overview li.last {
	border:none;
}
.home-overview .thumb {
	border:1px solid #373737;
	padding:2px;
	position:relative;
	width:94px;
	display:block;
	float:left;
	margin-right:15px;
}
.home-overview .thumb img {
	max-width:94px;
	max-height:74px;
}
#contents .home-overview li p {
	float:right;
	font-size:1em;
	padding:0 25px 0 0;
	width:475px;
}
.home-overview li em {
	color:#fffd4d;
	font-weight:bold;
	font-style:normal;
}
.home-overview .thumb:hover {
	text-decoration:none;
}
.home-overview .thumb time {
	position:absolute;
	bottom:3px;
	left:2px;
	width:74px;
	height:20px;
	color:#c9c8c8;
	font-weight:bold;
	background-color:#404040;
	padding:0 10px;
	letter-spacing:0.1em;
	line-height:20px;
}
.overview {
	position:relative;
}
.overview-more {
	position:absolute;
	top:15px;
	right:0;
	background:url(/images/radiojazz/background/large_btn.png) no-repeat left top;
	font-size:12px;
	width:163px;
	color:#c9c8c8;
	font-weight:normal;
	height:20px;
	line-height:20px;
	text-align:center;
}
.overview-more:hover {
	color:#fff;
	text-decoration:none;
}
#right-column h2.top5 strong {
	font-size:17px;
	font-weight:normal;
	position:relative;
	top:-5x;
}
.calendar-list {
	margin:0;
}
.calendar-list li {
	list-style:none;
}
.calendar-list strong {display:inline-block; width:125px;}
.calendar-list em {display:inline-block; color:#FFFD4D; font-weight:bold; font-style:normal; width:125px;}
#calendar-form {margin-bottom:15px;}
#calendar-form select {margin-right:15px;}

#popup {display:none;}
