﻿/* Pass Time USA CSS Document */

/*************** GENERAL ***************/

.tables {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: Black;
    width: 100%;
    border-collapse: collapse;
}

.tablesHelp {
}

.tableHelpWidth {
    width: 100%;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: solid 2px #CCCCCC;
}

.tableHelpWidthWide {
    width: 100%;
    padding-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font: normal 12px Arial, Helvetica, sans-serif;
    text-decoration: none;
    border: solid 2px #CCCCCC;
}

.tablesTitleRow {
    background-color: #0F316D;
    background-position: bottom;
    padding-left: 15px;
    height: 30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: White;
    border-radius: 5px;
}

.tablesRedRow {
    background-image: url('../Images/redgradient.gif');
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    color: White;
    font-weight: bold;
    height: 25px;
}

.tablesGrayRow {
    background-image: url('../Images/silvergradient.gif');
    padding-left: 15px;
    height: 23px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: Black;
}

.tablesGrayRowNarrow {
    background-image: url('../Images/gray.png');
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    height: 18px;
}

.tablesGrayFooter {
    background-image: url('../Images/gray.png');
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    height: 18px;
}

    .tablesGrayFooter a {
        color: #FFFFFF;
        text-decoration: underline;
    }

.tablesBlueRow {
    background-image: url('../Images/black.png');
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    font-weight: bold;
    color: White;
    height: 25px;
}

/*************** GridView ***************/
.TableHeaderStyle {
    font-size: 12pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: white;
    height: 18px;
    padding-left: 0px;
    background-color: #06367C;
}

.TableHeaderStyleTall {
    background-image: url('../Images/tilteRow-bkgnd.gif');
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #FFFFFF;
    height: 18px;
    padding-left: 0px;
}

.TableFooterStyle {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    height: 18px;
    padding-left: 0px;
    background-color: #0F316D;
}

.TableHeaderStylePad {
    background-image: url('../Images/blue.png');
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
}

.TableGridView {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    height: 18px;
    border: 2px solid #CCCCCC;
}

.TableFieldStyle {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    padding-left: 15px;
}

.TableRowStyle {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
    color: Black;
}

.TableRowStyle_1_15 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    background-color: #FCFCFC;
}

.TableRowStyle_16_30 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    background-color: #FCFCFC;
}

.TableRowStyle_31_60 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    background-color: #FCFCFC;
}

.TableRowStyle_61_90 {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    background-color: #FCFCFC;
}

.TableRowStyle_expired {
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: Black;
    background-color: #FCFCFC;
}

.TableTemplateField {
    font-family: Arial, Helvetica, sans-serif;
    font-size: medium;
    font-weight: bold;
    color: Black;
    border-color: #CCCCCC;
}
