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

body{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#778ca2;
	background:#dee5e7 url(../images/page-bg-tile.gif) bottom left repeat-x;
}
#pagecontainer{
	width:980px;
	margin:0 auto;
	display:block;
}
#footercontainer{
	margin:0 auto;
	width:980px;
	height:70px;
	background:url(../images/footer-bg.jpg) top left no-repeat;
	position:relative;
}
#footercontainer a{
	background:url(../images/bg-xcommerce.gif) top left no-repeat;
	position:absolute;
	top:17px;
	right:-125px;
	display:block;
	width:230px;
	height:40px;
	font-size:11px;
	line-height:11px;
	padding:12px 0 0 195px;
	color:#999;
	text-decoration:none;
}
#headercontainer{
	width:980px;
	height:53px;
	display:inline;
	float:left;
	background:url(../images/header-bg.gif) top left no-repeat;
	margin-bottom:20px;
}
#logo{
	width:178px;
	height:46px;
	float:left;
	display:inline;
	margin-left:12px;
}
#menucontainer{
	height:49px;
	float:right;
	display:inline;
	margin-right:10px;
}
#menucontainer a{
	display:inline;
	float:left;
	height:31px;
	padding:18px 20px 0px 20px;
	color:#dee5e7;
	text-decoration:none;
}
#menucontainer a:hover{
	text-decoration:underline;
}
#menucontainer img{
	display:inline;
	float:left;
	border:none;
}
#maincontainer-top{
	display:inline;
	float:left;
	width:980px;
	height:6px;
	background:url(../images/maincontent-bg-top.gif) top left no-repeat;
	line-height:1px;
}
#maincontainer{
	display:inline;
	float:left;
	width:960px;
	background: url(../images/maincontent-bg-tile.gif) top left repeat-y;
	padding:10px;
	padding-bottom:30px;
}
.clear{
	clear:both;
}
.sign-in-btn{
	width:361px;
	height:43px;
	float:left;
	display:inline;
	margin-top:50px;
	margin-left:20px;
	background:url(../images/sign-in-btn.jpg);
}
.sign-in-btn-home{
	width:533px;
	height:64px;
	position:absolute;
	top:135px;
	left:-490px;
	background:url(../images/sign-in-btn-home.jpg);
	z-index:999;
}
.sign-in-btn a{
	display:block;
	width:100%;
	height:100%;
	background: url(bg.gif);
	padding:0px;
}
.mac{
	width:417px;
	height:252px;
	float:left;
	display:inline;
	padding-top:20px;
	position:relative;
}
.badge{
	position:absolute;
	right:-30px;
	top:-10px;
}
.content{
	width:960px;
	display:inline;
	float:left;
}
.content a{
	color:#778ca2;
	text-decoration:none;
	}
.content a strong{
	color:#5a6f84;
	}
.content .bigbox{
	width:672px;
	float:left;
	display:inline;
	background:url(../images/bigbox-bg-tile.gif) top left repeat-y;
	margin-left:20px;
	border-bottom:solid 1px #dee5e7;
}
.content .bigbox .header{
	width:660px;
	height:23px;
	font-size:13px;
	background: url(../images/bigbox-header-bg.gif) top left no-repeat;
	padding: 8px 0px 0px 12px;
}
.content .bigbox .content{
	width:650px;
	float:left;
	display:inline;
	padding:10px 0px 7px 12px; 
}
.content .bigbox .title-content{
	width:636px;
	float:left;
	display:inline;
	padding:10px 0px 10px 12px;
	background:#ecf1f2;
	text-align:center;
	margin:0 12px;
	font-weight:bold;
	color:#778ca2
}
.content .bigbox .subtitle-content{
	width:660px;
	float:left;
	display:inline;
	padding:10px 0px 10px 12px;
	font-weight:bold;
}
.content .bigbox .content .column-check{
	width:160px;
	float:left;
	display:inline; 
	text-align:center;
	height:30px;
}
.content .bigbox .content .column{
	width:300px;
	float:left;
	display:inline; 
	margin:10px;
}
.content .bigbox .content .column a{
	border:none;
	background:none;
	padding:0px;
}

.content .bigcontainer{
	width:672px;
	float:left;
	display:inline;
	margin-left:20px;
	min-height:500px;
}
.content .bigcontainer .template{
	width:210px;
	height:180px;
	background:url(../images/screen-bg.gif) top left no-repeat;
	float:left;
	display:inline;
	margin:0px 14px 0px 0px;
	font-size:11px;
	line-height:1.6em;
}
.details{
	display:none;
	background: url(../images/details-bg.gif) top left no-repeat;
	float:left;
	width:200px;
	height:140px;
	margin:5px 0px 0px 5px;
	padding:2px 0px 0px 5px;
	line-height:1.9em;
}
.details strong{
	color:#FFF;
	font-weight:normal;
}
.content .bigcontainer .template img{
	float:left;
	display:inline;
	padding:5px;
}
.content .bigcontainer .template a img{
	float:left;
	display:inline;
	background:none;
	border:none;
}
.content .bigcontainer .template a{
	color:#8ed610;
	background:none;
	padding:0px;
	text-decoration:underline
}
.content .smallbox{
	width:235px;
	float:right;
	display:inline;
	background:url(../images/smallbox-bg-tile.gif) top left repeat-y;
	margin-right:15px;
	border-bottom:solid 1px #dee5e7;
	margin-bottom:15px;
}
.content .smallbox .header{
	width:223px;
	height:23px;
	font-size:13px;
	background: url(../images/smallbox-header-bg.gif) top left no-repeat;
	padding: 8px 0px 0px 12px;
}
.content .smallbox .content{
	width:211px;
	float:left;
	display:inline;
	padding:10px 12px 10px 12px; 
	font-size:11px;
}
.content .smallbox .img{
	float:left;
	display:inline;
	border:none;
	margin-bottom:13px;
}
.content .smallbox .text{
	float:left;
	display:inline;
	width:125px;
	color:#8ed610;
	font-size:11px;
	padding-left:5px;
	padding-top:2px;
}
.content .smallbox .text strong{
	color:#778ca2;
	font-size:12px;
}
.content .smallbox span{
	float:left;
	display:inline;
}
.content .smallbox .label{
	float:left;
	display:inline;
	width:165px;
	padding-left:10px;
	padding-top:2px;
	height:23px;
	font-size:11px;
}

.hl{
	float:left;
	display:inline;
	margin-left:12px;
}
.tempic{
	float:left;
	display:inline;
	margin-top:10px;
	width:648px;
}
.tempic a.img{
	border:1px solid #dee5e7;
	float:left;
	display:inline;
}
.tempic .img img{
	border:1px solid #FFF;
	float:left;
	display:inline;
}
.tempic span{
	float:left;
	display:inline;
	width:638px;
	height:24px;
	background:url(../img/bg-temps.gif) top left no-repeat;
	position:relative;
	padding:6px 0px 0px 10px;
}
.tempic span a{
	background:url(../img/btn-up.gif) top left no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:0px;
	top:0px;
}
.tempic span a:hover{
	background:url(../img/btn-up.gif) top right no-repeat;
}
form, fieldset{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	border:none;
	}
.input{
	width:180px;
	height:18px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:4px 0px 0px 5px;
	float:left;
	display:inline;
	border-top:1px solid #B3BCBF;
	border-left:1px solid #B3BCBF;
	border-right:none;
	border-bottom:none;
	background:#FFF;
	color:#555;
}
.input:focus{
	background:#FFFCDF
	}
.news-submit{
	height:27px;
	width:88px;
	float:right;
	display:inline;
	background:url(../img/btn-news.gif) top left no-repeat;
	cursor:pointer;
	border:none;
	margin-top:10px;
}
.textarea{
	width:180px;
	height:100px;
	font: 11px Arial, Helvetica, sans-serif, Tahoma;
	text-decoration: none;
	padding:4px 0px 0px 5px;
	float:left;
	display:inline;
	border-top:1px solid #dee5e7;
	border-left:1px solid #dee5e7;
	border-right:none;
	border-bottom:none;
	background:#FFF;
	color:#555;
}
.radio{
	background:none;
	border:none;
	margin:0px;
	padding:0px;
}
.radio_row{
	background:none;
	border:none;
	margin:0;
	padding:5px 0 0 0;
	float:left;
	display:inline;
	width:300px;
}
.radio_row .radio{
	background:none;
	border:none;
	margin:2px 0 0 0;
	padding:0;
	float:left;
	display:inline;
	height:13px;
	width:13px;
}
.radio_row div{
	background:none;
	border:none;
	margin:0px;
	padding:0 0 0 5px;
	float:left;
	display:inline;
	height:13px;
}
.radio_row div .name{
	float:left;
	display:inline;
	width:100px;
	font-size:11px;
}
.radio_row div .price{
	float:left;
	display:inline;
	color:#8ed610;
	font-size:11px;
}
.step4-next{
	background: url(../img/btn-step4-next.gif) top left no-repeat;
	width:242px;
	height:32px;
	display:inline;
	float:right;
	border:none;
}
.submit-contact{
	background: url(../img/btn-submit-contact.gif) top left no-repeat;
	width:207px;
	height:40px;
	display:inline;
	float:right;
	border:none;
	margin-right:30px;
}
.bulina{
float:left;
display:inline;
padding-right:20px;
padding-top:8px;
}
.step-text{
float:left;
display:inline;
width:580px;
}
.tick{
float:left;
display:inline;
padding-right:10px;
padding-top:5px;
}
.adv-text{
float:left;
display:inline;
width:620px;
padding-top:6px;
}
#maincontainer .banner-home{
	float:left;
	display:inline;
	width:923px;
	height:119px;
	padding:5px 1px;
	background:url(../img/bg-bannerhome.gif) top left no-repeat;
	margin:20px 0 20px 20px;
	position:relative;
}
#maincontainer .banner-home .freehost{
	float:left;
	display:inline;
	width:180px; /*285*/
	height:94px;
	padding:15px 0 0 105px;
	background:url(../img/icon-server.gif) top left no-repeat;
}
#maincontainer .banner-home .freelogo{
	float:left;
	display:inline;
	width:190px; /*305*/
	height:94px;
	padding:15px 20px 0 95px;
	background:url(../img/icon-lolli.gif) top left no-repeat;
}
#maincontainer .banner-home .freedomain{
	float:left;
	display:inline;
	width:240px; /*331*/
	height:94px;
	padding:15px 0 0 91px;
	background:url(../img/icon-ro.gif) top left no-repeat;
}
#maincontainer .banner-home h2{
	float:left;
	display:inline;
	width:100%;
	padding:0 0 5px 0;
	color:#90a561;
	font-size:18px;
	font-weight:normal;
	margin:0;
	visibility:visible;
	font-family:Arial, sans-serif, Helvetica;
}
#maincontainer .banner-home h2 strong{
	color:#ff4500;
	font-weight:normal;
}
.banner-home span{
	float:left;
	display:inline;
	width:100%;
	color:#333;
	font-size:12px;
}
.popup-home{
	position:fixed;
	top:300px;
	left:30%;
	*position:absolute;
	*top:-100px;
	*left:200px;
	width:411px;
	height:275px;
	background:url(../img/shadow-popup.png) top left no-repeat;
	*background:none;
	padding:5px;
	display:block;
	z-index:9999;
}
.popup-home .popup-content{
	display:inline;
	float:left;
	width:375px;
	height:231px;
	background:url(../img/bg-popup.jpg) top left no-repeat;
	padding:136px 0 0 44px;
	position:relative;
}
.popup-home .popup-content a{
	display:inline;
	float:left;
	width:314px;
	height:36px;
	background:url(../img/btn-popup.gif) top left no-repeat;
	margin:0 0 10px 0;
	color:#333;
	font-size:12px;
	text-decoration:none;
	padding:7px 0 0 10px;
	font-weight:bold;
}
.popup-home .popup-content a:hover{
	}
.popup-home .popup-content a span{
	color:#999;
	font-size:11px;
	font-weight:normal
}
.popup-home .popup-content a:hover span{
	color:#ff4500;
}
.popup-home .popup-content a.close{
	display:block;
	width:12px;
	height:12px;
	background:url(../img/btn-close.gif) top left no-repeat;
	position:absolute;
	bottom:83px;
	right:7px;
	z-index:99999
}
