@charset "UTF-8";

/* Copyright 2008 Nedforce Informatica Specialisten B.V. All rights reserved. */

body {
	font: 0.8em Arial, Helvetica, sans-serif;
	background: #e3e1d9;
	margin: 4px 0 4px 0;
	padding: 0;
	text-align: center;
	color: #000000;
	line-height: 1.5em;
}
a {
	color: #064177;
	font-weight: bold;
}
a:hover {
	color: #db5c2c;
}
h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 12px 0;
}
h1 {
	font-size: 1.8em;
	line-height: 1.1em;
	color: #869d33;
}
h2 {
	font-size: 1.5em;
	line-height: 1.1em;
	color: #064177;
}
h3 {
	color: #064177;
	font-size: 1.1em;
        margin: 0 0 3px 0;
}
img {
	border: none;
}
p {
	margin-top: 0;
}
pre, code {
        font-size: 1.1em;
}
#container {
	width: 780px;
	margin: auto;
	text-align: left;
	background: url(../images/background.png) repeat-y;
}
#header {
	padding: 26px 29px 26px 44px;
	background: url(../images/background_top.png) no-repeat;
}
#header #logo {
	float: left;
}
#header #languages {
        width: 50%;
        float: right;
        margin-top: 0px;
        line-height: 11px;
        color: #666;
}
#header #languages ul {
        float: right;
        margin: 0 20px 10px 0;
}
#header #languages li {
        list-style-type: none;
        float: right;
}
#header #languages li a {
        color: #666;
        font-weight: normal;
        padding: 0px 5px;
        text-decoration: none;
}
#header #languages li a:hover {
        color: #db5c2c;
        text-decoration: none;
}
#header #links {
	float: right;
        margin-top: 5px;
}
#header #links ul {
	list-style: none;
	padding: 0;
	margin: 0 26px;
	white-space: nowrap;
}
#header #links li {
	display: inline;
	margin-left: 10px;
}
#header #links li a {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#header #links li a:hover {
	color: #db5c2c;
}
#header #links li img.icon {
	margin-right: 5px;
	vertical-align: baseline;
}
#header #links li img.middle {
	vertical-align: middle;
}
#menu {
	background: url(../images/menu_background.png) no-repeat;
	height: 65px;
	margin: 0 30px 30px 30px;
}
#menu ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#menu li {
	font-size: 1.1em;
	float: left;
	padding: 23px 0 0 1px;
	width: 118px;
	text-align: center;
}
#menu li a {
	font-weight: normal;
	text-decoration: none;
}

#menu li a:hover {
        text-decoration: underline;
}
#menu li a.active {
	color: #db5c2c;
	text-decoration: none;
}
#columns {
	margin-top: 16px;
	padding: 0 50px 8px 50px;	
}
#columns #main {
	float: left;
	width: 427px;
	padding-right: 32px;
	border-right: 1px solid #d8d8d8;
}
#columns #main .item {
	border-bottom: 1px solid #cccccc;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
#columns #main .item .picture {
	float: left;
	margin: 0 17px 4px 0;
}
#columns #sidebar {
	float: right;
	width: 196px;
}
#columns #sidebar .sidebox {
	padding-bottom: 16px;
	margin-bottom: 32px;
	border-bottom: 1px solid #d8d8d8;
}
#columns #sidebar blockquote {
	padding-left: 21px;
	margin: 0;
	background: url(../images/testimonial_background.png) no-repeat;
}
#columns #sidebar blockquote a {
	font-weight: bold;
}
#columns #sidebar ul, 
#columns #sidebar ol {
	margin: 0 0 0 2px;
	padding-left: 21px;
	color: #869d33;
}
#footer {
	padding: 0 30px 20px 30px;
	background: url(../images/background_bottom.png) no-repeat bottom;
}
#footer hr {
	width: 720px;
	height: 1px;
	color: #d8d8d8;
	background-color: #d8d8d8;
	border: 0;
	margin: 16px 0 16px 0;
}
#footer #stamp {
	float: right;
}
#footer #copyright {
	float: left;
	margin-top: 0.3em;
}
.more {
	color: #869d33;
}
.black {
	color: #000000;
}
.super {
	vertical-align: super;
}
table.ssh,
table.webmail,
table.imap {
  border: 1px solid #ccc;
}
table.ssh,
table.imap,
table.webmail,
table.plans {
  width: 100%;
  margin-bottom: 10px;
}
table.ssh th,
table.imap th,
table.webmail th,
table.plans th {
  color: #DB5C2C;
  background-color: #EEEEEE;
}
table.plans th.plan {
  color: #000000;
  background-color: #FFFFFF;
  font-weight: bold;
}
table.ssh td, table.ssh th,
table.imap td, table.imap th,
table.webmail td, table.webmail th,
table.plans td, table.plans th {
  padding: 2px 5px 2px 5px;
}
td.center, th.center {
  text-align: center;
}

.paragraph-image {
  float: left;
  margin: 0 20px 10px 0;
}

.sidebar-news-item {
  margin: 0 0 8px 0;
}

.sidebar-news-item .date {
  font-size: 0.85em;
  color: #999;
}

a.backtotop {
  float: right;
  font-size: 0.8em;
  color: #DB5C2C;
}
code, pre {
  font-size: 1.2em;
}
pre {
  color: #DB5C2C;
  padding: 0px 10px 0px 10px;
}
div.categories {
  width: 100%;
}
div.faq-categories {
  float: left;
}
div.faq-categories ul{
  margin-top: 0;
}
#rubygems {
  font-family: courier;
  font-size: 1.2em;  
}
#rubygems span.gem {
  display: block;
  padding-bottom: 10px;
  color: #DB5C2C;
}
.highlight {
  background-color: yellow;
}
a.pdf-icon {
  padding-left: 20px;
  background-image: url(/images/pdf.png);
  background-repeat: no-repeat;
  background-position: top left;
}
a#download-pdf {
  float: right;
  margin-top: 5px;
}

#advantages ul {
  list-style: none;
  padding: 0;
  margin: 5px 0 15px 0;
  float: left;
  width: 50%;
}

#advantages ul li {
  padding-left: 24px;
  margin-bottom: 10px;
  font-size: 1.1em;
  background-image: url(/images/advantage.png);
  background-repeat: no-repeat;
  background-position: 0 1px;
}
.bold {
  font-weight: bold;
}
a.rss {
  float: right;
  padding-top:2px;
}