body {
	padding: 0px;
	margin: 0px;

	
	background-color: #FFF;
	font-weight: normal;
	font-family: Verdana, Arial !important;
}

.alles_bg_1 {
	/*background: #EEE;/**/
	background-image: url(../images/bg_std.jpg) !important;
	background-repeat: repeat;
	background-position: 10px 8px !important;
	/**/
}

.alles_bg_2 {
	background-image: url(../images/bg_p_1.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_3 {
	background-image: url(../images/bg_p_2.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_4 {
	background-image: url(../images/bg_p_3.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_5 {
	background-image: url(../images/bg_p_4.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_6 {
	background-image: url(../images/bg_p_5.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_7 {
	background-image: url(../images/bg_p_6.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

.alles_bg_8 {
	background-image: url(../images/bg_p_7.jpg) !important;/**/
	background-repeat: repeat;
	background-position: 10px 8px !important;
}

#controller {
	margin-top: 45px;
	padding-top: 32px;
	width: 625px;
	height: 240px;

	/*
	border: solid 2px #caddfe;
	background: #dce8fc;
	*/
	
	background: url(../images/main_background.png);/**/
	background-repeat: no-repeat;
	overflow: visible;
}

/* ------------------------------------------------------------
		TopBar
   ------------------------------------------------------------ */

#topBar {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 25px;

	/*background: white;/**/
	background: url(../images/bar.png);
	color: black;
	border-bottom: solid 1px #778;
	/*
	background: #1b1b1b;
	color: #CCE;
	border-bottom: solid 1px #445;
	/**/
	position: fixed;
	top: 0px;
}

#topBar .logo {
	padding-left: 5px;
	font-weight: bold;
}

#topBar .bar {
	padding-top: 2px;
	padding-right: 5px;
}

#topBar img {
	padding: 0px;
	margin: 0px;
	border: solid 1px black;
}

#topBar a {
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	font-weight: normal;
	font-size: 12px;
	color: #55A;
	text-decoration: underline;
}

#topBar td {
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
}

/* ------------------------------------------------------------
		Bottom Bar
   ------------------------------------------------------------ */

#bottomBar {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 20px;


	/*background: white;/**/
	background: url(../images/bar.png);
	border-top: solid 1px #778;
	/*
	background: #1b1b1b;
	border-top: solid 1px #445;
	/**/
	
	position: fixed;
	bottom: 0px;
}

#bottomBar .bar {
	padding-top: 2px;
	padding-right: 5px;
}

#bottomBar .bar a {
	color: #66A;
}

#bottomBar td {
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	font-size: 10px;
	/*color: #CCE;/**/
	color: #556;
}

/* ------------------------------------------------------------
		Selectors
   ------------------------------------------------------------ */

#main {
	padding: 0px;
	margin: 0px;
	
	margin-bottom: 0px;
	padding-right: 0px;
	
	width: 600px;
	height: 210px;
	/*border: solid 1px green;/**/
}

#main .selector {
	padding: 0px;
	margin: 0px;

	margin-right: 7px;
	margin-left: 7px;
	/*
	*/
	width: 180px;
	height: 190px;
	overflow: hidden;
}


#main .selector .title {
	padding: 0px;
	margin: 0px;

	width: 100%;
	height: 100%;
	overflow: hidden;
}

#main .selector .title table {
	padding: 0px;
	margin: 0px;
	
	height: 100%;
}

#main .selector .title td {
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	text-align: center;
	color: white;
}

#main .selector .title img {
	padding: 0px;
	margin: 0px;
	width: 100px;
}

#main .selector .title u {
	text-decoration: none;
	border-bottom: solid 2px #DDF;
}

#main .sel_active {
	background: #2c2c2c;
	border: solid 1px #444;
}

#main .sel_normal {
	/*background: #232323;*/
	background: transparent;
	border: solid 1px #353535;
}

/* ------------------------------------------------------------
		Selector Input
   ------------------------------------------------------------ */

#selector_input {
	padding: 0px;
	margin: 0px;
	
	width: 416px;
	position: relative;

	text-align: left;
}

.selector_input_box {
	padding: 4px;
	margin: 0px;
	
	margin-left: 8px;
	margin-top: 5px;
	margin-bottom: 0px;
	
	font-size: 13px;
	width: 390px;
	height: 50px;
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	
	border: solid 1px #666;
	background: #222;
	color: #EEE;
	
	/*
	position: absolute;
	top: 1px;
	left: 8px;
	*/
	
	outline: none;
}

.selector_input_box_hidden {
	width: 10px !important;
	height: 1px !important;
	margin-bottom: 5px !important;
}

.selector_input_info {
	padding: 0px;
	margin: 0px;
	
	padding-left: 10px;
	padding-top: 5px;
	
	width: 406px;
	height: 25px;
	
	
	position: absolute;
	top: 0px;
	left: 0px;
	
	font-size: 13px;
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	color: white;
	
	background: #222;
}

/* ------------------------------------------------------------
		Selector List
   ------------------------------------------------------------ */

#selector_list {
	z-index: 100;
	padding: 0px;
	margin: 0px;
	
	padding-left: 7px;
	padding-right: 7px;
	
	width: 416px;
	
	/*border: solid 4px #2c2c2c;
	background: #222;*/
	
	background: url(../images/list_bg.png);
	background-repeat: repeat-y;
	/**/
}

#inner_selector_list {
	margin-top:10px;
}

#selector_list_top {
	z-index: 100;
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 23px;
	background: url(../images/list_top.png);
	background-repeat: no-repeat;
}

#selector_list_bottom {
	z-index: 100;
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 23px;
	background: url(../images/list_bottom.png);
	background-repeat: no-repeat;
}

.selector_list_hidden {
	display: none;
	height: 0px;
}

.selector_list_visible {
	padding: 0px;
	margin: 0px;

	width: 100%;
	height: 200px;
	
	overflow: hidden;
	display: ;
	text-align: left;
}

.selector_list_visible .desc {
	margin: 0;
	padding: 0;
	color: white;
	font-size: 10px;
	margin-left: 10px;
}

.selector_list_visible .item {
	padding: 0px;
	margin: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;

	width: 416px;/**/
	
	text-align: left;
	border-top: solid 1px transparent;
	border-bottom: solid 1px transparent;

	font-weight: normal;
	font-style: normal;
	font-family: Verdana, Arial !important;
}

.selector_list_visible .integrated {
	font-weight: normal;
	font-style: italic;
	font-family: Verdana, Arial !important;
}

.selector_list_visible table {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

.selector_list_visible img {
	padding: 0px;
	margin: 0px;
	width: 80px;
	height: 50px;
}

.selector_list_visible .item h1 {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;

	font-size: 12px;
	font-weight: bold;
	color: #DDD;
}

.selector_list_visible .selected {
	padding: 0px;
	margin: 0px;
	
	padding-top: 4px;
	padding-bottom: 4px;

	background: #1755a2;
	border-top: solid 1px #124789;
	border-bottom: solid 1px #124789;
	
	/*border: solid 1px #73e581;*/
}

.selector_list_visible .item .std_button {
	width: 15px;
	height: 15px;
	background: url(../images/std_button.png);
}

.selector_list_visible .standart .std_button {
	width: 15px;
	height: 15px;
	background: url(../images/std_button_h.png);
}


/* ------------------------------------------------------------
		Loading Interface
   ------------------------------------------------------------ */


#loading {
	padding: 0px;
	margin: 0px;
	margin-top: 80px;
	width: 430px;
	height: 90px;
	position: relative;
}

#loading_input_area {
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: -400px;
}

.loading_input {
	border: solid 1px black;
	outline: none;
}

.loading_main {
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 30px;
	background: url(../images/list_bg.png);
	background-repeat: repeat-y;

	position: absolute;
	top: 23px;
	left: 0px;
}

.loading_main h1 {
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #DDD;
}

.loading_main h2 {
	font-family: Lucida Sans, Sans Serif, Verdana, Arial;
	font-size: 12px;
	font-weight: normal;
	color: #DDD;
}

#loading_top {
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 23px;
	background: url(../images/list_top.png);
	background-repeat: no-repeat;
}

#loading_bottom {
	padding: 0px;
	margin: 0px;
	width: 430px;
	height: 23px;
	background: url(../images/list_bottom.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 53px;
	left: 0px;
}

/* ------------------------------------------------------------
		Player Interface
   ------------------------------------------------------------ */

#player {
	padding: 0px;
	margin: 0px;
	margin-top: 45px;
	margin-bottom: 45px;
	width: 650px;
	height: 500px;
	position: relative;
}

#player_input_area {
	padding: 0px;
	margin: 0px;
}

.player_input {
	position: absolute;
	top: 40px;
	left: 40px;
	border: solid 1px black;
	outline: none;
}

#player_main {
	padding: 0px;
	margin: 0px;
	width: 650px;
	height: 500px;
	background: url(../images/bg1.png);
	background-repeat: no-repeat;

	position: absolute;
	top: 0px;
	left: 0px;
}

#player_main .player_embed {
	padding: 0px;
	margin: 0px;
	margin-top: 22px;
	margin-left: 5px;
}

#player_main .player_cbutton {
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
	width: 150px;
	height: 40px;
	border: solid 1px black;
	outline: none;
}

/* ------------------------------------------------------------
		Chosr Target
   ------------------------------------------------------------ */
.chosr_target {
	width: 60px;
	height: 60px;
	background: url(../images/chosr_target.png);
	background-repeat: no-repeat;
}

/* ------------------------------------------------------------
		DEMO
   ------------------------------------------------------------ */
#demo {
	width: 100%;
	height: 250px;
	text-align: center;
	
	position: absolute;
	bottom: 30px;
	
	z-index: -10;
}

