/*
Mogilev.biz Bootstrap CSS adds
Bootstrap to CMS NetCat adaptation

http://www.mogilev.biz/
*/

/**************************************/
/*          Mogilev.biz common styles       */
/**************************************/


body {
position: relative;
}

.old-body-style {
position: relative;
background: #f9f9f9;
}

.maincont {
background: #fff;
}

.maincont-old {
background: #fff;
border-left: #ccc 1px solid;
border-right: #ccc 1px solid;
}

h1 {
font-size: 20px;
line-height: 30px;
}


h2 {
font-size: 16px;
border-bottom: 1px solid #C6C6C6;
}


a {
color: #0956AE;
text-decoration: underline;
}
a:active, a:hover {
color: #990000;
}

.fl {
float: left;
}

.fr {
float: right;
}
.span10 {
  width: 730px;
}

.span7 {
  width: 550px;
}
.span4 {
    width: 300px;
  }
.span3 {
  width: 240px;
}
.span2 {
  width: 150px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
width: 300px;
}

.mynavbar-fixed-top {
width: 100%;
padding-left: 0;
margin-left: 0;
}

.leftblock {
padding: 10px 0 0 10px;

}
.rightblock {
padding: 10px 10px 0 0;
}

.zagblock {

border-bottom: 2px solid #C6C6C6;
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
}


.navbar .brand{
display: none;
opacity:0.8;
	color:rgb(255,255,255);
text-shadow: none;
	padding: 7px 60px 7px;
	-webkit-transition:color .2s ease-in-out;
	cursor:pointer;
text-decoration: none;
}
.navbar .brand:hover{
opacity:1;	

}

.navbar.navbar-fixed-top .brand {
display: block;
}

.navbar.navbar-fixed-top .bmglogo {
display: none;
} 



.logobar {
margin:0;
width: 200px;
padding: 3px 0 0 15px;
}

.srform {
width: 490px;
padding: 10px 0 0;
}

.usertopmenu {
width: 270px;
padding: 7px 0 0;
}

.frmrow {
padding-top:15px;
}

.navbar .nav a:hover{
	-webkit-transition:color .3s ease-in-out;
}

.navbar .navbar-inner{
	box-shadow:none;
min-height: 34px;
padding-left: 10px;
padding-right: 10px;

}


.navbar.blue {
margin-bottom: 5px;
border-top: 1px solid rgb(102, 96, 238); 
border-bottom: 1px solid rgb(102, 96, 238); 
margin-bottom: 0;
}

.navbar.blue .navbar-inner{
background: -moz-linear-gradient(top,  rgba(9,86,174,0.8) 0%, rgba(2,74,158,0.85) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(9,86,174,0.8)), color-stop(100%,rgba(2,74,158,0.85))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(9,86,174,0.8) 0%,rgba(2,74,158,0.85) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(9,86,174,0.8) 0%,rgba(2,74,158,0.85) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(9,86,174,0.8) 0%,rgba(2,74,158,0.85) 100%); /* IE10+ */
background: linear-gradient(top,  rgba(9,86,174,0.8) 0%,rgba(2,74,158,0.85) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0956ae', endColorstr='#d9024a9e',GradientType=0 ); /* IE6-9 */
}

.navbar.blue2 .navbar-inner{
    background: #0956ae;
background: -moz-linear-gradient(top,  #0956ae 0%, #024a9e 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0956ae), color-stop(100%,#024a9e));
background: -webkit-linear-gradient(top,  #0956ae 0%,#024a9e 100%);
background: -o-linear-gradient(top,  #0956ae 0%,#024a9e 100%);
background: -ms-linear-gradient(top,  #0956ae 0%,#024a9e 100%);
background: linear-gradient(top,  #0956ae 0%,#024a9e 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0956ae', endColorstr='#024a9e',GradientType=0 );



}
.navbar.blue .nav > li > a{
	color:rgb(255,255,255);
    opacity:0.8;
    -webkit-transition:opacity .3s ease-in-out;
text-shadow: none;
padding: 7px 3px 7px;
text-decoration: none;
}
.navbar.blue .nav > li > a:hover{
	opacity:1;
}
.navbar.blue .nav > .active > a{
    opacity:1;
	background-color:rgba(0,0,0,0.2);
text-shadow: none;
}


.navbar.blue  .divider-vertical {
  height: 34px;
  margin: 0 9px;
  border-left: 1px solid rgb(102, 96, 238);
  border-right: none;
}


.topbanner {
margin: 2px 0;
text-align: center;
}

.bottombanner {

margin-top: 20px;
background-color: #F6F6F6;
padding: 10px 4px;

}


.bottombanner a {
padding: 0 4px;
}





.leftblock > ul {
margin: 10px 0 10px 5px;
list-style-type: none;


}
.leftblock  li {
margin: 5px 0;

}




.header {
background: #0956ae;
padding-top: 8px;
}

.bmglogo {
padding: 3px 20px 0 15px;
}

.mginer {
border: none;
}

.mgl-form-srh {
margin: 0 0 0 200px;
}

.srhplace {
width: 120px;
}


.mgl-form-srh  input {
padding: 1px 3px;
margin: 0 5px;
}
.mgl-form-srh  select {
height: 24px;
line-height: 24px;
padding: 1px;
}
.mgl-form-srh .btn {
margin-top: 0;
padding: 2px 8px;
}

.navbar.usertopmenu {
float: right;
margin: -5px 0 0 0;
font-size: 12px;
}


.navbar.usertopmenu .rnav > li {
float: left;
margin: 0;

}

.navbar.usertopmenu .rnav > li > a{
	color:rgb(255,255,255);
    opacity:0.8;
    -webkit-transition:opacity .3s ease-in-out;
text-shadow: none;
padding: 7px 10px 7px;
}
.navbar.usertopmenu .rnav > li > a:hover{
	opacity:1;

}


.bmgdrop {
margin: 2px -75px 0;
}


.navbar .nav > li > .dropdown-menu::before {
top: -7px;
left: 99px;
}

.navbar .nav > li > .dropdown-menu::after {
top: -6px;
left: 100px;
}


.navbar  .caret {
opacity:0.8;
  border-top-color: #fff;
  border-bottom-color: #fff;
  margin-top: 8px;
}
.navbar .nav .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
opacity:1;
}


.navbar .nav  li.dropdown.open > .dropdown-toggle,
.navbar .nav  li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #0956ae;
  color: #fff;
}

.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;

}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.contextblock {
padding-top: 10px;
}

.contextname {
padding:0;
color: #006600;
font-size: 12px;
line-height: 14px;
}

.contexlink {
font-size: 13px;
line-height: 16px;
margin-bottom: 3px;
}



.contextblock {
border: 1px #ccc solid;
margin: 0 0 10px;
padding: 10px;
background-color: #fafafa;
font-size: 13px;
padding-top: 10px;
}

.contexttext {
margin-bottom:3px;
line-height: 16px;
font-size: 13px;
}

.contexttext a {
color: #eee;
text-decoration: none;
}

.contexttext a {
color: #333;
text-decoration: none;
}

.contexlinksp {
line-height: 16px;
margin-bottom: 3px;
color: #0956AE;
text-decoration: underline;
cursor: pointer;
}

.contexlinksp:first-letter {
text-transform: uppercase;
}


.footer {
font-size: 13px;
line-height: 12px;
}

.copy {
padding: 0 10px;
}

.stat {
text-align: right;
padding: 0 10px 0 20px;
}

.stat {
width: 430px;
}



.botline {
border-top: 3px solid #0956AE;
}

.searchblock {
padding-bottom: 50px; 
}

.searchblock   ul {
list-style-type: none;
margin: 5px 0 15px 25px;
}

.searchblock   li{
line-height: 18px;
}

.leftblocknews ul {
margin: 10px 0 10px 5px;
list-style-type: none;
}

.leftblocknews li {
margin: 10px 0;
line-height: 16px;
}

.leftblockbiz li {
font-size: 13px;
line-height: 14px;
}

.soc-icon {
float: left;
display: inline;
overflow: hidden;
width: 16px;
height: 16px;
padding: 0 10px 0 0;
vertical-align: top;
border: 0;
background: url(/images/mogilev/img/soc-icon.png) 0 99px no-repeat;
}

.soc-icon_vkontakte {
background-position: 0 0;
}

.soc-icon_facebook {
background-position: 0 -68px;
}

.soc-icon_twitter {
background-position: 0 -51px;
}

.soc-icon_odnoklassniki {
background-position: 0 -170px;
}

.soc-icon_gplus {
background-position: 0 -426px;
}

.soc-icon_rss {
background-position: 0 -204px;
}

.soc-icon_ya {
background-position: 0 -17px;
}

.newslist {
padding: 15px 0 5px;
border-bottom: #ccc 1px dotted;
}

.newslist a {
font-weight: bold;
}
.newslist p {
padding-top: 3px;
}

.navprevnext {
padding: 20px 0;
}

.pefnews {
padding: 10px 0 30px 0;
line-height: 18px;
}

.pefnews a:hover {
text-decoration: underline;
}

.pefnews a {
color: #333;
text-decoration: none;
}

.socsetblock {
padding: 15px 0;
text-align: center;
}


.adblock {
border: 1px solid #EEE;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: white;
padding: 9px 30px 10px 10px;
margin: 0 0 29px 0;
}

.list_itm3 {
width: 33%;
text-align: center;
float: left;
padding: 10px 0 8px 0;
}

.advblock {
padding: 10px;
background-color: #F6F6F6;
}

.bnr7 {
margin: 0 10px 10px 0;
background-color: #f5f5f5;
text-align: center;
}

.bnr7 img {
padding:10px 0;
}

.afisha-cal {
font-weight: bold;
padding:30px 0 5px;
}

.theatre-str tr {
border-bottom: 1px solid #ccc;
}

.theatre-str td {
padding: 5px 0;
}


.company_goods{
	overflow: hidden;
	zoom: 1;
	padding: 20px 0 0 0;
}

.company_goods .hdl{
	border-bottom: 1px solid #CCCCCC;
	overflow: hidden;
	zoom: 1;
	padding: 0 0 3px 0;
}

.company_goods .hdl h2{
	float: left;
	background: url(../images/cg.jpg) left 3px no-repeat;
	padding: 0 0 0 19px;
	font-size: 18px;
}

.company_goods .hdl a{
	float: right;
	color: #004DA5;
	margin: 5px 0 0 0;
}

.company_goods_in li{
	display: block;
	float: left;
	width: 20%;
	text-align: center;
}

.company_goods_in li a{
	color: #004EA3;
	text-decoration: underline;
}

.company_goods_in li i{
	display: block;
	font-style: normal;
	padding: 10px 0 0 0;
}

.company_goods_in li a:hover{
	text-decoration: none;
}

.company_goods_in ul{
	padding: 20px 0;
	overflow: hidden;
	zoom: 1;
}

.company_goods_in{
	padding: 20px 0 0 0 ;
	overflow: hidden;
	zoom: 1;
}

.company_goods_in li span {
display: inline-block;
width: 60px;
height: 58px;
padding: 2px 1px;
text-align: center;
background: url(../images/pop-bord.gif) left top no-repeat;
}


.annons {
font-size: 14px;
line-height: 18px;
padding: 15px 0 0;
display: inline;
}

.annons h1 {
font-weight: normal;
	font-size: 14px;
	line-height: 18px;
	display: inline;
	text-decoration: none;
	
}

.selpr {
padding: 1px;
width: 200px;
}

.skb { display: none; }
.vsb { display: block; }
.skb {margin-left:-5px;}


.list_itm4 {
width: 25%;
text-align: center;
float: left;
padding: 10px 0 8px 0;
}

.centr {
text-align: center;
}

.b-playbill_schedule_block_table {
width: 100%;
}

.b-playbill_schedule_border {
padding: 0;
border-bottom: 1px solid #e7eef2;
}

.b-playbill_schedule_block_title {
display: block;
padding: 20px 0 10px 0;
font-weight:bold;
}

.b-playbill_schedule_block_table_place {
width: 145px;
padding-right: 15px;
padding-left: 15px;
text-transform: uppercase;
}

.__movie .b-playbill_schedule_block_table_time {
width: 180px;
}

.b-afisha-schedule_day_time_table_time_ticket {
float: left;
margin-right: 1px;
margin-bottom: 1px;
}

.b-playbill_schedule_block_table_time_item {
display: inline-block;
}

.b-afisha-schedule_day_time_table_time_ticket.__nobg {
background: transparent;
box-shadow: none;
-webkit-box-shadow: none;
padding: 0 5px 5px;
cursor: default;
}


.imblock {
width: 110px; 
float: left; 
padding: 10px;
}

.imblockint {
padding: 5px; 
height: 100px; 
width:100px; 
border: 1px solid #ddd; 
display:table-cell; 
vertical-align:middle; 
text-align:center;
}


.imblockzav {
width: 160px; 
float: left; 
padding: 0 15px 5px 0
}

.imblockintzav {
padding: 5px; 
height: 120px; 
width:150px; 
border: 1px solid #ddd; 
display:table-cell; 
vertical-align:middle; 
text-align:center;
}