
/* Definition der gesamten Talkcontrol-Fl�che */
.talkcontrol_page {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 10px;
    background-color: #f2f2f4; /*REMOVE*/
	height:auto;
    margin-left: 4px;
    margin-right: 4px;
    height: auto;
}

.switchbox {
/*    background-color: #f2f2f2; */
    width: 100%;
    margin-top: 5px;
}

.switchbox2 {
    width: 100%;
}


.switchbox_red {
    background-color: #f2f2f2;
	border: 1px solid #ec297b;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 5px;
}



/* Definition der Kopfzeile */
.talkcontrol_page_title {
    padding-left: 10px;
    padding-right: 5px;
    min-height: 40px;
    padding-top: 0px;
    margin-left: 4px;
    margin-right: 4px;
    background-image: url(../images/talkcontrol/box_back.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
}

.talkcontrol_page_title_left {
    /*	background-color: #FF0000; /*REMOVE*/
    background-image: url(../images/talkcontrol/talkcontrol_logo.png);
    background-repeat: no-repeat;
    background-position: 10px 50%;
    padding-left: 0px;
    width: 160px;
    height: 40px;
    float: left;
}

.talkcontrol_page_title_center {
    width: 200px;
    background-image: url(../images/talkcontrol/reiter_gelb.png);
    background-repeat: no-repeat;
    height: 19px;
    float: left;
    padding-top: 20px;
    padding-left: 30px;
    margin-top: -1px;
    font-family: Tahoma;
    font-weight: bold;
    color: #248eb5;
    font-size: 11px;
    text-decoration: none;
}

.talkcontrol_page_title_right {
    background-image: url(../images/talkcontrol/reiter_logout.png);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 22px;
    width: 105px;
    padding-top: 18px;
    float: right;
    font-family: Tahoma;
    font-weight: bold;
    color: #248eb5;
    font-size: 11px;
    text-decoration: none;
    padding-left: 20px;
    margin-left: 25px;
    margin-right: 0px;
    margin-top: 1px;
    width: 89px;
}

.logout {
    cursor: pointer;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: -8px;
}

.logout_text {
    padding-top: 7px;
    float: left;
    height: 19px;
    vertical-align: middle;
}

.logout_button {
    background-image: url(../images/talkcontrol/logout_button.png);
    background-repeat: no-repeat;
    float: left;
    width: 24px;
    height: 25px;
    padding-left: 2px;
    margin-left: 6px;
}

/* Definion der der Bl�cke Raum und Teilnehmer */
.talkcontrol_page_header {
    margin-top: -2px;
    border-top: solid 2px #248eb5;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
    height: auto;
    margin-left: 12px;
    margin-right: 12px;
}

/* Raum */
.talkcontrol_page_header_left {
    background-color: #FFFFFF; /*REMOVE*/
    width: 47%;
    padding: 5px;
    float: left;
    font-weight: bold;
    color: #494a4d;
    font-size: 15px;
    border: solid 0px #d2d2d2;
}

.music_select {
    margin-left: 29px;
}

.music_select.disabled {
    display: none;
}

.music_select select {
    margin-top: 6px;
    font-size: 13px;
    color: #494A4D;
    font-weight: normal;
    border: 1px solid #ddd;
    width: 240px;
    overflow: hidden;
}

.music_select option {
    color: #494A4D;
}

/* Teilnehmer */
.talkcontrol_page_header_right {
    background-color: #FFFFFF; /*REMOVE*/
    width: 47%;
    padding: 5px;
    float: right;
    font-size: 120%;
    font-weight: bold;
    color: #494a4d;
    font-size: 15px;
    border: solid 0px #d2d2d2;
}

.talkcontrol_page_header_right_2 {
    background-color: #FFFFFF; /*REMOVE*/
    margin-top: 15px;
	width: 47%;
    padding: 5px;
    float: right;
    font-size: 120%;
    font-weight: bold;
    color: #494a4d;
    font-size: 16px;
    border: solid 0px #d2d2d2;
}

.talkcontrol_page_name {
    color: #555659;
    float: left;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}

.talkcontrol_page_name2 {
    color: #555659;
    float: left;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 5px;
}

.talkcontrol_page_info {
    float: right;
    font-size: 16px;
    color: #248eb5;
}

.talkcontrol_page_info_count {
    color: #248EB5;
    float: right;
    font-size: 16px;
    margin-right: 10px;
    margin-top: 10px;
}

.talkcontrol_page_info_room {
    color: #248EB5;
    float: right;
    font-size: 16px;
    margin-right: 5px;
    margin-top: 10px;
}

.talkcontrol_open_info {
    float: right;
	margin-top: 5px;
    font-size: 16px;
    font-weight: bold;
    color: #248eb5;
}

.sb_help {
    background-image: url(../images/talkcontrol/help_icon.png);
    background-repeat: no-repeat;
	float: left;
    margin-top: 9px;
    margin-left: 10px;
    width: 21px;
    height: 21px;
    position: relative;
}

.sb_help_number {
    background-image: url(../images/talkcontrol/help_icon.png);
    background-repeat: no-repeat;
	float: left;
    margin-top: 2px;
	margin-left: 8px;
    width: 21px;
    height: 21px;
    position: relative;
}

.sb_text {
    float: left;
    margin-top: 8px;
    font-weight: bold;
    color: #228db4;
    font-size: 12px;
}

.sb_text_2 {
    float: left;
    margin-top: 8px;
	margin-left:10px;
    font-weight: bold;
    color: #228db4;
    font-size: 12px;
}

.sb_text_open {
    float: left;
    margin-top: 8px;
    color: #228db4;
    font-size: 12px;
}

.sb_text_secure {
    float: left;
	margin-top: 2px;
    color: #228db4;
    font-size: 11px;
	width: 167px;
}

.sb_click:hover {
	background-image: url(../images/talkcontrol/schalter_jetzt_hover.png);
}

.sb_click {
    background-image: url(../images/talkcontrol/schalter_jetzt.png);
    margin-top: 6px;
    margin-right: 4px;
    float: right;
    width: 66px;
    height: 19px;
    border: solid 0px #00f;
    cursor: pointer;
    position: relative;
}

.sb_click.enabled {
    background-image: url(../images/talkcontrol/schalter_jetzt.png);
}

.sb_click_download {
    background-image: url(../images/talkcontrol/schalter_download.png);
    margin-top: 6px;
    margin-right: 4px;
    float: right;
    width: 102px;
    height: 19px;
    border: solid 0px #00f;
    cursor: pointer;
    position: relative;
}

.sb_click_download.enabled {
    background-image: url(../images/talkcontrol/schalter_download.png);
}

.sb_switch_refresh {
    background-image: url(../images/talkcontrol/refresh.png);
    background-repeat: no-repeat;
    margin-top: 4px;
    margin-left: 25px;
	margin-right: 10px;
    float: left;
    width: 24px;
    height: 24px;
    border: solid 0px #0f0;
}

.sb_switch_download {
    background-image: url(../images/talkcontrol/schalter_download.png);
    margin-top: 4px;
    margin-right: 10px;
	margin-bottom: 30px;
    float: left;
    width: 102px;
    height: 19px;
    border: solid 0px #00f;
    position: relative;
}

.sb_switch_jetzt{
    background-image: url(../images/talkcontrol/schalter_jetzt.png);
    margin-top: 4px;
    margin-right: 10px;
    float: left;
    width: 66px;
    height: 19px;
    border: solid 0px #00f;
    position: relative;
}

.sb_switch_an {
    background-image: url(../images/talkcontrol/schalter_an.png);
	float: left;
	margin-top: 4px;
	margin-right: 10px;
    width: 66px;
    height: 19px;
    border: solid 0px #00f;
    position: relative;
}

.sb_switch_aus {
    background-image: url(../images/talkcontrol/schalter_aus.png);
    float: left;
	margin-top: 4px;
	margin-right: 10px;
    width: 66px;
    height: 19px;
    border: solid 0px #00f;
    position: relative;
}

.sb_switch {
    background-image: url(../images/talkcontrol/schalter_an.png);
    cursor: pointer;
    margin-top: 6px;
    margin-right: 4px;
    float: right;
    width: 66px;
    height: 19px;
    border: solid 0px #00f;
    position: relative;
}

.sb_switch.enabled {
    background-image: url(../images/talkcontrol/schalter_an.png);
}

.sb_switch.disabled {
    background-image: url(../images/talkcontrol/schalter_aus.png);
}

.help_content {
    display: none;
}

.sb_pin {
    margin-top: 6px;
	margin-right: 3px; 
    float: left;
    width: 34px;
    border: solid 0px #f00;
    display: block;
}

.sb_pin_secure {
    margin-top: 6px;
    float: left;
    width: 204px;
    border: solid 0px #f00;
    display: block;
}

.sb_refresh {
    background-image: url(../images/talkcontrol/refresh.png);
    background-repeat: no-repeat;
    margin-top: 6px;
    margin-left: 5px;
	margin-right: 4px;
    float: right;
    width: 24px;
    height: 24px;
    border: solid 0px #0f0;
}

.sb_refresh.loading {
    background-image: url(../images/talkcontrol/ajax-loader.gif);
    background-repeat: no-repeat;
    margin-top: 7px;
    margin-left: 9px;
}

.loading_annimation {
    position: absolute;
    background-image: url(../images/talkcontrol/ajax-loader.gif);
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1000;
}

.sp_pin_left {
    border: 0 solid #AAFF55;
    float: left;
    padding-left: 23px;
    width: 250px;
}

.sp_pin_left.disabled{
    display: none;
}
.sp_pin_left.enabled {
    display: inline;
}

.sp_pin_right {
    float: right;
	border: solid 0px #af5;
    width: 72px;
}

.sp_pin_right_open {
    float: right;
	border: solid 0px #af5;
    width: 152px;
}

.input_pin {
    margin-top: 0px;
	margin-left: 0px;
    float: left;
    border: 1px solid #ddd;
    background: #fff;
    font-size: 13px;
    font-weight: normal;
    width: 36px;
}

.button_leiste {
    margin-top: 6px;
    margin-right: -2px;
    float: right;
    width: 285px;
    height: 36px;
}

.button_weiss {
    cursor: pointer;
    width: 140px;
    height: 32px;
    background-image: url(/images/talkcontrol/button_weiss.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
    text-align: center;
}

.button_weiss:hover {
    cursor: pointer;
    width: 140px;
    height: 32px;
    background-image: url(/images/talkcontrol/button_weiss_hover.png);
    background-repeat: no-repeat;
    background-position: 6px 50%;
    text-align: center;
    color: #ffffff;
}

.button_weiss:active {
    background-image: url(/images/talkcontrol/button_weiss_active.png);
}

.button_weiss_text {
    cursor: pointer;
    margin-top: 11px;
    font-family: Tahoma;
    font-weight: bold;
    color: #228db4;
    font-size: 11px;
    height: 35px;
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
}

/* Definition des Blocks Teilnehmerliste */
.talkcontrol_page_middle {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #8bc0d4; /*REMOVE*/
	height:auto;
	margin-top: 20px;
    margin-left: 12px;
    margin-right: 12px;
    height: auto; /* 50px + x * 34  */
    font-weight: bold;
    color:  #FFFFFF;
    font-size: 16px;
    text-decoration: none;
    border: solid 0px #228db4;
}

.talkcontrol_page_middle_name {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}

.talkcontrol_page_middle_help {
    float: left;
    font-size: 16px;
    font-weight: bold;
    color: #248eb5;
    padding-left: 8px;
    padding-top: 2px;
}

.caller_table {
    border-top: solid 2px #b9d9e5;
    width: 100%;
    margin-top: 5px;
}

.caller_table table {
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    width: 100%;
    border-color: #AAFFFF;
    font: 0.8em / 145% 'Trebuchet MS', helvetica, arial, verdana;
    color: #333;
    table-layout: fixed
}

.caller_table table tbody {
    width: 100px;
    background-color: #FFFFFF;
    color: #333;
}

.caller_table th {
    padding: 1px;
    font-family: Tahoma;
    font-weight: bold;
    color: #228db4;
    font-size: 11px;
    padding-left: 5px;
}

.caller_table td {
    padding: 2px;
    font-family: Tahoma;
    font-weight: bold;
    color: #494a4d;
    font-size: 11px;
    border-bottom: solid 2px #8bc0d4;
    padding-left: 5px;
    height: 25px;
}

.caller_table td.tdcenter {
    padding-left: 20px;
}

.caller_table thead th {
    color: #fff;
}

.theadcenter {
    text-align: center;
}

.theadleft {
    text-align: left;
}

.caller_table tbody th {
    white-space: nowrap;
}

.caller_table tbody th a {
    color: #333;
}

.caller_table .odd {
}

.caller_table tbody tr:hover {
    background: #f2f2f2;
}

.caller_table_pos {
    width: 8%;
}

.caller_table_number {
    width: 22%;
}

.caller_table_online {
    width: 40%;
}

.caller_table_silent {
    width: 10%;
}

.caller_table_leader {
    width: 10%;
}

.caller_table_kick {
    width: 10%;
}

.caller_silent {
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.caller_silent.disabled {
    width: 25px;
    height: 25px;
    background-image: url(../images/talkcontrol/check_empty.png);
}
.caller_silent.disabled:hover {
    background-image: url(../images/talkcontrol/check_red.png);
}

.caller_silent.enabled {
    background-image: url(../images/talkcontrol/check_red.png);
}
.caller_silent.enabled:hover {
    background-image: url(../images/talkcontrol/check_empty.png);
}


.caller_leader {
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.caller_leader.disabled {
    background-image: url(../images/talkcontrol/check_empty.png);
}
.caller_leader.disabled:hover {
    background-image: url(../images/talkcontrol/check_green.png);
}

.caller_leader.enabled {
    background-image: url(../images/talkcontrol/check_green.png);
}
.caller_leader.enabled:hover {
    background-image: url(../images/talkcontrol/check_empty.png);
}

.caller_kick {
    width: 25px;
    height: 25px;
    cursor: pointer;
}

.caller_kick.disabled {
    background-image: url(../images/talkcontrol/kick_empty.png);
}
.caller_kick.disabled:hover {
    background-image: url(../images/talkcontrol/kick_red.png);
}

.caller_kick.enabled {
    background-image: url(../images/talkcontrol/kick_red.png);
}
.caller_kick.enabled {
    background-image: url(../images/talkcontrol/kick_empty.png);
}

/* Definition der Blöcke Einwahlnummern und MP3-Mitschnitt */
.talkcontrol_page_bottom {
    margin-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 20px;
    margin-left: 12px;
    margin-right: 12px;
    height: 260px;
}

.talkcontrol_page_bottom_name {
    margin-left: 0px;
	margin-top: 5px;
    float: none;
    font-size: 16px;
    font-weight: bold;
    color: #555659;
}

/* Einwahlnummern */
.talkcontrol_page_bottom_left {
    background-color: #FFFFFF; /*REMOVE*/
    width: 47%;
    padding: 5px;
    float: left;
    color: #494a4d;
    font-size: 16px;
    border: solid 0px #d2d2d2;
}

.infotext {
    padding-top: 5px;
	padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #8f9197;
}

.infotext_r {
    padding-top: 5px;
	padding-left: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #8f9197;
}

.flaginfo {
    display: block;
    float: left;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #8f9197;
}

.flaginfo_r {
    display: block;
    font-size: 11px;
    font-weight: bold;
    color: #8f9197;
	margin-top: 6px;
}

.flaginfo_r_line {
	margin-top: 6px;
	margin-left: 6px;
	width: 254px;
	border: 0px;
 	border-top: solid 1px #DFDFDF;
 	border-bottom: transparent;
}

.flaginfoimg {
    float: left;
	margin-left: 5px;
    padding: 5px;
    font-size: 11px;
    font-weight: bold;
    color: #8f9197;
}

.flaginfotext {
	padding-left: 6px;
	padding-top: 6px;
    color: #494a4d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
	float: left;
}

.flaginfotext_s {
	padding-left: 6px;
    color: #494a4d;
    font-family: Tahoma;
    font-weight: bold;
    font-size: 12px;
	float: left;
}

.flaginfotext_detail {
    color: #494a4d;
    font-family: Tahoma;
    font-size: 10px;
}

.flaginfonumber {
	margin-left: 143px;
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 12px;
	color: #494a4d;

}

.flaginfoborder {
	border: 1px solid #FFFFFF;
	padding: 5px;
}

/* MP3 Mitschnitt */
.talkcontrol_page_bottom_right {
    background-color: #FFFFFF; /*REMOVE*/
    width: 47%;
    padding: 5px;
    float: right;
    font-size: 120%;
    font-weight: bold;
    color: #494a4d;
    font-size: 16px;
    border: solid 0px #d2d2d2;
}

.sb_record {
    background-image: url(../images/talkcontrol/recordajax.png);
    margin-top: 6px;
    margin-right: 20px;
    float: right;
    width: 51px;
    height: 15px;
    border: solid 0px #00f;
}

.sb_record.disabled {
    background-image: url(../images/talkcontrol/emptyajax.png);
    margin-top: 6px;
    margin-right: 20px;
    float: right;
    width: 51px;
    height: 15px;
    border: solid 0px #00f;
}

.record_info {
    padding-top: 14px;
    padding-left: 5px;
    padding-bottom: 5px;
    font-family: Tahoma;
    font-weight: bold;
    color: #494a4d;
    font-size: 11px;
    text-decoration: none;
}

.record_save {
	cursor:pointer;
    float: left;
    padding-left: 5px;
    font-family: Tahoma;
    font-weight: bold;
    color: #248eb5;
    font-size: 11px;
    text-decoration: underline;
}

.record_save:active{
	color: #000000;
}

.record_play {
	cursor:pointer;
    float: left;
    padding-left: 10px;
    font-family: Tahoma;
    font-weight: bold;
    color: #248eb5;
    font-size: 11px;
    text-decoration: underline;
}

.record_play:active{
	color: #000000;
}

.developerbox {
    padding: 8px;
    position: fixed;
    top: 510px;
    left: 20px;
    width: 180px;
    height: 60px;
    background-color: #d2d2d2;
}

.help_text_border {
	border: 0px solid #f98;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	margin-bottom: 10px;
}

.help_text {
	border: 0px solid #000;
	font-weight: bold;
	font-size: 11px;
	margin-left: 75px;
}

.help_overlay {
    background-color: #2e2e2e;
    border-radius: 15px 15px 15px 15px;
    left: -50px;
    padding: 2px;
    position: absolute;
    top: -5px;
    width: 310px;
    z-index: 2001;
}
.help_overlay .content {
    background-color: #ffffff;
    border-radius: 12px 12px 12px 12px;
    font-size: 75%;
    position: relative;
    width: 100%;
}
.help_overlay .content .text {
    overflow: hidden;
    padding: 15px;
    position: static;
}

.list ul {
    list-style-type: square;
	padding-left: 20px;
	margin-bottom: 0px;
	padding-bottom: 10px;
}

.list li {
	padding-bottom: 5px;
}
