body{
	margin: 0px;
	padding: 0px;
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	height: 100%;
	position: relative;
	z-index: 0;
}

body.pagebg1{
	background: url(../image/css/bg1.gif) 0 0 repeat-x;
	background-color: #c1e4f4;
}

body.pagebg2{
	background: url(../image/css/bg2.gif) 0 0 repeat-x;
	background-color: #c1e4f4;
}

body.pagebg3{
	background: url(../image/css/bg3.gif) 0 0 repeat-x;
	background-color: #c1e4f4;
}

html{
	margin: 0px;
	padding: 0px;
}

#center{
	margin: 0 auto;
	width: 740px;
	border: 0px solid yellow;
}

#centerindex{
	margin: 0 auto;
	width: 775px;
}

#logo{
	height: 42px;
}

#logo img, .png{
	margin: 5px 0px 0px 0px;
	border: 0px;
}

#logins{
	line-height: 41px; /* should be 42, but Safari and webkit freak out. */
	float: right;
	color: #59666c;
	font-size: 0.9em;
}

#logins a{
	color: #eb8522;
	font-weight: bold;
	font-size: 0.9em;
	text-decoration: none;
}

#logins a:hover{
	text-decoration: underline;
}

.navbar{
	position: relative;
	z-index: 1;
	list-style: none;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	line-height: 29px;
}

.navbar li{
	float: left;
	margin-right: 20px;
	height: 39px;
}

.navbar a{
	color: #ffffff;
	text-decoration: none;
}

.navbar a:hover{
	color: yellow;
}

.navbar li:hover, .navbar li.select{
	background: url(../image/css/navpoint.png);
	background-repeat: no-repeat;
	background-position: bottom center;
}

#cse-search-box{
 	line-height: 28px;
 	float: right;
 	text-align: right;
 	width: 250px;
 	white-space: nowrap;
}
#cse-search-box #q {
	width: 180px;
}

#texttime{
	position: relative;
	z-index: 0;
	width: 737px;
	height: 38px;
	clear: both;
	border: 0px solid red;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

body.pagebg3 #texttime{
	height: 55px;
	border: 0px solid red;
	position: relative;
}

body.pagebg3 #texttime img{
	position: absolute;
	bottom: 0px;
}

#freetrial, #freetrial2{
	position: relative;
	z-index: 0;
	width: 775px;
	height: 242px;
	clear: both;
	top: -9px;
}

#freetrial{
	background: url(../image/css/frontpage-trial.jpg) 0px 0px no-repeat;
}

#freetrial2{
	background: url(../image/css/frontpage-trial2.jpg) 0px 0px no-repeat;
}

#trialsignup{
	position: absolute;
	right: 20px;
	top: 60px;
	margin: 0px;
	padding: 0px;
	width: 300px;
	border: 0px solid red;
}

#trialsignup label{
	float: left;
	width: 40%;
	text-align: right;
	font-size: 0.75em;
	color: #003366;
	margin-right: 5px;
	line-height: 2em;
	border: 0px dotted purple;
}

#trialsignup .text{
	border-top: 1px solid #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin: 0px 0px 10px 0px;
	width: 55%;
	padding: .25em 0;
}

#trialsignup .text:focus{
	border: 1px solid #999999;
}

#trialsignup .submit{
	border: 0px;
	height: 31px;
	width: 130px;
	float: right;
	margin-right: 3%;
	background: url(../image/css/trial-continue.gif) 0px 0px no-repeat;
}

#trialsignup .submit:hover{
	background-position: 0px -31px;
}

#facetime{
	position: relative;
	z-index: 0;
	width: 737px;
	height: 234px;
	clear: both;
}

#facetime img{
	position: absolute;
	left: 0px;
	top: -9px;
}

#pagetop{
	height: 30px;
	border: 0px solid yellow;
	position: absolute;
	top: 0px;
	left: 0px;
	height: 30px;
	width: 740px;
	z-index: 1;
}

body.pagebg1 #pagetop{
	background: url(../image/css/bodytop.gif) 0 0 no-repeat;
}

body.pagebg2 #pagetop{
	background: url(../image/css/bodytop2.gif) 0 0 no-repeat;
}

body.pagebg3 #pagetop{
	background: url(../image/css/bodytop2.gif) 0 0 no-repeat;
}

#fakebox{
	position: absolute;
	top: 8px;
	left: 35px;
	height: 200px;
	width: 140px;
	float: left;
}

#fakebox a{
	display: block;
	height: 200px;
}

#fakehead{
	position: absolute;
	top: 8px;
	left: 35px;
	float: left;
	height: 55px;
	width: 460px;
}

#fakehead a{
	display: block;
	height: 55px;
}

#frontpageicons img {
	border: 0px;
	float: left;
	margin: 5px 0px 5px 0px;
}

#frontpage1{
	position: relative;
	height: 233px;
	width: 521px;
	background: url(../image/css/frontpage1-bg.png) 0 0 no-repeat;
	float: left;
}

#frontpage1 img{
	position: absolute;
	border: 0px;
	right: 5px;
	bottom: 40px;
}

#frontpage1 ul{
	position: absolute;
	padding: 0px;
	margin: 0px;
	color: #04c11e;
	top: 75px;
	left: 190px;
	font-size: 1.2em;
	line-height: 1.5em;
	list-style: square;
}

#frontpage1 ul a{
	color: #06a41c;
}

#frontpage1 li{
	color: #04c11e;
}


#frontpage2{
	height: 233px;
	width: 254px;
	background: url(../image/css/frontpage2-bg.png) 0 0 no-repeat;
	border: 0px solid green;
	float: left;
}

#frontpage2 img{
	margin: 15px 0px 0px 40px;
	border: 0px;
}

#frontpage2 ul{
	padding: 0px;
	margin: 0px;
	color: #ffffff;
	margin: 15px 0px 0px 30px;
	font-size: 0.9em;
	line-height: 1.6em;
}

.page{
	position: relative;
	background: url(../image/css/bodybg.gif) 0 0 repeat-y;
	border: 0px solid green;
}

#pagebody{
	position: relative;
	padding: 10px;
	z-index: 2;
	zoom: 1; /* ie6 fix */
}

#pagebot{
	background: url(../image/css/bodybot.gif) 0 0 no-repeat;
	border: 0px solid yellow;
	position: absolute;
	bottom: 0px;
	left: 0px;
	height: 30px;
	width: 740px;
	z-index: 1;
}

#pageleft{
	float: left;
	border: 0px solid red;
	width: 165px;
}

#pageright{
	border: 0px solid green;
	margin-left: 180px;
	color: #666666;
	font-size: 0.8em;
}

#pageright img{
	border: 0px;
}

#rightbox{                /* Without this, clearing divs would push everything below the nav. */
	float: left;
	border: 0px solid red;
	width: 100%; /* ie6 needs this to accommodate iframes */
}

p{
	margin-bottom: 1em;
	padding: 0px;
	line-height: 1.9em;
	border: 0px solid purple;
}

p.fineprint{
	margin-bottom: 1em;
	padding: 0px;
	line-height: 1.3em;
	font-size: 0.85em;
}

tt{
	font-size: 1.3em;
}

#pageright li{
	line-height: 1.5em;
}

/* menu */

#sidenav{
	list-style: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 160px;
}

#sidenav li{
	border: 0px solid green;
	line-height: 32px;
	font-size: 0.9em;
}

#sidenav li a{
	display: block; /* makes the whole thing clickable */
	color: #3f658c;
	text-decoration: none;
	padding-left: 30px;
	zoom: 1; /* ie6 fix */
}

#sidenav li a:hover{
	background: url(../image/css/sidenavhover-bg.gif) 0 0 no-repeat;
	color: #0c4b8c;
}

#sidenav li#select {
	background: url(../image/css/sidenavselect-bg.gif) 0 0 no-repeat;
	font-weight: bold;
}

#sidenav li#select a:hover{
	background: url(../image/css/sidenavselect-bg.gif) 0 0 no-repeat;
}

/* submenu */

#sidenav li#select ul{
	list-style: none;
	font-weight: normal;
	padding: 2px 0px 0px 0px;
	margin: 0px;
}

#sidenav li#select ul li{
	color: #6f848d;
	line-height: 1.5em;
	font-size: 0.9em;	
	border-left: 2px solid #f3d5c0;
	margin-left: 15px;
}

#sidenav li#select ul li a{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding-left: 15px;
	color: #6f848d;
}

#sidenav li#select ul li a:hover{
	background: none;
	background-color: #e8edf1;
}

#sidenav li#select ul li#subselect a{
	color: #fc8524;
	background-color: #f5fbfd;
	font-weight: bold;
	border-top: 1px dotted #e8edf1;
	border-bottom: 1px dotted #e8edf1;
	border-right: 1px dotted #e8edf1;
}

#footer{
	margin-top: 20px;
	padding: 5px;
	border-top: 1px solid #cccccc;
	text-align: center;
	font-size: 0.7em;
	line-height: 2em;
}

#footer a{
	color: #336699;
	text-decoration: none;
}

#footer a:hover{
	color: #003366;
	text-decoration: underline;
}

#bottom{
	width: 100%;
	margin-top: 5px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	background-color: #f0f3f4;
	border-top: 1px solid #99b6c3;
	border-bottom: 1px solid #99b6c3;
	font-size: 0.7em;
	opacity: 0.9;
}

/* */

#leftbuttons{
	width: 165px;
	border-top: 1px solid #dae2e6;
	padding-top: 10px;
	text-align: center;
}

#leftbuttons div{
	border-top: 1px solid #dae2e6;
	margin-top: 10px;
	padding-top: 10px;
}

#leftbuttons img{
	border: 0px;
}

a{
	color: #6699cc;
}

a:hover{
	color: #003366;
}

h1, h2, h3{
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}

h1{
	color: #fc8524;
	font-size: 1.8em;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 10px;
}

h2{
	color: #546c88;
	font-size: 1.4em;
	margin-bottom: 5px;
}

h3{
	color: #596571;
	font-weight: bold;
	font-size: 1.1em;
	margin-top: 10px;
}

.profile{
	padding-top: 5px;
	border-top: 1px solid #c7dde9;
	clear: left;
}

.profile img{
	float: left;
	margin: 0px 10px 5px 10px;
}

/* vps scalers */

#scaler{
	background: url(../image/css/vps-scaleit.gif) 0 0 no-repeat;
	float: right;
	height: 300px;
	width: 190px;
	padding: 50px 20px 0px 20px;
	margin: 0px 0px 10px 20px;
	position: relative;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.9em;
	border: 0px solid red;
}

#scaler a{
	color: #33ff33;
}

#track{
	width: 200px;
	height: 13px;
	background-color: #46ff22;
	background: url(../image/css/slider-track.gif) 0 0 no-repeat;
}

#handle{
	width: 16px;
	height: 24px;
	background: url(../image/css/slider-handle.png) 0 0 no-repeat;
	cursor: move;
}

#slidehead, #slidefoot, #slideresults{
	position: absolute;
}

#slidehead{
	top: 100px;
	left: 20px;
	width: 200px;
	font-size: 1.1em;
}

#slidefoot{
	text-align: right;
	bottom: 10px;
	right: 25px;
	width: 200px;
}

#slideresults{
	top: 170px;
	width: 197px;
}

.ramcpu{
	background: url(../image/css/ramcpu.gif) 0 0 no-repeat;
	background-color: #e4d5b0;
	height: 36px;
	width: 197px;
	text-align: center;
	line-height: 36px;
	margin-bottom: 5px;
}

.ramcpu div {
	color: #336699;
	width: 60px;
	float: left;
}

#ram{
	width: 135px;
	color: #003366;
}

#total{
	width: 135px;
	font-size: 1.1em;
}

.leftimage{
	float: left;
	margin-right: 10px;
}

#demo{
	border: 1px solid #ecd2b0;
	background-color: #f9f7ef;
	color: #000000;
	font-size: 1.2em;
	margin: 0px auto 20px auto;
	padding: 10px 0px 10px 0px;
	text-align: center;
	width: 90%;
}

.fancytable{
	width: 99%; /* ie6 doesn't like 100% */
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 5px 0px 5px 0px;
	font-size: 0.9em;
}

.fancytable a{
	color: #003366;
	text-decoration: none;
}

.fancytable a:hover{
	color: #6699cc;
	text-decoration: underline;
}

.fancytable img{
	border: 0px;
	display: block;   /* xhtml gives images descenders, but luckily */
	margin: 0px auto; /* blocking and margin-centering compensates! */
}

.fancytable tr.header{
	color: #fc8524;
	background: url(../image/css/tableheader-bg.gif) 0 0 repeat-x;
	border: 1px solid #99b6c3;
	height: 27px;
}

.fancytable th{ 
	border-top: 1px solid #99b6c3;    /* faked table row borders for ie6&7 */
	border-bottom: 1px solid #99b6c3; /* faked table row borders for ie6&7 */
	text-align: left;
	padding-left: 10px;
	vertical-align: middle;
}

.fancytable th+th, .fancytable td+td{
	padding: 0px;
	text-align: center;
	color: #3e7e0f;
	font-weight: bold;
}

.fancytable td{
	padding-left: 10px;
	line-height: 1.7em;
	font-size: 0.95em;
}

.fancytable tr.alt{
	background-color: #fcf7f0;
}

.fancyform{
	width: 99%; /* ie6 doesn't like 100% */
}

.fancyform label{
	text-align: right;
	float: left;
	width: 20%;
	border: 0px dotted green;
	color: #596571;
	font-weight: bold;
	font-size: 0.8em;
	margin-right: 5px;
	line-height: 2em;
	vertical-align: middle;
}

.fancyform input.text, .fancyform input.halftext, .fancyform select{
	line-height: 2em;
}

.fancyform input.text, .fancyform input.halftext, .fancyform select, .fancyform textarea{
	margin-top: -1px;
	margin-bottom: 5px;
	padding: 5px 0px 5px 0px;
	border: 1px solid #99b6c3;
	background: url(../image/css/inputbg.gif) bottom left repeat-x;
}

.fancyform input.text, .fancyform select, .fancyform textarea{
	width: 70%;
}

.fancyform input.halftext{
	width: 35%;	
}

.fancyform input.button{
	color: #003366;
	font-size: 1.1em;
	padding: 0px 40px 0px 40px;
}

.fancyform textarea{
	height: auto;
}

.appform label{
	border-top: 1px dotted #cfcfcf;
	float: left;
	min-width: 110px;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}

.appform label span{
	font-weight: normal;
}

.appform input.text{
	margin-bottom: 15px;
}

.appform textarea{
	width: 90%;
	margin-bottom: 15px;
}

#recaptcha_response_field{
	background: #ffffff url(../image/css/inputbg.gif) bottom left repeat-x;
	display: block;
	color: #596571;
}

.loginform{
	border-top: 1px solid orange;
	padding-top: 5px;
	background: url(../image/css/login-bg.gif) 0 0 repeat-x;
	}

.loginform label{
	float: left;
	font-weight: bold;
	width: 30%;
	text-align: right;
	line-height: 2em;
	margin-right: 5px;
}

.loginform input.text{
	width: 50%;
	border: 1px solid #c1cdd4;
	font-size: 1.5em;
	padding: 0px;
	margin-bottom: 5px;
}

.loginform input.button{
	border-top: 1px solid #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #bcbcbc;
	border-bottom: 1px solid #bcbcbc;
	background: url(../image/css/loginbutton-bg.gif) 0 0 repeat-x;
	background-color: #617f9c;
	font-size: 0.9em;
	font-weight: bold;
	width: 200px;	
	height: 34px;
	color: #ffffff;
}

.loginform input.button:hover{
	background: url(../image/css/loginbutton-bg2.gif) 0 0 repeat-x;
	background-color: #617f9c;
	border: 2px solid #66839f;
}

fieldset{
	border: 0px;
}

textarea{
	overflow: auto;
}

.txterr{
	color: red;
	font-weight: bold;
}

.clear {
	clear: both;
	font-size: 1px;
}

.clearleft {
	clear: left;
	font-size: 1px;
}

.clearright {
	clear: right;
	font-size: 1px;
}

.promo {
	display: none;
}

