.tabItemXX
{
    padding: 5px 15px 4px;
}
.tabItem2
{
    padding: 10px;
    background-color: #FFFFFF;
    height: 305px;
    width: 265px;
    border-left-width: 1px; /*border-left-color: #5c5c5c;*/
    border-left-color: #000000;
    border-left-style: solid;
    border-right-width: 1px;
    border-right-color: #000000;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #000000;
    border-bottom-style: solid;
    border-top-width: 1px;
    border-top-color: #FFFFFF;
    border-top-style: solid;
    
    background: url(/images/brushedmetalbg.png) 0% 0% repeat-x;

}

.stickToBottom
{
 margin-left: auto; margin-right: auto; border: 1px solid black; height: 100px; position: relative;

    /*padding: 20px 0px 0 0px;*/
}

.labelFont
{
    color:Blue;
}

/* CSS Document */
*
{
    margin: 0;
    padding: 0;
}

.column
{
    float: left;
}
.clear
{
    clear: both;
}

html, body
{
    height: 100%;
    background: #0D82A9;
}
html, input, textarea
{
    font-family: Georgia;
    font-size: 12px;
    color: #98CCDA;
    line-height: 16px;
}

.bg
{
    background: url(/images/top.gif);
    width: 100%;
}
.bg1
{
    width: 100%;
    background: #172732;
}
.bg2
{
    width: 100%;
    background: url(/images/bot.gif);
}

.bg3
{
    background: url(/images/3_bg.gif);
}
.line
{
    background: url(/images/line.gif);
    height: 2px;
}

.q1
{
    background: url(/images/q1.gif) no-repeat top left;
}
.q2
{
    background: url(/images/q2.gif) no-repeat top right;
}
.q3
{
    background: url(/images/q3.gif) no-repeat bottom right;
}
.q4
{
    background: url(/images/q4.gif) no-repeat bottom left;
}
.li1
{
    background: url(/images/li1.gif) repeat-x top;
}
.li2
{
    background: url(/images/li2.gif) repeat-x bottom;
}
.li3
{
    background: url(/images/li3.gif) repeat-y right;
}
.li4
{
    background: url(/images/li4.gif) repeat-y left;
}
.col
{
    background: #111E27;
}

span
{
    color: #E8520F;
}

a
{
    color: #E8520F;
    text-decoration: underline;
}
a:hover
{
    text-decoration: none;
}
#red
{
    color: #E8520F;
}



ul.general
{
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 26px;
    color: #E8520F;
}

ul.general li
{
    background: url(/images/1_z2.gif) center left no-repeat;
    margin: 0px;
    padding-left: 31px;
    background-position: 0 9px;
}
ul.general li a
{
    color: #E8520F;
    text-decoration: none;
    background: url(/images/a.gif) repeat-x bottom;
}
ul.general li a:hover
{
    color: #E8520F;
}



#header
{
    background: url(/images/top.gif) right top;
    height: 281px;
}

#footer
{
    line-height: 15px;
    background: url(/images/bot1.gif) no-repeat top left;
    color: #ffffff;
    text-align: center;
    padding-top: 41px;
    font-family: Tahoma;
    font-size: 11px;
}
#footer a
{
    color: #ffffff;
    line-height: 13px;
    text-decoration: none;
    font-size: 11px;
}
#footer a:hover
{
    color: #ffffff;
    text-decoration: underline;
}

.more
{
    color: #E8520F;
    font-style: italic;
    font-size: 13px;
}


.set
{
    font-size: 11px;
}
.set span a
{
    color: #326EA1;
    text-decoration: none;
    background: url(/images/a.gif) repeat-x bottom;
    font-size: 11px;
}
.set span a:hover
{
    text-decoration: none;
}

.set1 div
{
    width: 200px;
}
.set1 div div
{
    width: auto;
    color: #E8520F;
    height: 17px;
}
.set1 a
{
    color: #6996A6;
    text-decoration: none;
}
.set1 a:hover
{
    text-decoration: underline;
}



.indent
{
    padding: 0 0 0 13px;
}
.indent1
{
    padding: 0 10px 0 18px;
}
.indent_orderformright
{
    padding: 0 10px 0 18px;
    height: 420px;
}


.indent2
{
    padding: 17px 15px 0 26px;
}
.indent3
{
    padding: 18px 15px 0 28px;
}
.indent4
{
    padding: 17px 0px 0 2px;
}
.indent5
{
    padding: 0px 15px 0 28px;
}

.width
{
    width: 224px;
}
.width1
{
    width: 207px;
}
.width2
{
    width: 208px;
}
.width3
{
    width: 232px;
}
.width5
{
    width: 233px;
}
.width6
{
    width: 229px;
}
.width7
{
    width: 200px;
}



.input
{
    background: #13212B;
    border: 1px solid #2E3E49;
    padding-left: 5px;
    padding-top: 2px;
    width: 204px;
    height: 21px;
    vertical-align: middle;
}
.textarea
{
    background: #13212B;
    border: 1px solid #2E3E49;
    padding-left: 5px;
    padding-top: 2px;
    width: 224px;
    height: 92px;
    overflow: auto;
    padding-top: 2px;
}

.inline-order-form 
{
    height: 100%;
    background: #111e27;
}

.inline-order-form .indent_orderformright .q4
{
    padding: 0 10px 0 18px;
    width: 375px;
    height: 420px;
}
