@font-face {
    font-family: 'intro_';
    src: url('intro-webfont.eot');
    src: url('intro-webfont.eot?#iefix') format('embedded-opentype'),
         url('intro-webfont.woff') format('woff'),
         url('intro-webfont.ttf') format('truetype'),
         url('intro-webfont.svg#intro_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html { height:100%;}
body { font: 17px/20px Arial; /* height:100%; */ background-color: #ccc; color: #2c2c2c;
	/* brand ad */
	/*padding-top: 287px;*/
	/*background: url('/images/akadem-boks.jpg') top center black no-repeat;*/
	/*background: url('/images/akadem-boks-banner.jpg') center top no-repeat, url('/images/akadem-boks-background.jpg') top center black no-repeat;*/
	/*background: url('/images/akadem-boks-background.jpg') top center black no-repeat;*/
	
	background: url('../images/allfight-background__old.jpg') top center black no-repeat;
	/*background: url('/images/allfight-brendirovanie-3.jpg') top center #c6c5c5 no-repeat;*/
	
	/* height:100%; */
}

@media(max-width: 991px) {
	.mobile-banner {
		display: block;
	} 

	body { 
		background: url('/local/templates/allfight/images/allfight-background__old.jpg') top center black no-repeat;	
	}
}

a {
	  outline: none!important;
}
.clearboth {
	clear: both;
}
.akadem-boks-main {
	margin: 0 auto;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 390px;
	text-align: center;
}
.akadem-boks-link {
	width:100%;
	height:100%;
	position: fixed;
	top: 0px;
	left: 0px;
}

.akadem-boks-left {
	width: 248px;
	height: 174px;
	position: fixed;
	top: 109px;
	margin-left: -748px;
	left: 50%;
	/* background: url('/images/akadem-left.png') no-repeat; */
}
.akadem-boks-right {
	width: 248px;
	height: 174px;
	position: fixed;
	top: 109px;
	margin-left: 499px;
	left: 50%;
	/* background: url('/images/akadem-right.png') no-repeat; */
}

h1 {
	font-size: 25px;
	line-height: 26px;
	margin: 13px 0 18px 0;
}
.h1 {
	font-size: 25px;
	line-height: 26px;
	margin: 13px 0 18px 0;
	font-weight: bold;
}
.white-h1 {
	margin: 0px !important;
	padding: 13px 0 18px 0 !important;
	background: white;
}
	.ctop_left h1 {
		text-transform: uppercase;
		font-size: 20px;
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	margin: 10px 0;
	padding: 0;
}
.artcat_itemheading {
	font-weight: bold;
	font-size: 0.83em;
}
.category-module_daynews .artcat_itemheading {
	font-size: 1em;	
}
.newsflash-title {
	font-weight: bold;
	font-size: 1em;
	-webkit-margin-before: 1.33em;
	-webkit-margin-after: 1.33em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.poll_title {
	font-weight: bold;
	margin: 5px 0;
}
p {
	text-align: justify;
}
a, a:active, a:visited, a:hover {
	color: #000;
}
#wrapper { min-height: 100%; height: auto !important; height: 100%; width: 1000px; margin: 0 auto;
	margin: 0 auto;
	z-index: 2;
	position: relative;
}
div.wrapper { margin: 0 auto; }

#header .wrapper {
	height: 96px;
	margin: 22px auto;
	padding: 15px 20px;
	width: 920px;
	background-color: #fff;
}
	#header .header_top {
		height: 43px;
	}
	#logo {
		display: block;
		width: 330px;
		height: 42px;
		float: left;
		background: url('../images/logo.png') no-repeat center center;
	}
		#header .header_top .head_phone {
			height: 43px;
			line-height: 43px;
			font-size: 40px;
			float: right;
			font-family: 'intro_';
		}
			#header .header_top .head_phone span {
				color: #a0a0a0;
			}
	#header .header_bot {
		height: 33px;
		padding-top: 20px;
		position: relative;
	}
		#header .head_menu {
			height: 33px;
		}
			#header .head_menu ul.menu {
				list-style-type: none;
				padding: 0;
				margin: 0;
				width: 100%;
				border-bottom: 5px solid #2d2d2d;
				height: 28px;
			}
				#header .head_menu ul.menu li {
					float: left;
					height: 33px;
				}
				#header .head_menu ul.menu li.item-229 {
					margin-left: 14px;
				}
					#header .head_menu ul.menu li a {
						padding: 0 8px;
						line-height: 28px;
						color: #000;
						text-decoration: none;
						font-size: 14px;
						font-weight: bold;
					}
					#header .head_menu ul.menu li span.hm_botbord {
						display: block;
						height: 5px;
						background-color: #2d2d2d;
						border-left: 2px solid #2d2d2d;
						border-right: 2px solid #2d2d2d;
					}
					#header .head_menu ul.menu li:hover span.hm_botbord {
						background-color: #008cd4;
						border-left: 2px solid #fff;
						border-right: 2px solid #fff;
					}
		#header .header_bot .head_search {
			position: absolute;
			top: 15px;
			right: 0;
		}
			#header .header_bot .head_search .search {
				margin-bottom: 11px;
				height: 26px;
				width: 248px;
				border: 1px solid #dddddd
			}
				#header .header_bot .head_search .search label {
					display: none;
				}
				#header .header_bot .head_search .search input#mod-search-searchword {
					background: none;
					border: none;
					width: 200px;
					height: 28px;
					line-height: 28px;
					padding: 0 10px;
					color: #7f7f7f;
				}
				#header .header_bot .head_search .search input.button {
					width: 28px;
					height: 28px;
					border: none;
					background: url('../images/search_btn.png') no-repeat center center transparent;
					text-indent: -99px;
					overflow: hidden;
					padding: 0;
				}

#containerTop {
	background-color: #fff;
	margin-bottom: 21px;
	border-bottom: 1px solid #d1d1d1;
}
#containerTop .ctop_left {
	width: 300px;
	float: left;
	padding: 20px;
}
	#containerTop .ctop_left .module_heading {
		margin-top: 0;
	}
	#containerTop .ctop_right .module_heading:first-child {
		margin-top: 0;
	}
	#containerTop .ctop_left>ul>li {
		padding-bottom: 8px;
		margin-bottom: 8px;
		border-bottom: 1px solid #d1d1d1;
	}
	#containerTop .ctop_left>ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	#containerTop .ctop_left .dn_tmbimg {
		width: 300px;
		margin: 7px 0 10px 0;
	}
	.item_info, .article-info {
		float: right;
		background-color: #efefef;
		padding: 5px;
		margin: 0px 0 10px 10px;
	}
	/*.create_time, .mod-articles-category-writtenby, */.mod-articles-category-category a {
		/*color: #a2a2a2;*/
	}
	#containerTop .ctop_left .newsflash_daynews .newsflash-title_daynews, #containerTop .ctop_left ul li h4  {
		margin: 0 0 0 0;
	}
	#containerTop .ctop_left .newsflash_daynews .newsflash-title_daynews a, #containerTop .ctop_left .mod-articles-category-title {
		color: #000;
		line-height: 18px;
	}
	.module_heading {
		font-weight: bold;
		font-size: 20px;
		text-transform: uppercase;
		margin: 12px 0;
	}
#containerTop .ctop_right {
	width: 300px;
	float: right;
	padding: 20px;
	padding-left: 0px;
}
	#containerTop .ctop_right .joomcat_fotgal img {
		width: 145px;
	}
	#containerTop .ctop_right iframe {
		width: 300px;
	}
	#containerTop .ctop_right .joomcat_fotgal .joomcat117_img a {
		display: block;
		width: 156px;
		height: 94px;
		overflow: hidden;
	}
	#containerTop .ctop_right .modjoomimg_firstel {
		width: 320px;
		height: 270px;
		overflow: hidden;
		clear: both;
	}
	#containerTop .ctop_right .row_el {
		width: 156px;
		height: 94px;
		overflow: hidden;
		float: left;
		margin-top: 12px;
	}
		#containerTop .ctop_right .row_el img {
			width: 156px!important;
			height: auto!important;
		}
	#containerTop .ctop_right .row_el.modjoomimg_rowsel {
		margin-left: 8px;
	}
	.allnews_link {
	color: #fff!important;
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	line-height: 45px;
	padding: 0 45px;
	background-color: #000;
	float: left;
	margin: 15px 20px 0 20px;
}
				
#middle {
	width: 100%;
	padding: 0 0 256px;
	height: 1%;
	position: relative;
}
	#middle .wrapper {
		/*padding-top: 35px;*/
		margin-bottom: 20px;
		width: 960px;
		padding: 0;
	}
#container { width: 100%; float: left; }
#content { }
	#contentLeft { float: left; margin-left: -100%; position: relative; }
	#contentRight { float: left; margin-right: -3px; position: relative; }
	#containerCenter { width: 100%; float: left; }
		#contentCenter { background: white; padding: 20px; }
			#contentCenter .newsflash .item_news, #contentCenter .item-page, #contentCenter .search, #contentCenter .blog .blog_item, #contentCenter .related_news, #contentCenter .gallery, #contentCenter .cat-children, #contentCenter .pagination, #contentCenter .registration, #contentCenter .blog .items-row.cols-1.row-0 {
				padding: 20px;
				background-color: #fff;
			}
			.cal_blog h2.title, .cal_blog h3.title{
				padding: 0 20px;
				background-color: #fff;
				margin: 0;
			}
			.blog h1 {
				padding: 20px;
				background-color: #fff;
				margin: 0;
			}
			#contentCenter .custom_othernews {
				padding: 20px;
				background-color: #fff;
			}
		#contentCenter img { max-width: 100%; }
		#contentCenter p { margin:10px 0; }
			#contentCenter .blog dl.article-info dd {
				float: left;
				margin: 0 10px 0 0;
				height: 13px;
				font-size: 12px;
				padding-left: 20px;
			}
			#contentCenter .blog .jcomments-links {
				display: none;
			}
			#contentCenter .blog dl.article-info dd.published {
				padding: 0 0 15px 0;
				color: #363f48;
				/*background: url('../images/icon_article_publ.png') no-repeat left center;*/
			}
			#contentCenter .blog dl.article-info dd.createdby {
				background: url('../images/icon_article_author.png') no-repeat left center;
			}
			#contentCenter .blog dl.article-info a.comments_count {
				float: left;
				padding-left: 20px;
				color: #2c2c2c;
				text-decoration: none;
				background: url('../images/icon_article_comments.png') no-repeat left center;
			}
			#contentCenter .blog .items-leading, #contentCenter .blog .items-row {
				border-bottom: 1px solid #d1d1d1;
			}


#sideLeft { float: left; margin-left: -100%; position: relative; }


#sideRight {
	float: left;
	margin-right: -3px;
	width: 240px;
	margin-left: -270px;
	position: relative;
	background-color: #fff;
	padding: 15px;
}
	#sideRight .module_heading {
		height: 25px;
		padding: 10px 15px;
		color: red;
		font-weight: normal;
		background-color: #000;
		width: 230px;
		margin-left: -10px;
		line-height: 27px;
	}
	#sideRight img {
		max-width: 100%;
	}
	#sideRight ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#sideRight h5 {
		margin: 0;
	}
	#sideRight .custom, #sideRight .junewsultra {
		margin-bottom: 15px;
	}
		#sideRight .custom, #sideRight .junewsultra .jn, #sideRight ul.mostread li {
			padding-bottom: 5px;
			margin-bottom: 5px;
			border-bottom: 1px solid #d1d1d1;
		}
			#sideRight ul.mostread li .mostread_img {
				/*float: left;*/
			}
				#sideRight ul.mostread li .mostread_img img {
					width: 240px;
					margin: 0 0 5px 0;
				}

#footer {
	margin: -256px auto 0;
	height: 256px;
	position: relative;
	z-index: 999;
	width: 1000px;
}
	#footer .wrapper {
		border-top: 3px solid #fff;
		padding: 30px 0 0 0;
		height: 223px;
		color: white;
		font-size: 13px;
	}
		#footer .wrapper a {
			color: white;
		}
		#footer .wrapper ul {
			list-style-type: none;
			padding: 0;
			margin: 0;
		}
		#footer .wrapper .f_phone {
			font-size: 20px;
			font-weight: bold;
			margin-bottom: 5px;
		}
		#footer .wrapper .module_heading {
			font-weight: normal;
			font-size: 16px;
			margin: 0 0 20px 0;
		}
		#footer .foot_1 {
			float: left;
			width: 290px
		}
			#footer .foot_1 .foot_w2a {
				margin-top: 30px;
			}
		#footer .foot_2 {
			float: left;
			width: 290px
		}
		#footer .foot_3 {
			float: left;
			width: 190px
		}
		.foot_3 li {
			padding-bottom: 2px;
		}
		#footer .foot_4 {
			float: left;
			width: 230px;
			padding-bottom: 10px;
		}
			#footer .foot_4 a {
				margin-bottom: 2px;
				display: block;
			}
	#footer  .foot_left {
		float: left;
		width: 39%;
		text-align: left;
		margin-top: 30px;
	}
		#footer  .foot_left .copy_txt {
			float: left;
			margin-top: 13px;
		}
		#footer  .foot_left .f_social {
			float: left;
			margin-left: 10px;
		}
			.f_social img {
				width: 40px;
				float: left;
				margin: 0 3px;
			}
		
	#footer  .foot_right {
		float: left;
		width: 35%;
		text-align: right;
		margin-top: 41px;
	}
		#footer  .foot_right .w2a_logo {
			display: block;
			float: right;
			background: url('http://fightpr.w2atech.ru/images/w2a_logo.png') no-repeat;
			width: 110px;
			height: 29px;
			margin-top: -10px;
		}
	#footer  .counters {
		margin-top: 30px;
	}
		
dl.article-info dd {
	float: left;
	margin: 0 10px 0 0;
	color: #a2a2a2;
}
dl.article-info dd a {
	color: #a2a2a2;
}
.pagination ul {
	list-style-type: none;
}


	
form#searchForm {
	padding: 10px;
	border: 1px solid #111!important;
}
.item_title {
	font-weight: bold;
	font-size: 20px;
	margin: 0px 0px 10px 0px;
}

body.pollpage #contentCenter, body.vkhod #contentCenter, body.profil #contentCenter, body.prof_red #contentCenter {
	padding: 20px;
	background-color: #fff;
	margin: 0;
}
.profile-editprof_red .fieldset2 {
	display: none;
}
body.pollpage .related_news {
	
}
body.pollpage h1 {
	padding-bottom: 20px;
}
div.poll h4 {
	margin: 0 0 5px 0;
	font-size: 16px;
	border-bottom: 1px solid #d1d1d1;
}
body.pollpage .poll_container {
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 20px;
}
body.pollpage .poll_container .poll_buttons input {
	padding: 13px 33px;
	text-transform: uppercase;
	color: #fff;
	background-color: #000;
	border: none;
}
body.pollpage .poll_container .poll {
	width: 100%;
}
body.pollpage .poll_container .poll_row {
	clear: both;
}
body.pollpage .poll_container .pollblock_question {
	width: 35%;
	margin-right: 5%;
	float: left;
	line-height: 29px;
}
body.pollpage .poll_container .pollblock_percent {
	width: 18%;
	margin-right: 2%;
	float: left;
	line-height: 29px;
}
body.pollpage .poll_container .pollblock_line {
	width: 38%;
	float: right;
	height: 20px;
	padding: 1px;
	margin: 5px 0;
}
	body.pollpage .poll_container .pollblock_line div {
		height: 20px;
		background: #cd181f;
	}
/*body.pollpage .poll_container .poll_image {
	width: 292px;
	float: left;
	margin-right: 15px;
}
	body.pollpage .poll_container .poll_image img {
		width: 100%;
	}*/
	
body.registration #contentCenter {
	padding: 20px;
	background-color: #fff;
	margin: 0;
}
#member-registration span.star, #member-registration .red {
	color: red;
}
#member-registration label {
	font-size: 15px;
	color: #000;
}
#member-registration input[type="text"], #member-registration input[type="password"], #member-registration input[type="email"] {
	margin: 0 0 10px 0;
	background-color: #FAFAFA;
}
#system-message-container {
	padding: 20px;
	background-color: #fff;
	margin: 0;
}
	#system-message-container ul {
		margin: 0;
	}
.loginregistration .login-fields {
	margin: 0 0 10px 0;
}
	.loginregistration .login-fields label {
		width: 100px;
		display: block;
		float: left;
	}
	.loginregistration .login-fields input {
		background-color: #fff;
	}
	.loginregistration .login-fields input:-webkit-autofill {
        color: #fff !important;
}

#under_header {
	margin: 0 auto;
	width: 960px;
	padding-bottom: 22px;
}
a.archive-boev { margin:17px 35px 0 0; float:right; }

body.adsmanager #contentCenter {
	padding: 20px;
	background-color: #fff;
}

body.adsmanager #editor-xtd-buttons {
	display: none;
}

.ads_title {
	font-weight: bold;
	font-size: 20px;
	margin: 10px 0;
}
.ads_info {
	float: right;
	background-color: #efefef;
	padding: 5px;
	margin: 0 0 10px 10px;
}
	
.adsmanager_search_module {
	border: 1px solid #d1d1d1;
}
	.adsmanager_search_module .control-group, .adsmanager_search_module label {
		margin: 0!important;
		padding: 0!important;
	}
	.adsmanager_search_module input[type="text"] {
		margin: 0!important;
		border: 0!important;
		line-height: 31px;
		height: 31px;
		padding: 0 8px!important;
		width: 190px;
		box-shadow: none;
	}
	.adsmanager_search_module input[type="text"]:focus {
		border: none!important;
		box-shadow: none!important;
		border-color: transparent!important;
	}
	.adsmanager_search_module .btn-primary {
		background: url('../images/ads_srchbtn.jpg') no-repeat center center #fff;
		height: 31px;
		width: 28px;
		border: none;
		overflow: hidden;
		text-indent: -100px;
	}
	.adsmanager_search_module .floatleft {
		padding: 0!important;
	}
	.ads_write {
		color: #fff!important;
		text-decoration: none;
		height: 45px;
		line-height: 45px;
		display: block;
		text-align: center;
		text-transform: uppercase;
		background-color: #000;
		font-size: 16px;
		font-weight: bold;
		margin-bottom: 15px;
	}
	
.adsmanager_ver_list li {
	margin-bottom: 5px;
}
.adsmanager_ver_list .item_left {
	float: left;
	margin-right: 8px;
	width: 70px;
}
.adsmanager_ver_list .item_right {
	float: right;
	width: 160px;
	font-size: 14px;
}
	.adsmanager_ver_list .item_right a {
		font-weight: bold;
	}
	.adsmanager_ver_list .item_right .item_date {
		font-size: 12px;
		color: #969696;
	}
	
.adsmanager_ads_image {
	margin-top: 15px;
}
	.adsmanager_ads_image img {
		width: 100%;
	}

#blogi_tubsbtn {
	width: 100%;
	border-bottom: 1px solid #008cd4;
	margin-bottom: 10px;
}
	#blogi_tubsbtn .tabs {
		border: 1px solid #008cd4;
		border-bottom: none;
		padding: 5px;
		margin-right: 10px;
		cursor: pointer;
		color: #008cd4;
		float: left;
	}
	#blogi_tubsbtn .tabs.active {
		background-color: #008cd4;
		color: #fff;
	}
#blogi_tubs {
	margin-bottom: 20px;
}
	#blogi_tubs .tabs {
		display: none;
	}
	#blogi_tubs .tabs.active {
		display: block;
	}
	
.redirect_page {
	  padding: 20px;
	  background-color: #fff;
	  margin: 0;
}

.twit_cont iframe {
	width: 240px!important;
	height: 310px;
}

#chronoform_blog_registration .ccms_form_element {
	padding: 0;
	margin: 0 0 10px 0;
}
	#chronoform_blog_registration .ccms_form_element label {
		width: 115px;
	}
#cblog_name, #cblog_mail, #cblog_phone {
	height: 19px;
	line-height: 19px;
	width: 238px;
	border: 1px solid #d1d1d1;
	border-radius: 0;
}
#cblog_text {
	width: 490px;
	height: 209px;
	padding: 10px!important;
	border: 1px solid #d1d1d1;
	border-radius: 0;
	resize: none!important;
}


.list_categories a {
	display: inline-block;
	height: 28px;
	line-height: 28px;
	width: auto;
	padding: 0 5px;
	border: 1px solid #d3d3d3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	margin: 0 4px 3px 0;
	color: #898989;
	text-decoration: none;
}
.list_categories a:hover {
	border: 1px solid #000;
	color: #000;
}

.adsmanager-details .back_button {
	float: left;
	margin-bottom: 15px;
}
	.adsmanager-details .back_button a {
		display: inline-block;
		line-height: 25px;
		background: url('../images/l_arr.png') no-repeat left 2px;
		padding-left: 30px;
		  font-size: 14px;
	}
.adsmanager-details .ads_pagedate {
	float: right;
	line-height: 25px;
	background-color: #efefef;
	padding: 0 5px;
	margin-bottom: 15px;
}

.ads_pagehead {
	font-weight: bold;
	font-size: 20px;
	line-height: 25px;
	margin-bottom: 20px;
}

.row-fluid h2 {
	font-size: 20px;
	font-weight: bold;
}

.tags_line {
	font-size: 13px;
	padding: 20px 0px;
}
.tags_line a {
	text-decoration: none;
}
	
#login-form {
	margin-bottom: 20px;
}

.ads_item .ad-image {
	width: 100%;
}

/* MY BLOGS */
#row_ad_text { visibility:visible !important; display: block !important; }
#browser { display:none; }
.row-fluid:after { clear: both; }
.row-fluid:before, .row-fluid:after { display: table; line-height: 0; content: ""; }

.floatleft {
    float: left;
}
.adsmanager_search_module input {
	outline: none;
}
.item-detail-cover {
	padding-bottom: 20px;
}

.sportpit {width: 100%;}
.sportpit img{width: 208px; height: 263px; margin: 1px; float: left; cursor: pointer;}

/* fancybox. wrap */

.fancybox-title-float-wrap .child {
    white-space: normal !important;










