﻿body
{
    margin: 0px;
    background-color: #000000;
    font-family: 'Courier New' , Courier, monospace;
    color: #FFFFFF;
}
h2
{
    color: #FFFFFF;

}

form
{
    margin: 0px;
}

#topTab
{
    margin: 0px;
    width: 100%;
       height: 100%;
    border-collapse: collapse;
    table-layout: fixed;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #FFFFFF;
}

#topTab #topRow
{
    height: 200px;
}

#bottomTab
{
    margin: 0px;
    width: 100%;
    height: 200px;
    border-collapse: collapse;
    table-layout: fixed;
    clear: both;
    float: none;
    padding-bottom: 0px;
}

#middleRow
{
    height: 100%;
}
#bottomRow
{
    height: 200px;
}

.col1Group
{
    background-color: #000000;
    width: 200px;
}

.col2Group
{
    background-color: #F6C444;
    width: 30px;
}

.col3Group
{
    background-color: #000000;
}

.col1
{

}

.col2
{
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: thin;
    border-left-width: thin;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

.col3
{

}

#menuContainer
{
    top:0px;
    position: relative;
    vertical-align: bottom;
    left: 1px;
}

#floatTab
{
    position: absolute;
    left: 0px;
    padding: 0px;
    border-collapse: collapse;
    width: 100%;
}

#floatTab td
{
    padding: 0px;
}

#floatTab #middleTD
{
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #F6C444;
    border-bottom-color: #FFFFFF;
    text-align: right;
}

#smallImTD
{
    border-style: none;
    padding: 0px;
    text-align: left;
    border-top-width: 1px;
    border-top-color: #F6C444;
}

#smallImTab
{
    table-layout: fixed;
    border-collapse: collapse;
    border: none;
}

#smallImTab td
{
    border-style: double;
    border-width: 2px;
    border-color: #F6C444;
    width: 150px;
    height: 100px;
    text-align: center;
}

#smallImTab img
{
    display: none;
    filter: progid:DXImageTransform.Microsoft.Fade(duration = 2, orientation = vertical);
}

#menuTD
{
    border-style: none;
    padding: 0px;
    vertical-align: bottom;
    text-align: right;
}

#menuTab
{
    border-collapse: collapse;
    table-layout: fixed;
    position: relative;
    font-family: Arial, Helvetica, sans-serif;
    float: right;
}

#menuTab td
{
    width: 100px;
    text-align: center;
    font-size: 10px;
    background-color: #F6C444;
    border-right-style: solid;
    border-left-style: solid;
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-color: #FFFFFF;
    border-left-color: #FFFFFF;
}

#menuTab td a
{
    color: #000000;
    text-decoration: none;
}



#overDiv
{
    position: relative;
    overflow: hidden;
    height: 100px;
}

#underDiv
{
    position: absolute;
    top: 0px;
    left: -10px;
    height: 100px;
}

#productMenu
{
    display: none;
    position: absolute;
    z-index: 1000;
    padding: 20px 20px 30px 20px;
}
#productMenu table
{
    border-style: none;
    border-width: 0px;
    width: 100%;
    border-collapse: collapse;
    background-color: #F6C444;
}
.productMenuText
{
    padding: 5px;
    text-align: center;
    border: 1px solid #FFFFFF;
    color: White;
    font-size: 10px;
    cursor: pointer;
    width: 200px;
    text-transform: lowercase;
    border-collapse: collapse;
}
.productMenuText a
{
    color:Black ;
    text-decoration:none
}
#productMenuInner
{
    width: 100%;
}
#productMenuShadow
{
    display: none;
    position: absolute;
    background-color: Black;
    filter: progid:DXImageTransform.Microsoft.Blur(pixelRadius=5,makeshadow='true',ShadowOpacity=0.3);

    z-index: 900;
}
.menuText
{
}
#middleDiv
{
    background-color: #000000;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-color: #FFFFFF;
    border-bottom-color: #FFFFFF;
    padding-left: 200px;
}
#contactInnerDiv
{
    z-index: 10;
}


#productMenuDiv
{
    position: relative;
    top:0px;
    left:0px;
    width:100%
}
h1
{
    padding: 0px 15px 0px 15px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    margin: 0px;
    padding: 0px 11px 0px 15px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 26px;
    text-transform: capitalize;
    letter-spacing: 0.165em;
}
#apaText2
{
    padding: 0px 15px 5px 15px;
    text-align: right;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
    text-transform: lowercase;
}
#apaTextTable
{
    margin-left: auto;
    margin-right: 25px;
}
.hythenList
{
    vertical-align: top;
    font-size: 12px;
    text-align: right;
}

.hythenList a
{
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
}
.hythenList a:hover
{
    color: #F6C344;
    font-weight: bold;
    text-decoration: none;
}


#red
{
    width:29px
}
#outDiv
{
    position: absolute;
    top: 450px;
    left: 900px;
}
#productTable
{
    color: #787A82;
    font-size: 10px;
    font-weight: normal;
}


#productTable a
{
    color: #787A82;
    text-decoration: none;
}

#productTable a:hover
{
    color: #F6C444;
    text-decoration: none;
}
