body{
font-size: 14px;
    color: #282828;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 2px 0 0 0;
}
h1{
    color: #282828;
    font-size: 160%;
    font-weight: normal;
}
h2{
    font-size: 140%;
    color: black;
    font-weight: normal;
}
h2 a{
    color: #282828;
}
a{
    color: #0b84d1;
    text-decoration: none;
}
a:hover{
    color: #44aff2;
}
table{
	margin: .5em 0;
}
table .tableHeader-processed a{
    color: white!important;
}
table td,table th{
	text-align:left;
	border-right:1px solid #fff;
	padding:.4em .5em;
}
table th, table th h1, table th h2, table th h3{
	background-color:#ff6600;
	color:#fff;
	text-transform:uppercase;
	border-bottom: 2px solid #CCCCCC}
table td, td.active{background-color:#fff;}
table th a:link, table th a:visited{color:#FFF;}
table th a:hover{color:#fff;}
table tr.even td{background-color:#ffecbe;}
table tr:hover td{background-color:#fff8bc;}

table.nostyle td,table.nostyle th,table.nostyle tr.even td,table.nostyle tr:hover td{border:0;background:none;background-color:transparent;}

.bue-ui {
background-color: #efefef;
padding: 0.5%;
width:100%
}
div.captcha {
padding: 10px;
}
img.captcha_image {
float: left;
padding-right: 50px;}
tr.odd {background:#fff;}
#forum thead th {border-bottom:3px solid #ccc;}
#forum td.posts,#forum td.topics,#forum td.replies,#forum td.pager{text-align:left;}
#forum tr td.forum{background-position:4px 9px;}
#forum .container {
min-width: 400px;
}
.forum-topic-navigation{background:#eee;border:none;border-bottom:1px solid #ccc;margin-bottom:1em;padding:5px;}
#authorization-block{
    background-color: #F7F7F7;
}
#authorization-block #content{
  /*  width: 1000px;*/
    height: 39px;
    margin: 0 auto;
    padding: 0 40px;
}
#authorization-block form{
    display: block;
    float: right;
    color: #7e858b;
    font-size: 90%;
	    padding-right: 38px;
		    height: 40px;
}
#authorization-block ul{
    display: block;
    position: absolute;
    margin-left: -276px;
    margin-top: 10px;
}
#authorization-block ul li{
    display: block;
    list-style: none;
    float: left;
    margin: 0;
}
#authorization-block ul a{
    color: #7e858b;
    text-decoration: none;
    font-style: italic;
}
#authorization-block ul a:hover{
    color: black;
}
#authorization-block ul li.first{
    border-right: 1px solid #B5B8BB;
    padding-right: 15px;
}
#authorization-block ul li.last{
    border-left: 1px solid #C5C7C9;
    padding-left: 15px;
}

#authorization-block #edit-name-wrapper,
#authorization-block #edit-pass-wrapper,
#authorization-block .form-submit{
    float: left;
    font-style: italic;
}
#authorization-block .form-item{
    margin: 0 15px 0 0;
    float: left!important;
}
#authorization-block .form-item input{
    display: block;
    float: left;
    margin-top: 7px;
    height: 20px;
    border: 1px solid #CDCDCD;
    font-size: 90%;
    color: black;
    padding: 0 5px;
}
#authorization-block .form-item label{
    float: left;
    font-weight: normal;
    margin-top: 10px;
    margin-right: 7px;
}
#authorization-block .form-submit{
    display: block;
    position: relative;
    background-color: #F5F5F5;
    border: 1px solid #AEB3B6;
    color: #AEB3B6;
    border-radius: 5px;
    margin-top: 7px;
    height: 22px;
    top: -29px;
    right: -33px;
    font-size: 100%;
    float: right;
    color: #7F868C;
    font-style: normal;
    cursor: pointer;
}
#authorization-block .form-submit:hover{
    background-color: white;
}
#authorization-block .form-item label .form-required{
    display: none;
}
#authorization-block #welcome{
    float: right;
    color: #7e858b;
    font-size: 90%;
    margin-top: 11px;
    font-style: italic;
}
#authorization-block #welcome a{
    color: #7e858b;
    text-decoration: underline;
}
#authorization-block #welcome a:hover{
    text-decoration: none;
    color: black;
}
#header{
    height: 168px;
    background: #F4560A url(images/header_bg.png) repeat-x left top;
    border-top: 1px solid #D57D1A;
    border-bottom: 1px solid white;
}
#header #content{
/*    width: 1000px;*/

    margin: 0 auto;
    padding: 0 40px;
}
#header #logo-title{
    float: left;
    margin-top: 10px;
    margin-bottom: 12px;
}
#header #banner1-region{
    float: right;
    width: 468px;
    height: 60px;
    margin: 15px 65px 0 0;
}

#header #navigation{
    clear: both;
}
#header #navigation #left-bg{
    float: left;
    width: 5px;
    height: 40px;
    background: url(images/main_menu_left_bg.png) no-repeat;
}
#header #navigation #right-bg{
    float: left;
    width: 6px;
    height: 40px;
    background: url(images/main_menu_right_bg.png) no-repeat;
}
#header #navigation #primary{
    display: block;
    float: left;
    height: 40px;
    background: #D34E04 url('images/main_menu_bg.png') repeat-x left top;
    padding: 0 10px;
  /*  width: 969px;*/
}

ul.links {
    margin: 0;
    padding: 0;
}
#header #navigation ul li{
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}
#header #navigation .primary-links a{
    float: left;
    height: 27px;
    color: white;
    text-decoration: none;
    padding: 13px 20px 0;
    margin: 0;
    text-shadow: 0 2px 2px #94350a;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 100%;
}
#header #navigation .primary-links a:hover, #header #navigation .primary-links li a.active{
    background:url(images/main_menu_hover_bg.png) repeat-x left top;
}
#header-shadow{
    width: 100%;
    height: 27px;
    background:url(images/header_shadow.png) repeat-x left top;
}
.region.region-header {
    float: right;
    padding: 15px;
}
#page{
/*    width: 1000px;*/
    margin: 0 auto;
    padding: 0 40px 0;
}
#page #banner2-region{
   /* height: 80px;
    width: 468px;*/
    margin: 0 auto;
	font-size:12px;
}
#content-content{
    max-width: 718px;
    clear: none;
    float: left;
    padding-right: 20px;
    margin-bottom: 40px;
}
#content-content{

}
#breadcrumb{
    color: #949494;
    font-size: 85%;
}
#breadcrumb a{
    color: #949494;
}
#breadcrumb a:hover{
    color: #0b84d1;
}
.tabs .primary{
    border: none;
    background-color: #E1EAF2;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 30px;
}
.tabs .primary a{
    border: none;
    background: none;
}
.tabs .primary li.active a{
    border: none;
    background: none;
}
.tabs .primary a:hover{
    background: none;
}
#content-content .views-row .links ul{
    display: block;
}
.nodefooter{
    background-color: #efefef;
    padding: 10px;
    margin: 10px 0;
    border-radius: 5px;
    color: #737373;
    font-size: 85%;
}
#content-content .separator{
    display: inline-block;
    width: 1px;
    height: 10px;
    margin: 0 5px;
    background-color: #b3b3b3;
    border-right: 1px solid #d0d0d0;
}
#content-content .links-teaser .node-links-comments-count{
    float: right;
    display: inline-block;
    padding-left: 17px;
    background: url(images/comment_count.png) no-repeat left 2px;
}
#content-content .links-teaser .flag-link-wrap{
    display: inline-block;
}
#content-content .links-teaser .flag-link-wrap li{
    padding: 0 0 0 2px;
}
#content-content .links-teaser .flag-link-wrap li,
#content-content .links-teaser .flag-link-wrap ul{
    display: inline-block;
}
#content-content .service-links{
    float: right;
    margin-right: 50px;
}

#content-content .service-links a{
    margin-right: 8px;
}
#block-block-23 {
font-size:12px;
}
#block-block-16 {
	background-color: #E1EAF2;
	padding: 0.3em;
	border-radius: 5px;}
#block-block-16 .content span.capt {
    background: none repeat scroll 0 0 #CCCCCC;
    border: 1px outset #CCCCCC;
    font-weight: bold;
    padding: 2px;
}
#sidebar-right{
    float: left;
    width: 260px;
}
#sidebar-right .block{
    width: 230px;
    background-color: #E1EAF2;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 30px;
}
#sidebar-right .block h2{
    color: #282828;
    font-size: 160%;
    font-weight: normal;
    margin: 0 0 20px 0;
}
#footer-wrapper{
    clear: both;
    background-color: #F7F7F7;
    color: #7e858b;
    padding: 40px;
    border-top: 1px solid #C6C6C6;
}
#footer{
  /*  width: 1000px;*/
    margin: 0 auto;
    color: #7e858b;
}
#footer a{
    color: #7e858b;
}
#footer-indent{
    height: 40px;
}
.topic-icon-new,
.topic-icon-default,
.topic-icon-hot-new,
.topic-icon-hot,
.topic-icon-sticky,
.topic-icon-closed{
    background-image: url(images/forum_icons.png);
    background-repeat: no-repeat;
}
.topic-icon-new{
    background-position: 0 5px;
}
.topic-icon-default{
    background-position: 0 -19px;
}
.topic-icon-hot-new{
    background-position: 0 -41px;
}
.topic-icon-hot{
    background-position: 0 -65px;
}
.topic-icon-sticky{
    background-position: 0 -113px;
}
.topic-icon-closed{
    background-position: 0 -88px;
}
.forum-post .forum-post-info{
    background-color: #ff6800;
    background-image: none;
    color: white;
}
.forum-post .forum-post-info a{
    color: white!important;
}
.author-pane{
    float: left;
    width: 176px;
    background-color: #efefef;
    background-image: none;
}
.forum-post-wrapper{
    background: none;
}
.forum-post-panel-sub{
    float: left!important;
    clear: none!important;
}
.forum-post-panel-main{
    float: left!important;
    clear: none!important;
    width: 524px!important;

}
.forum-post-content {
      overflow-x: auto;
}
.forum-post .author-name{
    margin: 10px 0;
}
.forum-post .author-name a{
    color: #282828;
    font-size: 145%;
}
.pager{
    margin-top: 30px!important;
}
.pager li a{
    color: #0b84d1;
    padding: 5px 5px;

}
.pager li{
    margin: 0 0!important;
}
.pager li.pager-current, .pager li a:hover{
    background-color: #0b84d1;
    color: white;
    padding: 5px 5px;
}
.more-link{
    margin: 10px 0;
}
.rate-widget ul{
    display: block;
    float: right;
    clear: both;
}
#comments .comment{
    background-color: #efefef;
    padding: 15px;
    margin: 20px 0;
    border-radius: 5px;
}
#comments .comment img {max-width: 100%;}
#comments .submitted{
    color: #b3b3b3;
    font-size: 85%;
}
.clear-block:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#comments .user-picture img{max-height:80px;}
#comments .user-picture{
    float: left;
    margin: 0 15px 0 0;
}
#comments .comment-new{
background-color: #e0e9f1!important;
    margin: 0 0 10px 0;
    color: #ab3e3e;
    display: block;
}
#comments .links{
    clear: both;
    float: right;
}
#comments .links a{
    color: #737373;
    font-size: 90%;
    text-transform: capitalize;
}
#comments .links a:hover{
    color: #44aff2;
}
#comments .links li{
    border-left: 1px solid #ababab;
    padding-left: 10px;
}
#comments .links li.first{
    border: none;
}
#comments .fivestar-widget-static{
    position: absolute;
    margin: 5px 10px;
    margin-top: -28px;
    margin-left: 600px;
}
.last-comment{
    /*background-color: #e0e9f1!important;*/
}
#content-content  table {
    table-layout: fixed;
    width: 100%;
}
#comments .tips {
display:none;}
#content-content .field-name-taxonomy-vocabulary-4{
    padding-left: 15px;
    margin: 10px 0;
    min-height: 15px;
    background: url('images/terms.png') no-repeat left center;
}
#content-content .field-name-taxonomy-vocabulary-4 a{
    color: #949494;
    font-size: 90%;
}
#content-content .field-name-taxonomy-vocabulary-4 a:hover{
    color: black;
}
#content-content .field-name-taxonomy-vocabulary-2, .field-name-field-prov-image{
    margin-left: 20px;
	float:right;
    padding: 5px;
	    border: 0;
}
#content-content form.fivestar-widget {
float: right;
margin-top: -46px;
width: 100px;
margin-right: 0;
}


.float-r{
    display: block;
    float: right;
    margin: 0px;
}
.float-l{
    display: block;
    float: left;
    margin:0px;
}
.profile .picture{
    float: none;
}
.imagecache-node_pic {float:right;}

#content-content .node div.content{min-height: 95px;}
#content-content .view-tarifblock article h2{
    position: absolute;
    font-size: 16px;
    margin: 3px 21px;
    border-bottom: 2px solid #e1eaf2;
    font-weight: bold;
	}
	#content-content .view-tarifblock article h2 a{color:#fff;}
#content-content .view-tarifblock article div.content{
    min-height: 50px;
    max-height: 66px;
    overflow: hidden;
    margin-bottom: 5px;
	}

#block-menu-menu-provaiders ul {
    padding: 0 0 0.25em 1em;
}
form#comment-form  .form-type-textfield {
    width:210px;
    float:left;
    padding: 2px 25px 0 0;
    color: #696665;
    margin:0;}
form#comment-form .form-type-textfield input {width:210px;}
div#edit-comment-body {
    clear: both;
    width: 100%;
}


.form-item-mail .description {
    font-size: 9px;
}
.comment-form .hybridauth-widget-wrapper {
    float: right;
}

.form-item.form-type-checkbox.form-item-notify {
    float: left;
}

.comment-form .hybridauth-widget-wrapper h3 {
    margin: 10px 0 4px 0;
}
input#edit-submit {
    background: #f66d0f;
    padding: 7px 20px;
    color: #fff;
    border: 1px solid;
    box-shadow: 1px 1px 1px #636060;
}
#google_recaptcha_comment_node_news_form, .form-actions.form-wrapper {clear:both;}
/*�� �����������. ��� ������ ��� �������, ��� ���� �������������� �����*/
#authorization-block .hybridauth-widget-wrapper {
    position: absolute;
    margin-left: -594px;
    top: 10px;
}

#authorization-block .hybridauth-widget-wrapper h3 {
    font-size: 13px;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: italic;
}

#authorization-block ul.hybridauth-widget {
    margin-left: 158px;
    top: -13px;
}
.not-logged-in .filter-wrapper {display:none;}

.view-provaiders-tag .views-row {
    float: left;
    padding: 10px 15px;
    border-radius: 20px;
    border: 2px solid #e1eaf2;
    height: 140px;
    margin: 15px;
	min-width: 110px;
    text-align: center;
    border-top: 3px solid #f3c8b3;
    border-bottom: 3px solid #f3c8b3;
	-webkit-box-shadow:0px 0px 5px 2px #e1eaf2;
    -moz-box-shadow: 0px 0px 5px 2px #e1eaf2;
    box-shadow: 0px 0px 5px 2px #e1eaf2;
}

.view-provaiders-tag h3 {
    clear: both;
}
.view-provaiders-tag .views-row img {
    padding: 10px 0;
    vertical-align: middle;
}

.view-provaiders-tag .views-field-field-prov-image .field-content {
    line-height: 110px;
}

.view-provaiders-tag .views-field-name {
    max-width: 105px;
}


.field-name-field-tarif2-cost, .field-name-field-tarif-speed {
color: #ffffff;
    padding: 18px 5px 5px 1px;
    text-align: center;
    width: 200px;
    height: 50px;
    float: left;
    padding-bottom: 15px;

}
.field-name-field-tarif2-cost .field-item, .field-name-field-tarif-speed .field-item{
    font-size:24px;
    color: #ffffff;
    margin: 10px;
    }
	.field-name-field-tvchan {
	float: left;
    margin-top: 21px;
    margin-left: 0px;
    font-size: 16px;
    color: #fff;
    width: 76px;
    text-align: center;
    font-weight: bold;
    border: 2px solid;
    padding: 5px;
    border-radius: 10px;
	}
	.field-name-field-nighttime{clear:left;}
	.field-name-field-nightspeed, .field-name-field-nighttime {    color: #fff;
    margin-top: 64px;
    font-size: 18px;
    font-weight: bold;
    margin-left: 260px;
    position: absolute;
	}
	.field-name-field-nighttime {
    margin-left: 265px;
    color: #F7ECE1;
    margin-top: 49px;
    font-size: 12px;
}
.field-name-field-tarif2-cost .field-label,.field-name-field-tarif-speed  .field-label{
    margin: 6px;
}

.node-type-new-tarif .field-name-body, .node-new-tarif .field-name-body{
	clear:both;background: #fff;padding: 12px;}
.field-type-text-with-summary {
      word-break: break-all;
}
 .node-type-new-tarif #content-content .field-name-taxonomy-vocabulary-2, .node-new-tarif .field-name-taxonomy-vocabulary-2{
     background: #fff;
    border-radius: 4px;
    width: 190px;
    margin: 0;    height: 71px;}

#content-content .view-tarifblock .field-name-field-tvchan {
    margin-top: 13px;}
#content-content .view-tarifblock .field-name-taxonomy-vocabulary-2 {margin:0;}
#content-content .view-tarifblock .field-name-taxonomy-vocabulary-2 {margin:0;}
.view-tarifblock .page-taxonomy .field-name-taxonomy-vocabulary-2{height: 56px;}
	.node-type-new-tarif .field-name-field-extended, .node-new-tarif .field-name-field-extended  {
	height: 16px;
    padding: 3px;
	clear: both;
	    border-top: 15px solid #fff;}
	.node-type-new-tarif .field-name-field-extended .field-item, .node-new-tarif .field-name-field-extended .field-item {
float: left;
    background: #e08216;
    color: white;
    padding: 1px 8px;
    border: 1px solid #e2ab6a;
    margin: 0 3px;
}
.field-name-taxonomy-vocabulary-2 .field-items, .node-new-tarif .field-name-taxonomy-vocabulary-2 .field-items {
    padding: 0px;text-align: center;
}

.node-type-new-tarif #content-content > div.content, .node-new-tarif div.content {
    background: #f88f17;
    border: 2px dashed #f88f17;
    padding-bottom:0;
    margin-bottom: 0;
	    min-height: 81px;
	    border-radius: 5px;
}
.node-new-tarif .field-name-taxonomy-vocabulary-2, .vocabulary-vocabulary-2 {
    border: 2px solid #f88f17;
    border-top-width: 5px;
    border-radius: 5px;
    padding: 5px 10px;
}

ul li.collapsed {
    list-style-image: none;
    list-style-type: square;
    color: #da5104;
}
ul li.leaf {
      list-style-image: none;
    list-style-type: disc;
    color: #da5104;
}
  #block-menu-menu-provaiders{  padding: 15px;
  line-height: 18px;}
  #content-content .field-name-body img, .field-name-field-image img {
    max-width: 100%;
}
#block-views-provaiders-tag-block-1, .view-id-front{clear: both;}
@media (max-width:900px) {
  .tabs ul.primary{
    white-space: pre-wrap;
  }
  .responsive-menus.responsified span.toggler {
    background: #d64f04;
    padding: 9px 0;
    box-shadow: 1px 0px 1px #fff;
  }
    #header #navigation #primary {
    background: none;
        width: 100%;
  }
  #header #navigation #left-bg,  #header #navigation #right-bg {
    display: none;
  }
}
@media (min-width: 768px) {
  #authorization-block #content,  #header #content,#page,#footer{
    width: 500px;}
    #header #navigation #primary{
     width: 485px;
    }

  }
@media (min-width: 900px) {
  #authorization-block #content,  #header #content,#page,#footer{
    width: 1000px;}
    #header #navigation #primary{
     width: 969px;
    }

  }
