body{
	margin:0;
	padding:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;    
	color: #333;
	background: #FFF;
}

img {
  border: 0;
}

hr {
	height: 1px;
	border: 0;
	color: #E0E0E7;	
	background-color: #E0E0E7;
}

table, td, tr, th {
	font-size: 1em;    
}

h1, h2, h3, ul, li, form {
	padding: 0;
	margin: 0;
}

h4 {
  font-size: 1em;
  font-weight: bold;
}

a {
	color: #3A3F4D;
	font-weight: normal;
	text-decoration:underline;
}

a:hover { 
	color: #666C7E;
	text-decoration: none; 
}

pre {
  border: 1px dashed black;
  padding: 5px;
  overflow: auto;
  margin-top: 4px;
  margin-bottom: 4px;  
  color: #787878;
  background-color: #EEEEEE;
  font-size: 12px;
  line-height: 130%;
  white-space: pre;
}

body.body_style { 
	color: #4E5365;
	background-color: #EAE8E7; 
	padding: 5px;
}
body.body_style ul, body.body_styles li { list-style-type: none; }

.superdiv,
#superdiv {
	position: relative;
	width: 983px;
	margin-right: auto;
	margin-left: auto;
    -moz-box-shadow:0 0 20px 5px #818181;
    -webkit-box-shadow:0 0 20px 5px #818181;
    box-shadow:0 0 20px 5px #818181;
    filter: progid:DXImageTransform.Microsoft.dropShadow(color=#818181, offX=5, offY=5, positive=true);
}

/* header */
#header { 
    padding: 5px 5px 0 5px;
	background-color: #FFFFFF;
	vertical-align: top;
	height:115px;
}

div#header img {
    padding:5px 5px 10px 0;
    float:left;
	border-right:2px solid #C4C4C4;
}

div#header h1 {
    padding: 10px 5px 5px 10px;
	font-size: 2.5em;
	font-weight: bold;
	height: 42px;
	color:#3A3F4D;
	float:left;
	margin:0;
}

div#header h2 {
    padding: 10px 5px 5px 10px;
	font-size: 1.3em;
	font-weight: bold;
	height: 42px;
	color:#3A3F4D;
	float:left;
	margin:0;
}

div#header h4 {
    padding: 5px 5px 5px 25px;
	font-size: 0.9em;
	font-weight: bold;
	color:#3A3F4D;
	float:left;
	margin:0;
	width: 690px;
}

#navigation_list {
	background: url("../images/header_separator.gif") repeat-x;
	background-color: #FFFFFF;
	height: 25px;
	margin: 5px 0 0 0;
	position:relative;
	float:left;
}

#header_separator {
	background: url("../images/header_separator.gif") repeat-x;
	background-color: #FFFFFF;
	height: 25px;
	clear:both;
}

ul#navigation_list li {
    float:left;
    width:auto;
    border-right: 1px solid #C4C4C4;
}

ul#navigation_list li a {
	text-decoration:none;
    padding:7px;
    display:block;
}

/* content */
#content_area {
  background-color: #FFFFFF;
}

#content h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #A1A6B3;
}

#content h2 {
	font-size: 1.1em;
	font-weight: bold;
	color: #3A3F4D;
	border-bottom: 1px dotted #A1A6B3;
}

#content {
	vertical-align: top;
	padding: 10px 30px 10px 30px;
}

/* Intro */
.intro {
	width: 100%;
	font-size: 1.2em;
	padding: 4px 0px;
	color: #242730;
/*	margin-bottom: 15px; */
}

/* RSS */
.rss_icon {
  float:right;
  background-repeat:no-repeat;
  background-image:url("../images/rss.png");
  padding-left:60px;
  margin-top:10px;
  height:66px;
}

.rss_text {
  background:#F5FCFF none repeat scroll 0%;
  border-bottom:1px solid #D1EFFF;
  border-top:1px solid #D1EFFF;
  display:block;
  padding:10px;
}

.rss_text a {
	font-weight: normal;
}

/* Article */
.article {
	width: 100%;
}

.article ul {
  margin-left: 12px;
}

* html .article ul {
  float: left;
}

.article li {
	padding: 2px 0px 2px 14px;
	background-repeat: no-repeat;
	background-position: 0px 7px;	
	background-image: url("../images/icon_list.png");
}

td.articleheader {
	font: bold 1.3em Georgia, "Times New Roman", Times, serif;
	background: url("../images/article_header_border.gif") repeat-x 0 90%;
	padding: 4px 0px;
	color: #242730;
}

.article .container {
  margin-top: 10px;
  margin-bottom: 10px;
}

.container p {
  margin-top: 10px;
}

.article .image_left {
  margin: 0px 15px 25px 0px;
  width: 246px;
  height: 156px;
  float: left;
}

.article .image_right {
/*  margin: 15px 15px; 0px; 0px; */
  margin-left: 10px;
  width: 246px;
  height: 156px;
  float: right;
}

/* right sidebar */
#right {
	vertical-align: top;
	padding: 12px 0 0 10px;
	width: 185px;
	height: 400px;
	vertical-align: top;
	font-size: 0.85em;
	color: #666C7E;
}

#right div.install {
  background: url("../images/install.gif") no-repeat scroll 0%;
  height: 116px;
  width: 144px;
  margin-left:10px;
  text-align: center;
  color: #1c8de3;
  text-decoration: none;
  cursor: pointer;
}

#right .install h3 {
  padding-top: 25px;
  font-size: 110%;
}

#right div.menu { 
	margin-bottom: 10px; 
}

#right div.menu h3 {
	padding: 4px 0 4px 26px;
	color: #FFFFFF;
	margin-bottom: 4px;
}

#right a.menuitem, #right a#active_menu.menuitem {
	display: block;
	padding: 4px 0 4px 1px;
	font: normal 11px Tahoma, Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 1px 0 0 10px;
	background-repeat: no-repeat;
}

#right a.menuitem {
	color: #606679;
	background-image: url("../images/menu_item.gif");
	background-position: 0 100%;
}

#right a.menuitem:hover {
	color: #19313C;
}

#right a#active_menu {
	font-weight: bold;
}

#right a#active_menu:hover {
  color: #19313C;
}

#right .donate {
  margin: 15px 0px 5px 10px;
  color: #FFFFFF;
}

#right .sourceforge {
  margin-left: 10px;
  margin-top: 50px;
  color: #FFFFFF;
}

#right .greasemonkey {
  margin-left: 10px;
  margin-top: 10px;
  color: #FFFFFF;
}

#right .firefox {
  margin-left: 10px;
  margin-top: 10px;
  color: #FFFFFF;
}


/* Footer */
div#footer {
	background: #FFFFFF;
	text-align:center;
}

div#footer div.footer {
	height: 60px;
	padding: 8px 0 0 34px;
	border-top:1px solid #C4C4C4;
}

.warning {
  background:#FF9999 none no-repeat scroll 1.5em 50%;
  border-bottom:2px solid #FF0000;
  border-top:2px solid #FF0000;
  padding:10px 20px 10px 20px;
  text-align:justify;
}

.information {
  background:#DBE7F8 url(../images/icon_text_info.png) no-repeat scroll 1.5em 50%;
  border-bottom:2px solid #B7D2F2;
  border-top:2px solid #B7D2F2;
  padding:1em 1em 1em 4.5em;
  text-align:justify;
}

.small_text {
  width:430px;
}

p.small_text {
  text-align:justify;
}

ul.small_text {
}

.faq_question {
  font-weight:bold;
}

.faq_answer {
  margin-left:30px;
  text-align:justify;
}

.normalButton {
  font-size: 1.0em;
  padding: 5px;
  background-color: #CF0131;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bigButton {
  font-size: 1.5em;
  padding: 10px 30px;
  background-color: #CF0131;
  color: white;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.normalButton a,
.bigButton a {
  color: white;
  text-decoration: none;
}

.Overlay {
}