/** --- countdown script --- */
.lcdstyle{ /*Example CSS to create LCD countdown look*/
background-color:black;
color:#ffcc00;
font: bold 18px MS Sans Serif;
padding: 3px;
}

.lcdstyle sup{ /*Example CSS to create LCD countdown look*/
font-size: 80%
}

/** --- header menus --- */

#header_rodajc {
	width:auto;
	height:100px;
	z-index:0;
}

#crumbpath {
	display:inline;
	float:left;
	width:50%;
	height:17px;
	font-size:10px;
	color:#999;
	padding-left:40px;
}

#visitors {
	text-align:right;
	display:inline;
	float:right;
	width:40%;
	height:17px;
	font-size:10px;
	color:#999;
	padding-right:28px;
}

#quickmenu {
	width:auto;
	height:30px;
	background-image:URL(/images/bg_quickmenu.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	padding-left:40px;
}

#iconLogin {
	width:18px;
	height:23px;
	background-image:url("/images/iconLogin.png");
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

#iconLogout {
	width:18px;
	height:23px;
	background-image:url("/images/iconLogin_open.png");
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}

.qm_active {
	color:#666;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	padding-left:7px;
}

.qm_active a {
	color:#666;
	text-decoration:none;
}

.qm_inactive {
	color:#cc9900;
	font-weight:bold;
	font-size:11px;
	padding-top:3px;
	padding-left:7px;
}

.qm_inactive a {
	color:#cc9900;
	text-decoration:none;
}

#headerfader {
	height:73px; 
	width:555px; 
	position:absolute;
	right:-3px; 
	top:80px;
}

#header_quickmenu {
	position:absolute;
	top:80px;
	right:0px;
	margin-right:-3px;
	height:17px;
	z-index:100; 
}

#header_quickmenu_left {
	float:left; 
	background-image:url('/images/quickmenu_bg_left.gif'); 
	width:7px; 
	height:17px;
	z-index:101;
}

#header_quickmenu_text {
	padding-left:10px;
	padding-right:20px;
	height:17px;
	background-image:url('/images/quickmenu_bg.gif');
	font-size:10px;
	line-height:16px;
	float:left;
	z-index:101;
}

#header_quickmenu_text a {
	color:#fff;
	text-decoration:none;
}
/* --- // --- */

/** --- header sponsoren --- */

#logos_businesspartners {
	float:left;
	vertical-align:top;
}

#title_businesspartners {
	width:117px;
	text-align:right;
	float:left;
}

#logo_hoofdsponsor{
	width:331px;
	float:left;
}

#title_hoofdsponsor {
	width:112px;
	height:54px;
	text-align:right;
	float:left;
}

#header_sponsoren {
	width:auto;
	height:54px;
}

/* --- // --- */

/* --- basis elementen --- */
html {
	overflow:auto;
}

#colB {
	text-align:center;
	width:640px;
}

page_title {

}

h1 {
  font-size:14px;
  font-weight:bold;
  color:#000;
  margin-bottom:10px;
}

h2 {
  font-size:14px;
  font-weight:bold;
  color:#CC3333;
  border-bottom:1px solid #FFFFFF;
  margin-bottom:10px;
}

#footer_left {
	width:665px;
	text-align:center;
	padding-top:15px;
	float:left;
}

#footer_right {
	width:auto;
	text-align:right;
	float:right;
}

#footer {
	width:auto;
	margin-bottom:10px;
}

#content {
	width:auto;
	min-height:490px;
	padding-top:0px;
	color:#000;
}

#content_top {
	background-image: url('/images/bg_rodajc_top.jpg');
	height: 23px;
}

#content_middle {
	background-color: #fff;
	padding-left: 16px;
	padding-right: 16px;
	min-height:444px;
}

#content_bottom {
	background-image: url('/images/bg_rodajc_bottom.jpg');
	height: 23px;
}

#content_left {
	width: 620px;
	margin-right:20px;
	float: left;	
}

#content_right {
	width: auto;
	padding-left: 10px;
	float:left;
}

#page {
  width: 980px; 
  position: relative; 
  padding:0px 0px 0px 0px;
  margin: 0 auto;
  text-align:left;
}

a {
	color:#000;
	text-decoration:underline;
}

body {
  font-family: Verdana, Arial;
  font-size: 11px;
  line-height:20px;
  font-style : normal;
  font-weight : normal;
  color: #fff;
	background-image:URL(../../images/bg_rodajc_nl.jpg);
	background-position:top center;
	background-repeat:no-repeat;
  background-color: #fff;
  text-align:center;
}

html, body {
  margin: 0px 0px 0px 0px;
  padding:0px 0px 0px 0px;
}
/* --- // --- */

/* dropdown menu */
#dropmenudiv{
position:absolute;
margin-top:3px;
margin-left:-8px;
padding-left:10px;
border:none;
border-bottom-width: 0;
font-size:12px;
line-height:22px;
text-align:left;
font-variant:small-caps;
z-index:1000;
}

#dropmenudiv a{
width: 100%;
display: block;
border-bottom: 1px solid #666;
padding: 1px 0px 0px 0px;
text-decoration: none;
color: #fff;
font-weight: bold;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #ffcc00;
}

#mainmenu {
	height:28px;
	padding:0px;
	margin:0px;
}

#mainmenu a{
	color:#fff;
	text-decoration:none;
}

#mainmenu a:hover{
	color:#ffcc00;
	text-decoration:none;
}

.itemcontainer {
	height:27px;
	padding:0px;
	margin-top:1px;
	margin-left:1px;
	margin-right:0px;
	margin-bottom:0px;
	float:left;
}

.mainmenuitem {
	height:26px;
	border-top:1px solid #999;
	padding-left:7px;
	padding-right:7px;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	font-variant:small-caps;
	float:left;
}

.mainmenuitemSide {
	height:27px;
	float:left;
	margin:0px;
	padding:0px;
	width:1px;
	background-image:url(/images/bg_mainmenuitemside.gif);
	background-position:top center;
	background-repeat:no-repeat;
}
/* --- // --- */

/* Gallery Style */
.galImg {
	width:120px; 
	height:121px; 
	border:1px solid #fff; 
	display:table-cell; 
	background-color:#333; 
	overflow:hidden; 
	font-size:100px; 
	margin-bottom:15px; 
	padding:0px; 
	vertical-align:middle;
}

.galImg:hover{
	border:1px solid #fc0; 
}

.frontImgOverlay {
	background-image:url("/images/bg_gallery_random.png");
	background-repeat:no-repeat;
	width:300px;
	height:175px;
	cursor:pointer;
}

.frontImgOverlay_1 {
	background-image:url("/images/bg_gallery_random_1.png");
	background-repeat:no-repeat;
	width:293px;
	height:175px;
	cursor:pointer;
}

/* Video Player */

#videoHeader {
	width:auto;
	height:78px;
	background-image:url("/images/bg_video_header.png");
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
}

#videoHeaderText{
	font-size:12px;
	font-family:arial;
	color:#fff;
	padding-top:55px;
}

#videoPlayer {
	width:auto;
	height:276px;
	margin-left:auto;
	margin-right:auto;
}

#videoFooter {
	width:398px;
	height:35px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	border-left:1px solid #666;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
}

#videoFooter a {
	color:#999;
	font-size:11px;
}

div#smallTVplayer {width:292px; background-color:#000;}
div#smallTVplayerHead {width:292px; height:30px; background-image:url('/images/tvplayer_small_head.png'); background-repeat:no-repeat; background-position:top;}
div#smallTVplayerTitle {margin-left:22px; width:255px; font-family:Arial; font-size:11px; color:#ffcc00;}
div#smallTVplayerContent {width:255px; height:143px; margin-left:20px; overflow:hidden;}
div#smallTVplayerControls {width:255px; height:35px; margin-top:5px; margin-left:20px; background-image:url('/images/tvplayer_controlsbg.png'); background-repeat:no-repeat;}
div#smallTVplayerControlsPlay {position:absolute; margin-top:7px; margin-left:45px;}
div#smallTVplayerControlsPlay img {border:none;}
div#smallTVplayerControlsStop {position:absolute; margin-top:10px; margin-left:65px;}
div#smallTVplayerControlsStop img {border:none;}
div#smallTVplayerControlsExpand {position:absolute; font-family:Arial; font-size:11px; color:#ffcc00; margin-left:200px; margin-top:7px;}
div#smallTVplayerControlsExpand a { color:#ffcc00;}
div#smallTVplayerFooter {width:292px; height:15px; background-image:url('/images/tvplayer_small_footer.png'); background-repeat:no-repeat;}
