/**
 * Price page style
 *
 * @less details
 * @detailed
 * @countries
 * @useful articles
 * @feedbacks
 * @comodo
 */

/*@bottomBgFix*/

#bottomBg{
    display: none;
}

/*@less details*/

.lessDetails{
    display: none;
    float: left;
    min-height: 255px;
    padding-left: 10px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    color: #DDDDDD;
    background: url(/static/img/price_frame.png) no-repeat 0 5px;
}
.pricingList{
    float: left;
    width: 585px;
}
.pricingList li{
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    text-shadow: none;
}
.pricingList li div{
    display: inline-block;
}
.pricingList li a{
    display: block;
}
.desc{
    width: 450px;
    font-weight: normal;
}
.traffic{
    width: 60px;
    text-align: right;
}
.price{
    width: 65px;
    text-align: right;
}
.mainIncludes{
    float: left;
    width: 285px;
    margin-left: 10px;
    padding-left: 10px;
}
.mainIncludes ul{
    margin-left: -10px;
    padding-left: 10px;
    background: url(/static/img/menu_spliter.png) repeat-y 0 0;
}
.mainIncludes li{
    padding-left: 20px;
    margin-bottom: 15px;
    font-family: Arial, Helvetica, sans-serif;
    text-shadow: none;
    background: url(/static/img/arrows_r.png) no-repeat left center;
}
.mainIncludes li:first-child{
    font-weight: bold;
    text-decoration: underline;
    background: none;
}

/*@detailed*/

.detailedPrice{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;

}
.pricing{
    position: relative;
    float: left;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.prev_price, .next_price{
    position: absolute;
    top: 180px;
    width: 26px;
    height: 40px;
    cursor: pointer;
}
.prev_price{
    left: -31px;
    background: url(/static/img/prev_b.png) no-repeat 0 0;
}
.offers1-3 .prev_price{
    display: none;
}
.next_price{
    right: -31px;
    background: url(/static/img/next_b.png) no-repeat 0 0;
}
.offers4-6 .next_price{
    display: none;
}
.priceWrap{
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    width: 1830px;
}
.subTitle > div{
    font-weight: bold;
    text-decoration: underline;
}
.tariffPlan{
    float: left;
    width: 290px;
    height: 400px;
    margin: 0 15px 0 0;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    background: url(/static/img/tariff_bg.png) no-repeat 0 0;
}
.pricing .header{
    padding-bottom: 25px;
    margin: 25px 50px;
    text-align: center;
    font-weight: normal;
    color: #BDBDBD;
    font-family: 'AuraRegular';
    background: url(/static/img/red_line.png) repeat-x 0 bottom;
}
.tariffDescr{
    margin: 0 20px;
    font-size: 16px;
    color: #BDBDBD;
}
.tariffDescr .clearfix{
    height: 2px;
    margin: 0 30px 15px;
    background: url(/static/img/header_underline.png) repeat-x 0 bottom;
}
.tariffDescr .grey_btn{
    float: right;
    width: 100px;
    font-size: 18px;
    background: url(/static/img/buttons_big.png) no-repeat 0 0;
}
.tariffDescr .grey_btn:hover{
    background: url(/static/img/buttons_big.png) no-repeat -100px 0;
}
.tariffInfo{
    background: url(/static/img/menu_spliter180.png) no-repeat 145px 0;
}
.tariffInfo, .tariffInfo li{
    overflow: hidden;
}
.tariffInfo li{
    margin-bottom: 18px;
}
.leftCol{
    float: left;
    text-align: left;
}
.rightCol{
    float: right;
    text-align: right;
    font-weight: bold;
    color: #FFFFCC;
}
.planPrice{
    float: left;
    height: 36px;
    line-height: 30px;
    font-size: 20px;
    font-family: 'ArialRoundedBold', Arial, Helvetica, sans-serif;
}
.viewWrap{
    text-align: center;
}

/*@countries*/

.list li{
    float: left;
    width: 80px;
    padding-top: 28px;
    margin-right: 10px;
    text-align: center;
    font-size: 12px;
    color: #858585;
    font-family: Arial, Helvetica, sans-serif;
}
.austria{
    background: url(/static/img/austria.png) no-repeat top  center;
}
.canada{
    background: url(/static/img/canada.png) no-repeat top  center;
}
.france{
    background: url(/static/img/france.png) no-repeat top  center;
}
.hong-kong{
    background: url(/static/img/hong-kong.png) no-repeat top  center;
}
.iceland{
    background: url(/static/img/iceland.png) no-repeat top  center;
}
.uk{
    background: url(/static/img/uk.png) no-repeat top  center;
}
.sweden{
    background: url(/static/img/sweden.png) no-repeat top  center;
}
.usa{
    background: url(/static/img/usa.png) no-repeat top  center;
}
.switzerland{
    background: url(/static/img/switzerland.png) no-repeat top  center;
}

/*@useful articles*/

.usefulArticle{
    float: left;
    width: 595px;
}
.usefulArticle{
    float: left;
    width: 585px;
}
.usefulArticle > div{
    overflow: hidden;
    margin-bottom: 20px;
}
.usefulArticle h4{
    margin-bottom: 10px;
}
.usefulArticle p{
    width: 340px;
}
.left img{
    float: right;
}
.left p{
    float: left;
}
.left h4{
    float: left;
}
.left .readMore{
    float: left;
}
.right img{
    float: left;
}
.imgPreview{
    width: 214px;
    height: 214px;
}
.right p{
    float: right;
}
.right .readMore{
    float: left;
    margin-left: 30px;
}

/*@feedbacks*/

.feedbacks{
    float: left;
    width: 285px;
    margin-left: 20px;
    font-family: Arial, Helvetica, sans-serif;
}
.feedback{
    margin-bottom: 25px;
}
.feedback h4{
	font-size: 12px;
    font-weight: normal;
    color: #BDBDBD;
}
.feedback p{
    text-shadow: none;
    color: #868685;
}

/*@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;
}