/* --- Common site Styles ---------------------------------------------------------- */
body, p, td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 8.5pt;
    color: #000000;
}

body
{
    background-image: url(../_images/bgrd_main.jpg);
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #f0f0f0;
    margin: 0 0 0 0;
}

a:link, a:visited, a:active, a:hover
{
    color: #005E9B;
    text-decoration: underline;
}
a:hover
{
    color: #0099FF;
    text-decoration: underline;
}
.mainArea
{
    width: 955px;
    margin: 0px auto 0 auto;
}
.mainTable
{
    background-image: url(../_images/bgrd_main_table.jpg);
    background-repeat: repeat-y;
}
.mainTablePanels
{
    background-image: url(../_images/bgrd_main_table_panels.jpg);
    background-repeat: repeat-y;
}
.mainTablePanelsReverse
{
    background-image: url(/_images/bgrd_main_table_panels_reverse.jpg);
    background-repeat: repeat-y;
}

.mainContent
{
    margin: 27px 27px 27px 27px;
}
.mainTable
{
    margin: 0 0 1px 0;
}
.mainTextPosition
{
    position: absolute;
    margin: 27px 0 0 25px;
    width: 290px;
    height: 274px;
    overflow: hidden;
}
.mainTextPosition li
{
    margin: 0 0 5px 0;
}
li
{
    margin: 0 0 3px 0px;
    list-style-image: url(../_images/bullet_diamond.gif);
}
ul
{
    padding: 0 0 0 7px;
    margin: 6px 0 6px 25px;
    list-style-type: disc;
    list-style-position: outside;
}
.line
{
    margin: 9px 0 9px 0;
    border-bottom: 1px solid #cccccc;
}
.smallText
{
    font-size: 7pt;
}





/* --- Left Side ---------------------------------------------------------- */

.leftSide
{
    background-image: url(../_images/left_side_bot.jpg);
    background-position: bottom;
    background-repeat: no-repeat;
    width: 203px;
}





/* --- navSide ---------------------------------------------------------- */

#navSide
{
    width: 201px;
    text-align: left;
    margin: 0 1px 0 1px;
}
#navSide a
{
    padding: 6px 10px 6px 26px;
    display: block;
    font-weight: normal;
    font-size: 8.5pt;
}

#navSide a, #navSide a:link, #navSide a:visited, #navSide a:active
{
    color: #000000;
    border-top: 1px solid #FFFFFF;
    background-image: url(../_images/nav/bgrd_nav_side_f1.jpg);
    text-decoration: none;
}
#navSide a:hover
{
    color: #ffffff;
    background-image: url(../_images/nav/bgrd_nav_side_f2.jpg);
    text-decoration: none;
}

#navSideOver a
{
    padding: 5px 10px 5px 26px;
    display: block;
    font-weight: normal;
    font-size: 8.5pt;
}

#navSideOver a, #navSideOver a:link, #navSideOver a:visited, #navSideOver a:active, #navSideOver a:hover
{
    color: #ffffff;
    background-image: url(../_images/nav/bgrd_nav_side_f2.jpg);
    text-decoration: none;
}




/* --- Page Title  ---------------------------------------------------------- */

.ptitle
{
    background-color: #018CD8;
    background-image: url(../_images/ptitles/bgrd_rt.jpg);
    background-repeat: no-repeat;
    background-position: top right;
}
.searchBox
{
    height: 13px;
    font-size: 10px;
    width: 130px;
    background-color: #DFF1FF;
    margin: 0 9px 0 10px;
    border: 1px solid #00335b;
    padding: 2px 0 2px 5px;
    color: #000;
}



/* --- General Information ------------------------------------------------- */
.generalContent
{
    clear: both;
    padding: 30px 30px 0 30px;
    line-height: 18px;
}

/* --- Categories ---------------------------------------------------------- */

#categories
{
    float: left;
    width: 173px;
    height: 153px;
    text-align: center;
    overflow: hidden;
}
.categoriesLink a, .categoriesLink a:link, .categoriesLink a:visited, .categoriesLink a:active
{
    display: block;
    text-decoration: none;
}
.categoriesLink a:hover
{
    text-decoration: none;
    background: url(../_images/bgrd_product_f2.jpg) bottom no-repeat;
    height: 153px;
}
.catBorderRight
{
    border-right: 1px solid #E4E4E4;
}
.catBorderRightBot
{
    border-bottom: 1px solid #E4E4E4;
    border-right: 1px solid #E4E4E4;
}
.catBorderBot
{
    border-bottom: 1px solid #E0E0E0;
}
.catPhoto
{
    margin: 3px 0 0 0;
}
.catTitle
{
    margin: 3px auto 0 auto;
    width: 140px;
    font-weight: bold;
    font-size: 10pt;
    color: #000000;
}





/* --- popBox ---------------------------------------------------------- */

.popBox
{
    margin: 0 0 0 0;
    display: none;
}




/* --- Special fonts ---------------------------------------------------------- */

.specialFonts
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    color: #0099FF;
    font-weight: bold;
    font-style: italic;
    font-size: 18px;
    margin: 6px 0 11px 0;
}




/* --- Contact Top  ---------------------------------------------------------- */

.contactTop
{
    margin: 8px 13px 10px 10px;
    font-size: 7.5pt;
    color: #ffffff;
    text-align: right;
    height: 78px;
    overflow: hidden;
    line-height: 13px;
}
.contactTop a, .contactTop a:link, .contactTop a:visited, .contactTop a:active
{
    color: #ffffff;
    text-decoration: underline;
}
.contactTop a:hover
{
    color: #FFFF00;
    text-decoration: underline;
}
.topLinks
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #8CD7FF;
}
.topLinks a, .topLinks a:link, .topLinks a:visited, .topLinks a:active
{
    color: #8CD7FF;
    text-decoration: none;
}
.topLinks a:hover
{
    color: #017AC0;
    text-decoration: underline;
}


/* --- Sitemap  ---------------------------------------------------------- */

.sitemap
{
    font-size: 9pt;
    color: #055B94;
    font-weight: bold;
}
.sitemap a, .sitemap a:link, .sitemap a:visited, .sitemap a:active .sitemap a:hover
{
    color: #055B94;
    text-decoration: none;
    width: 98;
    display: block;
    padding: 2px 0px 2px 4px;
}
.sitemap a:hover
{
    color: #055B94;
    text-decoration: none;
    background-color: #E1E6F2;
}
.lineSitemap
{
    margin: 2px 0 2px 0;
    border-bottom: 1px solid #cccccc;
}




/* --- Products  ---------------------------------------------------------- */

.productCategory
{
    color: #213341;
    font-weight: bold;
    font-size: 8.5pt;
    margin: 0 0 11px 0;
    padding: 2px 2px 3px 4px;
    background-color: #E1E6F2;
    border-bottom: 1px solid #A2BECC;
}
.productCategory a, .productCategory a:link, .productCategory a:visited, .productCategory a:active
{
    color: #213341;
    text-decoration: underline;
}
.productCategory a:hover
{
    color: #0099FF;
    text-decoration: underline;
}


/* --- Left Side  ---------------------------------------------------------- */



.leftSide a, .leftSide a:link, .leftSide a:visited, .leftSide a:active
{
    color: #055B94;
    text-decoration: underline;
}
.leftSide a:hover
{
    color: #0099FF;
    text-decoration: underline;
}
.navleftSideArea
{
    padding: 10px 0px 13px 0px;
    margin: 0 22px 0 22px;
    font-size: 7.5pt;
    color: #000000;
}
.leftSideArea
{
    padding: 10px 0px 13px 0px;
    margin: 0 12px 0 12px;
    font-size: 7.5pt;
    color: #000000;
}
.featuredTitle
{
    font-weight: bold;
    margin: 0px 7px 2px 8px;
    color: #5F5F5F;
}
.featuredDescription
{
    line-height: 11px;
    font-size: 6.5pt;
    margin: 8px 0 0 0;
}
.featuredImage
{
    border: 1px solid #B0B0B0;
    margin: 0 7px 10px 8px;
}
.featuredProductTitle
{
    font-weight: bold;
    margin: 0px 0 6px 0;
    font-size: 8.5pt;
}
.featuredProductImage
{
    border: 1px solid #334D59;
    float: left;
    margin: 0 7px 8px 8px;
}

.newsArticlesDate
{
    color: #0099FF;
    font-size: 7.5pt;
}
.newsArticlesDateMain
{
    color: #0099FF;
    font-size: 7.5pt;
    font-weight: normal;
    text-align: right;
    margin: 0 6px 0 0;
    float: right;
}
.newsArticlesTitle
{
    color: #000000;
    font-weight: bold;
    margin: 1px 0 2px 0;
    padding: 0 0 2px 0;
    border-bottom: 1px dashed #cccccc;
}
.newsArticlesStory
{
    line-height: 11px;
}

.leftSideLine
{
    border-bottom: 1px solid #D6D6D6;
    margin: 6px 0 6px 0;
}



/* --- Company News  ---------------------------------------------------------- */

.companyNews
{
    background-image: url(../_images/bgrd_company_news.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-color: #0195E4;
}

.companyNewsArea
{
    background-image: url(../_images/bgrd_company_news_area.gif);
    background-repeat: repeat-y;
    padding: 10px 14px 13px 14px;
    font-size: 7.5pt;
    color: #ffffff;
}
.companyNewsArea a, .companyNewsArea a:link, .companyNewsArea a:visited, .companyNewsArea a:active
{
    color: #ffffff;
    text-decoration: underline;
}
.companyNewsArea a:hover
{
    color: #FFFF00;
    text-decoration: underline;
}

.companyDate
{
    color: #A2D5E9;
}
.companyTitle
{
    font-weight: bold;
    margin: 1px 0 3px 0;
}
.companyStory
{
    line-height: 11px;
}
.companyLine
{
    border-bottom: 1px solid #016296;
    margin: 8px 0 8px 0;
}


/* --- Links  ---------------------------------------------------------- */

.linkCategories
{
    color: #213341;
    font-weight: bold;
    font-size: 9pt;
    margin: 0 0 4px 0;
    padding: 2px 2px 3px 4px;
    background-color: #E1E6F2;
}



/* --- Forms ---------------------------------------------------------- */

.newsFormField
{
    background-color: #ffffff;
    border: 1px solid #4F6B8E;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    width: 150px;
    height: 15px;
}
.customerFormField
{
    background-color: #f9f9f9;
    border: 1px solid #C4C4C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 3px 0 5px 6px;
    width: 230px;
    height: 15px;
}
.formField
{
    background-color: #f9f9f9;
    border: 1px solid #C4C4C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 0 0 0 6px;
    width: 230px;
    height: 15px;
}
.formFieldLogin
{
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 0 0 0 0px;
    width: 120px;
    height: 15px;
}
.formFieldOther
{
    background-color: #f9f9f9;
    border: 1px solid #C4C4C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 0 0 0 6px;
    width: 150px;
    height: 15px;
}
.catalogFormMemo
{
    background-color: #f9f9f9;
    border: 1px solid #C4C4C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 3px 0 5px 6px;
    width: 230px;
    height: 70px;
}
.formMemo
{
    background-color: #f9f9f9;
    border: 1px solid #C4C4C4;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    padding: 1px 0 0 2px;
    margin: 0 0 0 6px;
    width: 230px;
    height: 70px;
}
.button
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #4F6B8E;
    font-weight: normal;
    background-color: #EBEEE8;
    margin: 0 0 0 10px;
    padding: 0 0 2px 0;
    border: 1px solid #4F6B8E;
    height: 18px;
}
.newsButton
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 7pt;
    color: #666;
    font-weight: normal;
    background-color: #EBEEE8;
    margin: 0 0 0 10px;
    padding: 0 0 2px 0;
    border: 1px solid #C4C4C4;
    height: 18px;
    width: 50px;
}
.required
{
    color: red;
    font-weight: bold;
    font-size: 8pt;
}
.error
{
    color: red;
    font-weight: bold;
    font-size: 8pt;
}
.contactFormText
{
    font-size: 7pt;
}
.borderBotForm
{
    border-bottom: 1px solid #DBDBDB;
}


/* --- Footer ---------------------------------------------------------- */

#footer
{
    margin: 0 0 15px 0;
    padding: 14px 14px 0 14px;
    background-image: url(../_images/bgrd_footer.jpg);
    background-repeat: no-repeat;
}
.footer
{
    color: #9F9F9F;
    line-height: 16px;
    font-size: 7pt;
}

.footer a, .footer a:link, .footer a:visited, .footer a:active
{
    color: #9F9F9F;
    text-decoration: none;
}
.footer a:hover
{
    color: #9D9D9D;
    text-decoration: underline;
}



/************ subglobalNav styles **************/

.subglobalNav
{
    position: absolute;
    visibility: hidden;
    text-align: left;
    font-weight: normal;
    color: #003C6F;
    line-height: 14px;
}
.subglobalNav table tr td
{
    white-space: nowrap;
}
.subglobalNav a:link, .subglobalNav a:visited, .subglobalNav a:active, .subglobalNav a:hover
{
    font-size: 7.5pt;
    padding: 2px 10px 3px 8px;
    text-decoration: none;
    display: block;
    height: 14px;
    border-bottom: 1px solid #003C6F;
    border-left: 1px solid #003C6F;
    border-right: 1px solid #003C6F;
    color: #ffffff;
    text-decoration: none;
    background-color: #0177BB;
}
.subglobalNav a:hover
{
    color: #23B1FE;
    text-decoration: none;
    background-color: #003C6F;
}
