﻿input[type=text], input[type=password], textarea, select {
    border: solid 1px #cccccc;
}

th {
    background-color:#777777;
    color: #ffffff;
}
    th a {
        color: #ffffff;
    }
        th a:hover {
            color: #ffffff;
        }

table, .Login, .DataGrid, #ctl00_Content_dlCalendar, .carttable, .payment, .GridView, .tableStatic {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}
.TableAlternating {
    background-color: #f5f5f5;
}

.button {
    border:solid 1px #cccccc;
    background-color:#f5f5f5;
}

.payment {
    background-color: #f5f5f5;
}

.BillingInfoHeader {
    background-color: #f5f5f5;
}

td.NewUser {
    background-color: #f5f5f5;
}

.ProductSubCatsItem {
    border: solid 2px #cccccc;
    background-color: #f5f5f5;
}

.ProductSubCatsItemImg {
    border:solid 1px #cccccc;
}

.AccountFiles, .AccountFreeModules, .AccountRegCodes, .AccountCompletionReport, .AccountOrders, .AccountEditAccount, .AccountHighScore, .AccountButton {
    background-color:#777777;
    color:#ffffff;
}
    .AccountFiles:hover, .AccountFreeModules:hover, .AccountRegCodes:hover, .AccountCompletionReport:hover, .AccountOrders:hover, .AccountEditAccount:hover, .AccountHighScore:hover, .AccountButton:hover {
    }

.MyAccountIcon {
    color: #ffffff;
}

.course-container, .files-container, .modules-container {
    border-bottom: solid 1px #cccccc;
}

.course-details-image {
    float:left;
    padding-right:20px;
}

.frmradio label, .frmchk label {
    display: inline-block !important;
    width:auto !important;
    padding-left:10px;
}

.formpanel label {
    width:auto !important;
}

.formpanel * {
    font-size:20px;
}