@charset "utf-8";
/* CSS Document */

body {
	font: 83% Arial, Helvetica, sans-serif;
	color:#3e3e3e;
	background:#e8e8e8 url(images/BKstep.gif) repeat-y 50% 0;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	margin-top: 0px !important;
	text-align: center;
}
h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	text-decoration: none;
	color: #cc0000;
	margin-top: 0px !important;
}
a:visited{
	color:#0000FF;
}
#header-main {
	width: 100%;
	margin: auto;
	text-align: center;
}
#header-bg {
	margin:auto;
	width:995px;
	background-color: #ffffff;
	text-align: center;
}
#header-content {
	margin:auto;
	width:960px;
	padding-top: 16px;
	overflow: hidden;
}

#package-content {
	margin:auto;
	width:960px;
	overflow: hidden;
	padding-top: 14px;
}
#main-content {
	margin:auto;
	width:960px;
	overflow: hidden;
	padding-top: 14px;
}
#bottom-content {
	margin:auto;
	width:960px;
	overflow: hidden;
}
#footer-content {
	margin:auto;
	width:960px;
	overflow: hidden;
	padding-top: 14px;
	text-align:center;
}
.logo {
	float: left;
	width: 400px;
}
.logo img {
	border: none;
}
.header-links {
	float: right;
	width: 280px;
	height: 30px;
	margin-top:70px;
	background: -moz-linear-gradient(top, #88A040,#658c26);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#88A040), to(#658c26));
	background: -o-linear-gradient(top,#88A040,#658c26);
	
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-o-border-top-left-radius: 5px;
	-o-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-khtml-border-top-left-radius: 5px;
	-khtml-border-top-right-radius: 5px;
}
div.header-links-content {
	float:right;
	text-align:right;
	width:280px;
	height:30px;
}
div.header-links-content a{
	display:block;
	height:22px;
	width:100px;
	margin:6px 20px 2px 20px;
	float:left;
}
div.header-links-content a:hover{
	background-color:#71AC19;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	behavior: url("ie-css3.htc");
}
.header-links-text {
	float:right;
	padding-right:27px;
	padding-top:5px;
	text-align:right;
	font-size: 1.2em;
	font-weight: bold;
	color: #ffffff;
}
#loginbut {
	margin:2px 24px 3px 13px;
}
#contactbut {
	margin:5px 15px 5px 4px ;
}
.header-links img {
	border: none;
}
#nav-bg {
	margin:auto;
	width:1000px;
	background-color: #ffffff;
	height: 30px;
}
#nav-content {
	margin:auto;
	width:960px;
	padding-top: 0px;
}
.top-nav {
	background: transparent url(images/nav-repeater.gif) repeat-x bottom;
	height: 33px;
	width: 100%;
}
.bot-nav {
	height: 30px;
	width: 100%;
	background-color: #669900;
	padding-left:39px;
	padding-top:7px;
}
.bot-nav a{
	color: #ffffff !important;
	text-decoration: none;
	padding-right: 30px;
}
.bot-nav a:hover{
	text-decoration: underline;
}

.top-nav-left {
	float: left;
	width: 4px;
	height:33px;
	background: transparent url(images/nav-brown-left.gif) no-repeat
}
.top-nav-right {
	float: left;
	height:33px;
	width: 4px;
	background: transparent url(images/nav-brown-right.gif) no-repeat;
}
.nav {
	float:left;
	height:33px;
	width: 952px;
}
.nav ul {
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding:0;
	margin: 0 0 0 20px;
}

.nav ul li {
	float:left;
	margin-right: 3px;
}

.nav ul li a {
	background:transparent url(images/nav-left-grey.html) no-repeat scroll 0 0;
	color:#FFFFFF;
	float:left;
	text-decoration: none !important;
}

.nav ul li  a span {
	background:transparent url(images/nav-right-grey.html) no-repeat scroll 100% 0;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:35px;
	padding:0 24px 0px 18px;
}
.nav ul li a:hover {
	background:transparent url(images/nav-tab-left.gif) no-repeat scroll 0 0 !important;
	color:#FFFFFF;
	float:left;
	text-decoration: none !important;
}

.nav ul li  a:hover span {
	background:transparent url(images/nav-tab-right.gif) no-repeat scroll 100% 0 !important;
	float:left;
	font-size:1em;
	font-weight:bold;
	height:33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:35px;
	padding:0 24px 0px 18px;
}
.active a {
	background:transparent url(images/nav-tab-left.gif) no-repeat scroll 0 0 !important;
}

.active a span {
	background:transparent url(images/nav-tab-right.gif) no-repeat scroll 100% 0 !important;
}
.package-content1 {
	margin-top: 10px;
}
.package-box {
	height: 282px;
	width: 311px;
	float:left;
}
.package-box img{
	border: none;
}
.title-left {
	float: left;
	width: 165px;
}
.title-left  h2{
	font-size: 1.4em;
	color: #ffffff;
}
.title-left  h2 span{
	font-size: 1.4em;
	color: #000000;
}
.title-right {
	float: left;
	width: 145px;
}
.top-row {
	height: 105px;
}
.mid-row {
	height: 145px;
}
.bot-row {
	height: 10px;
}
.extra-rightpad {
	padding-right: 1px;
}
.tick-row {
	height: 30px;
	width: 100%;
} 
.text {
	float:left;
	font-size:0.9em;
	font-weight:bold;
	padding-left:15px;
	padding-top:4px;
	width:251px;
}	
.tick {
	height: 24px;
	float:left;
	width:39px;
} 
.right-margin {
	margin-right: 14px;
}
.right-margin2 {
	margin-right: 13px;
}
.pink-text {
	color: #75105c;
} 
.red-text {
	color: #990000;
} 
.orange-text {
	color: #cc6600;
} 
.lblue-text {
	color: #2f7a94;
} 
.green-text {
	color: #666600;
} 
.pink-tick {
	background:transparent url("images/orange-tick.png") no-repeat scroll 100% 0 !important;
}
.red-tick {
	background:transparent url("images/red-tick.png") no-repeat scroll 100% 0 !important;
}
.orange-tick {
	background:transparent url("images/orange-tick.png") no-repeat scroll 100% 0 !important;
}
.lblue-tick {
	background:transparent url("images/lblue-tick.png") no-repeat scroll 100% 0 !important;
}
.green-tick {
	background:transparent url("images/green-tick.png") no-repeat scroll 100% 0 !important;
}

.blue-package {
	background:transparent url("images/blue-package.gif") no-repeat scroll 100% 0 !important;
}
.red-package {
	background:transparent url("images/red-package.gif") no-repeat scroll 100% 0 !important;
}
.orange-package {
	background:transparent url("images/orange-package.gif") no-repeat scroll 100% 0 !important;
}
.lblue-package {
	background:transparent url("images/lblue-package.gif") no-repeat scroll 100% 0 !important;
}
.green-package {
	background:transparent url("images/green-package.gif") no-repeat scroll 100% 0 !important;
}
.pink-package {
	background:transparent url("images/orange-package.gif") no-repeat scroll 100% 0 !important;
}
.green-features {
	width: 310px;
	float: right;
	padding-left:14px;
}
.green-features_big{
	margin-top:20px;
	width:960px;
	float:right;
}
.green-feature {
	width: 100%;
	margin-bottom: 13px;
}
.green-feature-top {
	height: 36px;
	background:transparent url("images/green-feature.png")/* was gif */ no-repeat scroll 100% 0 !important;
}
.green-feature-top_big{
	height: 36px;
	background:transparent url("images/green-feature_big.png") /* was gif */ no-repeat scroll 100% 0 !important;
}
.green-feature-top h2, .green-feature-top_big h2 {
	color: #ffffff !important;
	font-size: 1.2em;
	padding-top: 7px;
	border:none;
	text-align: center;
}
.green-feature-box {
	border-bottom: 4px solid #cccccc;
	border-left: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
}
.green-feature-text {
	padding: 10px;
	color: #333333;
}
.green-feature-text a {
	color: #669900 !important;
	text-decoration: none;
	text-align: right !important;
}
.green-feature-text a:hover {
	text-decoration: underline !important;
}
.green-feature-text h2 {
	color: #333333 !important;
	font-size: 1em;
}
.green-feature-text p {
	padding: 0px !important;
	margin-top: 0px !important;
}
.main-features {
	width: 635px;
	float:left;
	overflow:hidden;
}
.table-top {
	width: 637px;
	height: 34px;
	background-image:url('images/table-top.png');
	background-repeat:repeat-x;
}
.main-text { 
	width: 627px;
	background-color: #F0F0EE;
	border-left: 4px solid #cccccc;
	border-bottom: 4px solid #cccccc;
	border-right: 4px solid #cccccc;
}
.extra-bot-marg {
	margin-bottom: 15px;
}
.main-text-text { 
	padding: 10px;
	color: #333333;
}
.main-text-text p { 
	margin-top:0 !important;
	padding:0 !important;
}
.table-top h2 {
	color:#FFFFFF;
	font-size:1.3em;
	padding-left:16px;
	padding-top:6px;
	font-weight: normal;
	text-align: center;
}
.orangebut {
	background-color: #ff9933;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height: 26px !important;
}
.redbut {
	background-color: #cc3333;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height: 26px !important;
}
.bluebut {
	background-color: #003366;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
	height: 26px !important;
}
.cols a {
	color:#FFFFFF;
	font-size:0.9em;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
.cols a:hover {
	text-decoration: underline;
}
.col1 {
	width: 207px;
	float: left;
	border: 1px solid #cccccc;
}
.col-text {
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	padding-left:15px;
	padding-top:4px;
}
.col-text-2 {
	color:#333333;
	font-size:1.1em;
	font-weight:bold;
	text-align: center;
	padding-top:5px;
}
.col2 {
	width: 140px;
	float: left;
	border: 1px solid #cccccc;
}
.col3 {
	width: 140px;
	float: left;
	border: 1px solid #cccccc;
}
.col4 {
	width: 140px;
	float: left;
	border: 1px solid #cccccc;
}
.cols {
	height: 30px;
}
.yelprice {
	color: #ff9933;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	height:26px;
	padding-top:4px;
}
.redprice {
	color: #cc3333;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	height:26px;
	padding-top:4px;
	
}
.blueprice {
	color: #003366;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	height:26px;
	padding-top:4px;
}
.yeltick {
	background:transparent url("images/yellow-ticker.png") no-repeat 63px 50% !important;
}
.yeltick2 {
	background: #f0f0ee url("images/yellow-ticker.png") no-repeat 63px 50% !important;
}
.redtick {
	background:transparent url("images/red-ticker.png") no-repeat 63px 50% !important;
}
.redtick2 {
	background: #f0f0ee url("images/red-ticker.png") no-repeat 63px 50% !important;
}
.bluetick {
	background:transparent url("images/blue-ticker.png") no-repeat 63px 50% !important;
}
.bluetick2 {
	background: #f0f0ee url("images/blue-ticker.png") no-repeat 63px 50% !important;
}
.greycol {
	background-color: #f0f0ee;
}
.blank {
	background-color: #FFF !important;
	border-bottom:1px solid #FFFFFF !important;
	border-left:1px solid #FFFFFF !important;
}
.blank2 {
	background-color: #FFF !important;
	border-bottom:1px solid #FFFFFF !important;
	border-left:1px solid #FFFFFF !important;
	border-top:1px solid #FFFFFF !important;
}
.table-feature {
	width: 650px;
}

#package6a {
	border:medium none;
	padding-left:1px;
}
#package3b {
	border:medium none;
	padding-left:1px;
}
.footer-content-bg {
	background: #FFFFFF url(images/footer.gif) no-repeat scroll 0 0;
	height: 135px;
	color: #ffffff;
}
.footer-content {
	width: 100%;
	height: 137px;
}
.footer-content-2 {
	width: 100%;
	height: 25px;
	text-align: center;
}
.footer-content-left {
	float:left;
	padding-left:20px;
	padding-top:10px;
	width:400px;
}
.footer-content-left h2{
	padding-top: 10px;
	color:#FFFFFF;
	font-size: 1em;
	text-shadow: none;
}
.footer-content-left a{
	color:#FFFFFF;
	display:block;
	font-size:1em;
}
.footer-content-left a:hover{
	text-decoration: none;
}
.footer-content-right {
	float:right;
	padding-right:20px;
	padding-top:20px;
	text-align:right;
	width:400px;
	font-size: 1.4px;
	text-shadow: none;
}
.footer-content-right h2{
	color:#FFFFFF;
	font-size: 14px;
	text-shadow:none;
}
.bottom-content-bg {
	background:transparent url("images/brand-links.gif") no-repeat scroll 100px 15px;
	height:67px;
}
.domain-search-outline {
	float: left;
	height: 177px;
	background:transparent url("images/domain-pricing.gif") no-repeat;
	margin-top: 21px;
	width: 635px;
}
.domain-search-left {
	float:left;
	padding-left:18px;
	padding-top:70px;
	width:240px;
}
#domain {
	background-color:#FF99CC;
	border:medium none;
	height:20px;
	width:183px;
	float: left;
}
#domainsearch {
	float: left;
	width: 30px;
	height:20px;
	border:none;
	margin-left:2px;
	background-color:#FF99CC;
}
.domain-search-mid {
	float: left;
	width: 220px;
	color: #333333;
	padding-top:40px;
	text-align:center;
}
.domain-search-mid span {
	color: #cc6699;
}
.domain-search-right {
	float: left;
	width: 265px;
}
.footer-content-2 a {
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.footer-content-2 a:hover {
	text-decoration: underline !important;
}
.footer-content-right a{
	color:#ffffff;
	text-decoration:none;
}
#header-main #header-bg #main-content .green-features .green-feature .green-feature-box .green-feature-text p marquee center font {
	color: #000;
}
#header-main #footer-content .footer-content-bg .footer-content .footer-content-right h2 {
	font-size: 9px;
	text-align: center;
	color: #CCC;
}
#header-main #header-bg #main-content .main-features .table-feature .main-text.extra-bot-marg .main-text-text table tr td ul li {
	text-align: left;
}
.green-feature-box .add_feature{
	padding:5px;
}
.green-feature-box .add_feature td{
	width:314 px;
	height:71 px;
}
.left_img {
	float:left;

}
.addi-text{
	font-family:Tahoma;
	text-align:center;
	float:left;
	width:227px;
	padding-left:8px;
	padding-right:8px;
}
.addi-text .header{
	text-align:center;
	font-family:Helvetica, sans-serif;
	font-weight:bold;
	font-size:1em;
	color:#3B5998;
	padding:8px 0px;
}

div.comp_table {
	float:left;
	width:636px;
}
table.comp_table{
	border-collapse:collapse;
}
table.comp_table td{
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #FFFFFF;
}
tr.odd{
	background-color:#FFFFFF;
}
table tr.even{
	background-color:#EEEEEE;
}
table tr.th{
	font-size:16px;
	font-family:Tahoma, Verdana, Arial;
}
.comp_table td{
	padding:4px;
	width:142px;
}
.comp_table td.th2 {
	width:204px;
	font-size:16px;
	font-family:Tahoma, Verdana, Arial;
}


.ordr, .ordb, .ordg{
	background-repeat:no-repeat;
	float:left;
	width:143px;
	height:36px;
}
.ordr a, .ordb a, .ordg a{
	color:#EEEEEE;
	width:100%;
	height:100%;
	text-decoration:none;
	font-family:Trajan Pro, Charlemagne Std, Georgia, Arial;
	padding-top:4px;
	display:block;
}
.comp_table .ordr{
	background-image:url('images/butt-ord-red.png');
	margin-left:1px;
}
.comp_table .ordr:hover{
	background-image:url('images/butt-ord-red_hover.png');
}
.comp_table .ordg{
	background-image:url('images/butt-ord-green.png');
	margin-left:203px;
}
.comp_table .ordg:hover{
	background-image:url('images/butt-ord-green_hover.png');
}
.comp_table .ordb{
	background-image:url('images/butt-ord-blue.png');
	margin-left:1px;
}
.comp_table .ordb:hover{
	background-image:url('images/butt-ord-blue_hover.png');
}

.ft_facebook {
	padding-top:2px;
	float:right;
	width:100px;
}
.ft_google {
	float:right;
	width:100px;
	padding-left:20px;
}
.ft_twitter {
	float:right;
	width:100px;
}
.footer-content-bottom{
	clear:left;
	width:100%;
	font-size:0.8em;
}
.footer-content-bottom a{
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.footer-content-bottom a:hover{
	text-decoration:underline;
}
.more-info{
	height:22px;
	width:100px;
	float:right;
	background-color:#EEEEEE;

	margin:0px 10px 0px 0px;
	-moz-border-radius: 5px;
	-webkit-border--radius: 5px;
	-o-border-radius: 5px;
	border-radius:5px;
	behavior: url('ie-css3.htc');
}
.more-info a{
	display:block;
	text-decoration:none;
	color:#330000;
	font-size:13px;
	font-weight:bold;
}
.more-info a:hover{
	text-decoration:none;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
}
.more-info:hover{
	background-color:#990000;
}
.pr_table{
	width:960px;
	border-collapse:collapse;
}
.pr_table table td{
	padding:5px;
	width:100px;
	border-width: 2px;
	padding: 3px;
	border-style: solid;
	border-color: #FAFAFA;
}
.pr_table-top{
	width:100%;
	background-image:url('images/vps_table_top.gif');
	background-repeat:no-repeat;
	text-align: center;
}
.pr_table-top h2{
	color:#FFFFFF;
	text-align:center;
	font-weight: 400;
	font-size:18px;
	font-family:Verdana,Tahoma,Arial;
	padding-top:6px;
}
.pr_table .long{
	width:150px;
}
.pr_table table td.pr_vz{
	width:150px;
	padding:3px 6px;
}
.pr_table table td.pr_order {
	width:100px;
	padding:0px;
}
.pr_table table tr.th td{
	font-weight:bold;
}
