

#tabBar
{
    width: 100%;
    height: 30px;
    text-align: center;
}

.tabSelected
{
    display: block;
    float: left;
    vertical-align: middle;
    width: 150px;
    color: white;
    text-align: center;
    margin-bottom: 10px;
    background-color: transparent;
    border-right: green thin;
    border-top: green thin;
    border-left: green thin;
    border-bottom: lightblue solid;
    padding-bottom: 2px;
    cursor: arrow;

}
.tabSelected a
{
    font-weight: bold;
    font-size: 14pt;
    color: white;
    font-family: Arial;
    text-decoration: none;
}
.tabDeselected
{
    padding-right: 2px;
    display: block;
    padding-left: 2px;
    font-weight: bold;
    font-size: 14pt;
    float: left;
    vertical-align: middle;
    width: 150px;
    color: gray;
    border-top-style: none;
    font-family: Arial;
    border-right-style: none;
    border-left-style: none;
    text-align: center;
    border-bottom-style: none;
    cursor: hand;
    cursor: pointer;
}
.tabDeselected a
{
    font-weight: bold;
    font-size: 14pt;
    color: gray;
    font-family: Arial;
    text-decoration: none;
}
.tabDeselected a:hover
{
    font-weight: bold;
    font-size: 14pt;
    color: lightblue;
    font-family: Arial;
    text-decoration: none;
}



#optionLinks
{

}

#optionLinks a
{
    font-weight: normal;
    font-size: 10pt;
    color: lavender;
    font-family: 'Arial Black';
    text-decoration: none;
}

#optionLinks a:hover
{
    font-weight: normal;
    font-size: 10pt;
    color: white;
    font-family: 'Arial Black';
    text-decoration: none;
}

.optionLinksBtn
{
    float: left;
    width: 100px;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    cursor: hand;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.optionLinksBtnOver
{
    float: left;
    border-right: skyblue 1px solid;
    border-top: skyblue 1px solid;
    border-left: skyblue 1px solid;
    border-bottom: skyblue 1px solid;
    cursor: hand;
    cursor: pointer;
    margin-left: 2px;
    margin-right: 2px;
}
.optionLinksBtnBlank
{   
    float: left;
    width: 100px;
    height: 75px;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    margin-left: 2px;
    margin-right: 2px;
}
.optionLinksBtnSpacer
{   
    float: left;
    height: 25px;
    width: 360px;

    margin-left: 2px;
    margin-right: 2px;
}

#controlsDiv
{
    width: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    text-align: center;
    margin: 0px;
}


.searchFooter
{
    width: 810px;
    position: absolute;
    bottom: 0;
    filter: alpha(opacity=87);
    opacity: 0.87;
    margin: 0px;
}
.searchFooterFaded
{
    width: 100%;
    position: absolute;
    bottom: 0;
    filter: alpha(opacity=37);
    opacity: 0.37;
}

#resultsTxt
{
    font-weight: bold;
    font-size: 8pt;
    color: #ccedee;
    font-family: Arial;
    text-align: center;
    left: 0px;
    position: absolute;
    top: 0px;
    width: 100%;
    line-height: 14pt;
}

.resultCount
{
    color: #ffcc66;
    font-family: 'Arial Black';
    font-size: 13pt;
}
.resultCountSentence
{
}

.resultInstruct
{
    color: ;
    font-family: 'Arial Black';
    font-size: 13pt;
    font-style: italic;
    font-weight: normal;
}
.bodyGall
{
    width: 100%;
    height: 200px;
    overflow: auto;
    scrollbar-face-color: black;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: aliceblue;
    scrollbar-darkshadow-color: #222222;
    scrollbar-shadow-color: #666666;
    scrollbar-arrow-color: #66ffff;
    scrollbar-track-color: #333333;
    background-color: black;

    border-top: dimgray solid;
    border-bottom: dimgray solid;
}
.bodyGall .thmb
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 4px;
    text-align: center;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    width: 148px;
    font-weight: bold;
    font-size: 7pt;
    color: gainsboro;
    font-family: Arial;
    height: 150px;
    margin: 2px;
    background-color: ;
}
.bodyGall .thmbOvr
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 4px;
    text-align: center;
    border-right: #87cefa 1px solid;
    border-top: #87cefa 1px solid;
    border-left: #87cefa 1px solid;
    border-bottom: #87cefa 1px solid;
    width: 148px;
    font-weight: bold;
    font-size: 7pt;
    color: white;
    font-family: Arial;
    height: 150px;
    margin: 2px;
    cursor: hand;
    cursor: pointer;
    background-color: ; 
}


.modelsGall
{
    width: 100%;
    height: 312px;
    overflow: auto;
    scrollbar-face-color: black;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: aliceblue;
    scrollbar-darkshadow-color: #222222;
    scrollbar-shadow-color: #666666;
    scrollbar-arrow-color: #66ffff;
    scrollbar-track-color: #333333;
    text-align: center;
    border-right: dimgray 1px;
    padding-right: 2px;
    border-top: dimgray solid;
    padding-left: 2px;
    padding-bottom: 2px;
    border-left: dimgray 1px;
    padding-top: 2px;
    border-bottom: dimgray solid;
    vertical-align: middle;
}
.modelsGall .thmb
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 4px;
    text-align: center;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
    width: 150px;
    font-weight: bold;
    font-size: 8pt;
    color: gainsboro;
    font-family: Arial;
    height: 140px;
    margin: 2px;
    clear: none;
    float: left;
}

.modelsGall .thmbOvr
{
    padding-right: 1px;
    padding-left: 1px;
    padding-bottom: 1px;
    padding-top: 4px;
    text-align: center;
    border-right: white 1px solid;
    border-top: white 1px solid;
    border-left: white 1px solid;
    border-bottom: white 1px solid;
    width: 150px;
    font-weight: bold;
    font-size: 8pt;
    color: white;
    font-family: Arial;
    height: 140px;
    margin: 2px;
    cursor: hand;
    cursor: pointer;
    clear: none;
    float: left;
}



.drpDwnHdr
{   
margin-left: auto; margin-right: auto; 
    clear:both;
    display: block;
    height: 25px;
    width: 350px;
    font-weight: bold;
    font-size: 8pt;
    color: lavender;
    font-family: Arial;
    cursor: hand;
    cursor: pointer;
    background-position: left top;
    background-image: url(../images/bg_menu_slice_25.jpg);   
    background-repeat: repeat-x;
    vertical-align: middle;
    background-color: black;
    padding-left: 10px;
    padding-top: 5px;
}

.drpDwnHdr_ORIG
{   
    clear:both;
    display: block;
    height: 25px;
    width: 350px;
    font-weight: bold;
    font-size: 8pt;
    color: lavender;
    font-family: Arial;
    cursor: hand;
    cursor: pointer;
    background-position: left top;
    background-image: url(../images/bg_menu_slice_25.jpg);   
    background-repeat: repeat-x;
    vertical-align: middle;
    background-color: black;
    padding-left: 10px;
    padding-top: 5px;
}
.drpDwnHdrOver
{  
margin-left: auto; margin-right: auto; 
    clear:both;
    display: block;
    height: 25px;
    width: 350px;
    font-weight: bold;
    font-size: 10pt;
    color: lavender;
    font-family: Arial;
    cursor: hand;
    cursor: pointer;
    background-position: left 10px;
    background-image: ;  
    background-repeat: repeat-x;
    vertical-align: middle;
    background-color: black;
    padding-left: 10px;
    padding-top: 5px;  
  }


    
.drpDwnHdrgHeadingTxt
{
    color: darkgray;
}
.drpDwnHdrSelected
{
    color: lightblue;
}

.drpDwnHdr a
{
    font-weight: bold;
    font-size: 10pt;
    color: lavender;
    font-family: Arial;
    text-decoration: none;
}
.drpDwnHdr a:hover
{
    font-weight: bold;
    font-size: 10pt;
    color:white;
    font-family: Arial;
    text-decoration: none;
}

.drpDwnHdrOver a
{
    font-weight: bold;
    font-size: 10pt;
    color: lavender;
    font-family: Arial;
    text-decoration: none;
}
.drpDwnHdrOver a:hover
{
    font-weight: bold;
    font-size: 10pt;
    color:white;
    font-family: Arial;
    text-decoration: none;
}
.drpDwn
{
margin-left: auto; margin-right: auto; 
    background-position: left top;
    background-image: url();
    background-repeat: repeat-x;
    display: block;
    width: 350px;
    height: 135px;
    border: 2px inset #ccc;
    overflow: auto;
    scrollbar-face-color: #003333;
    scrollbar-highlight-color: #cacaca;
    scrollbar-3dlight-color: #ffffca;
    scrollbar-darkshadow-color: #cacaca;
    scrollbar-shadow-color: #cacaca;
    scrollbar-arrow-color: #cacaca;
    scrollbar-track-color: #cacaca;
}
.drpDwn a
{
    text-align: left;
    font: 9pt/10pt arial,verdana,sans-serif;
    padding-left: 2px;
    margin: 0;
    white-space: nowrap;
}
 .drpDwn div.menLn
{
    font-size: 10pt;
    text-decoration: none;
    display: block;
    background-color: ;
    color: gainsboro;
    cursor: default;
    text-align: left;
    padding-left: 6px;
    padding-right: 4px;
    padding-bottom: 1px;
}
.drpDwn div.menLnOver
{  
    font-size: 10pt;
    text-decoration: none;
    display: block;
    background-color: ;
    color: white;
    cursor: hand;
    cursor: pointer;
    text-align: left;
    padding-left: 2px;
    padding-right: 0px;
    border-left: #33ccff 4px solid;
    border-right: #33ccff 4px solid;
    border-bottom: #33ccff 1px dotted;
}




#wrap_brands
{
    background-position: left top;
    background-image: none;
    background-repeat: repeat-x;
    display: block;
    width:500px;
    
    scrollbar-face-color: black;
    scrollbar-highlight-color: #999999;
    scrollbar-3dlight-color: aliceblue;
    scrollbar-darkshadow-color: #222222;
    scrollbar-shadow-color: #666666;
    scrollbar-arrow-color: #66ffff;
    scrollbar-track-color: #333333;

    margin-left: 125px;
    margin-top: 25px;
}

#wrap_brands div.menLn
{
    width: 500px;
    font-size: 9pt;
    height:70px;
    text-decoration: none;
    display: block;
    background-color: black;
    color: dimgray;
    cursor: default;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    padding-bottom: 2px;
border-right: gray 1px solid; border-top: gray 1px solid; border-left: gray 1px solid; border-bottom: gray 1px solid;   margin: 4px; padding-top: 2px;    }





#wrap_brands div.menLnOver
{         
    width: 508px;  
    font-size: 9pt;
    height:130px;
    text-decoration: none;
    display: block;
    background-color: black;
    color: white;
    cursor: hand;
    cursor: pointer;
    text-align: left;
    padding-left: 2px;
    padding-right: 2px;
    border-left: skyblue 1px solid;
    border-right: skyblue 1px solid;
    border-bottom: skyblue 1px solid;
  border-top: skyblue 1px solid; padding-bottom: 2px; margin: 4px 2px 4px 0px; padding-top: 2px;         }









