body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
    position: relative;
    top: 1px;
    left: 5px;
    padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #FFFFFF;
   color: #228D2F;
   padding: 1px;
   font-size: 10px;	
   padding-left: 3px;
}

#breadcrumb a
{
   color: #228D2F;
}

#breadcrumb a
{
   color: #228D2F;
}

#footermenu
{
   text-align: center;
   padding: 5px;
   background-color: rgb(245, 245, 245);
   border-top-width: 1px;
   border-top-style: solid;
   border-top-color: rgb(153, 153, 153);
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: rgb(153, 153, 153);
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

.bannerbox
{
   border: dashed 2px #97C69C;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 5px;
   margin-right: 5px;
   padding: 5px;
   text-align: center;
   background-color: #FFFFFF;
}

.bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black;
   font-weight: bold;
}

#loginbox
{
   position:relative;
   top: 0px;
   right: 3px;
   width: 200px;
   height: 90px;
/*   padding: 2px 2px 2px 2px;    */
   font-size: 10px;
}

#loginbox input
{
   color: Green;
   border-color: White;
   font-size: 10px;
   right: 0px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#welcomebox a
{
    color: Green;
}

#logintext
{
   position:relative;
   top: 0px;
   right: 5px;
   text-align: right;
}

#logintext a
{
    color: Green;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}

.forumtable
{
    border-bottom: black 1px solid;
}

.forum
{
    border-top: black 1px solid;
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}

.pagemaintitle
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
}

#leftcol
{
   top: 0px;
   left: 0px;
   width: 150px;
   background-color: rgb(245, 245, 245);
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle
{
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: #E3ECF5;
}

#leftcol .sectiontitle span
{
/*    padding: 3px; */
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;    
}
/* 
#leftcol div.DepartmentListings, #leftcol .DepartmentListings span
{
    padding: 1px;
    background-color: #33CC00;
    color: White;
    font-size: 9px;
    text-align: left;
    border-top: black 1px double;
}
*/

#centercol
{
   top: 0px;
   left: 0px;
   width: 430px;
   padding: 0px;
   background-color: white;
}

#centercol a
{
    color: Green;
    font-size: 10px;
}

#centercol th
{
    font-size: 10px;
}

#centercolcontent
{
   padding: 0px 0px 0px 0px;
   font-size: 10px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
}


#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   top: 0px;
   right: 0px;            
   width: 200px;
   color: Black ;
   background-color: rgb(245, 245, 245);
   font-size: 10px;
}

#rightcol a
{
   color: Green;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;
    background-color: #E3ECF5;    
}

#rightcol .sectiontitle span
{
    padding: 3px;
    color: Black;
    font-size: 11px;
    font-weight: bold;
    text-align: left;    
}

#itemtitleheader
{
    margin-top: 6px;
    padding: 5px;
    border-top: #006600 3px solid;
    border-bottom: black 1px solid;
    background-color: #F5F5F5;
    color: #CC0000;
    font-size: 14px;
    font-weight: bold;
}

.itempriceavail
{
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
}

.mainpageboxheader
{
    padding: 2px;
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    letter-spacing: 5px;
}

.shopcategorytop
{
    padding: 2px;
    background-color: rgb(245, 245, 245);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    color: #006633;
}

.productboxmain
{
    padding-top: 10px;
    text-align: center;
}

.productboxheader
{
    padding-bottom: 5px;
    font-size: 10px;
    font-weight: bold;
}

.textboxtext
{
    padding-top: 10px;
    background-color: #FFFFFF;
}

.textboxheader
{
    background-color: rgb(245, 245, 245);
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: rgb(153, 153, 153);
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: rgb(153, 153, 153);
    font-weight: bold;
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Arial;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.headermenulink a
{
   text-decoration: none;
   font-size: 12px;
   color: #006633;
   font-family: Georgia,serif;
   letter-spacing: 1px;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   font-size: 12px;
   color: Red;
   font-family: Georgia,serif;
   letter-spacing: 1px;
}

.highlight
{
   background-color: #FFFFFF;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 14px;
   font-weight: bold;
   color: Black;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.pollbox
{
    font-size: 11px;
    margin: 5px;
}

.pollcontent
{
    padding: 6px;
    background-color: #FFFFFF;  
}

.categorycontent
{
    padding: 1px;
    background-color: #FFFFFF;  
}

.pollquestion
{
    font-size: 11px;
    font-weight: bold;
}

.polloptions
{
   padding-top: 4px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 10px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
   margin: 5px;
}

.newsletterboxcontent
{
    background-color: #FFFFFF;
    padding: 6px;
}

.tbord
{
    margin: 0px;    
    border-right: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
}

.postinfo
{
   background-color: rgb(245, 245, 245);
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #66CC66;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
   background-color: #FFFFFF;
}

.shoppingcartbox
{
   font-size: 11px;
   margin: 5px;
}

.shoppingcartboxcontent
{
    background-color: #FFFFFF;
    padding: 6px;
}

.boxHeader
{
font-family: Arial,Helvetica,sans-serif;
font-weight: bold;
font-size: 96%;
color: #ffffff;
background-color: #B0E5A7;
text-decoration: none;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

.boxBorder
{
    border-right: green 1px solid;
    border-top: green 1px solid;
    border-left: green 1px solid;
    border-bottom: green 1px solid;
}

.boxBottom
{
font-family: Arial,Helvetica,sans-serif;
font-size: 86%;
color: #333399;
background-color: #ffffff;
text-decoration: none;
padding-left: 2px;
}

.specheader
{
font-weight: bold;
background-color: #B0E5A7;
text-decoration: none;
padding-left: 4px;
padding-top: 4px;
padding-bottom: 4px;
}

.spectext
{
    border-right: gray 1px dotted;
    border-left: gray 1px dotted;
    border-bottom: gray 1px dotted;
}

.inputbtn
{
   color:#050;
   font-weight:bold;
   font-size:12px;
   background-color:#FBFAE8;
   border:1px solid;
   border-top-color:#696;
   border-left-color:#696;
   border-right-color:#363;
   border-bottom-color:#363;
}

.categoryheader
{
    padding: 3px 0px 3px 3px;
    font-size: 10px;
    font-weight: bold;
    color: #228d2f;
    text-align: left;
}

.categoryheaderactive
{
    padding: 3px 0px 3px 3px;
    font-weight: bold;
    color: #228d2f;
    text-align: left;
}

.categorycontent a
{
    font-size: 10px;
    text-decoration: none;
    color: #228D2F;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.categorycontent a:hover
{
    font-size: 10px;
    text-decoration: underline overline;
    color: Red;
    padding-right: 2px;
    padding-left: 2px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.pricediscount
{
    color: Red;
}

.newstext
{
    color: Red;
}