﻿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.png);
}

#Header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.jpg);
}

#AnimateLogo
{
   padding: 5px;
   width: 129px;
   height: 97px;
}

#HeaderMenu
{
   position: absolute;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#BreadCrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#BreadCrumb a
{
   color: Yellow;
}

#BannerBox
{
   border: solid 1px #000000;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#BannerBox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#LoginBox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#LoginBox Input
{
   border-color: black;
   font-size: 12px;
}

#LoginBox a
{
   font-size: 10px;
   text-decoration: none;
   color: white; 
}

#ThemeSelector
{
   position: absolute;
   text-align: right;
   top: 111px;
   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;
}
        
#LeftCol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   background-color: #bcbfc0;
   font-size: 10px;
}

#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, #LeftCol .SectionTitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#LeftCol a
{
   color: blue;
}

#CenterCol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#CenterColContent
{
   padding: 15px 6px 15px 6px;
}

#CenterColContent div.SectionTitle, #CenterColContent .SectionTitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#CenterColContent div.SectionSubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#RightCol
{
   position: absolute;
   top: 184px;
   right: 0px;            
   width: 198px;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#RightCol a
{
   color: blue;
}

#RightCol div.Text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#RightCol div.SectionTitle, #RightCol .SectionTitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#Footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
}

#FooterMenu
{
   text-align: center;
   padding-top: 10px;            
}

#FooterText
{
   text-align: center;
   padding-top: 3px;            
}

.FooterMenuLink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.FooterMenuLink a
{
   text-decoration: none;
   color: black; 
}

.HeaderMenuLink
{
   font-family: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.HeaderMenuLink a
{
   text-decoration: none;
   color: black; 
}

.HeaderMenuLink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.Highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.HighlightCity
{
   background-color: #df2e05;
}

.HighlightState
{
   background-color: #f4c977;
}

.HighlightCountry
{
   background-color: #818689;
}

.ArticleBox
{
   background-color: #fefef0;
   color: #b45d16;
   border: solid 1px #000000;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.ArticleTitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.ArticleAbstract
{
   padding-top: 6px;
}

.Comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}

.PollBox
{
   font-size: 11px;
}

.PollContent
{
   padding: 6px;
}

.PollQuestion
{
   font-size: 13px;
   font-weight: bold;
}

.PollOptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.PollBar
{
   background-color: red;
   font-size: 4px;   
}

.ProgressBarContainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.ProgressBar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.NewsletterBox
{
   font-size: 11px;
}

.NewsletterBoxContent
{
   padding: 6px;
}

.PostInfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.PostTitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.PostBody
{
   padding: 3px;
}

.ShoppingCartBox
{
   font-size: 11px;
}

.ShoppingCartBoxContent
{
   padding: 6px;
}

.MainBannerBox
{
   border: solid 1px #000000;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: white;
}

.MainBannerBox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

.KlotzBannerBox
{
   border: solid 1px #000000;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: white;
}

.KlotzBannerBox a
{
   font-size: 10px;
   text-decoration: none;
   color: white; 
}

.SslBannerBox
{
   border: solid 1px #000000;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

.SslBannerBox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}