body
{
   margin: 0px;
   font-family: Tahoma, Arial;
   font-size: 11px;
   background-image: url(images/bg.gif);
   color:#333333;
}

a:Link
{
	text-decoration:none;
	color:#FF2C0D;
}
a:hover
{
	text-decoration:none;
	color:#FD990D;
}
a:visited
{
	text-decoration:none;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
	background-image:url(images/containerBackground.gif);
	background-repeat:repeat-y;
	background-position:right;
}

#container2
{
   background-color: #FFFFCC;
   margin-right: 400px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 209px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
	padding: 0px;
	margin: 0px;
	height: 209px;
	background-image: url(images/Header.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumbBackground
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 21px;
   background-color:#FFFFCC;
}

#breadcrumbContainer
{
	left:0px;
	background-image: url(images/Breadcrumb.gif);
	background-repeat: no-repeat;
	height: 21px;
	background-position:right;
}

#breadcrumb
{
	color: #E71A00;
	padding-top: 2px;
    padding-right: 30px;
	direction:rtl;
	text-align: right;
	font-weight: bold;
}
#breadcrumb a
{
   color: #E71A00;
   text-decoration:none;
}
#breadcrumb a:hover
{
   color: #FEAD20;
   text-decoration:none;
}

#footermenu
{
   padding-top:19px;
   padding-right:24px;
   direction:rtl;
}

#footertext
{
   text-align: center;
   padding-top:2px;
   font-size:10px;
   direction:rtl;
}

#bannerbox
{
   border: dashed 2px #c35308;
   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: 82px;
   left: 10px;
   width: 200px;
   height: 60px;
   padding: 2px 2px 2px 2px;    
   direction: rtl;
   border: 1px solid #FD990D;
   color: #333333;

}

#loginbox input
{
   color: red;
   border-color: red;
}

#themeselector
{
   position: absolute;
   top: 82px;
   left: 218px;
   width: 220px;
   padding: 2px 2px 2px 2px;    
   border: 1px solid #FD990D;
   text-align:justify;
   direction:rtl;
}

#themeselector select
{
   color: #333333;
   font-size: 11px;
   font-family: Tahoma,Arial;
}

#languageselector
{
   position: absolute;
   top: 110px;
   left: 218px;
   width: 220px;
   padding: 2px 2px 2px 2px;    
   border: 1px solid #FD990D;
   text-align:justify;
   direction:rtl;
}

#languageselector select
{
   color: #333333;
   font-size: 11px;
   font-family: Tahoma,Arial;
}

#welcomeBox
{
   text-align: justify;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 70px;
   background-color:#FFFFCC;
   visibility: hidden;
}
#footer2
{
	padding: 0px;
	margin: 0px;
	left:0px;
	height: 70px;
	background-image: url(images/Footer.gif);
	background-repeat:no-repeat;
	background-position:right;

}
        
#leftcol
{
   direction:rtl;
   position: absolute;
   top: 250px;
   right: 208px;
   width: 192px;
}

#leftcolContent {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	direction:rtl;
	text-align: justify;
}
#leftcolContent a:link
{
}
#leftcolContent a:hover
{
}
#leftcolContent a:visited
{
}
#leftcolContent div.text
{
   text-align: justify;
   padding-top:2px;
   padding-bottom:2pt;
   color:#333333;
}
#leftcolContent div.alternatetext
{
   text-align: justify;
   padding-top:2px;
   padding-bottom:2pt;
   color:#333333;
   
}
#leftcolContent div.sectiontitle
{
   font-family: Tahoma,Arial;
   background-color:#FD990D;
   height:15px;
   color: #333333;
   font-size: 11px;
   font-weight: bold;
   border-bottom-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#FD990D;
   padding:2px;
}

#leftcolContent .sectiontitle span
{
   color: #333333;
   font-size: 11px;
   font-weight: bold;
}

#leftcolContent span
{
   font-family: Tahoma,Arial;
   font-size: 11px;
}

#centercol
{
   position: relative;
   margin-left: 0px;
   padding: 0px;
   background-color: #FFFFCC;
   direction:rtl;
}

#centercolContent {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	direction:rtl;
	text-align: justify;
	font-size:11px;
}
#centercolContent a:link
{
}
#centercolContent a:hover
{
}
#centercolContent a:visited
{
}
#centercolContent div.text
{
   text-align: justify;
   padding-top:2px;
   padding-bottom:2pt;
   color:#333333;
}
#centercolContent div.sectiontitle, #centercolContent .sectiontitle span
{
	font-family: Tahoma, Arial;	
	text-align:center;
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	padding-bottom:10px;
}

#centercolContent div.sectionsubtitle
{
   font-weight: bold;
   padding-top:10px;
}

#centercolContent select
{
   color: #333333;
   font-size: 11px;
   font-family:Tahoma,arial;
}
#centercolContent span
{
   font-family: Tahoma,Arial;
   font-size: 11px;
   color:#333333;
}
#rightcol
{
   position: absolute;
   top: 250px;
   right: 22px;            
   width: 186px;
}

#rightcolContent {
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	direction:rtl;
	text-align: justify;
}
#rightcolContent a:link
{
}
#rightcolContent a:hover
{
}
#rightcolContent a:visited
{
}
#rightcolContent div.text
{
   text-align: justify;
   padding-top:2px;
   padding-bottom:2pt;
   color:#333333;
}

#rightcolContent div.sectiontitle
{
   font-family: Tahoma,Arial;
   background-color:#FD990D;
   height:15px;
   font-size: 11px;
   font-weight: bold;
   border-bottom-style:solid;
   border-bottom-width:1px;
   border-bottom-color:#FD990D;
   padding:2px;
   color:#333333;
}

#rightcolContent .sectiontitle span
{
   color: #333333;
   font-size: 11px;
   font-weight: bold;
}
#rightcolContent span
{
   font-family: Tahoma,Arial;
   font-size: 11px;
}
.footermenulink
{
   font-family: Tahoma, 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;
}
.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #FFFBD6;
   color: #53553A;
   border: dashed 1px #53553A;
   padding: 3px 3px 3px 3px;
   font-size: 10px;
}

.articletitle
{
   font-size: 12px;
   font-weight: bold;
   color: #955117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 3px 3px 3px 3px;
   font-size: 10px;
}

.pollbox
{
   border-style:solid;
   border-color:#FD990D;
   border-width:1px;
   font-size: 11px;
}

.pollcontent
{
   padding: 3px;
}

.pollquestion
{
   font-size: 11px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 3px;
}

.pollbar
{
   background-image:url(Images/pollbar.gif);
   height:12px;
   background-color: red;
   margin-top:2px;
   font-size: 3px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px #333333;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   border-style:solid;
   border-color:#FD990D;
   border-width:1px;
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 3px;
   text-align:justify;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #FD990D;
   color: #333333;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   border-style:solid;
   border-color:#FD990D;
   border-width:1px;
   font-size: 11px;

}

.shoppingcartboxcontent
{
 padding: 3px;
 text-align:justify;
 }

.button
{
	font-family: Tahoma, Arial;
	font-size:11px;
	width: 90px;
}
.label
{
	font-size:11px;
	text-decoration:none;
}
.labelBold
{
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.borderObject
{ 
  border-style:solid;
  border-width:1px;
  border-color: #FD990D;
}
.textBox
{
	font-family: Tahoma, Arial;
	font-size:11px;
	width: 100%;
}
.searchBox
{
	font-family: Tahoma, Arial;
	font-size:11px;
	width: 150px;
}
.catalogView
{
	text-align:right;
	direction:rtl;
	font-family: Tahoma, Arial;
    padding-right:24px;
}

#headerBelowBackground
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 82px;
   background-color:#FFFFCC;
}

#headerBelow
{
	background-image: url(images/HeaderBelow.gif);
	background-repeat: no-repeat;
	height: 82px;
	background-position:right;
	direction:rtl;
}
#footerBelowBackground
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 20px;
   background-color:#FFFFFF;
}

#footerBelow
{
	background-image: url(images/FooterBelow.gif);
	background-repeat: no-repeat;
	height: 20px;
	background-position:right;
}
