@charset "utf-8";

* {margin:0;padding:0;}
html {
	overflow: scroll;
}
body {
	background: #283439 url(images/bg.png) repeat-x bottom fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f1f1f1;
	}
a img {
	border: 3;
	}
a:visited, a:link {
	color: #f1f1f1;
	}
a:hover{
	color: #cccccc;
	text-decoration: none;
	}
h2 {
	margin: 0 0 5px 0;
	}
h3 {
	padding: 10px 0 5px 0;
	clear: right;
	}
h4 {
	padding: 15px 0 0 0;
	}
h3 img, h4 img {
	margin: 0 5px -3px 0;
	}
p {
	padding: 5px 0 10px 0;
	}
textarea {
	width: 570px;
	height: 130px;
	padding: 3px;
	
	}
#content h3:first-child {
	padding: 0;
	}
#wrapper {
	width: 840px;
	margin: auto;
	}
#header {
	margin: 15px 0 0 0;
	}
#header h1 a {
	float: left;
	width: 357px;
	height: 48px;
 }
#header h1 a span {
	display: none;
	}
#header ul {
	clear: both;
	float: left;
	margin: 25px 0 0 0;
	padding: 13px 15px;
	width: 810px;
	height: 18px;
	background: #1f292d;
	}
#header li {
	display: inline;
	margin-left: 25px;
	}
#header li:first-child {
	margin-left: 0;
	}
#header li a {
	color: #dddddd;
	text-decoration: none;
	}
#header li a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#header li #on, #header li #on:hover {
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	cursor: default;
	}
#main {
	background: #171d1f;
	width: 809px;
	overflow: auto;
	clear: both;
	padding: 15px;
	font-size: 11px;
	}
#main .title {
	float: left;
	margin: 5px 0 0 0;
	font-weight: normal;
	font-size: 20px;
	}
#main p {
	color: #cccccc;
	}
#main #powered {
	float: right;
	margin: 0 0 5px 0;
	}
#main hr {
	border-bottom: 1px dotted #666666;
	border-top: none;
	border-left: none;
	border-right: none;
	clear: both;
	margin: 5px 0;
	}
#main .left {
	float: left;
	margin: 7px 15px 15px 0;
	}
#main #vps {
	width: 100%;
	border-bottom: 1px dotted #888888;
	font-size: 14px;
	margin: 0 0 20px 0;
	color: #f1f1f1;
	}
#main #vps a, #main #vps a:hover, #main .addons a, #main .addons a:hover {
	color: #008a93;
	}
#main .addons {
	width: 100%;
	border-top: 1px dotted #888888;
	border-bottom: 1px dotted #888888;
	font-size: 12px;
	margin: 0 0 20px 0;
	color: #f1f1f1;
	}
#main #vps th {
	background: #f1f1f1;
	padding: 5px;
	color: #000000;
	font-size: 17px;
	}
#main #vps tr, #main .addons tr {
	background: #283439;
	}
#main #vps .alt, #main .addons .alt {
	background: #283f48;
	}
#main #vps td, #main .addons td {
	text-align: center;
	padding: 5px;
	font-weight: bold;
	width: 20%;
	}
#main #vps td:first-child, #main .addons td:first-child {
	text-align: right;
	font-size: 12px;
	padding-right: 10px;
	}
#main .addons td:first-child em {
	font-size: 11px;
	font-style: normal;
	color: #cccccc;
	}
#main #vps a {
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	color: #9edcf5;
	}
#main #vps a:hover {
	color: #ff1c1c;
	}
#vps #price td {
	font-size: 18px;
	color: #ffffff;
	}
#main .large{
	border-bottom: 5px dashed #666666;
	border-top: none;
	border-left: none;
	border-right: none;
	margin: 10px 0 10px 0;
	clear: both;
	}
#content {
	float: left;
	width: 580px;
	margin: 20px 0 0 0;
	}
#sidebar {
	float: right;
	width: 160px;
	margin: 20px 0 0 0;
	}
#aboutbar {
	float: right;
	width: 200px;
	margin: 0;
	}
#aboutbar #numbers {
	color: #9fdcf5;
	}
#aboutbar #numbers strong {
	color: #ffffff;
	}
#sidebar ul {
	list-style-type: none;
	list-style-image: none;
	}
#sidebar ul li {
	margin: 15px 0 0 0;
	padding: 15px 0 0 0;
	border-top: 1px dashed #666666;
	}
#sidebar ul li:first-child {
	margin: 0;
	padding: 0;
	border-top: none;
	}
#sidebar ul li a {
	vertical-align: top;
	margin-left: 5px;
	}
#sidebar ul li a:hover {
	color: #008a93;
	}
#sidebar ul li span {
	vertical-align: top;
	color: #aaaaaa;
	font-size: 11px;
	display: block;
	margin: -18px 0 0 5px;
	}
#sidebar ul #clientarea {
	list-style: outside url(images/clientarea.png);
	}
#sidebar ul #knowledgebase {
	list-style: outside url(images/knowledgebase.png);
	}
#sidebar ul #submitticket {
	list-style: outside url(images/submitticket.png);
	}
#sidebar ul #supporttickets {
	list-style: outside url(images/supporttickets.png);
	}
#sidebar ul #networkissues {
	list-style: outside url(images/networkissues.png);
	}
form p span, p span {
	float: left;
	width: 150px;
	font-weight: bold;
	}
form p input[type=text], form p input[type=password], form p select {
	width: 180px;
	}
#configproduct p span {
	width: 150px;
	float: left;
	}
#configproduct select {
	width: 180px;
	}
#configproduct .right {
	float: right;
	}
#configproduct .left {
	float: left;
	}
#configproduct .left h3, #configproduct .right h3 {
	display: inline;
	}
#configproduct .left, #configproduct .right {
	margin: 10px 0 10px 0;
	}
#configproduct .right select {
	margin: 0 0 0 5px;
	width: 155px;
	}
#configproduct #fakeaddons {
	display: none;
	}
#cart {
	width: 100%;
	margin: 0 0 10px 0;
	}
#cart tr td p {
	padding: 3px 0 3px 0;
	}
#cart tr td span {
	width: 150px;
	float: left;
	padding: 0 5px 0 10px;
	}
#cart th {
	background: #f1f1f1;
	color: #000000;
	padding: 4px;
	}
#cart td {
	background: #283439;
	padding: 2px;
	text-align: center;
	}
#cart .alt td {
	background: #283f48;
	}
#cart td {
	text-align: left;
	text-align: center;
	}
#cart td:first-child {
	text-align: left;
	padding-left: 5px;
	}
#cart .totals td {
	font-weight: bold;
	background: #1f292d;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#cart .totals td:first-child {
	font-weight: normal;
	text-align: right;
	padding-right: 4px;
	}
#cart .editremove td {
	padding-bottom: 15px;
	}
#cart .product td {
	background: #1f292d;
	color: #f1f1f1;
	}
.promo {
	float: left;
	font-weight: bold;
	}
.buttons {
	float: right;
	}
.leftinfo {
	float: left;
	}
.rightinfo {
	float: right;
	}
.leftinfo p span, .rightinfo p span {
	width: 130px;
	float: left;
	}
.leftinfo select, .rightinfo input[type=text], .rightinfo select, .leftinfo input[type=text], .rightinfo input[type=password], .leftinfo input[type=password] {
	width: 150px;
	}
#clientnav {
	margin: 15px 0 0 0;
	padding: 0 0 10px 0;
	height: 30px;
	border-bottom: 1px dotted #dddddd;
	}
#clientnav li {
	display: inline;
	margin: 0 0 0 37px;
	}
#clientnav li:first-child {
	margin: 0;
	}
#clientnav li a {
	text-decoration: none;
	display: inline-block;
	padding: 5px 24px 5px 24px;
	background: #333333;
	border: 1px solid #cccccc;
	}
#clientnav li a:hover {
	color: #ffffff;
	background: #666666;
	}
table {
	width: 100%;
	margin: 10px 0 10px 0;
	clear: both;
	}
.data {
	border-bottom: 1px solid #cccccc;
	}
.data a {
	color: #374d52;
	}
.data th {
	background: #666666;
	color: #f1f1f1;
	padding: 2px;
	}
.data tr td {
	background: #eeeeee;
	color: #374d52;
	text-align: center;
	padding: 2px;
	}
.clientreplyhead, .adminreplyhead {
	width: 100%;
	}
.clientreplyhead table, .adminreplyhead table {
	background: #283f48;
	color: #ffffff;
	padding: 2px;
	width: 100%;
	}
.clientreplyhead table td, .adminreplyhead td{
	text-align: right;
	}
.clientreplyhead table td:first-child, .adminreplyhead td:first-child {
	text-align: left;
	}
.clientreply, .adminreply {
	background: #283439;
	padding: 5px;
	margin: -8px 0 0 0;
	}
.button, input[type=button] {
	background: #ffffff;
	border: 1px dashed #b80000;
	padding: 3px;
	cursor: pointer;
	margin: 0 10px 0 0;
	}
#kbcats {
	list-style: inside url(../../images/folder.gif);
	margin: 10px 0 0 0;
	}
#kbpopular {
	list-style: inside url(../../images/article.gif);
	margin: 10px 0 0 0;
	}
#kbcats li a, #kbpopular li a {
	font-weight: bold;
	}
.dedleft {
	float: left;
	width: 45%;
	}
.dedright {
	float: left;
	margin: 0 0 0 25px;
	width: 50%;
	clear: right;
	}
.small {
	font-size: 11px;
	color: #777777;
	}
#footer {
	height: 20px;
	padding: 14px 0 10px 0;
	clear: both;
	}
#footer #copy {
	float: left;
	color: #666666;
	}
#footer  ul {
	float: right;
	margin: 0;
	}
#footer  li {
	display: inline;
	border-left: 1px dashed #655d3e;
	padding: 0 5px 0 7px;
	}
#footer li:first-child {
	border-left: none;
	}
#footer li a {
	color: #999999;
	}
#footer li a:hover {
	color: #008a93;
	text-decoration: none;
	}
#sidebar #son, #footer #fon {
	font-weight: bold;
	text-decoration: none;
	color: #008a93;
	cursor: default;
	}
#map {
	width: 275px;
	height: 250px;
	float: left;
	margin: 5px 15px 10px 0;
	}.PHONE {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
