﻿/***** General Classes *****/

h1,h2,h3,h4,h5,h6
{
    color: #002D9A;
    font-style: italic;
}

h1
{
    text-align: center;
}

div.rotator
{
    overflow: hidden;
}

/***** Wrapper and whatnot. *****/

body
{
    background-color: #F0F5FB;
    background-image: url('/images/body_bg.jpg'); 
    background-position: top center;
}

div.top
{
    width: 960px;
    height: auto !important;
    height: 100%;
    min-height: 100%;
    margin: 0px Auto -60px Auto;
    background-image: url('/images/content_bg.jpg');
    background-position: top center;
    background-repeat: repeat-y;
}

div.push, div.bottom
{
    height: 60px;
}

div.bottom
{
    position: relative;
    bottom: 0px;
    width: 960px;
    margin: 0px Auto;
    background-image: url('/images/bottom_bg.png');
}

/***** Header *****/

div.header
{
    height: 99px;
    background-image: url('/images/body_bg.jpg'); 
    background-position: top center;
}

div.header_left
{
    float: left;
    width: 168px;
    height: 99px;
}

div.header_right
{
    float: left;
    width: 780px;
    _width: 740px;
    height: 99px;
    text-align: center;
    line-height: 100%;
}

div.header_right h1
{
    font-style: italic;
    margin-bottom: 0px;
}

div.header_right h3
{
    font-style: italic;
    margin-bottom: 0px;
}

/***** Menu *****/

div.menu
{
    width: 960px; 
    height: 120px; 
    margin: 0 auto; 
    padding: 0; 
    border: none; 
    text-align: left;
    background-image: url('/images/menu/menu_bg.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div.menu div 
{ 
    height: 120px; 
}

div#m_home 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 90px; 
    z-index: 10; 
    margin-bottom: -120px;
    background-image: url('/images/menu/home_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_about
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 168px; 
    z-index: 11; 
    margin-bottom: -120px;
    background-image: url('/images/menu/about_on.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}

div#m_prod 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 246px; 
    z-index: 12; 
    margin-bottom: -120px;
    background-image: url('/images/menu/products_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_proc 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 324px; 
    z-index: 13; 
    margin-bottom: -120px;
    background-image: url('/images/menu/process_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_ship 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 402px; 
    z-index: 14; 
    margin-bottom: -120px;
    background-image: url('/images/menu/shipping_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_part 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 480px; 
    z-index: 15; 
    margin-bottom: -120px;
    background-image: url('/images/menu/partners_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_docs 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 558px; 
    z-index: 16; 
    margin-bottom: -120px;
    background-image: url('/images/menu/documents_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_files 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 636px; 
    z-index: 17; 
    margin-bottom: -120px;
    background-image: url('/images/menu/files_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_cont 
{ 
    width: 156px; 
    height: 120px; 
    position: relative; 
    top: -120px; 
    left: 714px; 
    z-index: 18; 
    margin-bottom: -120px;
    background-image: url('/images/menu/contact_on.jpg');
    background-position: top center;
    background-repeat: no-repeat; 
}

div#m_overlay 
{ 
    z-index: 100; 
    position: relative; 
    top: 0px; 
    height: 120px;
}

/***** Content *****/

div.content
{
    width: 900px;
    margin: 1em Auto;
}

div.content h1
{
    padding-top: 0.2em;
    text-align: center;
}

div.content ul
{
    margin-left: 2em;
    margin-bottom: 1em;
}

div.content ul li
{
    list-style: disc outside;
    margin-left: 1em;
    vertical-align: middle;
}

/***** Footer *****/

div.footer
{
    height: 60px;
    margin: 0px Auto;
    line-height: 1.4em;
    background-image: url('/images/body_bg.jpg'); 
    background-position: top center;
}

div.footer_top
{
    height: 10px;
    width: 960px;
    margin-bottom: 5px;
    background-image: url('/images/footer_top.jpg');
    background-position: top center;
    background-repeat: no-repeat;
}

div.footer p
{
    margin-bottom: 0px;
    padding-bottom: 0px;
    color: #002D9A;
    text-align: center;
}

div.footer a, div.footer a:visited
{
    color: #002D9A;
    text-decoration: none;
    border: none;
}

div.footer a:hover
{
    color: #FF0000;
}

/***** Home Page *****/

div.home_pics_01
{
    float: right;
    width: 370px;
    margin: 0 0 0 1em;
}

div.home_pics_01 img.first
{
    position: relative;
    clear: right;
    float: right;
    z-index: 20;
    margin-bottom: -30px;
}

div.home_pics_01 div.second
{
    position: relative;
    clear: right;
    float: right;
    z-index: 22;
    margin-left: 2em;
    margin-right: 30px;
}

div.home_pics_01 img.third
{
    position: relative;
    clear: right;
    float: right;
    z-index: 21;
    margin-top: -30px;
    margin-bottom: 15px;
}

/***** Process Section *****/

div.process_navi
{
    clear: both;
    width: 600px;
    height: 32px;
    margin: 16px Auto;
    font-size: 140%;
    font-weight: bold;
    font-style: italic;
    line-height: 100%;
    color: #002D9A;
    text-align: center;
}

div.process_navi div.previous
{
    float: left;
    width: 100px;
    text-align: left;
}

div.process_navi div.current
{
    float: left;
    width: 400px;
}

div.process_navi div.next
{
    float: left;
    width: 100px;
    text-align: right;
}

img.process_pic
{
    border: 0px solid;
    margin: 0px Auto;
}

/***** About Us Page *****/

div.bio
{
    clear: both;
    min-height: 250px;
    _height: 250px;
    margin-bottom: 1em;
}

div.bio h3
{
    padding-top: 0em;
}

img.about_pic
{
    border: 0px solid;
}

img.about_pic.left
{
    margin-right: 1em;
}

img.about_pic.right
{
    margin-left: 1em;
}

/***** Contact Us Page *****/

img.contact_pic
{
    border: 0px solid;
}

img.contact_pic.left
{
    margin-right: 1em;
}

img.contact_pic.right
{
    margin-left: 1em;
}

/***** The Process Page *****/

div.process_top
{
    margin: 0 0 0 1em;
}

div.process_top img.first
{
    z-index: 22;
    position: relative;
    float: left;
    margin-left: 15px;
}

div.process_top img.second
{
    z-index: 21;
    position: relative;
    float: left;
    margin: 20px -30px 1em -30px;
}

div.process_top img.third
{
    position: relative;
    z-index: 20;
    float: left;
}

/***** The products page. *****/

div.products_top
{
    margin: 0 0 0 1em;
}

div.products_top img.first
{
    z-index: 21;
    position: relative;
    float: left;
    margin-left: 15px;
}

div.products_top img.second, div.products_top div.second
{
    z-index: 22;
    position: relative;
    float: left;
    margin: 20px -30px 1em -30px;
}

div.products_top img.third
{
    position: relative;
    z-index: 20;
    float: left;
}

div.products_middle
{
    width: 550px;
    margin-bottom: 0.75em;
    text-align: center;
}

div.products_middle img.first
{
}

div.products_middle img.second
{
    margin-left: 15px;
}

div.tech_docs
{
    float: right;
    width: 340px;
    margin-left: 10px;
    margin-bottom: 1em;
    font-size: 14px;
    line-height: 140%;
    background-image: url('/images/products/tech_docs_bg.jpg');
    background-position: center top;
    background-repeat: repeat-y;
}

div.tech_docs_top
{
    height: 24px;
    background-image: url('/images/products/tech_docs_top.jpg');
    background-position: center top;
    background-repeat: no-repeat;
}

div.tech_docs_bottom
{
    height: 24px;
    background-image: url('/images/products/tech_docs_bottom.jpg');
    background-position: center bottom;
    background-repeat: no-repeat;
}

div.tech_docs_content
{
    width: 270px;
    margin: 0px Auto;
}

div.tech_docs h3
{
    font-size: 100%;
    line-height: 100%;
    color: #002D9A;
    font-style: italic;
}

div.tech_docs ul
{
    margin-left: 1em;
    margin-bottom: 1em;
}

div.tech_docs ul li
{
    list-style: disc outside;
    margin-left: 1em;
    vertical-align: middle;
}

/***** The shipping page. *****/

div.shipping_top
{
    margin: 0 0 0 1em;
}

div.shipping_top img.first
{
    z-index: 20;
    position: relative;
    float: left;
    margin-left: 15px;
}

div.shipping_top img.second
{
    z-index: 21;
    position: relative;
    float: left;
    margin: 20px -30px 1em -30px;
}

div.shipping_top img.third
{
    position: relative;
    z-index: 22;
    float: left;
}

/***** Login *****/

div.login_frame
{
    width: 900px;
    text-align: center;
}

div.login_input
{
    width: 430px;
    margin: 0 auto 1em auto;
}

div.login_fields
{
    padding: 5px 5px;
}

div.login_user, div.login_pass
{
    text-align: right;
    padding: 4px 4px;
}

div.login_user input, div.login_pass input
{
    width: 300px;
    margin-left: 10px;
}

div.login_buttons
{
    text-align: right;
    padding: 4px 12px 4px 4px;
}

div.login_buttons input
{
    padding: 2px 5px;
}

div.login_messages
{
    width: 430px;
    margin: 0 Auto;
    text-align: center;
    padding: 5px 5px;
    font-weight: bold;
    font-style: italic;
    color: #FF0000;
}

/***** Files Page *****/

div.files
{
    width: 430px;
    margin: 0 Auto 16px Auto;
    text-align: center;
}

div.files fieldset
{
    border: 1px solid #808080;
    padding: 20px 20px;
}

div.files select.basicdropdown
{
    width: 300px;
    margin-right: 14px;
}
