.top-login-form {
    height: 77px;
}
.log_out {
    margin: 2.7em 0;
    font-size: 12px;
    background: #f0f0f0;
    border: 1px solid #c9c9c9;
}

/* Settings */
.bs-1 {}
.bs-1 h3 {
    margin: 0 0 15px 0;
    padding: 0;
    font-size: 22px;
    font-weight: bold;
    color: #4c4c4c;
}
.bs-1 p {
    margin: 0 0 15px 0;
    font-size: 19px;
    color: #4D5259;
}
.bs-1 p a {
    color: #7bac35;
}

.bs-2 {
    margin-bottom: 15px;
    padding: 15px 15px 25px 15px;
    color: #4D5259;
    background: #e2e2e2;
}
.bs2-1, .bs2-2, .bs2-3 {
    float: left;
}
.bs2-1 {
    width: 40%;
}
.bs2-2 {
    width: 30%;
}
.bs2-3 {
    width: 30%;
}

.bs2-1 p {
    margin: 0 0 15px 0;
    font-size: 12px;
}
.bs2-l1 {
    font-size: 15px;
}
.bs2-i1 {
    width: 168px;
    height: 19px;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;
}
.bs2-s1 {
    font-size: 12px;
    color: #7BAC35;
}
.bs2-l2 {
    font-size: 12px;
}
.bs2-sa1 {
    display: inline-block;
    width: 116px;
    height: 18px;
    font-size: 12px;
    color: #ffffff;
    background: url("../img/check_button_bg.png") no-repeat;
    border: none;
}
.bs2-sa1:hover {
    color: #000000;
}

.bs2-2, .bs2-3 {
    text-align: center;
}

.bs2-3 p span {
    color: #d0425c;
    text-decoration: underline;
}

.send-button-green {
    display: inline-block;
    width: 116px;
    height: 31px;
    font-size: 15px;
    color: #ffffff;
    background: url("../img/send_button_bg.png") no-repeat;
    border: none;
}
.send-button-green:hover {
    color: #000000;
}

.bs2-a1 {
    border: medium none;
    display: inline-block;
    width: 116px;
    height: 31px;
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: url("../img/pay_button_bg.png") no-repeat;
}
.bs2-a1:hover {
    color: #000000;
}


/* Tabs */
.section {
/*    margin: 0 0 30px;*/
}
ul.tabs {
    margin: 0;
    padding: 0;
    height: 70px;
    font-size: 15px;
    line-height: 20px;
    list-style: none;
    text-align: center;
}
.tabs li {
    float: left;
    display: inline;
    margin: 0;
    padding: 18px 25px 10px 25px;
    height: 42px;
    color: #000000;
    cursor: pointer;
    position: relative;
    text-decoration: underline;
}
.tabs li:hover {
    text-decoration: none;
}
.tabs li.current {
    color: #ffffff;
    padding: 18px 25px 10px 25px;
    text-decoration: none;
    background: url("../img/grey_bg.png") 0 0 repeat;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
}
.tabs li span {
    display: block;
    height: 10px;
}
.box {
    display: none;
}
.box.visible {
    display: block;
}
.box p {
    margin-top: 0;
}

/* Tab 1 */
.ctab-1-1 {
    padding: 20px 10px 40px 10px;
    font-size: 15px;
    color: #ffffff;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ctab-1-1 h3 {
    margin: 0 0 45px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}

.ctab-1-1 table {
    margin-left: 15px;
    width: 100%;
    border: none;
}
.ctab-1-1 table td {
    vertical-align: top;
color: #ffffff;
font-size: 15px;
}

.ct11-td1 {
    width: 18%;
}
.ct11-td2 {
    width: 22%;
}
.ct11-td3 {
    width: 7%;
}
.ct11-td4 {
    width: 22%;
}

.ct11-td2 {
    text-align: center;
}

.ct11-ch1 {
    float: left;
    margin-top: 4px;
    margin-right: 12px;
}
.ct11-p1 {
    float: left;
    margin: 0;
}

.ct11-td2 textarea {
    padding: 2px 3px;
    width: 277px;
    height: 74px;
}
.ct11-td2 p {
    margin: 0 0 40px 0;
    padding-top: 16px;
    font-size: 12px;
}

.ct11-td3 ul.ct11-ul3 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ct11-td3 ul.ct11-ul3 li {
/*    float: left;*/
    margin-right: 7px;
}

.ct11-p4 {
    margin: 0;
    padding: 0;
}
.ct11-p4 {
    margin-left: 79px;
    padding-top: 12px;
    font-size: 12px;
}
.ct11-p4 input {
    padding: 2px 3px;
    width: 28px;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;

}
.ct11-p5 {
    margin: 0;
    padding-left: 15px;
}
.ct11-p5 span {
    color: #7BAC35;
}

.ctab-1-2 {
    padding: 0px 0 40px 0; 
}
.ct12-b1 {
    display: block;
    margin: 0 auto 80px auto;
    width: 225px;
    height: 29px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-transform: uppercase;
    background: url("../img/ct12_b1_bg.png") no-repeat;
    border: none;
}
.ct12-b1:hover {
    color: #000000;
}
.ctab-1-2 h3 {
    margin: 0 0 40px 0;
    padding: 0;
    font-family: Times;
    font-size: 24px;
    font-weight: bold;
    color: #4c4c4c;
}
.ctab-1-2 ul {
    margin: 0 0 35px 0;
    padding: 0;
    list-style: none;
    font-family: Times;
    font-size: 22px;
    line-height: 45px;
    color: #4c4c4c;
}
.ctab-1-2 ul li {
    padding-left: 27px;
    background: url("../img/green_list_bubble.png") 0 50% no-repeat;
}
.ct12-l1 {
    float: left;
    display: block;
    margin-right: 28px;
    padding-top: 12px;
    width: 348px;
    height: 38px;
    font-size: 21px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: url("../img/ct12_l1_bg.png") no-repeat;
}
.ct12-l1:hover {
    color: #000000;
}
.ct12-p1 {
    margin: 0;
    padding-top: 5px;
    float: left;
    font-family: Times;
    font-size: 17px;
    font-style: italic;
    color: #4d5259;
}

/* Tab 2 */
.ctab-2-1 {
    padding: 20px 10px;
    font-size: 16px;
    color: #ffffff;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ctab-2-1 h3 {
    margin: 0 0 45px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
}
.ct21-s {
    float: left;
    margin-right: 25px;
}
.ctab-2-1 label {
    display: block;
    margin-bottom: 10px;
}
.ctab-2-1 select {
    margin-bottom: 20px;
    width: 277px;
}
.ctab-2-1 textarea {
    width: 580px;
    height: 100px;
}
.ct21-ok-button {
    margin-top: 69px;
    margin-left: 20px;
    width: 149px;
    height: 39px;
    color: #ffffff;
    background: url("../img/kombine_status_ok_button_bg.png");
    border: none;
}

.ctab-2-2 {
    padding: 24px 10px;
}
.ctab-2-2 table {
    width: 100%;
    border: none;
}
.ctab-2-2 table td {
    vertical-align: middle;
    color: #363638;
}
.ct22-td1 {
    width: 15%;
    text-align: center;
    font-size: 15px;
    line-height: 24px;
}
.ct22-td2 {
    width: 40%;
}
.ct22-td3 {
    width: 34%;
    font-size: 15px;
}
.ctab-2-2 table td textarea {
    padding: 2px 3px;
    width: 440px;
    height: 80px;
    color: #818181;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;
}
.ct22-ch1 {
    float: left;
    margin-top: 27px;
}
.ct22-p1 {
    float: left;
    margin-left: 20px;
}

.ct22-p3 {
    margin: 0;
    padding: 0;
}
.ct22-p3 {
    margin-left: 79px;
    padding-top: 12px;
    font-size: 12px;
}
.ct22-p3 input {
    padding: 2px 3px;
    width: 20px;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;
}

/* Tab 3 */
.ctab-3-1 {
    padding: 20px 10px 25px 10px;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ctab-3-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}
.ctab-3-1 ul li {
    padding-top: 20px;
    float: left;
    width: 25%;

}
.ctab-3-1 ul li p {
    margin: 0;
    padding-top: 25px;
}
.ctab-3-2 {
    padding: 18px 0;
    background: url("../img/ctab_3_2_bg.png") repeat-x;
}
.ctab-3-2 h3 {
    margin: 0;
    padding: 0;
    font-family: Arial;
    font-size: 17px;
    font-weight: normal;
    line-height: 18px;
    color: #363638;
    text-align: center;
}
.ctab-3-3 {
    padding: 26px 0;
    margin: 0 0 30px;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ct33-w {
    margin: 0 auto;
    width: 830px;
}
.ctab-3-3 h2 {
    margin: 0;
    padding: 0;
    float: left;
    font-family: Arial;
    font-size: 16px;
    font-weight: normal;
    color: #ffffff;
}
.ctab-3-3 h2 span {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.ctab-3-3 a {
    float: left;
}
.ct33-button {
    display: block;
    margin-top: 6px;
    margin-left: 45px;
    padding-top: 7px;
    width: 165px;
    height: 32px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: url("../img/install_widget_button_bg.png") no-repeat;
}
.ct33-button:hover {
    color: #000000;
}
.ct33-button-2 {
    display: block;
    margin-top: 6px;
    margin-left: 5px;
    padding-top: 7px;
    width: 165px;
    height: 32px;
    font-size: 16px;
    color: #ffffff;
    text-decoration: none;
    text-align: center;
    background: url("../img/install_widget_button_bg.png") no-repeat;
}
.ct33-button-2:hover {
    color: #000000;
}

/* Tab 4 */
.ctab-4 {
    padding: 20px 10px 40px 10px;
    font-size: 15px;
    color: #ffffff;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ctab-4 h3 {
    margin: 0 0 45px 0;
    padding: 0;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.ctab-4 table {
    margin-left: 15px;
    margin-bottom: 40px;
    width: 100%;
    border: none;
}
.ctab-4 table td {
    vertical-align: top;
    color: #ffffff;
}

.ct4-td1 {
    width: 18%;
}
.ct4-td2 {
    padding-top: 115px;
    width: 22%;
}
.ct4-td3 {
    padding-top: 115px;
    width: 7%;
}
.ct4-td4 {
    padding-top: 115px;
    width: 22%;
}

.ct4-td2 {
    text-align: center;
}

.ct4-td2 textarea {
    padding: 2px 3px;
    width: 277px;
    height: 74px;
}
.ct4-td2 p {
    margin: 0 0 40px 0;
    padding-top: 16px;
    font-size: 12px;
}

.ct4-td3 ul.ct4-ul3 {
    margin: 0;
    padding: 0;
    list-style: none;
}
.ct4-td3 ul.ct4-ul3 li {
    float: left;
    margin-right: 7px;
}

.ct4-td1 span {
    margin-bottom: 15px;
    display: block;
    font-size: 12px;
}

.ct4-p4 {
    margin: 0;
    padding: 0;
}
.ct4-p4 {
    margin-left: 79px;
    padding-top: 12px;
    font-size: 12px;
}
.ct4-p4 input {
    padding: 2px 3px;
    width: 20px;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #b3b3b3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;
}
.ct4-p5 {
    margin: 0;
    padding-left: 15px;
}
.ct4-p5 span {
    color: #7BAC35;
}
.ct4-on-button {
    display: block;
    margin: 0 auto;
    width: 247px;
    height: 47px;
    font-family: Times;
    font-weight: bold;
    font-size: 20px;
  /*  text-transform: uppercase;*/
    text-align: center;
    color: #ffffff;
    background: url("../img/connect_button_bg.png") no-repeat;
    border: none;
     text-decoration: none;
     padding-top: 7px;

}
.ct4-on-button:hover {
    color: #000000;
}
.ct4-ul3 ul.macros_sub_menu li, .ct4-ul3 ul.pattern_sub_menu li {float:none;}


/*updated 25.12.2012*/
/* Tab 6 */
.ctab-6 {}
.ct6-1 {
    padding: 15px 50px;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ct6-1 h3 {
    float: left;
    margin: 10px 0 0 0;
    padding: 0;
    font-family: Arial;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    color: #ffffff;
}
.ct6-1 a {
    display: block;
    float: right;
    padding-top: 10px;
    width: 209px;
    height: 29px;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    background: url("../img/success_story_button_bg.png") no-repeat;
}
.ct6-1 a:hover {
    color: #000000;
}

.ct6-2 {
    padding: 22px 60px 50px 60px;
}
.ct6-2 h3 {
    margin: 0;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #030303;
}
.ct62-1 {
    float: left;
    margin-bottom: 30px;
    padding-left: 20px;
}
.ct62-1 label {
    margin-right: 20px;
    font-size: 15px;
    color: #a59898;
}
.ct62-1 label span {
    font-size: 11px;
}
.ct621-i {
    margin-bottom: 15px;
    width: 168px;
    height: 19px;
    border-top: 1px solid #B3B3B3;
    border-right: 1px solid #707070;
    border-bottom: none;
    border-left: none;
}
.ct621-sp {
    font-size: 12px;
    color: #7BAC35;
}
.ct621-s {
    display: inline-block;
    width: 116px;
    height: 18px;
    font-size: 12px;
    color: white;
    background: url("../img/check_button_bg.png") no-repeat;
    border: none;
}
.ct621-s:hover {
    color: #000000;
}

/*-----*/

/* Tab 5 */
.ctab-5-1 {
    padding: 20px 10px 25px 10px;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ctab-5-1 ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
}
.ctab-5-1 ul li {
    padding-top: 20px;
    float: left;
    width: 25%;

}
.ctab-5-1 ul li p {
    margin: 0;
    padding-top: 25px;
}

.ctab-5-2 {
    padding: 40px 60px;
}
.ctab-5-2 h2 {
    margin: 0 0 40px 0;
    font-size: 35px;
    color: #bd304d;
    text-align: center;
}
.ctab-5-2 ol {
    margin: 0 0 0 25px;
    padding: 0;
}
.ctab-5-2 ol li {
    margin-bottom: 20px;
}

.ct52-button-1 {
    display: block;
    margin-top: 10px;
    padding-top: 8px;
    width: 165px;
    height: 30px;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    background: url("../img/post_trekking_button_bg_red.png") no-repeat;
    cursor:pointer;
}
.ct52-button-1:hover {
    color: #000000;
}

.ct52-table-box {
    padding: 25px;
    color: #ffffff;
    background: url("../img/grey_bg.png") 0 0 repeat;
}
.ct52-table-box table {
    width: 100%;
    text-align: left;
}
.ct52-table-box table td {
    padding-bottom: 25px;
    color: #ffffff;
}
.ct52-table-box table textarea {
    width: 270px;
}
.ct5-ul-icons {
   /* overflow: hidden;*/
    margin: 0;
    padding: 0;
}
.ct5-ul-icons li {
    float: left;
    margin-right: 8px;
}
.ct5-p-small-1 {
    margin: 0;
    padding-top: 20px;
    font-size: 12px;
    text-align: center;
}
.ct5-small {
    padding-left: 20px;
    font-size: 12px;
}
.ct5-t-sep {
    display: block;
    height: 30px;
}

.ct52-save-btn-box {
    padding-top: 37px;
    text-align: center;
}
.ct52-save-btn-box a 
{
    cursor:pointer;
    display: block;
    margin: 0 auto;
    width: 348px;
    height: 50px;
    font-size: 21px;
    line-height: 50px;
    color: #ffffff;
    text-transform: uppercase;
    text-decoration: none;
    background: url("../img/post_trekking_button_bg_green.png") no-repeat;
}
.ct52-save-btn-box a:hover {
    color: #000000;
}