@charset "utf-8";
/* css file for main site */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000033;
	background: url(images/page_bg.png) top repeat-x #3F9ED0;
	behavior: url("csshover3.htc");
}
.red {
	color: #FF0000;
}
.redbig {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
p {
	margin: 0 0 10px 0;
	padding: 0;
	line-height: 140%;
	font-size: 14px;
}
#sidebar p{font-size: 12px;}
p.nopad {
	margin: 0;
	padding: 0;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 3px 0;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 3px 0;
}
.highlight {
	color: #8E002A;
}
#front_plans .highlight
{
	font-weight: normal;
}
a {
	color: #0b8ac7;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
a img {
	border: none;
}
.ctr{
	margin: 0 auto;
	text-align: center;
}
.rt{float: right;}
.lt{float: left;}
.btm20{margin-bottom: 20px;}
.clr{clear: both;}

.content_spacer li{
	font-size: 14px;
	line-height: 140%;
}
#body_wrapper {
	width: 900px;
	margin: -10px auto;
}
#top_bar {
	width: 900px;
	margin:0 auto;
	height: 30px;
	position: relative;
	z-index: 4000;
}
#header {
	height: 85px;
	width: 900px;
	position: relative;
	background: transparent url(images/logo_slogan_bg.png) no-repeat top left;
}
#header #logo {
	display: block;
	outline: none;
	width: 250px;		/*to match logo image width*/
	height: 85px;
	background: transparent;
}
#livechat {
	position: absolute;
	bottom: -3px;
	right: 10px;
}
#livechatnew{
	background: url(images/live-chat-inc.png) top no-repeat;
	width: 378px;
	height: 83px;
	position: absolute;
	bottom: -3px;
	right: 5px;
}
.livechat_button a{
	position: absolute;
	top: 16px;
	right: 31px;
	width: 142px;
	height: 35px;
	color: #ffffff;
	font-size: 1px;
}
#lpchat{
	position: absolute;
	top: 54px;
	right: 0px;
	width: 205px;
	height: 29px;
}
#content {
	background: url(images/sidebar_bg.jpg) left repeat-y #FFFFFF;
	position: relative;
}
#footer {
	background: url(images/footer_bg.png) top no-repeat #1a1a1a;
	padding: 0 0 20px 0;
	position: relative;
}
#footer_more {
	background: #1a1a1a;
	padding: 0 0 20px 0;
	position: relative;
}

#footer.noside{
	background: url(images/footer_no_side.jpg) top no-repeat #1a1a1a;
}
/* nav menu begins */
/* adjust #nav li.last width to balance menu width to columns below */
#navouter{
	width: 900px;
}
#navlt{
	background: url("images/menu_left.png") no-repeat scroll 0 0 transparent;
	height: 40px;
	width: 8px;
	float: left;
}
#navrt{
	background: url("images/menu_right.png") no-repeat scroll 0 0 transparent;
	height: 40px;
	width: 13px;
	float: right;
}
#nav {
	height: 40px;
	border-left: none;
	border-right:none;
	z-index: 1000;
	/*mm edits*/
	width: 879px;
	margin: 0 auto;
	overflow: hidden;
	float: right;
	background: none; /*url(images/nav_bg.png) repeat-x 0 0;*/
}
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 40px;
}
#nav ul li a {
	display: block;
	color: #000033;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
	padding: 0 22px;
}
#nav ul li a:hover, #nav ul li.sfhover a {
	background: url(images/nav_bg_o.png);
}
#nav li { /* all list items */
	float: left;
	background: url(images/nav_bg.png) repeat-x 0 0;
}
#nav li.final {
	width: 25px;
	height: 40px;
	background: transparent url(images/menu_right.png) no-repeat left top;
}
#nav li.menufirst {
	width: 8px;
	height: 40px;
	background: url(images/menu_left.png);
}
#nav li.last{
	width:120px;
}
#nav li.last a {
	color: #905D00;
	text-shadow: 1px 0 #ffff00;
}
#nav li.last ul li a {
	color: #FFFFFF;
	text-shadow: none;
}
#nav li.last a {
	/*padding: 0 24px;*/
}
#nav li ul { /* second-level lists */
	position: absolute;
	background: #81A63C;
	width: 160px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	line-height: 20px;
	border-right: 1px solid #010821;
	border-left: 1px solid #010821;
	border-top: 1px solid #010821;
	z-index: 11111;
}
#nav ul li ul li {
	border: none;
	float: left;
	width: 160px;
	border-bottom: 1px solid #010821;
}
#nav ul li ul li a {
	display: block;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding: 0 0 0 5px;
	background: url(images/nav_bg_o.png);
}
#nav ul li ul li a:hover {
	background: #F58F0F;
}
#nav ul li.sfhover ul li a {
	background: none;
}
#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#nav li.last:hover ul { /* lists nested under hovered list items */
	/*right: 0;*/
}
#under_head {
	height: 19px;
	width: 900px;
	background: url(images/frame_head.png) no-repeat;
	position: relative;
	margin-top: 40px;
}
/* end nav code */
#content {
	width: 900px;
}

#sidebar {
	float: left;
	width: 230px;
	padding: 10px 0 0 10px;
	background: url(images/sidebar_bg.jpg) left repeat-y #FFFFFF;
}
html>body #sidebar {
	padding: 0 10px;
	width: 230px;
}
#main_content {
	float: right;
	width: 640px;
	position: relative;
	margin-bottom: 10px;
	background:  #FFFFFF;
}
html>body #main_content {
	width: 650px;
}
h1.highlight {
	color: #690;
}
h1.underline {
	border-bottom: 1px solid #CFCFCF;
}
#main_content h1.first {
	margin: 0 0 15px 0;
}
#landing_top {
	width: 650px;
	height: 60px;
	background: url(images/main1.jpg);
	position: relative;
}
#main {
	width: 650px;
	height: 270px;
	background: url('images/hostbig_header.png');
	position: relative;
}
#hdrtxt {
	position: absolute;
	bottom: 78px;
	right: 185px;
	width: 185px;
	text-align: center;
	height: 45px;
	font-size: 38px;
	color: #FFFF00;
	text-shadow: 2px 2px #000066;
}
.del{
	color: rgba(253,46,0,0.7);
	font-size: 70%;
	padding-left: 0;
}
.del span{text-decoration:line-through;}
.pcmp{font-size: 100%;}
.btnbuy{
	width: 175px;
	height: 45px;
	position: absolute;
	bottom: 10px;
	left: 290px;
}
.btnbuylink{
	width: 160px;
	height: 41px;
	position: absolute;
	bottom: 0;
	left: 0;
}
#main h1 {
	color: #8E002A;
	font-size: 22px;
	position: absolute;
	top: 40px;
	right: 260px;
	text-align: center;
	text-shadow: 1px 1px 2px #000000;
}
#main h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#maintest {
	width: 650px;
	height: 130px;
	background: url(images/main1.jpg);
	position: relative;
}
#maintest h1 {
	color: #000033;
	font-size: 22px;
	position: absolute;
	top: 40px;
	right: 240px;
	text-align: center;
}
#maintest h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#main2 {
	width: 650px;
	height: 130px;
	background: url(images/main2.jpg);
	position: relative;
}
#main2 h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 25px;
	right: 20px;
	text-align: center;
}
#main2 h1 span.highlight {
	color: #FF0;
	font-size: 18px;
}
#maincontact {
	width: 650px;
	height: 130px;
	background: url(images/main_contact.jpg);
	position: relative;
}
#maincontact h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 25px;
	right: 20px;
	text-align: center;
}
#maincontact h1 span.highlight {
	color: #FF0;
	font-size: 18px;
}
#mainssl {
	width: 650px;
	height: 130px;
	background: url(images/main_ssl.jpg);
	position: relative;
}
#mainssl h1 {
	color: #003;
	font-size: 22px;
	position: absolute;
	top: 24px;
	right: 197px;
	text-align: center;
}
#mainssl h1 span.highlight {
	color: #FF0;
	font-size: 12px;
}
#mainprivacy {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainprivacy h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 270px;
	text-align: center;
}
#mainsla {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainsla h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 250px;
	text-align: center;
}
#maintos {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#maintos h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 270px;
	text-align: center;
}
#mainaup {
	width: 650px;
	height: 130px;
	background: url(images/main_policy.jpg);
	position: relative;
}
#mainaup h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 260px;
	text-align: center;
}
#maincpanel {
	width: 650px;
	height: 130px;
	background: url(images/main_cpanel.jpg);
	position: relative;
}
#maincpanel h1 {
	color: #FFFFFF;
	font-size: 24px;
	position: absolute;
	top: 40px;
	right: 260px;
	text-align: center;
}
#maindc {
	width: 650px;
	height: 130px;
	background: url(images/main_dc.jpg);
	position: relative;
}
#content_spacer,.content_spacer {
	padding: 25px 20px 0 20px;
}
#front_plans {
	width: 636px;
	height: 325px;
	position: relative;
	background: url(images/plan-boxes.png) center top no-repeat transparent;
	margin: 0 auto 10px auto;
}
div.front_plan {
	width: 190px;
	height: 325px;
	position: relative;
	top: 25px;
	float: left;
}
#front_plan_3{width: 249px;}
#front_plan_3 .price{
	left:151px;
	padding-top: 20px;
	width: 80px;
}
#front_plan_3 ul{left: 44px;}
#front_plan_3 .buy{left: 18px;}
#front_plan_3 .info, #front_plan_3 .buy{
	top: 253px;
	width: 98px;
	height: 34px;
	padding-top: 8px;
}
#front_plan_4{
	width: 197px;
	left: 5px;
}
#front_plan_4 .price{padding-top: 20px;}

div.front_plan ul {
	list-style: none;
	position: absolute;
	top: 116px;
	left: 39px;
	width: 143px;
	margin: 0;
	padding: 0;
}
div.front_plan ul li.large {
	line-height: 34px;
	font-size: 14px;
	font-weight: normal;
}
div.front_plan ul li .highlight {
	color: #FF0000;
}
div.front_plan ul li {
	line-height: 29px;
	font-size: 14px;
}
.info,.buy {
	position: relative;
	top: 247px;
	left: 16px;
	float: left;
	display: block;
	width: 70px;
	height: 25px;
	outline: none;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	transition: all 0.2s linear 0s;
    text-decoration:none;
}
#landing_plans .landing_main .buy {
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
	display: block;
	width: 70px;
	height: 25px;
	outline: none;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	transition: all 0.2s linear 0s;
    text-decoration:none;
}
#landing_plans .buy {
	position: relative;
	top: 80px;
	left: 186px;
	float: left;
	display: block;
	width: 50px;
	height: 25px;
	outline: none;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	transition: all 0.2s linear 0s;
    text-decoration:none;
}
#landing_plans .info {
	position: relative;
	top: 80px;
	left: 200px;
	float: left;
	display: block;
	width: 50px;
	height: 25px;
	outline: none;
	text-align: center;
	font-size: 18px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #000000;
	padding-top: 2px;
	transition: all 0.2s linear 0s;
    text-decoration:none;
}

.buy{
	margin-left:20px;}
a.buy:hover,a.buy:focus,a.info:hover,a.info:focus{
	text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}

div.front_plan div.price {
	position: absolute;
	top: 24px;
	left: 101px;
	height: 66px;
	font-size: 40px;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	width: 86px;
}
.fprchldr{
	position: relative;
	height: 40%;
	margin: -5px 0 0;
}
.fullprc{
	position: absolute;
	top: 6px;
	height: 23px;
	width: 86px;
	font-size: 60%;
	text-decoration: line-through;
	color: rgba(253,46,0);
}
.disprc{
	font-size: 80%;
	text-shadow: 1px 1px rgba(0,0,0,0.7);
}
.p1{margin-top: 5px;}
/*
div.front_plan div.price span.price, #hdrtxt span.price {

	vertical-align: middle;
}
div.front_plan div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.front_plan div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}
*/

.plan_name{
	color: #ffffff;
	font-size: 20px;
	font-weight: bold;
	margin: 4px 0 0 25px;
	padding: 0;
	text-shadow: 1px 1px #000000;
}
#landing_plans {
	width: 610px;
	height: 305px;
	position: relative;
	margin: 0 auto 10px auto;
}
div.landing_plan {
	width: 295px;
	height: 135px;
	position: absolute;
}
div.landing_main {
	width: 295px;
	height: 305px;
	position: absolute;
}
#landing_main {
	top: 0;
	background: url(images/landing_main.gif);
	left: 0px;
}
#landing_plan_1 {
	top: 0;
	background: url(images/plan_3_bg.gif);
	right: 0px;
}
#landing_plan_2 {
	right: 0;
	bottom: 0;
	background: url(images/plan_2_bg.gif);
}
#landing_plan_3 {
	bottom: 0;
	left: 0;
	background: url(images/plan_3_bg.gif);
}
#landing_plan_4 {
	bottom: 0;
	right: 0;
	background: url(images/plan_4_bg.gif);
}
div.landing_plan ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 40px;
	line-height: 25px;
	width: 149px;
}
div.landing_plan ul li.large {
	line-height: 27px;
	font-size: 15px;
	font-weight: normal;
}
div.landing_plan ul li .highlight {
	color: #FF0000;
}
div.landing_plan ul li {
	line-height: 21px;
	font-size: 13px;
}
div.landing_plan a.info {
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.landing_plan a.buy {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.landing_plan div.price {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 95px;
	vertical-align: middle;
}
div.landing_plan div.price p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	height: 95px;
	display: table-cell;
	text-align: center;
	width: 90px;
}
div.landing_plan div.price span.price {
	font-size: 45px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
}
div.landing_plan div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.landing_plan div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}
div.landing_single {
	width: 304px;
	height: 305px;
	position: absolute;
}
#landing_plan_single{
	top:0;
	right:0;
	background: url('images/landing_price.png') no-repeat transparent;
}
#prc-lp{
	position: absolute;
	top: 182px;
	left: 10px;
	width: 175px;
	text-align: center;
}
#landing_plan_single a{
	position: absolute;
	top: 244px;
	left: 18px;
	width: 160px;
	height: 45px;
}

#menu_landing {
	width: 610px;
	height: 290px;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;

}
div.menu_items {
	width: 610px;
	height: 132px;
}

div.menu_seperate {
	width: 610px;
	height: 10px;
}

#menu_landing_1 {
	background: url(images/menu_items_left.gif);
}
#menu_landing_2 {
	background: url(images/menu_items_right.gif);
}
div.menu_landing ul {
	position: absolute;
	list-style: none;
	margin: 0;
	padding: 0;
	top: 33px;
	left: 40px;
	line-height: 25px;
	width: 149px;
}
div.menu_landing ul li.large {
	line-height: 27px;
	font-size: 16px;
	font-weight: normal;
}
div.menu_landing ul li .highlight {
	color: #FF0000;
}
div.menu_landing ul li {
	line-height: 21px;
	font-size: 13px;
}
div.menu_landing a.info {
	position: absolute;
	bottom: 0;
	right: 50px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.menu_landing a.buy {
	position: absolute;
	bottom: 0;
	right: 10px;
	display: block;
	width: 30px;
	height: 30px;
	outline: none;
}
div.menu_landing div.price {
	position: absolute;
	top: 5px;
	right: 10px;
	height: 95px;
	vertical-align: middle;
}
div.menu_landing div.price p {
	padding: 0;
	font-size: 14px;
	font-weight: bold;
	line-height: normal;
	vertical-align: middle;
	height: 95px;
	display: table-cell;
	text-align: center;
	width: 90px;
}
div.menu_landing div.price span.price {
	font-size: 45px;
	font-weight: normal;
	color: #FF0000;
	vertical-align: middle;
}
div.menu_landing div.price span.price span.symbol {
	font-size: 50%;
	vertical-align: middle;
}
div.menu_landing div.price span.price span.change {
	font-size: 40%;
	vertical-align: super;
}
div.left {
	float: left;
	width: 49%;
}
div.right {
	float: right;
	width: 49%;
}
h2.fancy {
	background: url(images/half_header_bg.jpg) no-repeat;
	padding: 0 0 0 20px;
	margin: 0;
	line-height: 25px;
	color: #FFFFFF;
}
img.img_right {
	float: right;
	margin: 0 0 5px 5px;
}
img.img_left {
	float: left;
	margin: 0 5px 5px 0;
}
#vendors {
	width: 650px;
	height: 62px;
	background: url(images/bg_vendors.jpg) bottom right no-repeat;
	margin: 0 0 0 250px;

}
#colbtm{
	width: 650px;
	height: 15px;
	background: url(images/bg_col_btm.png) bottom right no-repeat;
	margin: 0 0 0 250px;
}
#domain_search {
	padding: 0 0 10px 0;
	z-index: 0;
}
#domain_search form {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	z-index: 0;
}
#domain_search form div {
	vertical-align: middle;
	line-height: 20px;
	z-index: 0;
}
#domain_search form input {
	font-size:11px;
	padding:0;
	vertical-align:middle;
}
#domain_search form input, #domain_search form select {
	float: left;
	z-index: 0;
}
#domain_search form select {
	height: 18px;
	border: 1px solid #CFCFCF;
	margin: 0 5px 0 0;
	padding: 0;
	z-index: 0;
	position: relative;
}
input.text {
	border: 1px solid #CFCFCF;
	margin: 0 0 0 0;
	padding: 0;
	height: 18px;
	background: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 18px;
	font-size: 10px;
	color: #555555;
	font-weight: bold;
}
#domain_search form input.text {
	width: 125px;
	margin: 0 5px 0 0;
}
div.sidebar_divider {
	width: 230px;
	height: 2px;
	background: url(images/sidebar_divider.jpg);
	margin: 0 auto;
}
div.sidebar_divider_full {
	width: 250px;
	height: 2px;
	background: url(images/sidebar_divider.jpg) center repeat-x;
	margin: 0 0 0 -10px;
	padding: 0;
	line-height: 2px;
}
.so_point {
	width: 230px;
	margin: 0 0 0 -10px;
	padding: 10px;
}
.so_point p {
	margin: 0;
}
#sb_points{
	background: url(images/sbar-points.png) no-repeat top center;
	height: 347px;
	width: 234px;
	position: relative;
	margin: 10px -2px 0;
}
#sb_points a:link,#sb_points a:visited{
	color: #000033;
}
#sb_points a:hover,#sb_points a:active{
	color: #0b8ac7;
}
#so_affordable {
	background: url(images/so_affordable_bg.jpg);
}
#so_reliable {
	background: url(images/so_reliable_bg.jpg);
}
#so_simple {
	background: url(images/so_simple_bg.jpg);
}
#so_trusted {
	background: url(images/so_trusted_bg.jpg);
}
div.sidebar_container {
	padding: 10px 0 10px 0;
}

div.sidebar_quote_left {
	width: 230px;
	height: 80px;
	background: url(images/quote_1_bg.jpg) top right no-repeat;
	position: relative;
}
div.sidebar_quote_left img.face {
	border: 1px solid #000000;
	position: absolute;
	top: 0;
	left: 0;
}
div.sidebar_quote_left p.quote_text {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 150px;
	height: 40px;
	margin: 0;
}
div.sidebar_quote_left p.quote_author {
	font-weight: bold;
	position: absolute;
	top: 60px;
	left: 5px;
	color: #000000;
}
div.sidebar_quote_right {
	width: 230px;
	height: 80px;
	background: url(images/quote_2_bg.jpg) top left no-repeat;
	position: relative;
}
div.sidebar_quote_right img.face {
	border: 1px solid #000000;
	position: absolute;
	top: 0;
	right: 0;
}
div.sidebar_quote_right p.quote_text {
	font-size: 10px;
	font-style: italic;
	position: absolute;
	top: 5px;
	left: 5px;
	width: 150px;
	height: 40px;
	margin: 0;
}
div.sidebar_quote_right p.quote_author {
	font-weight: bold;
	position: absolute;
	top: 57px;
	right: 5px;
	color: #000000;
	text-align: right;
}
#footer_logo {
	position: absolute;
	right: 0;
	top: 10px;
	width: 245px;
	height: 66px;
	display: block;
	outline: none;
}
#footer p.copyright {
	position: absolute;
	right: 0;
	bottom: 10px;
	text-align: center;
	width: 245px;
	color: #999999;
}
#copyright {
	position: absolute;
	right: 0;
	bottom: 10px;
	text-align: center;
	width: 245px;
	color: #999999;
}
#copyright a:link,#copyright a:visited{
	color: #ffff00;
}
#footer_links {
	position: absolute;
	top: 30px;
	left: 15px;
	padding: 0 0 20px 0;
}
div.footer_links {
	margin: 35px 5px 0 15px;
	float: left;
}
div.footer_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.footer_links ul li {
	padding: 0 0 0 8px;
	background: url(images/footer_bullet.jpg) left no-repeat;
}
div.footer_links h2 {
	color: #999999;
}
div.footer_links ul li a {
	color: #999999;
}
div.footer_links ul li a:hover {
	color: #0b8ac7;
}
#footer_more_links {
	position: absolute;
	top: 30px;
	left: 15px;
	padding: 0 0 20px 0;
}
div.footer_more_links {
	margin: 35px 5px 0 15px;
	float: left;
}
div.footer_more_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div.footer_more_links ul li {
	padding: 0 0 0 8px;
	background: url(images/footer_bullet.jpg) left no-repeat;
}
div.footer_more_links h2 {
	color: #999999;
}
div.footer_more_links ul li a {
	color: #999999;
}
div.footer_more_links ul li a:hover {
	color: #0b8ac7;
}
#geo_phone p {
	line-height: 30px;
	vertical-align: middle;
	font-weight: bold;
	color: #000033;
	z-index: 3000;
}
#geo_phone p img {
	margin: 0 5px 0 0;
	line-height: 30px;
	vertical-align: middle;
}
#geo_phone select {
	float: left;
	height: 20px;
	margin: 5px 5px 5px 0;
	padding: 0;
}
#top_login {
	position: absolute;
	top: 8px;
	right: 47px;
}
#top_login label {
	font-weight: bold;
	vertical-align: middle;
	color: #FFFFFF;
	position: absolute;
	bottom: 14px;
	left: -100px;
}
#top_login form input {
	vertical-align: middle;
	margin: 5px 0 0 0;
}
#top_login form input.text {
	width: 80px;
}
ul.checks_large {
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.checks_large li {
	height: 32px;
	line-height: 30px;
	margin: 3px 0 3px 0;
	padding: 0 0 0 40px;
	font-size: 18px;
	background:url(images/check_large.gif) left no-repeat;
}
ul.checks {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.checks li {
	margin: 3px 0 3px 0;
	padding: 0 0 0 30px;
	font-size: 14px;
	background:url(images/check.gif) left no-repeat;
}
.small {
	font-size: 10px;
	font-style: italic;
}
#d_s {
	width: 610px;
	height: 105px;
	background: #FAFAFA;
	border: 1px dashed #CFCFCF;
	position: relative;
	margin: 0 0 10px 0;
}
#d_s h1 {
	padding: 5px 0 0 5px;
}
#d_s form {
	margin: 0 5px 5px 5px;
}
#d_s form input.text {
	width: 580px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	border: 1px solid #CFCFCF;
}
#d_s form table {
	padding: 5px 0 0 0;
}
#d_s form table td {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding: 3px 25px 2px 0;
}
#d_s input.check {
	margin: 0;
	padding: 0;
	margin:0; /* for FF */
	width: 13px; /* for IE */
	height: 13px; /* For IE */
	vertical-align: middle;
}
#d_s input.button {
	position: absolute;
	right: 5px;
	bottom: 5px;
	width: 200px;
	height: 30px;
	border: 2px solid #CFCFCF;
	background: #F1F1F1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #0b8ac7;
}
#domain_non_private {
	background-color: #FFF2F2;
	border: 1px dashed #FF8083;
	padding: 10px;
	width: 275px;
	float: left;
}
#domain_private {
	background-color: #F0FFF5;
	border: 1px dashed #00CC00;
	padding: 10px;
	width: 275px;
	float: right;
}
table.comparison {
	margin: 0 0 10px 0;
}
table.comparison thead, table.comparison thead td {
	background: #0b8ac7;
	padding: 5px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFFFFF;
}
table.comparison tbody th {
	background: #0b8ac7;
	text-align: right;
	padding: 3px;
	color: #FFFFFF;
}
table.comparison tbody tr.even td {
	background: #FAFAFA;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.comparison tbody tr.odd td {
	background: #f1f1f1;
	border-right: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.comparison tbody td {
	font-size: 10px;
	padding: 3px;
	text-align: center;
}
table.comparison tfoot a {
	font-size: 15px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 3px;
}
table.comparison tfoot td {
	text-align: center;
}
div.check {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/icons/action_check.gif);
}
div.x {
	display: block;
	height: 16px;
	width: 16px;
	background: url(images/icons/action_delete.gif);
}
table.comparison div.check, table.comparison div.x {
	text-align: center;
	margin: 0 auto;
}
.dollars {
	letter-spacing: -1px;
	padding: 0px;
	vertical-align: top;
	font-family: verdana;
	font-weight: bold;
	font-size: 18px;
}
.dollars_small {
	font-weight: bold;
}
.cents {
	letter-spacing: -1px;
	vertical-align: top;
	text-align: left;
	font-family: verdana;
	font-weight: bold;
	font-size: 14px;
}
.cents_small {
	font-weight: bold;
}
dl.reasons {
	margin: 0;
	padding: 0;
}
dl.reasons dt {
	font-size: 15px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #CFCFCF;
}
dl.reasons dd {
	margin: 0 0 10px 0;
}
ul.basic_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.basic_list li {
	font-size: 14px;
	padding: 2px 0 2px 0;
}
table.telephone {
	width: 80%;
	border-top: 1px solid #CFCFCF;
}
table.telephone td, table.telephone th {
	border-bottom: 1px solid #CFCFCF;
	padding: 3px;
}
table.telephone td {
	border-right: 1px solid #CFCFCF;
	text-align:right;
}
table.telephone th {
	border-left: 1px solid #CFCFCF;
	text-align: left;
}
ul li img {
	vertical-align: middle;
}
dl.faq {
	margin: 0;
	padding: 0;
}
dl.faq dt {
	color: #0b8ac7;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	border-bottom: 1px solid #CFCFCF;
	margin: 0 0 3px 0;
	padding: 0 0 3px 0;
}
dl.faq dd {
	margin: 0 0 20px 0;
	padding: 0;
}
ol.basic_list {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-position: inside;
}
ol.basic_list li {
	margin: 0;
	padding: 2px 0 2px 0;
}
table.payout_table {
	width: 100%;
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
table.payout_table td, table.payout_table th {
	height: 28px;
	padding: 5px;
	border-bottom: 1px solid #CFCFCF;
}
table.payout_table th {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
}
table.payout_table td.left {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	font-weight: bold;
	text-align: right;
	width: 20%;
	white-space: nowrap;
	padding-left: 10px;
}
table.payout_table td.right {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
	padding-left: 5px;
	text-align: center;
}
table.payout_table th {
	border-left: 1px solid #CFCFCF;
	border-bottom: 1px solid #CFCFCF;
}
table.fantastico {
	border-top: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
}
table.fantastico td, table.fantastico th {
	border-bottom: 1px solid #CFCFCF;
	padding: 5px;
}
table.fantastico th {
	font-size: 18px;
}
div.quote_large {
	margin: 0 0 20px 0;
}
div.quote_large p {
	margin: 0;
}
div.quote_large p.quote_text {
}
div.quote_large_left {
	width: 610px;
	height: 95px;
	background: url(images/quote_large_bg_left.png) left top no-repeat;
	position: relative;
}
div.quote_large_left img.face {
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #cccccc;
}
div.quote_large_left p.quote_text {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 425px;
	height: 55px;
	margin: 5px 0 0 25px;
	text-align: left;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
}
div.quote_large_left p.quote_author {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 466px;
}
div.quote_large_right {
	width: 610px;
	height: 95px;
	background: url(images/quote_large_bg_right.png) right top no-repeat;
	position: relative;
	margin: 20px auto;
}
div.quote_large_right img.face {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #cccccc;
}
div.quote_large_right p.quote_text {
	position: absolute;
	top: 9px;
	left: 125px;
	width: 425px;
	height: 55px;
	margin: 0 0 0 20px;
	text-align: left;
	font-style: italic;
	font-size: 14px;
	vertical-align: middle;
}
div.quote_large_right p.quote_author {
	position: absolute;
	bottom: 0;
	left: 160px;
	width: 397px;
}
div.quote_large p.quote_author {
	font-weight: bold;
	margin: 0 20px 12px 0;
}
div.quote_large p.quote_author img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
/** Shared / Reseller Tables **/
table.shared_table {
	width: 100%;
	font-size: 14px;
	margin: 0 0 10px 0;
}
table.shared_table tr.heading th {
	font-size: 15px;
	font-weight: bold;
}
table.shared_table tr.heading th {
	width: 18%;
	text-align: center;
	padding: 10px 0;
	color: #FFFFFF;
	background-color: #000066;
}
table.shared_table tr.heading th.colorone {
	background: #5f881f;
}
table.shared_table tr.heading th.colortwo {
	background: #be2323;
}
table.shared_table tr.heading th.colorthree {
	background: #236399;
}
table.shared_table tr.heading th.colorfour {
	background: #cd6602;
}
table.shared_table tr.heading th.side {
	text-align: right;
}
table.shared_table tbody th {
	text-align: right;
	font-weight: bold;
	width: 30%;
}
table.shared_table tbody td {
	text-align: center;
	width: 15%;
}
table.shared_table tbody td, table.shared_table tbody th {
	padding: 3px;
}
table.shared_table tbody tr.even td, table.shared_table tbody tr.even th {
	background: #FAFAFA;
}
table.shared_table tbody tr.odd td, table.shared_table tbody tr.odd th {
	background: #f1f1f1;
}
table.shared_table td, table.shared_table th {
	border-right: 1px solid #FFFFFF;
}
table.shared_table div.x {
	width: 16px;
	height: 16px;
	background: url(images/action_delete.gif);
	margin: 0 auto;
}
table.shared_table div.check {
	width: 16px;
	height: 16px;
	background: url(images/action_check.gif);
	margin: 0 auto;
}
table.shared_table tr th.side {
	padding-right: 5px;
}
/** Popups **/
.popheader {
	height: 28px;
	width: 200px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
	color: #FFFFFF;
	background-color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000066;
	border-right-color: #000066;
	border-left-color: #000066;
}
.popbody {
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: 1px solid #000066;
	width: 190px;
	padding: 5px;
}
a.popup {
	display: block;
	float: left;
	font-weight: bold;
	margin: 0 3px 0 0;
}
a.popup:hover {
	text-decoration: none;
}
a.rt{
	float: none;
	clear: both;
	margin-left: 3px;
	display: inline;
}
.rthdr{
	position: relative;
}
table.table_example_sitebuilder {
	width: 500px;
	margin: 0 auto;
}
table.table_example_sitebuilder td {
	text-align: center;
	vertical-align: middle;
}
table.sitebuilder_features {
	width: 100%;
}
table.sitebuilder_features tr.heading {
	background: #0b8ac7;
	color: #FFFFFF;
	text-align: left;
}
table.sitebuilder_features td {
	width: 80px;
	text-align: center;
}
table.sitebuilder_features td div {
	margin: 0 auto;
}
table.sitebuilder_features th {
	font-weight: normal;
	text-align: left;
}
table.sitebuilder_features td, table.sitebuilder_features th {
	vertical-align: top;
}
table.sitebuilder_features tr.even td, table.sitebuilder_features tr.even th {
	background: #FAFAFA;
}
table.sitebuilder_features tr.odd td, table.sitebuilder_features tr.odd th {
	background: #f1f1f1;
}
.country_selection {
	width: 160px;
	z-index: 2000;
	position: absolute;
	top: 30px;
	background: #333333;
	display: none;
}

.country_selection ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.country_selection ul li a {
	display: block;
	line-height: 20px;
	height: 20px;
	border-bottom: 1px solid #666666;
	padding-left: 5px;
	vertical-align: middle;
	color: #FFFFFF;
}

.country_selection ul li a:hover {
	background: #444444;
	font-weight: bold;
	text-decoration: none;
}

.selected_country {
	vertical-align: middle;
}

.selected_country a {
	color: #FFFFFF;
	text-decoration: none;
	width: 150px;
	display: block;
	float: left;
	height: 28px;
	z-index: 9000;
	padding: 7px 5px 0 5px;
	position: absolute;
	top: 0;
	left: 0;
	background: url(images/c_s_tab_bg.gif);
	outline: none;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
html>body .selected_country a {
	padding: 0 5px;
	height: 30px;
}

.selected_country span.phone {
	margin: 0 0 0 170px;
}

.globalNavIframe{display:none;}
ul li iframe{display:block;visibility:visible;position:absolute;left:-2000px;top:-2000px;}

#side_design {
	width: 233px;
	height: 139px;
	background: url(images/your_website_233x139.gif);
	position: relative;
}
a {outline:none;}.reasonshead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF3300;
	font-weight: bold;
	text-align: center;
	margin: 0 auto 5px;
}
.red_dotted_box {
	background-color: #FFFFCC;
	border: 2px dashed #FF3300;
	padding: 0 20px 10px 20px;
	width: 560px;
	margin: 10px auto;
	text-align: center;
}
#R10 td{
	font-size:14px;
	font-weight:bold;
	color:#1656A0;
	padding:1px;
	text-align: left;
}
#R10 td.tdImgRt{
	vertical-align: bottom;
	text-align: center;
}
#lookingfor
{
   border-top: 1px solid #eee;
   padding-top: 10px;
   text-align: center;
   margin-top: 10px;
   line-height: 1.5em;
   font-size: 16px;
}

#lookingfor .yes
{
	font-weight: bold;
	color: #F90;
	font-size: 18px;
}

#lookingfor h3
{
   text-align: center;
}
#aff {
	position: absolute;
	top: 2px;
	padding: 48px 0 0;
	left: 10px;
	width: 210px;
}
#rel {
	width: 210px;
	position: absolute;
	left: 10px;
	top: 90px;
	padding: 40px 0 0;
}
#sim {
	width: 210px;
	position: absolute;
	left: 10px;
	top: 175px;
	padding: 40px 0 0;
}
#trust {
	width: 210px;
	position: absolute;
	left: 10px;
	top: 257px;
	padding: 40px 0 0;
}
#sb_points p{
	color: #ffff99;
}
#go-outer{
	margin: 10px auto;
	padding: 10px;
	position: relative;
	height: 30px;
}
#go{
	position: absolute;
	top: 5px;
	left: 0;
}
#go_list{
	position: absolute;
	top: 5px;
	left: 250px;
}
ul.gocheck {
	margin: 0 0 10px 0;
	padding: 0;
	list-style: none;
}
ul.gocheck li {
	margin: 3px 0 3px 0;
	padding: 0 0 0 10px;
	font-size: 1.1em;
}
#sb_dom_sch{
	background: url('images/sbdombg.png') bottom center no-repeat transparent;
	height: 43px;
	margin: 0 -2px 10px;
	position: relative;
	width: 238px;
}

.mainprc{
	font-size: 42px;
	color: #ffff00;
	text-shadow: 2px 2px #000066;
	margin: 0 5px;
}
#gtee{
	position: absolute;
	top: 50px;
	left: 340px;
}
#gteelink{
	position: absolute;
	top:0;
	left:0;
	width:110px;
	height: 25px;
}

#domain_header {
	width: 650px;
	height: 270px;
	background: url('images/hostbig_domain_header.png');
	position: relative;
}
#domain_promo {
	width: 650px;
	height: 270px;
	background: url('images/hostbig_domain_promo.png');
	position: relative;
}
#domain_hdrtxt {
	position: absolute;
	bottom: 203px;
	right: 175px;
	width: 210px;
	text-align: center;
	height: 40px;
}
#domain_promo_search {
	position: absolute;
	bottom: 63px;
	right: 170px;
	width: 323px;
	text-align: center;
	height: 30px;
	vertical-align: middle;
}
.domain_btnbuy{
	width: 175px;
	height: 45px;
	position: absolute;
	bottom: 10px;
	left: 290px;
}
.domain_btnbuylink{
	width: 160px;
	height: 41px;
	position: absolute;
	bottom: 0;
	left: 0;
}
.domain_mainprc{
	font-size: 40px;
	color: #ffff00;
	text-shadow: 2px 2px #000066;
	margin: 0 0px;
}
#domain_gtee{
	position: absolute;
	top: 50px;
	left: 340px;
}
#domain_gteelink{
	position: absolute;
	top:0;
	left:0;
	width:110px;
	height: 25px;
}
body .selected_country a.codelink{
	position: relative;
	display:inline;
	height:auto;
	padding: 0;
	margin: 0 5px;
	background: transparent;
	float: none;
}
#instruct{
	background: #e7e7e7;
	width: 250px;
	border: 1px solid #000000;
	padding: 10px;
	position: absolute;
	top: 30px;
	left: 270px;
	color: #000033;
}
#instruct ol{
	padding:0 0 0 20px;
	margin: 0;
}
.fnt90{
	font-size: 90%;
}
.fnt80{
	font-size: 80%;
}
.fnt70{
	font-size: 70%;
}
.shared_table .fnt70{font-size: 100%;}
.fnt60{
	font-size: 60%;
}
.fnt50{
	font-size: 50%;
}
.fnt40{
	font-size: 40%;
}
.fnt30{
	font-size: 30%;
}
.fnt20{
	font-size: 20%;
}
.fnt10{
	font-size: 10%;
}
#nyb{
	padding: 20px 0;
	margin: 0 0 -30px;
	text-align: center;
}
#wdq{
	position: relative;
	bottom: 43px;
	left: 23px;
	width: 143px;
	height: 36px;
}
#wdqsb{
	position: relative;
	bottom: 75px;
	left: 36px;
	width: 161px;
	height: 58px;
}
#sidebar_design{
	margin-bottom:-76px;
}
#plinks{
	text-align:center;
	margin:10px auto;
}
.toplk{
	float:right;
}
/* new price display */
.redx{
	float: left;
	position: relative;
	top: 40px;
	left: 100px;
	width: 52px;
	min-height: 40px;
	background-color: #dddddd;
}
.giveus{
	padding: 20px 0 20px 20px;
	width: 90%;
	margin: 0 auto;
	color: #000033;

	font-family: 'Indie Flower', cursive;
}
.giveus p{font-size: 24px;}
.giveus ul{list-style-image: url(images/starByHand.png) ;}
.giveus li{
	padding-left: 6px;
	font-size: 24px;
}
ul.list5{
	list-style-image: url(images/green-plus.png);
	text-align: left;
	font-weight: bold;
	color: #1656A0;
	padding-left: 60px;
}
ul.list5 li{
		font-size: 20px;
		padding-bottom: 3px;
		line-height: 100%;
}
.icout{
	width: 90%;
	margin: 20px auto;
}
.tblic td{
	padding: 0 15px 5px;
}
.txt,.img{
	border: 1px solid #00005c;
	height: 100px;
}
.txt{
	background:#00005c;
	color: #ffffff;
}
.img{
	text-align: center;
}
.tblic td.h10{
	border: none;
	height: 10px;
	text-align: center;
	padding: 5px 0 3px;
}
.content_spacer h3.ichdr{
	font-size: 20px;
	font-weight: bold;
	color: #E8AA1D;
	margin: 10px 0;
}
.content_spacer p.invpg{
	margin: 0 0 10px;
	text-align: justify;
	color: #00005c;
}
.content_spacer p.icbx{
	margin: 0;
	text-align: justify;
}
/*
.icout a{
	float: right;
	font-size: 12px;
	color: #E8AA1D;
	text-decoration: underline;
	transition: all 0.3s linear;
}
.icout a:hover,.icout a:active{
	color: #ffffff;
    text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}
*/
.ico-lk{
	color: #E8AA1D;
}
a.ico-lk:hover,a.ico-lk:active{
	color: #ffff00;
    text-shadow: -1px 1px 8px #ffc, 1px -1px 8px #fff;
}
/* new faq */
.faqs dt, .faqs dd { padding: 0 0 0 50px;}
.faqs dt {
	font-size:1.5em;
	color: #43A8DC;
	cursor: pointer;
	height: 37px;
	line-height: 37px;
	margin: 0 0 15px 25px;
}
.faqs dd {
	font-size: 1em;
	margin: 0 0 20px 25px;
}
.faqs dt { background: url(http://www.hostbig.com/images/expand-icon.png) no-repeat left;}
.faqs .expanded { background: url(http://www.hostbig.com/images/expanded-icon.png) no-repeat left;}
.livechatinc {
    position: relative;
    top: -72px;
    left: 671px;
}
.chatbtn{
	min-height: 76px;
	min-width: 196px;
	cursor: pointer;
}