﻿body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

.content-page-detail
{
	padding: 10px;
}
.content-page-detail-text
{
	font-size: 10pt;
	font-family: Arial;
}

a
{
	color: Black;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
	color: blue;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #818689;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 115px;
   background-image: url(images/HeaderSlice.jpg);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 90px;
   background-image: url(images/Header.jpg);
}

#headermenu
{
   position: relative;
   top: 93px;
   left: 15px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}


#breadcrumb
{
   background-color : #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Blue;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;
   color:White;            
}

#footertext
{
   text-align: center;
   color: White;
   padding-top: 3px;            
}

#bannerbox
{
   border: dashed 2px Blue;
   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;
   color: White;
   top: 6px;
   right: 10px;
   width: 230px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 9px;
}

#loginbox input
{
	color: red;
	border-color: red;
	background-color: #3300cc;
	font-size: 9px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 90px;
   right: 7px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
	color: black;
	background-color: #d3d3d3;
	font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(images/FooterSlice.jpg);
   visibility: visible;
}
        

#leftcol a
{
   color: blue;
}

#leftcol
{
   position: absolute;
   top: 115px;
   left: 0px;
   width: 198px;
   background-color: #bcbfc0;
   font-size: 10px;
   overflow: visible;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: left;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	background-color: #818689;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 3px;
	padding-left: 6px;
	padding-bottom: 6px;
	padding-top: 6px;
}

#rightcol a
{
   color: blue;
}

#rightcol
{
	position: absolute;
	top: 115px;
	right: 0px;
	width: 198px;
	color: White;
	background-color: #bcbfc0;
	font-size: 10px;
   overflow: visible;
}
#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: #818689;
	color: white;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#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: blue;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}


.footermenulink
{
   font-family: Arial, Serif;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: white; 
}

.headermenulink
{
   font-family: Arial, Serif;
   font-size: 11px;
   font-weight: bold;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
	background-color: #ffffff;
	color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
	background-color: #fefef0;
	color: blue;
	border: dashed 1px blue;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.articletitle
{
	font-size: 18px;
	font-weight: bold;
	color: blue;
	text-decoration: none;
}

.newsitembox
{
	background-color: #fefef0;
	color: blue;
	border: dashed 1px blue;
	padding: 6px 6px 6px 6px;
	font-size: smaller;
}

.newsitemtitle
{
	font-size: 18px;
	font-weight: bold;
	color: blue;
	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;
}

.sitenewsbox
{
   font-size: 11px;
   border-color: DarkGray;
}

.newsletterboxcontent
{
   padding: 6px;
}

.sitenewsboxcontent
{
	color: White;
   padding: 6px;
   border-color: DarkGray;
}

.postinfo
{
	background-color: #0066ff;
	font-weight: bold;
	text-align: center;
}

.posttitle
{
	padding: 3px;
	margin-bottom: 10px;
	background-color: #3366cc;
	color: black;
	font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}

/* -- boxout stuff -- */

#boxout {
background: #a9a9a9 url(Images/boxout_corner.gif) top left no-repeat; 
float: right; 
width: auto; 
margin-left: 30px; 
margin-bottom: 20px;
padding-top: 20px;
} 
#boxout img {
border: 1px solid #818181; 
margin-bottom: 1em;
} 
#boxout img, #boxout p 
{
margin-left: 10px;
margin-right: 10px;
}
#boxout p {
font-weight: bold;
font-size: 80%;
line-height: 1.2em;
color: #333333;
padding: 0;
}
