/* CSS Document */

body {
    background-color: #c5c5c5;
    margin: auto;
    padding: 0px;
    text-align: center;
    font-family: Trebuchet MS;
    font-size: 11px;
    color: #3d3d3d;
    line-height: 14px;
}


h1 {
    font-size: 20px;
    font-weight: bold;
}

h2 {
    font-size: 17px;
    font-weight: bold;
}

h3 {
    font-size: 14px;
    font-weight: bold;
}

h4 {
    font-size: 11px;
    font-weight: bold;
}

h5 {
    font-size: 9px;
    font-weight: bold;
}

h6 {
    font-size: 7px;
    font-weight: bold;
}

.in_print_visible {
    display: none;
    position: absolute;
}

ul {
    list-style-type: square;
}

a {
    color: #d0441d;
    text-decoration: none;
}

.top_links a {
    color: #3d3d3d;
}

a:hover {
    color: #d0441d;
    text-decoration: underline;
}

a.black_link {
    color: #5d5f5e;
    text-decoration: none;
}

a.black_link:hover {
    color: #5d5f5e;
    text-decoration: underline;
}

.boxlist a {
    color: black;
}

.subboxlist {
    padding-left: 15px;
}


ul.regular_ul {
    list-style-type: square;
    margin: 10px;
    padding: 10px;
}

ul.regular_ul li {
    list-style-type: square;
}

.general_price {
    font-size: 14px;
    color: #ce0101;
    font-weight: bold;
}



.layout {
    display: block;
    margin: 5px auto 0px;
    overflow: hidden;
    width: 966px;
}

.layout .layoutHeader {
    display: block;
    width: 966px;
    height: 45px;
    overflow: hidden;
    margin: 10px 0px;
}

.layout .layoutHeader .loginBoxLeft {
    background-color: #ff0000;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    padding: 0px;
    overflow: hidden;
    height: 45px;
    _height: 42px;
    width: 9px;
    background: url('/images/layout/frames/loginBoxLeft.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.layout .layoutHeader .loginBoxRight {
    background-color: #ff0000;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    padding: 0px;
    overflow: hidden;
    height: 45px;
    _height: 42px;
    width: 11px;
    background: url('/images/layout/frames/loginBoxRight.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.layout .layoutHeader .loginBoxBg {
    background-color: #ffffff;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    padding: 7px 0px 0px 0px;
    overflow: hidden;
    height: 45px;
    _height: 35px;
    background: url('/images/layout/frames/loginBoxBg.png');
    behavior: url('/iepngfix/iepngfix.htc');
}


.layout .layoutMenu {
    display: block;
    width: 966px;
    overflow: hidden;
    margin: 10px 0px;
}

.layout .layoutMenuBreadcrumb {
    display: block;
    width: 966px;
    height: 70px;
    overflow: hidden;
    margin: 10px 0px;
}

.layout .layoutMenuBreadcrumb .menuBoxBg .breadcrumb_line {
    margin: 6px 0px 0px 12px;
    font-size: 12px;
}

.layout .layoutMenuBreadcrumb .menuBoxBg .breadcrumb_line .separator {
    margin: 0px 2px;
    font-size: 14px;
}

.layout .layoutMenuBreadcrumb .menuBoxBg .breadcrumb_line .last {
    font-weight: bold;
}

.layout .layoutMenuBreadcrumb .menuBoxBg .breadcrumb_line a {
    color: #5d5f5e;
    text-decoration: none;
}

.layout .layoutMenuBreadcrumb .menuBoxBg .breadcrumb_line a:hover {
    color: #5d5f5e;
    text-decoration: underline;
}


.layout .layoutMenu .menuBox {
    display: block;
    width: 966px;
    height: 40px;
    overflow: hidden;
    background-color: #ffffff;
}

.layout .layoutMain {
    display: block;
    width: 966px;
    overflow: hidden;
    text-align: left;
}

.layout .layoutFooter {
    display: block;
    width: 966px;
    height: 20px;
    overflow: hidden;
    text-align: left;
    margin: 10px 10px;
}

.bold {
    font-weight: bold;
}

.bigger_size {
    font-size: 14px;
}

.normal {
    font-weight: normal;
}

.italic {
    font-style: italic;
}

.blue {
    color: #496699;
}

.red {
    color: #ff0000;
}

.white {
    color: #ffffff;
}

.amber_chart, .amber_chart a {
    color: #e46c0a;
}

.green_chart, .green_chart a {
    color: #6cb95d;
}

.red_chart, .red_chart a {
    color: #d31a1a;
}

.yellow_chart, .yellow_chart a {
    color: #f0d836;
}


.big_answer_number {
    font-weight: bold;
    font-size: 30px;
    font-family: Arial;
    margin: 0px;
    display: inline;
    padding: 5px;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left;
}

.align_center {
    text-align: center;
}

.dotted_line {
    height: 1px;
    overflow: hidden;
    background: url('/images/layout/dot.gif');
}

h1.header_big {
    font-family: Trebuchet MS;
    font-size: 22px;
    color: #5d5f5e;
    font-weight: bold;
    margin-top: 3px;
    line-height: 21px;
}

h1.header_big strong.bolder{
    font-size: 24px;
    font-weight: 900;
}

.header_big h1 {
    font-family: Trebuchet MS;
    font-size: 22px;
    color: #5d5f5e;
    font-weight: bold;
    margin-top: 3px;
    line-height: 21px;
}

h2.header_normal {
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    margin: 9px 0px 10px 0px;
    line-height: 20px;
}

.header_normal h2 {
    font-family: Trebuchet MS;
    font-size: 16px;
    font-weight: bold;
    margin: 9px 0px 10px 0px;
    line-height: 20px;
}

h2.header_tour {
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #444444;
    font-weight: bold;
    margin: 0px 0px 10px 0px;
    text-align: center;
}

.payment_success {
    float: left;
}

.payment_success img {
    float: left;
    margin-right: 10px;
}

.payment_success h3 {
    font-size: 14px;
    font-weight: bold;
    float: left;
    width: 520px;
}


/* mainBox */

.mainBox {
    display: block;
    float: left;
    width: 770px;
}

.mainBox .mainBoxTop {
    display: block;
    float: left;
    width: 770px;
    height: 20px;
    background: url('/images/layout/frames/mainBoxTop.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.mainBox .mainBoxBottom {
    display: block;
    float: left;
    width: 770px;
    height: 20px;
    background: url('/images/layout/frames/mainBoxBottom.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.mainBox .mainBoxContent {
    display: block;
    float: left;
    width: 730px;
    background: url('/images/layout/frames/mainBoxBg.png');
    padding: 0px 20px;
    behavior: url('/iepngfix/iepngfix.htc');
}


/* mainBoxfullPage */

.mainBoxfullPage {
    display: block;
    float: left;
    width: 966px;
}

.mainBoxfullPage .mainBoxfullPageTop {
    display: block;
    float: left;
    width: 966px;
    height: 20px;
    background: url('/images/layout/frames/mainBoxfullPageTop.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.mainBoxfullPage .mainBoxfullPageBottom {
    display: block;
    float: left;
    width: 966px;
    height: 20px;
    background: url('/images/layout/frames/mainBoxfullPageBottom.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.mainBoxfullPage .mainBoxfullPageContent {
    display: block;
    float: left;
    width: 926px;
    background: url('/images/layout/frames/mainBoxfullPageBg.png');
    padding: 0px 20px;
    behavior: url('/iepngfix/iepngfix.htc');
}



.rightBox {
    display: block;
    float: left;
    width: 207px;
}

.rightBox .rightBoxTop {
    display: block;
    float: left;
    width: 207px;
    height: 20px;
    background: url('/images/layout/frames/rightBoxTop.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.rightBox .rightBoxContent {
    display: block;
    float: left;
    width: 162px;
    background: url('/images/layout/frames/rightBoxBg.png');
    behavior: url('/iepngfix/iepngfix.htc');
    padding: 0px 20px 15px 25px;
}

.rightBox .rightBoxBottom {
    display: block;
    float: left;
    width: 207px;
    height: 11px;
    background: url('/images/layout/frames/rightBoxBottom.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.indent {
    margin: 0px 10px 20px 10px;
}





.layout .layoutMenu .menuBoxLeft {
    background-color: #ff0000;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    padding: 0px;
    overflow: hidden;
    height: 45px;
    _height: 42px;
    width: 9px;
    background: url('/images/layout/frames/loginBoxLeft.png');

}

.layout .layoutMenu .menuBoxRight {
    background-color: #ff0000;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    padding: 0px;
    overflow: hidden;
    height: 45px;
    _height: 42px;
    width: 11px;
    background: url('/images/layout/frames/loginBoxRight.png');

}

.layout .layoutMenu .menuBoxBg {
    background-color: #ffffff;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 966px;
    height: 82px;
    background: url('/images/layout/frames/menuBoxBg.png');
    text-align: left;
}

.layout .layoutMenuBreadcrumb .menuBoxBg {
    background-color: #ffffff;
    display: inline;
    float: right;
    font-size: 10px;
    margin-top: 5px;
    overflow: hidden;
    width: 966px;
    height: 66px;
    background: url('/images/layout/frames/menuBoxBgBreadcrumb.png');
    text-align: left;
}









form {
    display: inline;
    overflow: hidden;
}

input.text_field {
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    width: 120px;
    padding: 1px;
    display: inline;
    overflow: hidden;
}

textarea.textarea {
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    width: 120px;
    padding: 1px;
    display: inline;
    overflow: hidden;
}


input.button {
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    color: #d0441d;
    height: 20px;
    padding: 0px 4px 3px 4px;
    _padding: 0px 4px 0px 4px;
    font-size: 10px;
    display: inline;
    overflow: hidden;
}
/*
input.button2 {
    background-color: #ffffff;
    border: 1px solid #bbbbbb;
    color: #d0441d;
    height: 20px;
    padding: 0px 4px 3px 4px;
    _padding: 0px 4px 0px 4px;
    font-size: 11px;
    display: inline;
    overflow: hidden;
}
*/
input.button2 {
    background-color: #999999;
    border: 0px solid #999999;
    color: #ffffff;
    height: 20px;
    padding: 0px 4px 3px 4px;
    _padding: 0px 4px 0px 4px;
    font-size: 11px;
    font-weight: normal;
    display: inline;
    overflow: hidden;
}


.clear-both {
    clear: both;
}




.tabs {
    display: block;
    text-align: left;
    margin-left: 10px;
    position: static;
}

.tabs ul, .tabs ul li {
    display: inline;
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.tabs ul li {
    display: block;
    float: left;
    margin: 0px 2px 0px 0px;
}

.tabs ul li.current_tab a {
    padding: 6px 15px 8px 15px;
    display: block;
    float: left;
    font-size: 14px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    background-color: #ebebeb;
    border-top: 3px solid #fed078;
}

.tabs ul li a {
    padding: 6px 15px 8px 15px;
    display: block;
    float: left;
    font-size: 14px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    border-top: 3px solid #ffffff;
}

.tabs ul li a:hover {
    padding: 6px 15px 8px 15px;
    display: block;
    float: left;
    font-size: 14px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    background-color: #ebebeb;
    border-top: 3px solid #fed078;
}








.subtabs {
    display: block;
    text-align: left;
    margin-left: 10px;
    padding-top: 6px;
    padding-left: 6px;
    background-color: #ebebeb;
    position: static;
    height: 29px;
}

.subtabs ul, .subtabs ul li {
    display: inline;
    text-align: left;
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.subtabs ul li {
    display: block;
    float: left;
    margin: 0px 2px 0px 0px;
}

.subtabs ul li.current_tab a, .subtabs ul li.current_tab span {
    padding: 5px 15px 7px 15px;
    display: block;
    float: left;
    font-size: 12px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    border-top: 3px solid #fed078;
}

.subtabs ul li a, .subtabs ul li span {
    padding: 5px 15px 7px 15px;
    display: block;
    float: left;
    font-size: 12px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    border-top: 3px solid #ebebeb;
}

.subtabs ul li a:hover, .subtabs ul li span:hover {
    display: block;
    float: left;
    font-size: 12px;
    color: #606060;
    font-weight: bold;
    text-decoration: none;
    background-color: #ffffff;
    border-top: 3px solid #fed078;
}

.subtabs ul li span, .subtabs ul li.current_tab span
{
    padding-right: 113px;
    position: relative;
}

.subtabs ul li span select
{
    position: absolute;
    top: 1px;
    right: 3px;
    width: 105px;
    font: 12px 'Trebuchet MS';
}





.audit_name_box {
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 4px 10px 8px 10px;
    border-bottom: 3px solid #fed078;
    float: right;
}






.try_demo_tour {
    text-align: center;
    font-size: 11px;
}

.try_demo_tour a {
    font-size: 20px;
    color: #d0441d;
}




#errorExplanation ul {
    color: #ff0000;
}




.boxLink {
    display: block;
    height: 20px;
    margin-top: 2px;
    padding: 3px;
}

.boxLink .current {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
    padding: 0px 5px;
    color: #ffffff;
    text-decoration: none;
}

.boxLink a.selected {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
    padding: 0px 5px;
    color: #ffffff;
    text-decoration: none;
}

.boxLink a.selected:hover {
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
    padding: 0px 5px;
    color: #ffffff;
    text-decoration: none;
}

.boxLink a {
    display: inline;
    background-color: #ffffff;
    border: 1px solid #bdbdbd;
    padding: 0px 5px;
    color: #d0441d;
    text-decoration: none;
}

.boxLink a:hover {
    display: inline;
    background-color: #bdbdbd;
    border: 1px solid #bdbdbd;
    padding: 0px 5px;
    color: #ffffff;
    text-decoration: none;
}



.laptop_big {
    display: block;
    float: left;
    width: 788px;
    height: 646px;
    background: url('/images/laptop_big.gif');
    padding: 30px 0px 0px 128px;
}



.error {
    display: block;
    width: 393px;
    height: 51px;
    padding: 20px 0px 0px 80px;
    text-align: left;
    background: url('/images/layout/frames/error_bg.png');
    behavior: url('/iepngfix/iepngfix.htc');
}

.notice {
    display: block;
    width: 393px;
    height: 51px;
    padding: 20px 0px 0px 80px;
    text-align: left;
    background: url('/images/layout/frames/notice_bg.png');
    behavior: url('/iepngfix/iepngfix.htc');
}











.clickable {
    cursor: pointer;
}

.clickable_question_title {
    display: block;
    float: left;
    width: 645px;
    _width: 655px;
    padding: 0px 0px;
    cursor: pointer;
}

.question_title {
    display: block;
    float: left;
    width: 665px;
    _width: 675px;
    padding: 0px 0px;
}

.clickable_question_checkbox {
    display: block;
    float: left;
    width: 30px;
}


.clickable_question_title_subquestion {
    display: block;
    float: left;
    width: 655px;
    _width: 665px;
    padding: 0px 0px;
    cursor: pointer;
}

.clickable_question_checkbox_subquestion {
    display: block;
    float: left;
    width: 30px;
}








table.rounds {

}

table.rounds td {
    border-top: 1px dotted #aaaaaa;
}

table.rounds th.tl_round {
    width: 7px;
    background: #ccd5e2 url('/images/layout/tables/tl_round.png') top left no-repeat;
}

table.rounds th.tr_round {
    width: 7px;
    background: #ccd5e2 url('/images/layout/tables/tr_round.png') top right no-repeat;
}

table.rounds td.tl_round {
    width: 7px;
    background: #ccd5e2 url('/images/layout/tables/tl_round.png') top left no-repeat;
}

table.rounds td.tr_round {
    width: 7px;
    background: #ccd5e2 url('/images/layout/tables/tr_round.png') top right no-repeat;
}

table.rounds td.bl_round {
    width: 7px;
    background: #ecf0f7 url('/images/layout/tables/bl_round.png') bottom left no-repeat;
}

table.rounds td.br_round {
    width: 7px;
    background: #ecf0f7 url('/images/layout/tables/br_round.png') bottom right no-repeat;
}

table.rounds td.bl_round_green {
    width: 7px;
    background: #def0e0 url('/images/layout/tables/bl_round_green.png') bottom left no-repeat;
}

table.rounds td.br_round_green {
    width: 7px;
    background: #def0e0 url('/images/layout/tables/br_round_green.png') bottom right no-repeat;
}

table.rounds td.bl_round_red {
    width: 7px;
    background: #f4bdbd url('/images/layout/tables/bl_round_red.png') bottom left no-repeat;
}

table.rounds td.br_round_red {
    width: 7px;
    background: #f4bdbd url('/images/layout/tables/br_round_red.png') bottom right no-repeat;
}



.basket th, .basket td {
    text-align: center;
}

.basket th.left, .basket td.left {
    text-align: left;
}




#loader
{
    z-index: 999;
    display: block;
    position: fixed;
    _position: absolute;
    top: 40%;
    _top: 55%;
    left: 30%;
    _left: 38%;
    width: 30%;
    background: #FFFFFF;
    height: 80px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #bbbbbb;
    filter: alpha(opacity=70);
    opacity: 0.7;
}


ul.sections_list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.sections_list li {
    margin: 8px 0px;
}

ul.questions_list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

ul.questions_list li {
    margin: 5px 20px 5px 20px;
    _margin: 1px 20px 1px 20px;
    padding: 0px;
}


a.white_link {
    color: #ffffff;
    font-weight: normal;
}

a.white_link:hover {
    color: #ffffff;
    font-weight: normal;
}

.message_close_button {
    position: absolute;
    top: 8px;
    right: 12px;
}

.inline {
    display: inline;
}

.color_indicator_blue .deleteated_question {
    color: #5e7ca3;
}

.color_indicator_green .deleteated_question {
    color: #3f962d;
}

.color_indicator_red .deleteated_question {
    color: #bb1e1e;
}

.color_indicator_yellow .deleteated_question {
    color: #c7b119;
}






table.grey_table {
    background-color: #ebebeb;
}

table.grey_table th {
  background-color: #ebebeb;
  font-weight: bold;
  padding: 4px 8px;
}

table.grey_table td {
  background-color: #ffffff;
  padding: 4px 8px;
}




.package_box {
    width: 330px;
    height: 180px;
    float: left;
    background-color: #ffffff;
    margin: 10px 11px 0px 11px;
}

.package_box .package_image {
    width: 105px;
    float: left;
}

.package_image img {
    border: 1px solid #cccccc;
    padding: 5px;
}

.package_box .package_desc {
    width: 225px;
    float: left;
    padding: 1px 0px;
}

.package_box .package_desc .package_summary {
    height: 58px;
    overflow: hidden;
}

.package_box .package_desc a {
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

.package_box .package_desc p {
    display: inline;
}

.mini_grey_frame {
    width: 205px;
    height: 31px;
    background: url('/images/layout/frames/mini_grey_frame.png');
    padding: 0px 10px;
    margin-top: 8px;
}

.mini_grey_frame_small {
    width: 145px;
    height: 31px;
    background: url('/images/layout/frames/mini_grey_frame_small.png');
    padding: 0px 10px;
    margin-top: 8px;
}

.mini_grey_links {
    margin: 3px 0px 0px 3px;
}

.package_box .package_desc .mini_grey_links a {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

 .mini_grey_frame .runs, .mini_grey_frame_small .runs {
    float: left;
    width: 90px;
    margin-top: 8px;
}

 .mini_grey_frame .runs .runs_counter, .mini_grey_frame .price .money, .mini_grey_frame .runs .money, .mini_grey_frame_small .runs .runs_counter, .mini_grey_frame_small .price .money {
    color: #ce0101;
    font-size: 14px;
    font-weight: bold;
}

 .mini_grey_frame .run_package,  .mini_grey_frame_small .run_package {
    float: right;
    width: 93px;
    margin-top: 5px;
}

.mini_grey_frame .register_buy {
    float: right;
    width: 115px;
    margin-top: 5px;
}

.mini_grey_frame .more {
    float: right;
    width: 65px;
    margin-top: 5px;
}

 .mini_grey_frame .price, .mini_grey_frame_small .price {
    float: left;
    width: 85px;
    margin-top: 8px;
}

 .mini_grey_frame .buy_package, .mini_grey_frame_small .buy_package {
    float: right;
    width: 56px;
    margin-top: 5px;
}

.package_name {
    color: #ce0101;
    font-size: 18px;
    font-weight: bold;
}



.recently_runs {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.recently_runs a {
    font-weight: bold;
    text-decoration: underline;
}

.recently_runs li {
    width: 190px;
    margin-bottom: 10px;
}

.recently_runs .name {
    margin-bottom: 5px;
}


.package_question_list {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.package_question_list li {
    margin: 1px 0px;
    list-style-type: none;
    color: #ffffff;
    font-weight: bold;
}

.package_subquestion_list {
    list-style-type: none;
    margin: 0px 0px 0px 30px;
    padding: 0px;
}

.package_subquestion_list li {
    margin: 1px 0px;
    list-style-type: none;
    color: #3d3d3d;
    font-weight: bold;
}

.education_materials_sections_list {
    color: #3d3d3d;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

.education_materials_sections_list li {
    font-weight: bold;
    margin: 1px 0px;
    padding: 0px;
}

.education_materials_sections_list li div {
    padding: 0px;
    margin: 0px;
    overflow: hidden;
}

.education_materials_articles_list {
    list-style-type: none;
    margin: 0px 0px 0px 30px;
    padding: 0px;
}

.education_materials_articles_list li {
    margin: 1px 0px;
    list-style-type: none;
    font-weight: normal;
    padding: 0px;
}




.licences_table {
    border: 0px;
    width: 100%;
}

.licences_table th {
    text-align: center;
    padding: 4px 8px;
}

.licences_table td {
    height: 20px;
    text-align: center;
    padding: 0px 8px;
    border-top: 1px dotted #aaaaaa;
}

.licences_table tr.break {
    height: 5px;
    background: #ededed;
}

.licences_table tr.break td {
    border: 0px;
    height: 5px;
}







.delegations_table {

    /*width: 100%;*/
    border-right: 1px solid #DAD9D9;
}

.delegations_table a {
    color: #000000;
    text-decoration: none;
}

.delegations_table a:hover {
    color: #000000;
    text-decoration: underline;
}

.delegations_table th {
    text-align: center;
    padding: 6px 8px;
}

.delegations_table tr.total {
    background-color: #fed078;
}

.delegations_table tr.total td {
    background-color: #fed078;
    padding: 0px;
}

.delegations_table td {
    height: 52px;
    padding: 0px 4px;
    border-top: 1px solid #fff;
    /*
    border-bottom: 1px dotted #aaaaaa;
    border-right: 1px dotted #aaaaaa;
    */
}

.delegations_table td.noborders {
    height: 52px;
    padding: 0px 4px;
    /*
    border-bottom: 1px dotted #ffffff;
    border-right: 1px dotted #aaaaaa;
    */
}

.delegations_table tr.break {
    height: 5px;
    background: #ededed;
}

.delegations_table tr.break td {
    border: 0px;
    height: 5px;
}

table.delegations_table tr.total td
{
  border-bottom: none;
}


.delegations_table2 {
    width: 100%;
    background-color: #ffffff;
}

.delegations_table2 th {
    text-align: left;
    padding: 6px 8px;
    background-color: #efefef;
}

.delegations_table tr {

}

.delegations_table tr.total {
    background-color: #fed078;
}

.delegations_table2 td {
    height: 20px;
    padding: 4px 8px;
    background-color: #ffffff;
    border-bottom: 1px solid #dddddd;
}

.delegations_table2 td.grey {
    height: 20px;
    padding: 4px 8px;
    background-color: #efefef;
}

.delegations_table2 tr.break {
    height: 5px;
    background: #ededed;
}

.delegations_table2 tr.break td {
    border: 0px;
    height: 5px;
}

.toggleButtons
{
    padding: 7px 3px 2px;
    cursor:pointer;
}

/* mini basket */

.mini_basket {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

ul.mini_basket li {
    margin: 5px 0px;
}

.mini_basket a {
    font-weight: bold;
}

.mini_basket .price {
    text-align: right;
    color: #ce0101;
    font-size: 11px;
    font-weight: bold;
}

hr {
    height: 1px;
    border: 0px;
    background-color: #aaaaaa;
    overflow: hidden;
}


.licence_demo {
    color: #77c413;
}

.licence_basic {
    color: #f99a05;
}

.licence_professional {
    color: #32769e;
}

.licence_corporate {
    color: #9b711e;
}



.questions_delegations_options td {
    width: 280px;
    vertical-align: top;
    padding: 5px;
}


.table_nb td{
    border: none;
}

.tooltips
{
    background: #CFE4FF;
    border: 1px solid #3B74BF;
    padding: 5px;
    color: #3b74bf;
}

.clicktip
{
    z-index: 1000; 
    position: absolute;
    background: #CFE4FF;
    border: 1px solid #3B74BF;
    color: #3B74BF;
    padding: 5px;
    text-align: left;
    overflow:visible;
    width: 170px;
}
.tip_close
{
    position:absolute; 
    margin-left: -15px;
    margin-top: -15px;
}
.clicktip p
{
    margin: 0px;
    padding: 2px 0px 4px 5px;
    float: left;
}
.clicktip input
{
    float:left;
}
.clicktip .tip_questions
{
    padding-left: 23px;
    clear:both;
    font-weight: bold;
    float: none;
}



.scroll_button {
    float: left;
    width: 10px;
    height: 10px;
    background-color: #dddddd;
    font-weight: bold;
    padding: 6px;
    cursor: pointer;
}

.scroll_button:hover {
    float: left;
    width: 10px;
    height: 10px;
    background-color: #bbbbbb;
    font-weight: bold;
    padding: 6px;
    cursor: pointer;
}

#scroll_buttons { /* for IE6 */
   position: fixed;
   display: none;
   width: 31px;
   padding: 100px 0px 0px 2px;
}

td > #scroll_buttons { /* for the other browser*/
   position: fixed;
   width: 34px;
   padding: 0;
}

td.procentage {
   background-color: #D4D4D4;
   border-right: 1px solid #fff;
}

.cut_long_label
{
    height: 190px;
    width: 30px;
    overflow:hidden;
    position:relative;
    display:block;
    margin: 0px auto 5px;
}
.cut_long_label img
{
    bottom:0;
    left:9px;
    position:absolute;
}

#delegation_in_progress table
{
    margin: 10px 0;
    border-style: solid;
    border-color: #a5c3d8;
    border-width: 0px 1px 1px 0px;
    width: 100%;
}
#delegation_in_progress table thead th,
#delegation_in_progress table tbody td
{
    border-style: solid;
    border-color: #a5c3d8;
    border-width: 1px 0px 0px 1px;
    padding: 3px 4px;
}
#delegation_in_progress table tbody tr
{
    background: #d9efff;
}

#delegation_in_progress table tbody .processing_label
{
    background: url(/images/icons/bullet_green.png) no-repeat left center #eff8ff;
}
#delegation_in_progress table tbody .processing_label td
{
    padding-left: 15px;
}
.progress_delegating
{
    font-weight: bold;
    color: #7abb08;
    font-size: 13px;
}
.progress_removing
{
    font-weight: bold;
    color: #e0260d;
    font-size: 13px;
}

.grid_cell
{
    width: 52px;
}


/* delagation page */

.delegation_label_column
{
    float: left;
    display: block;
    width: 52px;
    text-align: center;
}

.delegation_label_column table
{
    width: 100%;
    border-right: 1px solid #dad9d9;
}

.delegation_label_column td {
    overflow: hidden;
    height: 52px;
    border-top: 1px solid #dad9d9;
    text-align: center;

    /*
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    */
    background: #fbfafa;
}

.delegation_label_column td.label_title {
    height: 240px;
    width: 30px;
    overflow:hidden;
    position:relative;
    background: #fff;
}

.delegation_label_column td.label_title img {
/*    bottom:0;
    left:9px;
    position:absolute;*/
}

.delegation_label_column tr.section td,
.delegation_label_column td.section {
    height: 52px;
    background: #cfcece;
}

.delegation_label_column td.label_total
{
    background: #fed078;
    /*border: 1px solid #b1bfd2;*/
    height: 30px;
    text-align: center;
}

.delegation_label_column td.label_total a
{
    color: #000;
    font-weight: bold;
}

.delegation_label_column tr.section td, .delegation_label_column td.section
{
    /*background: #8ba8bc;*/
    /*background: url(/images/bg_sections.gif) repeat-x top left #8ba8bc;*/
    /*border: 2px solid #95b2c7;*/
    color: #000;
}

.delegation_label_column td.section
{
    text-align: center;
}

.delegation_label_column td.green_cell {
    background: #7cca30;
    /*background: url(/images/bg_green.gif) repeat-x top left #7cca30;*/
    /*border: 1px solid #7cca30;*/
}

.delegation_label_column td.red_cell {
    background: #d32d21;
    /*background: url(/images/bg_red.gif) repeat-x top left #d32d21;*/
    /*border: 1px solid #c22217;*/
}

.delegation_label_column td.amber_cell {
    background: #f69523;
    /*background: url(/images/bg_amber.gif) repeat-x top left #f69523;*/
    /*border: 1px solid #f69523;*/
}

.delegation_label_column td.yellow_cell {
    background: #ffe828;
    /*background: url(/images/bg_yellow.gif) repeat-x top left #ffe828;*/
    /*border: 1px solid #f4dd20;*/
}

.delegation_label_column .marked_row td.green_cell, .marked_col td.green_cell {
    background: #7BC7FC;
    /*background: url(/images/bg_green_selected.gif) no-repeat center center #7BC7FC;*/
    /*border-color: #4f95e3;*/
}

.delegation_label_column .marked_row td.red_cell, .marked_col td.red_cell {
    background: #7BC7FC;
    /*background: url(/images/bg_red_selected.gif) no-repeat center center #7BC7FC;*/
    /*border-color: #4f95e3;*/
}

.delegation_label_column .marked_row td.amber_cell, .marked_col td.amber_cell {
    background: #7BC7FC;
    /*background: url(/images/bg_amber_selected.gif) no-repeat center center #7BC7FC;*/
    /*border-color: #4f95e3;*/
}

.delegation_label_column .marked_row td.yellow_cell, .marked_col td.yellow_cell {
    background: #7BC7FC;
    /*background: url(/images/bg_yellow_selected.gif) no-repeat center center #7BC7FC;*/
    /*border-color: #4f95e3;*/
}

.delegation_label_column td.icon_answered a,
.delegation_label_column td.icon_noncomplied a,
.delegation_label_column td.icon_notanswered a
{
    display: block;
    width: 16px;
    height: 16px;
    margin: 0px auto;
}

.delegation_label_column td.icon_answered a
{
    background: url(/images/icons/question_answered.gif) no-repeat top left;
}

.delegation_label_column td.icon_noncomplied a
{
    background: url(/images/icons/question_noncomplied.gif) no-repeat top left;
}

.delegation_label_column td.icon_notanswered a
{
    background: url(/images/icons/question_notanswered.gif) no-repeat top left;
}

ul.dropdown-menu li a
{
    color: #666964;
    font-weight: bold;
    text-decoration: none;
}

ul.dropdown-menu li a:hover
{
    text-decoration: underline;
}

ul.dropdown-menu li
{
    padding: 0 25px;
    background: transparent;
    /*background: #EBEBEB;*/
}
ul.dropdown-menu
{
    padding-left: 0px;
    list-style-type: none;
}

.subtabs ul li img
{
    border: 0;
    vertical-align: middle;
}