body {
    font-family:tahoma,sans-serif;
    font-size:8pt;
    font-weight:normal;
}
html {
    font-family:tahoma,sans-serif;
}
div.area1 {
    position: absolute;
    background-color: white;
    padding: 7px;

    font-weight: bold;
}

div.area1_static {
/*position:absolute;*/
    background-color: white;
    padding: 7px;
    position: static;

    font-weight: bold;
}

div.area2 {
    background-color: #D2E6C8;
    position: static;
    width: 100%;

    font-weight: bold;
}

.headerContentSeparator {
    height: 1px;
    background-color: #FFFFFF;
}

.panelSeparator {
    height: 15px;

    font-size: 8pt;
    font-weight: bold;
}

.main #mainTopArea {
    background-image: url( ../img/bg3.jpg );
    background-repeat: no-repeat;

    font-size: 8pt;
    font-weight: bold;
}

.mainHeader {
    height: 109px;
}

/*
--- common_styles
*/

.commonErrorMessage {
    color: #000000;
}

.left3 {
    padding-left: 3px;
}

.left20 {
    padding-left: 20px;
}

.right3 {
    padding-right: 3px;
}

.right10 {
    padding-right: 10px;
}

.right20 {
    padding-right: 20px;
}

.top3 {
    padding-top: 3px;
}

.top10 {
    padding-top: 10px;
}

.bottom10 {
    padding-bottom: 10px;
}

.aLeft {
    text-align: left;
}

.aRight {
    text-align: right;
}

.aCenter {
    text-align: center;
}

.vaTop {
    vertical-align: top;
}

.vaMiddle {
    vertical-align: middle;
}

.wFull {
    width: 100%;
}

.hFull {
    height: 100%;
}

.wDefault {
    width: 20px;
}

.hDefault {
    height: 20px;
}

form {
    margin: 0px;
}

a {
    text-decoration: none;
    font-weight: bold;
}

img {
    border-width: 0px;
}

img.abutton {
    cursor: pointer;
}

.panelCaption {
    background-color: #516C1F;
    color: white;
    padding: 6px;

    font-size: 8pt;
    font-weight: bold;
}

.panelArea {
    padding: 4px;
    background-color: #D2E6C8;
}

.panelButton {
    background-color: #729F1A;
    padding: 3px;
    border-top: 1px solid #D2E6C8;
    text-align: center;
}

.panelButtonLink {
    cursor: pointer;
    color: #FFFFFF;
    text-decoration: none;

    font-size: 7pt;
    font-weight: normal;
}
a.panelButtonLink:hover {
    color: #FFFFFF;
}

.shrinkButtonArea {
    left:200px;
    top:12px;
    position:absolute;
    z-index:2;
    padding:7px;    
}

td.flagCell {
    width: 26px;
    height: 18px;

    font-size: 8pt;
    font-weight: bold;
}

td.flagCell_sel {
    width: 26px;
    height: 18px;
    background-color: #D2E6C8;

    font-size: 8pt;
    font-weight: bold;
}

html.main, body.main
{
    margin: 0px;
    background-color: #7DA42E;
    background-image: url( ../img/bg1.gif );
    background-repeat: repeat-x;
    width: 100%;
    height: 100%;
    overflow: hidden;

    font-family: tahoma,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}

body.commonPage {
    margin: 0px;
    padding: 0px;
    background-color: #D2E6C8;
    width: 100%;
    height: 100%;
    overflow: hidden;

    font-weight: bold;
}

.commonPageBg {
    background-color: #D2E6C8;
}

body.areaPage {
    margin: 0px;
    padding: 0px;
    background-color: #D2E6C8;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

body.purePage {
    margin: 0px;
    padding: 0px;
    background-color: #D2E6C8;
    width: 100%;
    height: 100%;
}

.pureBg {
    background-color: #D2E6C8;
}

table.main {
    padding: 0px;
    width: 100%;
    height: 100%;
    border: 0px;
}

hr {
    color: #A4C880;
}

a:hover {
    text-decoration: underline;
}

a.a1 {
    text-decoration: none;
    font-weight: bold;
    cursor: pointer;
}

a.a1:hover {
    text-decoration: none;
}

.scrollBar {
    scrollbar-arrow-color: #516C1F;
    scrollbar-base-color: #E1F3DD;
    scrollbar-darkshadow-color: #D6EED0;
    scrollbar-face-color: #D4E7D0;
}

.commonFont {
    font-size: 8pt;
    font-weight: bold;
}

.imageBorder {
    border: 1px solid white;
}

.sessionMessage {
    font-size: 14pt;
    font-weight: bold;
    color: #000000;
}

.lBord1 {
    border-left:1px solid #516C1F;
}

.bBord1 {
    border-bottom:1px solid #516C1F;
}

/*
--- tabsheet_styles
*/

.mainTabTable {
}

.mainTabLabelTd {
    padding-left: 6px;
    padding-right: 2px;
}
.mainTabLabelBrd {
    border-right:1px solid #ffffff;
}

.mainTabLabelBrd2 {
    width:1px;
    background-color:#ffffff;
}
.mainTabLabel {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    height:14px;
}

a.mainTabLabel:hover {
    color: white;
}
.mainTabLabel_Disabled {
    color: #637D3E;
    cursor: default;
}

.mainTabLabel_Selected {
    color: #D2E6C8; /*padding-left:5px;*/
    cursor: default;
}

.innerTabBackground {
    background-color: #7DB224;
}

a:hover.mainTabLabel_Selected {
    text-decoration: none;
}

a:hover.mainTabLabel_Disabled {
    text-decoration: none;
}

/*
--- control_styles
*/

select {
    font-family: tahoma,sans-serif;
    font-size: 8pt;
    font-weight: bold;
    width: 120px;
    vertical-align: middle;
    color: #4C6715;
}

.selectCaption1Item {
    color: #ffffff;
    background-color: #85B030;
}

input, 
.loginArea input[type="text"],
.loginArea input[type="password"] 
{
    color: #4C6715;
    vertical-align: middle;

    font-family: tahoma,sans-serif;
    font-size: 8pt;
    font-weight: bold;
}
input[type="text"],
input[type="password"]
{
    border: 1px solid #B8C6B5;
    background-color: white;
    height: 18px;
    line-height: 18px;
    padding: 2px 3px 0;
}

input.rOnly {
    background-color: #E1EEDB;
}

.rOnly {
    background-color: #E1EEDB;
}

input.embedded {
    color: #4C6715;
    background-color: #F8FFDD;
    vertical-align: middle;
}

input.button {
    border: 0px;
    cursor: pointer;
	background: transparent;
}

input.radio {
    border: 0px;
    /*height: 15px; /*width:12px;*/
    width: auto;
    background: transparent;
}

input.chbox {
    border: 0px;
    background: transparent;
}

textarea {
    overflow: auto;
    font-size: 8pt;
    font-weight: bold;
    font-family: tahoma,sans-serif;
    color: #4C6715;
    border: 1px solid #B8C6B5;
    background-color: white
}

legend {
    color: #516C1F;
    padding-left: 2px;
    padding-right: 2px;
    font-size: 8pt;
    font-weight: bold;
}

fieldset {
    padding: 0px;
    border: 1px solid #7DA42E;
    text-align: left;
}

td.smallcell {
    padding-left: 0;
    padding-right: 0;
    font-size: 4pt;
    width: 10px;
    border: 1px solid #000000;
    color: white;
    vertical-align: middle;
    cursor: default;
}

td.caption {
    border: 1px solid #000000;
    padding-left: 0;
    padding-right: 0;
    font-size: 8pt;
    font-weight: bold;
    width: 40px;
    height: 50px;
}

.controlLabel {
    color: #678F18;

    font-size: 8pt;
    font-weight: bold;
}

label {
    color: #4C6715;
    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_DeCard {
    color: #FFFFFF;

    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_ChCard {
    color: #444444;

    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_AtCard {
    color: #444444;

    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_Disabled {
    color: #BFD9A6;

    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_Error {
    color: #F57670;

    font-size: 8pt;
    font-weight: bold;
}

.controlLabel_Group {
    color: #516C1F;
    padding-left: 0px;
    padding-right: 0px;
    font-size: 8pt;
    font-weight: bold;
}

.messageLabel_16 {
    font-size: 16pt;
    font-weight: bold;
    color: #678F18;
}

.tLabel_14 {
    color: #9ABC4B;
    font-size: 14pt;
    font-weight: bold;
}

.tLabel_7n {
    color: #678F18;

    font-size: 7pt;
    font-weight: normal;
}

.staticValue {
    color: #235F09;

    height: 20px;
    vertical-align: middle;
    font-size: 8pt;
    font-weight: bold;
}

.borderStyle {
    border: 1px solid #80a731;
}

.infoMessage {
    color: #606060;
    font-size: 8pt;
    font-weight: bold;
}

.fieldT {
/*border-top:1px solid green;*/
    padding-left: 3px;
    padding-right: 3px;
}

.fieldTa1 {
    background-color: #D9ECD0; /*#e9f2db;*/
}

.fieldTa2 {
    background-color: #CBE2C0; /*#C5D78D;*/
}

.wizStepCapt {
    font-size: 9pt;
    font-weight: bold;
    color: #678F18;
}

.proDelimiter {
    height: 1px;
    background-color: #ffffff;
}

.brdTop {
    border-top: 1px solid #7DA42E;
}

.brdBottom {
    border-bottom: 1px solid #7DA42E;
}

.brdFull {
    border: 1px solid #7DA42E;
}

.blockFrm {
    background-color: #729F1A;
}

.blockCell {
    background-color: #D2E6C8;
}

/*
--- grid_styles
*/

.dgBodyLayoutAbs {
    border: 1px solid #AAAEAB;
    background-color: #F2F8EF;
}

.dgCaptLayoutAbs {
    border: 1px solid #AAAEAB;
    background-color: #679411;
    border-bottom: none;
}

.dgCaptLayout {
    border: 1px solid #80a731;
    background-color: #679411;
    padding: 0px;
    border-bottom: none;
}

.dgCaptText {
    border-left: 1px solid #AAAEAB;
    padding-left: 0px;
    padding-right: 0px;
    color: #4C6715;
    vertical-align: middle;

    font-size: 8pt;
    font-weight: bold;

    /*height: 26px;*/
    cursor: default;

    background-color: #c4cbb7;
    background: -moz-linear-gradient(top, #e8eddf, #c4cbb7);/* // FF 3.6+*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e8eddf), to(#c4cbb7));/* // Safari 4+, Chrome 2+*/
    background: -webkit-linear-gradient(top, #e8eddf, #c4cbb7);/* // Safari 5.1+, Chrome 10+*/
    background: -o-linear-gradient(top, #e8eddf, #c4cbb7);/* // Opera 11.10*/
    background: linear-gradient(to bottom, #e8eddf, #c4cbb7);/* // Standard, IE10*/
}

.dgBodyLayout {
    background-color: #80a731;
}

.dgCell {
    vertical-align: middle;
    color: #235F09;
    background-color: white;
    padding-left: 0px;
    padding-right: 0px;
    cursor: default;

    font-size: 10pt;
    height:21px;
    font-weight: normal;
    border: 1px solid #D2E6C8;
}
.dgCellTextSmaller1 {
    font-size: 8pt;
    font-weight: normal;
}
.dgCellTextSmall {
    color: #717171;
    font-size: 7pt;
    font-weight: normal;
}

.dgR {
    border-top:none;
    border-right:none;
}

.dgSR {
    border-right:none;
}

.dgL {
    border-top:none;
    border-left:none;
    border-right:none;
}

.dgSL {
    border-left:none;
    border-right:none;
}

.dgCell div {
    overflow:hidden;
}

.dg-c-pd div {
    padding: 3px 5px 3px 5px;
}

.dgBodyContent {
    background-color: #F2F8EF;
}

/*
--- alternative (not generated grid)
*/

.dgLayout_A {
    border-collapse: collapse;
}

.dgLayout_A td {
    border: 1px solid #80a731;
}

.dgCapt_A {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: white;
    background-color: #679411;
    vertical-align: middle;

    font-size: 8pt;
    font-weight: bold;
}

.dgCell_A {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 2px;
    padding-bottom: 2px;
    color: #235F09;
    background-color: white;
    vertical-align: middle;

    font-size: 8pt;
    font-weight: bold;
}

/*
--- additional datagrid styles
*/

.dgCell_J {
    color: #235F09;
    background-color: #F8FFDD;
}

.dgCell_Jt {
    color: #235F09;
    background-color: #F8FFDD;
}

.dgLineOn {
    color: #8B8B8B; /*height:20px;*/
    vertical-align: top;
    font-size: 8pt;
    font-weight: bold;
}

.dgLineOff {
    color: #678F18; /*height:20px;*/
    vertical-align: top;
    font-size: 8pt;
    font-weight: bold;
}

.dgCell_Special {
    color: #235F09;
    background-color: #F8FFDD;
    cursor: pointer;
}

.dgCell_Summ {
    color: #ffffff;
    background-color: #A0B511;
}

.dgCell_Sel {
    color: #235F09;
    background-color: #CAFE96;
    cursor: pointer;
}

.dgLinkText {
    color: #555555;
    cursor: pointer;
    font-weight: normal;
}

.dgCell_addInactive {
    color: #BBBBBB;
}

.dgCell_Blank {
    background-color: #FFFFFF;
}

.dgCell_Sel2 {
    background-color: #D3EDA9;
}

.dgCell_0 {
    background-color: #FFFFFF;
}

.dgCell_1 {
    background-color: #E9F2DB;
}

.dgCell_17 {
    background-color: #F8F9DF;
}

.dgCell_Capt1 {
    background-color: #ABCF3F;
}

.dgCell_Capt2 {
    background-color: #BEDC65;
}

.dgCell_Space {
    background-color: #FFFFFF;
}

.dgCell_Error {
    color: #F57670;
}

.dgCell_Sp1 {
    background-color: #F8F9DF;
}

.dgCell_Sp2 {
    background-color: #d6ebb1;
}

.dgCell_AccTxt {
    color: #F57670;
}

.dgCellSc_Eagle { background-color: #ff9050; }
.dgCellSc_Birdie { background-color: #ff7070; }
.dgCellSc_Par { background-color: #ffffff; }
.dgCellSc_Bogey { background-color: #80bb80; }
.dgCellSc_Doublebogey { background-color: #a0a0cc; }
.dgCellSc_More {
  background-color: #60608c;
  color: #ffffff;
}

.dgCellBigMarked {
    font-size: 10pt;
    color: #FF3C3C;
}

.dgCellBigBlack {
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}

.dgRelevant {
    background-image: url(../img/circle18.gif);
    background-repeat: no-repeat;
    background-position: center;
}

/*
--- group menu styles
*/

.mnuBg {
    background-color: #6A9D1D;
}

.mnuGrCapt {
    background-color: #CADAB4;
}

.mnuTtCapt {
    background-color: #CEE195;
}

.mnuGrCaptTxt {
    color: #235F09;

    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.mnuGrCaptPicFr {
    padding: 0px;
    vertical-align: middle;
    text-align: center;
    width: 18px;
}

.mnuGrBody {
    color: #678F18;
    background-color: #E4F2D0;
}

.mnuItem {
    color: #678F18;

    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.mnuItemPicFr {
    padding: 5px;
    padding-right: 0px;
    vertical-align: middle;
    text-align: center;
    width: 18px;
}

.mnuItemTxtFr {
    height: 24px;
    padding: 5px;
    padding-right: 0px;
    vertical-align: middle;
    text-align: left;
}

.mnuItem_sel {
    color: #000000;

    font-size: 8pt;
    font-weight: bold;
    text-decoration: underline;
}

/*
--- tournament results
*/

.resultWinner {
    font-weight: bold;
}

/*
--- webcam_info
*/

.webcamName {
    color: #8B8B8B;
}

.webcamMessageNA {
    color: #8B8B8B;
}

.webcamTime {
    font-size: 7pt;
    color: #8B8B8B;
}

a.webcamControl {
    color: #516C1F;
    text-decoration: none;
}

a.webcamActive {
    color: #678F18;
    text-decoration: none;
}

a.webcamNormal {
    color: #8B8B8B;
    text-decoration: none;
}

/*
--- login_area
*/

.loginCustomerName {
    font-size: 10pt;
    color: #235F09;
}

/*
--- weather_info
*/

.weatherInfo {
    color: #8B8B8B;
}

.weatherInfoTemp {
    color: #678F18;
}

/*
--- news_page
*/

table.newsBorder {
    background-color: #eaffe6;
}

.newsItemCaption {
    background-color: #D2E6C8;
}

.newsItemBottom {
    background-color: #D2E6C8;
}

.newsItemBody {
    background-color: #D2E6C8;
}

.newsItemDate {
    color: #52703F;
    font-size: 8pt;
    font-weight: bold;
    vertical-align: top;
}

a.newsItemNext {
    color: #52703F;
    font-size: 8pt;
    font-weight: bold;
    text-decoration: none;
}

.newsImgText {
    padding: 5px;
    color: #52703F;
    font-size: 8pt;
    font-weight: normal;
}

/*
--- reservation_calendar
*/

.resCalendarHeader {
    color: #9ABC4B;
    font-size: 14pt;
    font-weight: bold;
}

/*
--- reservation_wizard
*/

.resWizardTopMessage {
    color: #9ABC4B;
    font-size: 8pt;
    font-weight: bold;
}

.resWizardFrameBorder {
    background-color: #80A731;
}

.resWizardFrameFill {
    background-color: #D2E6C8;
}

.resWizardCaption {
    color: #699613;
    font-weight: bold;
    font-size: 11pt;
}

.resWizardErrorMessage {
    font-size: 16pt;
    font-weight: bold;
    color: #678F18;
}

.resWizardBottomMessage {
    color: #000000;
    font-size: 8pt;
    font-weight: bold;
}

.resWizardGameInfo {
    color: #235F09;
    font-size: 8pt;
    font-weight: bold;
}

.resWizardResultMessage {
    font-size: 16pt;
    font-weight: bold;
    color: #678F18;
}

.resWizardPlacesBusy {
    background-color: #CCCCCC;
}

.resWizardPlacesBooked {
    background-color: #C6D363;
}

.resWizardPlacesFree {
    background-color: #E1F3DD;
}

.resWizardPlacesBorder {
    border: 1px solid #80a731;
}

/*
--- service dialogs
*/

.srvDlgsResult {
    color: #235F09;
    font-size: 11pt;
    font-weight: bold;
}

.srvDlgsBottomMessage {
    color: #000000;
}

.srvDlgsPrompt {
    color: #8B8B8B;
}

/*
--- report dialog
*/

.srvDlgsCaption {
    color: #4C6715;
    font-size: 20pt;
    font-weight: bold;
}

.srvDlgsPrompt_rep {
    background-color: #ffffff;
    color: #4C6715;
}

.srvDlgsTable {
    background-color: #4C6715;
    overflow: hidden
}

.srvDlgsTableCapt {
    background-color: #8DC63F;
    color: #4C6715;
}

.srvDlgsTableCell {
    background-color: #ffffff;
    color: #008000;
    height: 18px;
}

/*
--- common page
*/

.cmnInfoName {
    font-size: 22pt;
    font-weight: bold;
    color: #678F18;
}

/*
--- selfreg
*/

.srWizardStepsPrev {
    background-color: #CCCCCC;
    color: #888888;
}

.srWizardStepsCur {
    background-color: #C6D363;
    color: #235F09;
}

.srWizardStepsNext {
    background-color: #E1F3DD;
    color: #678F18;
}

.srWizardStepsBorder {
    border: 1px solid #FFFFFF;
}

/*
--- scorecard
*/

.scorecardFrameBorder {
    background-color: #80A731;
}

.scFrmBorderTop {
    padding-top: 3px;
    border-top: 1px solid #80A731;
}

.scorecardFrameFill {
    background-color: #D2E6C8;
}
.scorecardKeyboardAndButtons
{
    overflow:hidden;
    zoom:1;
}
.scorecardKeyboard
{
    padding-top:8px;
    padding-bottom:8px;
    float:right;
}
.scorecardKeyboardMain
{
    margin-left:auto;
    margin-right:auto;
}
.scorecardButtons
{
    padding-top:8px;
}
.scorecardButtonCancel
{
    float:right;
    overflow:hidden;
    zoom:1;
}
.scorecardButtonRights
{
    float:right;
    overflow:hidden;
    zoom:1;
}
.scorecardButtonGenerateResult
{
    float:left;
    padding-right:16px;
    overflow:hidden;
    zoom:1;
}
.scorecardButtonSaveAndReturnToStartlist
{
    float:left;
    padding-right:16px;
    overflow:hidden;
    zoom:1;
}
.scorecardButtonSave
{
    float:left;
    overflow:hidden;
    zoom:1;
}
.scorecardTopPanel
{
    overflow:hidden;
    zoom:1;
}
.scorecardTeeTime
{
    float:left;
    padding-top: 14px;
}
.scorecardTeeTime .controlLabel
{
    font-size:20pt;
}
.scorecardButtonsPriorNext
{
    float:right;
}
.scorecardButtonNext
{
    float:right;
}
.scorecardFlightNumber
{
    border:1px solid black;
    background:#fff;
    float:right;
    width:250px;

    margin:8px 8px;
    padding:8px 8px;

    font-weight:bold;
    text-align:center;
}
.scorecardFlightNumberCaption
{
    padding-left:8px;
}
.scorecardButtonPrior
{
    float:right;
}
.scorecardButtonNext .common_button_text div,
.scorecardButtonPrior .common_button_text div
{
    font-size:18pt !important;
    color:#678F18;
}
.scorecardButtonNext .common_button_text,
.scorecardButtonPrior .common_button_text
{
    width:120px;
    text-align:center;
}
/*
--- 
*/

.dgvfield {
    background-color: #D2E6C8;
}

.contacts {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px solid white;
    cursor: pointer;
}

.contactsOn {
    color: #8B8B8B; /*height:20px;*/
    vertical-align: top;
    font-size: 10pt;
    font-weight: bold; /*padding-bottom:3pt;*/
}

.contactsOff {
    color: #678F18; /*height:20px;*/
    vertical-align: top;
    font-size: 10pt;
    font-weight: bold;
}

.contactcheckbox {
    background-color: #D2E6C8;
}

.prProInfoName {
    font-size: 18pt;
    font-weight: bold;
    color: #678F18;
}

.prProInfo {
    font-size: 10pt;
    font-weight: bold;
    color: #235F09;
}

.prProInfoWeek {
    padding-left: 7px;
    padding-right: 7px;
    padding-top: 3px;
    padding-bottom: 3px;
}

.prProTimeCell {
    height: 10px
}

.prProCDOn {
    color: #678F18;
    font-size: 22pt;
    font-weight: bold;
}

.prProCDOff {
    color: #8B8B8B;
    font-size: 22pt;
    font-weight: bold;
}

.prProCWeeks {
    color: #678F18;
    font-size: 18pt;
    font-weight: bold;
}

.dgCell_NoBG {
    vertical-align: middle;
    color: #235F09;
    padding-left: 0px;
    padding-right: 0px;
    cursor: default;

    font-size: 8pt;
    font-weight: bold;
    border-left: 1px solid #D2E6C8;
    border-bottom: 1px solid #D2E6C8;
}

.infoMenuBg {
    background-color: #D2E6C8;
}

.infoMenuBgl {
    background-color: #729F1A;
}

/*
--- transparent progress
*/

.tpMessage {
    font-size: 14pt;
    font-weight: bold;
    color: #ffffff;
}

.tpStyle {
    background-color:#516C1F;
    -moz-opacity:.70; /* Firefox */
    opacity:.70; /* Opera */
    filter:alpha(opacity=70); /* IE */
}

.tpStyle[class] {
}

.tpImage {
    background-image: url( ../img/progress3.gif );
}

.grid {
    background-color: #E9F2DB;
    border: 1px solid #B9BFB6;
    table-layout: fixed;
}

.grid table {
    border-collapse: collapse;
    border: 0px;
}

.gridHeader {
    border-bottom: 1px solid #AAAEAB;
    border-right: 1px solid #AAAEAB;
    border-top: 0px solid #C4C4C4;
    border-left: 0px solid #85b030;
    padding-left: 3px;

    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    color: #4C6715;

    height: 26px;
    cursor: default;
    overflow:hidden;
}

.gridHeader span {
    font-size: 8pt;
    font-weight: bold;
    vertical-align: middle;
    color: #4C6715;
}

.gridHeader span {
    cursor: default;
}

.gridHeaderScroll {
    border: 0px;
    border-bottom: 1px solid #AAAEAB;
    border-right: 1px solid #D1E6C8;
    border-top: 0px solid #C4C4C4;
    border-left: 0px solid #85b030;
    padding-left: 0px;
    height: 26px;
}

.gridHeaderDiv {
    background-color: #c4cbb7;
    background: -moz-linear-gradient(top, #e8eddf, #c4cbb7);/* // FF 3.6+*/
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#e8eddf), to(#c4cbb7));/* // Safari 4+, Chrome 2+*/
    background: -webkit-linear-gradient(top, #e8eddf, #c4cbb7);/* // Safari 5.1+, Chrome 10+*/
    background: -o-linear-gradient(top, #e8eddf, #c4cbb7);/* // Opera 11.10*/
    background: linear-gradient(to bottom, #e8eddf, #c4cbb7);/* // Standard, IE10*/
}

.gridColumn {
    border-bottom: 1px solid #D1E6C8;
    border-right: 1px solid #D1E6C8;
    border-left: 0px solid #C4C4C4;
    border-top: 0px solid #C4C4C4;
    padding-left: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
}

.gridColumnImage {
    border-bottom: 1px solid #D1E6C8;
    border-right: 1px solid #D1E6C8;
    border-left: 0px solid #C4C4C4;
    border-top: 0px solid #C4C4C4;
    padding-left: 3px;
    padding-top: 1px;
}

.gridFooter {
    border-bottom: 0px solid #AAAEAB;
    border-right: 0px solid #AAAEAB;
    border-top: 0px solid #AAAEAB;
    border-left: 0px solid #85b030;

    font-size: 8pt;
    font-weight: normal;
    vertical-align: middle;
    color: #4C6715;

    background-color: #e3e9d7;
    height: 18px;
}

.gridFooter td {
    border-top: 1px solid #B9BFB6;
    padding-right: 4px;
}
.gridFooterDiv table {
    border-collapse: separate;
}

.gridRowEven {
    font-size: 10pt;
    font-weight: normal;
    color: #235F0A;
    vertical-align: middle;
    height: 19px;
    background-color: white;
    cursor: default;
}

.gridRowOdd {
    font-size: 10pt;
    font-weight: normal;
    color: #235F0A;
    vertical-align: middle;
    height: 19px;
    background-color: #EAEFE1;
    cursor: default;
}

.gridRowSelected {
    font-size: 10pt;
    font-weight: normal;
    color: #235F0A;
    vertical-align: middle;
    height: 19px;
    background-color: #FCEB70;
}

.gridRowDeleted div
{
    text-decoration: line-through;
}

.grid a {
    color: #235F0A;
}

.grid a:hover {
    color: #235F0A;
}

.gridSelCursor
{
    cursor:pointer;
}

.grid_edit_button {
    padding-left: 20px;
    padding-top: 0px;
    padding-bottom: 5px;
    background-image: url( ../img/arrow_r.gif );
    background-repeat: no-repeat;
}

.common_button {
    text-align: right;
    padding-top: 3px;
    padding-left: 24px;
    padding-right: 5px;
    padding-bottom: 5px;
    height: 20px;
    background-repeat: no-repeat;
    border: 1px solid #86AF30;
    color: #4C6715;
    cursor: pointer;
}

div.empty {
    width: 1px;
    height: 1px;
    overflow: hidden;
}

.default_button {
    background-image: url( ../img/trn_default.gif );
}

.save_button {
    background-image: url( ../img/Save.gif );
}

.cancel_button {
    background-image: url( ../img/Cancel.gif );
}

.insert_button {
    background-image: url( ../img/insert.gif );
}

.edit_button {
    background-image: url( ../img/edit_button.gif );
}

.team_button {
    background-image: url( ../img/trn_teams.gif );
}

.player_button {
    background-image: url( ../img/trn_plst.gif );
}

.print_button {
    background-image: url( ../img/Print.gif );
}

.up_button {
    background-image: url( ../img/arrow_t.gif );
}

.down_button {
    background-image: url( ../img/arrow_b.gif );
}

.left_button {
    background-image: url( ../img/arrow_l.gif );
}

.right_button {
    background-image: url( ../img/arrow_r.gif );
}

.delete_button {
    background-image: url( ../img/ab_delete.gif );
}

.dgv_button {
    background-image: url( ../img/dgv16.gif );
}

.refresh_button {
    background-image: url( ../img/refresh18.gif );
}

.calc_button {
    background-image: url( ../img/trn_transfer.gif );
}

.manual_tieng_button {
    background-image: url( ../img/trn_mtie.gif );
}

.t_button {
    background-image: url( ../img/t.gif );
}

.select_button {
    background-image: url( ../img/cb_h.gif );
}

.deselect_button {
    background-image: url( ../img/cb_n.gif );
}

.filter_button {
    background-image: url( ../img/apply.gif );
}

.playerfilter_button {
    background-image: url( ../img/trn_plst.gif );
}
.clearx30_button {
    background-image: url( ../img/Cancel_30x30.gif );
}
.search_button {
    background-image: url( ../img/search.png );
}

.horiz_separator {
    background-image: url( ../img/bg30.png );
    background-repeat: repeat-x;
    background-position: center;
}

.separator2 {
    background-color: #ffffff;
}

/* Context menu */

.common_button_new {
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
    background-position: center;
}

.common_button_text {
    padding-left: 4px;
    padding-right: 4px;
    color: #4C6715;
}
.common_button_text div {
    font-size: 8pt;
    font-weight: bold;
}

.common_button_text_disabled {
    padding-left: 4px;
    padding-right: 4px;
    color: #AAAEAB;
}
.common_button_text_disabled div {
    font-size: 8pt;
    font-weight: bold;
}

.button_padding_left {
    padding-left: 4px;
}

.tab_separator2 {
    float:left;
    border-bottom:1px solid #62615E;
    width:1px;
    height:25px;
}

.tab_first_separator2 {
    float:left;
    border-bottom:1px solid #62615E;
    width:3px;
    height:25px;
}

.tab_end2 {
    border-bottom:1px solid #62615E;
    height:25px;
}

.common_properties {
    overflow: auto;
    font-size: 10pt;
    font-weight: normal;
    color: black;
    border: 1px solid #74992A;
    background-color: white
}

.wizard_common
{
    padding-left:0px;
    padding-bottom:6px;
}

.wizard_current_step
{
    width: 24px;
    height: 12px;
    text-align: center;
    border: 1px solid gray;
    background: #BFD3A5;
    font-size: 8pt;
    font-weight: bold;
    color: #235F0A;
}

.wizard_step
{
    width: 24px;
    height: 12px;
    text-align: center;
    border: 1px solid #AAAEAB;
    background: #D2E6C8;
    font-size: 8pt;
    font-weight: normal;
    color: #AAAEAB;
}

.wizard_caption
{
    font-size: 10pt;
    font-weight: bold;
    color: #235F0A;
}

.tabControlContent
{
    background:#dee4d4;
}

.loadingMainPanel
{
    position:absolute;
    left:30%;
    right:30%;
    top:40%;
    padding:2px;
    z-index:20001;
    height:auto;
    width:auto;
    /*margin-left:auto;
    margin-right:auto;*/
    border:1px solid #C4C4C4;
    background: #fff;
}

.loadingPanel
{
    /*width:200px;*/
    height:100px;
    font-size: 13px;
    font-weight:bold;
    color:#235F0A;
    background: #fff url( ../theme/aws/ext/shared/large-loading.gif ) no-repeat 5px 5px;
    border:1px solid #C4C4C4;
    padding-left: 50px;
    padding-right: 10px;
    padding-top:12px;
    padding-bottom:12px;
    margin:0;
}

/* StartList Editor*/
.startlist-editor-fieldset-settings
{
    height: 150px;
    padding-top: 5px; /*margin-top:10px;*/
    padding-bottom: 5px;
}

.aws-button
{
    width:18px;
    height:18px;
    float: left;
    margin:0;
    background: transparent no-repeat;
    cursor: pointer;
}
.aws-button-ok
{
    background-image: url(../img/ok.gif);
}
.aws-button-back
{
    background-image: url(../img/back.gif);
}

/* browser fixes */
.alwScroll::-webkit-scrollbar {
    -webkit-appearance: none;
}

.alwScroll::-webkit-scrollbar:vertical {
    width: 11px;
}

.alwScroll::-webkit-scrollbar:horizontal {
    height: 11px;
}

.alwScroll::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
}
