body{
	margin:0;
	padding:0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;    
	color: #242730;
	background: #FFF;
}

img {
  border: 0;
}

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

table, td, tr, th {
	font-size: 12px;
}

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;	
}

body.body_style ul, body.body_styles li { list-style-type: none; }

#superdiv {
	position: absolute;
	width: 983px;
	left: 50%;
	margin-left: -482px;
}

/* wrapper divs for the page effect */
div.wrapper_t {
  background: url("../images/wrapper_tm.gif") repeat-x;
}

div.wrapper_tl {
  background: url("../images/wrapper_tl.gif") no-repeat 0 0;
}

div.wrapper_tr {
	background: url("../images/wrapper_tr.gif") no-repeat 100% 0;
	height: 10px;
}

div.wrapper_l {
  background: url("../images/wrapper_lm.gif") repeat-y;
}

div.wrapper_lt {
  background: url("../images/wrapper_lt.gif") no-repeat 0 0;
}

div.wrapper_lb {
	background: url("../images/wrapper_lb.gif") no-repeat 0 100%;
	padding-left: 15px;
}

div.wrapper_r {
  background: url("../images/wrapper_rm.gif") repeat-y 100% 0;
}

div.wrapper_rt {
  background: url("../images/wrapper_rt.gif") no-repeat 100% 0;
}

div.wrapper_rb {
	background: url("../images/wrapper_rb.gif") no-repeat 100% 100%;
	padding-right: 28px;
}

div.wrapper_b {
  background: url("../images/wrapper_bm.gif") repeat-x;
}

div.wrapper_bl {
  background: url("../images/wrapper_bl.gif") no-repeat 0 0;
}

div.wrapper_br {
	background: url("../images/wrapper_br.gif") no-repeat 100% 0;
	height: 15px;
}

/* header */
#header { 
	height: 123px; 
	background-repeat: no-repeat;
	background-image: url("../images/header.png"); 
	background-color: #FFFFFF;
	vertical-align: top;
}

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

/* 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 10px 10px 5px;
}

/* Intro */
.intro {
	width: 100%;
	font-size: 1.2em;
	padding: 4px 0px;	
/*	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.2em Arial, "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-right: 10px;
  float: left;
}

.article .image_right {
  margin-left: 10px;
  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 12px Arial, Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 1px 0 0 0px;
	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: 0px 0px 0px 0px;
  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_l {	
	background-repeat: no-repeat;
	background-image: url("../images/footer_default_l.gif");
}

div#footer div.footer_r {
	background-repeat: no-repeat;
	background-position: 100% 0;
	background-image: url("../images/footer_default_r.gif");
	height: 42px;
	padding: 4px 0 0 34px;
}

.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;
}