﻿body {
    margin: 0px; 
    font-family: Verdana; font-size: 12px; color: #3D81EE; 
    background-color: Black;
}

a { color: #a0c5ff; }

errortext { color: red; font-weight:bold }

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: blue;
}

#container
{
    background-color: black; 
}

#container2
{
    background-color: black; 
}

#threeupcontainer2
{
    background-color: black; margin-right: 200px;
}

#header
{
    padding: 0px; margin: 0px; width: 100%; height: 160px;
    background-color: Black;
}

#header2
{
    padding: 0px; margin: 0px; width: 800px; height: 140px;
}

#headermenu
{
   position: absolute;
   top: 120px;
   left: 20px;
   padding: 2px 2px 2px 2px;
   z-index: 3;
   background-color: black;
}

#breadcrumb  
{
    background-color: black; color: White; padding: 3px; font-size: 10px;
}

#breadcrumb a
{
   color: White;
}

#footermenu
{
    text-align: left; padding-top: 8px;
}

#footertext
{
   text-align: left; padding-top: 3px;            
}

#bannerbox
{
   border: dotted 3px #3D81EE;
   position: relative; top: 5px; text-align: center;
   padding: 2px 2px 2px 2px;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
    position: absolute; top: 10px; right: 10px; width: 180px; height: 80px;
    padding: 2px 2px 2px 2px; font-size: 9px; 
    background-color: #333333;
    border: solid 1px #d0e2ff;
}

#loginbox a
{
    color: #3D81EE;
}

#themeselector
{
    position: absolute; text-align:right; top: 100px; right: 10px; width: 180px; height: 80px;
    padding: 2px 2px 2px 2px; font-size: 9px; 
}

#themeselector select /* NEW */
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox /* NEW */
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px; margin: 0px; width: 100%; height: 40px;
   background-color: black;
   visibility: visible;
}


#leftcol
{
   position: absolute; top: 140px; left: 0px; width: 200px; 
   background-color: black;
   font-family: Arial;
   font-size: 14px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: Green;
   font-weight: bold;	
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   font-family: Arial;
   font-weight: bold;
   font-size: 18px;
   color: #6C82B5;
}

#leftcol div.upcase
{
   padding: 6px 6px 6px 3px;
   background-color: Green;
   color: #6C82B5;
   font-size: 12px;
   font-weight: bold;	
   text-transform: uppercase;
}

#centercol
{
   position: relative; margin-left: 201px; 
   background-color: black; 
   padding: 0px; 
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-family: Arial;
   font-weight: bold;
   font-size: 18px;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   font-size: 16px;
   padding-bottom: 4px;
}

#twoupleftcol
{
   position: relative; height: 100%; width: 60%;
   background-color: black;
   padding: 0px; 
}

#twoupleftcol div.text
{
   padding: 6px 6px 6px 6px;
}

#twoupleftcol div.sectiontitle, #twoupleftcol .sectiontitle span
{
   font-family: Arial;
   font-weight: bold;
   font-size: 18px;
}

#twoupleftcol div.sectionsubtitle
{
   font-weight: bold;
   font-size: 14px;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute; top: 140px; right: 0px; width: 198px; 
   background-color: black; border: dotted 2px #3D81EE;
   font-size: 10px;
}

#rightcol a
{
   color: #a0c5ff;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   font-family: Arial;
   font-weight: bold;
   font-size: 18px;
}

#rightcol div.captitle
{
   padding: 6px 6px 6px 3px;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-transform: uppercase;
}

#twouprightcol
{
   position: absolute; top: 140px; right: 0px; width: 39%; 
   background-color: black;
   font-size: 10px;
}

#twouprightcol a
{
   color: #a0c5ff;
}

#twouprightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#twouprightcol div.sectiontitle, #twouprightcol .sectiontitle span
{
   font-family: Arial;
   font-weight: bold;
   font-size: 18px;
}

#twouprightcol div.upcase
{
   padding: 6px 6px 6px 3px;
   font-family: Arial;
   font-weight: bold;
   font-size: 24px;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: #a0c5ff; 
}

.headermenulink
{
   font-family: Arial, Serif;
   font-size: 14px;
   font-weight: bold;
   background-color: black;
   text-transform: uppercase;  
   
}

.headermenulink a
{
   text-decoration: none;
   color: #a0c5ff; 
   margin: 4px 3px 4px 3px;
   background-color: black;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: white; 
   margin: 4px 3px 4px 3px;
   background-color: black;
}

.highlight
{
    background-color: #fefbd2;
    color: #000080;
}

.highlightcity
{
   background-color: #bb392f;
}

.highlightstate
{
   background-color: #ffb401;
}

.highlightcountry
{
   background-color: #ffb487;
}

.articlebox
{
   background-color: black;
   color: white;
   border: dashed 1px #a0c5ff;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #6C82B5;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.articleblock
{
   background-color: #111111;
   padding: 12px 12px 12px 12px;
   border: solid 2px #d0e2ff;
}


.comment
{
   padding: 4px 0px 4px 0px;
   font-size: small;
}

.postedby
{
   font-size: smaller;
   color: White;
}

.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;   
}

/*Here*/
#loginbox input
{
   color: #6C82B5;
   border-color: #6C82B5;
   background-color: Transparent;
   font-size: 10px;
}

#loginboxdivider
{
    border-top: solid 1px #6C82B5; margin-top: 2px; padding-top: 2px;
}

#leftcol a
{
   text-decoration: none;
   color: white;
}

#leftcol a:hover
{
   text-decoration: none;
   color: #a0c5ff;
}

.footermenulink a:hover
{
   text-decoration: none;
   color: white; 
}

#countbox
{
   font-weight: bold;
   border: dotted 3px #a0c5ff;
   position: relative; top: 5px; text-align: center;
   padding: 2px 2px 2px 2px;
}

#countbox .sectiontitle
{
   font-size: 18px;
   font-weight: bold;
}

#hosting
{
   position: relative; top: 5px; text-align: center;
   padding: 2px 2px 2px 2px;
}

#hosting a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

.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: #ebb267;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #df830b;
   color: white;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

.widgettext
{
   font-size:11px;
}