@charset "UTF-8";

/*
MadTV-rot: #DC2424
Dunkles grau: #808080
Mittleres grau: #B0B0B0
Helles grau: #DCDCDC
Sehr helles grau: #ECECEC
Gruen: #40A040;
*/

/**
 * "Yet Another Multicolumn Layout" - (X)HTML/CSS Framework
 */

/* import core styles | Basis-Stylesheets einbinden */
@import url(yaml/core/base.css);

/* import screen layout | Screen-Layout einbinden */
@import url(yaml/screen/basemod.css);
@import url(basemod_1-3-2_madtv.css);

body {
	font-size: 11px;
	line-height: 1.2em;
	font-family: Verdana, Arial, Sans-Serif;
	background: url(../img/background.gif) repeat-x #808080;
}

table {
	border: 0;
}

table.style1 {
	border: 2px solid black;
	width: 100%;
}
table.style1 tr th {
	padding: 2px 3px 2px 3px;
}
table.style1 tr th {
	background-color: #B0B0B0;
}
table.style1 tr td {
	padding: 1px 3px 1px 3px;
}

table.style1 tr.hidden,
table.style1 tr.hidden a {
	color: #808080;
}
table.style1 tr.hidden a:hover {
	color: #DC2424;
}

p {
	margin: 5px 0;
}

h1 {
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	margin: 10px 0 5px 0;
}

h2 {
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
	margin: 10px 0 5px 0;
}

h3 {
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-family: Verdana, Arial, Sans-Serif;
}

img {
	border: 0;
}

a {
	color: black;
	cursor: pointer;
	text-decoration: underline;
}

a:hover {
	color: #DC2424;
}

a.selected {
	color: #DC2424;
	font-weight: bold;
	text-decoration: none;
}

a.basic { /* workaround for ie */
	color: black;
	line-height: 1em;
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.1em;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
}

a.basic:hover {
	color: black;
	text-decoration: none;
}

a.alt {
	color: black;
	line-height: 1em;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	font-family: Verdana, Arial, Sans-Serif;
}

a.alt:hover {
	color: black;
	text-decoration: underline;
}

input, select, textarea {
	background-color: white;
	color: black;
	border: 1px solid black;
	font-size: 12px;
	width: 200px;
	font-weight:bold;
	margin: 2px 0 0 0;
	padding: 2px 0 2px 2px;
}
textarea {
	font-family: Verdana,Arial,Sans-Serif;
	font-size: 11px;
}

input[type=radio],
input[type=checkbox] {
	width: auto !important;
	margin: 0 5px 0 0;
}

input[disabled=disabled],
input[disabled] {
	background-color: #ECECEC;
	border-color: #B0B0B0;
}

select {
	height: 2em;
	padding: 2px;
}

option {
	height: 2em;
	padding: 4px 4px 0 4px;
}

.button {
	width: auto !important;
	font-size: 10px;
	font-weight: bold !important;
	padding: 0 4px;
	margin-bottom: 1px; /* Firefox Workaround */
	cursor: pointer;
}

.content-game .button {
	cursor: url(../img/cursor_action.png), pointer;
}

.radio {
	border: 0;
	background-color: #DCDCDC;
}

ul {
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
    list-style-image: url(../img/bullet.gif);
    list-style-type: square;
}

ol {
    line-height: 1.2em;
}

li {
    margin-bottom: 0.5em;
}

td {
	padding: 4px 0;
	vertical-align: top;
}

label {
}

legend {
	font-weight: bold;
}

map area {
	cursor: pointer;
}

.content-game map area {
	cursor: url(../img/cursor_action.png), pointer;
}

/* Zend Form */
.zend_form .field {
	margin: 0 0 1em 0;
}

.zend_form .field.hidden {
	display: none !important;
}

.zend_form label {
	display: block;
	font-weight: bold;
}

.zend_form label.checkbox {
	display: inline;
	font-weight: normal;
}

.zend_form input,
.zend_form select,
.zend_form textarea {
	font-weight: normal;
	width: 400px;
}

.zend_form textarea {
	height: 100px;
}

.zend_form ul.errors {
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	color: #DC2424;
}

.zend_form ul.errors li {
	margin: 0;
}

/***** GENERAL *****/

.bold,
.bold a {
	font-weight: bold;
}

.clear {
	clear: both;
	height: 1px;
	line-height: 1px;
}

.shadow {
	border-bottom: 4px solid black;
	border-right: 4px solid black;
}

.red_box {
	background-color: #dc2424;
	border-top: 2px solid #f09080;
	border-right: 2px solid #803430;
	border-bottom: 2px solid #803430;
	border-left: 2px solid #f09080;
}

.green_box {
	background-color: #40A040;
	border-top: 2px solid #8CDC80;
	border-right: 2px solid #208020;
	border-bottom: 2px solid #208020;
	border-left: 2px solid #8CDC80;
}

.red_box a,
.green_box a {
	line-height: 1em;
}

.content-game,
.block h3 /* tooltip */
{
	font-size: 18px;
	font-weight: bold;
	line-height: 1em;
	letter-spacing: -0.1em;
	text-decoration: none;
	font-family: Courier New, Verdana, Arial, Sans-Serif; /* Don't show because IE makes problems */
}

.content-game a:hover * {
	color: black;
}

.text_normal {
	color: black;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: 0;
}

.text_normal a {
	font-size: 11px;
	line-height: 1.2em;
	text-decoration: underline;
}

.red,
.red a {
	color: #DC2424;
}

.green,
.green a {
	color: #40A040;
}

.important {
	color: #DC2424;
	font-weight: bold;
}

.small {
	font-size: 10px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	line-height: 1em;
}

.inactive {
	color: #B0B0B0;
}

.standard_border {
	border: 2px solid;
	border-color: #B0B0B0 black black #B0B0B0;
}

.even {
	background-color: #ECECEC;
}

.odd {
	background-color: white;
}

.loader {
	text-align: center;
	display: block;
}

.change-visibility {
	position: absolute;
	top: 3px;
	right: 3px;
}

.close,
#close {
	z-index: 101;
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 18px; /* important */
    line-height: 0.8em;  /* important */
	cursor: pointer;
}

.content-game .close,
.content-game #close {
	cursor: url(../img/cursor_action.png), pointer;
}

.storage-folder {
	display: none;
}

/***** SPECIFIC INGAME STYLES *****/

.content-game div,
.content-game a {
	line-height: 1em;
	text-decoration: none;
}

.content-game {
	height: 240px;
	padding: 0; /* important */
	cursor: url(../img/cursor.png), default;
}

.content-game a {
	cursor: url(../img/cursor_action.png), pointer;
}


/***** LAYOUT *****/

#header {
	padding: 0 0 2px 0;
}

#header_left {
	float: left;
	padding: 0 0 0 90px;
}

#header_right {
	margin: 0 252px 0 0;
	text-align: right;
}

#header_left,
#header_right,
#header_left a,
#header_right a {
	line-height: 1.2em; /* fuer IE */
}

#col1 {
	padding: 0 10px 0 0;
	text-align: right;
	line-height: 1em;
	font-size: 10px;
}

#col1 a {
	font-size: 10px;
}

#col1 .box {
	text-align: left;
}

#game_screen {
	position: relative;
}

#content_screen {
	background-repeat: no-repeat;
	position: relative;
}

#content_screen.simple {
	border: 1px solid black;
	height: auto;
	margin: 0 0 2px 0;
	background-color: #ECECEC;
	padding: 10px;
}

.content-normal {
}

.content-normal td,
.content-normal th {
	font-size: 11px;
}

/* background-images for content area */
#content_screen.tv-frame {
	background-image: url(../img/background_tv_frame.gif);
	height: 318px;
	padding: 50px 155px 100px 50px;
}

#room_advertising_agency #content_screen {
	background-image: url(../img/background_ad_agency.gif);
}

#room_agent #content_screen {
	background-image: url(../img/background_agent.gif);
}

#room_anti_nicotine #content_screen {
	background-image: url(../img/background_anti_nicotine.gif);
}

#room_archive #content_screen {
	background-image: url(../img/background_archive.gif);
}

#room_betty #content_screen {
	background-image: url(../img/background_betty.gif);
}

#room_bio_control #content_screen {
	background-image: url(../img/background_bio_control.gif);
}

#room_boss #content_screen {
	background-image: url(../img/background_boss.gif);
}

#room_building #content_screen {
	background-image: url(../img/background_building.gif);
}

#room_free_duban #content_screen {
	background-image: url(../img/background_free_duban.gif);
}

#room_laundry #content_screen {
	background-image: url(../img/background_laundry.gif);
}

#multiplayer_auction #content_screen,
#room_movie_agency #content_screen {
	background-image: url(../img/background_movie_agency.gif);
}

#room_news #content_screen {
	background-image: url(../img/background_room_news.gif);
}

#room_office #content_screen {
	background-image: url(../img/background_office.gif);
}

#room_peacebrothers #content_screen {
	background-image: url(../img/background_peacebrothers.gif);
}

#room_peoples_duban #content_screen {
	background-image: url(../img/background_peoples_duban.gif);
}

#room_porter #content_screen {
	background-image: url(../img/background_porter.gif);
}

#room_psychiatrist #content_screen {
	background-image: url(../img/background_psychiatrist.gif);
}

#room_rattling_agency #content_screen {
	background-image: url(../img/background_rattling_agency.gif);
}

#room_screenplay_agency #content_screen {
	background-image: url(../img/background_screenplay_agency.gif);
}

#room_supermarket #content_screen {
	background-image: url(../img/background_shop.gif);
}

#room_tobacco #content_screen {
	background-image: url(../img/background_tobacco.gif);
}

#screen_married #content_screen {
	background-image: url(../img/background_married.gif);
	height: 252px;
}

#screen_television_program_planned #content_screen {
	background-image: url(../img/background_television_program_planned.gif);
}

#screen_television_program #content_screen {
	background-image: url(../img/background_television_program.gif);
}

/* styles for individual pages */

#room_studio #briefcase {
	top: 35px;
	left: 480px;
}

/* */

.submenu {
	padding-left: 20px;
	width: 390px;
}

.content_scrollable {
	height: 220px;
	width: 430px;
	overflow: auto;
	overflow-x: hidden;
	line-height: 1.2em;
	position: relative;
}

/***** CONFIRM-BOX *****/

.confirm img {
	position: absolute;
	bottom: 10px;
}

.confirm img {
	cursor: url(../img/cursor_action.png), pointer;
}

.confirm_yes {
	left: 120px;
}
	
.confirm_no {
	left: 270px;
}

#confirm_end_day {
}

/***** CONSOLE *****/
#console {
	font-size: 18px;
	position: relative;
	height: 160px;
	line-height: 1em;
	background: url(../img/console.gif) no-repeat;
}

#footer {
	text-align: right;
	clear: none; /* overwrite yaml */
}

#footer a {
	text-decoration: underline;
}

#footer .box {
	padding: 5px;
	margin: 10px 0 0 0;
	text-align: left;
}

span.money {
	position: relative;
	display: block;
	top: 13px;
	left: 302px;
	text-align: right;
	width: 75px;
	height: 20px;
	padding: 3px 5px 2px 5px;
	cursor: url(../img/cursor.png), help;
}

#money_details {
	position: absolute;
	display: none;
	z-index: 1000;
	left: 249px;
	top: -101px;
	background-color: white;
	width: 140px;
	text-align: left;
	border: 2px solid #808080 !important;
	padding: 1px 5px 1px 5px !important;
}

#console_info {
	position: relative;
	top: 28px;
	left: 302px;
	text-align: right;
	width: 75px;
	height: 20px;
	padding: 3px 5px 2px 5px;
	cursor: url(../img/cursor.png), help;
}

#console_info_details {
	position: absolute;
	display: none;
	z-index: 1000;
	left: 200px;
	top: -108px;
	background-color: #808080;
	width: 300px;
	text-align: left;
	border: 2px solid #808080 !important;
}

#betty_love {
	position: relative;
	display: block;
	top: 51px;
	left: 258px;
	height: 5px;
	padding: 0;
	background-color: #DC2424;
	font-size: 1px;
}

#console_day {
	position: relative;
	top: 64px;
	left: 302px;
	text-align: right;
	width: 75px;
	height: 20px;
	padding: 3px 5px 2px 5px;
	cursor: url(../img/cursor.png), help;
}

#console_day_details {
	position: absolute;
	display: none;
	z-index: 1000;
	left: 225px;
	top: -100px;
	background-color: white;
	width: 180px;
	border: 2px solid #808080 !important;
	padding: 1px 5px 1px 5px !important;
}

.console_watchers {
	position: absolute;
	display: none;
	z-index: 9;
	left: 402px;
	top: 4px;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	width: 200px;
	height: 120px;
	padding: 5px;
	background-repeat: no-repeat;
}

.console_movie {
	position: absolute;
	display: none;
	z-index: 9;
	left: 18px;
	top: 4px;
	border: 0;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	height: 120px;
	padding: 5px;
	background-repeat: no-repeat;
}

#console_end_day_hint {
	position: absolute;
	display: none;
	z-index: 1000;
	left: 239px;
	top: -47px;
	background-color: white;
	width: 145px;
	text-align: center;
	border: 2px solid #808080 !important;
	padding: 1px 5px 1px 5px !important;
}

#console_end_day {
	display: block;
	width: 36px;
	height: 36px;
	position: absolute;
	left: 250px;
	top: 113px;
}

/***** HELP TOOLTIP / JTIP *****/

/* add selectors here for font sizing */
#JT_close_left,
#JT_close_right {
	font-size: 1.1em;
}
#JT_copy p,
#JT_copy ul{
	font-size: 1.1em;
}

.JT_arrow {
	display: none;
	position: absolute;
	z-index: 101;
	height: 23px;
	width: 10px;
}

#JT_arrow_left {
	background: url(../img/JT_arrow_left.gif) no-repeat left top;
	left: -12px;
}

#JT_arrow_right {
	background: url(../img/JT_arrow_right.gif) no-repeat left top;
}

/* for consistency between firefox and IE */
body > #JT_arrow_right {
	margin-left: 3px;
}

#JT {
	position: absolute;
	z-index: 100;
	border: 2px solid black;
	background-color: #fff;
	overflow: hidden;
	display: none;
}

#JT_copy {
	padding: 10px;
	color: #333;
}

.JT_loader {
	background: url(../img/JT_loader.gif) no-repeat center center;
	width: 100%;
	height: 12px;
}

.JT_title {
	padding: 2px 0 3px 8px;
	font-weight: bold;
	border-bottom: 2px solid black;
	background-color: #B0B0B0;
}

#JT_copy p {
	margin: 3px 0;
}

#JT_copy img {
	padding: 1px;
	border: 1px solid #ccc;
}

.jTip {
	cursor: help;
}

a .jTip {
	cursor: pointer;
}

.jTipWrap {
	position: relative;
}

#col2 .jTip {
	position: absolute;
	top: 3px;
	right: 3px;
}

#JT iframe {
	display: none;
	display/**/:block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
	filter: mask();
	height: 3000px;
}

/***** TOOLTIP - JQuery Plugin *****/

#tooltip {
	position: absolute;
	z-index: 100;
}



/***** TOOLTIP / MOVIE DETAILS *****/

#madtvTooltip {
	display: none;
	position: absolute;
	z-index: 1000;
	top: 15px;
}

#madtvTooltipInner {
	padding: 2px;
	background-color: #808080;
}

#madtvTooltip * {
	letter-spacing: -3px;
	line-height: 0.9em;
}

.tooltipWidth {
	display: none;
}

#madtvTooltip .red_bg,
.red_bg {
	background-color: #DC2424;
	padding: 0 8px 0 10px;
}

#madtvTooltip .lightgrey_bg,
.lightgrey_bg {
	background-color: #B0B0B0;
	padding: 0 8px 0 10px;
}

#madtvTooltip .lighter_lightgrey_bg,
.lighter_lightgrey_bg {
	background-color: #DCDCDC;
	padding: 0 8px 0 10px;
}

#madtvTooltip .grey_bg,
.grey_bg {
	background-color: #808080;
	padding: 0 8px 0 10px;
}

#madtvTooltip .white_bg {
	background-color: white;
	padding: 0 8px 0 10px;
}

#madtvTooltip .left {
	float: left;
}

#madtvTooltip .watchers .left {
	text-align: right;
	width: 120px;
}

#madtvTooltip .right {
	display: block;
	text-align: right;
}

#madtvTooltip .watchers .right {
	padding-right: 60px;
}

#madtvTooltip .studio {
	width: 18px;
	height: 14px;
}

#madtvTooltip .studio2 {
	width: 9px;
	height: 14px;
}

#madtvTooltip .rating {
	position: relative;
	background-color: #A0D8F0;
	width: 102px;
	height: 10px;
	margin: 5px 10px 0 2px;
	float: left;
}

#madtvTooltip .rating .ratingbar {
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #DC2424;
	height: 8px;
	font-size: 1px;
}

#madtvTooltip .rating .ratingscala {
	position: absolute;
	top: -4px;
	left: -1px;
}

#madtvTooltip .building_room {
	background-color: #B0B0B0;
	padding: 2px;
	height: 32px;
}

div.tooltip_discrete {
	width: 250px;
	padding: 20px;
	font-weight: normal;
	font-family: Verdana, Arial, Sans-Serif;
	color: black;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10;
}

.tooltip_inner {
	background-color: white;
	border: 2px solid black;
	padding: 2px 4px;
}

.movie_box {
    display: inline;
    cursor: url(../img/cursor_action.png), pointer;
    line-height: 0.8em !important;
}

.movie_box img {
	margin: 4px 0 0 0;
}

.details,
.meta_id,
.meta_title,
.meta_titlelength,
.meta_category,
.meta_blocks,
.meta_blocks_left {
    display: none;
}

.madtvTooltipWatchers {
	width: 200px !important;
}

.madtvTooltipWatchers .right {
	padding-right: 0 !important;
}

/***** ERROR REPORT *****/

#error_report {
	height: 0; /* IE 7.0 workaround */
}

.confirm,
.error_report {
	position: absolute;
	display: none;
	top: 60px;
	left: 100px;
	width: 390px;
	height: 140px;
	z-index: 100;
	background-color: white;
	/*border: 4px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;*/
	border: 2px solid #808080;
	padding: 0 0 4px 22px;
}

.error_report .message {
	overflow: auto;
	overflow-x: hidden;
	height: 140px;
	padding: 4px 10px 0 0;
}
.error_report .non_game_msg,
.error_report .non_game_msg a {
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
	line-height: 1.4em;
	font-size: 11px;
}

.error_report .in_game_msg,
.error_report .in_game_msg a,
.error_report .in_game_msg ul li {
	line-height: 1em;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
	font-size: 18px;
	color: black;
	font-weight: bold;
	letter-spacing: -0.1em;
}

.error_report .in_game_msg p {
	margin: 0 0 0.5em 0;
}

.confirm a,
.error_report .in_game_msg a {
	text-decoration: underline;
}

.simple .msg_top {
	background-color: #DC2424;
	padding: 15px 25px 15px 15px;
	margin: 0 0 1em 0;
}

.simple .msg_top a:hover {
	color: #FFF;
}

.simple .success {
	background-color: #40A040 !important;
}

.tv-frame .msg_top {
	color: #DC2424;
	font-weight: bold;
	margin: 1.5em 0 1em 0;
}

.tv-frame .success {
	color: #40A040 !important;
}

#dont_show_this_message_again {
	padding: 15px 0;
}

#small_hints {
	position: absolute;
	top: 11px;
	left: 11px;
	z-index: 90;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0;
	font-family: Arial, Sans-Serif;
	width: 150px;
}

.small_hint {
	background-color: white;
	border: 2px solid #808080;
	padding: 3px 20px 3px 5px;
	margin: 0 0 8px 0;
	display: none;
	position: relative;
}

.small_hint_close_layer {
	z-index: 101;
	position: absolute;
	top: 5px;
	right: 5px;
	cursor: pointer;
}

.content-game .small_hint_close_layer {
	cursor: url(../img/cursor_action.png), pointer;
}

.small_hint a {
	font-size: 11px;
	font-family: Arial, Sans-Serif;
	text-decoration: underline;
}

.small_hint b {
	line-height: 1.5em;
}

.ajax_indicator {
	position: absolute;
	overflow: auto;
	top: 11px;
	left: 11px;
	z-index: 100;
	background-color: white;
	font-size: 11px;
	color: black;
	text-align: left;
	font-weight: normal;
	letter-spacing: 0;
	font-family: Arial, Sans-Serif;
	text-align: center;
}

/**** INDEX / START PAGE *****/

#index .content-normal {
	height: auto;
	padding: 0;
	cursor: url(../img/cursor.png), default;
}

#index .content-normal a,
#index .content-normal area,
#index #game_screen .close {
	cursor: url(../img/cursor_action.png), pointer;
}

#index a.basic:hover {
	color: #DC2424;
}

#index .sign {
	background-color: white;
	position: absolute;
	padding: 6px;
}

/***** REGISTER *****/

#register .field {
}

#register label {
	display: block;
	font-weight: bold;
}

#register .input {
	float: left;
}

#register .description {
	margin: 0 0 0 200px;
	padding: 0 10px;
	font-size: 10px;
}

#register_loader {
	line-height: 13px;
	display: none;
	margin: 0 0 0 10px;
}
#register_loader img {
	margin: 0 10px 0 0;
}

/**** USERS DETAILS *****/

#users_details .content_scrollable {
	height: 250px;
}

#users_details .content_scrollable table tr th,
#users_details .content_scrollable table tr td {
	text-align: left;
}

/**** USERS SETTINGS *****/

#users_settings .content_scrollable {
	height: 250px;
}

#field-play_sound_if_next_turn_file .hint {
	cursor: pointer;
	text-decoration: underline;
}

#field-settings_movie .hint,
#field-settings_ad .hint {
	display: none;
	color: #DC2424;
}

/**** MOVIE AGENCY SELL MOVIES ****/
#briefcase {
	position: absolute;
	top: 50px;
	left: 435px;
	z-index: 9;
	width: 100px;
	height: 140px;
	overflow: auto;
	padding: 10px 0 0 15px;
}
#briefcase a {
	font-size: 10px;
	font-weight: bold;
	color: black;
}

/***** ROOM ADVERTISING AGENCY *****/

#hint_ad_blocker {
	position: absolute;
	top: 0;
	left: 0;
	width: 280px;
	height: 100px;
	font-size: 14px;
	font-weight: bold;
	overflow: hidden;
}

.ad_details {
	display: none;
}

.ad_box {
	display: inline;
}

/***** MOVIE AGENCY NEWEST MOVIES *****/
#special_movies {
	position: absolute;
	top: 16px;
	left: 30px;
	z-index: 11;
	width: 570px;
	background-color: #B0B0B0;
	border: 2px solid black; 
	display: none;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	padding: 4px 0 5px 8px;
}

#special_movies .movie_box {
	display: block;
	float: left;
	margin: 2px 5px 0 0;
	padding: 0 0 0 36px;
	line-height: 0.8em;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	width: 237px;
	height: 32px;
	background: url("../img/building_movie.gif") no-repeat;
	cursor: url(../img/cursor_action.png), pointer;
}

.movie_box .movie_box_user {
	line-height: 0.8em;
}

#close_layer_special_movies {
	position: absolute;
	z-index: 10;
	top: 0;
	right: -18px;
	background-color: #B0B0B0;
	padding: 3px 3px 3px 0;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #B0B0B0;
	border-right-color: black;
	border-bottom-color: black;
	margin-top: -2px;
	cursor: url(../img/cursor_action.png), pointer;
}

/***** TELEVISION PROGRAM *****/

#television-program-messages {
	display: block;
	position: absolute;
	top: 186px;
	left: 592px;
	z-index: 19;
}

/***** TELEVISION PROGRAM PLANNED MOVIES *****/

#planned_movies {
	position: absolute;
	top: 8px;
	left: 144px;
	z-index: 1;
}

#planned_movies_javascript {
	position: absolute;
	top: 10px;
	left: 144px;
	z-index: 2;
}

#movable_box,
.planned_movie_planned,
.planned_ad_planned {
	position: relative;
	background-color: #B0B0B0;
	border: 2px solid;
	border-color: #DCDCDC #000 #000 #DCDCDC;
	line-height: 0.8em !important;
	padding: 0 10px 0 5px;
}

.planned_movie_planned {
	width: 250px;
	padding: 0 30px 0 5px;
}

#movable_box {
	position: absolute;
	z-index: 100;
	display: none;
}

#planned_movies div,
.planned_movie_javascript,
#planned_ads div,
.planned_ad_javascript {
	background-image: url(../img/pixel.gif); /* IE 7.0 workaround */
	position: relative;
	height: 32px;
	line-height: 0.8em;
	display: block;
	cursor: url(../img/cursor.png), pointer;
}

.planned_ad {
	width: 108px !important;
}

.planned_movie_javascript {
	width: 260px;
}

.planned_ad_javascript {
	width: 120px;
}

/***** TELEVISION PROGRAM CLOSE LAYER *****/

#category_select_close {
	position: absolute;
	top: 6px;
	z-index: 110;
	right: 12px;
	cursor: url(../img/cursor_action.png), pointer;
}

/***** TELEVISION PROGRAM PLANNED ADS *****/

#planned_ads {
	position: absolute;
	top: 8px;
	left: 433px;
	z-index: 1;
	border: 0; 
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
}

#planned_ads_javascript {
	position: absolute;
	left: 432px;
	top: 10px;
	z-index: 2;
}

.ad_block {
	position: relative;
	display: block;
	background-color: #B0B0B0;
	width: 109px;
	height: 28px;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	line-height: 0.8em;
	padding: 0 10px 0 5px;
	cursor: url(../img/cursor_action.png), pointer;
	font-family: Courier New, Verdana, Arial;
}

.ad_block.success {
	background-color: green !important;
}

.ad_block.failure {
	background-color: red !important;
}

.no_ad_block {
	position: relative;
	display: block;
	width: 113px;
	height: 26px;
	padding: 0 10px 6px 5px;
}

#planned_ads a {
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
	color: black;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
	line-height: 0.8em;
	letter-spacing: -0.1em;
}

/***** TELEVISION PROGRAM CATEGORY SELECT *****/
#category_select {
	position: absolute;
	top: 20px;
	left: 400px;
	width: 190px;
	height: 188px;
	z-index: 2;
	display: none;
	padding: 4px 0 0 0;
	background-repeat: no-repeat;
}
.category_select_category {
	display: block;
	padding: 4px 0 4px 10px;
	height: 8px;
	cursor: url(../img/cursor_action.png), pointer;
	position: relative;
}

.category_select_category img {
	height: 8px;
	display: block; /* Firefox Border Bug??? */
}
/***** TELEVISION PROGRAM MOVIE SELECT *****/
.movie_select {
	position: absolute;
	top: 100px;
	left: 30px;
	width: 355px;
	z-index: 2;
	background-color: #B0B0B0;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	display: none;
	padding: 0 10px 10px 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
}

.movie_select .movie_box {
	position: relative;
	padding-left: 5px;
	padding-right: 5px;
	display: block;
	width: 340px;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	cursor: url(../img/cursor_action.png), pointer;
	font-size: 16px;
}

/***** TELEVISION PROGRAM AD SELECT *****/
.ad_select {
	position: absolute;
	top: 20px;
	left: 330px;
	width: 240px;
	z-index: 2;
	background-color: #B0B0B0;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	display: none;
	padding: 0 5px 10px 5px;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
}

.ad_select_item {
	border: 2px solid;
	padding-left: 5px;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	cursor: url(../img/cursor_action.png), pointer;
	font-size: 16px;
}

/***** TELEVISION PROGRAM BALANCE *****/
div.balance {
	position: absolute;
	top: 0;
	left: 0;
	width: 640px; /*100% ie bug */
	height: 240px; /*100% ie bug */
	z-index: 20;
	background: url(../img/background_balance.gif) no-repeat;
	display: none;
}
div.balance div {
	position: absolute;
	width: 285px;
	background-color: white;
	z-index: 3;
	border: 3px solid;
	border-top-color: #808080;
	border-left-color: #808080;
	border-right-color: black;
	border-bottom-color: black;
	letter-spacing: -0.1em;
	padding: 1px 2px 2px 2px;
}
div.balance div.bottom  {
	top: 205px;
	left: 270px;
	width: 90px;
	height: 16px;
	border: 2px solid #b0b0b0;
	background-color: #808080;
	text-align: center;
	cursor: url(../img/cursor_action.png), pointer;
}
div.balance div.left  {
	top: 10px;
	left: 20px;
}
div.balance div.upperright  {
	top: 10px;
	left: 320px;
}
div.balance div.lowerright  {
	top: 106px;
	left: 320px;
}
div.balance div table tr .right {
	text-align: right;
}
div.balance div table tr td  {
	line-height: 0.86em;
	padding: 0;
}
div.balance div table tr th  {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-color: black;
	text-align: left;
	line-height: 0.86em;
}
div.balance .close {
	position: absolute;
	left: 598px;
	top: 14px;
	z-index: 10;
	cursor: url(../img/cursor_action.png), pointer;
}

/***** TELEVISION PROGRAM PLANNED BLOCKS *****/
#planned_blocks {
	position: absolute;
	top: 8px;
	left: 144px;
	width: 418px;
	z-index: 1;
}

#planned_blocks div.movie_box_outer {
	background-color: #B0B0B0;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	padding: 0 4px 0 5px;
}

#planned_blocks_movies {
	float: left;
	width: 288px;
}

#planned_blocks_ads {
	float: left;
	width: 130px;
}

.watchers_box {
	float: right;
	cursor: url(../img/cursor.png), help;
}

.watchers_image {
	display: none;
}

#planned_blocks .movie_box {
	cursor: url(../img/cursor.png), default;
}

#planned_blocks div.no_movie_box {
	padding: 0 10px 6px 5px;
}

#planned_blocks .ad_block {
	background-color: #B0B0B0;
	border: 2px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
	line-height: 0.8em;
	padding: 0 10px 0 5px;
	cursor: url(../img/cursor_action.png), pointer;
}

/***** WATCHERS DETAILS *****/
#watchers_blocks {
	position: absolute;
	left: 408px;
	top: 10px;
	width: 20px;
	z-index: 2;
}

#watchers_blocks div {
	height: 32px;
}

#watchers_blocks div img {
	margin: 3px 0;
	cursor: url(../img/cursor_action.png), help;
}

#watchers_blocks div img.loading-watchers {
	margin: -2px 0 0 -7px;
}

#planned_movies_javascript img {
	position: absolute;
	right: -24px;
	top: 2px;
	cursor: url(../img/cursor_action.png), help;
	z-index: 11;
}

#planned_movies_javascript .details {
	display: none;
}

/***** ARCHIVE MOVIE SELECT *****/
#room_archive div#category_select {
	top: 20px;
	left: 290px;

}
#room_archive #briefcase {
	top: 85px;
	left: 35px;
	z-index: 1;
	width: 200px;
	height: 70px;
}
div.archive_movie_select {
	position: absolute;
	top: 80px;
	left: 300px;
	width: 80px;
	z-index: 2;
	display: none;
	padding: 20px 20px 20px 20px;
}
div.archive_movie_table {
	position: absolute;
	top: 85px;
	left: 23px;
	width: 160px;
	height: 20px;
	z-index: 2;
	background: url(../img/archive_movie_category.gif) no-repeat;
	padding: 3px;
	font-family: Courier New, Verdana, Arial, Sans-Serif;
	letter-spacing: -0.1em;
}

/***** SUPERMARKET *****/

#gift-bag {
	position: absolute;
	top: 130px;
	left: 30px;
	z-index: 10;
	padding: 18px 14px;
	background: url(../img/bag.gif) no-repeat;
}

#ajax_gift_bag {
	height: 48px;
	width: 64px;
}

#room_supermarket #gift-bag {
	display: none;
}

#gift-bag img {
	cursor: url(../img/cursor_action.png), pointer;
	border: 2px solid #400000;
}

#selection {
	display: none;
	position: absolute;
	top: 40px;
	left: 110px;
	z-index: 10;
	width:300px;
	background-color:#DCDCDC;
	border: 2px solid #808080 !important;
	padding: 2px 4px !important;
}

#selection img {
	border: 2px solid #444444;
}

.ajax_gift_box {
	width: 80px;
	height: 72px;
	float: left;
	text-align: right;
}

.ajax_gift {
	cursor: url(../img/cursor_action.png), pointer;
}

#i-want-gifts {
	padding: 15px 0 0 0;
	cursor: url(../img/cursor_action.png), pointer;
}

#i-want-film-needs {
	padding: 15px 0 15px 0;
	cursor: url(../img/cursor_action.png), pointer;
}

#all_needs {
	display: none;
	position: absolute;
	top: 10px;
	left: 110px;
	z-index: 20;
	width: 510px;
	height: 120px;
	border: 2px solid #808080 !important;
	background-color: #DCDCDC;
}

#all_needs .description {
	display: block;
	float: left;
	padding: 0 0 0 5px;
	width: 130px;
	text-align: left;
}

.all_needs_item {
	display: none;
	float: left;
	padding: 2px 0 0 5px;
	width: 70px;
	height: 120px;
	text-align: left;
	position: relative;
}

.all_needs_item .rating {
	position: relative;
	background-color: #A0D8F0;
	height: 8px;
	width: 64px;
	padding: 0;
	margin-top: 9px;
}

.all_needs_item .ratingbar {
	position: absolute;
	top: 0;
	left: 2px;
	background-color: #DC2424;
	height: 8px;
	font-size: 1px;
}

.all_needs_item .ratingscala {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
}

#all_needs_arrow_up,
#all_needs_arrow_down {
	display: none;
	position: absolute;
	left: 5px;
	top: 4px;
	cursor: url(../img/cursor_action.png), pointer;
}

#all_needs_arrow_down {
	left: 40px;
}

#gifts {
	display: none;
	position: absolute;
	top: 10px;
	left: 170px;
	z-index: 10;
	width: 440px;
	border: 2px solid #808080 !important;
	background-color: #DCDCDC;
	padding: 2px 4px !important;
}

#gifts img {
	border: 2px solid #400000;
}

#room_supermarket #madtvTooltip.tooltipp {
	width: 155px;
	margin-left: -122px;
	margin-top: 48px;
}

#room_supermarket #madtvTooltip.filmneedsRequired {
	left: 220px;
	top: 30px;
}

#room_supermarket #madtvTooltip.filmneedsRequired .lighter_lightgrey_bg {
	width: 300px;
	height: 80px;
}

#room_supermarket #madtvTooltip .filmNeedImage {
	float: right;
	margin: 2px 10px 0 0;
}

#screenplays_selection {
	width: 35px;
	float: left;
}

#screenplays_selection div {
	text-align: center;
	cursor: url(../img/cursor_action.png), pointer;
	width: 16px;
}

#screenplays_selection .active {
	width: 22px;
}

#film_info {
	display: none;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 10;
	width: 500px;
	border: 2px solid #808080 !important;
	background-color: #DCDCDC;
	height: 110px;
}

#film_needs {
	display: none;
	position: absolute;
	top: 140px;
	left: 20px;
	z-index: 10;
	width: 546px;
	border: 2px solid #808080;
	background-color: #dcdcdc;
	height: 75px;
	padding: 2px 0 0 55px;
}

#film_needs_storage .film_need {
	display: none;
}

.film_need {
	display: none;
	cursor: url(../img/cursor_action.png), pointer;
	float: left;
	padding: 0 5px 0 0;
	width: 175px;
	text-align: center;
}

.ajax_film_needs {
	width: 95px;
	cursor: url(../img/cursor_action.png), pointer;
	float: left;
}

.filmNeedImage {
	border: 2px solid #444444;
	background: url(../img/shop_frame_2.gif) no-repeat;
	padding: 2px;
}

.film_need .img-container {
	position: relative;
	margin: 0 0 2px 0;
	height: 48px;
}

.film_need .description {
	border: 2px solid #606060;
	background-color: #B0B0B0;
}

.ajax_film_needs img {
	border: 2px solid #444444;
	padding: 2px;
	background-repeat: no-repeat;
}

img.bg_standard {
	background-image: url(../img/shop_frame_1.gif);
}

img.bg_advanced {
	background-image: url(../img/shop_frame_2.gif);
}

img.bg_deluxe {
	background-image: url(../img/shop_frame_3.gif);
}

img.actor {
	background-image: url(../img/shop_frame_1.gif);
}

#arrow_up,
#arrow_down {
	display: none;
	position: absolute;
	bottom: 38px;
	left: 10px;
	cursor: url(../img/cursor_action.png), pointer;
}

#arrow_down {
	bottom: 2px;
}

/***** TVSTATIONS *****/

#tvstation_map {
	display: block;
	width: 640px;
	height: 240px;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
}

.tvstations_infobox {
	position: absolute;
	display: block;
	right: 20px;
	bottom: 20px;
	z-index: 40;
}

#tvstation_map .tvstations_infoitem {
	width: 35px;
	height: 20px;
	cursor: url(../img/cursor_action.png), help;
	margin: 0 0 6px 0;
}

#screen_tvstations #tvstation_imagemap_img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}

#tvstation_map .station {
	padding: 0;
	position: absolute;
	z-index: 20;
	background-repeat: no-repeat;
	width: 32px;
	height: 32px;
	cursor: url(../img/cursor_action.png), pointer;
}

#tvstation_map .tvstation-available {
	background-image: url(../img/tvstation.gif);
}

#tvstation_map .tvstation-owned {
	background-image: url(../img/tvstation_white.gif);
}

#tvstation_map .tvstation-not-available {
	background-image: url(../img/tvstation_different.gif);
}

#tvstation_map .satellite-west-available {
	background-image: url(../img/tvstation_satellite_west_black.gif);
	width: 78px;
	height: 76px;
}

#tvstation_map .satellite-east-available {
	background-image: url(../img/tvstation_satellite_east_black.gif);
	width: 78px;
	height: 76px;
}

#tvstation_map .satellite-west-owned {
	background-image: url(../img/tvstation_satellite_west.gif);
	width: 78px;
	height: 76px;
}

#tvstation_map .satellite-east-not-available {
	background-image: url(../img/tvstation_satellite_east_different.gif);
	width: 78px;
	height: 76px;
}

#tvstation_map .satellite-west-not-available {
	background-image: url(../img/tvstation_satellite_west_different.gif);
	width: 78px;
	height: 76px;
}

#tvstation_map .satellite-east-owned {
	background-image: url(../img/tvstation_satellite_east.gif);
	width: 78px;
	height: 76px;
}

/***** BOSS ROOM - 10.10.2007 *****/

#boss_answer {
	position: absolute;
    top: 25px;
    left: 310px;
    width: 300px;
    height: 100px;
    padding: 10px 5px;
}

#boss_choice_start {
	display: block;
}

#boss_answer_payback {
	display: none;
}

.boss_choice {
	position: absolute;
	top: 148px;
	left: 306px;
	width: 320px;
	height: 75px;
	background: url(../img/boss_boss_choice_background.gif) no-repeat;
	display: none;
	cursor: url(../img/cursor_action.png), pointer;
}

.boss_choice_text {
    width: 250px;
    height: 50px;
    float: right;
    padding: 17px 20px 0 0;
}

.boss_choice_nextprev {
	width: 40px;
	float: left;
	line-height: 0 !important;
}

.boss_choice_prev,
.boss_choice_payback_prev {
    padding: 4px 0 0 4px;
}

.boss_choice_next,
.boss_choice_payback_next {
    padding: 0 0 0 4px;
}
    
/***** NEWS ROOM *****/

/* Abonnierte News */
.newscategory_details {
	position: absolute;
	display: none;
	left: 30px;
	top: 100px;
	width: 155px;
	background-color: #808080;
	padding: 2px;
	z-index: 2;
}

.newscategory {
	position: absolute;
	cursor: url(../img/cursor_action.png), pointer;
	top: 150px;
	height: 48px;
	width: 38px;
}

.newscategory_selected {
	display: none;
	position: absolute;
	bottom: 0;
	left: 14px;
}

#link_to_category_select {
	position: absolute;
	top: 10px;
	left: 130px;
	width: 170px;
	height: 220px;
	cursor: url(../img/cursor_action.png), pointer;
}

#room_news div#news_select {
	display: none;
	position: absolute;
	top: 8px;
	left: 15px;
	width: 616px;
	height: 220px;
	z-index: 2;
	background: url(../img/news_select_background.gif) no-repeat;
}

#room_news #news_select .close {
	top: 2px;
	left: 285px;
}

div#category_select_icons {
	display: block;
	float: left;
	height: 63px;
	width: 285px;
	padding: 10px 0 0 10px;
}

.news_category_select_icon {
	cursor: url(../img/cursor_action.png), pointer;
}

.news_arrows {
	display: none;
	position: absolute;
	top: 10px;
	cursor: url(../img/cursor_action.png), pointer;
}

div#category_select_icons img.selected {
	border: 4px solid;
	border-top-color: #606060;
	border-left-color: #DCDCDC;
	border-right-color: #606060;
	border-bottom-color: #DCDCDC;
}
div#category_select_icons img.unselected {
	border: 4px solid;
	border-top-color: #DCDCDC;
	border-left-color: #606060;
	border-right-color: #DCDCDC;
	border-bottom-color: #606060;
}
#news_container {
	position: relative;
	padding: 0 0 0 10px;
	margin: 1px 0 0 0;
	float: left;
	width: 290px;
	height: 136px;
}

.ajax_news {
	background-image: url(../img/pixel.gif); /* IE 7.0 workaround */
	cursor: url(../img/cursor_action.png), pointer;
}

#news_container .ajax_news {
	display: none;
}

#newstypeToDisplay {
	display: none;
}

.news_block {
	display: block;
	height: 60px;
	width: 277px;
	padding: 1px 1px 1px 3px;
	border: 3px solid;
	border-top-color: #DCDCDC;
	border-left-color: #DCDCDC;
	border-right-color: black;
	border-bottom-color: black;
}

.news_block span.description {
	display: block;
	height: 42px;
	line-height: 0.8em;
}

.news_block span.details {
	display: block;
	height: 18px;
	overflow: hidden;
}

#news_program {
	position: relative;
	float: right;
	width: 302px;
	height: 210px;
	padding: 6px 2px 0 0;
}

/***** SCREENPLAY AGENCY *****/

#room_screenplay_agency #briefcase {
	top: 115px;
	left: 30px;
}

/***** AGENT ROOM *****/

#room_agent #room_agent_map_rooms {
	display: none;
	background: url(../img/background_agent_building.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
	width: 640px;
	height: 234px;
}

#room_agent .room_id {
	display: none;
}

#room_agent .room {
	position: absolute;
	height: 20px;
	width: 16px;
	border: 2px solid black;
}

#room_agent .room_size {
	display: none;
}

#room_agent .room_price {
	display: none;
}

#room_agent .room_buy {
	cursor: url(../img/cursor_action.png), pointer;
}

#room_agent .room_sell {
	cursor: url(../img/cursor_action.png), pointer;
	background-color: #dc2424;
}

#room_agent #madtvTooltip {
	width: 300px;
}

/***** BETTY ROOM - 26.11.07 *****/
#betty_answer {
	display: none;
	position: absolute;
	top: 34px;
	left: 320px;
	width: 270px;
	height: 160px;
	z-index: 2;
	padding: 8px 8px 8px 22px !important;
	background-color: white;
	border: 2px solid #808080 !important;
	overflow: auto;
}

#betty {
	cursor: url(../img/cursor_action.png), pointer;
}

#room_betty #close {
	top: 6px;
	right: 6px;
}

#betty_avatar {
	position: absolute;
	left: 340px;
}

#user_betty_love_layer {
	position: absolute;
	display: block;
	left: 340px;
	top: 22px;
	width: 245px;
	height: 153px;
	z-index: 2;
	cursor: url(../img/cursor_action.png), pointer;
}

/***** PORTER *****/

#porter_answer {
	position: absolute;
	top: 34px;
	left: 400px;
	width: 185px;
	height: 150px;
	z-index: 2;
	padding: 8px 8px 8px 22px !important;
	background-color: white;
	display: none;
	border: 2px solid #808080 !important;
}

#room_porter #close {
	top: 6px;
	right: 6px;
}

#porter {
	cursor: url(../img/cursor_action.png), pointer;
}

/***** STUDIO - cleaned 04.11.2007 *****/

#room_studio #studio {
	display: none;
}

#butler_options {
	display: none;
	position: absolute;
	top: 55px;
	left: 158px;
	z-index: 10;
	width: 320px;
	background-color: #808080;
	padding: 2px;
}

#butler_options div {
	padding: 0 0 0 10px;
}

#butler_options #new_shoppinglist,
#butler_options #production_info,
#butler_options #start_production {
	cursor: url(../img/cursor_action.png), pointer;
}

#table {
	background: url(../img/screenplay_box_studio.gif) no-repeat;
	position: absolute;
	top: 165px;
	left: 495px;
	z-index: 9;
}

#table div {
	float: left;
	cursor: url(../img/cursor_action.png), pointer;
	height: 58px;
}

#table .movie_box img {
	visibility: hidden;
}

#shoppinglist {
	float: right;
	padding: 0 40px 0 0;
}

/***** BUILDING *****/

#roomBuildingScroller {
	position: absolute;
	top: 20px;
	left: 590px;
	width: 30px;
	display: block;
}

#roomBuildingScroller .up,
#roomBuildingScroller .down {
	cursor: url(../img/cursor_action.png), pointer;
}

#additionalScroller .up,
#additionalScroller .down {
	position: absolute;
	left: 142px;
	width: 355px;
	height: 30px;
	background-image: url(../img/pixel.gif); /* ie 7 workaround */
}

#additionalScroller .up {
	top: 0;
}

#additionalScroller .down {
	bottom: 0;
}

#room_building_iframe {
	cursor: url(../img/cursor.png), default;
}

#room_building_iframe a,
#room_building_iframe area {
	cursor: url(../img/cursor_action.png), pointer;
}

#room_building_iframe #madtvTooltip {
	width: auto;
	padding: 0;
	background: none;
	margin: 12px 0 0 18px;
	text-align: left;
}

#building_iframe {
	width: 640px;
	height: 220px;
	margin-top: 8px;
}

/***** STATISTICS *****/
.pager .active {
	font-weight: bold;
	color: #DC2424;
}

/***** OVERVIEW *****/

.overview_select a {
}

.overview_select a b {
	display: block;
	padding: 1em;
	font-size: 140%;
	line-height: 120%;
}

.overview_select div {
	width: 350px;
}

.overview_select img {
	margin: 1em;
}

.film_needs_details_image {
	position: absolute;
	top: 4px;
	right: 4px;
}

.overview tr th,
.overview tr td {
	text-align: left;
}

/***** RIGHT BLOCK *****/

#col2 {
	position: relative;
}

#col2 p {
	margin: 2px 0;
}

#col2 input {
	padding: 0;
	margin: 0;
}

#col2 input.button {
	width: 28px !important;
	height: 17px;
}

/***** BOXES *****/

.box-head {
	font-weight: bold;
	padding: 2px 4px;
}

.jTip img,
.box-head img {
	border: 1px solid black;
	height: 8px;
	width: 8px;
}

.box-content {
	border-top: 1px dashed black;
	padding: 2px 4px;
}

.box {
	border: 1px solid black;
	margin: 0 0 5px 0;
	font-size: 10px;
	font-weight: normal;
	line-height: 1.2em;
	position: relative;
	background-color: white;
}

.box a {
	font-size: 10px;
}

.box-more {
	text-align: right;
	padding: 0 4px;
	font-weight: bold;
}


/***** RIGHT BLOCK LOGIN *****/

#col2 #box-login {
}

#col2 #box-login .msg {
	font-weight: bold;
	color: #DC2424;
}

#col2 #box-login .label {
	display: block;
	float: left;
	width: 90px;
	white-space: nowrap;
}

#col2 #box-login input {
	width: 100px;
}

/***** RIGHT BLOCK NEWS *****/

#col2 #box-news {
}

#col2 #box-news .box-content {
	padding: 0;
}

#col2 .news_contents {
	border: 0;
	padding: 8px 0 0 0;
	margin: 0;
}

.news_goto {
	text-align: right;
	display: block;
	padding: 4px 0 0 0;
}

.news-item {
	padding: 4px 4px;
}

.news-item .news_intro {
	font-style: italic;
	font-weight: bold;
	cursor: pointer;
}

.news-item .news_contents {
	display: none;
}

/***** RIGHT BLOCK TVFEED *****/

#col2 #box-tvfeed {
	height: 73px;
	overflow: auto;
	overflow-x: hidden;
	text-align: left;
}

#col2 #box-tvfeed .box-content {
	padding: 0;
}

#col2 #box-tvfeed p {
	padding: 2px 4px;
	margin: 0;
}

/***** RIGHT BLOCK CHAT & GAME CHANNEL *****/

#col2 .chat,
#multiplayer .chat,
#multiplayer_gamestart .chat {
	border-bottom: 1px dashed black;
	height: 100px;
	overflow-y: auto;
	overflow-x: hidden;
}

#multiplayer_gamestart .multiplayer_left .chat {
	border: 1px dashed black;
	width: 183px;
}

#multiplayer_gamestart .multiplayer_left .chat p {
	margin: 0;
	padding: 2px 4px;
}

#multiplayer_gamestart .multiplayer_left .box-content {
	border: 0;
	padding: 0;
}

#col2 #box-chat .box-content,
#col2 #box-game-channel .box-content {
	padding: 0;
}

#col2 #box-chat p,
#col2 #box-game-channel p {
	padding: 2px 4px;
	margin: 0;
}

.chat .name {
	color: black;
	padding-right: 5px;
	font-weight: bold;
}

.chat .name a {
	font-weight: bold;
}

.chat .date {
	padding-right: 5px;
	font-size: 10px;
	color: #808080;
}

.chat .message {
	display: block;
}

#box-chat form,
#box-game-channel form {
	padding: 2px 4px 4px 4px;
}

form#chat_input span {
	margin: 0 0 5px 0;
	display: block;
}

/***** RIGHT BLOCK MULTIPLAYER *****/

#col2 #multiplayer_user_games_content,
#col2 #multiplayer_game_info_content {
	border: 0;
	padding: 0;
	margin: 0;
}

/***** MULTIPLAYER GAMESTART *****/

.kick-user {
	text-decoration: none;
}
.kick-user:hover {
	text-decoration: none;
}

/***** MULTIPLAYER *****/

.loading {
	background: url(../img/loader.gif) no-repeat -2px 0;
	padding: 2px 0 0 32px;
	min-height: 2.5em;
}

.multiplayer_left {
	float: left;
	width: 210px;
}

#multiplayer .create_game {
	height: 240px;
}

.multiplayer_right {
	float: left;
	width: 222px;
	overflow: auto;
}

.multiplayer_bottom {
	float: left;
	width: 100%;
}

.multiplayer_bottom .multiplayer_participants {
	float: left;
	width: 210px;
}

.multiplayer_bottom .multiplayer_participants .item {
	padding: 2px 8px 2px 0;
}

.multiplayer_bottom .multiplayer_action {
	float: left;
	width: 210px;
}

#multiplayer_games {
	border: 1px dotted black;
	margin: 2px 10px 0 0;
	height: 175px;
	overflow: auto;
}

#multiplayer_games table {
	width: 100%;
}

#multiplayer_games table tr td {
	padding: 2px 4px;
}

#multiplayer_gamestart #multiplayer_game_channel_input {
	width: 146px;
}
#multiplayer_game_channel_input {
	width: 186px;
}

.multiplayer_right .item {
	display: block;
	padding: 2px 0;
}

.multiplayer_results table tr td,
.multiplayer_results table tr th {
	padding: 2px 4px 2px 0;
}

.multiplayer_results .table_block_details tr td,
.multiplayer_results .table_block_details tr th {
	padding-left: 4px;
}

.multiplayer_results table tr td {
	text-align: right;
}

#multiplayer_results_content p {
	line-height: 1.2em;
}

#multiplayer_auction_select,
.multiplayer_auction_movie {
	display: none;
	position: absolute;
	top: 20px;
	left: 220px;
	width: 350px;
	height: 100px;
	z-index: 2;
	padding: 0 8px 8px 14px;
	background-color: white;
	border: 2px solid #808080 !important;
}

.multiplayer_auction_movie {
	height: 140px;
	top: 40px;
	left: 200px;
	padding: 4px 8px 8px 22px;
}

.multiplayer_auction_movie h1 {
	margin: 0;
}

.multiplayer_auction_movie a {
	text-decoration: underline;
}

.multiplayer_auction_movie form {
	display: inline;
}

.multiplayer_auction_movie input[name=auction_raising] {
	width: 80px;
}

.multiplayer_auction_movie .movie_box {
	float: right;
	padding: 10px 10px 0 10px;
}

#multiplayer_auction_response {
	padding: 10px 0 0 0;
}

/* Right block: Game info */

#box-game-info .header {
	display: block;
	margin: 0 0 5px 0;
}

#box-game-info fieldset {
	padding: 0 3px 0 3px;
	margin: 4px 0 4px 0;
	border: 1px solid;
}

#box-game-info fieldset legend {
	padding: 0 0 4px 0;
}

#box-game-info fieldset label {
	padding: 0 0 1px 0;
	font-weight: bold;
	float: left;
	width: 140px;
}

#box-game-info fieldset p {
	text-align: right;
	margin: 0; /* important */
}


/* User input */

#input #content_screen.simple {
	min-height: 360px;
}

#input #field-submit label {
	display: none;
}


/* User input ad */

#zend_form_ad .field-lang {
	display: none;
}

#input #field-limitation label.optional {
	margin: 0 0 0.5em 0;
}

#zend_form_ad #field-categories {
	display: none;
}

#zend_form_ad #additional_info-description {
	display: none;
}

/* User input movie */
#zend_form_movie #field-episodes_live {
	display: none;
}

#zend_form_movie #field-live_in_days {
	display: none;
}

#zend_form_movie #field-live_in_block {
	display: none;
}

#zend_form_movie #field-category_series {
	display: none;
}

#zend_form_movie #field-episodes {
	display: none;
}

#zend_form_movie .field-lang {
	display: none;
}

#input #field-languages label.required {
	margin: 0 0 0.5em 0;
}

#zend_form_movie #group-episodes_title {
	display: none;
}

#zend_form_movie #field-studio {
	display: none;
}

#zend_form_movie #group-description2 {
	display: none;
}

#zend_form_movie #group-episodes_description {
	display: none;
}

/* User input filmneeds */

#input_filmneeds_manage img {
	border: 1px solid #000;
}

#zend_form_filmneed .field-film-need-title {
	margin-left: 215px;
}

#zend_form_filmneed #field-type,
#zend_form_filmneed #field-importance {
	float: left;
	margin: 0 1em 1em 0;
}

#zend_form_filmneed #field-type select {
	width: 130px;
}

#zend_form_filmneed #field-importance select {
	width: 50px;
}

#zend_form_filmneed #title_de {
	margin-bottom: 0.5em; /* clear for submit button */
}

/* User generated input review */

#input_review #content_screen {
	min-height: 360px;
}
