@charset "utf-8";
/* Hosting */
table {
	float: left;
	width: 213px;
	padding: 0 10px 20px 0;
	margin: 0;
	}
table img {
	margin: 3px 0 -3px 0;
	}
table.all {
	float: left;
	width: 426px;
	padding: 0 10px 20px 0;
	}
th+th[scope=col] {
	background: #0f0f0f;
	color: #f1f1f1;
	}
td {
	text-align: center;
	background: #e6f3f6;
	padding: 1px 1px 2px 3px;
	}
td:first-child {
	text-align: left;
	width: 142px;
	}
#spec td:first-child {
	background: url(images/stripebg.png) repeat;
	color: #f0fcff;
	}
#spec td {
	font-weight: bold;
	}
#feat td:first-child, .feat td:first-child {
	background: #f5fafb;
	}
#feat td span, .feat td span {
	font-weight: bold;
	}
tr.alt {
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity: 0.8;
	}

#add {
	width: 426px;
	}
#add td {
	text-align: center;
	background: #e6f3f6;
	padding: 1px 1px 2px 3px;
	font-weight: bold;
	}
#add.all td {
	width: 82px;
	}
#add td:first-child {
	text-align: left;
	width: 203px;
	background: #168ba4;
	color: #f0fcff;
	}
#add.all td:first-child {
	text-align: left;
	width: 142px;
	background: #168ba4;
	color: #f0fcff;
	}
#sidebar #rapid a {
	background: #f4f4f4 url(images/rapid.gif) center no-repeat;
	}
#sidebar .icons a {
	display: inline-block;
	border: none;
	padding: 0 0 0 20px;
	margin: 0;
	}
#sidebar .icon a {
	display: inline-block;
	border: none;
	padding: 0 0 0 20px;
	margin: 10px 0 10px 4px;
	}
#sidebar .icons a:first-child {
	padding: 0 20px 0 0;
	margin: 0 0 0 10px;
	}
#sidebar .icon a:first-child {
	padding: 0 20px 0 0;
	margin: 0 0 10px 3px;
	}
#sidebar #rapid span, #sidebar .icons span, #sidebar .icon span {
	display: none;
	}
.icons #centos, .icons #centos:hover {
	background: url(images/centos.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #centos, .icon #centos:hover {
	background: url(images/centos.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icons #cpanel, .icons #cpanel:hover {
	background: url(images/cpanel.png) no-repeat;
	width: 63px;
	height: 50px;
	}
.icon #cpanel, .icon #cpanel:hover {
	background: url(images/cpanel.png) no-repeat;
	width: 63px;
	height: 50px;
	}
.icons #fantastico, .icons #fantastico:hover {
	background: url(images/fantastico.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #fedora, .icon #fedora:hover {
	background: url(images/fedora.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #debian, .icon #debian:hover {
	background: url(images/debian.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #plesk, .icon #plesk:hover {
	background: url(images/plesk.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #opensuse, .icon #opensuse:hover {
	background: url(images/opensuse.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #slackware, .icon #slackware:hover {
	background: url(images/slackware.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #ubuntu, .icon #ubuntu:hover {
	background: url(images/ubuntu.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.icon #webmin, .icon #webmin:hover {
	background: url(images/webmin.png) no-repeat;
	width: 50px;
	height: 50px;
	}
.order a {
	color: #d50000;
	font-weight: bold;
	font-size: 12px;
	}
.order a:hover {
	color: #000000;
	}
.order {
	color: #d50000;
	font-weight: bold;
	font-size: 16px;
	}
.order:hover {
	color: #000000;
	}
	.footer_nav_col {
	width:156px;
	float:left;
	border-right:1px solid #BECD5A;
	height:121px;
	display:inline;
	margin-left:8px;
}

