body {
	background-image: url(/images/headerbk.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: top center;
	background-color: #c7cee2;
	margin-top: 0px;
	padding-top:0px;
}

h1, h2, h3, h4 {
	color: #003399;
}

h1 {
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.headerbasic {
	width: 100%;
	margin-top: 5px;

}

form {
	margin: 0px;
}

body,td,input,select,textarea {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #003399;
}

.internal_header {
	font-size: 18px;
	color: #003399;
	background-image: url(/images/wdbox.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 38px;
	clear: left;
	font-weight: bold;
	line-height: 30px;
	display: block;
}

.homecontent {width: 100%;}
.homebox {
	width: 295px;
	float:left;
	margin:10px;
	paddding:10px 0px 10px 10px;
	height: 250px;
	background-image: url(/images/homebox_bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	}
	
.homecontent .internal_header, .homebox .internal_header, .homebox .internal_content {
	margin-left:10px;
	margin-right:10px;	
}

.homebox .internal_content {
	font-size: medium;
	line-height: 1.2em;	
}	
.homebox .internal_list {
	padding:0px 0 0 30px;
	margin:0px;
	line-height:1.3em;
	font-size:medium;
}

.homebox li.internal_header {
}

.header1 {
	background-image:url(/images/header.gif);
	height:124px;
	color: #FFFFFF;
}

form.header_login {
	margin-left: 490px;
	margin-top:10px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-size: 18px;
	font-weight: normal;
	color: #999999;
}

.wrapper {
	width: 950px;
	border: 0px;
	border-collapse: collapse;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	padding-left: 0px;
	padding-right: 0px;
}

table.topnavbar {
	width: 98%;
	margin-left:10px;
}

.intro {
	background-color: #E3E9F1;
	padding:0 5px 1px 5px;
}

p.intro {
	
}

tr.topnavbar {
	background-color: #003399;
	font-weight:bold;
	text-align: center;
	height:25px;
}

tr.topnavbar a {
	color: #FFFFFF;
	text-decoration: none;
}

tr.topnavbar a:hover,tr.footer_nav a:hover {
	color: #66E000;
}

td.topnavbar,td.footer_nav {
	font-size: 14px;
}

.clientarealinks a {
	color: #003399;
	font-weight: bold;	
}

table.frame {
	width: 95%;
	border: 1px solid #66df00;
	padding: 0px;
}

#col1 {
	float:left;
	margin-bottom:10px;
	padding:10px;
	width:63%
}

#col2 {
	float:right;
	padding-left:20px;
	width:30%;
	margin:10px;
	}

#ea {
	width:100px;
}

#pw {
	width:60px;
	margin-right:20px;
}

.float_img_left {
	float:left;
	margin:0 5px 5px 0;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 95%;
	background-color: #cccccc;
	margin-left: 2%;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #ffffcc;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #ccff99;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #ff9999;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.internal_content {
	font-weight: normal;
	padding-bottom:1px;
	padding-top:4px;
}

ul.internal_list {
	margin:2px 0 10px 10px;
	list-style-type: circle;
	}

.more {
	font-style: italic;
	text-decoration: none;
	display:inline;
	font-size: 10px;
}

.contentbox {
	width: 75%;
	text-align: center;
	border: 1px solid #cccccc;
	background-color: #efefef;
	padding: 5px;
	margin-left: auto; 
	margin-right: auto;
	font-style: italic;
}

.errorbox {
	border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
	text-align: center;
	width: 90%;
	padding: 10px;
	color: #cc0000;
	margin-left: auto; 
	margin-right: auto;
}

.domaincheckeravailable {
	color: #66E000;
}

.domaincheckerunavailable {
	color: #cc0000;
}

tr.orderheadingrow {
	background-color: #003399;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

table.footer_nav {
	width:60%;
	color: #FFFFFF;
	float:left;
	margin-top:5px;
	margin-left:10px;
}

tr.footer_nav {
	background-color: #003399;
	text-align:center;
	font-weight: bold;
	height:25px;
}

tr.footer_nav a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer_logo {
	color: #666666;
	float:left;
	margin: 0 10px 0 40px;
}

#footer_c {
	width:250px;
	float:left;
	margin-top:5px;
}

.spacer {
	clear:left;
}

#footer {
	clear:both;
	margin-top: 20px;
}

/* Channel title & link */
.rsslibchannel,.rsslibchannel:visited {
	font-size: 2pt;
	color: #FFFFFF;
	text-decoration: none;
}
.rsslibchannel:hover {
	font-size: 2pt;
	text-decoration: none;
}

/* Item title & link */
.rsslibitem,.rsslibitem:visited {
	color: #003399;
	font-size: 14px;
}
.rsslibitem:hover {
	text-decoration: none;
}

/* Item description */
.rsslibdesc {
	color: #333333;
	margin-bottom: 5px;
}

/* Channel Editor */
.rsslibeditor {
	color: #990099;
}

/* Channel Date */
.rsslibdate {
	color: #66E000;
}

/* Channel Copyright */
.rsslibcopyright {
	font-size: 8px;
	color: #FFFFFF;
}

.signupframe {
	background-color: #e3e9f1;

}
.signupframe td{
	font-size: medium;
	}
	
table.signupframe {
	width:95%;
	margin-left: 2.5%;	
}

.errortable {background-color:#66E000}

#column_top {
	height: 160px;
	width: 250px;
	margin-bottom: 20px;
	}
	
.news {margin-left:10px;margin-right:10px;}
	
.freeoffer {
	clear:both;
	width: 490px;
	height: 104px;
	background-image: url(/images/free-web-site-evaluation-button_large.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: x-large;
	padding: 46px 150px 10px 280px;
	line-height: 1.5em;
	font-weight: bold;
	text-align: center;
	margin-bottom:5px;
}

.freeoffer a {
	color: #FFFFFF;
}

.compchart table {
	background-color: #cedeff;
	width: 100%;
 }
 
.compchart td {
	text-align: center; 
 }
.compchart th {
	text-align: left;
	background-color: #DEFFC4;
	padding: 3px 3px 3px 5px;
 }
th.main{
	font-size: medium;
	text-transform: uppercase;
 }