/*	============================
	=== (C) ActionRadio 2006 ===
	=== Standaard Stylesheet ===
	============================
*/



/*============== Algemene stijlen ==============*/



body, html {
	height: 100%;
}

form {
	margin: 0px;
}

input {
background-color: transparent;
border: 1px solid #A4ABC1;
}

textarea {
background-color: transparent;
border: 1px solid #A4ABC1;
}


select {
background-color: #F9F8FA;
border: 1px solid #A4ABC1;
}
/*
option {
background-color: transparent;

}
*/

* {
font-family: Verdana, Arial, Tahoma;
font-size: 11px;
}

Body, .footer{
/*background: #9F9F9F;*/
background-image: url('http://www.actionradio.nl/images/ar_bg.jpg');
background-position: center center;
z-index: 10;

margin: 0px;
}

img {
border: 0px;
}

a {
color: #243C81;
text-decoration: none;
}

a:hover {
color: #ff9933;
text-decoration: none;
}

li {
list-style-image: url('http://www.actionradio.nl/images/listicon.jpg');
margin-left: -20px;
margin-top: 2px;
}

ul {
margin-top: 0px;
}

.meer {
text-align: right;
margin-bottom:2px;
}


.meer a{
color: #ff9933;
font-weight: bold;
text-decoration: none;
}


.meer_light {
position: relative;
text-align: right;
margin-bottom:2px;
}


.meer_light a{
color: #ff9933;
font-weight: normal;
text-decoration: none;
}

#center {
text-align: center;
}


.even {
background-color: #F9F9FA;
white-space:nowrap; 
overflow:hidden; 

}

.oneven {
background-color: #ffffff;
white-space:nowrap; 
overflow:hidden; 
}

.listoverflow li {
list-style-image: url('http://www.actionradio.nl/images/listicon.jpg');
margin-left: -20px;
margin-top: 2px;
white-space:nowrap; 
overflow:hidden; 
}

.overflow {
white-space:nowrap; 
overflow:hidden; 
}

.overflowfp {
white-space:nowrap; 
overflow:hidden; 
width: 275px; 
text-align: left;
}

.alt {
	background-color: #FCFCFC;
}

.alt TD{
	background-color: #F9F9FA;
}

.alt a{
	background-color: #F9F9FA;
}



/*============== Kleuren van usergroups ==============*/

/*--Standaard gebruiker--*/
#groep1 {
	color: #000000;
}

/*--Lid--*/
#groep2 {
	color:#00ff00;
}

/*--Verbannen gebruiker--*/
#groep3 {
	color:#000000;
	text-decoration: line-through;
}


/*--Moderator--*/
#groep4 {
	color:#1196ff;
}


/*--Mod Lid--*/
#groep5 {
	color:#1196ff;
}


/*--Clone--*/
#groep6 {
	color:#cfcfcf;

}


/*--DJ--*/
#groep7 {
	color:#ffae00;

}

/*--DJ Lid--*/
#groep8 {
	color:#ffae00;

}


/*--Co-Admin--*/
#groep9 {
	color:#ff6600;

}


/*--Co-admin Lid--*/
#groep10 {
	color:#ff6600;

}


/*--Admin--*/
#groep11 {
	color:#FF0000;

}


/*--Muziek Redactie--*/
#groep12 {
	color:#88713f;

}


/*--Muziek Redactie Lid--*/
#groep13 {
	color:#88713f;

}


/*--Niet ingelogd--*/
#groep14 {
	color:#d3c87f;

}

/*--Nieuws Poster DJ--*/
#groep15 {
	color:#ffae00;

}

/*--Nieuws Poster Lid--*/
#groep16 {
	color:#88713f;

}

/*--Muziekredactie die DJ en LID is--*/
#groep17 {
	color:#ffae00;

}

/*--MUZ/DJ/NIEUWS/LID--*/
#groep18 {
	color:#ffae00;

}

/*--Nieuws Poster--*/
#groep19 {
	color:#88713f;

}

/*--Biografie Editor--*/
#groep20 {
	color:#88713f;

}

/*--Co-Admin Marketing en Muziek--*/
#groep21 {
	color:#ff6600;

}

/*--Kermis FM--*/
#groep25 {
	color: #000000;

}

/*--Co-Admin die lid is en DEV is--*/
#groep26 {
	color:#ff6600;

}


/*============== VlakVerdeling ==============*/



.footer {
	width: 1000px;
	font-size: 8px;
	float: left;
}
.container {
	width: 1001px;
	min-height: 100%;
	margin: 0 auto; 
	background-color: #ffffff;
/*	background-image: url('/images/contain_bg.jpg');*/
	background-repeat: repeat-y;
	text-align: left;

}
 
 .header {
	width: 1000px;
	height: 68px;
    background-image: url('http://www.actionradio.nl/images/HEADER_BG.jpg');
	background-color: #ffffff;
	text-align: left;
}
.header h1 {
	display: none;
}

#flashhead{
position: relative;
top: 67px;

}

.right {
	/*background-image: url('images/ar_right_bg.gif');*/
	position: relative;
	left: 0px;
	width: 668px;
	float: right;
}

.left {
	width: 325px;
	float: left;
	font-size: 9px;
	background-color: #ffffff;
	border-right: 1px dotted;

}

.midleft {
width: 316px;
border-right: 1px dotted;
float: left;
}

.midright {
width: 348px;
float: right;
}

.footer {
clear: both;
}


/*============== Header ==============*/



.header tr {
padding: 0px;
margin: 0px;
}

.header td {
background-image: url('http://www.actionradio.nl/images/header_bg.jpg');
padding: 0px;
margin: 0px;
}

.nuspeelt {
position: absolute;
top: 10px;
left: 600px;
}

.onair {
color: #416EB5;
position: absolute;
top: 35px;
left: 600px;
}

.logo {
position: relative;
margin: 2px;
left: 20px;
float: left;
}

.listen {
float: left;
margin-left: 50px;
}

.listen:after{ /*Add margin between menu and rest of content in Firefox*/

display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.listen ul li{
display: inline;
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
position:absolute;

text-align: left;
right: 600px;
border: 1px solid #BBB; /*THEME CHANGE HERE*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:400;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#C0C0C0,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 1px 0;
text-decoration: none;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
color: #000000;
}

#mid {
border-bottom: 0px solid #BBB; /*THEME CHANGE HERE*/
}

#streamhead {
background-color: #F0F0F0;
font-weight: bold;
}

/*============== Menu ==============*/



.menu {
text-align: left;
background-image: url('http://www.actionradio.nl/images/menu_bg.jpg');
word-spacing: 40px;
text-indent: 20px;
height: 19px;
z-index: 100;
}

.menu a {
font-size: 12px;
font-weight: bold;
position: relative;
top:2px;
}

.menu a:hover {
text-decoration: none;
color: #000000;
}

.menu tr {
padding: 0px;
margin: 0px;
}

#listenicon {
word-spacing: 0px;

}


/*============== Submenu ==============*/



.submenu {
	text-align: left;
	position: absolute; 
	top: 87px; 
	background-color: #cfcfcf; 
	border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	border-top: 1px #000000 solid;
	z-index: 10;
	-moz-opacity:.9;
	filter:alpha(opacity=90);
}
.submenu a {
	font-size: 11px;
	position: relative;	
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	display: block;
	/*border-bottom: 1px #A0A0A0 solid;*/
}

.submenu a:hover {
	background: #ECECEC;
	color: #000000;
	text-decoration: none;
}

.submenu_last {
	border-bottom: none !important;
}



/*============== Flash en Userbox ==============*/




.userbox {
background: #512B57;
color: #ffffff;
background-image: url('http://www.actionradio.nl/images/userbox_bg.jpg');
float: left;
width: 203px;
height: 207px;
text-align: center;
font-size: 10px;
font-weight: bold;
margin: 0px;
}
.userbox p{
margin: 5px;
}

.userbox input {
border: 1px #391F3E solid;
background: #502B57;
font-weight: normal;
margin: 2px;
color: #ffffff;
font-size: 9px;
}

.userbox a {
color: #CBAAD1;
font-weight: normal;
}

.userbox_icon {
	position: relative;
	text-align: left;
}

.userbox_info {
	left: 0px;
	width: 194px;
	height: 185px;
	text-align: center;
}

.userbox_icon img{
	padding-left:2px;
}

.button {
border-left: 1px #c0c0c0 solid !important;
border-top: 1px #c0c0c0 solid !important;
border-right: 1px #525252 solid !important;
border-bottom: 1px #525252 solid !important;
background: #A5A5A5 !important;
}

.username, .tijd {
font-size: 20px;
}

.usericon img {
width: 60px;
margin-top: 10px;
margin-bottom: 10px;
}

.flash {
background: #FFFFFF;
float: right;
}

.flashbox {
position: absolute;
z-index: 100;
right: 40px;
top: 114px;
width: 130px;
height: 150px;
border: 3px #b570c0 solid;
background: #b570c0;
color: #ffffff;
font-weight: bold;
text-align: center;

}

/*============== ContentBox ==============*/



.contentbox_fp {
padding: 6px 6px 40px 6px; 
	clear: both;
}


.contentbox {
	padding: 6px; 
	clear: both;
}

.boxheader {
	height:18px;
	background-image: url('http://www.actionradio.nl/images/boxheader_bg.jpg');
	font-size: 12px;
	font-weight: bold;
	text-indent: 6px;
	color: #243C81;
	padding-top:2px;
	text-align: left;
}

h1 {
	font-size: 12px;
	font-weight: bold;
	color: #243C81;
	display: inline;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #243C81;
	display: inline;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #243C81;
	display: inline;
}
h4 { /* nieuws header */
	font-size: 12px;
	font-weight: bold;
	color: #243C81;
	display: inline;
}

.titel {
position: absolute;
width: 60%;
white-space: nowrap; 
overflow: hidden;
}

.boxcontent img {
margin: 2px;
text-align: center;
}

.boxcontent {
width: 100%;
text-align: left;
}

.boxcontent H2 {
font-size: 11px;
}

.boxcontent strong {
	display: block;
	height:15px;
	background-image: url('http://www.actionradio.nl/images/strong_bg.gif');
	font-size: 11px;
	font-weight: bold;
	text-indent: 6px;
	color: #243C81;
	padding-bottom:3px;

}

.boxcontent sub {
	font-size: 10px;
	font-style: italic;
}

.mededeling {
padding: 0px 3px 0px 3px;
}


/*============== Music Box ==============*/

.musicbox{
	text-align: left;
	padding: 0px;
	float: left;
	width: 48%;
}

.musicbox IMG {
padding: 0px 0px 0px 10px;
}

.musictable{
text-align: left;
}

/*============== Personal Messages ==============*/


.new {
font-weight: bold;
}

.read {

}


/*============== BasisTabel ==============*/





#comming_up_title {
position: relative;
padding: 10px 0px 5px 0px;
margin: 0px 0px 10px 0px;
font-weight: bold;
text-align: left;
border-bottom:1px solid #000000; 
margin-top: 6px;
}


#comming_up_bold {
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
font-weight: bold;
}


#comming_up_list {
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
}

#comming_up_vote {
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
font-size: 9px;
}

#comming_up_list_left {
text-align: left;
padding-top: 3px;
padding-bottom: 3px;
padding-right: 8px;
font-size: 9px;
}
#comming_up_list_center {
text-align: center;
padding-top: 3px;
padding-bottom: 3px;
font-size: 9px;
}

/*============== Active Topics ==============*/

#topicheaderleft{
font-weight: bold;
text-align: left;
border-bottom:1px solid #000000; 
margin-top: 6px;
}

#topicheadercenter{
font-weight: bold;
text-align: center;
border-bottom:1px solid #000000; 
margin-top: 6px;
}

#topicheaderright{
font-weight: bold;
text-align: right;
border-bottom:1px solid #000000; 
margin-top: 6px;
}




/*============== FrontPage ==============*/




#fp_nieuws {
margin: 10px 0px 10px 0px; 
}

#fp_nieuws_tijd {
margin: 0px 0px 0px 0px; 
color: #000000;
font-size: 9px;
text-align: right;

}



#fp_nieuws HR{
margin: 10px 0px 10px 0px; 
visibility: visible;
border: 0px;
color: #eeeff3;
background-color: #ffffff;
 height: 1px;
 }


#fp_nieuws_pic {
width: 90px;
padding: 0px 0px 0px 0px;
float: left;
}

#content_pic {
padding: 0px 0px 0px 0px;
float: left;
}

#fp_nieuws_titel {
	font-size: 12px;
	font-weight: bold;
	color: #243C81;
/*color: #502B57;
font-size: 11px;
font-weight: bold;*/
}

#fp_nieuws_link {
width: 108px;
height: 13px;
white-space:nowrap; 
overflow:hidden; 
text-align:center; 
padding-left:9px; 
padding-right: 9px;
}

#ico {
border: 0px;
padding: 0px;
margin: 0px;
}

#usericon_klein {
width: 30px;
margin: 3px;
}

#username_klein {
font-size: 12px;
font-weight: bold;
padding-right:5px;
}

.songtitle {
font-size: 12px;
font-weight: bold;
text-align: center;
padding: 0px;
}

.fp_forum_afko{
width: 5px;
display: inline;
font-size: 5px;

}

.fp_forum_afko a{
color: #000000;
font-family: Courier;
font-size: 5px;

}

.fp_forum_afko a s {
color: #000000;
font-family: Courier;
font-size: 5px;

}

.fp_forum_afko a:hover {
text-decoration: none;

}



/*============== Nieuws ==============*/




.nieuwstitel {
font-weight: bold;
color: #243C81;
padding-bottom:4px;
}

.nieuwsbron, .nieuwsbron a {
font-size: 9px;
font-weight: normal;
color: #243C81;
text-align: left;
margin:0px;
padding:0px;
}

.nieuwsdatum {
font-size: 9px;
font-weight: normal;
color: #243C81;
text-align: right;
}

.nieuwsdatumtitel {
width: 100%; 
position: absolute;
font-size: 10px;
font-weight: normal;
text-align: right;
left: -10px;
}

.nieuwsbericht {
margin:0px;
padding:0px;
}




/*============== Profiel / Biografie ==============*/





.buddybox {
	float: left;
	width: 160px;
	padding: 2px;
}
.buddybox img {
	vertical-align: middle;
}

#buddyvan {
position: relative;
display: inline;
height: 100%;
}

.biofoto {
color: #243C81;
width: 204px;
padding: 0px;
margin: 0px;
margin-right: 10px;
text-align: right; 
float: left; 
font-size: 9px; 
font-weight: bold;
}

.biofoto a {
font-size: 9px; 
text-decoration: none;
}

#lefticon{
float: left;
}


/*============== Profiel ==============*/



.profielfoto {
text-align: right; 
float: left; 
clear: left; 
margin: 20px 10px 20px 20px;
vertical-align:middle;

}

.profielnaam {
text-align: center;
font-size: 20px;
font-weight: bold;
color: #243C81;
padding-top: 25px;
}

.profielleeftijd {
text-align: center;
font-size: 11px;
font-weight: bold;
color: #243C81;
padding-top: 4px;
}

#profieltekst {
overflow: hidden; 
font-size: 11px;
padding-top: 4px;

}

#profieltitel {
font-size: 11px;
font-weight: bold;
color: #243C81;
padding: 2px;
}


/*============== TabSysteem ==============*/


.tab {
position: relative;
display: inline;
bottom: -3px;
}

.tab_inactive {
	display: inline;
	position: relative;
	height: 13px;
	z-index: 10;
}

.tab_inactive img{
	position: relative;
	bottom: -2px;
}

.tab_inactive a{
	position: relative;
	height: 13px;
	background-image: url('http://www.actionradio.nl/images/tab_bg_inactive.jpg');
	background-position: top left;
	background-repeat: repeat;
	font-size: 11px;
	color: #909cbe;
}

.tab_active {
	display: inline;
	position: relative;
	height: 13px;
	z-index: 20;
}

.tab_active img{
	position: relative;
	bottom: -2px;
}

.tab_active a{
	position: relative;
	height: 13px;
	background-image: url('http://www.actionradio.nl/images/tab_bg_active.jpg');
	background-position: top left;
	background-repeat: repeat;
	font-size: 11px;
}


/*============== Fotoboek ==============*/


.foto {
float: left;
padding: 0px 10px 0px 10px;
text-align: center;
}

hr 
{
	display: block; 
	clear: left; 
	margin: -0.1em 0;
 	visibility: hidden;
 }

.fotobewerk 
{
	border: 1px solid #A4ABC1;
	text-align: left;
	width: 400px;
	padding: 5px;
	margin: 5px;
}

 .fotobewerk table {
	text-align: right;
	border: 0px;
}



/*============== Programma overzicht ==============*/





.programmaoverzicht {
width: 90%;
margin: 30px;
border-bottom: 1px solid #A4ABC1;

}

#titel {
font-weight: bold;
border-bottom: 1px solid #A4ABC1;
}

#dag {
background-color: #EDEEF2;
background-image: url('http://www.actionradio.nl/images/boxheader_bg.jpg');

}

.progtabel {
background: #F9F8FA;
margin-bottom: 12px;
}

.progtitel {
font-size: 12px;
font-weight: bold;
}



/*============== Forum ==============*/


#topic1 {
border-top: 1px solid #A4ABC1;
height: 20px;
}

.postheader {
	border-top: 1px solid #A4ABC1;
}

.topictabel {
border-bottom: 1px solid #A4ABC1;
width: 100%;
}

#forumtitel a{
font-size: 12px;
font-weight: bold;
color: #243C81;
}

#forumtitel {
font-size: 12px;
font-weight: bold;
color: #243C81;
padding:12px 0px 6px 0px;
}

#usericon_forum {
width: 60px;
}

.voetnoot {
background-color: #F9F9FA;
border-top: 1px dotted #c0c0c0;
padding: 0px;
width: 100%;
color: #6F6F6F;
}

#username_forum {
font-size: 12px;
font-weight: bold;
color: #243C81;
padding-top:2px;
}

.postheader {
height: 18px;
padding:0px;
margin: 0px;
}

.posting {
	background-color: #F9F9FA;
	font-size: 11px;
	border: 0px;
	height: 100%;
	margin: 0px 10px 0px 10px;
}
.posting_div {
	width: 540px;
	overflow-x: auto;
}
.posting_div hr {
	display: block; 
	clear: left; 
	margin: -0.1em 0;
	visibility: visible;
}

.post_menu {
	padding:0px;
	margin: 0px;
	width: 75px;
}

.forum_indent {
	margin-left: 30px;
}
.forum_code {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	margin-left: 30px;
	background-color: #f0f0f0;
	font-family: Courier New;
	font-size: 10px;
}
.forum_quote {
	border-top: 1px solid #A4ABC1;
	border-bottom: 1px solid #A4ABC1;
	background-color: #EDEEF2;
	margin-left: 30px;
	font-size: 10px;
}

.forum_quote B{
	color: #3A3A3A;
}




/*============== Meldingen ==============*/




#error_contents, #error_iframe {
	position: absolute; 
	left: 179px; 
	top: 335px;
	width: 370px; 
	height: 30px;
	padding:35px;
}
#error_contents img {
	position: relative;
	top: -15px;
}
#error_contents {
	Filter: Alpha(Opacity=87);
	opacity: 0.87;
	-moz-opacity:0.87;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
	background-image: url('http://www.actionradio.nl/images/box_bg.gif');
	background-repeat: no-repeat;
	padding: 20px;
}
#error_iframe {
	Filter: Alpha(Opacity=0);
}





/*============== UBBcode ==============*/





.ubb_pre {
	font-family: Courier New;
	font-size: 10pt;
}

.ubb_code {
	border: 1px solid black;
}

.ubb_code_count {
	background-color: #c0c0c0;
	color: #ffffff;
	font-weight: bold;
	width: 1%;
}

.ubb_code_count, .ubb_code_text {
	font-family: Courier New;
	font-size: 10px;
}

.ubb_spoiler_header, .ubb_quote_header {
	margin-left: 20px;
	font-size: 10px;
	font-weight: normal;
}

.ubb_spoiler_text, .ubb_quote_text {
	margin-left: 20px;
	border-top: 1px solid #A4ABC1;
	border-bottom: 1px solid #A4ABC1;
	background-color: #f0f0f0;
}

.ubb_spoiler_text {
	color: #f0f0f0;
}

.ubb_list {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 30px;
	list-style-image: none;
}
.ubb_list li {
	list-style-image: none;
	margin-left: 0px;
	margin-top: 2px;
}

.ubb_me { 
	color: #9c063e; background: url('ster.gif') no-repeat 2px 3px; 
	}

.ubb_me:first-letter { 
	padding-left: 12px; 
	}
	




/*============== Banners ==============*/

.banner {
	float: 			left;
	margin-left: 	70px;
	width: 			468px;
}

.skyscraper {
width:	120px;
float: left;
}

#metbanner div{
width: 540px; 
float: left;

}

.headDing {
	z-index: -1;
}