/* global reset */
html, body {
	width: 100%;
	margin: 0;
	padding: 0;
}

body {
	height: 100%;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { 
    font-size: 1.17em;
}

h4 { font-size: 16px; }
h5 { font-size: 0.83em; }
h6 { font-size: 0.67em; }

img {
	border: none;
}

p, ul, ol, li, form, img {
	margin: 0;
	padding: 0;
}

table {
	border-collapse:collapse;
}

/* predefined classes */
.clear, .reset {
	clear: both;
	display: block;
	height: 0;
	line-height: 1px;
	overflow: hidden;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.ac {
	text-align: center
}

.al {
	text-align: left;
}

.ar {
	text-align: right;
}

.rich-fileupload-button .hiden-object {
	display: none !important;
}

.blck {
	display: block;
}

.small_input {
	width: 144px;
	height: 16px;
	padding: 4px 8px;
	vertical-align: middle;
	background: url(../gfx/portal/portal1.png?3.8.3) no-repeat 0 -302px;
	border: none;
}

.large_input {
	width :185px;
	height: 16px;
	padding: 4px 8px;
	vertical-align: middle;
	background: url(../gfx/portal/portal1.png?3.8.3) no-repeat 0 -2244px;
	border: none;
}

.large_textarea {
	width: 184px;
	height: 92px;
	padding: 4px 8px;
	vertical-align: middle;
	background: url(../gfx/portal/portal1.png?3.8.3) no-repeat 0 -2120px;
	border: none;
	resize: none;
	overflow: auto;
}

.large_textarea_lp {
	width: 580px;
	height: 92px;
	padding: 4px 8px;
	vertical-align: middle;
	background: url(../gfx/portal/textarea_full_bg.png?3.8.3) left top no-repeat;
	border: none;
	resize: none;
	overflow: auto;
}

.button_green_small, .button_green_medium, .button_green_long, .button_green_longer,
.button_orange_small, .button_orange_medium, .button_orange_longer,
.button_blue_small, .button_blue_medium {
	margin: 0;
	padding: 0 !important;
	vertical-align: middle;
	font-family: Arial,Helvetica,sans-serif !important;
	font-size: 13px !important;
	font-weight: normal !important;
	color: #fff !important;
	text-shadow: 0 0 1px #000;
	cursor: pointer;
	border: none !important;
}

a.button_green_small, a.button_green_medium, a.button_green_long, a.button_green_longer,
a.button_orange_small, a.button_orange_medium, a.button_orange_longer,
a.button_blue_small, a.button_blue_medium {
	display: inline-block !important;
	line-height: 26px !important;
	text-align: center !important;
	text-decoration: none !important;
}

.button_green_medium:hover, .button_green_long:hover, .button_green_longer:hover,
.button_orange_small:hover, .button_orange_medium:hover, .button_orange_longer:hover,
.button_blue_small:hover, .button_blue_medium:hover {
	color: #fff !important;
	background-position: 0 -26px !important;
}

.button_green_small {
	width: 76px !important;
	height: 26px !important;
	background: url(../gfx/portal/portal1.png?3.8.3) no-repeat 0 -1455px !important;
}

.button_green_small:hover {
	background-position: 0 -1481px !important;
}

.button_green_medium {
	width: 97px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_green_medium.png?3.8.3) !important;
}

.button_green_long {
	width: 140px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_green_long.png?3.8.3) !important;
}

.button_green_longer {
	width: 180px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_green_longer.png?3.8.3) !important;
}

.button_orange_small {
	width: 76px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_orange_small.png?3.8.3) !important;
}

.button_orange_medium {
	width: 104px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_orange_medium.png?3.8.3) !important;
}

.button_orange_longer {
	width: 180px !important;
	height: 26px !important;
	background: url(../gfx/portal/button_orange_longer.png?3.8.3) !important;
}

.button_blue_small {
	width: 88px !important;
	height: 25px !important;
	background: url(../gfx/portal/button_blue_small.png?3.8.3) !important;
}

.button_blue_small:hover {
	background-position: 0 -25px !important;
}

.button_blue_medium {
	width: 102px !important;
	height: 25px !important;
	background: url(../gfx/portal/portal1.png?3.8.3) no-repeat 0 -1507px !important;
}

.button_blue_medium:hover {
	background-position: 0 -1532px !important;
}

.mfcloud {
	position: absolute !important;
	float: none !important;
	width: 230px;
	height: auto !important;
	margin: 0 !important;
	padding: 5px !important;
	white-space: normal !important;
	color: #1b1b1b !important;
	font: 13px Arial,Helvetica,sans-serif !important;
	text-indent: 0 !important;
	text-transform: none !important;
	background: rgba(0, 0, 0, 0.05) !important;
	border: none !important;
	cursor: default;
	z-index: 3;
	overflow: visible;
	-moz-border-radius: 0 !important;
	-webKit-border-radius: 0 !important;
	border-radius: 0 !important;
	-moz-box-shadow: none !important;
	-webKit-box-shadow: none !important;
	box-shadow: none !important;
}

.mfcloud.red {
	background: rgba(255, 0, 0, 0.3) !important;
}

.mfcloud.green {
	background: rgba(66, 189, 56, 0.3) !important;
}

.mfcloud.fixed {
	position: fixed !important;
}

.mfcloud span {
	position: absolute !important;
	width: 0;
	height: 0;
	padding: 0 !important;
	opacity: 0.3;
}


.mfcloud.white span {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #000;
	opacity: 0.05;
}

.mfcloud.red span {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #f00;
}

.mfcloud.green span {
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-right: 10px solid #42bd38;
}

.mfcloud.right span {
	/*top: 17px;*/
	left: -10px;
}

.mfcloud.bottom span {
	top: -10px;
	left: 110px;
	border-top: none;
	border-bottom: 10px solid #000;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mfcloud.bottom.red span {
	border-bottom-color: #f00;
}

.mfcloud.bottom.green span {
	border-bottom-color: #42bd38;
}

.mfcloud.left span {
	/*top: 17px;*/
	right: -10px;
	border-top: 5px solid transparent;
	border-bottom: 5px solid transparent;
	border-left: 10px solid #000;
	border-right: none;
}

.mfcloud.left.red span {
	border-left-color: #f00;
}

.mfcloud.left.green span {
	border-left-color: #42bd38;
}

.mfcloud.top span {
	bottom: -10px;
	left: 110px;
	border-top: 10px solid #000;
	border-bottom: none;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
}

.mfcloud.top.red span {
	border-top-color: #f00;
}

.mfcloud.top.green span {
	border-top-color: #42bd38;
}

.mfcloud div {
	float: none !important;
	width: auto !important;
	height: auto !important;
	margin: 0 !important;
	padding: 5px 10px !important;
	text-align: left !important;
	font-weight: normal !important;
	line-height: normal !important;
	background: #fff !important;
	border: none !important;
	-moz-border-radius: 0 !important;
	-webKit-border-radius: 0 !important;
	border-radius: 0 !important;
	-moz-box-shadow: none !important;
	-webKit-box-shadow: none !important;
	box-shadow: none !important;
}

.mfcloud img {
	display: block;
	float: right;
	cursor: pointer;
}

.mfalert {
	display: none;
	position: fixed !important;
	top: 50%;
	left: 50%;
	margin: -60px 0 0 -120px !important;
	z-index: 1200;
}

.mfalert div {
	text-align: center !important;
}

.mfalert button {
	display: block;
	margin: 10px auto 0;
	cursor: pointer;
}

/* (i) */
.info_label {
	position: relative !important;
	display: inline-block !important;
	width: 16px !important;
	height: 16px !important;
	text-indent: -29999px;
	background: transparent url(../gfx/ikony/information-white.png?3.8.3) no-repeat !important;
	z-index: 1;
	cursor: help !important;
}
/*
.info_label .cloud {
	display: none !important;
	text-indent: 0;
}

.info_label:hover .cloud {
	display: block !important;
}
*/

/* common elements */
#cf_slimbox_script {
	width: 0 !important;
	height: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal !important;
	border: none !important;
}

/*contact forms*/
.error {
	position: relative;
	display: block;
	margin: 2px auto;
	padding: 2px 5px;
	text-align: center;
	background: #f00;
	background: rgba(255, 0, 0, 0.7);
}

.email_status {
	position: relative;
	display: block;
	margin-bottom: 8px;
	padding: 5px;
	line-height: normal;
	text-align: center;
	background-color: #d8d8d7;
	border: 1px solid #ccc;
}

.error img, .email_status img {
	position: absolute;
	top: 5px;
	right: 10px;
	cursor: pointer;
}

.error, .email_status {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-khtml-border-radius: 5px;
}

/*static modal windows*/
.static_modal_wrapper {
	position: absolute;
	position: fixed !important;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: rgba(208, 208, 208, 0.5);
	z-index: 1002;
}

#static_blocked {
	background: rgba(0, 0, 0, 0.6);
}

.static_modal {
	position: relative;
	width: 580px;
	margin: 0 auto;
	padding: 20px 15px;
	top: 50%;
	line-height: normal !important;
	text-align: left;
	font: 12px Verdana,Tahoma,Arial,Geneva,sans-serif !important;
	background: #ededed url("../gfx/panels/popup_bg.png") repeat-x;
	border: 1px solid #999;
	box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	-webkit-box-shadow: 0 0 10px #000;
}

.static_modal .panel_header {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 16px;
	line-height: normal;
	color: #1c4032;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	border: none;
	border-bottom: 1px solid #d5d5d2;
}

.static_modal .panel_txt {
	margin: 15px 5px;
	padding: 0 5px;
	line-height: normal;
	color: #555;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif !important;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-indent: 0;
	border: none;
	background: none;
}

#noactivation_modal {
	margin: -75px auto 0;
}

/*modals*/
h3.panel_header, .panel_header {
	position: relative;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 0 16px;
	line-height: normal;
	color: #1c4032;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-transform: none;
	text-indent: 0;
	border: none;
	border-bottom: 1px solid #d5d5d2;
}

h3.panel_header small, .panel_header small {
	font-size: 11px;
	font-weight: normal;
}

h3.panel_header a, .panel_header a {
	float: right;
}

.panel_header a:hover {
	cursor: help;
}

.panel_txt {
	margin: 15px 5px;
	padding: 0 5px;
	line-height: 1.2;
	color: #555;
	font-family: Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	text-transform: none;
	text-indent: 0;
	border: none;
	background: none;
}

.panel_txt a {
	text-decoration: none;
	color: #598813;
}

.panel_txt a:hover {
	color: #484b3f;
}

.panel_txt h3 {
	padding: 5px 0 0;
	font-size: 15px;
	font-weight: bold;
	color: #1c4032;
}

.panel_txt ul {
	list-style: disc inside none;
}

/*help*/
#help_vid_box {
	float: left;
	width: 560px;
	height: 340px;
	background: url(../gfx/ajax_process.gif) no-repeat center center;
}

#help_vid {
	display: block;
	margin: 0 auto;
}

#help_vid_list {
	float: right;
	width: 371px;
	font: 13px Arial,Helvetica,sans-serif !important;
}

#help_vid_list ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#help_vid_list li {
	display: block;
	margin: 0 0 10px 0;
	line-height: normal !important;
	text-align: left;
	color: #333;
	background: url(../gfx/portal/help_list_bg.png?3.8.3) no-repeat top center;
}

#help_vid_list li a {
	color: #000;
}

#help_vid_list li .list_bottom {
	width: 371px;
	height: 11px;
	background: #fff url(../gfx/portal/help_list_bottom.png?3.8.3) no-repeat;
}

#help_panel li .list_bottom {
	background-color: #ededed;
}

#help_vid_list li h4 {
	margin: 0 38px 0 18px;
	padding: 14px 0 0 3px;
	font: bold 13px Arial,Helvetica,sans-serif !important;
	color: #666;
	cursor: pointer;
}


#help_vid_list li:hover h4, #help_vid_list .active h4 {
	color: #1b1b1b;
}

#help_vid_list li p {
	display: none;
	padding: 5px;
	line-height: normal !important;
}

#help_vid_list li.active {
	background: url(../gfx/portal/help_list_bg_open.png?3.8.3) no-repeat top center;
}

#help_vid_list li.active .list_bottom {
	height: 10px;
	background-image: url(../gfx/portal/help_list_bottom_open.png?3.8.3);
}

#help_vid_list li.active h4 {
	margin-bottom: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #d5d5d2;
}

#help_vid_list li.active p {
    display: block;
}

#help_vid_list .list_wrapper {
	display: none;
}

#help_vid_list ul > li:first-child .list_wrapper {
	display: block;
}

#help_vid_list li ul {
	padding: 0 38px 0 18px;
}

#help_vid_list li li {
	margin: 0;
	background: none;
	cursor: pointer;
}

#help_vid_list li li:hover {
	color: #598813;
}

#help_vid_list li.play {
	font-weight: bold;
}

/**/
.fixed_overlay {
	position: fixed !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0,0,0,0.6);
	z-index: 1300;
}

.info {
	min-height: 70px;
	padding: 0 0 16px 106px;
	background: url(../gfx/portal/magnyfier.png?3.8.3) no-repeat 3px center;
	border-bottom: 1px solid #d5d5d2;
}

.warn_img {
	background: url(../gfx/msg/warn.png?3.8.3) no-repeat 10px center;
}

.info_img {
	background: url(../gfx/msg/info.png?3.8.3) no-repeat 8px center;
}

#comm100_dvhelp {
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 1001;
}

.create_page #comm100_dvhelp {
	z-index: 1002;
}

#comm100_dvhelp a, #comm100_dvhelp img {
	display: block;
}

/*all modules*/
/*contact*/
.red_header { font-size: 16px; }

.add_page, #menu .add_page {
	position: absolute;
	display: block;
	width: 64px;
	height: 64px;
	padding: 0;
	margin: 0;
	right: -32px;
	bottom: -32px;
	text-indent: -29999px;
	outline: none;
	border: none;
	background: url(../gfx/ikony/add_page.html?3.8.3) no-repeat;
	overflow: visible;
	z-index: 99;
}

.button { /*for adding modules*/
	display: block;
	clear: both;
	margin: 4px 0;
	text-decoration: none !important;
}

.add_more {
	border: 1px dotted;
	padding: 0 2px 0 18px;
}

#section_panel_open {
	background: url(../gfx/ikony/layout_sidebar.png?3.8.3) 1px center no-repeat;
}

.add_more_li .add_more {
	background: url(../gfx/ikony/layout_header.png?3.8.3) 1px center no-repeat;
}

.dr-rich-tool-tip { /*tool-tip style - unused*/
	padding-left: 18px;
	line-height: normal;
	color: #000;
	border-color:#000;
	background: #ccc url(../gfx/ikony/layout_edit.png?3.8.3) 1px center no-repeat;
	opacity: 0.6;
}

.long_text .button, #add_content .button {
	clear: none;
	text-align: center;
}

.long_text .button .add_more {
	display: inline-block;
	padding: 0 2px 0 18px;
	border: 1px dotted;
	background: url(../gfx/ikony/layout_edit.png?3.8.3) 1px center no-repeat;
}

.module {
	margin-top: 24px;
}

.tooltip {
	background: #fffd8b;
	padding: 5px;
	font-family: Arial,Verdana,sans-serif !important;
	font-size: 12px !important;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #4A4019;
}

.mceContentBody li {
	/*margin: 0 0 0 20px !important;*/
}

.addr_mail {
	margin: 2px 0 2px 0;
	padding: 0 0 0 25px;
	line-height: 18px;
	background: url(../gfx/kontakt/mail.png?3.8.3) left center no-repeat;
}

/*jQuery UI datepicker*/
#ui-datepicker-div {
	display: none;
	padding: 5px;
	color: #1b1b1b;
	background: #fff;
	z-index: 1100 !important;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
	-webkit-box-shadow: 0 0 5px #000;
}

.ui-datepicker-title {
	text-align: center;
}

.ui-datepicker-header a:hover {
	text-decoration: none;
}

.ui-datepicker-prev, .ui-datepicker-next {
	line-height: 12px;
	font-size: 26px;
	cursor: pointer;
}

.ui-datepicker-prev {
	float: left;
}

.ui-datepicker-next {
	float: right;
}

.ui-datepicker-calendar .ui-state-default {
	display: block;
	margin: 1px;
	padding: 2px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #ccc;
}

.ui-datepicker-calendar .ui-state-hover {
	background: #eee;
}

.ui-datepicker-calendar .ui-state-highlight {
	font-weight: bold;
	border: 1px solid #777;
}

/*!
 * jQuery Sound Manager Style
 * http://github.com/adriengibrat/jQuery-SoundManager
 *
 * Copyright (c) 2009 Adrien Gibrat
 * Dual licensed under the MIT and GPL licenses.
 * http://opensource.org/licenses/mit-license.php

.playable {
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding: .5em;
	margin: .5em 0;
	outline: none;
} */
/* Simple UI */
/*.playable .ui {
	display: none;
}
.playable.playing .ui,
.playable.paused .ui {
	display: block;
}
.playable .ui.progress,
.playable .ui.progress .loading,
.playable .ui.progress .position {
	height: .5em;
}
.playable .ui.progress {
	position: relative;
	border: 1px solid transparent;
	margin: .25em 0 0 0;
	overflow: hidden;
	cursor:ew-resize;
	cursor:-moz-grab;
	cursor:grab;
}
.playable .ui.progress .loading,
.playable .ui.progress .position {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.playable .ui.timing {
	float: right;
	border: 1px solid transparent;
	font-size: 50%;
	font-weight: normal;
	line-height: 1em;
	padding: .1em .25em;
	margin-left: 1em;
	height: 1em;
	min-width: 5em;
	cursor: text;
}
.playable.paused .ui.timing .elapsed {
	text-decoration: blink;
}*/
/* Corners */
/*.playable,
.playable .ui.timing,
.playable .ui.progress {
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
.playable .ui.progress .loading,
.playable .ui.progress .position {
	-moz-border-radius-topleft: 2px;
	-moz-border-radius-bottomleft: 2px;
	-webkit-border-top-left-radius: 2px;
	-webkit-border-bottom-left-radius: 2px;
}*/
/* Color Scheme */
/*.playable {
	color: #FFF;
	background-color: #333;
}
.playable.playing {
	background-color: #69C;
}
.playable.paused {
	background-color: #CCC;
}
.playable .ui.timing {
	background-color: #58B;
	border-color: #9CF;
	color: #FFF;
}
.playable.paused .ui.timing {
	background-color: #888;
	border-color: #FFF;
}
.playable .ui.progress {
	border-color: #FFF;
	background-color: #CDF;
}
.playable.paused .ui.progress {
	background-color: #CCC;
}
.playable .ui.progress .loading {
	background-color: #EEE;
}
.playable .ui.progress .position {
	background-color: #369;
}
.playable.paused .ui.progress .position {
	background-color: #666;
}*/

/*
 SoundManager 2: "page as playlist" CSS
 ------------------------------------------
 http://schillmania.com/projects/soundmanager2/
*/
.spectrum-container {
	display: none;
}

.sm2_playlist {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.sm2_playlist > li {
	position: relative;
	display: block;
	width: auto;
	padding: 0.25em 0.5em 0.25em 0.5em;
	color: #666;
	letter-spacing: -1px;
	background-image: url(../gfx/ikony/control_play20.png?3.8.3);
	background-repeat:  no-repeat;
	background-position: 6px 4px;
	-webkit-transition-property: hover;
	-webkit-transition: background-color 0.15s ease-in-out;
	-moz-transition: background-color 0.15s linear 0s;
	-o-transition-property: background-color;
	-o-transition-duration: 0.15s;
}

.sm2_playlist > li > a, .sm2_playlist > li > form > a {
	position: relative;
	display: block;
	text-decoration: none;
	outline: none;
	z-index:2;
}

.sm2_playlist > li.sm2_playing,
.sm2_playlist > li.sm2_paused,
.sm2_playlist > li.sm2_playing > a, .sm2_playlist > li.sm2_playing > form > a {
	color: #fff;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.sm2_playlist > li:hover {
	background-color: #eee;
}

.sm2_playlist > li:hover > a,
.sm2_playlist > li:hover > form > a {
	color: #333;
}

.sm2_playlist > li.sm2_playing,
.sm2_playlist > li.sm2_playing:hover {
	background-color: #6699cc;
	background-image: url(../gfx/ikony/control_pause20.png?3.8.3);
}

.sm2_playlist > li.sm2_paused {
	background-color: #999;
	background-image: url(../gfx/ikony/control_play20.png?3.8.3);
}

.sm2_playlist > li.sm2_playing:hover > a,
.sm2_playlist > li.sm2_playing:hover > form > a,
.sm2_playlist > li.sm2_paused > a,
.sm2_playlist > li.sm2_paused > form > a {
	color: #fff;
}

.sm2_playlist > li .controls {
	display: none;
}

.sm2_playlist > li.sm2_playing .controls,
.sm2_playlist > li.sm2_paused .controls {
	position: relative;
	display: block;
}

.sm2_playlist > li.sm2_paused .controls {
	background-color: #666;
}

.sm2_playlist > li:hover .controls .statusbar {
	position: relative;
	cursor: ew-resize;
	cursor: -moz-grab;
	cursor: grab;
}

.sm2_playlist > li.sm2_paused .controls .statusbar {
	background-color: #ccc;
}

.sm2_playlist > li .controls {
	position: relative;
	margin-top: 0.25em;
	margin-bottom: 0.25em;
	background-color: #99ccff;
}

.sm2_playlist > li .controls .statusbar {
	position: relative;
	height: 0.5em;
	background-color: #cdf;
	border: 2px solid #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	overflow: hidden;
	cursor: -moz-grab;
	cursor: grab;
}

.sm2_playlist > li .controls.dragging .statusbar {
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.sm2_playlist > li .controls .statusbar .position,
.sm2_playlist > li .controls .statusbar .loading,
.sm2_playlist > li .controls .statusbar .annotation {
	position: absolute;
	height: 0.5em;
	left: 0;
	top: 0;
}

.sm2_playlist > li .controls .statusbar .position {
	background-color: #369;
	border-right: 3px solid #369;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.sm2_playlist > li.sm2_paused .controls .statusbar .position {
	background-color: #666;
	border-color: #666;
}

.sm2_playlist > li .controls .statusbar .loading {
	background-color: #eee;
}

.sm2_playlist > li .controls .statusbar .position,
.sm2_playlist > li .controls .statusbar .loading {
	width: 0;
}

.sm2_playlist > li.sm2_playing a.sm2_link,
.sm2_playlist > li.sm2_paused a.sm2_link {
	margin-right: 4.5em;
}

.sm2_playlist > li .timing {
	position: absolute;
	display: none;
	width: auto;
	height: 1em;
	padding: 3px 5px;
	right: 1em;
	top: 5px;
	line-height: 1em;
	letter-spacing: 0;
	font: monaco,"VT-100",terminal,"lucida console",courier,system;
	vertical-align: middle;
	text-align: right;
	background-color: #58b;
	border: 1px solid #9cf;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}

.sm2_playlist > li:hover .timing {
	z-index: 2;
}

.sm2_playlist > li .timing div.sm2_timing {
	margin: 0;
	padding: 0;
	margin-top: -1em;
}

.sm2_playlist > li.sm2_playing .timing,
.sm2_playlist > li.sm2_paused .timing {
	display: block;
}

.sm2_playlist > li.sm2_paused .timing .sm2_position {
	text-decoration: blink;
}

.sm2_playlist > li.sm2_paused .timing {
	background-color: #888;
	border-color: #ccc;
}

#control-template {
	display: none;
}
