/* by aa */

/* Suckerfish */
#menuwrap .suckerfish ul.menu > li ul li {
    min-width:190px
}

/* aa buttons */
.button_aa {
    background-color: #252176;
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.button_Black_Clear {
    color: #000;
    padding: 16px 32px;
    border: 2px solid #000;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}

.button_White_Clear {
    color: #fff;
    padding: 16px 32px;
    border: 2px solid #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}


.btn-success {
    background-color: #076bb6;
    border-radius: 1px;
    padding: 5px 17px;
}

.logintools a {color: #ccc; text-transform: uppercase; font-size: 11px; letter-spacing: 1px; padding: 4 4px;}

/* aa - table */
/*table, td, th {    
    border: 1px solid #eee;
    text-align: left;
}

table {
    border-collapse: collapse;
    width: 100%;
}

th, td {
    padding: 5px;
}*/

.aa {
    border-collapse: collapse;
    width: 100%;
}

.aa {
    padding: 8px;
    text-align: left;
    border-bottom: 1px solid #ddd;
}

.thaa {    
    background-color: #252176;
    color: white;
    padding: 2px;
}


.textlight .modulecontent,.textlight .modulecontent a ,.textlight h3.moduletitle {
    color:#fff!important
}
