/* body */

body {
	margin: 6px 0 6px 0;
	scrollbar-darkshadow-color: #fff;
	scrollbar-face-color: #fff;
	scrollbar-shadow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-arrow-color: #666;
	scrollbar-highlight-color: #000;
	scrollbar-3dlight-color: #fff;
	color: #333;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	background-image: url("/images/bg.gif");
}


/* links */

img {
	border: 0;
}

a:link,a:visited,a:active {
	color: #36c;
}

a:hover {
	color: #36c;
	text-decoration: none;
}

a:link.white,a:visited.white,a:active.white {
	color: #fff;
	text-decoration: underline;   
}

a:hover.white {
	color: #fff;
	text-decoration: none;
}

a:link.copyright,a:visited.copyright,a:active.copyright {
	color: #000;
	text-decoration: none;   
}

a:hover.copyright {
	color: #000;
	text-decoration: underline;
}

a:link.side,a:visited.side,a:active.side {
	color: #036;
	text-decoration: none;   
}

a:hover.side {
	color: #036;
	text-decoration: underline;
}

a:link.bottom,a:visited.bottom,a:active.bottom {
	color: #fff;
	text-decoration: none;   
}

a:hover.bottom {
	color: #fff;
	text-decoration: underline;
}


/* text */

font {
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

h1 {
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #333;
	font-weight: bold;
}

p {
	margin: 0 0 14px 0;
	padding: 0;
}

.bold {
	color: #666;
	font-weight: bold;
}

.boldmarine {
	color: #446380;
	font-weight: bold;
}

.blue {
	color: #0000FF;
}

.marine {
	color: #446380;
}

.boldnavy {
	color: #036;
	font-weight: bold;
}

.boldlarge {
	font-weight: bold;
	font-size: 15px;
}

.red {
	color: #DB093A;
}

.redsmall {
	font-size: 10px;
	color: #DB093A;
}

.small {
	font-size: 10px;
}

.boldred {
	color: #DB093A;
	font-weight: bold;
}

.boldredsmall {
	font-size: 10px;
	color: #DB093A;
	font-weight: bold;
}

.boldredlg {
	font-size: 15px;
	color: #DB093A;
	font-weight: bold;
}

.boldgray {
	color: #666;
	font-weight: bold;
}

.boldwhite {
	color: #fff;
	font-weight: bold;
}

.vpspurple {
	font-size: 20px;
	color: #c9f;
	font-weight: bold;
}

.vpsyellow {
	font-size: 20px;
	color: #fc0;
	font-weight: bold;
}

.vpsblue {
	font-size: 20px;
	color: #36c;
	font-weight: bold;
}

.vpsgreen {
	font-size: 20px;
	color: #396;
	font-weight: bold;
}

.vpsprice {
	font-size: 16px;
	color: #369;
	font-weight: bold;
}

.vpsgray {
	color: #666;
	font-weight: bold;
}

#vpstable {
	margin-right: 10px;
}

#vpstable a {
	text-decoration: none;
}

#vpstable a:hover {
	text-decoration: underline;
}

.bottom {
	color: #fff;
	font-size: 10px;
	padding: 0;
}

.vl {
	background-image: url("/images/vl.gif");
	background-repeat: repeat-y;
}

.hl {
	background-image: url("/images/hl.gif");
	background-repeat: repeat-x;
}

.cheader {
	padding: 4px 4px 4px 6px;
	color: #fff;
	font-weight: bold;
}

.error {
	color: #DB093A;
	list-style-type: disk;
}

.red {
	color: #DB093A;
}

.white {
	color: #fff;
}

.blackArial {
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.grayArial {
	font-size: 12px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.redArial {
	font-size: 12px;
	color: #DB093A;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.grayArialsmall {
	font-size: 11px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

.option {
	font-size: 12px;
	font-weight: bold;
	color: #666;
	font-family: Arial, Helvetica, sans-serif, Verdana;
}

/* tables */

td {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
}

.sidebar {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.header {
	padding: 10px 10px 0 10px;
}

.main {
	padding: 10px 10px 10px 10px;
}

#order td {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #686868;
}

/* line */

.line {
	width: 100%;
	background-image: url("/images/line_h.gif");
}

#testimonials p {
	padding: 6px 0 4px 0;
	margin: 0;
}

#testimonials .line {
	margin: 4px 0 4px 0;
}

/* padding */

.pd {
	padding: 4px 4px 4px 8px;
}

.news {
	padding: 5px 10px 6px 10px;
}

.pdTour {
	padding: 11px 11px 0 11px;
}

.pd12 {
	padding: 11px;
}

.pd11 {
	padding: 7px 11px 5px 11px;
}

/* lists */

ul {
	margin-top: 4px;
}

ul li {
	list-style-type: square;
}

.lic {
	list-style-type: none;
	background: url("/images/orange_bullet.gif") no-repeat 0 .4em;
	line-height: 1.2em;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 4px 9px;
}

input, textarea, select {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #686868;
	border: 1px solid #8B9A9F;
}

/* domains */

.stext {
	color: #036;
	font-weight: bold;
}

.pagetitle {
	color: #DB093A;
	font-weight: bold;
	font-size: 11px;
}

.functiontext {
	font-weight: bold;
	font-size: 11px;
}


.notavailable {
	font-weight: bold;
	color: #DB093A;
}


.available {
	font-weight: bold;
	color: #21920D;
}

.homeBox {
	color: #069;
	font-weight: bold;
	font-family: Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
}

.date {
  padding: 2px;
}

.domain {
	color: #DB093A;
	font-weight: bold;
}

#faq li {
	margin-left: 15px;
}

.domain_header {
	font-family: Tahoma,Verdana,Arial;
	font-size: 11px;
	color: #686868;
	border: 1px solid #8B9A9F;
}

/* home page */
#grayColumn {
	padding: 2px 0 8px 0;
	margin: 0;
	border: 1px solid #999;
}

.boxSpacer {
	margin-top: 6px;
	margin-bottom: 6px;
}

.boxSpacer2 {
	margin-top: 6px;
}

#newsTitle {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 3px;
}

#domainReg {
	margin: 0;
	padding: 3px 4px 4px 8px;
}

.vps {
	vertical-align: top;
	padding: 11px 11px 5px 11px;
}

.cp {
	padding: 8px 11px 12px 11px;
}

.control {
	margin-right: 18px;
	padding-top: 6px;
}

.server {
	margin-top: 8px;
}

#mainHome {
	padding-top: 5px;
	padding-right: 3px;
}

#date {
	font-style: italic;
	font-size: 10px;
}

#footerLinks {
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}.boldredverylarge {
	font-size: 36px;
	color: #DB093A;
	font-weight: bold;
}
