body
{ background-color: rgb(230,230,230);
  /*background-color: rgb(247,247,247);*/
  /*background-image:url(/images/mainback.png);*/
  margin:0px;
  color: black;
  font-family: sans-serif;
}

.redbrown
{ color: #991415;
}

form
{ padding:0px;
  margin:0px;
}

a
{ color: #1991CF;
  text-decoration: none;
}

a.top
{ color:white;
  text-decoration:none;
  font-family:sans-serif;
  
}

a.top:hover
{ background-color: #666666;
}

a.topicontext
{ font-family: sans-serif; 
  font-weight: bold;
  color: #09619F;
  font-size: small;
}

a.translatormode
{ color:blue;
  font-weight:bold;
}

a.navilink_top
{ font-size:10pt;
  color:black;
}

a.sidebar
{ color:black;
  text-decoration:none;
  font-weight:normal;
}

table
{ border-collapse:collapse;
}

table.top
{ color:#CCCCCC;
  width:100%;
  padding:4px;
  margin:0px;
  border-collapse:collapse;
}

td.press_text
{ font-style:italic;
}

td.press_headline
{ font-style:italic;
  font-size:20pt;
  padding-top:10px;
}

table.main
{ margin:0px;
  padding:0px;
  border-spacing:0px;
  width:100%;
}

span.translatormode
{ color:#0030c0;
}

td.languageflags
{ padding:2px;
  font-size:8pt;
}

span.searchcell
{ font-size:10pt;
  padding:2px;
  font-family:sans-serif;
  font-weight:bold;
}

td.headerlinks
{ text-align:right;
  padding:0px;
}

th.featureheader
{ font-weight:bold;
  border:1px dotted;
}

td.featurecell
{ border:1px dotted;
}

tr.black
{ background-image:url(images/marmor.jpg);
  background-repeat:repeat;
  background-color:#000000;
}

td.adminrow
{ padding:3px;
  border:1px solid #666666;
  background-color:#e0f4ff;
  text-align:center;
  font-family:sans-serif;
  font-weight:bold;
}

td.headermessage
{ padding:3px;
  border:1px solid #666666;
  background-color:#e0f4ff;
  text-align: center;
  color: black;
}

td.main
{ padding:10px;
  vertical-align:top;
}

td.contact_at
{ text-align:center;
  font-size:20pt;
  font-weight:bold;
  color:#0040d0;
  vertical-align:middle;
  padding-top: 1ex;
  padding-bottom: 1ex;
}

td.contact_link
{ font-weight:bold;
}

div.contact_details
{ font-weight:normal;
  font-size:12pt;
}

td.sidebar
{ width:150px;
  vertical-align:top;
  padding:10px;
  font-family:sans-serif;
}

td.langbar
{ width:40px;
  vertical-align:top;
  padding:10px;
  font-family:sans-serif;
}

td.hello_admin
{ font-weight:bold;
  color:black;
  font-size:10pt;
}

p.howtoshot
{ text-align:center;
}

form.sidebar
{ padding:10px;
  /*border:1px solid #666666;
  background-color: #e0f4ff;*/
  border:1px solid #49819F;
  -moz-border-radius: 4px;  
  text-align:center;
  font-weight:bold;
  background-image:url(/images/navback.png);
  background-repeat: repeat-y;
}

p.sidebar
{ padding:10px;
  border: 1px solid #49819F;
  -moz-border-radius: 4px;  
  text-align:center;
  background-image:url(/images/navback.png);
  background-repeat: repeat-y;
}

.emailfrm_item input, .emailfrm_item select, .emailfrm_item textarea
{ width: 40ex;
}

.emailfrm_item input[type=text]:focus, .emailfrm_item textarea:focus
{ background-color: #E3F2FA;
}

p.emailform_thanks
{ text-align:center;
  font-weight:bold;
}

div.copyright
{ font-size:8pt;
  font-family:sans-serif;
  text-align:center;
}

td.category
{ font-weight:bold;
  border-bottom:1px dotted #A0B4AA;
}
td.categoryoverview
{
  vertical-align:top;
  border-bottom:1px dotted #A0B4AA;
}

p.pageheader
{ padding:8px;
  border:1px solid #666666;
  text-align:left;
  font-family:sans-serif;
  font-weight:bold;
  border: 1px solid #49819F;
  /*background-color:#e0f4ff;*/
  background-image:url(/images/navtop.png);
  -moz-border-radius: 4px;
}

div.pagefooter
{ padding:8px;
  border:1px solid #666666;
  text-align:center;
  /*background-color:#e0f4ff;*/
  font-family:sans-serif;
  background-image:url(/images/navtop.png);
  -moz-border-radius: 4px;
}

table.article
{ width:100%;
  margin-bottom:10px;
  border: 1px solid rgb(200,200,200); 
  background-color: rgb(247,247,247);
  -moz-border-radius: 8px;
}

tr.articleheader
{ color:#1991CF;
  height: 32px;
  vertical-align:middle;
  font-family:sans-serif;
  font-weight:bold;
  /*background-image:url(/images/headerback.png);*/
}

td.articletitle
{ text-align:left;
  border-bottom:1px solid #1991CF;
  vertical-align:middle;
  padding-top:8px;
  padding-left:8px;
}

td.articledate
{ text-align:right;
  border-bottom: 1px solid #1991CF;
  padding-top:8px;
  padding-right:8px;
}

td.errormsg 
{ color:#ff0000;
  padding-top: 8px;
  padding-bottom: 8px;
}

td.articletext { padding:8px; }
td.download-link{  text-align:right; }
a.article { color:#1991CF; text-decoration:none; }

a.downloaditem 
{ color:#1991CF;
  text-decoration:none;
  font-weight:bold;
}

span.downloaditem
{ color:#777777;
  text-decoration:none;
  font-weight:bold;
}

p.navilinks { text-align:right; }
span.skinauthor { font-weight:bold; }
span.testimonialname { font-weight:bold; }
span.testimonialtext { font-style:italic; }
th.translations 
{ border-bottom:1px dotted #1991CF; 
  text-align:center;
}

td.translations
{ border-bottom:1px dotted #1991CF;
  text-align:center;
}

td.translations_author
{ border-bottom:1px dotted #1991CF;
  text-align:left;
}

a.navilink
{ color:black;
  text-decoration:none;
  font-family:sans-serif;
  /*background-color:#e0f4ff;*/
  padding:2px;
}

td.homesplit
{ vertical-align:top;
}

hr.download-separator
{ border:1px dotted #1991CF;
  margin:2px;
}

span.downloadinfo{padding:0px;}
a.downloadinfo{padding:0px;}
pre.downloadmd5{font-size:8pt;padding-bottom:15px;margin:0px}
td.download-symbol{vertical-align:top}
table.usercp
{ border:1px dotted #1991CF;
  background-color:#e0f4ff;
  color:black;
  padding:4px;
}

table.admincp
{ border:1px dotted #1991CF;
  background-color:#e0f4ff;
  color:black;
  padding:4px;
  width:100%;
  empty-cells:show;
}

th.admincp
{ border-bottom:1px dotted #1991CF;
  text-align:left;
}

th.admincp-button
{ border-bottom:1px dotted #1991CF;
  text-align:right;
}

span.adminlink
{ font-size:10pt;
  font-weight:bold;
}

a.adminlink
{ font-family:sans-serif;
  font-size:10pt;
  font-weight:normal;
}

td.adminarticlelink
{ text-align:right;
}

td.admincp
{ border-bottom:1px dotted;
}

table.table
{ border-collapse:collapse;
  margin:0px;
  padding:0px;
  border-spacing:0px;
}

th.table
{ padding:4px;
  vertical-align:top;
}

td.table
{ border-top:1px dotted #1991CF;
  padding:2px;
  vertical-align:top;
}

input.transtitle
{ width:100%;
}

textarea.transtext
{ width:100%;
}

span.transinfo
{ text-align:left;
  font-family:sans-serif;
  font-weight:bold;
}

th.search
{ padding:5px;
  font-weight:bold;
  text-align:left;
  border-bottom:1px dotted #A0B4AA;
}

td.search_area
{ padding:5px;
  border-bottom:1px dotted #A0B4AA;
}

td.search_row
{ padding:5px;
  border-bottom:1px dotted #A0B4AA;
}

td.search_relevance
{ padding:5px;
  text-align:right;
  border-bottom:1px dotted #A0B4AA;
}

td.threat_capt
{ font-weight:bold;
  vertical-align:top;
  padding:3px;
}

td.threat_data
{ vertical-align:top;
  padding:3px;
}

table.centered, table.centered td
{ margin-left:auto;
  margin-right:auto;
  margin-bottom:3ex;
  margin-top:3ex;
  border-style:solid;
  border-width:2px;
  border-color:#49819F; 
  padding-left:1em;
  padding-right:1em;
  background-color:#E0F4FF;
  text-align:center;
}

table.centered th
{ margin-left:auto;
  margin-right:auto;
  margin-bottom:3ex;
  margin-top:3ex;
  border-style:solid;
  border-width:2px;
  border-color:#49819F; 
  padding-left:1em;
  padding-right:1em;
  background-color:#E0F4FF;
  text-align: left;
}

form.pricelist
{ text-align: center;
  vertical-align: middle;
}

div.screenshot, div.caption
{ text-align: center;
}

div.caption
{ margin-bottom: 3ex;
  font-size: small;
  font-style: italic;
}

