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

#wrapper_popup{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	}
	
/*======Top Blocks========*/

#top{
	background:url(../images/top-blocks-bg.png) bottom center no-repeat;
	height:540px;
	width:960px;
	position: relative;
	z-index:0;
	}
	
#top .newsflash{
	position:relative;
	z-index:2;}

#top .block{
	width:238px;
	float:left;
	position:absolute;
	z-index:3;
	border-left:1px solid #bdbdbd;
	}
	
#top .block.first{
	left:0;
	border:none;
	}
	
#top .block.second{
	left:238px;
	}

#top .block.third{
	left:476px;}

#top .block.fourth{
	left:714px;}

#top .block h4{
	display:block;
	height:30px;
	line-height:30px;
	background:#131212;
	color:#fff;
	font-size:18px;
	margin:0;
	text-align: center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	}
	
#top .block.active h4{
	background:url(../images/host-title-act.jpg) top left repeat-x #1d1d1d;}
	
	
#top .block > p.price {
	font-size:70px;
	line-height:84px;
	color:#fff;
	margin:0;
	text-align: center;
	background:url(../images/price-bg.jpg) top left repeat-x;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	height: 84px;
	}
	
#top .block > p.price_free {
	font-size:50px;
	line-height:84px;
	color:#FFFFFF;
	margin:0;
	text-align: center;
	background:url(../images/price-bg.jpg) top left repeat-x;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	height: 84px;
	font-weight: bold;
	}
#top .block > p.price_free:hover {
    color: #FFFFFF;
	}

#top .block.active p.price{
	background:url(../images/hosting-price-act.jpg) top center no-repeat;
	height:88px;
	}
#top .block.active p.price_free{
	background:url(../images/hosting-price-act.jpg) top center no-repeat;
	height:88px;
	}
	
#top .block.active{
	position:absolute;
	top:-4px;
	z-index:4;
	border:none;
	width:239px;

	-webkit-box-shadow: #000 0 0 2em;
    -moz-box-shadow: #000 0 0 2em;
    box-shadow: #000 0 0 2em;
}
	
#top .block.active .add-cart{
	height:88px;}
	
#top .block > p span.sign{
	font-size:30px;
	position:relative;
	top: -25px;
	}
	
#top .block > p span.month{
	font-size: 18px;
    position: relative;
    top: -3px;
	text-transform:uppercase;
	}
	
#top .block ul{
	background: url(../images/box-ul-bg.jpg) bottom left repeat-x #dbdbdb;
	margin:0;
	display:block;
	min-height:240px;
	padding-bottom: 1px;
	}
	
#top .block.active ul{
	background: url(../images/box-ul-bg.jpg) bottom left repeat-x #f1f1f1;}

#top .block ul li {
	background:url(../images/price-list-bg.jpg) bottom left repeat-x;
	height:40px;
	padding:0 30px;
	}
	
#top .block.active ul li{
	background:url(../images/price-list-bg-act.jpg) bottom left repeat-x;
}
	
#top .block ul li a{
	line-height:40px;
	background:url(../images/price-link-bg.png) top left no-repeat;
	padding-left:25px;
	font-size:13px;
	color:#292929;
	font-weight:bold;
	display:block;
	height:40px;}
	
#top .block ul li a:hover{
	color:#e5620b;}
	
#top .block .add-cart{
	background:url(../images/addtocart-bg.jpg) bottom left repeat-x #f9f9f9;
	padding:0px 33px;
    text-align: center;
	height:83px;
	position:relative;
}
	
#top .block .add-cart p.button_fw{
	background:url(../images/button-bg.png) top left repeat-x;
	display:block;
	height:44px;
	margin:0;
	position:absolute;
	top:20px;
	left: 38px;
		}
		
#top .block .add-cart p.button_fw:hover{
	background:url(../images/button-bg.png) bottom left repeat-x;}
	
#top .block .add-cart p.button_fw a{
	background:url(../images/addtocart-right.png) top right no-repeat;
	display:block;
	padding: 0 15px;
	text-decoration: none;
}

#top .block .add-cart p.button_fw a > span{
	font-size:20px;
	line-height:44px;
	color:#fff;
	padding-right: 36px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	letter-spacing:-1px;
	}
#top-row{
	background-color:#FF5A00;
	;
	padding-top: 0px;
	margin-top: 10px;
}
	
/*=======MAIN CONTENT========*/

#content{
	padding-bottom: 0px;
    position: relative;
    z-index: 6;}
	
p.button_fw
{
	background:url(../images/button-bg.png) top left repeat-x;
	height:44px;
	border-radius:6px;
 	-moz-border-radius:6px;
 	-webkit-border-radius: 6px;
	}
	
p.button_fw:hover{
	background:url(../images/button-bg.png) bottom left repeat-x;
	}
	
div.button_fw
{
	background:url(../images/button-bg.png) top left repeat-x;
	height:40px;
	line-height: 38px;
	border-radius:6px;
 	-moz-border-radius:6px;
 	-webkit-border-radius: 6px;
	
	width:100px;
	text-align:center;
	position:relative;
}
	
div.button_fw a,
div.button_fw input,
div.button_fw button_fw{
	color:#fff;
	text-decoration:none;
	font-size:18px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	letter-spacing:-1px;
	border:none;
	cursor:pointer;
	background:none;
	display:block;
	width:100%;
	height:35px;
	}
	
div.button_fw:hover{
	background:url(../images/button-bg.png) bottom left repeat-x;
	line-height: 38px;
	border-radius:6px;
 	-moz-border-radius:6px;
 	-webkit-border-radius: 6px;
	
	width:100px;
	text-align:center;
	position:relative;
	}
	
div.contact-email div.button_fw{
width:110px;}
	
.item-content{
position:relative;
z-index:2;}
	
.item-content div.button_fw{
	top:22px;
	width:100px;
	}
.in_block_text{
	color: #292929;
	text-decoration: none;
}
