/* --- general ----------------------------------------------------------- */

body {
	background-color: #99ccff;
	background-image: url(images/grad_bg.gif);
	background-repeat: repeat;
	margin-left: 10px;
	margin-top: 13px;
	padding: 0px;

	/* scroll bar */
	scrollbar-base-color: #38545E;
	scrollbar-arrow-color: #AAD6F4;
	scrollbar-track-color: #45626F;
}

img.mini {
	border: solid 1px #999999;
	cursor: hand;
}

img.divider {
	border: 0px;
	padding: 2px 0 5px 0;
}

.lm {
	margin-left: 3px !important;
}

.rm {
	margin-right: 3px !important;
}

/* --- main table -------------------------------------------------------- */

#main {
	background-color: #ffffff;
	background-image: url(images/bg_ext.jpg);
	background-repeat: no-repeat;

	margin: 0px;
	padding: 0px;
	border: 0px none;

	width: 684;
	height: 400px;
}

#main td.head {
	height: 24px;
	padding: 0px;
}

#main td.navi {
	height: 36px;
	padding: 0px;
}

#main td.cont {
	vertical-align: top;
	padding: 0px;
}

#main td.ext {
	height: 387px;
	padding: 0px;
}

#main td.implink {
	height: 15px;
	padding: 0px;
}

/* --- imprint ----------------------------------------------------------- */

#imprint {
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
	border: 1px solid #999;
	width: 100%;
}

#imprint td.head {
	height: 24px;
	padding: 5px;
	font-family: arial;
	font-size: 20px;
	font-weight:bold;
	color: #777;
}

#imprint td.cont {
	vertical-align: top;
	padding: 5px;
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #777;
}

#imprint a {
	color: #33ccff;
	font-weight:bold;
	text-decoration:underline;
}

#imprint a:hover{
	color: #33ccff;
	text-decoration:none;
}

/* --- player ------------------------------------------------------------- */

#player {
	background-color: #333333;
	margin: 0px;
	padding: 0px;
	border: 1px solid #666;
	width: 100%;
}

#player td.head {
	padding: 3px;
	font-family: sans-serif,arial;
	font-size: 16px;
	font-weight:bold;
	color: #999;
	text-align: center;
}


#player td.video {
	vertical-align: top;
	padding: 3px;
	padding-top: 0px;
	font-family: verdana;
	font-size: 10px;
	font-weight:normal;
	color: #777;
	text-align: center;
}

#player a {
	color: #666666;
	font-weight:normal;
	text-decoration:underline;
}

#player a:hover{
	color: #33ccff;
	text-decoration:none;
}

/* --- navigation -------------------------------------------------------- */

#lang{
	font-family: arial;
	float: left;
	margin: 0;
	font-size: 11px;
	padding: 26px 0 0 0;
}

#navi{
	font-family: arial;
	float: left;
	margin: 0;
	border: 0px solid white;
	font-size: 11px;
	/*width: 100%;*/
	padding: 19px 0 0 75px;
}

#navi ul {
	margin: 0; 
	padding: 0;
	float: left;
	border-left: 0px solid #fff;
}

#navi li {
	margin: 0 0 0 0px;
	padding: 0;
	display: block;
	float: left;
	width: 70px;
	list-style-type: none;
	text-align: center;
	border-right: 0px solid #fff;
}

#navi a {
	margin:0 0 0 0px;
	padding:5px 5px;
	color: #666;
	display:block;
	font-weight:bold;
	text-decoration:none;
}

#navi a:hover{
	background:#333;
	color:#33ccff;
}

#navi a.active{
	background:#333;
	color:#33ccff;
}


/* --- content box ------------------------------------------------------- */

#box{
	/* positioning */
	position: absolute;
	left: 320px; /* <<< scroll bar: 320px (on) / 350px (off) */
	top: 90px; 
	width: 370px;
	height: 319px; /* <<< scroll bar: 319px (on) / NONE (off) */
	z-index: 1; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px solid #ccc;

	/* scroll bar */
	scrollbar-base-color: #e4e4e4;
	scrollbar-face-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #e4e4e4;

	scrollbar-darkshadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #cccccc;

	/* inner style */
	padding: 5px;
	overflow: auto; /* <<< scroll bar on */

	/* text style */
	font-family: verdana, arial;
	font-size: 10px;
	color: #666;
	line-height: 1.5em;
	text-align: justify;
}

#box a {
	color: #33ccff;
	font-weight:bold;
	text-decoration:underline;
}

#box a:hover{
	color: #33ccff;
	text-decoration:none;
}

/* --- divider table ----------------------------------------------------- */

table.divider {
	width: 100%;
}

table.divider th {
	padding: 0px 5px 3px 2px;
	color: #666;
	font-weight: bold;
	font-size: 10px;
	font-familiy: verdana;
	line-height: 15px;
	text-align: left;
}

table.divider tr.alternate {
	background-color: #e4e4e4;
}

table.divider td.item {
	width: 80px;
	padding: 0px 5px 10px 2px;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-familiy: verdana;
	line-height: 15px;
	vertical-align: top;
}

table.divider td.itemLarge {
	width: 100px;
	padding: 0px 5px 10px 2px;
	color: #666666;
	font-weight: bold;
	font-size: 10px;
	font-familiy: verdana;
	line-height: 15px;
	vertical-align: top;
}

table.divider td.value {
	padding: 0px 5px 10px 2px;
	color: #666666;
	font-size: 10px;
	font-familiy: verdana;
	line-height: 15px;
	vertical-align: top;
}

/* --- video box table ----------------------------------------------------- */

#vidbox {
	width: 100%;
}

#vidbox th {
	width: 50%;
	font-family: verdana;
	font-weight: normal;
	font-size: 11px;
	color: #666;
	text-align: center;
}

#vidbox td {
	width: 50%;
}

#vidbox td a {
	font-family: arial;
	font-size: 11px;
	color: #aaa;
	background: #e4e4e4;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #aaa;
	padding: 2px;
	margin-right: 15px;
	width: 100%;
	text-align: center;
}

#vidbox td a:hover{
	color: #fff;
	background: #33ccff;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #33ccff;
	padding: 2px;
	margin-right: 15px;
}

#vidbox td a:visited{
	font-family: arial;
	font-size: 11px;
	color: #aaa;
	background: #e4e4e4;
	font-weight:bold;
	text-decoration:none;
	border: 1px solid #aaa;
	padding: 2px;
	margin-right: 15px;
}


/* --- content box divs -------------------------------------------------- */

#sub {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666666;
	padding: 20px 0 7px 0;
}

#imgbar {
	padding: 0 0 8px 0;
}

#imgbarhalf {
	margin: 0px;
	margin-bottom: 8px;
	padding: 0px;
	width: 100%;
	border: 0px none;
}

#imgbarhalf td {
	vertical-align: bottom;
	padding: 0px 5px 10px 2px;
	color: #666666;
	font-size: 10px;
	font-familiy: verdana;
	width: 50%;
	border: 0px none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

/* --- small promo card -------------------------------------------------- */
#promo {
	background:#fff;
	position:fixed;
	width:30px;
	height:30px;
	bottom: 50px;
}

/* --- branding ---------------------------------------------------------- */
#branding {
	/* positioning */
	position: absolute; 
	visibility: show; 
	left: 0px; 
	top: 0px; 
	z-index: 2;

	/* text style */
	font-family: san-serif;
	font-size: 17px;
	color: #fff;
}

#branding font.brand {
	font-size: 11px;
	font-family: arial;
	font-weight: bold;
}

#branding a {
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

#branding a:hover{
	color: #33ccff;
	text-decoration:none;
}

/* --- specials ---------------------------------------------------------- */

a.standalone {
	font-family: arial;
	font-size: 9px;
	color: #555555;
	margin-top: 3px;
	margin-left: 5px;
}

a.standalone:link, a.standalone:visited {
	color: #555555;
	text-decoration: none;
	margin-top: 3px;
}

a.standalone:hover, a.standalone:active {
	color: #cc0000;
	text-decoration: none;
	margin-top: 3px;
}
