

form {
	margin: 0px;
}

img {
	border: 0px;
}

body,td,input,select,textarea {
	font-family: Tahoma;
	font-size: 11px;
}

a {
	color: #3A6897;
}

a:hover {
	text-decoration: none;
}

.heading {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #65A5E6;
}

.heading2 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
    text-decoration: none;
    color: #000000;
	line-height:20px;
}

.heading3 {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #16679F;
}

table.wrapper {
	width: 950px;
}

table.clientlinks {
	background:#e0e0e0;
}

td.clientlinks {
	background:#f9f9f9;
	width:25%;
	text-align:center;
	padding: 6px;
}

.navboxlinks {
    background-color: #ffffff;
    padding: 5px;
}

.navboxlinks td {
    border-bottom: 1px dotted #cccccc;
}

.navbox {
    background-color: #f7f7f7;
    border: 1px dotted #cccccc;
    padding: 5px;
}

.navinput {
    border: 1px solid #cccccc;
    width: 95px;
}

.submitbutton {
    color: #ffffff;
    cursor: pointer;
    cursor: hand;
    font-weight: bold;
    background-color: #3A6897;
    border: 1px solid #3A6897;
}

.footerbar {
    background-color: #3A6897;
    color: #ffffff;
    padding: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.clientarealinks a {
	color: #555555;
}

table.frame {
	width: 98%;
	border: 1px solid #3A6897;
	padding: 0px;
}

.fieldarea {
	background-color: #EFF2F9;
	text-align: right;
}

.clientareatable {
	width: 100%;
	background-color: #cccccc;
}

tr.clientareatableheading {
	background-color: #efefef;
	font-weight: bold;
	text-align: center;
}

tr.clientareatableactive {
	background-color: #ffffff;
	text-align: center;
}

tr.clientareatablepending {
	background-color: #FFFFE2;
	text-align: center;
}

tr.clientareatablesuspended {
	background-color: #E9FFD2;
	text-align: center;
}

tr.clientareatableterminated {
	background-color: #FFE1E1;
	text-align: center;
}

tr.supportticketsheading {
	background-color: #efefef;
}

tr.supportticketscontent {
	background-color: #ffffff;
}

.contentbox {
	width: 100%;
	text-align: center;
	background-color: #f7f7f7;
	border: 1px dashed #cccccc;
	padding: 5px;
}

.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: #669900;
}

.domaincheckerunavailable {
	color: #cc0000;
}

.networkissuessummary {
    background-color: #f6f6f6;
    border: 1px dashed #cccccc;
    padding: 10px;
    text-align: center;
}

.networkissuesopen {
    font-size: 16px;
    font-weight: bold;
    color: #65CC00;
    padding-right: 20px;
}

.networkissuesscheduled {
    font-size: 16px;
    font-weight: bold;
    color: #EEDD00;
    padding-right: 20px;
}

.networkissuesclosed {
    font-size: 16px;
    font-weight: bold;
    color: #888888;
}

.networkissuedescription {
    border-left: 5px solid #efefef;
    padding: 20px;
    padding-top: 1px;
}

.networkissueaffected {
    background-color: #FDFCDD;
    padding: 10px;
    margin-top: 10px;
}

.clientticketreplyheader {
    margin-top: 20px;
    background-color: #3A6897;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.clientticketreply {
    min-height: 80px;
    background-image: url('images/clientticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.adminticketreplyheader {
    margin-top: 20px;
    background-color: #888888;
    font-weight: bold;
    color: #ffffff;
    padding: 4px 20px 4px 20px;
}

.adminticketreply {
    min-height: 80px;
    background-image: url('images/adminticketreplybg.gif');
    background-repeat: repeat-x;
    padding: 10px;
}

.closeticket {
    border: 1px dashed #cc0000;
	font-weight: bold;
	background-color: #FBEEEB;
    color: #cc0000;
}

tr.orderheadingrow {
	background-color: #5AB9F1;
	color: #ffffff;
}

tr.orderrow1 {
	background-color: #E8F0F9;
	color: #000000;
}

tr.orderrow2 {
	background-color: #D6E4F6;
	color: #000000;
}

	*{
		margin:0px;
		padding:0px;
	}
	
	body{
		background:#ffffff;
		color:#525252;
		font-family:Arial, "Lucida Sans", Tahoma;
		font-size:12px;
		line-height:16px;
	
	}
	.mediumtext {
	color:#525252;
		font-family:Arial, "Lucida Sans", Tahoma;
		font-size:12px;
		line-height:16px;
	}
	
	a, a:active, a:visited {
		color:#707f09;
		text-decoration:underline;
	}
	a:hover {
		text-decoration:none;
		color:#b9d307;
	}
	body.white {
		margin:10px;
	}

	img, a img {
		border: none;
	}

	#container {
	margin:0px auto;
	width:876px;
	}
	
	.cp13 {
		padding:17px 13px;
	}
	.cp29 {
		
		padding:9px 29px;
		clear:both;
	}
	
	#menu {
		height:74px;
		overflow:hidden;
		clear:both;
	}
	#menu ul {
		width:876px;
		height:74px;
		list-style:none;
	}
	#menu ul li {
		float:left;
	}
	#menu li a {
		display:block;
		float:left;
		height:74px;
		width:106px;
		background-image:url(img/top_menu.jpg);
		background-repeat:no-repeat;
		text-indent:-9999px;
	}
	
	#menu li#homepage a {
		width:119px;
		background-position:0px 0px;
	}
	#menu li#homepage a:hover, #menu li#homepage a.visited {
		background-position:0px -74px;
	}
	
	#menu li#hostplans a {
		background-position:-119px 0px;
	}
	#menu li#hostplans a:hover, #menu li#hostplans a.visited {
		background-position:-119px -74px;
	}
	
	#menu li#vpsxen a {
		background-position:-225px 0px;
	}
	#menu li#vpsxen a:hover, #menu li#vpsxen a.visited {
		background-position:-225px -74px;
	}
	
	#menu li#domains a {
		background-position:-331px 0px;
	}
	#menu li#domains a:hover, #menu li#domains a.visited {
		background-position:-331px -74px;
	}
	
	#menu li#affiliates a {
		background-position:-437px 0px;
	}
	#menu li#affiliates a:hover, #menu li#affiliates a.visited {
		background-position:-437px -74px;
	}
	
	#menu li#about a {
		background-position:-543px 0px;
	}
	#menu li#about a:hover, #menu li#about a.visited {
		background-position:-543px -74px;
	}	
	
	#menu li#contact a {
		
		background-position:-649px 0px;
	}
	#menu li#contact a:hover, #menu li#contact a.visited {
		background-position:-649px -74px;
	}
	#menu li#support a {
		width:121px;
		background-position:-755px 0px;
	}
	#menu li#support a:hover, #menu li#support a.visited {
		background-position:-755px -74px;
	}
	.gr_wide 
	{
		width:494px;
	}
	.gr_narrow
	{
		width:294px;
	}
	.left {
		float:left;
	}
	.right {
		float:right;
	}
	
	h1, body.white h1 {
		font-family:"Century Gothic", Tahoma, Arial;
		margin-bottom:10px;
		font-weight:normal;
		letter-spacing:-1px;
	}
	h1 strong {
	color:#9db610;
	font-weight:normal;
	}

	h2 {
		font-size:15px;
		margin-bottom:5px;
	}
	.gr_wide h2 {
	border-bottom:1px solid #CCCCCC;
	}
	
	h1.bgreplace 
	{
		text-indent:-9999px;
		height:20px;
		margin-bottom:10px;
	}
	h1#bullfrog {
		width:160px;
		background:url(img/header_bullfrog.gif) no-repeat top left;
	}
	h1#social {
		width:190px;
		background:url(img/header_social.gif) no-repeat top left;
	}
	h1#accreditations {
		width:179px;
		background:url(img/header_accreditations.gif) no-repeat top left;
	}
	h1#technology {
		width:113px;
		background:url(img/header_technology.gif) no-repeat top left;
	}
	h1#news {
		width:109px;
		background:url(img/header_news.gif) no-repeat top left;
	}
	h1#green {
		width:116px;
		background:url(img/header_green.gif) no-repeat top left;
	}
	h1#testimonials {
		width:210px;
		background:url(img/header_testimonials.gif) no-repeat top left;
	}
	h1#aboutus {
		width:84px;
		background:url(img/header_about.gif) no-repeat top left;
	}
	h1#contactus {
		width:104px;
		background:url(img/header_contact.gif) no-repeat top left;
	}
	.small {
		font-size:11px;
		line-height:14px;
	}
	.tright {
		text-align:right
	}
	.small strong {
		color:#90a808;
	}
	
	.r3 {
		width:254px;
		padding:10px 13px;
		clear:none;
	}
	.r3 a {
		font-weight:bold;
		text-decoration:none;
		color:#ff5e00;
	}
	.r3left a {
		color:#08b7ec;
	}
	.r3 ul {
	
		list-style:none;
	}
	.r3 ul li {
		padding:6px 0px 6px 22px;
		background:url(img/li_orange.gif) no-repeat left center;
	}
	.r3left ul li {
		background:url(img/li_blue.gif) no-repeat left center !important;
	}
	
	.r3left {
		padding:10px 14px 10px 0px !important;
		float:left;
	}
	.r3right {
		padding:10px 0px 10px 14px !important;
		float:right;
	}
	.bord {
		border-left:solid 1px #cacaca;
		border-right:solid 1px #cacaca;
	}
	#footer {
		width:818px;
		background:url(img/footer.gif) no-repeat top center;
		padding:22px 16px 14px;
		
		color:#9a9a9a;
		font-size:11px;
		line-height:11px;
		
	}
	.clear {
	clear:both; }
	
	#footer a {
		text-decoration:underline;
		color:#7d8f07;
	}
	#footer a:hover {
		text-decoration:none;
		color:#b3cc0e;
	}
	#domainbox {
		position:relative;
		width:254px;
		height:60px;
		margin-top:40px;
		margin-bottom:13px;
		background:url(img/domain_bg.gif) no-repeat top left;
	}
	
	#dtls {
		border:none;
		background:none;
		position:absolute;
		top:18px;
		left:10px;
		width:173px;
		height:16px;
		padding:2px 2px 0px;
		font-weight:bold;
		color:#ffffff;
		font-size:12px;
		font-family:Tahoma, Arial, "Lucida Sans";
	}
	#dtld {
		border:none;
		background:#6e9400;
		position:absolute;
		top:18px;
		left:195px;
		width:50px;
		height:20px;
		padding:0px 0px 0px;
		font-weight:bold;
		color:#ffffff;
		font-size:12px;
		font-family:Tahoma, Arial, "Lucida Sans";
	}
	
	strong.greens {
		color:#adc239;
	}
	
#contactform label {
	width:97px;
	padding-left:8px;
}

#contactform input.styled, #contactform textarea.styled,#contactform  select.styled { 
	
	height:16px;
	
	padding:4px;
	background:#ffffff;
	font-family:"Trebuchet MS", Tahoma, Arial;
	font-size:12px;
	color:#75746f;
	border-color:#b7b7b7 #e5e5e5 #e5e5e5 #b7b7b7;
	border-width:1px 1px 1px 1px;
	border-style:solid solid solid solid;
	margin-bottom:5px;
	
}
#ccform #contactform input.styled, #ccform #contactform textarea.styled, #ccform #contactform  select.styled { 
width:351px;
}
#contactform input.styled:focus, textarea.styled:focus, select.styled:focus,
#contactform input.styled:hover, textarea.styled:hover, select.styled:hover
 { 
	border:solid 1px #85c515;
	
}
#contactform input.error, textarea.error{ 
	border: solid 1px #ff0000;
}

#contactform  textarea.styled { 
	height:70px !important;
}

	.greentext {
		color:#9db610;
	}
	.colored-right {
		padding:5px;
		background:#fefff2;
	}
	table.package {
	font-size: 9pt;
	width: 90%;
	margin: 20px 10px 20px 10px;
}

table.package td { width: 50%; }

table.package th {
	text-transform: uppercase;
	text-align: left;
	border-bottom: solid 1px #ccc;
	font-size: 12pt;
}

table.package tr.subheader { font-weight: bold; font-size: 11pt; }

table.pricing { text-align: right; }

table.pricing td { width: 25%; }
.signup {
	font-weight: bold;
	font-size: 16pt;
	text-align: center;
	display: block;
}
.MonthlyFee { font-size: 14pt; }

#compare td{
	padding:2px 6px;
}
#compare tr.odd td{
	background:#F7F7F7;
}
strong.bigger {
	font-size:13px;
}