/*GLOBAL OPTIONS*/
html {
	font-size: 100.1%;
	height: 100%;
}
body {
	font: 64% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	background: url(/images/bg-body.gif) repeat-x;
	height: 100%;
	min-width: 975px;
	position: relative;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}
a {text-decoration: underline;}
a:hover {text-decoration: none;}
img {border-style: none;}
.invis-label {display: none;}
/*row*/
.row {
	overflow: hidden;
	width: 100%;
}
/*text to image replacment*/
.hidden-text, .logo a,.linux-shared-hosting-box .gallery-wrapper .btn-prev, .linux-shared-hosting-box .gallery-wrapper .btn-next {
	display: block;
	overflow: hidden;
	text-indent: -9999px;
}
/*main holder*/
.main-holder {
	min-height: 100%;
	width: 85%;
	margin: 0 auto;
	position: relative;
}
.main-wrapper {
	padding-bottom: 170px;
	width: 100%;
	position: relative;
	padding-top: 4px;
}
/*main-top*/
.main-top {
	background: url(/images/bg-mait-top-left.gif) no-repeat;
	height: 9px;
	overflow: hidden;
}
.main-top div{
	background: url(/images/bg-mait-top-right.gif) no-repeat 100% 0;
	height: 100%;
	overflow: hidden;
}
/*MAIN CONTAINER*/
#main {
	margin: 0 auto -11px;
	border: 1px solid #eee;
	border-width: 0 1px;
}
/*HEADER*/
#header {
	height: 102px;
	background: url(/images/bg-header.gif) repeat-x;
	position: relative;
	z-index: 100;
	margin: 0 10px;
}
#header .header-wrapper {
	width: 100%;
	height: 100%;
	background: url(/images/bg-header-left.gif) no-repeat;
}
#header .header-wrapper .header-inner {
	position: relative;
	width: 100%;
	height: 100%;
	background: url(/images/bg-header-right.gif) no-repeat 100% 0;
}
/*logo*/
.logo {
	margin: 0;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 10;
}
.logo a {
	background: url(/images/logo.png) no-repeat;
	width: 275px;
	height: 81px;
}
/*main-nav*/
.main-nav-holder {
	background: url(/images/bg-main-nav-left.gif) no-repeat;
	height: 61px;
	position: absolute;
	right: 4px;
	top: 3px;
	height: 61px;
	padding-left: 10px;
	z-index: 9;
}
.main-nav {
	padding: 0 5px 0 0;
	margin: 0;
	height: 100%;
	list-style: none;
	background: url(/images/bg-main-nav-right.gif) no-repeat 100% 0;
	float: left;
}
.main-nav li {
	float: left;
	padding-left: 1px;
	background: url(/images/img-main-nav-separator.gif) no-repeat 0 7px;
	height: 100%;
}
.main-nav li:first-child {
	padding-left: 0;
	background: none;
}
.main-nav a {
	float: left;
	padding: 0 7px;
	color: #fff;
	font: 18px/61px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-decoration: none;
}
/*hover/active states*/
.main-nav li:hover, .main-nav li.hover {position: relative;}
.main-nav li:hover a, .main-nav li.hover a, .main-nav li.active a {background: url(/images/bg-main-nav-over.gif) repeat-x;}
.main-nav li:hover li:hover a, .main-nav li.hover li.hover a, .main-nav li:hover li:hover li:hover a, .main-nav li.hover li.hover li.hover a {
	color: #217dc3 !important;
	font-weight: bold !important;
	background: #fff !important;
}
.main-nav li:hover li:hover a.has-drop, .main-nav li.hover li.hover a.has-drop {background: #f7cd0c !important;}
.main-nav li:hover .drop, .main-nav li.hover .drop {top: 61px;}
.main-nav li:hover li:hover .drop, .main-nav li.hover li.hover .drop {
	top: 0;
	left: -228px;
}
.main-nav li:hover li .drop, .main-nav li.hover li .drop {top: -9999px;}
/*drop*/
.main-nav .drop {
	position: absolute;
	left: 0;
	top: -9999px;
	width: 228px;
}
.main-nav ul {
	padding: 5px 6px 0 2px;
	margin: 0;
	list-style: none;
	background: url(/images/bg-main-nav-drop.png) no-repeat;
}
/*bottom shade*/
.main-nav .drop .bottom-shadow {
	height: 10px;
	overflow: hidden;
	background: url(/images/bg-main-nav-drop-bottom.png) no-repeat;
}
.main-nav li li {
	float: none;
	padding: 0;
	background: none;
	width: 100%;
	vertical-align: top;
	height: auto;
}
.main-nav li li a {
	padding: 5px 10px;
	float: none;
	height: 1%;
	display: block;
	letter-spacing: 0;
	color: #fff;
	font-size: 12px;
	letter-spacing: -1px;
	background: none !important;
	line-height: normal;
	position: relative;
	font-weight: normal;
}
.main-nav li:hover li:hover li a, .main-nav li.hover li.hover li a{
	background: none !important;
	color: #fff !important;
	font-weight: normal !important;
}
/*top-menu*/
.top-menu {
	position: absolute;
	right: 95px;
	top: 80px;
	padding: 0;
	margin: 0;
	list-style: none;
}
.top-menu li {
	display: inline;
	padding-left: 9px;
}
.top-menu li a {
	color: #7e8ab8;
	font: bold 11px Arial, Helvetica, sans-serif;
	padding-left: 15px;
	text-decoration: none;
}
.top-menu li a.home {background: url(/images/ico-home.gif) no-repeat 0 50%;}
.top-menu li a.customer-portal {background: url(/images/ico-customer-portal.gif) no-repeat 0 50%;}
.top-menu li a.faq {background: url(/images/ico-faq.gif) no-repeat 0 50%;}
.top-menu li a.site-map {background: url(/images/ico-ite-map.gif) no-repeat 0 50%;}
.top-menu li a.contact {background: url(/images/ico-contact.gif) no-repeat 0 50%;}
.top-menu li a.live-chat {background: url(/images/ico-live-chat.gif) no-repeat 0 50%;}
.top-menu li a:hover {text-decoration: underline;}
/*header-link*/
.header-link {
	position: absolute;
	left: 17px;
	top: 85px;
	color: #6980b1;
	font: 11px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 22px;
	background: url(/images/ico-1.gif) no-repeat 0 50%;
}
.header-link:hover {text-decoration: underline;}
/*CONTAINER*/
#container {
	min-height: 250px;
	position: relative;
}
/*FOOTER*/
#footer {
	margin: -170px 15px 0;
	background: url(/images/bg-footer.gif) repeat-x 0 15px;
	font: 11px Tahoma, Verdana, sans-serif;
	position:relative;
}
#footer a {font-size: 11px;}
#footer .footer-inner {
	background: url(/images/bg-footer-right.gif) no-repeat 100% 15px;
	height: 170px;
	overflow: hidden;
	position: relative;
}
#footer .footer-inner .sign-up {float: left;}
#footer .footer-content {
	overflow: hidden;
	text-align: center;
	padding-top: 25px;
}
#footer .footer-inner .nav-holder {height: 59px;}
#footer .footer-inner .nav-holder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 15px;
}
#footer .footer-inner .nav-holder li {
	display: inline;
	padding-left: 18px;
	background: url(/images/img-footer-separator2.gif) no-repeat 6px 60%;
	font-size: 11px;
}
#footer .footer-inner .nav-holder .primary li {background-image: url(/images/img-footer-separator1.gif);}
#footer .footer-inner .nav-holder .primary li a {font-size: 10px;font-weight: bold;}
#footer .footer-inner .nav-holder a {color: #02478b;}
#footer .footer-inner .nav-holder li:first-child {
	padding-left: 0;
	background-image: none;
}
#footer .footer-inner .nav-holder p {
	margin: 8px 0 0;
	font-size: 9px;
	font-weight: bold;
	color: #64b3f0;
}
/*card-list*/
#footer .footer-inner .card-list {
	background: url(/images/bg-footer-card.gif) no-repeat;
	overflow: hidden;
	height: 27px;
	padding-left: 15px;
	margin: 0 27px;
}
#footer .footer-inner .card-list ul {
	float: right;
	padding: 0 15px 0 0;
	margin: 0;
	list-style: none;
	background: url(/images/bg-footer-card.gif) no-repeat 100% 0;
}
#footer .footer-inner .card-list ul li {
	float: left;
	padding: 2px 0 0 5px;
}
#footer .footer-inner .web-design {
	color: #02478b;
	font-size: 10px;
}
#footer .footer-inner p {
	margin: 4px 0;
	color: #64b3f0;
	font-size: 11px;
}
#footer .geotrust {
	position: absolute;
	left: 105px;
	top: 22px;
}
/*services-sections*/
.services-sections-holder {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.services-sections {
	width: 103%;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.services-box {
	float: left;
	width: 24.5%;
	background: url(/images/bg-services-vertival-border.gif) repeat-y;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	margin-left: -1px;
	display: inline;
}
.services-box-inner {padding: 0 14px;}
.services-box-inner h4 {
	margin: 0 0 15px -5px;
	font-size: 22px;
	font-weight: normal;
	padding-left: 30px;
	background: url(/images/bull-services.gif) no-repeat 0 50%;
}
.services-box-inner h4 span {color: #a9392e;}
/*services-links*/
.services-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.services-list li {
	margin-bottom: 13px;
	font-size: 9px;
	line-height: 11px;
	color: #989898;
	padding-left: 23px;
	background: url(/images/bull-services-list.gif) no-repeat 7px 0;
}
.services-list li strong {color: #3c3c3c;}
/*services-links */
.services-links {
	padding: 0 0 0 37px;
	margin: 0;
	list-style: none;
	line-height: 17px;
}
.services-links li {
	padding-left: 12px;
	background: url(/images/bull-servies-learn-more.gif) no-repeat 0 6px;
}
.services-links a {
	color: #999;
	font-size: 9px;
}
/*earn-more*/
.services-box .learn-more {
	color: #ffa145;
	font-size: 9px;
	padding-left: 12px;
	background: url(/images/bull-servies-learn-more.gif) no-repeat 0 50%;
}
/*promotion-area*/
.promotion-area {
	overflow: hidden;
	height: 175px;
	background: #fff;
}
.domain-reg-box {
	float: left;
	width: 27%;
	background: url(/images/bg-domain-reg.gif) repeat-x;
}
.domain-reg-box .domain-reg-box-wrapper {background: url(/images/bg-domain-reg-left.gif) no-repeat;}
.domain-reg-box .domain-reg-box-inner {
	background: url(/images/bg-domain-reg-right.gif) no-repeat 100% 0;
	height: 165px;
	overflow: hidden;
	padding: 10px 5px 0 8px;
}
/*headline*/
.domain-reg-box .headline {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}
.domain-reg-box .title {
	float: left;
	background: url(/images/ico-domain-registration.gif) no-repeat;
	padding-left: 30px;
	height: 37px;
	font-size: 19px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	color: #4265b3;
}
.domain-reg-box .title span {
	display: block;
	font-size: 10px;
	font-weight: bold;
	margin-top: -3px;
}
/*.price*/
.domain-reg-box .price {
	float: right;
	color: #2c6598;
	font-weight: normal;
	position: relative;
	width: 85px;
}
.domain-reg-box .price span {float: left;}
.domain-reg-box .price span.text1 {
	font-size: 12px;
	line-height: 22px;
}
.domain-reg-box .price span.text2 {
	font-size: 33px;
	line-height: 35px;
	letter-spacing: -3px;
}
.domain-reg-box .price span.text3 {
	font-size: 22px;
	letter-spacing: -2px;
}
.domain-reg-box .price img {
	margin: 5px 0 7px;
	float: left;
}
.domain-reg-box .price span.text4 {
	font-size: 8px;
	padding-left: 3px;
	margin-top: -3px;
}
/*domain-reg-form*/
/*inputs-holder*/
.col1 {
	float: left;
	width: 50%;
}
.col2 {
	float: left;
	width: 30%;
}
.domain-reg-form label {
	color: #526ca5;
	font-size: 10px;
	font-weight: bold;
	padding-right: 6px;
	line-height: 16px;
	text-align: right;
	float: left;
	width: 13%;
	overflow: hidden;
}
.domain-reg-form .i-text {
	padding: 0;
	height: 14px;
	width: 95%;
	background: url(/images/bg-input1.gif);
	border: 1px solid #a3a3a3;
	margin-right: 5px;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.domain-reg-form select {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	width: 90%;
}
/*btn-get-started-now*/
.btn-get-started-now {
	width: 100%;
	overflow: hidden;
	display: block;
	padding: 3px 0 15px;
}
.btn-get-started-now a {
	display: table;
	margin: 0 auto;
	background: url(/images/btn-get-started-now.gif) no-repeat;
	line-height: 19px;
	padding-left: 38px;
	text-decoration: none;
}
.btn-get-started-now a span {
	float: left;
	background: url(/images/btn-get-started-now.gif) no-repeat 100% 0;
	padding-right: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
}
/*discount-box*/
.discount-box {
	background: url(/images/bg-coupons.gif) no-repeat;
	overflow: hidden;
	padding-left: 9px;
	color: #616970;
	font-size: 12px;
	position: relative;
	height: 52px;
	letter-spacing: -1px;
}
.discount-box span {
	display: block;
	padding: 8px 9px 6px 0;
	background: url(/images/bg-coupons.gif) no-repeat 100% 0;
	height: 38px;
}
.discount-box span .color1 {color: #ff6c00;}
.discount-box span .color2 {
	color: #00468a;
	font-style: italic;
}
.discount-box span .color3 {
	color: #ff5a00;
	font-style: italic;
}
.discount-box .btn-go {
	width: 28px;
	height: 22px;
	background: url(/images/btn-go.gif) no-repeat;
	position: absolute;
	right: 1px;
	bottom: 2px;
}
/*dedicated-servers-box*/
.dedicated-servers-box {
	height: 175px;
	background: url(/images/bg-dedicated-servers-box.jpg) no-repeat;
	display: inline;
	float: right;
	width: 73%;
}
/*control-panel*/
.dedicated-servers-box .slide-show {
	float: left;
	padding: 0;
	width: 456px;
	margin-right: -3px;
}
.dedicated-servers-box .slide-show .control-panel {
	padding: 0 7px;
	overflow: hidden;
	padding-top: 18px;
	height: 25px;
}
.dedicated-servers-box .slide-show .control-panel .control-menu {
	padding: 0;
	margin: 0;
	list-style: none;
	float: right;
}
.dedicated-servers-box .slide-show .control-panel .control-menu li {
	float: left;
	background: url(/images/bg-slide-show-control-pannel-border.gif) repeat-x;
	padding: 1px;
	margin-left: 3px;
	display: inline;
}
.dedicated-servers-box .slide-show .control-panel .control-menu li a {
	float: left;
	background: url(/images/bg-slide-show-control-pannel.gif) repeat-x;
	line-height: 14px;
	font-size: 10px;
	font-weight: bold;
	padding: 0 2px;
	color: #fff;
	text-decoration: none;
}
a.pause span {display: none;}
a.pause em {font-style: normal;}
a.pause.play span {display: block;}
a.pause.play em {display: none;}

/*pagenator*/
.dedicated-servers-box .slide-show .control-panel .pagenator {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
}
.dedicated-servers-box .slide-show .control-panel .pagenator li {
	float: left;
	margin-right: 3px;
}
.dedicated-servers-box .slide-show .control-panel .pagenator a {
	float: left;
	border: 1px solid #225c8c;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
.dedicated-servers-box .slide-show .control-panel .pagenator span {
	float: left;
	border: 1px solid #000;
	background: url(/images/bg-slide-show-pagenator.gif) repeat-x;
	line-height: 12px;
	font-size: 11px;
	color: #5f90b8;
	width: 24px;
	text-align: center;
}
.dedicated-servers-box .slide-show .control-panel .pagenator a:hover {border-color: #ffc200;}
.dedicated-servers-box .slide-show .control-panel .pagenator a:hover span {
	color: #fff;
	background-position: 0 100%;
}
.dedicated-servers-box .slide-show .control-panel strong {
	float: right;
	color: #5f90b8;
	font: 9px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 2px 18px 0 0;
	letter-spacing: -1px;
}
/*slide-show-wrapper*/
.slide-show-wrapper {
	width: 458px;
	height: 127px;
	overflow: hidden;
	position: relative;
}
.slide-show-wrapper ul {
	position: relative;
	padding: 0;
	margin: 0;
	list-style: none;
	float: left;
	width: 9999px;
}
.slide-show-wrapper ul li.slideitem {
	float: left;
	width: 458px;
	height: 127px;
	position: absolute;
	top: 0;
	left: 0;
}
.slide-show-wrapper ul .active {
	z-index: 1;
}

.slide-show-wrapper ul img {
	position: absolute;
	top: 0;
	left: 0;
}

.slide-show-wrapper ul .title {
	position: absolute;
	right: 120px;
	top: 63px;
	color: #fff;
	font: bold 17px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.slide-show-wrapper ul .title2 {
	position: absolute;
	left: 0;
	top: 12px;
	width: 100%;
	text-align: center;
	color: #f6b909;
	font: bold 19px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.slide-show-wrapper ul .title3 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	text-align: center;
	color: #fff;
	font: bold 26px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
}
.slide-show-wrapper ul .price {
	width: 98px;
	height: 87px;
	padding: 7px 0 0;
	position: absolute;
	right: 10px;
	top: 24px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	color: #2a99eb;
}
.slide-show-wrapper ul .price2 {
	top: 33px;
	right: 7px;
}
.slide-show-wrapper ul .price span {display: block;}
.slide-show-wrapper ul .price span.text1 {
	font-size: 13px;
	letter-spacing: -1px;
	font-weight: bold;
}
.slide-show-wrapper ul .price span.text2 {
	font: bold 34px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	color: #f6b909;
}
.slide-show-wrapper .unmetered-hosting-list {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 150px;
	top: 32px;
}
.slide-show-wrapper .unmetered-hosting-list li {
	padding-left: 12px;
	background: url(/images/bull-gallery-arrow.gif) no-repeat 0 3px;
	float: none;
	width: auto;
	height: auto;
	text-transform: uppercase;
	color: #ffd200;
}
.slide-show-wrapper .unmetered-hosting-list li.alt {color: #fff;}
/*customer-portal-login-box*/
.customer-portal-login-box {
	overflow: hidden;
	padding: 0 25px 0 0;
	background: url(/images/bg-customer-portal-box.gif) no-repeat 100% 0;
	margin-right: 9px;
	position: relative;
	z-index: 11;
}
.customer-portal-login-box .title {
	color: #526ca5;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 13px 20px 17px 0;
	background: url(/images/ico-customer-portal2.gif) no-repeat 100% 9px;
	display: block;
	text-align: center;
	letter-spacing: -1px;
	white-space: nowrap;
}
.customer-portal-login-box fieldset {
	padding-top: 5px;
	height: 105px;
	width: 100%;
	overflow: hidden;
}
.customer-portal-login-box label {
	color: #233969;
	font: bold 10px Tahoma, Verdana, sans-serif;
	display: block;
	width: 94%;
	margin: 0 auto;
}
.customer-portal-login-box .i-text {
	width: 90%;
	margin: 0 auto;
	height: 14px;
	display: block;
	border: 1px solid #a3a3a3;
	background: url(/images/bg-input1.gif);
	padding: 2px 5px;
	margin-bottom: 3px;
}
.customer-portal-login-box .wrapper {
	background: url(/images/bg-customer-portal-box.gif) no-repeat;
	overflow: hidden;
	padding-left: 25px;
	height: 175px;
}
/*btn-login*/
.customer-portal-login-box .btn-login {
	display: block;
	width: 100%;
	overflow: hidden;
}
.customer-portal-login-box .btn-login a {
	float: right;
	background: url(/images/btn-login.gif) no-repeat;
	width: 83px;
	padding-right: 14px;
	text-align: right;
	color: #fff;
	font: bold 10px/17px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
/*link-forgot*/
.link-forgot {
	display: block;
	text-align: center;
}
.link-forgot a {
	color: #526ca5;
	font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.link-forgot a:hover {text-decoration: underline;}
/*COLUMNS HOLDER*/
.columns-holder {
	padding: 8px 20px 0 246px;
}
.columns-holder:after {
	content: "";
	display: block;
	clear: both;
}
/*sidebar*/
.sub-sidebar {
	width: 236px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.columns-holder .sidebar {
	float: left;
	margin-left: -246px;
	width: 236px;
	background: #fff;
}
/*live-help-box*/
.live-help-box {
	background: url(/images/bg-live-help-box-bottom.gif) no-repeat 0 100%;
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.live-help-box .live-help-box-inner {
	background: url(/images/bg-live-help-box-top.gif) no-repeat;
	padding: 10px;
	height: 1%;
}
.live-help-box .live-help-box-inner .title {
	color: #526ca5;
	font-size: 15px;
	display: block;
	padding-left: 20px;
	background: url(/images/ico-live-help.gif) no-repeat 0 50%;
	text-transform: uppercase;
	margin-top: -7px;
}
.live-help-box .live-help-box-inner p {
	color: #3583bf;
	font-size: 11px;
	line-height:14px;
	letter-spacing: -1px;
	margin: 5px 0;
}
.live-help-box .live-help-box-inner .buttons {
	width: 100%;
	overflow: hidden;
}
.live-help-box .live-help-box-inner .buttons a {
	float: left;
	color: #fff;
	font-size: 12px;
	text-decoration: none !important;
	width: 88px;
	line-height: 16px;
	padding-bottom: 1px;
	font-weight: bold;
	text-align: center;
	margin-right: 6px;
	cursor: pointer;
}
.live-help-box .live-help-box-inner .btn-online {background: url(/images/btn-online.png) no-repeat;}
.live-help-box .live-help-box-inner .btn-offline {background: url(/images/btn-offline.png) no-repeat;}
/*content*/
.columns-holder .content {
	float: right;
	width: 100%;
}
/*sidebox*/
.sidebox {
	background: url(/images/bg-sidebox1.gif) repeat-y;
	margin-bottom: 11px;
	width: 100%;
}
.sidebox .sidebox-wrapper {background: url(/images/bg-sidebox1-top.gif) no-repeat;}
.sidebox .sidebox-inner {
	background: url(/images/bg-sidebox1-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 2px 4px 7px 7px;
}
.sidebox .title, .sidebox-title2, .sidebox-shadow .title {
	color: #526ca5;
	font: bold 14px/34px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 12px;
	background: url(/images/bg-sidebox-title1.gif) no-repeat;
	height: 34px;
	padding: 0 0 0 10px;
	overflow: hidden;
	letter-spacing: -1px;
}
.sidebox .title img, .sidebox-title2 img, .sidebox-shadow .title img {
	float: right;
	margin: -1px 3px 0 0;
}
.sidebox-title2 {
	background: url(/images/bg-sidebox-title2.gif) no-repeat;
	line-height: 36px;
}
.sidebox-title2 span {
	color: #45bbff;
	font-size: 17px;
}
.sidebox-title2 img {margin: 1px 3px 0 0;}
/*scroll-area1*/
.scroll-area1 {
	width: 220px;
	height: 135px;
	overflow: auto;
	background: url(/images/bg-scrollable-area1.gif) no-repeat 0 100%;
}
/*announcements-list*/
.announcements-list {
	padding: 0;
	margin: 0;
	list-style: none;
	overflow: hidden;
	width: 185px;
}
.announcements-list li {
	padding: 0 12px 12px;
	margin-bottom: 36px;
	vertical-align: top;
	overflow: hidden;
	background: url(/images/bg-announcements-item.gif) no-repeat 0 100%;
	font: 10px Tahoma, Arila, sans-serif;
}
.announcements-list strong {
	color: #2b4190;
	display: block;
}
.announcements-list strong a {
	color: #2b4190;
	text-decoration: none;
	font-style: normal;
}
.announcements-list strong a:hover {text-decoration: underline;}
.announcements-list em {
	font-style: normal;
	color: #656565;
	margin-bottom: 2px;
	display: block;
}
.announcements-list p {
	color: #718bc4;
	margin: 0 0 3px;
	/*text-transform: uppercase;*/
}
.announcements-list a {
	color: #fe740e;
	font-style: italic;
}
/*scroll-area2*/
.scroll-area2 {
	overflow: auto;
	height: 140px;
	position: relative;
	width: 220px;
}
/*projects-list*/
.projects-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.projects-list li {
	vertical-align: top;
	margin-bottom: 3px;
}
.projects-list .proj-title {
	display: block;
	padding: 0 0 0 30px;
	color: #1c529c;
	font: 11px/18px Tahoma, Verdana, sans-serif;
	background: url(/images/bg-projects-title.gif) no-repeat;
	padding-bottom: 2px;
}
.projects-list .proj-title a {
	color: #1c529c;
	font-style: normal;
	text-decoration: none;
	position: relative;
	font-size: 100%;
}
.projects-list p {
	color: #737a83;
	font: 10px/12px Tahoma, Verdana, sans-serif;
	margin: 0;
}
.projects-list a {
	color: #ff6c00;
	font-size: 9px;
	font-style: italic;
}
.projects-list div {padding-left: 10px;}
/*ssl-certificates*/
.ssl-certificates {
	text-align: right;
	padding: 0 4px 0 0;
	margin-top: -10px;
}
.ssl-certificates p {
	color: #737a83;
	font: 10px/12px Tahoma, Verdana, sans-serif;
	margin: 0;
}
.ssl-certificates a {
	color: #ff6c00;
	font-style: italic;
}
/*sidebox-shadow*/
.sidebox-shadow {
	overflow: hidden;
	width: 242px;
	margin: 0 -10px -15px 0;
	position: relative;
	z-index: 10;
}
.sidebox-shadow .sidebox-shadow-inner {
	background: url(/images/bg-sidebox2-top.png) no-repeat;
	overflow: hidden;
	padding: 0 0 0 20px;
}
.sidebox-shadow .sidebox-shadow-bottom {
	background: url(/images/bg-sidebox2-bottom.png) no-repeat;
	height: 20px;
	overflow: hidden;
}
.sidebox-shadow .title {
	padding-left: 0;
	background: none;
	margin-bottom: 0;
}
.sidebox-shadow .monitoring-form {
	padding: 0 22px 0 0;
	overflow: hidden;
	position: relative;
}
.sidebox-shadow .monitoring-form label {
	color: #526ca5;
	font-size: 10px;
	display: block;
	padding: 0 0 10px 7px;
}
.sidebox-shadow .monitoring-form .row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 5px;
}
.sidebox-shadow .monitoring-form .i-text {
	float: left;
	padding: 1px 5px;
	width: 130px;
	height: 12px;
	border: 1px solid #a3a3a3;
	background: url(/images/bg-input1.gif);
	margin-top: 3px;
	font: 10px Arial, Helvetica, sans-serif;
}
.sidebox-shadow .monitoring-form .btn-go2 {
	float: left;
	background: url(/images/btn-go2.gif) no-repeat;
	width: 44px;
	line-height: 19px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	margin: 0 0 0 10px;
}
.sidebox-shadow .monitoring-form p {
	font: bold 10px Tahoma, Verdana, sans-serif;
	text-align: center;
	color: #3e5c9f;
	margin: 0;
}
.sidebox-shadow .monitoring-form p a {
	color: #2b4079;
	text-decoration: none;
}
.sidebox-shadow .monitoring-form p a:hover {text-decoration: underline;}
/*testimonials-box*/
.testimonials-box {
	background: url(/images/bg-sidebox3-bottom.gif) no-repeat 0 100%;
	overflow: hidden;
	padding: 15px 30px 10px 15px;
	font-family: Tahoma, Verdana, sans-serif;
	margin-left: 1px;
}
.testimonials-box h3 {
	color: #526ca5;
	font-size: 13px;
	line-height: 22px;
	margin: 0 0 10px;
	padding-left: 10px;
	background: url(/images/bg-title-orange-line.gif) no-repeat 0 50%;
}
.testimonials-box strong {
	color: #1c529c;
	font-weight: bold;
	display: block;
	font-size: 9px;
}
.testimonials-box strong span {color: #526ca5;}
.testimonials-box p {
	color: #526ca5;
	font-size: 10px;
	margin: 0 0 9px;
}
.testimonials-box a {
	color: #ff6c00;
	font-size: 9px;
	font-style: italic;
}
/*unlimited-search-box*/
.unlimited-search-box {
	width: 100%;
	margin-bottom: 9px;
}
.unlimited-search-box .unlimited-search-box-wrapper {
	background: url(/images/bg-unlimited-box-left.png) no-repeat;
	width: 100%;
}
.unlimited-search-box .unlimited-search-box-inner {
	background: url(/images/bg-unlimited-box-right.png) no-repeat 100% 0;
	height: 234px;
	overflow: hidden;
	position: relative;
}
.unlimited-search-box h2 {
	margin: 0;
	font: italic bold 36px/36px Arial, Helvetica, sans-serif;
	position: absolute;
	left: 65px;
	top: 55px;
	text-transform: uppercase;
	color: #5b5b5b;
}
.unlimited-search-box h2 span {
	display: block;
	margin-bottom: -8px;
}
.unlimited-search-box .price {
	position: absolute;
	left: 50px;
	top: 125px;
	width: 105px;
	text-align: right;
}
.unlimited-search-box .price  span {
	display: block;
	color: #196db3;
	font-size: 8px;
	text-transform: uppercase;
	margin-bottom: -4px;
}
.unlimited-search-box .price em {
	color: #000;
	font: bold 30px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
.unlimited-search-box .price em.white {color: #fff;}
.unlimited-search-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
	position: absolute;
	left: 175px;
	top: 125px;
	font: bold 11px Arial, Helvetica, sans-serif;
}
.unlimited-search-box li {
	padding-left: 12px;
	background: url(/images/bull-unlimited.gif) no-repeat 0 50%;
}
.unlimited-search-box ul a {
	color: #fff;
	text-decoration: underline;
	text-decoration: none;
}
.unlimited-search-box .sign-up {
	bottom: 0;
	left: 120px;
	font: 20px/43px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	position: absolute;
}
/*content-box1*/
.content-box1 {
	background: #eceff3 url(/images/bg-content-box1-bottom-left.gif) no-repeat 0 100%;
	width: 100%;
	margin-bottom: 11px;
	overflow: hidden;
}
.content-box1 .content-box1-top-inner {
	background: url(/images/bg-content-box1-bottom-right.gif) no-repeat 100% 100%;
	padding: 14px;
	border-top: 1px solid #fff;
	overflow: hidden;
}
/*content-box1-top*/
.content-box1 .content-box1-top {
	background: #fafcff url(/images/bg-content-box1-top.gif) repeat-x;
}
.content-box1 .content-box1-top .wrapper {background: url(/images/bg-content-box1-top-left.gif) no-repeat;}
.content-box1 .content-box1-top .inner {
	background: url(/images/bg-content-box1-top-right.gif) no-repeat 100% 0;
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #efefef;
}
.content-box1 .content-box1-top .small-logo {float: left;}
.content-box1 h3 {
	margin: 0;
	font: bold 16px/25px Arial, Helvetica, sans-serif;
	color: #526ca5;
	text-transform: uppercase;
	overflow: hidden;
	padding: 5px 0 0 37px;
	letter-spacing: 1px;
}
.content-box1 h3 em {color: #ff6c00;}
.content-box1 p {
	color: #252832;
	font-size: 11px;
	margin: 0 0 15px;
}
.content-box1 p a {
	color: #ff6c00;
	font-weight: bold;
	font-style: italic;
}
/*steps-area*/
.steps-area {
	width: 100%;
	overflow: hidden;
}
.steps-area .step-holder1 {
	float: left;
	width: 20%;
}
.steps-area .step-holder2 {
	float: left;
	width: 20%;
}
.steps-area .step-holder3 {
	float: left;
	width: 20%;
}
.steps-area .step-holder4 {
    float: left;
    width: 20%;
}
.steps-area .step-holder5 {
    float: left;
    width: 20%;
}
.steps-area .step {
	background: url(/images/bg-step.jpg) no-repeat;
	padding-left: 28px;
	margin-right: 13px;
}
.steps-area .step-holder5 .step {margin-right: 0;}
.steps-area .step a {
	background: url(/images/bg-step.jpg) no-repeat 100% 0;
	height: 45px;
	width: 100%;
	display: table;
	color: #536075;
	font-size: 10px;
	line-height: 13px;
	text-decoration: none;
	position: relative;
}
.steps-area .step a span {
	padding-right: 28px;
	display: table-cell;
	vertical-align: middle;
}
/*vpx-area*/
.vpx-area {
	background: url(/images/bg-vps-area.png) no-repeat;
	overflow: hidden;
	width: 100%;
	margin-bottom: 4px;
}
.vpx-area .vpx-area-inner {
	height: 189px;
	background: url(/images/bg-vps-area-right.gif) no-repeat 100% 0;
	padding-left: 11px;
}
/*vps-box-holder*/
.vps-box-holder {
	float: left;
	width: 24.5%;
}
.vps-box-holder .vps-box {
	width: 122px;
	background: url(/images/bg-vps-box.png) no-repeat;
	height: 112px;
	margin: 9px auto 0;
	position: relative;
	padding-top: 40px;
}
.vps-box-holder .vps-box .number {
	position: absolute;
	top: 7px;
	left: 48px;
}
.vps-box-holder .txt-vps {
	color: #fbe2cc;
	width: 50px;
	font-size: 18px;
	line-height: 35px;
	text-align: center;
	font-weight: bold;
	position: absolute;
	top: 6px;
	left: 0;
	letter-spacing: -2px;
}
.vps-box-holder ul {
	padding: 0 0 0 10px;
	margin: 0;
	list-style: none;
}
.vps-box-holder ul li {
	padding-left: 14px;
	font-size: 11px;
	line-height: 13px;
	background: url(/images/bull-vps.gif) no-repeat 0 4px;
}
.vps-box-holder .price-holder {
	width: 100%;
	overflow: hidden;
	height: 35px;
	margin-top: -4px;
}
.vps-box-holder .price {
	width: 100px;
	text-align: right;
	color: #196db3;
	display: block;
	font-weight: normal;
	overflow: hidden;
	float: right;
	padding-right: 4px;
}
.vps-box-holder .price .text1 {
	font: 7px Arial, Helvetica, sans-serif;
	color: #196db3;
	text-transform: uppercase;
	display: block;
	margin-bottom: -5px;
}
.vps-box-holder .price em {
	font-style: normal;
	float: right;
}
.vps-box-holder .text2 {
	float: left;
	font-size: 11px;
	color: #2c6598;
}
.vps-box-holder .text3 {
	float: left;
	font-size: 25px;
	color: #2c6598;
}
.vps-box-holder .text4 {
	float: left;
	font-size: 18px;
	color: #2c6598;
}
.vps-box-holder .read-more {
	font-size: 11px;
	color: #fff;
	display: block;
	text-align: center;
	line-height: 15px;
}
.vps-box-holder .read-more a {color: #fff;}
.vpx-area .sign-up {
	color: #619bff;
	display: block;
	text-align: center;
	clear: both;
	font: 20px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
}
/*servers-setup-box-holder*/
.servers-setup-box {
}
.servers-setup-box .head-area {
	background: #d5b038 url(/images/bg-dedicated-servers-top.gif) repeat-x;
}
.servers-setup-box .head-area .head-area-wrapper {background: url(/images/bg-dedicated-servers-top-left.gif) no-repeat;}
.servers-setup-box .head-area .head-area-inner {
	background: url(/images/bg-dedicated-servers-top-right.gif) no-repeat 100% 0;
	height: 41px;
	padding: 0 13px;
}
.servers-setup-box .head-area h3 {
	float: right;
	color: #5b5b5b;
	font: italic bold 14px/40px Arial, Helvetica, sans-serif;
	margin: 0;
}
/*tabs*/
.servers-setup-box .head-area .tabset {
	padding: 13px 0 0;
	margin: 0;
	list-style: none;
	float: left;
}
.servers-setup-box .head-area .tabset li {float: left;}
.servers-setup-box .head-area .tabset li a {
	float: left;
	line-height: 26px;
	color: #000;
	font-size: 11px;
	background: url(/images/bg-tab1.jpg) no-repeat 0 100%;
	padding-left: 10px;
	text-decoration: none;
	outline: none;
}
.servers-setup-box .head-area .tabset li a span {
	float: left;
	background: url(/images/bg-tab1.jpg) no-repeat 100% 100%;
	padding-right: 10px;
	cursor: pointer;
}
.servers-setup-box .head-area .tabset li a:hover, .servers-setup-box .head-area .tabset li a.active {background-position: 0 0;}
.servers-setup-box .head-area .tabset li a:hover span , .servers-setup-box .head-area .tabset li a.active span {background-position: 100% 0;}
/*servers-setup-box-inner*/
.servers-setup-box-inner {
	background: #d7deea;
	display: none;
}
.servers-setup-box .title-box {
	height: 41px;
	padding: 6px 16px 0 10px;
	overflow: hidden;
	border-top: 1px solid #f1f4f8;
}
.servers-setup-box .title-box h4 {
	background: url(/images/bg-setup-title2.gif) no-repeat;
	padding-left: 12px;
	color: #fff;
	font: 15px/29px Arial, Helvetica, sans-serif;
	overflow: hidden;
	margin: 0;
	height: 29px;
}
.servers-setup-box .title-box h4 span {
	background: url(/images/bg-setup-title2.gif) no-repeat 100% 0;
	display: block;
}
/*btn-order-now*/
.servers-setup-box .btn-order-now {
	float: right;
	background: url(/images/btn-order-now.gif) no-repeat;
	font: bold 11px/27px Tahoma, Verdana, sans-serif;
	padding-left: 10px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	margin-left: 20px;
}
.servers-setup-box .btn-order-now span {
	float: left;
	background: url(/images/btn-order-now.gif) no-repeat 100% 0;
	padding-right: 10px;
}
/*scroll-area*/
.servers-setup-box .scroll-area {
	float: right;
	width: 282px;
	height: 170px;
	overflow: auto;
	background: #202932;
}
.servers-setup-box .scroll-area-inner {overflow: hidden;}
.servers-setup-box .scroll-area h5 {
	margin: 0;
	background: #ffcc3a url(/images/bg-upgrades.gif) repeat-x;
	padding: 6px 10px;
	color: #333;
	font: 15px Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #fff;
}
.servers-setup-box .scroll-area h5 span {
	display: block;
	font-size: 12px;
}
.servers-setup-box .scroll-area strong {
	display: block;
	background: #4e5661 url(/images/bull-blue-bullet.gif) no-repeat 10px 50%;
	padding-left: 26px;
	color: #fff;
	font: bold 14px/28px Arial, Helvetica, sans-serif;
}
.servers-setup-box .scroll-area strong span {color: #5e9bff;}
/*.servers-setup-box .scroll-area */
.servers-setup-box .scroll-area ul {
	padding: 0;
	margin: 0 5px;
	list-style: none;
}
.servers-setup-box .scroll-area ul li {
	background: url(/images/bg-dotted-border-white.gif) repeat-x 0 100%;
	padding: 6px 20px;
	color: #9dc5e1;
	font-size: 11px;
	line-height: 13px;
}
.servers-setup-box .scroll-area ul li span {display: block;}
/*free-setup-box*/
.free-setup-box {
	background: #d7deea url(/images/bg-server-setup-bottom-corner.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 170px;
	padding-bottom: 2px;
}
.free-setup-box .desc {
	overflow: hidden;
	height: 170px;
	background: #fff url(/images/bg-server-setup-bottom-corner2.gif) no-repeat 0 100%;
	margin: 0 0 0 8px;
}
.free-setup-box .desc h5 {
	margin: 0;
	background: #cfd1d5 url(/images/bg-setup-title.gif) repeat-x;
	font: 14px/24px Arial, Helvetica, sans-serif;
	color: #444;
	padding: 0 5px;
}
.free-setup-box .desc ul {
	padding: 10px 0 0 10px;
	margin: 0;
	list-style: none;
}
.free-setup-box .desc ul li {
	background: url(/images/bull-setup-list.gif) no-repeat 0 4px;
	font-size: 12px;
	padding: 3px 0 3px 22px;
	color: #333;
}
/*coumns-bottom*/
.main-bottom {
	height: 13px;
	background: url(/images/bg-columns-bottom.gif) repeat-x 0 100%;
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin-bottom: 10px;
	clear: both;
}
.main-bottom .left {
	height: 100%;
	background: url(/images/bg-columns-bottom-left.gif) no-repeat;
	overflow: hidden;
}
.main-bottom .right {
	height: 100%;
	background: url(/images/bg-columns-bottom-right.gif) no-repeat 100% 0;
	overflow: hidden;
}
/*INNER PAGE*/
.inner-page .sidebar {
	width: 246px;
	background: none;
	margin-left: -253px;
}
.inner-page .sidebar .sidebar-top {
	height: 18px;
	overflow: hidden;
	background: url(/images/bg-sidebar-top.png) no-repeat;
}
.inner-page .sidebar .sidebar-bottom {
	height: 24px;
	overflow: hidden;
	background: url(/images/bg-sidebar-bottom.png) no-repeat;
}
.inner-page .sidebar .sidebar-inner {
	background: url(/images/bg-sidebar.png) repeat-y;
	padding-left: 4px;
	width: 242px;
	display: table;
}
.inner-page .sidebar .sidebox .sidebox-wrapper {background-image: url(/images/bg-sidebox1-top2.gif);}
.inner-page .sidebar .sidebox .sidebox-inner {background-image: url(/images/bg-sidebox1-bottom2.gif);}
.inner-page .sidebar .sidebox .sidebox-inner {padding:2px 8px 7px 3px;}
.inner-page #main {background: url(/images/bg-colums-holder.gif) repeat-x 0 105px;}
.inner-page #container {background: url(/images/bg-colums-holder-left.gif) no-repeat 0 3px;}
.inner-page #container .columns-holder {
	background: url(/images/bg-colums-holder-right.gif) no-repeat 100% 3px;
	padding: 8px 0 0 260px;
}
.inner-page .live-help-box .live-help-box-inner {background-image: url(/images/bg-live-help-box-top2.gif);}
.dedicated-servers-menu {
	margin-top: -16px;
	position: relative;
}
/*dedicated-servers-box*/
.dedicated-servers-menu strong {
	background: url(/images/bg-dedicated-servers-menu-title.gif) no-repeat;
	height: 34px;
	font-size: 10px;
	display: block;
	color: #1b2a3a;
	line-height: 34px;
	font-weight: normal;
	padding: 0 22px;
	margin-left: 1px;
}
.dedicated-servers-menu ul {
	padding: 0 0 0 1px;
	margin: 0 0 -13px;
	list-style: none;
	position: relative;
}
.dedicated-servers-menu ul li {
	vertical-align: top;
	overflow: hidden;
	background: url(/images/bg-dedicated-servers-menu-v-sep.gif) repeat-x;
	padding-top: 1px;
	width: 235px
}
.dedicated-servers-menu ul li:first-child {
	padding-top: 0;
	background: none;
}
.dedicated-servers-menu a {
	display: block;
	height: 24px;
	background: url(/images/bg-dedicated-servers-menu-item.gif) no-repeat;
	padding-left: 35px;
	line-height: 24px;
	color: #1b2a3a;
	font-size: 11px;
	text-decoration: none;
}
.dedicated-servers-menu a:hover {background-position: 0 -24px;}
.dedicated-servers-menu a.active {background-position: 0 -48px !important;}
.dedicated-servers-menu .bottom {
	background: url(/images/bg-dedicated-servers-menu-bottom.png) no-repeat;
	height: 28px;
	overflow: hidden;
	margin-left: -3px;
	width: 100%;
}
/*knowledge-box*/
.knowledge-box {
	overflow: hidden;
	width: 232px;
	margin: 0 0 10px 2px;
	background: url(/images/bg-knowledge-box-top.gif) no-repeat;
}
.knowledge-box .title {
	display: block;
	height: 44px;
	color: #fff;
	padding-left: 15px;
	font-size: 15px;
	line-height: 35px;
}
.knowledge-box .inner-box {
	border: solid #9fceff;
	border-width: 0 1px;
	overflow: hidden;
	padding: 0;
	width: 229px;
	margin-left: 1px;
	background: #d6dbe0 url(/images/bg-knowledge-box-top.gif) no-repeat -2px -44px;
}
.knowledge-box .inner-box p {
	font: 10px/12px Tahoma, Arial, sans-serif;
	color: #737a83;
	margin: 0 4px 12px;
}
.knowledge-box .inner-box .scroll-area {
	overflow: auto;
	height: 160px;
	background: url(/images/bg-knowledge-scroll.gif) repeat-y;
	border-top: 1px solid #9fceff;
	padding-top: 10px;
}
.knowledge-box .inner-box .scroll-area .knowledge-list {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
}
.knowledge-box .inner-box .scroll-area .knowledge-list li {
	background: url(/images/bull-knowledge.gif) no-repeat 0 7px;
	overflow: hidden;
	vertical-align: top;
	padding-left: 22px;
}
.knowledge-box .inner-box .scroll-area .knowledge-list li a {
	font: 11px/13px Tahoma, Arial, sans-serif;
	color: #1c529c;
	text-decoration: none;
	display: block;
	background: url(/images/bg-knowledge-dotted-border.gif) repeat-x 0 100%;
	padding: 6px 0;
}
.knowledge-box .inner-box .scroll-area .knowledge-list li a:hover {text-decoration: underline;}
.knowledge-box .bottom {
	display: block;
	text-align: center;
	color: #424d53;
	font: bold 10px/25px Tahoma, Arial, sans-serif;
	background: url(/images/bg-knowledge-box-bottom.gif) no-repeat;
	margin-left: 1px;
}
/*content-box2*/
.content-box2 {
	width: 100%;
	overflow: hidden;
	margin-bottom: 6px;
}
.content-box2 .content-box2-top {
	background: url(/images/bg-content-box2-top.gif) no-repeat;
	height: 12px;
	overflow: hidden;
	padding-left: 15px;
}
.content-box2 .content-box2-top div {
	background: url(/images/bg-content-box2-top.gif) no-repeat 100% 0;
	height: 12px;
	overflow: hidden;
}
.content-box2 .content-box2-bottom {
	background: url(/images/bg-content-box2-bottom.gif) no-repeat;
	height: 12px;
	overflow: hidden;
	padding-left: 15px;
}
.content-box2 .content-box2-bottom div {
	background: url(/images/bg-content-box2-bottom.gif) no-repeat 100% 0;
	height: 12px;
	overflow: hidden;
}
.content-box2 .content-box2-inner {
	border: solid #efefef;
	border-width: 0 1px;
	overflow: hidden;
	padding: 0 11px;
}
.content-box2 p {
	margin: 0 0 12px;
	font-size: 10px;
	color: #252832;
}
.content-box2 a {
	color: #ff6c00;
	font-style: italic;
	font-weight: bold;
}
.content-box2 h4 {
	width: 100%;
	overflow: hidden;
	font-size: 10px;
	line-height: 26px;
	color: #252832;
	margin: -10px 0 5px;
	background: url(/images/bg-dotted-border-blue.gif) repeat-x 0 100%;
}
.content-box2 h4 img {
	float: right;
	margin: 0 2px 6px 0;
}
.content-box2 h4 span {
	margin-top: 5px;
	float: left;
}
/*btn-sign-up-now*/
.content-box2 .btn-sign-up-now {
	height: 51px;
	display: block;
	text-align: center;
	padding-left: 20px;
	color: #e00c13;
	font: 20px/55px Arial, Helvetica, sans-serif;
	letter-spacing: -2px;
	text-decoration: none;
	background: url(/images/btn-sign-up.jpg) no-repeat;
}
.content-box2 .btn-sign-up-now span {
	height: 51px;
	display: block;
	padding-right: 20px;
	background: url(/images/btn-sign-up.jpg) no-repeat 100% 0;
	cursor: pointer;
}
/*control-panel*/
.content-box2 .control-panel {
	width: 100%;
	overflow: hidden;
	margin: 0 0 5px;
	color: #bd0607;
	font: bold 44px Arial, Helvetica, sans-serif;
	letter-spacing: -4px;
}
.content-box2 .control-panel span.small {
	float: left;
	font-size: 30px;
	font-weight: normal;
}
.content-box2 .control-panel span.small em {letter-spacing: -2px;}
.content-box2 .control-panel span.small span {
	color: #5b5b5b;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	display: block;
	letter-spacing: -1px;
	margin-top: -8px;
}
/*control-panel-step-holder*/
.control-panel-step-holder {
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	list-style: none;
}
.control-panel-step-holder li {
	float: left;
	width: 33%;
	overflow: hidden;
}
.control-panel-step-holder .control-panel-step {
	width: 207px;
	margin: 0 auto;
	background: url(/images/bg-step2.gif) no-repeat 0 42px;
}
.control-panel-step-holder .control-panel-step img {
	margin: 0 auto;
	display: block;
}
.control-panel-step-holder .control-panel-step a {
	display: block;
	padding-left: 25px;
	text-align: center;
	color: #80878f;
	font: bold 14px/40px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: -1px;
	text-decoration: none;
}
.control-panel-step-holder .control-panel-step a span {color: #474c50;}
.control-panel-step-holder em {
	display: none;
	font-size: 10px;
	color: #252832;
	text-align: center;
	line-height: 20px;
	font-style: normal;
}
.control-panel-step-holder .active .control-panel-step {background-image: url(/images/bg-step2-active.gif);}
.control-panel-step-holder .active .control-panel-step em {display: block;}
.inner-page .unlimited-search-box {
	background: none;
	margin-top: -30px;
	position: relative;
	padding-right: 10px;
	width: auto;
}
/*domain-reg-box-holder*/
.domain-reg-box-holder {
	padding: 5px 17px 30px;
	overflow: hidden;
}
.domain-reg-box-holder .domain-reg-box {width: auto;}
.domain-reg-box-holder .domain-reg-box-wrapper {background-image: url(/images/bg-domain-reg-left2.gif);}
.domain-reg-box-holder .domain-reg-box-inner {background-image: url(/images/bg-domain-reg-right2.gif);}
/*sidebox2*/
.sidebar .sidebox2 {
	background: url(/images/bg-sidebox4.gif) repeat-y;
	margin: 0 0 17px 33px;
	width: 208px;
}
.sidebar .sidebox2 .sidebox2-inner {background: url(/images/bg-sidebox4-bottom.gif) no-repeat 0 100%;}
.sidebar .sidebox2 .title {
	display: block;
	line-height: 31px;
	padding-left: 14px;
	background: url(/images/bg-sidebox4-title.gif) no-repeat;
	color: #006b99;
	text-transform: uppercase;
	font-size: 15px;
}
.sidebar .sidebox2 .blue .title {
	background-image: url(/images/bg-sidebox4-title-blue.gif);
	color: #fff;
}
.sidebar .sidebox2 .sidebox2-content {
	padding: 0 15px 0 11px;
	overflow: hidden;
}
.sidebar .sidebox2 .network-list {
	padding: 5px 0;
	margin: 0;
	list-style: none;
}
.sidebar .sidebox2 .network-list li {
	background: url(/images/bg-network-list-separator.gif) repeat-x;
	font: 12px/23px Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	text-decoration: none;
}
.sidebar .sidebox2 .network-list li:first-child {background: none;}
.sidebar .sidebox2 .network-list li a {
	display: block;
	height: 1%;
	background: url(/images/bull-blue-arrow.gif) no-repeat 0 50%;
	padding-left: 20px;
	color: #465d77;
	text-decoration: none;
}
.sidebar .sidebox2 .network-list li a:hover {text-decoration: underline;}
.sidebar .sidebox2 p {
	margin: 5px 0 10px;
	font-size: 10px;
	color: #465d77;
	line-height: 19px;
}
.sidebar .sidebox2 p a {color: #3a97dc;}
.sidebar .sidebox2 .left-img {
	float: left;
	margin-top: 5px;
}
.sidebar .sidebox2 .price {
	font-size: 14px;
	color: #df4c00;
}
/*section-info-holder*/
.section-info-holder {
	background: url(/images/bg-section-box.gif) repeat-x;
	margin: 0 4px 5px -11px;
	position: relative;
	height: 213px;
}
.section-info {
	background: url(/images/bg-section-box-right.gif) no-repeat 100% 0;
	height: 196px;
	overflow: hidden;
	padding: 0 10px 0 5px;
}
.section-info h2 {
	color: #5b5b5b;
	font-size: 30px;
	line-height: 47px;
	margin: 0 0 11px;
	font-style: italic;
	padding-left: 43px;
	background: url(/images/bull-section-title.gif) no-repeat 0 50%;
}
.section-info p {
	height: 52px;
	overflow: hidden;
	padding: 9px 0;
	font-size: 10px;
	color: #565656;
	margin: 0;
}
.section-info .holder {
	width: 100%;
	overflow: hidden;
	margin-bottom: 12px;
}
.section-info .holder span {
	color: #275cc0;
	font-size: 12px;
	line-height: 27px;
}
/*btn-sign-up-now*/
.section-info .btn-sign-up-now {
	width: 108px;
	line-height: 27px;
	background: url(/images/btn-sign-up-now.gif) no-repeat;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	float: right;
	text-decoration: none;
	margin-right: 4px;
}
/*sub-nav*/
.content .sub-nav {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: right;
}
.content .sub-nav li {
	display: inline;
	padding-left: 15px;
	font: 11px/25px Arial, Helvetica, sans-serif;
}
.content .sub-nav li a {
	color: #dfe1d8;
	text-decoration: none;
}
.content .sub-nav li a span {
	color: #699fe3;
	font-size: 14px;
	font-weight: bold;
	vertical-align: middle;
	padding-right: 3px;
}
.content .sub-nav li a:hover {
	color: #eeb905;
	text-decoration: none;
}
.content .sub-nav li a:hover span {font-size: 18px;}
/*web-hosting-box*/
.web-hosting-box {
	background: #f8fbfd url(/images/bg-web-hosting-box.gif) repeat-x;
	border-bottom: 1px solid #ebf1f4;
	margin: 0 14px 8px -9px;
	position: relative;
}
.web-hosting-box .web-hosting-box-inner {
	background: url(/images/bg-web-hosting-box-right.gif) no-repeat 100% 0;
	width: 100%;
}
.web-hosting-box .web-hosting-box-inner .title {
	padding-left: 70px;
	display: block;
	font-size: 15px;
	line-height: 40px;
	color: #000;
	text-transform: uppercase;
}
.web-hosting-box .web-hosting-box-inner .text {padding: 10px 0 0 83px;}
.web-hosting-box .web-hosting-box-inner p {
	margin: 0;
	color: #228dc7;
	line-height: 17px;
	position: relative;
}
.web-hosting-box .web-hosting-box-inner p span {
	font-size: 12px;
	color: #41607f;
	font-weight: bold;
}
.web-hosting-box .web-hosting-box-inner p .price {color: #df4200;}
.web-hosting-box .web-hosting-box-inner .btn-get-started {
	float: right;
	width: 142px;
	height: 38px;
	background: url(/images/btn-get-started.gif) no-repeat;
	text-align: center;
	line-height: 38px;
	color: #198dc0;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	margin: 3px 14px 0 0;
	position: relative;
	z-index: 100;
}
.web-hosting-box .man {
	position: absolute;
	bottom: 0;
	left: 3px;
	background: url(/images/img-man.png) no-repeat;
	width: 78px;
	height: 111px;
}
/*web-hosting-features-box*/
.web-hosting-features-box {
	overflow: hidden;
	margin: 0 20px 10px;
}
.web-hosting-features-box h3 {
	margin:0;
	font: bold 14px/29px Arial, Helvetica, sans-serif;
	color: #4492d8;
	background: url(/images/bg-web-hosting-features.gif) no-repeat;
	padding-left: 7px;
	float: left;
}
.web-hosting-features-box .title-holder {
	width: 100%;
	overflow: hidden;
}
.web-hosting-features-box h3 span {
	background: url(/images/bg-web-hosting-features.gif) no-repeat 100% 0;
	float: left;
	padding-right: 75px;
}
.web-hosting-features-box .inner {
	border: 1px solid #ced7da;
	overflow: hidden;
}
.web-hosting-features-box .inner .desc {
	padding: 22px 0 0 120px;
	background: url(/images/bg-web-hosting-features-box.jpeg) no-repeat 0 100%;
	min-height: 148px;
	overflow: hidden;
	position: relative;
}
.web-hosting-features-box .inner .desc strong {
	color: #475f93;
	font-size: 10px;
	display: block;
}
/*web-hosting-features-box .inner .desc .featured-list */
.web-hosting-features-box .inner .desc .featured-list {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none;
}
.web-hosting-features-box .inner .desc .featured-list li {
	background: url(/images/bull-hosting-features.gif) no-repeat 0 5px;
	padding-left: 12px;
	line-height: 15px;
	color: #5d6370;
}
.web-hosting-features-box .inner .web-hosting-features-menu {
	float: right;
	width: 180px;
	padding: 15px 0 0;
	margin: 0;
	list-style: none;
}
/* web-hosting-features-menu */
.web-hosting-features-box .inner .web-hosting-features-menu li {
	overflow: hidden;
	height: 35px;
	margin-bottom: 5px;
	padding-left: 43px;
}
.web-hosting-features-box .inner .web-hosting-features-menu li.item-linux {background: url(/images/ico-linux2.gif) no-repeat 0 50%;}
.web-hosting-features-box .inner .web-hosting-features-menu li.item-window {background: url(/images/ico-windows2.gif) no-repeat 0 50%;}
.web-hosting-features-box .inner .web-hosting-features-menu li.item-addons {background: url(/images/ico-addons.gif) no-repeat 0 50%;}
.web-hosting-features-box .inner .web-hosting-features-menu a {
	display: block;
	width: 117px;
	padding-left: 4px;
	background: url(/images/btn-web-hosting-features.gif) no-repeat;
	color: #2a0e25;
	font: bold 10px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	text-decoration: none;
	margin-top: 8px;
}
/*linux-shared-hosting-box*/
.linux-shared-hosting-box {
	background: url(/images/bg-linux-shared-box.gif) repeat-x;
	margin: 0 7px 12px 19px;
}
.linux-shared-hosting-box h3 {
	height: 80px;
	overflow: hidden;
	margin: 0;
	background: url(/images/bg-linux-shared-box-title.gif) no-repeat 13px 15px;
	padding: 13px 0 0 68px;
	color: #000;
	font-size: 22px;
	font-weight: normal;
	text-transform: uppercase;
}
.linux-shared-hosting-box h3 span {
	display: block;
	color: #339ac7;
	font-size: 14px;
	font-weight: bold;
}
.linux-shared-hosting-box .web-hosting-plans {
	margin: 0 32px;
}
.linux-shared-hosting-box .web-hosting-plans .title {
	margin: 0 11px;
	background: url(/images/bg-linux-shared-box-gallery.gif) no-repeat;
	padding-left: 15px;
}
.linux-shared-hosting-box .web-hosting-plans .title div {
	background: url(/images/bg-linux-shared-box-gallery.gif) no-repeat 100% 0;
	padding-right: 15px;
	height: 37px;
	overflow: hidden;
	line-height: 37px;
	color: #488dc0;
	font-size: 10px;
}
.linux-shared-hosting-box .web-hosting-plans .title a {
	float: right;
	padding-left: 12px;
	color: #488dc0;
	text-decoration: none;
	font-weight: bold;
	background: url(/images/bull-hosting-features.gif) no-repeat 0 53%;
	padding-left: 12px;
}
.linux-shared-hosting-box .web-hosting-plans .title a:hover {text-decoration: underline;}
/*gallery-wrapper*/
.linux-shared-hosting-box .gallery-wrapper {
	padding: 0 43px;
	overflow: hidden;
}
.linux-shared-hosting-box .gallery-wrapper .btn-prev, .linux-shared-hosting-box .gallery-wrapper .btn-next {
	width: 41px;
	height: 177px;
	float: left;
	background: url(/images/btn-prev.gif) no-repeat;
	display: inline;
	margin: 0 0 0 -43px;
}
.linux-shared-hosting-box .gallery-wrapper .btn-next {
	background: url(/images/btn-next.gif) no-repeat;
	float: right;
	margin: 0 -43px 0 0;
}
.linux-shared-hosting-box .gallery-wrapper .btn-prev:hover, .linux-shared-hosting-box .gallery-wrapper .btn-next:hover {background-position: 0 -176px;}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder {
	float: left;
	width: 100%;
	overflow: hidden;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder ul {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 9999px;
	overflow: hidden;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .item {
	height: 176px;
	width: 150px;
	float: left;
	overflow: hidden;
	padding-right: 5px;
	background: url(/images/bg-linux-shared-box-gallery-item.gif) no-repeat 0 -20px;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .head {
	overflow: hidden;
	height: 42px;
	padding: 10px;
	margin-bottom: 2px;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .price {
	float: right;
	width: 60px;
	color: #318dc9;
	font: 10px/16px Arial, Helvetica, sans-serif;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .price span {
	display: block;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .head h4 {
	color: #488dc0;
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	margin: 0;
	float: left;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .head h4 span {
	display: block;
	color: #004f83;
	font-size: 14px;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder .btn-view-details {
	display: block;
	width: 81px;
	line-height: 17px;
	font-size: 8px;
	text-align: center;
	color: #3ea3ce;
	text-decoration: none;
	background: url(/images/btn-view-details.gif) no-repeat;
	margin-left: 45px;
}
.linux-shared-hosting-box .gallery-wrapper .gallery-holder ul li {
	padding-left: 13px;
	background: url(/images/bull-hosting-features.gif) no-repeat 0 50%;
	font-size: 11px;
	line-height: 19px;
	color: #406491;
}
/*virtuozzo-box*/
.virtuozzo-box {
	border: solid #e5edf1;
	border-width: 1px 0;
	margin-right: 30px;
	overflow: hidden;
	line-height: 38px;
	height: 38px;
}
.virtuozzo-box strong {
	color: #247bbe;
	font-size: 13px;
}
.virtuozzo-box a {
	float: right;
	margin-left: 38px;
}
/**/
.featured-columns {
	width: 100%;
	overflow: hidden;
}
/*featured-column*/
.featured-column {
	float: left;
	width: 49%;
	padding-top: 15px;
}
.featured-column strong {
	display: block;
	padding-left: 30px;
	color: #3e5a79;
	font-size: 11px;
	background: url(/images/bull-blue-arrow2.gif) no-repeat 13px 3px;
}
.featured-column ul {
	padding: 0 0 8px 28px;
	margin: 0;
	list-style: none;
	line-height: 18px;
	font-size: 11px;
	color: #526698;
}
.featured-column ul a {
	color: #526698;
	text-decoration: none;
}
.featured-column ul a:hover {text-decoration: underline;}
/*sub-menu*/
.sidebar .sub-menu {
	padding: 0;
	margin: 0 0 16px;
	list-style: none;
}
.sidebar .sub-menu li {
	width: 205px;
	height: 71px;
	padding: 10px 5px;
	background: url(/images/bg-sub-menu.gif) no-repeat;
	margin: 0 0 4px 25px;
	overflow: hidden;
}
.sidebar .sub-menu .desc {overflow: hidden;}
.sidebar .sub-menu img {
	float: left;
	margin-right: 10px;
}
.sidebar .sub-menu p {
	margin: 0;
	font-size: 11px;
	line-height: 14px;
	color: #666;
}
.sidebar .sub-menu strong {
	font-size: 11px;
	font-weight: normal;
	color: #000;
}
.sidebar .sub-menu strong a {
	color: #6990fb;
	text-decoration: none;
}
/*reselers-information-box*/
.reselers-information-box {
	background: url(/images/bg-sidebar-bottom2.jpg) no-repeat -9px 100%;
	padding-bottom: 28px;
	width: 216px;
	margin-left: 23px;
}
.reselers-information-box .title {
	height: 52px;
	background: url(/images/img-banner-resellers-information.jpg) no-repeat;
	display: block;
	padding: 17px 0 0 14px;
	text-transform: uppercase;
	font: 16px Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #49556b;
}
.reselers-information-box .title span {
	display: block;
	color: #fff;
	font-weight: bold ;
	letter-spacing: -1px;
}
.reselers-information-box p {
	font: 11px/14px Arial, Helvetica, sans-serif;
	margin: 10px 5px 10px 13px;
}
.reselers-information-box a {
	color: #4f90fb;
	text-decoration: none;
}
.reselers-information-box a:hover {text-decoration: underline;}
.reselers-information-box strong {
	color: #ff9c00;
	font-weight: normal;
}
/*columns-holder-red*/
.inner-page #container.columns-holder-red {background: #fff;}
.inner-page #container.columns-holder-red .columns-holder {background: url(/images/bg-columns-holder-red.jpg) no-repeat 0 41px;}
/*hosting-software-box*/
.hosting-software-box {
	background: url(/images/bg-abdicar-box.gif) repeat-x 0 100%;
	margin: 0 4px 0 -10px;
	position: relative;
}
.hosting-software-box .wrapper {
	background: url(/images/img-abdicar-banner.jpg) no-repeat 100% 39px;
	height: 207px;
	margin:2px 0 0;
}
.hosting-software-box .visual {
	position: absolute;
	width: 124px;
	height: 59px;
	background: url(/images/img-somthing.jpg) no-repeat;
	position: absolute;
	right: 25px;
	top: -21px;
}
/*title*/
.hosting-software-box .title {
	float: left;
	background: url(/images/bg-hosting-software.gif) no-repeat;
	height: 47px;
	font: bold 15px/47px Arial, Helvetica, sans-serif;
	color: #6b7076;
	padding-left: 43px;
	margin-left: -10px;
	position: relative;
}
.hosting-software-box .title span {
	float: left;
	background: url(/images/bg-hosting-software.gif) no-repeat 100% 0;
	padding-right: 115px;
}
/*.inner-page #container.columns-holder-red */
.inner-page #container.columns-holder-red .content .sub-nav {
	height: 32px;
	clear: both;
	padding-top: 118px;
	padding-right: 8px;
}
/*redudant-box*/
.redudant-box {
	overflow: hidden;
	position: relative;
}
.redudant-box .title {
	background: url(/images/bg-redudant-title.jpg) no-repeat;
	display: block;
	padding-left: 8px;
}
.redudant-box .title span {
	background: url(/images/bg-redudant-title.jpg) no-repeat 100% 0;
	display: block;
	height: 34px;
	font: bold 16px/34px Arial, Helvetica, sans-serif;
	color: #18202d;
}
.redudant-box .title span em {
	color: #397fff;
	font-style: normal;
}
.redudant-box p {
	color: #485260;
	font: 12px/19px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}
.redudant-box .redudant-box-inner {padding: 7px;}
/*.redudant-box .redudant-box-inner */
.redudant-box ul {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #403936;
	font: bold 11px/13px Arial, Helvetica, sans-serif;
}
.redudant-box li {
	padding-left: 16px;
	background: url(/images/bull-setup-list.gif) no-repeat -4px 0;
	overflow: hidden
}
/*columns-holder-red content box*/
.columns-holder-red .content-box2 {
	margin: 0 4px 0 -8px;
	width: auto;
	position: relative;
}
.columns-holder-red .content-box2 .content-box2-inner {padding: 13px 0 0;}
/*contact-area*/
.contact-area {
	width: 100%;
	overflow: hidden;
	padding-bottom: 15px;
}
.contact-area .contact-box {
	float: left;
	width: 49%;
}
.contact-area .contact-box .title {
	display: block;
	background: url(/images/bg-contact-title.gif) no-repeat;
	padding: 0 0 0 28px;
	font: bold 14px/31px Arial, Helvetica, sans-serif;
	color: #000;
}
.contact-area .contact-box .title span {
	display: block;
	background: url(/images/bg-contact-title.gif) no-repeat 100% 0;
	padding: 4px 80px 0 0;
}
.contact-area .contact-box .title em {
	font-style: normal;
	color: #417dee;
}
.contact-area .contact-box ul {
	padding: 0 10px 0 20px;
	margin: 0;
	list-style: none;
}
.contact-area .contact-box ul li {
	border-bottom: 1px dotted #ccc;
	padding: 7px 0 7px 11px;
	color: #64676f;
	background: url(/images/bull-yellow-arrow.gif) no-repeat 0 8px;
}
.contact-area .contact-box ul a {
	color: #4088f1;
	font-style: normal;
	text-decoration: none;
}
.contact-area .contact-box ul a:hover {text-decoration: underline;}
/*dataceter*/
.dataceter {
	width: 100%;
	overflow: hidden;
}
.dataceter .title {
	background: url(/images/bg-datacentr-title.gif) no-repeat;
	display: block;
	color: #fff;
	line-height: 32px;
	font-size: 14px;
	padding-left: 15px;
	margin-bottom: 10px;
}
.dataceter .title span {
	display: block;
	background: url(/images/bg-datacentr-title.gif) no-repeat 100% 0;
}
.dataceter .title em {
	color: #c4d3ed;
	font-style: normal;
}
/*dataceter title */
.dataceter ul {
	padding: 0 0 0 15px;
	margin: 0;
	list-style: none;
}
.dataceter li {
	background: url(/images/bull-blue-arrow3.gif) no-repeat 0 4px;
	padding: 0 0 0 35px;
	font-weight: bold;
}
.dataceter li p {
	margin: 0;
	font-size: 10px;
	color: #117051;
	padding: 10px 0;
	border-bottom: 1px solid #dcdfe7;
}
.dataceter li strong {
	color: #00b563;
	font-size: 12px;
}
.dataceter li span {color: #ff8b00;}
/*server-desc-area*/
.server-desc-area {
	margin: 10px 12px;
	overflow: hidden;
}
.server-desc-area .server-desc-box {
	float: left;
	width: 49%;
}
.server-desc-area .server-desc-box .title {
	padding-left: 19px;
	background: url(/images/bg-sub-column-title.jpg) no-repeat;
	display: block;
	line-height: 43px;
	margin: 0 6px 21px;
	font-size: 12px;
	color: #474c51;
}
.server-desc-area .server-desc-box .title span {
	display: block;
	background: url(/images/bg-sub-column-title.jpg) no-repeat 100% 0;
}
.server-desc-area .server-desc-box .inner {
	padding: 0 24px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #777e86;
}
.server-desc-area .server-desc-box .inner p {margin: 0 0 15px;}
.server-desc-area .server-desc-box .inner .arrow-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.server-desc-area .server-desc-box .inner .arrow-list li {
	padding-left: 38px;
	background: url(/images/bull-arrow.gif) no-repeat;
	margin-bottom: 22px;
}
/*right*/
.server-desc-area .server-desc-box .inner .bar-list {
	padding: 0;
	margin: 0;
	list-style: none;
}
.server-desc-area .server-desc-box .inner .bar-list li {
	padding-left: 13px;
	background: url(/images/bull-white-bar.gif) no-repeat 0 6px;
}
.server-desc-area .server-desc-box .inner .right {float: right;}
/*tooltip*/
.link-tooltip {
	font-weight: normal;
	position: absolute;
	display: none;

	width:160px;
	padding:16px 0 0;
	background:url(/images/tooltip-bg1.gif) no-repeat;
	border-bottom:1px solid #8a181a;
}
.link-tooltip .tooltip-inner {
	overflow: hidden;
	display: block;

	padding:5px 10px;
	overflow:hidden;
	background:#faa url(/images/tooltip-bg2.gif) repeat-y;
}



.content-dummy {
    width: 100%;
    overflow: hidden;
}
