body
{ background-color: rgb(230,230,230);
  /*background-color: rgb(247,247,247);*/
  /*background-image:url(/images/mainback.png);*/
  margin:0px;
  color: black;
}
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: 500; 
  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;
}
tr.downloads
{ border-bottom: 1px dotted #1991CF; 
}
tr.downloads-border
{ border-bottom: 1px dotted #1991CF;
  margin-bottom: 8px;
}
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;
}
img.flag
{ padding: 4px;
}
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.main
{ padding:10px;
  vertical-align:top;
}
td.contact_at
{ text-align:center;
  font-size:20pt;
  font-weight:bold;
  color:#0040d0;
  vertical-align:middle;
}
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 #666666;
  background-color:#e0f4ff;*/
  border: 1px solid #49819F;
  -moz-border-radius: 4px;  
  text-align:center;
  background-image:url(/images/navback.png);
  background-repeat: repeat-y;
}
p.emailform_thanks
{ text-align:center;
  font-weight:bold;
}

.emailfrm_item input, .emailfrm_item select, .emailfrm_item textarea
{ width: 40ex;
}

#noOfCDs
{
  width: 4em;
}
.emailfrm_item input[type=text]:focus, .emailfrm_item textarea:focus
{ background-color: #E3F2FA;
}

#submittd input
{ width: auto;
}

.emailformtable tr td
{ padding-top : 0.5ex;
}

.captchaimage
{ margin-bottom : 0.5ex;
}

#submitreset td
{ padding-top: 1em;
}

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, tr.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;
}

td.pageheader
{
  padding: 5px;
}

#donationhint {
    font-size: small;
    font-weight: normal;
    text-align: right;
    opacity: 0;

    /* width is needed so the opacity attribute is rendered
       correctly in Internet Explorer */
    width: 100%;

    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    color: #0000CC;
}

#donationhintanchor {
    color: #0000CC;
}

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%;
  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; }
td.articletext { padding:8px; }
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:4px;
}

span.downloadinfo{padding:0px;}
a.downloadinfo{padding:0px;}
pre.downloadmd5{font-size:8pt;padding-bottom:15px;margin:0px}
td.download-symbol {vertical-align:top;}
td.download-link {text-align:right;}
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;
}
