BODY{
	background-color: #FeFeFe;
	font-family : Arial,Helvetica,sans-serif;
	font-size : 10pt;
	color: black;
	margin: 0;
	padding: 0;
	overflow: auto; 
	overflow-x: hidden;
}

#bg_image {
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 0;
	background-color: #216FAF;
	background-repeat: no-repeat;
}
#contents {
	z-index: 1;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}

#mainFrame{
	z-index: 3;
	width: 99%;
	height: 90%;
}

#uitloggen{
	z-index: -2;
	position:absolute;
	left: -130px;
	bottom: 5%;
	color: #2171AF;
	border: none;
}

#advancedFrame{
	width: 180px;
	height: 275px;
	position:absolute;
	left: -170px;
	bottom: 10%;
	background-color: transparent;
	z-index: -2;
	overflow: hidden;
}

#playlistFrame{
	width: 190px;
	height: 250px;
	position:absolute;
	left: -179px;
	top: 10%;
	z-index: 2;
}

.popup_form
{
	color: #5e5e5e !important;
}

B {
	font-weight: bolder;
}

LI {
	list-style-image: url("/images/misc_images/bullet.gif");
}

HR{
	height : 1px;
	color : Yellow;
}

A.menu {
	text-decoration: none;
	color: White;
}

A.menu:Hover {
	color: white;
	text-decoration: none;
}

A {
	text-decoration: none;
	color: white;
}

A:Hover {
        color: white;
        text-decoration: underline;
}

TABLE.overzicht {
	/*color: #5f5f5f;*/
	color: WHITE;
	background-color: #fdfde3;
	width: 99%;
}

.TD_Admin_Id{
	background: url(../images2/backgrounds/groen.gif) left top no-repeat;
	background-color: #30B747;
	color: white;
	border-top: solid 1px #c9c9c9;
	width: 43px;
	text-align: center;
	cursor: pointer;
}

.TD_Admin_Header{
    font-family : Verdana, Arial, sans-serif ;
    font-size : 10px;
    font-weight: normal;
    background-color: #fdfde2;
    color: #5e5e5e;/*White;*/
	border: 1px solid #c9c9c9;
    border-left: none;/*1px solid #26476A;*/
	text-indent: 1px;
  	vertical-align: middle;
	height: 24px;
	white-space: nowrap;
	margin: 0;
	padding: 2px;
}
.a_Admin_Header
{
	font-family : Verdana, Arial, sans-serif ;
    font-size : 10px;
    color: #5e5e5e;
	padding: 0;margin: 0;
}

A.a_Admin_Header:Hover
{
	color: #5e5e5e;
	text-decoration: none;
}

.TD_Admin_Content{
    background-color: #fdfde2;
    font-family : "Courier New", Courier, monospace;
    font-size : 10px;
    font-weight: normal;
    color: #5E5E5E;
	text-indent: 1px;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c9c9;
    border-left: none;
    border-top:none;
    white-space: normal;
}

.Admin_Content_Body{
    overflow: hidden;
	background-color: #fdfde2;
    color: #5e5e5e;
	text-indent: 1px;
	/*border-bottom: 1px solid #c9c9c9;
	border-right: 1px solid #c9c9c9;*/
	margin: 2px;
    overflow: hidden;
    width: 100%;
    white-space: normal;
	width: 500px;
}


/* maxidoc */

.textinput {
	background: transparent;
	font-family: Verdana;
	font-size: 8pt;
	color: White;
	border-width:1px;
	border-color: Yellow;
	border-style:solid;
}

.admin
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: white;
	background-color : #132334;
	font-weight : normal;
}

FORM, H1
{
        margin: 0;
}

/* Dialog */

BODY.dialog {
	background-color: white;
	
	
}
.menuhead{
	height: 50px;
	width: 200px;
}

BODY.dialog-inpage {
	background-color: #D4D0C8;
	padding: 5px 5px 5px 5px;
}

BODY.dialog-inpage TABLE.dialog {
	background: #26476A;
	width: 400px; 
	border: 1px solid Black;	
}

.pl_header {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 24px;
	font-weight: bold;
}

.form_header {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: #5E5E5E;
	font-weight: bold;
	text-indent: 1px;
  	vertical-align: middle;
	height: 24px;
	width: 100px;
}

.form_subsection
{
	color: #5E5E5E;
}

TD.table_header {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: #5E5E5E;
	font-weight: bold;
	text-indent: 1px;
  	vertical-align: middle;
	height: 24px;
}

TD.form_field {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: #5E5E5E;
	text-indent: 1px;
	padding-left: 5px;
}

TD.form_text {
	font-family : Verdana, Arial, sans-serif ;
	font-size : 10pt;
	color: #5E5E5E;
	text-indent: 1px;
	padding-left: 5px;
}


TD.form_button {
	padding-top: 10px;
	text-align: center;
}

HR.dialog {
	width : 98%;
	background: Black;
}

DIV.dlgbuttons {
	position:absolute; 
	height: auto; 
	width: 100%; 
	text-align: center; 
	left: 0px; 
	bottom: 0px; 
	background-color: transparent; 
	vertical-align: middle;
	padding-bottom: 15px;
	padding-top: 5px;
	
}

SPAN.subscript {
	font-size: 9px;
	font-weight: normal;
}

table.overview {
	border: 1px solid White;
	width: 500px;
	background: green;
}

table.overview td.head {
	border-bottom: 2px solid White;
	font-size: 10px; 
	font-weight: bold;
	color: Black; 
	background-color: #FFD700; 
	padding: 1px 1px 1px 1px;
}

table.overview td.content {
	font-size: 10px; 
	color: Black; 
	background-color: #FFF4B5; 
	padding: 1px 1px 1px 1px;
}

td.function {
	width: 150px;
	text-align: center;
	background-color: #FFF4B5;
	padding: 1px 1px 1px 1px;
}

table.overview td.function a {
	color: Black;
	text-decoration : none;
	font-size: 10px;
}

table.overview td.function a:hover {
	text-decoration: underline;
}

td.content b {
	color: Black;
}

table.user_form tr td ,table.playlist_form tr td {
	vertical-align: top;
}

table.overview input {
	font-size: 10px;
	color: Black;
}

.small {
	font-size: 10px;
}

IFRAME.weather {
	height: 80px;
}

ximg {
	/* a hack to fix translated buttons */
	width: auto;
	height: auto;
}
.status {
	border-top: 2px solid #ffffcc;
	margin-top: 10px;
	padding: 4px;
}
.user_name {
	font-weight: bold;
}

div#container          {
	z-index: 3;
	width: 75%;
	height: 95%;
	left: 23%;
	top: 5%;
	position:absolute;
}

.rounded
{
	width: 99%;
	height: 100%;
}
.rounded-content
{
	background: #fff;
}
.rounded-top-left
{
	width: 16px;
	height: 16px;
	background: url(../images2/backgrounds/main_bg_tl.png) left top no-repeat;
}
.rounded-top-right
{
	width: 16px;
	height: 16px;
	background: url(../images2/backgrounds/main_bg_tr.png) right top no-repeat;
}
.rounded-bottom-left
{
	width: 16px;
	height: 16px;
	background: url(../images2/backgrounds/main_bg_bl.png) left bottom no-repeat;
}
.rounded-bottom-right
{
	width: 16px;
	height: 16px;
	background: url(../images2/backgrounds/main_bg_br.png) right bottom no-repeat;
}
.rounded-left
{
	width: 16px;
	background: url(../images2/backgrounds/main_bg_left.png) repeat-y;
}
.rounded-right
{
	width: 16px;
	background: url(../images2/backgrounds/main_bg_right.png) right repeat-y;
}
.rounded-top
{
	height: 16px;
	background: url(../images2/backgrounds/main_bg_top.png) repeat-x;
}
.rounded-bottom
{
	height: 16px;
	background: url(../images2/backgrounds/main_bg_bottom.png) bottom repeat-x;
}

img.floated            {
	float: left;
	margin-right: 10px;
}

div.playlist
{
	background: left top no-repeat;
	background-image: url('../images2/backgrounds/tab_nonactive.png');
	display: block;
	width: 190px;
	height: 45px;
	text-align: center;
	color: gray;
	z-index: 2;
}
a.playlist
{
	text-align: center;
	color: GRAY;
	margin: 10px;
	z-index: 2;
	font-weight: bold;
}

div.selected_playlist
{
	background: left top no-repeat;
	background-image: url('../images2/backgrounds/tab_active.png');
	display: block;
	width: 190px;
	height: 45px;
	text-align: center;
	color: green;
	z-index: 2;
}
a.selected_playlist
{
	margin: 10px;
	text-align: center;
	color: green;
}

.tr_clean
{
	background-color: #FeFeFe;
}
.td_clean
{
	background-color: #FeFeFe;
	height: 10px;
	font-size: 5px;
}

.menuframe
{
	background-color: #646464;
}

.menu
{
	width: 200px;
	height: 240px;
}
.menu-content
{
	background: #646464;
}
.menu-top-left
{
	width: 12px;
	height: 12px;
	background: url(../images2/backgrounds/menu_header_tl.png) left top no-repeat;
}
.menu-top-right
{
	width: 12px;
	height: 12px;
	background: url(../images2/backgrounds/menu_header_tr.png) right top no-repeat;
}
.menu-bottom-left
{
	width: 12px;
	height: 12px;
	background: url(../images2/backgrounds/menu_bl.png) left bottom no-repeat;
}
.menu-bottom-right
{
	width: 12px;
	height: 12px;
	background: url(../images2/backgrounds/menu_br.png) right bottom no-repeat;
}
.menu-left
{
	width: 12px;
	background: url(../images2/backgrounds/menu_left.png) repeat-y;
}
.menu-right
{
	width: 12px;
	background: url(../images2/backgrounds/menu_right.png) right repeat-y;
}
.menu-top
{
	height: 12px;
	background: url(../images2/backgrounds/menu_top.png) repeat-x;
}
.menu-bottom
{
	height: 12px;
	background: url(../images2/backgrounds/menu_bottom.png) bottom repeat-x;
}
.menu-head-left
{
	width: 12px;
	height: 27px;
	background: url(../images2/backgrounds/menu_header_left.png) left top no-repeat;
}
.menu-head-right
{
	width: 12px;
	height: 27px;
	background: url(../images2/backgrounds/menu_header_right.png) right top no-repeat;
}
.menu-head-content {

	padding-right: 20px;
	background: #fff url(../images2/backgrounds/menu_header_background.png) repeat-x;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
}
.menu-head-content img {
/* 	margin: auto; */
	vertical-align: middle;
}
table.advanced {
	font-size: 9px;
	width: 100%;
}
table.advanced td a {
	text-align: center;
	display:block;
}
table.advanced td a:hover {
	color: #bbbbbb;
	text-decoration: none;
}