﻿
.buttonSelectorMain
{
    background-color: #CCCCFF;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 100px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorMainHyper
{
    background-color: #CCCCFF;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 1px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    padding-top: 5px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorMainInd
{
    background-color: #CCCCFF;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSetup
{
    background-color: #CCCCFF;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 80px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorMainSelected
{
    background-color: LightCoral;
    border-style: double;
    border-width: 2px;
    color: Maroon;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSub
{
    background-color: bisque;
    border-style: double;
    border-width: 2px;
    color:  #000066;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSubHyper
{
    background-color: bisque;
    border-style: double;
    border-width: 2px;
    color:  #000066;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSave
{
    background-color: bisque;
    border-style: double;
    border-width: 2px;
    color:  #000066;
    font-size: 13px;
    font-weight: bold;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSubSelected
{
    background-color: LightCoral;
    border-style: double;
    border-width: 2px;
    color:  Maroon;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorSubDisabled
{
    background-color: #FFF5EA;
    border-style: double;
    border-width: 2px;
    color:  gray;
    font-size: 13px;
    font-weight: bold;
    height: 30px;
    margin: 1px;
    width: 90px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorOther
{
    background-color: bisque;
    border-style: double;
    border-width: 2px;
    color:  #000066;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin: 1px;
    width: 206px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorYearly
{
    background-color: bisque;
    border-style: double;
    border-width: 2px;
    color:  #000066;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin: 1px;
    width: 206px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorTypeSelected
{
    background-color: LightCoral;
    border-style: double;
    border-width: 2px;
    color: Maroon;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    height: 24px;
    margin: 1px;
    width: 206px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorCheckOut
{
    background-color: lightblue;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    height: 20px;
    margin: 1px;
    visibility: visible;
    width: 20px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}

.buttonSelectorCheckOutPages
{
    background-color: lightblue;
    border-style: double;
    border-width: 2px;
    color: #000066;
    font-family: Calibri;
    font-size: 18px;
    font-weight: bold;
    height: 27px;
    margin: 1px;
    visibility: visible;
    width: 22px;

    border-left-color: White;
    border-top-color: White;
    border-right-color: #666666;
    border-bottom-color: #666666;    
}





