html, body {
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
form {
    margin: 0px;
}
hr {
    height:1px;
    margin: 10px 0px 10px 0px;
    color:#CCC;    
    background:#CCC;
    padding:0px;
    border: 0px none;
}
.hr {
    height:6px;
    width:100%;
    background:URL('../images/hr.gif') repeat-x 50% 50%;
    padding: 0px;
    margin: 5px 0px 5px 0px;
    border: 0px none;
}
table {
    border-collapse: collapse;
    width: 100%;
}
table, td {
    border: 0px;
    margin: 0px;
    padding: 0px;
}
td {
    text-align: left;
    vertical-align: top;
}
a {
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
}
div.clear { clear:both; }
.dl5 { height: 5px; }
.dl10 { height: 10px; }
.dl20 { height: 20px; }
.dl25 { height: 25px; }
.dl30 { height: 30px; }
.dl40 { height: 40px; }

.hidden {
    display: none;
}
table#body {
    background: #ffffff url(../images/table_background_2.gif) 0px 0px repeat-x;
}
div#footer {
    background: url(../images/footer_background.gif) repeat-x;
    height: 50px;
}
div#header_body {
/*    background: #fcfcfc url(../images/header_background.gif) 0% 100% repeat-x; */
}
div, p, h1, h2, h3, td, span, font {
    color: #666666;
    font-family: arial;
    font-size: 12px;
}
img {
    border:0px none;
    margin: 0px 0px -3px 0px;
/*    IE6 hack */
    _margin:0px;
}

div#header {
    width: 975px;
    height: 100px;
    margin: 0 auto 0 auto;
}

    div.logo{
        width: 310px;
        float: left;
        height: 100px;
        margin-left: 10px;
    }
        div.logo img{
            margin-top: 20px;
            margin-left: 15px;
        }

    div.promo{
        width: 360px;
        float: left;
        height: 100px;
    }
        div.promo h1{
            font-size: 20px;
            font-weight: normal;
            text-align: center;
            margin:0;
            margin-top: 25px;
            color: #666666;
        }
        div.promo p{
            font-weight: bold;
            font-family: arial;
            color: #990000;
            font-size: 11px;
            margin: 0px;
        }

    div.login{
        height: 40px;
        text-align: right;
    }
        div.login div.login_links{
            width: auto;
            height: 40px;
            float: left;
            text-align: left;
            padding-left: 10px;
            padding-top: 3px;
        }
            div.login div.login_links a{
                color: #41b1d6;
                font-family: Arial;
                font-size: 13px;                
            }
            div.login div.login_links span{
                color: #41b1d6;
                font-family: Arial;
                font-size: 13px;                
            }

    div.sharethis{
        padding: 0px 0px 0px 0px;
        float: right;
        margin: 5px 30px 0px 0px;
    }               
        div.sharethis a, 
        div.sharethis a:hover{
            color: #41b1d6;
            font-family: Arial;
            font-size: 13px;
        }

    div.search{
        width: 280px;
        float: right;
        height: 100px;
    }
        div.search div.search_input_block{
            height: 54px;
            text-align: right;
            text-align: left;
        }
            div.search div.search_input_block div.search_input{
                float: left;
                height: 33px;
                width: 151px;
                margin: 0 6px 0 12px;
                _margin: 0 4px 0 5px;
            }       
                div.search div.search_input_block div.search_input div.search_input_left{
                    width: 9px;
                    height: 33px;
                    background: url(../images/search_input_left.gif) no-repeat top left;
                    float: left;
                }
                div.search div.search_input_block div.search_input div.search_input_body{
                    width: 125px;
                    height: 33px;
                    float: left;
                    background: url(../images/input_body.gif) repeat-x top left;
                }
                    div.search div.search_input_block div.search_input div.search_input_body input{
                        margin-top: 5px;
                        background: transparent;
                        height: 20px;
                        width: 125px;
                        border:0px;
                        color: #999999;
                        font-size: 14px;
                        font-weight: bold;
                    }
                div.search div.search_input_block div.search_input div.search_input_right{
                    width: 9px;
                    height: 33px;
                    background: url(../images/search_input_right.gif) no-repeat top right;
                    float: left;
                }

    div.menu {
        width: 969px;
        height: 48px;
        margin: auto;
    }
        div.menu div.items {width: 949px;background: url("../images/menu_background.gif") repeat-x scroll left top transparent; background-color: gray;}
        div.menu div {
            height: 48px;
            float: left;
        }
        div.menu div.left {
            width: 10px;
            background: url(../images/menu_left.png) no-repeat top left;
        }
        div.menu div.left_active {         
            margin:0px;
            padding:0px;
            width: 10px;
            background: url(../images/menu_left_active.png) no-repeat top left;
        }
        div.menu div.item {
            text-align: center;
            width: 140px; 
        }
            div.menu p {
                padding:6px 0 0 0;
                margin: 0px;
            }
                div.menu h1{
                    font-weight: bold;
                    margin: 0px;
                    font-size: 12px;
                    text-transform: uppercase;
                    padding: 6px 0 0 0;
                }
                    div.menu a{
                        color: #4d4d4d; 
                        text-decoration: none;                  
                    }
                    div.menu a:hover{
                        color: #4d4d4d; 
                        text-decoration: underline;                 
                    }
        div.menu div.item.active {
            background: url(../images/menu_background_active.gif) repeat-x top left;
            text-align: center;
            width: 140px; 
        }
        div.menu div.right {
            background: url(../images/menu_right.png) no-repeat top right;
            width: 10px; 
            float: right;
        }
        div.menu div.spacer {
            width: 3px;
            background: url(../images/menu_spacer.gif) no-repeat top left;
        }

    div.menu2{
        height: 21px;
/*        padding-bottom: 3px; */
        width: 100%;
/*        background: url(../images/menu2_body_background.gif) repeat-x top left; */
    }           
        div.menu2_body{
            width: 975px;
            height: 21px;
            margin: 0px auto;
        }
            div.menu2_body div.menu2_left{
                width: 10px;
                height: 21px;
                background: url(../images/menu2_left2.gif) no-repeat top left;
                float: left;
            }
            div.menu2_body div.menu2_body{
                width: 927px;
                height: 21px;
                background: url(../images/menu2_body_background2.gif);
                float: left;
                color: #666666;
                text-align: left;
                padding-left: 25px;
            }
                div.menu2_body div.menu2_body a{
                    color: #666666;
                    margin:0 10px 0 10px;
                    line-height: 21px;
                    vertical-align: middle;
                    text-decoration: none;
                }
                div.menu2_body div.menu2_body a:hover{
                    text-decoration: underline;
                }
                div.menu2_body div.menu2_body .active {
                    color: #666;
                    margin:0 10px 0 10px;
                    line-height: 21px;
                    vertical-align: middle;
                    text-decoration: none;
                    font-weight:bold;
                }
            div.menu2_body div.menu2_right{
                width: 10px;
                height: 21px;
                background: url(../images/menu2_right2.gif) no-repeat top left;
                float: left;
            }

    div.menu2 a { font-size: 13px;}
    div.menu2 span.active { font-size: 13px; font-family: arial;}

div#footer div.footer_content{
    width: 965px;
    height: 50px;
    margin: auto;
    text-align: center;
    vertical-align: middle;
}
div#footer div.footer_content p{
    color: #ffffff;
    position: relative;
    top: 19px;
}

/* ############################ */
    div.main_body {
        width: 965px;
        margin: auto;
    }
        div.main_content{
            width: 625px;
            padding-top: 15px;
            padding-right: 15px;
            padding-left: 18px;
            float: left;
        }
        body.auth div.main_content{
            width: 950px;
        }
            div.main_content div.column {
                width: 47%;
                float: left;                
            }
            div.main_content h1{
                padding:15px 0 0 0;
                margin: 0px;
                color: #006666;
                font-size: 24px;
                clear: both;
            }
            div.main_content h2{
                padding:7px 0 10px 0;
                margin: 0px;
                color: #006666;
                font-size: 13px;
                font-weight: bold;
                clear: both;
            }
            div.main_content ul{
                list-style-type: none; 
                margin-top: 5px;
                padding:0px;
                margin: 0px 0px 8px 0px;
            }
                div.main_content ul li {
                    background: url(../images/point3.gif) 0px 10px no-repeat;
                    padding:3px 0px 3px 10px;
                }
                    div.main_content ul li h2{
                        margin: 0px;
                        font-weight: normal;
                        line-height: 14px;
                        padding: 3px 0px 0px 0px;
                    }
                    div.main_content ul li a{
                        color: #0099cc;
                        font-size: 14px;
                    }

            div.main_content a, div.main_content a:hover{
                color:#0099CC;
                font-size:14px;
            }
            div.main_content a.grey, div.main_content a.grey:hover{
                color:#999999;
                font-size:14px;
            }
            div.main_content p, div.main_content span {
                color:#666666;
                font-size:14px;
            }
        div.main_right{
            width: 300px;
            padding-top: 30px;            
            float: left;
        }       
/*
                div.main_body ul li{
                    margin: 3px;
                    _margin: 2px;
                }
*/
/* ######################### */
div.middle{
    height: 161px;
    width: 965px;
    margin: 0px auto;
}
    div.middle div.middle_left{
        height: 161px;
        width: 7px;
        float: left;
        background: url(../images/middle_left.gif) no-repeat 2px 0px;
    }
    div.middle div.middle_right{
        height: 161px;
        width: 5px;
        float: left;
        background: url(../images/middle_right.gif) no-repeat top left;
    }
    div.middle div.middle_content{
        height: 161px;
        width: 950px;
        float: left;
        background: url(../images/middle_background.gif) repeat-x top left;
    }
    div.middle h1{
        color: #FFF;
        font-size: 24px;
        margin:0;
        margin-left: 30px;
        padding: 10px 0 2px 0;
    }
    div.middle h2{
        color: #FFF;
        font-size: 14px;    
        margin: 0px;
        margin-left: 30px;
    }
    div.middle div.middle_list{
        float: left;
        width: 475px;
        height: 70px;
        
    }
    div.middle div.middle_list ul{
        list-style-image: url(../images/point.gif);
        color: #FFF;
        font-size: 14px;
        margin:18px 0 0 0;
        margin-left: 30px;
        padding-left: 13px;
    }
        div.middle div.middle_list ul li{
            margin: 3px;
        }

/* ############################ */
div.navigator {
    width: 200px;
}
/* ############################ */
div.block_red h2, div.block_green h2 {
    line-height:58px;
    font-size:14px;
    font-weight:normal;
    padding:13px 0px 13px 0px;
}

div.block_red{
    padding-top: 7px;
    margin-bottom: 23px;
}
    div.block_red table{
        background: url(../images/block_red_body_background.gif) repeat top left;
    }
        div.block_red td.top_left{
            width: 4px;
            height: 41px;
            background: url(../images/block_red_top_left.gif) no-repeat top left;
        }
        div.block_red td.top_right{
            width: 4px;
            height: 41px;
            background: url(../images/block_red_top_right.gif) no-repeat top right;
        }
        div.block_red td.bottom_left{
            width: 4px;
            height: 5px;
            background: url(../images/block_red_bottom_left.gif) no-repeat top left;
        }
        div.block_red td.bottom_right{
            width: 4px;
            height: 5px;
            background: url(../images/block_red_bottom_right.gif) no-repeat top right;
        }

        div.block_red td.body{
            background: url(../images/block_red_top_center.gif) repeat-x top left;
            padding: 5px;
        }
        div.block_red table div.break{
            height: 4px;
            line-height: 4px;
            width:1px;
        }
/* ######################### */
div.block_brown{
    padding-top: 7px;
    margin-bottom: 23px;
}
    div.block_brown table.wr{
        background: url(../images/block_brown_body_background.gif) repeat top left;
    }
        div.block_brown td.top_left{
            width: 5px;
            height: 61px;
            background: url(../images/block_brown_top_left.gif) no-repeat top left;
        }
        div.block_brown td.top_right{
            width: 5px;
            height: 61px;
            background: url(../images/block_brown_top_right.gif) no-repeat top right;
        }
        div.block_brown td.bottom_left{
            width: 5px;
            height: 5px;
            background: url(../images/block_brown_bottom_left.gif) no-repeat top left;
        }
        div.block_brown td.bottom_right{
            width: 5px;
            height: 5px;
            background: url(../images/block_brown_bottom_right.gif) no-repeat top right;
        }
        div.block_brown td.body{
            background: url(../images/block_brown_top_center.gif) repeat-x top right;
            padding-top: 15px;
            padding-bottom: 8px;
        }
        div.block_brown table div.break{
            height: 4px;
            line-height: 4px;
            width:1px;
        }
/* ######################### */
div.block_green{
    padding-top: 7px;
    margin-bottom: 23px;
}
    div.block_green table.wr{
        background: url(../images/block_green_body.gif) repeat top left;
    }
        div.block_green td.top_left{
            width: 5px;
            height: 59px;
            background: url(../images/block_green_top_left.gif) no-repeat top left;
        }
        div.block_green td.top_right{
            width: 5px;
            background: url(../images/block_green_top_right.gif) no-repeat top right;
        }
        div.block_green td.bottom_left{
            width: 5px;
            height: 5px;
            background: url(../images/block_green_bottom_left.gif) no-repeat top left;
        }
        div.block_green td.bottom_right{
            width: 5px;
            height: 5px;
            background: url(../images/block_green_bottom_right.gif) no-repeat top right;
        }
        div.block_green td.body{
            background: url(../images/block_green_top_body.gif) repeat-x;
            padding: 5px;
        }
        div.block_green table div.break{
            height: 4px;
            line-height: 4px;
            width: 1px;
        }
/* ######################### */
div.block_lgreen{
    padding-top: 7px;
    margin-bottom: 23px;
}
    div.block_lgreen table.wr{
        background: url(../images/block_lgreen_body_background.gif) repeat top left;
    }
        div.block_lgreen td.top_left{
            width: 5px;
            height: 41px;
            background: url(../images/block_lgreen_top_left.gif) no-repeat top left;
        }
        div.block_lgreen td.body{
            background: url(../images/block_lgreen_top_body.gif) repeat-x top left;
        }
        div.block_lgreen td.top_right{
            width: 5px;
            height: 41px;
            background: url(../images/block_lgreen_top_right.gif) no-repeat top right;
        }
        div.block_lgreen td.bottom_left{
            width: 5px;
            height: 5px;
            background: url(../images/block_lgreen_bottom_left.gif) no-repeat top left;
        }
        div.block_lgreen td.bottom_right{
            width: 5px;
            height: 5px;
            background: url(../images/block_lgreen_bottom_right.gif) no-repeat top right;
        }
/* ######################### */
div.block_take_free{
    background: url(../images/block_green.png) no-repeat top left;
    height: 127px;
    width: 320px;
    margin-top: -19px;
    _margin-bottom: -4px;
    behavior: url(../images/iepngfix.htc);
    position: relative;
}
    div.block_take_free p{
        font-size: 22px;
        color: #fff;
        padding: 0px;
        margin: 0px;
        margin-left:15px;   
        padding: 35px 0 0 0;
    }
    div.block_take_free a{
        text-decoration: none;
    }
/* ######################### */
div.links{
    width: 100%;
    clear:both;
}               
    div.links_body{
        width: 950px;
        margin: 0px auto;
        padding:30px 0 20px 0;
    }
        div.links_body a{
            color: #0099cc;
            font-size: 14px;
            margin-right: 20px;
        }
        div.links_body span.active{
            font-weight:bold;
            color:#444;
            font-size: 14px;
            margin-right: 20px;
        }
/* ######################### */
div.input{
    float: left;
    height: 33px;
/*    width: 151px;*/
    margin: 0 6px 0 12px;
    _margin: 0 4px 0 5px;
}       
    div.input div.input_left{
        width: 8px;
        height: 33px;
        background: url(../images/input_left.png) no-repeat top left;
        float: left;
        behavior: url(../images/iepngfix.htc);
    }
    div.input div.input_body{
        width: 125px;
        height: 33px;
        float: left;
        background: url(../images/input_body.gif) repeat-x top left;
    }
        div.input div.input_body input{
            margin-top: 5px;
            background: none;
            height: 20px;
            width: 125px;
            border: 0px;
            color: #999999;
            font-size: 14px;
            font-weight: bold;
        }
    div.input div.input_right{
        width: 8px;
        height: 33px;
        background: url(../images/input_right.png) no-repeat top right;
        float: left;
        behavior: url(../images/iepngfix.htc);
    }
/* ######################### */
.tableOfContent {
    color: #fff;
}
.tableOfContent .topicTitle {
    color: #fff;
}
.tableOfContent .topicPage {
    color: #fff;
}

.formHeader {
    color: #666666;
    font-size: 13px;
    font-weight: bold;
}
/* CSS Document for Content (Lectures, Questions, etc) */

/*Vladimir, this can be changed to match new site design colors */
#content a:link, #content a:visited, content a:active {color:#00C0C1; text-decoration:underline; font-weight:bold;}
#content a:hover {text-decoration:none;}
#content h1.lec_title {color:#BD0000; font-size:18px; margin-bottom:15px;}
#content h2.teaser {font-size:15px;color: #600;margin:15px 0;padding:7px 0px;font-weight:normal;border:2px solid #00C0C1;border-width:2px 0;}
#content h3.lec_title {font-size:14px; color:#600; margin-bottom:10px; padding-top:10px;}
#content h4.lec_title {font-size:13px; color:#600; margin-bottom:10px; padding-top:10px;}
#content .illustration_title {margin:20px 0 15px 0; font-size:13px;}
#content #dictionary_list p {width:600px; padding:7px 3px; margin: 0; border-top:1px solid #00C0C1;}
#content #dictionary_list p:hover {background:#EFF8F0;}

#content p, #content li, #content ul, #content div {font-size:13px; margin-bottom:14px;}
#content table p {font-size:13px; margin:0;}
#content ul li {margin:0 0 10px 30px; list-style: square;}
#content ol li {margin:0 0 10px 30px;}
#content .Define {font-size:13px; margin-bottom:10px;}
#content .tableRegular {border-collapse:collapse; font-size:13px;}
#content .tableFourSides{border:1px solid #000; border-collapse:collapse; font-size:13px;}
#content .tableBtmLine{border-bottom:1px solid #000;}
#content .tableBtmTopLine{border:1px solid #000; border-width:1px 0;}
#content .tableThreeSides{border:1px solid #000; border-top:0px; font-weight: bold;}
#content .tableRightSide {border-right:1px solid #000;}
#content .tableBtmRight {border:1px solid #000; border-width:0 1px 1px 0;}
#content .tableFourSides p, .tableThreeSides p, .tableRegular p {padding:1px; margin:1px;}
#content img, #content table {margin-bottom:14px;}
#content .require {margin-bottom:3px; padding-top:10px;font-size:13px; color: #30C;}
#content img.border {border:1px solid #333;}
/* ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ */
/* ######################### */
/* login short form */
#lsForm {
    position: absolute;
    width: 395px;
/*    display: none; */
    height: 57px;
}
    #lsForm .inp {
        border: 1px dotted #666666;
    }
    #lsForm .cap {
        font-size: 16px;
        font-family: Arial;
    }
/* ######################### */
.lecture .description {
    color:#606060;
    font-size:12px;
    margin-top: 10px;
/*    text-align: justify; */
}
.tagline {
    margin-top:4px; margin-bottom: 10px;;
}
.tagline span,
.tagline a.tag,
.tagline a.tag:hover {
    color: #999;
    font-size: 9px;
}
/* ######################### */
.lock {
    margin-bottom: 0px;
}
.block_red div.lock {
    background: url(../images/lock.gif) no-repeat;
}
/* ######################### */
div.block ul {
    padding-left: 13px;
    margin-left: 0px;
}
div.block td, 
div.block ul li,
div.block ul li a, 
div.block ul li a:hover,
div.block a, 
div.block a:hover{
/*    list-style-image: url(../images/point.gif); */
    color: #fff;
    font-size: 13px;
    background: none;
}

div.block ul li {
    background: url(../images/point.gif) 0px 5px no-repeat;
    padding-left: 10px;
    list-style-type: none;
}

div.block p {
    margin-left:13px;   
    color: #fff;
    font-size: 13px;
}

div.block span{
    margin-left:13px;   
    font-size: 22px;
    color: #fff;
    line-height: 30px;
}
div.block h2{
    color: #fff;
    font-size: 22px;
    line-height: 30px;
    margin: 0px 0px 0px 13px;
}
/* ######################### */
div.paginator p {
    margin-top: 10px;
}
div.paginator span, 
div.paginator a,
div.paginator a:hover {
    font-size: 14px;
}
div.paginator span.disabled {
    color: #666666;
}
/* ######################### */
div.tests p {
    color: #666;
    font-size: 14px;
}
div.Bookmarks p {
    color: #666;
    font-size: 14px;
}

div.tabs div.t_head {
    height: 28px;
}
div.tabs div.t_footer {
    width: 539px;
    border: 0px;
    background: #990000;
    height: 5px; 
    overflow: hidden;
}
div.tabs div.tab {
    margin-right: 28px;
    background: url(../images/select_questions_tab_grey.gif) no-repeat;
    width: 161px;
    height: 28px;
    float: left;
}
div.tabs div.tab.active {
    background: url(../images/select_questions_tab_red.gif) no-repeat;
}
div.tabs a, div.tabs a:hover {
    font-family: arial;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
}
div.tabs a:hover {
    text-decoration: underline;
}
div.tabs p {
    margin-top: 6px; text-align: center;
}
/* ######################### */
table.tests_options {
}
table.tests_options td {
    height: 28px;
    vertical-align: middle;
}
table.tests_options td.val {
    text-align: center;
    font-size: 14px;
    color: #333333;
}
table.tests_options input {
    text-align: center;
}
table.tests_options h2 {
    padding: 0px;
}
#ajaxIndicator {
    position:absolute;
    z-index:200;
    right:20px;
    top:37px;
    width:32px;
    height:32px;
    display:none;
}

table.tests_options input { text-align: center; }
table.tests_options h2 { padding: 0px; }
/* ######################## */
table#lsForm_inc { height: 57px; }
table#lsForm_inc input.inp { width: 140px; }
table#lsForm_inc td#lsForm_l { height: 57px; }
table#lsForm_inc td#lsForm_l div {
    float: right;
    width: 7px;
    height: 57px;
    background: url(../images/sl_l.png);
}
table#lsForm_inc td.lsForm_r {
    height: 57px;
}
table#lsForm_inc td#lsForm_r div {
    width: 13px;
    height: 57px;
    background: url(../images/sl_r.png);
}
table#lsForm_inc td#lsForm_c {
    height: 57px;
    background: url(../images/sl_c.gif);
    vertical-align: top;
}
td#lsForm_c table {
    width: 375px;
    height: 44px;
}
td#lsForm_c td.inp_wr {
    vertical-align: top;
    padding-top: 25px;
}
/*##########################*/
.bookmarksLecture { margin: 10px 0px 0px 0px; }
.bookmarksLecture .checkLecture {
    width: 25px;
    vertical-align: top;
}
.bookmarksLecture .lectureTitle { vertical-align: middle; }
.bookmarksLecture .lectureTitle h2 { padding: 0px 0px 0px 0px; }
.bookmarksTopics .cl1 { width: 70%; }
.bookmarksTopics .cl2 { width: 30%; }
.bookmarksTopics a { font-size: 12px; }
.bookmarksTopics .topic td { vertical-align: middle; }
.bookmarksTopics .topic input { margin-right: 4px; }
/*##########################*/
.lectureTypeList #startTest { margin-right: 20px; }
/*##########################*/
.certificationLecture { margin: 10px 0px 0px 0px; }
.certificationLecture td.check { vertical-align: top; width: 25px; }
.certificationLecture td.title h2 { padding: 0px 0px 0px 0px; }
.certificationLecture td.title font { 
    color: #666666;
    font-size: 11px;
} 
/*##########################*/
.lectureTypeList { width: auto; }
.lectureTypeList td.check {
    width: 25px; 
    vertical-align: top;
}
.lectureTypeList td.title { width: auto; }
.lectureTypeList td.title h1 {
    height: 30px;
    padding: 0px;
    margin: 0px;
}
.lectureTypeList td.countQuestionOnType {
    width: 100px;
    vertical-align: middle;
    text-align: right;
}
/*##########################*/
.Question .answer_feedback {
    margin-left: 25px;
    width: 95%;
}
.Question #navigator .cl1 { width: 160px; }
.Question #navigator .cl2 { width: auto; }
.Question #navigator .cl3 {
    width: 160px;
    text-align: right;
}
.Question .answerList td.cl1 { width: 25px; }
.Question .answerList td.cl2 {
    width: auto;
    padding-left: 50px;
}
.Question .answerList tr.correct { background-color: #d1f5e3; }
.Question .answerList tr.falure { background-color: #f5d1d2; }
/*##########################*/
#resultMsg {
    font-size: 22px;
    color: #999999;
}
#resultMsg font { font-size: 22px; }
#resultMsg font.correct { color: #009900; }
#resultMsg font.falure { color: #990000; }
.testResult .quest { width: 100%; }
.testResult .quest td.mark { width: 25px; height: 25px; }
.testResult .quest td.title { vertical-align: middle; }
.testResult .quest td.title a, .quest td.title a:hover { color: #007700; }
.testResult .quest td.title a h2 { padding: 0px; }
.testResult .topic { width: auto; }
.testResult .topic .title { width: 300px; }
.testResult table.topic td.title a, .testResult table.topic td.title a:hover { font-size: 11px; }
.testResult #take_another_test {
    border: 0px;
    float: left;
    margin-right: 20px;
}
.testResult #save_bookmarked_topics {
    float: left;
    margin-right: 20px;
}
.testResult .topic .title a ,
.testResult .topic .title a :hover{
    font-size: 12px;
}
/*##########################*/
.type_lecture_preview { margin: 10px 0px 0px 0px; }
.type_lecture_preview .check { vertical-align: top; width: 25px; }
.type_lecture_preview .title h2 {
    padding: 0px 0px 0px 0px;
    margin: 0px;
}
/*##########################*/
div.Bookmarks table { width: auto; }    
div.Bookmarks td.delim { height: 10px; }
div.Bookmarks td.check { width: 22px; }
/*####### Payments #########*/
.pays { width: 80%; }
.pays tr.delim td { height: 2px; background-color: #990000; }
.pays td.delim { width: 2px; }
.pays td.color {
    text-align: center;
    padding: 1px 0px;
}
.pays .not_exp td.color { background-color: #bbee88; }
.pays .head td { padding: 4px 0px; }
.pays .head td.color {
    background-color: #bbbbbb;
    color: #ffffff;
    font-size: 14px;
}
/*###### Certificate  ######*/
#certificate { margin: auto; width: 800px; height: 100%; }

#certificate img { margin-right: 20px; }
#certificate div { margin-left: 15px; }
#certificate h1,
#certificate td,
#certificate p {font-family: "times new roman"; color: #000;}
#certificate #user_full_name { font-size: 22px; }

#certificate td h1 { font-size: 24px; font-weight: bold;}
#certificate td p { font-size: 18px; font-weight: normal; }
#certificate td h1.type_title { text-decoration: underline; margin: 0px; height: 0px; }
#certificate td p.list_lections { font-size: 18px; }
#certificate p#url { }

div#siteMap h2 {
    font-size: 18px;
}
div#siteMap h3 {
    font-size: 14px;
}
div#siteMap li { background: none; padding-left: 0px; }
div#siteMap li a {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    background: url(../images/point3.gif) 0px 4px no-repeat;
}
div#siteMap li span {
    padding: 0px;
    margin: 0px;
    padding-left: 10px;
    background: url(../images/point3.gif) 0px 4px no-repeat;
}
div#siteMap li div { height: 20px;line-height: 20px; }
div#siteMap .lecture a { font-size: 14px; }

td.Vam {
    vertical-align: middle;
}
.errors, .errors td {
    vertical-align: middle;
}
.errors img {
    margin: 0px;
}
.answerList input {
    margin: 0px;
}
.answerList td.answer_td1 {
    padding: 0px;
    _vertical-align: 10%;
}
.answerList td.answer_td2 {
    padding: 0px;
    _vertical-align: -10%;
}
.definitionList a {
   cursor: default;
}
.npp_block_1 {
   margin-top: -7px;
}

.red {
   color: #990000;
}
.yellow {
   color: #d6ac32;
}
.letterList .active {
   font-size: 13px;
   font-weight: bold;
}
div.main_content div.Search div#cse-search-results {
    width: 580px;
}
div.main_content div.Search div#cse-search-results-wrapper {
    margin-left: -10px;
    padding: 15px;
    background: url(../images/search_block_bg.png) no-repeat;
}
#cse-search-results iframe {
    width: 570px;
    background: none;
}

.answer_variant {width: 100%;}
.answerList .answer_td2 .numeration {padding: 0px 4px;}
.answerList .answer_td2 .answer_data {width: 100%;}
.answerList .answer_td2 .answer_data p {margin: 0em 0px 1em 0px;}

div.main_content .attention_success/*, div.main_content .attention_success p*/ { 
/*    color: #006666;  */
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image:url('../images/attention_success.gif');
    padding: 5px;
    padding-left: 50px;
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding: 15px;
    padding-left: 45px;
    border: 1px solid #4F8A10;
    margin: 5px 0px;
    width: 91%;
}
div.main_content .attention_error/*, div.main_content .attention_error p*/ { 
/*    color: #990000;  */
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('../images/attention_error.gif');
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding: 15px;
    padding-left: 45px;
    border: 1px solid #D8000C;
    margin: 5px 0px;
    width: 91%;
}
div.main_content .attention_error * {
    color: #D8000C;
}
div.main_content .attention_warning/*, div.main_content .attention_warning p*/ { 
/*    color: #d6ac32;  */
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/attention_warning.gif');
    background-position: 5px 50%;
    background-repeat: no-repeat;
    padding: 15px;
    padding-left: 45px;
    border: 1px solid #9F6000;
    margin: 5px 0px;
    width: 91%;
}

div.main_content .instruction { font-style: italic; }

.answer_mark {
    padding: 0px 0px;
}
textarea#link_certificate {
    width: 400px;
}
/* Promo codes */
.paypalForm {
    width:300px;
    float:left;
}
.promoCode {
    float:right;
    width:220px;
}
.promoCode form {
    margin-left:-12px;
    float:left;
    width:250px;
}
.promoCode a{
    text-decoration:none;
    border-bottom: 1px dotted;
    margin-left:5px;
    position:relative;
    top:5px;
}
#promoCodeMessage {
    width:620px;
}
.promoCode .loading {
    position:absolute;
    display:none;
}
.promoCode .loading img {
    position:absolute;
    left:-40px;
    top:10px;
}
.validPromoCode {
    color: #4F8A10;
    background-color: #DFF2BF;
    padding: 2px;
    border: 1px solid #4F8A10;
    margin: 5px 0px;
    width: 105px;
    overflow:hidden;
    position:relative;
    left:12px;
    float:left;
}
a.removeCodeButton {
    position:relative;
    top:5px;
    left:30px;

}
p.subscriptionInfo {
    position:absolute;
}
.subscriptionInfo span {
    color:#006666;    
}
.feed {
  position:absolute;
  white-space:nowrap;
  left:-152px;
  top:15px;
  padding: 0 0 0 19px;
  z-index:200;
  background: url("../images/feed-icon-14x14.gif") no-repeat 0 50%;
}
