/*GENERAL RESET*/
html{font-size:100%;}
body{
	margin:0 0 10px;
	color:#00486f;
	font:62.5% arial,sans-serif;
	background:#fff url(../images/body-bg.jpg) repeat-x;
}
img{border-style:none;}
a{color:#00486f;}
a:hover{text-decoration:none;}
/*GENERAL SETTINGS*/
/*PAGE HOLDER*/
.page-holder{
	position:relative;
	margin:0 auto;
	width:950px;
	padding-top:26px;
	overflow:hidden;
}
.main{
	padding-top:192px;
	background:url(../images/main-bg.png) repeat-y;
	height:1%;
}
/*BOTTOM SHADOW*/
.main-bottom{
	background:url(../images/shadow-bottom.png) no-repeat;
	height:5px;
	width:950px;
	overflow:hidden;
}
/*TOP-USER MENU*/
.top-menu{
	font-size:1em;
	width:940px;
	height:15px;
	padding:7px 0 0;
	position:absolute;
	top:0;
	left:5px;
	text-align:right;
}
.top-menu ul{
	margin:0;
	padding:0 0 0 250px;
	list-style:none;
	float:left;
	overflow:hidden;
	height:15px;
}
.top-menu ul.alt{
	float:right;
	padding:0 10px 0 0;
}
.top-menu li{
	float:left;
	background:url(../images/separator1.gif) no-repeat 0 50%;
	padding: 0 12px 0 18px;
	text-transform:uppercase;
}
.top-menu li:first-child{background:none;}
.top-menu a{
	color:#fff;
	text-decoration:none;
}
.top-menu a:hover{text-decoration:underline;}
/*HEADER*/
#header{
	width:950px;
	height:169px;
	position:absolute;
	top:22px;
	left:0;
	overflow:hidden;
}
#header .top{
	background:url(../images/header-top-bg.png) no-repeat;
	height:4px;
	width:950px;
	overflow:hidden;
}
#header .content{
	background:#fff;
	height:147px;
	overflow:hidden;
	margin:0 6px 0 5px;
	padding:20px 0 0;
}
#header .content img{float:right;}
/*PHONE NUMBER*/
.phone{
	display:block;
	background:url(../images/call-bg.png) no-repeat;
	position:absolute;
	right:100px;
	top:8px;
	height:12px;
	width:195px;
	text-indent:-9999px;
	overflow:hidden;
}
/*VISUAL PART OF HEADER*/
#header .visual{
	overflow:hidden;
	width:100%;
}
/*FLASH NAVIGATION*/
#header .content ul{
	margin:-14px 0 0 0;
	padding:0 7px 0 0;
	float:right;
	list-style:none;
}
#header .content li{
	float:left;
	padding-left:19px;
}
#header .content li a{
	display:block;
	background:url(../images/none.gif);
	text-indent:-9999px;
	overflow:hidden;
	height:6px;
}
.print-link{width:56px;}
.add-link{width:88px;}
.refer-link{width:74px;}
/*FLASH HOLDER*/
#header .content .flash-holder{
	float:right;
	width:404px;
	margin:43px 0 0;
}
#header .content .flash-holder span{display:none;}
/*LOGO*/
.logo{
	background:url(../images/logo.gif) no-repeat;
	margin:0;
	width:171px;
	height:55px;
	text-indent:-9999px;
	position:absolute;
	top:30px;
	left:22px;
	z-index:1;
}
.logo a{
	position:relative;
	display:block;
	overflow:hidden;
	height:100%;
}
.print-logo{display:none;}
/*NAVIGATION*/
.nav{
	margin:0;
	padding:2px 0;
	width:940px;
	height:20px;
	overflow:hidden;
	list-style:none;
	position:absolute;
	top:192px;
	left:5px;
	border-top:1px solid #9b9ea1;
	border-bottom:1px solid #9b9ea1;
	background:#fff;
	font:1.1em/12px Verdana, Arial, Helvetica, sans-serif;
}
.nav li{
	float:left;
	padding:0 10px;
}
.nav li a{
	padding:4px 10px 3px;
	display:block;
	text-decoration:none;
	color:#369;
}
.nav li a:hover{background:#f4f5f6;}
/*MIDDLE*/
#middle{
	border-top:1px solid #fff;
	overflow:hidden;
	height:1%;
	margin:0 5px;
}
/*MAIN-COLUMN*/
.main-column{
	float:right;
	width:740px;
}
/*INFORMATION LIST*/
.info-list{
	margin:0 0 0 3px;
	padding:0;
	list-style:none;
	font-size:1.2em;
}
.info-list .info-txt{
	float:left;
	width:528px;
	background:url(../images/separator2.gif) repeat-x;
	padding:2px 17px 6px;
}
.info-list .info-txt .first{background:none;}
.info-list .banner{
	float:right;
	width:175px;
	margin:1px 0
}
.info-list .banner img{
	border:1px solid #b0bfc6;
	padding:1px;
}
.info-list li{
	overflow:hidden;
	height:1%;
	vertical-align:top;
	margin-bottom:-3px;
}
.info-list p{
	margin:0 0 3px;
	line-height:20px;
	text-align:justify;
}
.inner .info-list p{letter-spacing:0.0em; word-spacing:2px;}
.info-list p strong{color:#6c0000;}
/*HEADING OF INFORMATION LIST*/
.heading{
	overflow:hidden;
	height:25px;
	background:#f4f5f6;
	padding:5px 20px;
	margin:0 -16px 21px -17px;
	width:521px;
}
.ico-bg{
	float:left;
	margin:-8px 8px 3px 1px;
}
.heading h2{
	float:left;
	margin:0;
	color:#014970;
	font-size:1em;
	word-spacing:5px;
	letter-spacing:2px;
	padding:5px 0 3px;

}
/*BUTTON SHARE*/
.heading .share{
	float:right;
	width:125px;
	margin:-2px 0 0;
}
/*HEADING LIST-ICONS*/
.heading ul{
	float:right;
	height:20px;
}
.info-list .heading li{
	margin:0;
	background:none;
	display:inline;
	padding:0 4px;
	vertical-align:middle;
}
/*REGISTER BOX*/
.register-box{
	overflow:hidden;
	height:1%;
	padding:0 8px 0 18px;
}
.register-box img{float:left;}
.register-box span{
	float:right;
	text-transform:uppercase;
	font-size:0.9em;
	margin:34px 0 0;
}
.register-box span a{
	text-decoration:none;
	margin:0 10px;
}
.register-box span a:hover{text-decoration:underline;}
/*READ MORE LINK*/
.info-list .read-more{
	overflow:hidden;
	height:1%;
	margin:0;
	padding:2px 0 0;
}
.info-list .read-more a{
	float:right;
	text-indent:-9999px;
	overflow:hidden;
	height:5px;
	width:6px;
	background:url(../images/ico-arrow.gif) no-repeat;
}
/*LEFT COLUMN*/
.left-column{
	float:left;
	width:200px;
}
.left-column ul{
	margin:0;
	padding:0 0 0 5px;
	list-style:none;
	width:195px;
	overflow:hidden;
}
.left-column li{
	vertical-align:top;
	height:1%;
	width:200px;
	overflow:hidden;
	margin-left:-5px;
	padding-bottom:2px;
	background:#f2f3f5 url(../images/separator2.gif) repeat-x 0 100%;
}
.left-column li:after{
	content:"";
	clear:both;
	display:block;
}
.left-column li a{
	display:block;
	width:200px;
	margin:0 auto;
}
.left-column li a:after{
	content:"";
	display:block;
	clear:both;
}
.left-column li img{float:left;}
/*LEFT COLUMN MENU*/
.left-column .side-menu{
	border-top:1px solid #fff;
	background:#f2f3f5;
	font:1.1em Verdana, Arial, Helvetica, sans-serif;
}
.side-menu li{
	margin:0;
	width:auto;
}
.side-menu li a{
	height:1%;
	margin:0;
	padding:0 0 0 15px;
	width:auto;
	line-height:23px;
	text-decoration:none;
}
.side-menu li a:hover, .side-menu li a.active{
	background:url(../images/left-menu-hover.gif) no-repeat 50% 0;
}


.infobox p{margin:0 0 10px;}
.infobox{
background:#f2f3f5 url(../images/separator2.gif) repeat-x 0 100%;
padding:10px 20px 1px;
font-size:1.1em;
line-height:23px;

}



/*FOOTER*/
#footer{
	margin:0 auto;
	width:950px;
	font-size:1em;
}
#footer .content{
	background:url(../images/main-bg.png) repeat-y;
	height:1%;
	padding:0 5px 1px;
}
#footer .content div{
	background:#dfe3e5 url(../images/footer-bg.gif) repeat-x;
	overflow:hidden;
	height:1%;
	color:#656565;
	padding:35px 32px 10px 30px;
}
/*FOOTER NAVIGATION*/
#footer .content div ul{
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	font-size:1.1em;
}
#footer .content div li{
	display:inline;
	padding-left:20px;
}
#footer .content div li a{text-decoration:none;}
#footer .content div li a:hover{color:#bd790d;}
#footer .content div p{margin:0;}
#footer img{
	display:block;
	margin:24px auto 0;
}
/*INVISIBLE BANNER AREA*/
/*INNER PAGE*/
/*MAIN COLUMN*/
.inner .main-column{
	width:740px;
	overflow:hidden;
	display:inline;
}
.inner .main-column .info-list li{padding:0 38px 0 0;}
.inner .main-column .info-list .text-part{
	background:url(../images/guarantee-bg.gif) no-repeat 100% 0;
	padding:0 110px 20px 15px;
}
.inner .main-column .info-list .text-data{
	background:url(../images/.gif) no-repeat 100% 0;
	padding:0 0px 20px 30px;
}

.inner .main-column .info-list em{
	font-style:normal;
	font-weight:bold;
}
.inner .heading{
	width:711px;
	margin:0 0 11px;
	padding:9px 6px 7px 20px;
}
.inner .heading h2{
	font-size:1em;
	letter-spacing:0;
	font-weight:bold;
}
/*TABLE OF PLANS*/
.plans-table{
	width:670px;
	margin:4px auto 3px;
	padding:5px;
	border-collapse:collapse;
	vertical-align:middle;
	text-align:center;
	line-height:19px;
	font-size:1.1em;
}
.plans-table .border-head td{
	background:url(../images/border1.gif) repeat-x 0 100%;
	height:5px;
	border:none;
}
.plans-table .empty-cell td{height:19px;}
.plans-table .alt td{background:#f4f5f6;}
.plans-table td{
	margin:0;
	padding:0;
	background:#f8f9fa;
	border:2px solid #fff;
}
.plans-table th{
	border:2px solid #fff;
	margin:0;
	padding:0;
	background:#f4f5f6;
}
.plans-table td.first-column{
	text-align:left;
	color:#111;
	line-height:20px;
	padding:0 30px;
	width:191px;
}
.plans-table strong{
	color:#d20000;
	padding:0 4px;
	font-size:1.1em;
}
.first-column{width:265px;}
.second-column{width:135px;}
.third-column{width:135px;}
.plans-table .host-site td{
	padding-top:3px;
	line-height:normal;
}
.plans-table .host-site td.first-column{
	color:#00486f;
	padding-top:0;
	font-weight:bold;
	font-size:0.9em;
}

/*GENERAL TABLE*/
.gen-table{
	width:690px;
	margin:4px 0 3px 10px;
	padding:0;
	border-collapse:collapse;
	vertical-align:middle;
	text-align:justify;
	line-height:24px;
}
.gen-table .border-head td{
	height:5px;
	border:none;
}
.gen-table .empty-cell td{height:19px;}
.gen-table .alt td{margin:0;}
.gen-table td{
	margin:0;
	padding:0;
	border:0px solid #fff;
}
.gen-table th{
	border:0px solid #fff;
	margin:2px;
	padding:2px;
}
.gen-table td.first-column{
	text-align:left;
	line-height:20px;
	padding:0 3px;
	width:191px;
}
.gen-table strong{
	padding:0 4px;
	font-size:12px;
}
.a1-column{width:197px; text-align:justify;}
.a2-column{width:360px; text-align:justify;}
.a3-column{width:430px; text-align:justify;}
.gen-table .host-site td{
	padding-top:3px;
	line-height:normal;
}
.gen-table .host-site td.first-column{
	padding-top:0;
	font-weight:bold;
	font-size:10px;
}



/*SUB TITLE*/
.sub-title{
	margin:0 auto;
	width:670px;
	padding:7px 0;
	color:#a9401d;
	text-align:center;
	background:url(../images/border2.gif) repeat-x;
}
.sub-title h3{
	font-size:1.1em;
	line-height:38px;
	margin:0;
	border-left:1px solid #fff;
	border-right:1px solid #fff;
}
/*FEATURES LIST*/
.features-list{
	margin:0;
	padding:0 0 0 50px;
	list-style:none;
	float:left;
	width:300px;
	font-size:1.1em;
}
.features-list li{
	width:300px;
	background:url(../images/box-bg.jpg) repeat-y;
	margin:0 0 10px;
	vertical-align:top;
	height:1%;
}
.email-top, .design-top, .analys-top, .network-top{margin-left:10px;}
.web-top, .builder-top, .traffic-top, .backup-top{margin-left:20px;}
.email-top .top{background:url(../images/email-top.jpg) no-repeat;}
.web-top .top{background:url(../images/web-top.jpg) no-repeat;}
.design-top .top{background:url(../images/design-top.jpg) no-repeat;}
.builder-top .top{background:url(../images/builder-top.jpg) no-repeat;}
.analys-top .top{background:url(../images/analys-top.jpg) no-repeat;}
.traffic-top .top{background:url(../images/traffic-top.jpg) no-repeat;}
.network-top .top{background:url(../images/network-top.jpg) no-repeat;}
.backup-top .top{background:url(../images/backup-top.jpg) no-repeat;}
.features-list li .bottom{
	background:url(../images/box-bottom.jpg) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding:8px 5px 8px 11px;
}
.features-list ul{
	margin:0;
	padding:0;
	list-style:none;
}
.features-list li li{
	float:none;
	display:block;
	margin:0;
	width:auto;
	background:url(../images/bullet1.gif) no-repeat 0 4px;
	padding:0 0 4px 12px;
}
.features-list li li a{text-decoration:none;}
.features-list li li:hover a{color:#a9401d;}
.features-list h4{
	margin:0 0 18px 1px;
	font-size:1em;
}
/*flash sidebar*/
.info-list .flash-holder{
	float:right;
	width:161px;
	height:118px;
	background:url(../images/banner11.jpg) no-repeat 1px 1px;
	border:1px solid #B0BFC6;
	padding:27px 1px 0 11px;
	margin:1px 0 4px 0;
	display:inline;
}
/* advert footer list */
.ad-list{
	margin:0;
	padding:8px 0;
	list-style:none;
	text-align:right;
}
.ad-list li{
	display:inline;
	padding:0 5px;
}
#footer .ad-list li img{
	margin:0;
	display:inline;
}
.wrapper{
	overflow:hidden;
	width:100%;
}
/* ad band under main content */
.ad-band{
	background:url(../images/bg-adband.gif) repeat-x;
	height:31px;
	overflow:hidden;
	font-size:1.1em;
}
.ad-band .title{
	font-weight:bold;
	color:#000;
	width:182px;
	height:23px;
	padding:8px 10px 0;
	float:left;
	background:url(../images/border3-v.gif) repeat-y 100% 0;
}
/* breadcrumbs */
.breadcrumbs{
	margin:0;
	padding:8px 0 0 9px;
	list-style:none;
	float:left;
	font-size:0.9em;
	font-weight:normal;
	color:#550000;
}
.breadcrumbs li{
	display:inline;
	padding-left:4px;
}
.breadcrumbs a{
	text-decoration:none;
	color:#550000;
	background:url(../images/separator3.gif) no-repeat 100% 5px;
	padding-right:15px;
}
.breadcrumbs a:hover{text-decoration:underline;}
/* image link list */
.image-link{
	margin:0;
	padding:5px 6px 0 12px;
	list-style:none;
	float:right;
	color:#707070;
}
.image-link li{
	display:inline;
	padding:0 4px;
}