/* buttons classes */
.button-edit {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/edit.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 45px;
    height: 16px;
    cursor: pointer;
    margin-right: 2px;
}
/*
.button-close {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/close.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 41px;
    height: 17px;
    cursor: pointer;
}

.button-view {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/view.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 37px;
    height: 17px;
    cursor: pointer;
}
*/
.button-print {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/print.png);
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    width: 45px;
    height: 16px;
    cursor: pointer;
    margin-right: 2px;
}

/* small buttons*/
.button-table,.button-table1,.button-table2,.button-table-hilite,.button-table1-hilite,.button-table2-hilite {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-r-y.gif) no-repeat right center;
}

.button-table-grey,.button-table1-grey,.button-table2-grey {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-r-grey.gif) no-repeat right center;
}

.button-table,.button-table1,.button-table2,.button-table-hilite,.button-table1-hilite,.button-table2-hilite,.button-table-grey,.button-table1-grey,.button-table2-grey {
    text-align: center;
    border: 0px solid #fff;
    height: 17px;
    padding: 0px;
}

.button-table .inputContainer2,.button-table1 .inputContainer2,.button-table2 .inputContainer2,.button-table-hilite .inputContainer2,.button-table1-hilite .inputContainer2,.button-table2-hilite .inputContainer2 {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-l-y.gif) no-repeat left center;
}

.button-table-grey .inputContainer2,.button-table1-grey .inputContainer2,.button-table2-grey .inputContainer2 {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-l-grey.gif) no-repeat left center;
}

.button-table .inputContainer2 input,.button-table-hilite .inputContainer2 input,.button-table-grey .inputContainer2 input {
    width: 88%;
    height: 17px;
    padding: 0px;
}

.button-table1 .inputContainer2 input,.button-table1-hilite .inputContainer2 input,.button-table1-grey .inputContainer2 input {
    width: 91%;
    height: 17px;
    padding: 0px;
}

.button-table2 .inputContainer2 input,.button-table2-hilite .inputContainer2 input,.button-table2-grey .inputContainer2 input {
    width: 95%;
    height: 17px;
}

.button-table .inputContainer2 input,.button-table1 .inputContainer2 input,.button-table2 .inputContainer2 input,.button-table-hilite .inputContainer2 input,.button-table1-hilite .inputContainer2 input,.button-table2-hilite .inputContainer2 input,.button-table-grey .inputContainer2 input,.button-table1-grey .inputContainer2 input,.button-table2-grey .inputContainer2 input {
    text-align: center;
    height: 17px;
    font: bold 10px verdana;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
}

.button-table .inputContainer2 input,.button-table1 .inputContainer2 input,.button-table2 .inputContainer2 input,.button-table-hilite .inputContainer2 input,.button-table1-hilite .inputContainer2 input,.button-table2-hilite .inputContainer2 input {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-m-y.gif);
    background-repeat: x-repeat;
    background-position: center center;
}

.button-table-grey .inputContainer2 input,.button-table1-grey .inputContainer2 input,.button-table2-grey .inputContainer2 input {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn-s-m-grey.gif);
    background-repeat: x-repeat;
    background-position: center center;
    color: #848484;
}

.button-table .inputContainer2 input,.button-table1 .inputContainer2 input,.button-table2 .inputContainer2 input {
    color: #000;
}

.button-table-hilite .inputContainer2 input,.button-table1-hilite .inputContainer2 input,.button-table2-hilite .inputContainer2 input {
    color: #644900;
}
/*END - small buttons*/ 

/* large buttons*/
.button-global,.button-global-hilite {
    margin:0px;
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-r-y.gif) no-repeat right center;
}

.button-global-grey {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-r-grey.gif) no-repeat right center;
}

.button-global .inputContainer2,.button-global-hilite .inputContainer2 {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-l-y.gif) no-repeat left center;
    padding: 0px;
}

.button-global-grey .inputContainer2 {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-l-grey.gif) no-repeat left center;
    padding: 0px;
}

.button-global,.button-global-hilite,.button-global-grey {
    text-align: center;
    border: 0px solid #fff;
}

.button-global .inputContainer2 input,.button-global-hilite .inputContainer2 input,.button-global-grey .inputContainer2 input {
    width: 96%;
    text-align: center;
    height: 22px;
    font: bold 11px verdana;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
}

.button-global .inputContainer2 input,.button-global-hilite .inputContainer2 input {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-m-y.gif);
    background-repeat: x-repeat;
    background-position: center center;
}

.button-global-grey .inputContainer2 input {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn-m-m-grey.gif);
    background-repeat: x-repeat;
    background-position: center center;
    color: #848484;
}

.button-global .inputContainer2 input {
    color: #000;
}

.button-global-hilite .inputContainer2 input {
    color: #644900;
}

.button-global-green {
    filter: alpha(opacity = 100);
    -moz-opacity: 1.0;
    /*background: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_r.gif) no-repeat right center;*/
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_r.gif) no-repeat right center;
    text-align: center;
}

.button-global-green-disabled {
    filter: alpha(opacity = 50);
    -moz-opacity: 1.0;
    /*background: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_r.gif) no-repeat right center;*/
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_r.gif) no-repeat right center;
    text-align: center;
}

.button-global-green .inputContainer2,.button-global-green-disabled .inputContainer2 {
    /*background: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_l.gif) no-repeat left center;*/
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_l.gif) no-repeat left center;
}

.button-global-green .inputContainer2 input {
    /*background-image: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_m.gif);*/
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_m.gif);
    background-repeat: x-repeat;
    background-position: center center;
    width: 95%;
    text-align: center;
    height: 23px;
    font: bold 13px verdana;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
}

.button-global-green-disabled .inputContainer2 input {
    /*background-image: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_m.gif);*/
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_m.gif);
    background-repeat: x-repeat;
    background-position: center center;
    width: 95%;
    text-align: center;
    height: 23px;
    font: bold 13px verdana;
    color: #fff;
    text-transform: uppercase;
    cursor: default;
    border: 0px solid #fff;
}

.button-global-green-hilite {
    filter: alpha(opacity =   70);
    -moz-opacity: .70;
    /*background: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_r.gif) no-repeat right center;*/
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_r.gif) no-repeat right center;
    text-align: center;
}

.button-global-green-hilite .inputContainer2 {
    /*background: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_l.gif) no-repeat left center;*/
    background: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_l.gif) no-repeat left center;
}

.button-global-green-hilite .inputContainer2 input {
    /*background-image: url(/fantasy/collegebasketball/tourney/images/buttons/green_on_m.gif);*/
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/btn_green_m_m.gif);
    background-repeat: x-repeat;
    background-position: center center;
    width: 95%;
    text-align: center;
    height: 23px;
    font: bold 13px verdana;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
}

/* END - large buttons*/
.button-image {
    filter: alpha(opacity = 100);
    -moz-opacity: 1.00;
    cursor: pointer;
}

.button-image-hilite {
    filter: alpha(opacity = 70);
    -moz-opacity: .70;
    cursor: pointer;
}

.submitButton {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/submit-button-right.gif) no-repeat right center;
    text-align: center;
}

.inputContainer2 {
    background: url(/fantasy/collegebasketball/tourney/images/buttons/submit-button-left.gif) no-repeat left center;
}

.inputContainer2 INPUT,.btn {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/submit-button-bg.gif);
    background-repeat: x-repeat;
    background-position: center center;
    width: 80%;
    text-align: center;
    height: 31px;
    font: bold 14px arial;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.submitButtonGreen {
    text-align: center;
}

.inputContainer2Green input {
    background-image: url(/fantasy/collegebasketball/tourney/images/buttons/pendingTransHdr.jpg);
    background-color: #0b884c;
    background-repeat: x-repeat;
    background-position: center center;
    width: 80%;
    text-align: center;
    height: 31px;
    font: bold 14px arial;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
    padding-left: 0px;
    padding-right: 0px;
}

.submitButtonDisabled {
    text-align: center;
}

.inputContainer2Disabled input {
    width: 80%;
    text-align: center;
    height: 31px;
    font: bold 14px arial;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    border: 0px solid #fff;
    padding-left: 0px;
    padding-right: 0px;
}
