/* TABLE CSS */

.mainTableDiv {
    width: 891px;
    vertical-align: top;
    text-align: center;
}

.rootTable {
    width: 787px;
    border: 1px solid #14430a;
    border-bottom: 0;
    margin: 0 auto 0 auto;
}

.rootTableMiddle {
    width: 787px;
    border-left: 1px solid #14430a;
    border-right: 1px solid #14430a;
    margin: 0 auto 0 auto;
}

.rootTableBottom {
    width: 787px;
    border: 1px solid #14430a;
    border-top: 0;
    margin: 0 auto 0 auto;
}

.filter1 {
    width: 18px;
    height: 84px;
}

.filter2 {
    background: url( ../images/table/filterrepeat.jpg ) repeat-x 2px;
    text-align: left;
}

.filterDiv {
    height: 84px;
    background: url( ../images/table/filtertitle.jpg ) left no-repeat;
    text-align: left;
}

.filterInnerDiv {
    margin: 0;
    position: relative;
    top: 10px;
}

.table1 {
    width: 18px;
    vertical-align: top;
    background: url( ../images/table/rowsleftrepeat.jpg ) repeat-y top;
}

.table2 {
    vertical-align: top;
    background-color: #deeff4;
}

.table3 {
    width: 18px;
    vertical-align: top;
    background: url( ../images/table/rowsrightrepeat.jpg ) repeat-y top;
}

.tableF1 {
    width: 18px;
    height: 26px;
}

.tableF2 {
    background: url( ../images/table/rowsbottom.jpg ) repeat-x;
}

.bodyDiv {
    text-align: left;
    height: 28px;
    background: url( ../images/table/rowsrepeat.jpg ) repeat-x;
}

.bodyTitleDiv {
    width: 236px;
    height: 28px;
    background: url( ../images/table/rowstitle.jpg ) no-repeat;
}

.tabletitle {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 0 0 40px;
    font-weight: bold;
    position: relative;
    top: 13px;
}

.tabletitleImp {
    font-family: Arial;
    font-size: 14px;
    color: #FFFFFF;
    margin: 0 0 0 40px;
    font-weight: bold;
    position: relative;
    top: 7px !important;
}

.filtercopy {
    font-family: Arial;
    font-size: 12px;
    color: #14430a;
    margin: 4px 0 0 15px;
}

.filterdropdown {
    width: 110px;
    font-family: Arial;
    font-size: 12px;
    color: #17360c;
    background-color: #d0ecc4;
    border: 1px solid #17360c;
}

.filterinputline {
    width: 110px;
    font-family: Arial;
    font-size: 12px;
    color: #17360c;
    background-color: #d0ecc4;
    border: 1px solid #17360c;
    margin-right: 3px;
}

.filterbutton {
    width: 90px;
    height: 20px;
    background: url( ../images/table/filterbutton.jpg );
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #17360c;
    border: none;
    margin-left: 5px;
}

.filterbutton2 {
    width: 90px;
    height: 20px;
    background: url( ../images/table/filterbutton2.jpg );
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #17360c;
    border: none;
    margin-left: 5px;
}
.filterbutton2Disable {
    width: 90px;
    height: 20px;
    background: url( ../images/table/filterbutton2.jpg );
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: darkgray;
    border: none;
    margin-left: 5px;
}

.filterbutton3 {
    width: 90px;
    height: 20px;
    background: url( ../images/table/filterbutton3.jpg );
    text-align: center;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #17360c;
    border: none;
    margin-left: 5px;
}

.tdheader {
    background-color: #80b26e;
    text-align: center;
    color: #FFFFFF;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}

.tableSortImage {
    margin-left: 5px;
}

a.tableSortLink {

}

.tdrow {
    text-align: center;
    color: #14430a;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.evenRow {
    height: 25px;
    background-color: #c7e5bd;
}

.oddRow {
    height: 25px;
    background-color: #d8f9d2;
}

.buttonFirst {
    width: 28px;
    height: 20px;
    background: url( ../images/table/buttonfirst.jpg );
    border: none;
    margin-right: 3px;
}

.buttonPrev {
    width: 28px;
    height: 20px;
    background: url( ../images/table/buttonprev.jpg );
    border: none;
    margin-right: 3px;
}

.buttonNext {
    width: 28px;
    height: 20px;
    background: url( ../images/table/buttonnext.jpg );
    border: none;
    margin-right: 3px;
    margin-left: 3px;
}

.buttonLast {
    width: 28px;
    height: 20px;
    background: url( ../images/table/buttonlast.jpg );
    border: none;
}

.pageNumber {
    font-family: Arial;
    font-size: 14px;
    color: #14430a;
    margin-right: 2px;
}

.currentPageNumber {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #14430a;
    margin-right: 2px;
}

.dataTable {
    width: 100%;
    margin-top: 10px;
    border: 0;
}

.paginationDiv {
    height: 20px;
    margin-top: 10px;
}

.bottomButtons {
    text-align: center;
    margin-top: 15px;
}

.ScoreImages {
    border: 1px solid #12435d;
    margin: 2px;
}

a:link, a:visited {
    color: #006;
}

.titleScores {
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
    color: #006699;
}

.gamesListLink {
    text-decoration: none;
}

.gamesListIcon {
    margin: 2px;
    border: 2px solid #FFFFFF;
    height: 24px;
    width: 24px;
}

.gamesListGameName {
    margin-right: 2px;
    font-size: 14px;
    border-bottom: 1px dotted;
}

.gameListGameVersion {
    margin-right: 2px;
    font-size: 10px;
}

.gameNameColumn {
    text-align: left;
    color: #14430a;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.centralColumn {
    text-align: center;
    vertical-align: middle;
}

.centralColumnFull {
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.sortImage {
    border: 0;
    margin-left: 2px;
}