﻿body
{
    border-style: none;
    padding: 0px;
    margin: 0px;
    font-family: 'trebuchet MS';
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-variant: normal;
    text-transform: none;
    color: #333333;
    text-decoration: none;
    line-height: 22px;
    vertical-align: middle;
    text-align: left;
    text-indent: 0px;
    white-space: normal;
    word-spacing: normal;
    letter-spacing: normal;
    background-color: #F2F3F3;
    background-repeat: repeat-x;
    background-position: center top;
    background-image: url('../imgs/bg.png');
}
div
{
    margin: 0px;
    border: none;
    padding: none;
    float: left;
}
div.frame
{
    width: 700px;
    min-height: 600px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
div.header
{
    background-position: left top;
    font-size: 24px;
    color: #7CA8D3;
    line-height: 45px;
    width: 580px;
    line-height: 32px;
    vertical-align: text-top;
    height: 60px;
    padding: 10px;
    margin-top: 30px;
    text-align: right;
    background-repeat: no-repeat;
    background-image: url('../imgs/microsoft.gif');
}

.poslive
{
    position: relative;
    top: -2px;
}

h1, h2
{
    color: #336699;
    font-size: 28px;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #336699;
    margin-top: 50px;
}

h1
{
    font-size: 28px;
    padding: 15px; /*width: 96%;*/ /*float: left;*/
}

h2
{
    font-size: 18px;
}

div.center
{
    width: 600px;
    float: none;
    margin-left: auto;
    margin-right: auto;
}
div#mainContent
{
    display:inline;
}

div.clear
{
    width:100%;
}

div.footer
{
    color: #EEEEEE;
    border-top-style: solid;
    border-top-width: 2px;
    border-top-color: #336699;
    padding: 1%;
    width: 100%;
    text-align: center;
    background-color: #336699;
    margin-top:15px;
}

div.footer a
{
    text-decoration: none;
    color: #999999;
}

div.footer a:hover
{
    text-decoration: underline;
    color: #ffffff;
}

div.formline
{
    width: 600px;
    float: left;
    min-height: 10px;
    margin-bottom: 3px;
}

div.formlabel
{
    width: 285px;
    float: left;
    text-align: right;
    padding-right: 15px;
    color: #888888;
    text-transform: capitalize;
    position: relative;
    top: 2px;
}

div.forminput
{
    width: 300px;
    float: right;
    text-align: left;
}

.txt, .wm
{
    padding: 4px;
    font-weight: normal;
    font-size: 16px;
    height: 21px;
    color: #333333;
    width: 200px;
    border: 1px solid #666666;
    background-color: #FAFAFA;
    margin: 0px;
}

.spacer
{
    margin-bottom: 15px;
}
.short
{
    width: 83px;
}

.qty
{
    width: 33px;
}
.wm
{
    font-style: italic;
    color: #CCCCCC;
    border-color:#999999;
}

.warning{ color:#ff0000;}

.btn
{
    padding: 4px;
    font-weight: normal;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    text-transform: uppercase;
    border: 2px solid #003300;
    background-color: #339966;
    margin: 0px;
    cursor: hand;
}
.btn:hover
{
    border-color: #00CC99;
}

.congrat{ font-size:20px;}

.green{color:Green; }

div#stkFrm
{
    /*width: 75%;
    margin-left:12%;
    margin-right:13%;*/
}

#stkFrm div.formlabel
{
    /*margin-left:-40px;*/
}

#stkFrm div.forminput
{
    margin-left:0px;
    float:left;
}
.stkFields
{
    width: 295px;
}

div.categories
{
    width:50%;
}

.catQty
{
    width:30px;
}

span.kitFile
{
    font-style:italic;
    font-size:14px;
}

div#navigation
{
    width:100%;
    height:35px;
}

div#navigation a
{
    color:White;
    text-decoration:none;
}
div#navigation a:hover
{
    color:White;
    text-decoration: underline;
}

div#navigation ul
{
    list-style-type:none;
    padding-left:10px;
    margin-top:2px;
}

div#navigation ul li
{
    display: inline;
    padding-right: 20px;
}

.gvwHead
{
    background-color:#003366;
    color:White;
}

.gvwAltRow
{
    background-color:#d5dbe2;
}

.colCatName
{
    width:500px;
}

.gvw td
{
    padding-left:5px;
    padding-right:5px;
}

.gvwCat td
{
    padding-left:5px;
    padding-right:5px;
}

.catIDHead
{
    width:40px;
    text-align:center;
}
.catNameHead
{
    width:250px;
}
.catEditHead
{
    width:65px;
}

.btnBack
{
    margin-top:-2px;
}

.gvwCat
{
    width:100%;
}

.stkColCode
{
    width:85px;
}
.stkColDescription
{
}
.stkColCategory
{
    width:85px;
    text-align:center;
}
.stkColIsLive
{
    text-align:center;
    width:35px;
}
.stkColEdit
{
    width:35px;
}
.stkColArchive
{
    width:55px;
}

.stkCat
{
    height:30px;
    width: 305px;
}

.stkLive
{
}

.stkFile
{
    height:30px;
    width: 305px;
}

#headCat1
{
    width:100%;
}

.nxtBtn
{
    text-align:right;
    width:100%;
}

.btnCancel
{
    background-color: #f7900a;
}
