﻿#p1
{
    font-family: Trebuchet MS;
    font-weight: bold;
    color: #666666;
    font-size: 25px;
}

#p2
{
    position: relative;
    color: #CCCCCC;
    top: -47px;
}

.p3
{
    font-family: Arial;
    color: Black;
    font-size: 10px;
    font-weight: normal;
}

.searchPanel
{
    color: white;
    font-size: 16px;
    width: 400px;
    text-align: right;
    float: right;
    margin-top: 80px;
}

#mt5
{
    margin-top: 5px;
}

#fpc1
{
    border-bottom: 1px dotted #b2b2b2;
    padding: 5px 5px 5px 0px;
}

#fpc2
{
    border-bottom: 1px dotted #b2b2b2;
    padding: 5px 0px 5px 0px;
    width: 100%;
}

#bw
{
    border-right: 1px solid white;
}

#bw100
{
    border-right: 1px solid White;
    width: 100%;
}

.onlineStore
{
    font-size: x-small;
    font-family: arial;
    font-weight: normal;
}

.fli
{
    width: 100%;
}

.fli TD
{
    border-right: 1px dotted #CCCCCC;
    border-top: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    padding: 10px;
}

.orderHistory
{
    width: 100%;
}

.orderHistory TD
{
    padding: 3px;
    border-bottom: 1px dotted #CCCCCC;
}

.editOrder
{
}

.editOrder TD
{
    border-bottom: 1px dotted bottom;
}

.shoppingCart TD
{
    border-bottom: 1px dotted bottom;
}

.cartHeader
{
    color: White;
}

.cartTotals
{
    text-align: right;
}

.cartSubtotal
{
    font-size: large;
}

.supportResults
{
}

.supportResults TH
{
    color: #666666;
    border-bottom: 3px double #CCCCCC;
}

.supportResults TD
{
    border-right: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    padding: 5px;
}

.baseFont
{
    font-family: Arial;
    font-size: 12px;
}

.removeBorders
{
    border-style: none;
    border-collapse: collapse;
    border-spacing: 0px;
}

.removeBorders TD
{
    border-style: none;
    border-collapse: collapse;
    padding: 5px;
}

.removeBorders TH
{
    border-style: none;
    border-collapse: collapse;
}

HR.dashed
{
    height: 0px;
    border: 1px dotted #CCCCCC;
    margin: 10px 0px 10px 0px;
}

.hr
{
    margin: 10px 0px 10px 0px;
    width: 100%;
    height: 0;
    border-bottom: 1px dotted #666666;
}

.login
{
    color: #83b407;
}

.hrLight
{
    margin-top: 10px;
    height: 10px;
    width: 100%;
    height: 0;
    border-top: 1px dashed #CCCCCC;
}

.feedBackText
{
    width: 100%;
    margin-bottom: 15px;
    text-align: center;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #ffffcc; /*border: 1px dashed #83b407;*/
    border: 1px dashed #83b407;
    font-weight: bold;
    color: #666666;
}

#smallText
{
    font-size: 11px;
}

.boldGreyText
{
    font-weight: bold;
    color: #CCCCCC;
}

.articlesListingHeader
{
    font-size: 12px;
}

.articlesListing
{
    border-style: none;
    font-size: 12px;
}

.articlesListing TD
{
    border-style: none;
    padding-bottom: 15px;
}

.productListing TH
{
    text-align: center;
    border-style: none;
    border-right: 1px dotted #666666;
    border-bottom: 1px solid #999999;
    padding: 5px;
}

.productListing
{
    border-style: none;
}

.productListing TD
{
    padding: 5px;
    border-style: none; /*padding-bottom: 5px;       padding-top: 5px;*/
    border-bottom: 1px dotted #666666;
}

/* stops styles cascading to pagination table*/
.productListing TABLE TD
{
    border-style: none;
}

#productContent TABLE
{
    border: 3px double #999999;
}

#productContent TH
{
    color: white;
    text-align: center; /*border: 1px solid #666666;*/
    background-color: #999999;
    font-weight: bold;
}

#productContent TD
{
    font-size: 12px;
    border-style: none;
    border-bottom: 1px dashed #666666;
    border-right: 1px solid #666666;
    border-left: 1px solid #666666;
}

.breadCrumb
{
    padding-bottom: 25px;
}

UL
{
    /*list-style-image: url("../../Images/iconBulletCurveLeftWhiteBg.png");*/
    margin-top: 0px;
}

LI
{
    padding-bottom: 10px;
}

.notApproved
{
    color: black;
    font-size: x-small;
    text-decoration: blink;
}

.highLightControl
{
    background-color: #fefbd2;
    color: #000080;
}

A:visited
{
    color: #83b407;
    text-decoration: underline;
}
A:link
{
    color: #83b407;
    text-decoration: underline;
}
A:hover
{
    color: gray;
    text-decoration: none;
    font-weight: bold;
}

.newsPublishDate
{
    font-size: 11px;
    font-weight: bold;
    text-align: right;
    color: #666666;
}

.articleTitle
{
    font-size: 17px;
    font-weight: bold;
}

#articleDetails
{
    color: #666666;
    width: 100%;
}

#articleDetails TD
{
    padding: 3px;
    border-bottom: 1px dotted #CCCCCC;
}

#articleDetails B
{
    color: #999999;
}

#commentsTable
{
    width: 100%;
    font-size: 11px;
    border: 1px dotted #83b407;
    padding: 5px;
}

.rateArticleSpacing
{
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px dashed #666666;
    border-top: 1px dashed #666666;
}

.addComment
{
    padding: 5px;
    border-style: none;
    font-size: 11px;
}

.addComment Td
{
    border-style: none;
}

.addComment Textarea
{
    font-family: Arial;
    font-size: 11px;
    width: 149px;
}

.editArticleHeadings
{
    color: White;
    font-weight: bold;
}

#postedBy
{
    width: 100%;
    color: #999999;
}

.leftColDivider
{
    text-align: right;
    padding-top: 10px;
    padding-bottom: 5px;
    border-top: 1px dashed #CCCCCC;
}

#loginStatusStyle
{
    text-align: center;
}


.footerNav
{
    font-size: x-small;
    padding-top: 100px;
    text-align: center;
}

#navTable
{
    height: 37px;
    padding: 0px;
    border-spacing: 0px;
    border: 0px;
    font-size: 15px;
}

#navTable IMG
{
    display: block;
}

#navTable TD
{
    padding-left: 10px;
    vertical-align: middle;
    text-align: left;
}

TEXTAREA
{
    font-family: Arial;
    font-size: 12px;
}

