a
{
    color: #000;
}

table#Tconf
{
    border-collapse: collapse;
    vertical-align: top;
}

table#Tconf tr
{
    background-color: #FFF;
    border-bottom: 1px solid #10869C;
}

table#Tconf tr.alt
{
    background-color: #F7F7F7;
}

table#Tconf td
{
    vertical-align: top;
    padding: 5px;
}

#conflist { margin-top: 30px; }
#conflist p { clear: both; margin: 5px 0; }
#conflist p span { font-size: 12px; color: #666; font-weight: bold; }
#conflist p a { font-size: 14px; color: #000; font-weight: bold; line-height: 23px; }

#conflist .single { font-size: 18px; color: #000; font-weight: bold; }

.error_div { color: red; }
.error_div p { padding: 0; line-height: 50%; }

.startConf { margin-left: 10px; text-transform: uppercase; }

#conflistBtnQuestions { padding: 7px 15px; background: #61c7d5; color: #fff; text-transform: uppercase; border: none; font-size: 13px; float: left; margin-bottom: 10px; text-shadow: 1px 1px 0px rgb(105, 102, 102); }
#conflistBtnQuestionsActive { padding: 7px 15px; background: #ff6600; color: #fff; text-transform: uppercase; border: none; font-size: 13px; float: left; margin: 0 0 20px 0; text-shadow: 1px 1px 1px #555; }
#conflistBtnVoteSend { padding: 7px 15px; background: #ff6600; color: #fff; text-transform: uppercase; border: none; font-size: 13px; margin-bottom: 10px; text-shadow: 1px 1px 1px #555; }

#speaker_info { margin-left: 54px; margin-bottom: 40px; }

#conflist .title { font-size: 14px; text-transform: uppercase; color: #666; margin-left: 54px; }

.speaker_photo { float: left; margin-right: 15px; }
.speaker_photo img { width: 100px; height: 133px; }
.speaker_name { color: #000; font-size: 13px; font-weight: bold; }
.speaker_surname { font-weight: bold; font-size: 24px; }
.speaker_desc { font-size: 13px; color: #666; display: block; margin-top: 10px; line-height: 140%; overflow: hidden; }

.title_action { font-weight: bold; color: #333; font-size: 13px; }

.archive { font-size: 14px; }
.archive a { margin: 5px 17px 5px 0; color: #666; text-decoration: underline; display: inline-block; font-weight: bold; }

.letters { font-size: 14px; }
.letters a { margin: 5px 5px 5px 0; color: #666; text-decoration: underline; display: inline-block; text-transform: uppercase; font-weight: bold; }

.sqdate { font-size: 12px; text-align: right; text-transform: uppercase; margin-top: 30px; }

#speaker_last_action_block { margin: 20px 0; }
#speaker_last_action { margin: 10px 0 20px 0; }
#speaker_last_action .date { font-size: 13px; color: #999; text-transform: lowercase; margin-right: 10px; float: left; padding-top: 2px; }
#speaker_last_action .link { font-size: 13px; font-weight: bold; line-height: 23px; overflow: hidden; }

#lastonlinesCategory { margin: 30px 0 20px 0; }
#lastonlinesCategoryTitle { text-transform: uppercase; font-weight: bold; font-size: 14px; }

.font-sizer { margin: 0; padding: 0; font-size: 13px; }
.font-sizer span { display: block; float: left; margin-right: 10px; }
.font-sizer li { float: left; margin: 0; padding: 0; list-style: none; }
.font-sizer li.s110 { font-size: 1.2em; line-height: 22px; }
.font-sizer li.s120 { font-size: 1.4em; line-height: 20px; }

.font-sizer li.active span { background: #bbb; color: #fff; }
.font-sizer li span { padding: 3px; display: block; width: 22px; height: 22px; text-align: center; line-height: 22px; color: #999; margin-right: 0 !important; }
.font-sizer li span:hover { cursor: pointer; }

.rs.s100 { line-height: 20px; }
.rs.s110 { font-size: 110%; line-height: 170%; }
.rs.s120 { font-size: 120%; line-height: 170%; }

.print_version { float: right; font-size: 80%; height: 50px; line-height: 54px; }

.title_block h2
{
	font-size: 100%;
	background: #fff;
	padding: 0 10px;
	position: relative;
	display: inline;
}

div#online_panel
{
    text-align: right;
}

a#expand
{
    font-weight: bold;
    text-decoration: none;
    color: #14849D;
}

div#quest_answer
{
    position:relative;
    margin: 20px 10px;
}

div#quest_answer dl
{
    position:relative;
}

div#quest_answer dl dt
{
    position:relative;
    margin: 10px 0 0 0;
    padding: 7px 10px;
    border: 1px solid #9CB2C2;
    font: 12px Tahoma, Verdana, Arial, sans-serif;
    background: #ECF4F7;
}

div#quest_answer dl dt a
{
    position: absolute;
    display:block;
    top: 0;
    right: 0;
    padding: 5px 10px;
    font-weight: bold;
    background: #14849D;
    color: #FFF;
    text-decoration: none;
}

* html div#quest_answer dl dt a
{
    right: 258px;
}


div#quest_answer dd
{
    display: none;
    padding: 10px 10px 10px 40px;
    font: 13px Verdana, Tahoma, Arial, sans-serif;
    border: 1px solid #9CB2C2;
    border-top: none;
}

div#quest_answer dd em, div#quest_answer dt em
{
    display: block;
    font-weight: bold;
}

div#quest_answer dd em
{
    text-align: right;
}

#quest_form { padding: 10px; font-size: 13px; color: #333; }
#quest_form label { clear: left; display: block; float: left; font-size: 13px; font-weight: bold; margin: 10px 10px 10px 0; color: #333; }
#quest_form input { margin: 4px 0 10px 0; padding: 5px 10px; width: 250px; border: 1px solid #999; }
#quest_form textarea { margin: 4px 0; border: 1px solid #999; width: 100%; height: 200px; }
#quest_form input[type="submit"] { padding: 7px 15px; background: #61c6d4; color: #fff; text-transform: uppercase; border: none; font-size: 13px; float: left; margin-bottom: 10px; text-shadow: 1px 1px 1px #555; width: 134px; }

#quest_form input.checkbox { width: auto; }

#vote_form { padding: 10px; font-size: 14px; color: #000; }
#vote_form label { clear: left; display: block; float: left; font-size: 13px; font-weight: bold; margin: 10px 10px 10px 0; color: #333; }
#vote_form input[type='text'] { margin: 4px 10px 10px 0; padding: 4px 10px 6px 10px; width: 250px; border: 1px solid #999; }

.q_user { font-size: 13px; color: #333; }
.q_user span { margin-right: 10px; }
.q_qbody { font-size: 13px; color: #000; font-weight: 700; margin: 10px 0 0 0; line-height: 20px; }
.q_abody { font-size: 13px; color: #333; margin: 0 0 50px 0; padding: 10px; border: 1px #cecece solid; }

.q_abody_img { float: left; margin: 6px 15px 0 0; display: inline; }
.q_abody_img img { width: 50px; height: 67px; }
.q_abody_text { font-size: 13px; overflow: hidden; line-height: 20px; color: #000; }

.rpanel
{
    margin-top: 2px;
}

.rpanel h4
{
    padding: 3px 10px;
    text-transform: uppercase;
    background: #14849D;
    color: #FFF;
    font-size: 12px;
}

.rpanel ul
{
    list-style: none;
    float: left;
}

.rpanel ul li
{
    float: left;
}

.rpanel ul li a
{
    display: block;
    padding: 5px 7px;
}

.first_letter
{
    margin: 10px 0;
    font-size: 24px;
    font-weight: bold;
    color: #14849D;
}

.guests
{
    margin-left: 34px;
    list-style: none;
}

#guest_info { font-size: 13px; margin-bottom: 15px; }
#guest_info img { margin-right: 15px; }

/*
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* + html .clearfix {
    height: 1%;
}
*/

* html .clearfix {
    height: 1%; /* IE5-6 */
}
* + html .clearfix {
    display: inline-block; /* IE7not8 */
}
.clearfix:after { /* FF, IE8, O, S, etc. */
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.red {color: red}

.lastonlines {height: 120px;overflow: hidden}
.lastonlines li {float: left;height: 120px;padding: 0 10px;list-style:none}
.lastonlines li a img {height: 120px}
.jcarousel-container {width: 100%;height: 120px;position: relative;}
.jcarousel-clip {margin: 0 20px; overflow: hidden}
.jcarousel-prev, .jcarousel-next {position: absolute; top: 50px; left: 10px; width: 5px; height: 10px;background: url('/i/prev.gif') 0 0 no-repeat; cursor: pointer}
.jcarousel-next {left: auto; right: 10px; background: url('/i/next.gif') 0 0 no-repeat}
.jcarousel-prev-disabled, .jcarousel-next-disabled {cursor: default; background-position: -5px 0}

.tags i { float: left; }
.tags ul { margin: 10px 0; padding-left: 10px; }
.tags li { margin: 0; padding: 0; float: left; list-style: none; margin-right: 7px; font-size: 13px; }
.tags li a { color: #999; border: none; }

.right-content { margin-top: 19px; }
.right_block_content { margin: 4px 0 !important; }
.menu-content { padding: 0 !important; }

.lGuestListTitle { font-weight: bold; width: 100%; border-bottom: 1px #ccc dashed; font-size: 22px; margin-top: 10px; }
.lGuestList { margin: 10px 0; padding: 0; }
.lGuestList li { list-style: none; margin: 10px 0; }

.conf_video_file { display: block; width: 100%; height: 340px; margin: 0 auto 10px auto; }

#conf_video { margin: 0 5px; }

#conf_video .listheader { margin: 10px 0 20px 0; }

#speaker_last_block { overflow: hidden; }

.success { font-size: 13px; border: 1px green solid; padding: 5px 10px; text-align: center; font-weight: bold; color: green; margin-top: 20px; }