#content div.resellerPackage, #content div.hostingPackage {
	position: relative; float: left; 
	width: 33%;
	background: white url(/images/hosting_back_1.jpg) no-repeat bottom right;
}

#content div.hostingPackage {
}
/*
#content div.hostingPackage:hover {
	background: white url(/images/hosting_back_1.jpg) no-repeat top right;
}*/

#content .hostingTitle {
	padding: 1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
#content .hostingTitle a {
	text-decoration: none;
	font:1.4em "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #4e4e7c;
}

#content div.hostingPackage img {
	float: right;
	padding-top: 0.2em;
	padding-right: 0.5em;
}
#content div.resellerPackage img {
	float: right;
	width: 13em;
}
#content ul.hostingList {
	margin: 0; padding: 0;
	padding-left: 2em;
}
#content ul.hostingList li {
	list-style: none;
	list-style-image: url(/images/bullet1.gif);
	margin: 0; padding: 0;
	padding-bottom: 0.1em;
	font-size: 1.1em;
}
#content ul li.price {
	font-weight: bold;
}

#content ul.hostingLinks {
	text-align: right;
	margin-right: 0.2em;
	margin-bottom: 0.7em;
	margin-top: 0.7em;
}

#content ul.hostingLinks li { 
	list-style-type: none;
	list-style-image: none;
	padding: 0;
}

#content ul.hostingLinks li a {
	font-size: 0.9em;
	font-weight: bold;
	text-decoration: none;
	color: #666;
}

#content ul.hostingLinks li a:hover, #content ul.hostingLinks li a:hover span {
	color: #ff6600;
}
#content ul.hostingLinks li a span {
	letter-spacing: -3px;
	color: #ff6600;
	font-weight: normal;
}

#content ul.boxLinks li a:hover {
	color: black;
}

#content hr {
	height: 1px;
	border: 0;
	border-top: 1px dotted #ccc;
	margin-top: 1em;
}

.packagesTable {
	width: 95%;
	margin: auto;
	table-layout: fixed;
	border-collapse: collapse;
	margin-bottom: 2em;
}
.packagesTable tr th {
	text-align: center;
	padding: 0.5em;
	font-size: 1.2em;
}
.packagesTable a {
	color: #ff6600;
	text-decoration: none;
}
.packagesTable tr td {
	font-size: 1.1em;
	padding: 0.5em;
	text-align: center;
	border: 1px solid #eeeeee;
	background: #fafafa;
}
.packagesTable tr td.tChar {
	text-align: right;
	background-color: #eeeeee;

}
.packagesTable tr td.tValue {
	font-weight: bold;
	color: #333;
	width: 100px;
}

.packagesTable tr td.header {
	font-size: 1.2em;
	text-align:left;
	background: white;
	padding-top: 1em;
	border: none;
	font-weight: bold;
}



#content div#logos {
	float: right;
	padding: 2em;
}

#content div#logos a {
	display: block;
	text-align: center;
}
#content div#logos img { 
	padding: 0.5em;
	border: 1px solid white;
}
#content div#logos a:hover img { 
	border: 1px dotted #ccc;
}

#content ul.characteristics li {

}
#content ul.characteristics li img {
	vertical-align: middle;
}
#content ul.characteristics li div.help {
	color: #666;
	font-size: 82%;
}

table.prices {
	font-size: 1.2em;
	margin: 10px;
	table-layout: fixed;
	border-collapse: collapse;
	width: 96%;
}
table.prices .empty {
	background: #fff;
	border-bottom: 1px solid #eee;
	width: 200px;
	font-size: 12px;
}
#content table.prices .empty a {
	font-family: "Lucida Sans Unicode","Lucida Grande",Verdana,Arial,Helvetica,sans-serif;
	color: #333;
}
#content table.prices h3 {
	padding: 0;
	color: #333;
}
table.prices tr th {
	padding: 5px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
	background: #dadada;
	border-bottom: 1px solid white;
	font-size: 11px;
}
table.prices tr th.price {
	text-align: right;
}
table.prices tr td {
	border-bottom: 1px solid #fff;
	background: #eee;
	padding: 7px;
	text-align: right;
}
table.prices tr td.item {
	text-align: left;
	font-size: 11px;
	background: #fafafa;
	border-color: #eee;
	width: 150px;
}
table.prices span.discount {
	font-size: 90%;
	color: #f90;
	font-weight: normal;
}
table.prices td.price {
}
table.prices tr:hover td.item {
	background: #eee;
}
table.prices tr:hover td {
	background: #dadada;
}


table.packages {
	border-collapse: collapse;
}
table.packages.vps {
	margin: 10px;
	width: 700px;
}
table.packages td.empty {
	background: none;
}
table.packages tr td {
	padding: 5px 10px;
	font-size: 13px;
	text-align: center;
	background: #eee;
	border: 1px solid white;
}
table.packages thead tr td {
	font-weight: bold;
	color: white;
	background: #5F659A;
	font-size: 15px;
	padding: 10px;
}
table.packages tr td.field {
	text-align: right;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	width: 150px;
	background: #fafafa;
	border-bottom: 1px solid #eee;
}
table.packages tfoot tr td {
	padding: 10px;
	background: none;
	text-align: center;
}
#content table a.order {
	padding: 5px 10px;
	font-size: 11px;
	font-weight: bold;
	background: #f60;
	color: white;
	text-align: center;
	text-decoration: none;
	-moz-border-radius: 5px;
}
#content table a.order:hover {
	background: #333;
}
#content table a.order span {
	font-weight: normal;
}


table.servers {
	border-collapse: collapse;
	margin: 10px;
}
table.servers thead tr th {
	font-weight: bold;
	color: white;
	background: #5F659A;
	font-size: 15px;
	padding: 6px;
	border: 1px solid white;
}
table.servers tbody tr td {
	border: 1px solid white;
	background: #eee;
	padding: 7px;
	font-size: 11px;
	text-align: center;
}

table.servers tbody tr td.field {
	width: 90px;
	text-align: left;
	background: #fafafa;
	border-bottom: 1px solid #eee;
}
table.servers tbody tr td.title {
	font-weight: bold;
	font-size: 11px;
	padding: 4px 7px;
	text-align: left;
	background: #ddd;
	color: #333;
}
table.servers tbody tr td.price {
	background: #dadada;
	font-size: 14px;
	font-weight: bold;
}
table.servers tbody tr td.price span {
	font-weight: normal;
}
table.servers tbody tr td.empty, table.servers .empty {
	background: none;
	color: #666;
}
table.servers tfoot tr td {
	padding: 10px;
	border: 1px solid white;
	text-align: center;
}

#content p.footnote {
	font-size: 11px;
}