/**
 * Home page style
 *
 * @os
 * @teaser
 * @about vpn
 * @free trial
 * @fresh blog
 * @top faqs
 * @comodo
 */

 /*@os*/

.wording{
	margin-left: 326px;
	line-height: 26px;
	text-align: center;
	letter-spacing: 3px;
}
.manuals{
	float: left;
	width: 290px;
	height: 300px;
	background: url(/static/img/manuals_bg.png) no-repeat 0 0;
}
.manuals h2{
	padding: 20px 0;
	margin-bottom: 20px;
	text-align: center;
	color: #BDBDBD;
    font-family: 'AuraRegular';
    font-weight: normal;
	background: url(/static/img/vertical_spliter.png) no-repeat center bottom;
}
.manuals li{
	float: left;
	width: 90px;
	padding: 10px 0 10px 40px;
	margin: 0 0 8px 15px;
}
.manuals li.winphone{
	padding: 4px 0 0 40px;
}
.ios{
	background: url(/static/img/apple.png) no-repeat 0 center;
}
.android{
	background: url(/static/img/android.png) no-repeat 0 center;
}
.winphone{
	background: url(/static/img/win_m.png) no-repeat 0 center;
}
.mac{
	background: url(/static/img/mac.png) no-repeat 0 center;
}
.linux{
	background: url(/static/img/linux.png) no-repeat 0 center;
}
.win{
	background: url(/static/img/win.png) no-repeat 0 center;
}
.blackberry{
	background: url(/static/img/bb.png) no-repeat 0 center;
}

/*@teaser*/

.teaser_wrap{
	position: relative;
	float: left;
	width: 573px;
	height: 300px;
	margin-left: 37px;
	background: url(/static/img/teaser_bg.png) no-repeat 0 0;
}
.teaser_wrap h2{
	padding: 20px 0;
	margin-bottom: 20px;
	text-align: center;
    font-family: 'AuraRegular';
    font-weight: normal;
	color: #BDBDBD;
	background: url(/static/img/vertical_spliter.png) no-repeat center bottom;	
}
.prev_teaser, .next_teaser{
	position: absolute;
	top: 136px;
	width: 18px;
	height: 28px;
	cursor: pointer;
}
.prev_teaser{
    display: none;
	left: 5px;
	background: url(/static/img/prev_b_s.png) no-repeat 0 0;
    z-index: 1;
}
.next_teaser{
    display: none;
	right: 5px;
	background: url(/static/img/next_b_s.png) no-repeat 0 0;
    z-index: 1;
}
.teaser{
	position: absolute;
	top: 45px;
	left: 0;
	height: 240px;
	width: 100%;
	overflow: hidden;
}
.slider{
	position: absolute;
	top: 0;
	left: 0;
	width: 1719px;
	height: 240px;
}
.slide_1{	
	position: relative;
	float: left;
	width: 573px;
	height: 240px;
	background: url(/static/img/slide_1.png) no-repeat center;
}
.slide_2{
	position: relative;
	float: left;
	width: 573px;
	height: 240px;
	background: url(/static/img/slide_2.png) no-repeat center;
}
.slide_1 .grey_btn{
	position: absolute;
	top: 168px;
	right: 52px;
}

/*@about vpn*/

.aboutVpn li{
	float: left;
	width: 290px;
	margin-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.aboutVpn li.firstInRow{
	margin-left: 0;
}
.aboutVpn li.firstInRow.firstChild,
.aboutVpn li.lastInRow.firstChild{
	margin-top: 50px;
}
.aboutVpn h4{
	min-height: 20px;
	line-height: 20px;
	padding: 5px 0 5px 35px;
	margin-bottom: 10px;
	color: #BDBDBD;
}
.aboutVpn p{
	padding-right: 20px;
	margin: 0 0 10px 35px;	
}
.servers{
	background: url(/static/img/servers.png) no-repeat 0 0;
}
.fastVpn{
	background: url(/static/img/fast.png) no-repeat 0 0;
}
.perfomance{
	background: url(/static/img/perfomance.png) no-repeat 0 0;
}
.anonimity{
	background: url(/static/img/anonimity.png) no-repeat 0 0;
}
.unlock{
	background: url(/static/img/unlock.png) no-repeat 0 0;
}
.compatibility{
	background: url(/static/img/compatibility.png) no-repeat 0 0;
}
.assure{
    background: url(/static/img/assure.png) no-repeat 0 0;
}
.more{
	color: #FFFFFF;
	text-decoration: underline;
    cursor: pointer;
}
span.more:hover b{
	display: block;
}
.openRes{
	display: none;
	position: absolute;
	width: 338px;
	height: 75px;
	top: 80px;
	left: 265px;
	background: url(/static/img/open_res.png) no-repeat 0 0;
	cursor: pointer;
}
.aboutVpn li.shifted1{
    margin-top: -40px;
}
.aboutVpn li.shifted2{
    position: relative;
    margin: -80px 0 0 300px;
}

/*@free trial*/

.freeTrial{
	margin: 30px 0 0;
	text-align: center;
	font-size: 16px;
}
.freeTrial .grey_btn{
	display: inline-block;
    vertical-align: middle;
	margin-left: 10px;
}

/*@fresh blog*/

.freshBlog{
	float: left;
	width: 585px;
}
.blogWrap{
	float: left;
}
.blogWrap p{
    float: left;
    width: 325px;
    margin-right: 10px;
}
.blogWrap img{
    float: left;
    width: 250px;
    margin: 15px 0;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
}

/*@top faqs*/

.topFaqs{
	float: left;
	width: 285px;
	margin-left: 30px;
}
.topFaqs li {
	margin-bottom: 13px;
}
.topFaqs li a{
	color: #BDBDBD;
}

/*@comodo*/

.comodo{
    text-align: center;
}
.comodo img, .comodo span{
    display: inline-block;
    vertical-align: top;
}
.comodo span{
    text-align: left;
    margin: 30px 0 0 20px;
}