@charset "utf-8";
/* CSS Document */
body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, img, div, dl, dt, dd, pre, iframe, hr {
	margin:0;
	padding:0
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	text-transform:uppercase;
}
table {
	border-collapse:collapse;
	border-spacing:0
}
select, input, textarea {
	font:normal 12px/normal Tahoma, Arial, Verdana, sans-serif;
}
input, select, button {
	vertical-align:middle
}
button {
	cursor:pointer;
}
img {
	vertical-align:top
}
img, a img, fieldset {
	border:none
}
ul, ol {
	list-style:none
}
li {
	list-style-type:none
}
em, i {
	font-style:normal
}
a {
color:#333333;
	text-decoration:none;
	outline:none;
}
a:hover {
color:#333333;
	text-decoration:underline;
}
.center {
	text-align:center
}
.right {
	text-align:right
}
.fl {
	float:left
}
.fr {
	float:right
}
.clear {
	clear:both;
	visibility:hidden;
	font-size:0;
	line-height:0;
	height:0
}
.clearfix:after {
	content:'';
	display:block;
	clear:both;
	height:0
}
.indent {
	text-indent:-9999px;
	overflow:hidden
}
.nowrap {
	display:block;
	overflow:hidden;
	white-space:nowrap;
}
.block {
	display:block
}


body {
	font:400 11px/1.5 Verdana;
	color:#3a3a3a;
	background:#1c1c1c url(mainimages/bg_body.png) repeat-x 0 bottom;
	padding-bottom:50px;
}
#header_wrap {
	height:118px;
	background:#a80000 url(mainimages/bg_header.png) repeat-x 0 bottom
}
#header {
	width:962px;
	height:100%;
	margin:0 auto;
	position:relative;
}
#header h1 {
	width:265px;
	height:40px;
	background:url(mainimages/logo.png);
	position:absolute;
	left:10px;
	top:47px;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-9999px;
	overflow:hidden
}
#header .live-chat {
	position:absolute;
	top:20px;
	right:20px;
	font-size:12px;
	color:#fff;
}
#header .live-chat a {
	color:#fff;
	text-decoration:underline
}
#nav {
	width:644px;
	height:62px;
	border-left:1px solid #cfcfcf;
	border-top:1px solid #cfcfcf;
	position:absolute;
	top:55px;
	right:10px;
}
#nav li {
	height:62px;
	width:160px;
	float:left;
	border-right:1px solid #cfcfcf;
}
#nav li a {
	display:inline-block;
	height:43px;
	width:148px;
	padding:19px 0 0 12px;
	background:url(mainimages/bg_nav_li.png) repeat-x 0 0;
	line-height:1.2
}
#nav li a:hover {
	text-decoration:none
}
#nav li a em {
	font-size:16px;
	color:#fff;
}
#nav li a span {
	display:block;
	font-size:11px;
	letter-spacing:-1px;
	color:#ffc0c0
}
#nav li a:hover, #nav li a.on {
	background:url(mainimages/bg_nav_li.png) repeat-x 0 -62px;
}
#nav li a:hover em, #nav li a.on em {
	color:#830000;
}
#nav li a:hover span, #nav li a.on span {
	color:#656565
}
#page_main_wrap {
	background:#6a6a6a;
	border-top:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2
}
#page_main {
	width:960px;
	margin:0 auto;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	background:#fff url(mainimages/bg_title_nav.png) repeat-x 0 0
}
#page_main .sidebar {
	width:159px;
	float:left
}
#page_main .main-menu h2 {
	height:31px;
	line-height:31px;
	background:url(mainimages/ico_triangle.png) no-repeat 10px center;
	color:#fff;
	padding-left:25px;
}
#page_main .main-menu li {
	height:21px;
	line-height:21px;
	border-bottom:1px solid #b2b2b2;
	padding-left:10px;
}
#page_main .main-menu li a {
	color:#3a3a3a
}
#page_main .main-con {
	width:800px;
	padding-top:40px;
	border-left:1px solid #b2b2b2;
	float:right
}
#homepage_con .recommon-hosting {
	width:782px;
	margin:0 auto
}
#homepage_con .recommon-hosting li {
	width:368px;
	height:246px;
	padding:8px 7px 0;
	background:url(mainimages/bg_box.png) no-repeat;
	position:relative
}
#homepage_con .recommon-hosting h2 {
	height:37px;
	line-height:37px;
	color:#fff;
	padding-left:50px;
	font-size:14px
}
#homepage_con .personal h2 {
	background:url(mainimages/ico_title.png) no-repeat 0 0
}
#homepage_con .business h2 {
	background:url(mainimages/ico_title.png) no-repeat 0 -37px
}
#homepage_con .recommon-hosting .info {
	padding:8px;
}
#homepage_con .recommon-hosting .info p {
	height:22px;
	line-height:22px;
	background:url(mainimages/ico_right.png) no-repeat 0 center;
	padding-left:18px;
}
#homepage_con .recommon-hosting .price {
	width:150px;
	padding-bottom:15px;
	border-bottom:1px solid #cfcfcf;
	position:absolute;
	top:82px;
	left:205px;
	font-size:12px;
}
#homepage_con .recommon-hosting .price strong {
	display:block;
	line-height:1.2;
	text-align:center
}
#homepage_con .recommon-hosting .price span {
	color:#830000;
	font-size:48px;
	line-height:48px;
	letter-spacing:-5px;
}
#homepage_con .recommon-hosting .price sub {
	font-weight:bold
}
#homepage_con .recommon-hosting .learm-more {
	width:135px;
	height:55px;
	line-height:40px;
	color:#830000;
	position:absolute;
	right:18px;
	bottom:5px;
}
#homepage_con .welcome {
	background:#eaeaea url(mainimages/bg_welcome.png) repeat-x;
	padding:15px 20px;
	margin-top:20px;
}
#homepage_con .welcome h2 {
	font-size:16px;
	color:#830000;
	margin-bottom:10px;
}
#homepage_con .welcome .con {
	font-size:10px;
}
#subpage_con .welcome {
	padding:15px 20px;
}
#subpage_con .welcome h2 {
	font-size:16px;
	color:#830000;
	margin-bottom:10px;
}
#subpage_con .welcome .con {
	font-size:10px;
}
.circle-box .box-head {
	height:13px;
	line-height:0;
	background:url(mainimages/bg_box_corner.png) no-repeat 0 0
}
.circle-box .box-foot {
	height:13px;
	line-height:0;
	background:url(mainimages/bg_box_corner.png) no-repeat 0 -13px
}
.circle-box .box-con {
	border-left:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2
}
#subpage_con .features {
	width:763px;
	margin:0 auto 40px;
}
#subpage_con .features .con {
	width:736px;
	margin:0 auto
}
#subpage_con .features .title-nav {
	height:46px;
}
#subpage_con .features .title-nav li {
	height:46px;
	line-height:46px;
	float:left;
	background:#444;
	color:#fff;
	font-weight:bold;
}
#subpage_con .features .title-nav li.row1 {
	width:316px;
	padding-left:20px
}
#subpage_con .features .title-nav li.row2 {
	width:178px;
	margin-left:22px;
	display:inline;
	text-align:center
}
#subpage_con .features .title-nav li.row3 {
	width:178px;
	float:right;
	text-align:center
}
#subpage_con .features td {
	height:36px;
	text-align:center;
	font-weight:bold
}
#subpage_con .features td.row1 {
	width:316px;
	padding-left:20px;
	text-align:left
}
#subpage_con .features td.row2 {
	width:222px;
}
#subpage_con .features td.row3 {
	width:178px;
}
#subpage_con .features .odd-tr {
	background:#f1f1f1
}
#subpage_con .features td em {
	font-size:14px;
	color:#830000;
}
#footer {
	width:960px;
	margin:0 auto;
	border:1px solid #b2b2b2;
	border-top:0;
	background:#1b1b1b url(mainimages/bg_footer.png) repeat-x 0 0;
}
#footer .con {
	width:760px;
	padding:20px;
	border-left:1px solid #b2b2b2;
	margin-left:159px;
	color:#fff
}
#footer a {
	color:#fff
}
#footer .con li {
	float:left;
	width:380px;
}
#footer .con li p {
	height:23px;
	line-height:23px;
}
#footer .con li h3 {
	font-size:16px;
	margin-bottom:8px;
}
#footer .con li.news p {
	background:url(mainimages/ico_triangle.png) no-repeat 0 center;
	padding-left:12px;
	color:#b3b3b3
}
#footer .con li.links a {
	text-decoration:underline
}
#footer .copyright {
	height:44px;
	background:url(mainimages/bg_footer_bottom.png) repeat-x 0 bottom;
	color:#fff
}
#footer .copyright .title {
	width:159px;
	height:44px;
	float:left;
	text-align:right
}
#footer .copyright .title p {
	margin-top:15px;
}
#footer .copyright .copyright-con {
	width:760px;
	padding:14px 20px 0;
	height:30px;
	float:right;
	border-left:1px solid #b2b2b2;
}


#company_title{background-color:#00162C;color:#FFF;float:left;font-size:24px;line-height:60px;margin:0;padding:0;text-align:left;}
#content_container{background:#FFF url(images/content_container_bg.gif) repeat-y;border:5px solid #258;color:#666;margin:20px auto 0;padding:0;text-align:left;width:950px;}
#content_left{background-color:#FFF;float:left;margin:0;padding:15px;text-align:left;width:720px;}
#side_menu{background-color:#EFF5FF;border-left:1px solid #CFE2FF;float:right;margin:0;padding:15px;text-align:left;width:219px;}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
#top{background-color:#00162C;height:60px;margin:0 auto;padding:0;text-align:left;width:960px;}
#top_container{background-color:#00162c;border-bottom:3px solid #036;color:#FFF;height:60px;margin:0;padding:0;text-align:center;}
#top_menu{background:#F5F5F5 url(images/top_menu_bg.gif) repeat-x;height:30px;line-height:30px;margin:0;padding:0;text-align:left;}
#top_menu ul{list-style:none;margin:0;padding:0;}
#top_menu ul li{float:left;margin:0;padding:0;}
#top_menu ul li a,#top_menu ul li a:visited{color:#666;display:block;height:30px;line-height:30px;padding:0;text-align:center;text-decoration:none;width:100px;}
#top_menu ul li a.down,#top_menu ul li a.down:visited,#top_menu ul li a.down:hover{background-color:#FFF;border-right:1px solid #EBEBEB;color:#333;font-weight:700;width:99px;}
#top_menu ul li a:hover{background-color:#EBEBEB;color:#333;}
#welcome_box{background-color:#00162C;float:right;line-height:60px;margin:0;padding:0;text-align:right;}
#welcome_box a,#welcome_box a:visited{color:#accbff;text-decoration:none;}
#welcome_box a:hover{text-decoration:underline;}
.absmiddle{vertical-align:middle;}
.breadcrumb{background-color:#F5F5F5;margin:0 0 10px;padding:10px;}
.clear{clear:both;}
.green{color:#006F0F;}
.header{color:#1a4d80;font-size:14px;font-weight:700;}
.red{color:#BF0000;}
.small{font-size:11px;}
.warning{background-color:#FFFFDF;border:1px solid #FDFF3F;margin:0 0 10px;padding:10px;}
.contentbox{padding:10px;margin:0 0 10px;text-align:center;}
.errorbox{background-color:#FFBFBF;padding:10px;margin:0 0 10px;text-align:center;color:#7F0000;}
.successbox {border: 1px solid #66CC00;font-weight: bold;background-color: #DDFFC6;text-align: center;padding: 10px;color: #009933;}
.clientareatableactive{background-color:#DFFFE0}
.clientareatablepending{background-color:#EFEFEF}
.clientareatablesuspended{background-color:#FFF6CF}
.clientareatableterminated{background-color:#FFCFCF}
.clientticketreplyheader{background-color:#EBEBEB;color:#333;border-top:1px solid #CCC;border-right:1px solid #CCC;border-bottom:1px solid #EBEBEB;border-left:1px solid #CCC;}
.clientticketreply{background-color:#F5F5F5;margin:0 0 10px;padding:10px;border-right:1px solid #CCC;border-bottom:1px solid #CCC;border-left:1px solid #CCC;}
.adminticketreplyheader{background-color:#CFE6FF;color:#333;border-top:1px solid #CAE6FF;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF}
.adminticketreply{background-color:#EEF6FF;padding:10px;margin:0 0 10px;border-right:1px solid #CAE6FF;border-bottom:1px solid #CAE6FF;border-left:1px solid #CAE6FF;}
.networkissueaffected{background-color:#EFEFEF;padding:10px;margin: 0 0 10px;}
.textgreen{color:#158F00;}
.textred{color:#9F0000;}
table.data{margin:0 0 10px;padding:0;}
table.data td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.data th{background-color:#888;border-bottom:1px solid #333;color:#FFF;font-weight:400;}
table.data th a {color:#FFF;}
table.data tr.clientareatableactive td{background-color:#DFFFE0 !important;}
table.data tr.clientareatablepending td{background-color:#EFEFEF !important;}
table.data tr.clientareatablesuspended td{background-color:#FFF6CF !important;}
table.data tr.clientareatableterminated td{background-color:#FFCFCF !important;}
table.frame{margin:0 0 10px;padding:0;border:1px solid #EBEBEB;border-bottom:0;}
table.frame table td{background-color:#FFF;border-bottom:1px solid #EBEBEB;}
table.frame table td.fieldarea{background-color:#F5F5F5;color:#333;text-align:right;border-right:1px solid #EBEBEB;}
.kbarticle {padding: 2px 5px 5px 15px;}
.kbviews {color:#A8A8A8;font-size:10px;}
.kbalsoread {padding: 5px 5px 5px 15px;background-color: #F5F5F5;border-bottom: 1px solid #ccc;font-weight: bold;margin: 10px 0 10px 0;}
.searchinput {font-size: 11px;padding:0;}
#twitterfeed ul {list-style-type: none;padding: 0;margin: 15px 0 20px 0;}
#twitterfeed li {background-image: url(../../images/twittericon.png);background-repeat: no-repeat;background-position: 0;margin: 0 20px 10px 20px;padding-left: 25px;}
#twitterfeed p {text-align:center;margin:15px;}