/* CSS Document */
* {
	box-sizing: border-box;
	-moz-box-sizing: border-box; /*Firefox 1-3*/
	-webkit-box-sizing: border-box; /* Safari */
	margin: 0;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	cursor: default;
}
.wrapper, div.footer {
	width: 1240px;
	margin: 0 auto;
}
.wrapper {
	min-height: 100%;
	margin: 0 auto; 
}
.mobile-logo, #mobile-menu, #mobile_serch_btn, .m-lang, .w-exc, .w-exc2 {
	display: none;
}
.r-320, .w-full, .w-full2 {
	display: inline;
}
@media only screen and (max-width:1260px) {
  .page, div.footer .f-w {
	overflow: hidden;
  }
}

@media only screen and (max-width:1240px) {
  .search_holder.fixed_nav{
	left: 0 !important;
	margin-left: 0 !important;
  }
}

.page {
	-webkit-box-shadow: 0px -2px 3px 0px rgba(50, 50, 50, 0.6);
	-moz-box-shadow: 0px -2px 3px 0px rgba(50, 50, 50, 0.6);
	box-shadow: 0px -2px 3px 0px rgba(50, 50, 50, 0.6);
	background: #FFF;
	padding: 0 8px;
	display: inline-block;
	width: 100%;
}
.page .top {
	width: 100%;
	display: inline-block;
	width: 100%;
}
.page .header {
	width: 100%;
	display: inline-block;
	height: 139px;
	padding: 10px 0 0 0;
	margin: 0 0 10px 0;
}
.page .header a.logo {
	float: left;
	width: 314px;
	height: 118px;
}
.page .header .news-top-menu {
	float: left;
	width: 756px;
	margin-left: 16px;
}
.page .header .news-top-menu .t1 {
	width: 100%;
	display: inline-block;
	position: relative;
}
.page .header .news-top-menu .t1 .top-menu {
	position: absolute;
	right: -146px;
	top: 0;
}
.page .header .news-top-menu .t1 .top-menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.page .header .news-top-menu .t1 .top-menu li {
	float: left;
}
.page .header .news-top-menu .t1 .top-menu a {
	color: #000;
	font-size: 16px;
	margin: 0 10px;
}
.page .header .news-top-menu .t1 span {
	display: inline-block;
	background: #fdb933;
	font-size: 16px;
	font-weight: bold;
	padding: 7px 50px 8px 5px;
	position: relative;
	color: #231f20;
	text-indent:5px;
}
.page .header .news-top-menu .t1 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(140, 10, 10, 0);
	border-left-color: #d4741a;
	border-width: 31px 0px 0 8px;
	margin-top: 0px;
}

.page .header .news-top-menu #news {
	overflow: hidden;
}
.page .header .news-top-menu #news .slide, .page .header .news-top-menu #news {
	height: 102px;
}
.page .header .news-top-menu #news .slide a {
	display: inline-block;
	color: #a10600;
	font-size: 15px;
	margin: 15px 0 0 40px;
	width:297px;
	line-height:1.18;
}
.page .header .news-top-menu #news .slide a:hover {
	text-decoration: none;
}
.page .header .news-top-menu #news .slide p {
	line-height: 1.18;
	margin: 5px 0 0 40px;
	width:297px;
	height:50px;
	overflow:hidden;
}
.page .header .news-top-menu .top-news-slider .bx-viewport {
	background: #e6e7e9;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	left: 0px;
}
.page .header .news-top-menu .top-news-slider .bx-prev {
	left: 0 !important;
	background: url(/pictures/slider_l.png) no-repeat left top !important;
	width: 21px;
	height: 43px !important;
	top: 50%;
	margin-top: -21px;
}
.page .header .news-top-menu .top-news-slider .bx-next {
	right: 0 !important;
	background: url(/pictures/slider_r.png) no-repeat right top !important;
	width: 21px;
	height: 43px !important;
	top: 50%;
	margin-top: -21px;
}
.page .header .private-box {
	width: 130px;
	float: right;
	height: 68px;
	margin-top: 30px;
}
.page .header .private-box a {
	color: #FFF;
	padding: 0 0 0 30px;
	line-height: 30px;
}
.page .header .private-box a:hover, .page .header .news-top-menu .t1 .top-menu a:hover {
	text-decoration: none;
}
.page .header .private-box a.register {
	background: #e71a23 url(/pictures/reg.png) no-repeat 5px 5px;
	width: 100%;
	height: 30px;
	display: inline-block;
	margin-bottom: 3px;
}
.page .header .private-box a.login {
	background: #e71a23 url(/pictures/key.png) no-repeat 5px 5px;
	width: 100%;
	height: 30px;
	display: inline-block;
	margin-bottom: 1px;
}
.page .header .private-box a.profile {
	background: #e71a23 url(/pictures/cab.png) no-repeat 5px 5px;
	width: 100%;
	height: 30px;
	display: inline-block;
	margin-bottom: 1px;
}
.page .header .private-box a.logout {
	background: #e71a23 url(/pictures/ext.png) no-repeat 5px 5px;
	width: 100%;
	height: 30px;
	display: inline-block;
	margin-bottom: 3px;
}
.page .header .private-box ul.social_menu {
	padding: 0;
	margin: 6px 0 0 0;
}
.page .header .private-box ul.social_menu li{
	width:38px;
	height:30px;
	list-style:none;
	float:right;
	padding:0px;
	text-align: right;
}
.page .header .private-box ul.social_menu li a {
	padding: 0;
	margin: 0;
}
.page .info-bar {
	width: 1240px;
	display: inline-block;
	height: 25px;
	margin: 0 0 7px 0;
	background: #e6e7e9;
	margin-left: -8px;
	line-height: 25px;
}
.page .info-bar .time {
	font-size: 19px;
	text-transform: uppercase;
	font-weight: bold;
	text-indent: 21px;
	float: left;
}
.page .info-bar img.arrow {
	float: left;
	margin: 0 17px;
}
.page .info-bar .lang {
	float: left;
}
.page .info-bar .lang ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.page .info-bar .lang ul li {
	float: left;
}
.page .info-bar .lang a {
	text-decoration: none;
}
.page .info-bar .lang a span {
	display: none;
}
.lang a i {
	width: 30px;
	height: 24px;
	display: inline-block;
	background:url(/pictures/flags.png) no-repeat;
	margin: 0 4px 0 0;
	float: left;
}
.lang a i.hy {background-position: -32px -5px}
.lang a i.az {background-position: -64px -5px}
.lang a i.bn {background-position: -96px -5px}
.lang a i.be {background-position: -128px -5px}
.lang a i.zh-TW {background-position: 0 -36px}
.lang a i.de {background-position: -32px -36px}
.lang a i.ar {background-position: -64px -36px}
.lang a i.es {background-position: -96px -36px}
.lang a i.fr {background-position: -128px -36px}
.lang a i.hi {background-position: 0 -68px}
.lang a i.it {background-position: -32px -68px}
.lang a i.ja {background-position: -64px -68px}
.lang a i.ko {background-position: -96px -68px}
.lang a i.kk {background-position: -128px -68px}
.lang a i.ta {background-position: 0 -100px}
.lang a i.ro {background-position: -32px -100px}
.lang a i.ur {background-position: -64px -100px}
.lang a i.pt {background-position: -96px -100px}
.lang a i.ru {background-position: -128px -100px}
.lang a i.tg {background-position: 0 -132px}
.lang a i.uk {background-position: -32px -132px}
.lang a i.en {background-position: -64px -132px}
.lang a i.uz {background-position: -96px -132px}


.page .info-bar a.pv {
	position: relative;
	float: left;
	margin: 0 20px 0 25px;
	color: #a10600;
}
.page .info-bar a.pv:hover {
	text-decoration: none;
}
.page .info-bar a.pv img {
	position: absolute;
	left: -25px;
	top: 0;
}
.menu_holder {
	height: 39px;
	width: 1240px;
	display: inline-block;
	margin-left: -8px;
	position: relative;
}
.menu_holder img {
	z-index: 5;
	position: absolute;
	top: -5px;
}
.menu_holder img.m_l {
	left: -10px;
}
.menu_holder img.m_r {
	right: -10px;
}
ul.menu {
	background: #fdb933;
	padding: 0 15px;
	height: 39px;
	display: inline-block;
	text-align: center;
	line-height: 39px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	width: 100%;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
ul.menu li {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 0 0 30px;
}
ul.menu li:first-child {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0;
}
ul.menu li:last-child {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	/* margin: 0 0 0 38px; */
}
ul.menu li a {
	color: #231f20;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 600;
}
ul.menu li a:hover {
	text-decoration: underline;
}
.sub-menu {
	background: #dcdcdc;
	width: 1240px;
	display: inline-block;
	margin-left: -8px;
	height: 41px;
	position: relative;
}
.sub-menu ul.s-menu {
	height: 41px;
	width: 100%;
	display: inline-block;
	text-align: center;
	line-height: 41px;
	overflow: hidden;
}
ul.s-menu li { 
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0 0 0 20px;
}
ul.s-menu li:first-child {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	margin: 0;
}
ul.s-menu li:last-child {
	display: inline-block;
	width: -webkit-fit-content;
	width: -moz-fit-content;
	width: fit-content;
	padding:0 15px;
	margin:0;
}
ul.s-menu li a {
	color: #a10600;
	font-size: 17px;
	text-decoration: none;
	font-weight: lighter;
}
ul.s-menu li a:hover {
	text-decoration: underline;
}
ul.s-menu li a.bold {
	font-weight: 600 !important;
}
.search_holder {
	width: 100%;
	display: inline-block;
	clear: both;
	padding: 11px 0;
	font-size: 0;
}
.search_holder form {
	width: 968px;
	float: left;
}
.search_holder .banner {
	width: 240px;
	float: left;
	margin-left: 15px;
}
.search_holder input[type=text] {
	border: #c9cacc 2px solid;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	width: 889px;
}
.search_holder input[type=submit] {
	border: none;
	height: 32px;
	line-height: 32px;
	background: #a10600;
	font-size: 14px !important;
	color: #f6eb40;
	text-decoration: underline;
	cursor: pointer;
	width: 79px;
	font-family: 'Open Sans', sans-serif;
}
.search_holder.fixed_nav {
	position: fixed !important;
	background-color: #fff;
	top: 0px;
	z-index: 999;
	width: 1240px;
	padding: 11px 0 11px 8px;
	left: 50%;
	margin-left: -620px;	
	border-bottom: 1px solid #ccc;
}
.sub-menu.fixed_nav { 
	margin-bottom: 62px;
}

.page .col1 {
	float: left;
	width: 713px;
	margin-right: 15px;
}
.page .col2, .page .col3 {
	width: 240px;
}
.page .col2 {
	float: none;
	display: table-cell;
}
.page .col3 {
	float: right;
	margin-left: 15px;
}
.page .col3 div.block {
	margin-bottom: 14px;
}
.block {
	background: #e6e7e9;
	width: 100%;
	display: inline-block;
	clear: both;
	margin-bottom: 10px;
}
#cod_banner_6 {
	margin-bottom: 10px;
}
.block_content.map {
	height: 300px;
	padding: 0 !important;
	margin: 0 !important;
}
.block_header.map {
	margin: 0 !important;
}
.block_content.touch a {
	color: #8c0a0c;
	font-size: 15px;
	font-weight: bold;
}
.block_content .articles-list a {
	display: inline-block;
	width: 100%;
	margin-bottom: 8px;
	color: #8a0d0b;
}
.block_content .articles-list p {
	margin-bottom: 10px;
}
.block .block_header {
	background: #fdb933;
	display: inline-block;
	width: 100%;
	min-height: 25px;
	clear: both;
	font-size: 18px;
	color: #231f20;
	font-weight: 600;
	line-height: 23px;
	padding: 0 5px 0 10px;
}
.block .block_header a {
	color: #231f20;
}
.block .block_header a:hover {
	text-decoration: none;
}
.block .block_header h1 {
	font-size: 18px;
	font-weight: 600;
}
.block .block_header .edit-form {
	padding: 5px 0;
}
.block .block_header .edit-form select {
    background: #FFF url("chosen-sprite2.png") right 5px center no-repeat;

}
.block .block_content {
	padding: 15px;
	position: relative;
}
.block .block_content ul {
	overflow: auto;
	list-style: none;
}
.block .block_content ul li {
	background: url("/pictures/bull.png") no-repeat left 5px;
	list-style:circle;
	display: inline-block;
	width: 45%;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	padding-left:10px;
	min-height:15px;
}
.block .block_content .chosen-container .chosen-results li {
	background-image: none;
  list-style: none !important;
}
.block .block_content ul li:before {
	padding: 5px;
}
.block .block_content ul li a {
	color: #a10600;
	text-decoration: underline;
	border:none !important;
	font-weight: bold;
	display: inline-block;
}
.block .block_content ul li a:hover {
	text-decoration:none;	
}
.block .block_content a.more {
	color: #a10600;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #a10600 1px solid;
	display: inline-block;
	font-size: 12px;
}
.block .block_content a.more:hover {
	border-bottom: #e6e7e9 1px solid;
}
.block .block_content a.more {
	position: absolute;
	right: 31px;
	bottom: 10px;
}
.block .block_content a.more img {
	position: absolute;
	bottom: -2px;
	right: -20px;
}

.block .block_content p {
	line-height: 1.18;
}
.block_slider {
	height: 255px;
	overflow: hidden;
}
.block_slider .block_header {
	background: #fdb933;
	display: inline-block;
	width: 100%;
	min-height: 25px;
	clear: both;
	font-size: 18px;
	color: #231f20;
	font-weight: 600;
	line-height: 23px;
	padding: 0 15px;
}
.block_slider .bx-wrapper .bx-viewport {
	left: 0;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	border-left: none;
	border-right: none;
}
.block_slider .bx-prev {
	left: 0 !important;
	background: url(/pictures/slider_l.png) no-repeat left top !important;
	width: 20px;
	height: 41px !important;
}
.block_slider .bx-next {
	right: 0 !important;
	background: url(/pictures/slider_r.png) no-repeat right top !important;
	width: 20px;
	height: 41px !important;
}
/* tabs on main */
.block.no_bg {
	background: #ffffff;
	margin: 0;
	padding: 0;
}
.block .title_tabs {
	margin: 0;
	padding: 0;
	height: 30px;
	list-style: none;
	border-bottom: 3px solid #fdb933;
	overflow: hidden;
}
.block .title_tabs li {
	position: relative;
	height: 30px;
	float: left;
	margin-right: 10px;
}
.block .title_tabs li:after {
	position: absolute;
	content: '';
	bottom:0; right: -9px;
	color: #6d6e71;
	border: 20px solid transparent; 
	border-bottom: 60px solid; 
	border-left: 20px solid;
	z-index: 0;
}
.block .title_tabs li a, .block .title_tabs li div {
	position: relative;
	display: block;
	background: #939598;
	line-height: 26px;
	padding: 0 15px;
	margin: 0;
	color: #fff;
	text-decoration: none;
	z-index: 9;
	font-size: 14px;
	height: 30px;
	font-weight: normal;
}
.block .title_tabs li.active:after {
	color: #d4741a;
}
.block .title_tabs li.active a, .block .title_tabs li.active div {
	background: #fdb933; 
	color: #000;
}
.block .title_tabs li div h1 {
	display: inline-block;
}
.block .title_tabs li a strong, .block .title_tabs li div h1 {
	font-size: 17px;
	font-weight: 600;
}
.block .title_tabs li.active a strong {
	text-decoration: underline;
}
.block .block_content.tab {
	background: #e6e7e9;
}
.block .block_content.tab {
	background: #e6e7e9;
}

.block .breadcrumbs {
	padding: 5px 5px 5px 15px;
	font-size: 13px;
	color: #525256;
	margin: 10px 0 0 0;
}
.block .breadcrumbs a, .block .breadcrumbs a.visited {
	color: #525256;
}
.block .breadcrumbs a:hover {
	color: #525256;
	text-decoration: none;
}
/* eof tabs on main */

.block .block_content div.more {
	margin-top: 5px;
	text-align: right;
	padding-right: 20px;
}
.block .block_content div.more a {
	color: #a10600;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #a10600 1px solid;
	display: inline-block;
	font-size: 12px;
	position: relative;
	margin-left: 40px;
}
.block .block_content div.more a:hover {
	border-bottom: #e6e7e9 1px solid;
}
.block .block_content div.more a img {
	position: absolute;
	bottom: -2px;
	right: -20px;
}

.content_slider .slide div {
	width: 100%;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #e6e7e9;
	color: #a10600;
	font-weight: bold;
}
.block_content .news_item {
	width: 100%;
	display: inline-block;
	clear: both;
	margin-bottom: 17px;
	height: 120px;
	overflow: hidden;
}
.block_content .news_item.last {
	margin-bottom: 0;
}
.block_content .news_item a.img-link, .block_content .news_item a.img-link2 {
	float: left;
	width: 180px;
	margin-right: 10px;
}
.block_content .news_item span {
	display: inline-block;
	clear: both;
	margin-bottom: 5px;
	font-size: 12px;
	color: #939496;
}
.block_content .news_item a.head {
	color: #a10600;
	font-size: 13px;
	line-height: 1.38;
}
.block_content .news_item a.head:hover {
	text-decoration: none;
}
.block_content .news_item p {
	margin-top: 5px;
	line-height: 1.28;
	height: 84px;
	overflow: hidden;
}
.block_content .action-bar {
	display: inline-block;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: 8px;
	margin-bottom: -5px;
	height: 22px;
}
.block_content .action-bar a.archive-link {
	position: absolute;
	left: 235px;
	bottom: 5px;
	color: #a10600;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #a10600 1px solid;
	display: inline-block;
	font-size: 12px;
}
.block_content .action-bar a.archive-link img {
	position: absolute;
	bottom: -2px;
	right: -20px;
}
.block_content .social-bar {
	display: inline-block;
	width: 100%;
	clear: both;
	position: relative;
	margin-top: 8px;
	margin-bottom: -5px;
	height: 22px;
}
.block_content .press-bar {
	display: inline-block;
	width: 100%;
	position: relative;
}
.block_content .social-bar a.archive-link, .block_content .press-bar a.archive-link {
	position: absolute;
	right: 22px;
	bottom: 5px;
	color: #a10600;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	display: inline-block;
	font-size: 12px;
}
.block_content .social-bar a.archive-link img, .block_content .press-bar a.archive-link img {
	position: absolute;
	bottom: -2px;
	right: -20px;
}
.block_content .action-bar .subscribe {
	float: right;
}
.block_content .action-bar .subscribe input[type=text] {
	border: #949599 1px solid;
	height: 21px;
	width: 220px;
}
.block_content .action-bar .subscribe input[type=submit] {
	border: none;
	height: 21px;
	background: #a10600;
	color: #FFF;
}
.block-articles {
	display: inline-block;
	clear: both;
	width: 100%;
}
.block-articles > .block {
	width: 232px;
	height: 346px;
	float: left;
	clear: none;
	margin-right: 8px
}
.block-articles > .block:nth-child(3n) {
	margin-right: 0;
}
.block-articles > .block > .block_header {
	font-size: 17px;
}
.block-articles > .block > .block_content {
	padding: 0;
	height: 301px;
}
.block-articles > .block > .block_content span {
	display: inline-block;
	padding: 0 15px;
	width: 100%;
	clear: both;
	margin: 10px 0 6px 0;
	color: #949597;
}
.block-articles > .block > .block_content a.article {
	color: #a10600;
	line-height: 1.18;
	display: inline-block;
	padding: 0 15px;
	height: 61px;
	overflow: hidden;
	min-width: 50%
}
.block-articles > .block > .block_content a.article:hover {
	text-decoration: none;
}
.block-articles .block_header {
	height: 48px;
}

.block-linked-articles {
	display: inline-block;
	clear: both;
	width: 100%;
	margin-top: 10px;
}
.block-linked-articles .block_header {
	background: #fdb933;
	display: block;
	width: 100%;
	min-height: 25px;
	clear: both;
	font-size: 18px;
	color: #231f20;
	font-weight: 600;
	line-height: 23px;
	padding: 0 5px 0 10px;
	margin: 0 1px 11px 0;
}
.block-linked-articles > .block {
	width: 232px;
	height: 260px;
	float: left;
	clear: none;
	margin-right: 13px;
	margin-bottom: 15px;
}
.block-linked-articles > .block.last {
	margin-right: 0;
}
.block-linked-articles > .block > span {
	display: inline-block;
	padding: 0 15px;
	width: 100%;
	clear: both;
	margin: 10px 0 6px 0;
	color: #949597;
}
.block-linked-articles > .block > a.article {
	color: #a10600;
	line-height: 1.18;
	display: inline-block;
	padding: 0 15px;
	height: 61px;
	overflow: hidden;
	min-width: 50%
}
.block-linked-articles > .block > a.article:hover {
	text-decoration: none;
}
.content .block .linked-goods {
	padding: 6px 0 10px 0 !important;
}

.col2 .block .block_header {
	padding: 3px 15px;
}

.col2 .block.new_companies {
	width: 240px;
	overflow: hidden;
}
.col2 .block > .block_content table.new-c {
 width:100%;
 display:inline-block;
}
.col2 .block > .block_content table.new-c tr:nth-child(n+4) {
	display: none;
}
.col2 .block > .block_content table.new-c td {
	vertical-align:middle;
	padding:5px;
	text-align:center;
}
.col2 .block > .block_content table.new-c td.last {
	text-align:left;
}
.col2 .block > .block_content table.new-c a.company-link {
	display: inline-block;
	color: #000;
	font-size: 12px;
}
.col2 .block > .block_content table.new-c a.company-link:hover {
	text-decoration: none;
}
.col2 .banner {
	margin-bottom: 10px;
}
.col2 .block > .block_content .magazine-item {
	display: inline-block;
	margin: 2px 0 0 0;
	width: calc(50% - 2px);
	text-align: right;
}
.col2 .block > .block_content .magazine-item:nth-child(2n) {
	text-align: left;
}
.col2 .block.stock .block_content {
	padding: 15px 10px;
}
.col2 .block.stock span {
	width: 100%;
	display: inline-block;
	clear: both;
	color: #939496;
	margin-bottom: 10px;
}
.col2 .block.stock table {
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
.col2 .block.stock table tr td:first-child {
	text-align: left;
}
.col2 .block.stock table tr td {
	height: 21px;
	border-bottom: 1px solid #000;
	border-right: 1px solid #000;
	vertical-align: middle;
	padding: 0 5px;
	font-size: 11px;
	color: #4f5249;
	text-align: center;
}
.col2 .block.stock table tr td i {
	font-style: normal;
}
.col2 .block.stock table tr td i.green {
	color: #2cbe3a;
}
.col2 .block.stock table tr td i.red {
	color: #F00;
}
.col2 .block.magazine a.title {
	font-size: 14px;
	color: #a10600;
	font-weight: bold;
	text-decoration: none;
}
.col2 .block.magazine a.title:hover {
	text-decoration: underline;
}
.col2 .block.magazine div.mag, .col2 .block.magazine div.links {
	width: 100%;
	text-align: center;
	margin: 10px 0;
}
.col2 .block.magazine div.links {
	text-align: left;
	line-height: 1.28;
}
.col2 .block.magazine div.links a {
	color: #000;
	font-size: 12px;
}
.col2 .block.magazine div.links a:hover {
	text-decoration: none;
}
.col2 .block.reviews .block_content {
	padding: 15px 10px;
	text-align: center;
}
.col2 .block.reviews span {
	width: 100%;
	display: inline-block;
	clear: both;
	color: #949599;
	text-align: left;
	margin: 9px 0 9px 0;
}
.col2 .block.reviews a.reviews {
	color: #a10600;
	line-height: 1.18;
	display: inline-block;
	height: 61px;
	overflow: hidden;
	min-width: 50%;
	text-align: left;
}
.col2 .block.reviews a.reviews:hover {
	text-decoration: none;
}
.col2 .block.reviews .block_content {
	padding: 15px 10px;
	text-align: center;
}
.col3 .block.adv .block_header {
	margin-bottom: 0 !important;
}
.col3 .block.adv .block_content {
	padding: 10px !important;
	margin: 0 !important;
	line-height: 1.3;
}
.col3 .block.adv .block_content a {
	color: #a10600;
}
.col3 .block.adv .block_content a:hover {
	text-decoration: none;
}
#cod_banner_2 {
	padding-top: 10px;
	padding-bottom: 8px;
	background-color: #fff;
}
#cod_banner_3 {
	padding-bottom: 10px;
}

/*CONTENT PAGE*/
.content {
	float: left;
	width: 968px;
}
body.site-form .content {
	float: none;
	width: 100%;
	min-height: 520px;
}
.content .banner-holder {
	width: 100%;
	display: inline-block;
	clear: both;
	text-align: center;
}
.content .block .block_header h1, .content .block .block_header h2 {
	font-size: 18px !important;
	line-height: 23px !important;
	padding: 0 !important;
	margin: 0 !important;
	font-weight: 600 !important;
}
.content .block_content .news_item {
	height: 166px;
}
.content .block_content .news_item a.head {
	color: #8a0a07;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
}
.content .block_content .news_item a.img-link {
	width: 250px;
	margin-right: 18px;
}
.content .block_content .news_item a.img-link2 {
	width: 232px;
	margin-right: 18px;
}
.content .block_content .news_item p {
	height: 130px;
	font-size: 14px;
}
.content .block_content div.video {
	margin: 0 0 5px 10px;
	float: right;
}

.content .block_content.news_page h1 {
	font-size: 21px;
	color: #a10600;
	margin-bottom: 18px;
	font-weight: 600;
}
.content .block_content.news_page p {
	font-size: 15px;
	color: #000002;
	margin-bottom: 21px;
	line-height: 1.38;
}
.content .block_content.news_page ul li {
    font-size: 15px;
}
.content .block_content.news_page .meta {
	margin-bottom: 7px;
}
.content .block_content.news_page span.date, .content .block_content.news_page span.subject, .content .block_content.news_page span.location {
	color: #939496;
	font-size: 13px;
	margin-bottom: 7px;
	display: inline-block;
	width: 100%;
}
.content .block_content.news_page span.stats {
	color: #939496;
	font-size: 13px;
	margin: 10px 0 0 4px;
	display: inline-block;
	width: 100%;
}

.block .form_content {
	padding: 15px;
	position: relative;
}
.content .form_content h1 {
	font-size: 21px;
	color: #a10600;
	margin-bottom: 18px;
	font-weight: 600;
}
.content .form_content p {
	font-size: 15px;
	color: #000002;
	margin-bottom: 21px;
	line-height: 1.38;
}
.content .chosen-container {
	display:inline-block; 
	padding: 4px 0 0 0;
} 
.content .block_content.events {
	padding: 0;
}
.content .block_content.events .filters {
	background: #d2d3d5;
	padding: 15px;
	margin-bottom: 10px;
}
.content .block_content.events .filters ul {
	overflow: inherit;
}
.content .block_content.events .filters ul li{
	float:left;
	width:25%;
	list-style: none !important;
	background: none !important;
}
.content .block_content.events .filters ul li:before {
	content: "";	
}
.content .block_content.events .filters ul li select {
	width:217px;
	height:20px;
	border:1px solid #abacae;
	margin-bottom:6px;
	padding: 0 3px;
}
.content .block_content.events .filters ul li input[type=submit] {
	color: #f6eb40;
	text-decoration: none;
	font-weight: normal;
	border-bottom: #a10600 1px solid;
	display: inline-block;
	font-size: 14px;
	background:#a10600;
	border:none;
	height:35px;
	padding:0 20px;
	cursor:pointer;
}

.content .block_content.events .filters ul li.last {
	padding:27px;	
}
.content .block_content.events .filters label {
	padding: 0 0 5px 0;
	display: block;
}
.content .block_content.events p.notice {
	margin: 15px;
	text-align: center;
	font-size: 15px;
}
.content .block_content.events .ev_item {
	padding: 8px 0px;
	height: 118px;
	width: 938px;
	border-bottom: 2px solid #bcbdbf;
	margin: 0 auto;
	overflow: hidden;
}
.content .block_content.events .ev_item .img_brd {
	width: 100px;
	height: 100px;
	float: left;
	margin-right: 16px;
	border: #b0b0b0 1px solid;
}
.content .block_content.events .ev_item h2 {
	margin-bottom: 10px;
}
.content .block_content.events .ev_item a {
	color: #a10600;
	font-weight: bold;
	font-size: 18px;
}
.content .block_content.events .ev_item a:hover {
	text-decoration: none;
}
.content .block_content.events .ev_item span {
	color: #747474;
	font-size: 15px;
}
.content .block_content.events .ev_item p {
	line-height: 1.28;
	font-size: 14px;
	margin-top: 10px;
	overflow: hidden;
	height: 38px;
	display: flex;
}
.content .block_content .navigation-bar {
	width: 100%;
	display: inline-block;
	height: 60px;
	color: #952728;
	padding: 15px 0 15px 0;
}
.content .block_content .navigation-bar.paddings {
	padding: 15px;
	display: block;
}
.content .block_content .navigation-bar .nav {
	position: relative;
}
.content .block_content .navigation-bar.first {
	border-bottom: 2px solid #a4a5a9;
	width: 938px;
	margin: 0 auto;
	display: inherit;
	padding-left: 0px;
}
.content .block_content .navigation-bar a.first {
	background: url(/pictures/prev-n.gif) no-repeat center center;
	width: 22px;
	height: 16px;
	float: left;
}
.content .block_content .navigation-bar a.first:hover {
	background: url(/pictures/prev-h.gif) no-repeat center center;
}
.content .block_content .navigation-bar a.prev {
	background: url(/pictures/prev.gif) no-repeat center center;
	width: 20px;
	height: 16px;
	float: left;
}
.content .block_content .navigation-bar a.last {
	background: url(/pictures/next-n.gif) no-repeat center center;
	width: 22px;
	height: 16px;
	float: left;
}
.content .block_content .navigation-bar a.last:hover {
	background: url(/pictures/next-h.gif) no-repeat center center;
}
.content .block_content .navigation-bar a.next {
	background: url(/pictures/next.gif) no-repeat center center;
	width: 20px;
	height: 16px;
	float: left;
}
.content .block_content .navigation-bar .nav a {
	color: #952728;
	margin: 5px 0px;
	text-decoration: none;
	float: left;
	font-size: 16px;
	padding: 1px 4px 0 4px;
}
.content .block_content .navigation-bar .nav a:hover {
	text-decoration: underline;
}
.content .block_content .navigation-bar .nav a.active {
	font-weight: bold;
	font-size: 17px;
	text-decoration: none;
	padding: 0 4px 0 4px;
}
.content .block_content .navigation-bar .nav a.active:hover {
	text-decoration: none;
}
.content .block_content.catalog ul {
	overflow: inherit;
	margin-bottom: 19px;
}
.content .block_content.catalog ul  li.content  {
	background:none !important;
	width:100% !important;
}
.content .block_content.catalog ul  li.content  ul {
	width:450px !important;
	margin-right: 10px;
	float:left !important;
}
.content .block_content.catalog ul  li.content  ul li {
	float:none;
	width:100% !important;
	margin-bottom:15px;
}
.content .block_content.catalog ul li.head {
	width: 100%;
	border-bottom: 1px solid #a8a9ab;
	padding: 0;
}
.content .block_content.catalog ul li.head h2 {
	position: relative;
	display: inline-block;
	background: #fdb933;
	padding: 5px 10px;
	color: #231f20;
	font-weight: 600;
	font-size: 15px;
	margin: 0 0 0 -11px;
}
.content .block_content.catalog ul li.head h2:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(140, 10, 10, 0);
	border-left-color: #d4741a;
	border-width: 25px 0px 0 8px;
	margin-top: 0px;
}
.content .block_content.catalog ul li.head span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(94, 4, 4, 0);
	border-left-color: #5e0404;
	border-width: 25px 0px 0 7px;
	margin-top: 0px;
}
.content .block_content.catalog ul li.head:before {
	content: "";
}
.content .block_content.catalog ul li a {
	font-size: 14px;
	border-bottom: none;
}
.content .block_content.catalog ul li a:hover {
	border-bottom: 1px solid #972628;
}
.content .block_content.catalog a.register-company {
	float: right;
	padding: 10px 10px;
	background: #a10600;
	color: #f6eb40;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 15px;
}
.content .block_content.catalog a.register-company.paddings {
	margin-top: 15px;
}
.content .block_content.catalog a.register-company:hover {
	text-decoration: none;
}
.content .block_content.catalog-list {
	padding: 0;
}
.content .block_content.catalog-list a.register-company {
	position: absolute;
	right: 0;
	padding: 10px 10px;
	background: #a10600;
	color: #f6eb40;
	font-weight: normal;
	font-size: 15px;
	margin: -40px 20px 15px 20px;
}
.content .block_content.catalog-list a.register-company.paddings {
	margin-top: 15px;
}
.content .block_content.catalog-list .cat-bg a.register-company {
	margin: 0 20px 15px 20px !important;
}
.content .block_content.catalog-list a.register-company:hover {
	text-decoration: none;
}
.content .block_content.catalog-list .cat-bg {
	background: #e6e7e9;
	padding: 15px;
}
.content .block_content.catalog-list ul.cat-list {
	float:left;	
	margin-right: 20px;
	width:335px;
}
.content .block_content.catalog-list ul.cat-list.last {
	margin-right: 0 !important;
}
.content .block_content.catalog-list h1.head {
	font-size: 16px;
	color: #a10600;
	font-weight: bold;
	margin: 0 0 5px 0;
	background:none;
	padding:0 0 10px 0 ;
}
.content .block_content.catalog-list ul.cat-list li {
	font-size: 14px;
	width:100%;
}
.content .block_content.catalog-list .catalog-item {
	width: 928px;
	display:inline-block;
	overflow: hidden;
	border-bottom: 1px solid #a8a9ab;
	padding: 5px 0 4px 0;
	margin: 0 auto;
	margin-left: 17px;
}
.content .block_content.catalog-list .catalog-item.first {
	overflow: inherit;
	margin-top: 35px;
	padding: 0 0 4px 0;
}
.content .block_content.catalog-list .catalog-item .logo, .content .block_content.catalog-list .catalog-item .t1 {
	width: 162px;
	float: left;
	margin-right: 20px;
}
.content .block_content.catalog-list .catalog-item .logo {
	text-align: center;
	line-height: 1.18;
}
.content .block_content.catalog-list .catalog-item .logo img {
	margin-bottom: 0px;
}
.content .block_content.catalog-list .catalog-item .logo a {
	text-align: center;
	color: #a10600;
}
.content .block_content.catalog-list .catalog-item .logo a:hover {
	text-decoration: none;
}
.content .block_content.catalog-list .catalog-item .logo h3 {
	font-weight: normal;
	font-size: 13px;
}
.content .block_content.catalog-list .catalog-item .descr, .content .block_content.catalog-list .catalog-item .t2 {
	width: 500px;
	float: left;
	margin-right: 20px;
}
.content .block_content.catalog-list .catalog-item .descr {
	line-height: 1.48;
	overflow: hidden;
	text-align: justify;
}
.content .block_content.catalog-list .catalog-item .info, .content .block_content.catalog-list .catalog-item .t3 {
	width: 223px;
	float: left
}
.content .block_content.catalog-list .catalog-item .info {
	line-height: 1.48;
}
.content .block_content.catalog-list .catalog-item.standard, .content .block_content.catalog-list .catalog-item.vip {
	background: #fbe6c2;
}
.content .block_content.catalog-list .catalog-item.vip .logo a {
	color: #1c75bc;
	font-weight: bold;
}
.content .block_content.catalog-list .catalog-item.vip .logo h3 {
	font-weight: bold;
}
.content .block_content.catalog-list .catalog-item.vip .descr {
	font-weight: bold;
}
.content .block_content.catalog-list .catalog-item.vip .info {
	font-weight: bold;
}
.content .block_content.catalog-list .catalog-item .t1, .content .block_content.catalog-list .catalog-item .t2, .content .block_content.catalog-list .catalog-item .t3 {
	border-bottom: 1px solid #a8a9ab;
	height: 21px;
	margin-bottom: 8px;
	margin-top: -25px;
	color: #FFF;
}
.content .block_content.catalog-list .catalog-item .t1 span, .content .block_content.catalog-list .catalog-item .t2 span, .content .block_content.catalog-list .catalog-item .t3 span {
	display: inline-block;
	background: #949599;
	font-size: 14px;
	padding: 3px 5px;
	position: relative;
}
.content .block_content.catalog-list .catalog-item .t1 span:after, .content .block_content.catalog-list .catalog-item .t2 span:after, .content .block_content.catalog-list .catalog-item .t3 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 109, 114, 0);
	border-left-color: #6e6d72;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}
.content .block_content.catalog-list .neighbor_rubrics {
	margin: 20px 15px 20px 15px;
}
.content .block_content.catalog-list .neighbor_rubrics .prev {
	width:450px;
	float:left;
}
.content .block_content.catalog-list .neighbor_rubrics .next {
	width:450px;
	float:right;
	text-align: right;
}
.content .block_content.catalog-list .neighbor_rubrics p {
	font-size: 13px;
	color: #000000;
	margin: 0 0 5px 0;
	font-weight: 600;
}
.content .block_content.catalog-list .neighbor_rubrics p a {
	font-size: 14px;
	font-weight: 700;
	line-height: 16px;
	color: #a10600;
	text-decoration: underline;
}
.content .block_content.catalog-list .neighbor_rubrics p a:hover {
	text-decoration: none;
}
.content .block_content.catalog-list .good-item {
	width: 928px;
	display:inline-block;
	overflow: hidden;
	border-bottom: 1px solid #a8a9ab;
	padding: 5px 0 4px 0;
	margin: 0 auto;
	margin-left: 17px;
}
.content .block_content.catalog-list .good-item.first {
	overflow: inherit;
	margin-top: 35px;
	padding: 0 0 4px 0;
}
.content .block_content.catalog-list .good-item.last {
	border-bottom: none !important;
}
.content .block_content.catalog-list .good-item .logo-descr, .content .block_content.catalog-list .good-item .t1 {
	width: 602px;
	float: left;
	margin-right: 20px;
}
.content .block_content.catalog-list .good-item .logo-descr { 
	line-height: 1.18;
}
.content .block_content.catalog-list .good-item .logo-descr img { 
	float: left;
	margin-right: 20px;
	margin-bottom:1px;
}
.content .block_content.catalog-list .good-item .logo-descr a { 
	color: #a10600;
	text-decoration: underline;
}
.content .block_content.catalog-list .good-item .logo-descr a:hover { 
	text-decoration: none;
}
.content .block_content.catalog-list .good-item .logo-descr a.good-title { 
	color: #000;
	text-decoration: none;
}
.content .block_content.catalog-list .good-item .logo-descr a.good-title:hover { 
	text-decoration: underline;
}
.content .block_content.catalog-list .good-item .price, .content .block_content.catalog-list .good-item .t2 {
	width: 122px;
	float: left;
	margin-right: 20px;
}
.content .block_content.catalog-list .good-item .price {
	line-height: 1.48;
	overflow: hidden;
	text-align: justify;
}
.content .block_content.catalog-list .good-item .company, .content .block_content.catalog-list .good-item .t3 {
	width: 162px;
	float: left
}
.content .block_content.catalog-list .good-item .company {
	text-align: center;
	line-height: 1.18;
}
.content .block_content.catalog-list .good-item .company img {
	margin-bottom: 0px;
}
.content .block_content.catalog-list .good-item .company a {
	text-align: center;
	color: #a10600;
}
.content .block_content.catalog-list .good-item .company a:hover {
	text-decoration: none;
}
.content .block_content.catalog-list .good-item .company h3 {
	font-weight: normal;
	font-size: 13px;
}
.content .block_content.catalog-list .good-item .company .company_phone { 
	padding: 8px 0 0 0;
}
.content .block_content.catalog-list .good-item.standard, .content .block_content.catalog-list .good-item.vip {
	background: #fbe6c2;
}
.content .block_content.catalog-list .good-item.vip .logo-descr {
	font-weight: bold;
}
.content .block_content.catalog-list .good-item.vip .price {
	font-weight: bold;
}
.content .block_content.catalog-list .good-item.vip .company a {
	color: #1c75bc;
	font-weight: bold;
}
.content .block_content.catalog-list .good-item.vip .company h3 {
	font-weight: bold;
}
.content .block_content.catalog-list .good-item .company a.phone { 
	color: #000;
	text-decoration: none;
}
.content .block_content.catalog-list .good-item .company a.phone:hover { 
	text-decoration: none;
}
.content .block_content.catalog-list .good-item .t1, .content .block_content.catalog-list .good-item .t2, .content .block_content.catalog-list .good-item .t3 {
	border-bottom: 1px solid #a8a9ab;
	height: 21px;
	margin-bottom: 8px;
	margin-top: -25px;
	color: #FFF;
}
.content .block_content.catalog-list .good-item .t1 span, .content .block_content.catalog-list .good-item .t2 span, .content .block_content.catalog-list .good-item .t3 span {
	display: inline-block;
	background: #949599;
	font-size: 14px;
	padding: 3px 5px;
	position: relative;
}
.content .block_content.catalog-list .good-item .t1 span:after, .content .block_content.catalog-list .good-item .t2 span:after, .content .block_content.catalog-list .good-item .t3 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 109, 114, 0);
	border-left-color: #6e6d72;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}


.content .block_content.catalog-list .rubric_info{
	margin: 15px;
	font-size: 15px;
}
.content .block_content.catalog-list .rubric_description{
	margin: 15px;
	font-size: 15px;
}
.content .block_content.catalog-page .p-holder img.good {
	float: left;
	margin-right: 20px;
}
.content .block_content.catalog-page .p-holder img.logo {
	float: left;
	margin: 0 35px 14px 0 !important;
}
.content .block_content.catalog-page .p-holder ul.params {
	overflow: hidden;
	width: inherit;
	margin-bottom: 10px;
	float: none;
}
.content .block_content.catalog-page .p-holder ul.params li {
	display: block;
	width: 100%;
	list-style: none !important;
	background: none !important;
	line-height: 1.48;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
.content .block_content.catalog-page .p-holder ul.params li:before {
	content: "";
	margin: 0 !important;
	padding: 0 !important;
}
.content .block_content.catalog-page .p-holder ul.params li span {
	display: inline-block;
	width: 100px;
	font-size: 13px;
	font-weight: bold;
	color: #949599;
}
.content .block_content.catalog-page .p-holder ul.params li a {
	font-weight: normal;
}
.content .block_content.catalog-page .p-holder p {
	width: 100%;
	/* display: inline; */
	margin-bottom: 20px;
	line-height: 1.38;
}
.content .block_content.catalog-page .p-holder h2 {
	font-size: 16px;
	font-weight: bold;
	color: #8b0b0c;
	clear: both;
	margin: 20px 0 30px 0;
}
.content .block_content.catalog-page .p-holder h2.m10px {
	margin-bottom: 10px !important;
}
.content .block_content.catalog-page .p-holder .catalog-info {
	display:inline-block;
	width: 100%;
	border-bottom: 1px solid #bdbec0;
}
.content .block_content.catalog-page .p-holder .catalog-info.first .t1, .content .block_content.catalog-page .p-holder .catalog-info.first .t2 {
	border-bottom: #bdbec0 1px solid;
	margin-top: -20px;
	padding-bottom:0px !important;
}
.content .block_content.catalog-page .p-holder .catalog-info.first .t1 span, .content .block_content.catalog-page .p-holder .catalog-info.first .t2 span {
	display: inline-block;
	background: #949599;
	font-size: 14px;
	padding: 3px 5px;
	position: relative;
	color: #fff;
}
.content .block_content.catalog-page .p-holder .catalog-info.first .t1 span:after, .content .block_content.catalog-page .p-holder .catalog-info.first .t2 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 109, 114, 0);
	border-left-color: #6e6d72;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}
.content .block_content.catalog-page .p-holder .catalog-info.first .t1, .content .block_content.catalog-page .p-holder .catalog-info .logo-descr {
	width: 765px;
	float: left;
	margin-right: 20px;
	padding:5px 0px;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr img { 
	margin-bottom:1px;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr a { 
	color: #8b090b;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr a:hover { 
	text-decoration: none;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr a.good-title { 
	color: #000;
	text-decoration: none;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr a.good-title:hover { 
	text-decoration: underline;
}
.content .block_content.catalog-page .p-holder .catalog-info.first .t2, .content .block_content.catalog-page .p-holder .catalog-info .price {
	width: 152px;
	float: left;
	padding:5px 0px;
}
.content .block_content.catalog-page .p-holder .catalog-info .logo-descr, .content .block_content.catalog-page .p-holder .catalog-info .price {
	line-height: 1.28;
}
.content .block_content.catalog-page a.return {
	position: relative;
	color: #a10600;
	margin-left: 15px;
	font-size: 13px;
}
.content .block_content.catalog-page a.return img {
	position: absolute;
	left: -15px;
	top: 3px;
}

.block a.private_action {
	font-size: 13px;
	font-weight: 600 !important;
	color: #8a0a09;
	display: inline-block;
	padding: 0 20px 0 24px;
	margin-bottom: 10px;
	text-decoration: none !important;
	white-space: nowrap;
	line-height: 17px;
	background-repeat: no-repeat;
	background-position: left middle;
}
.block a.private_action:hover {
	text-decoration: underline !important;
}
.block a.private_action.add { background-image: url(/modules/catalog/pictures/icon_add.gif);}
.block a.private_action.edit { background-image: url(/modules/catalog/pictures/icon_edit.gif);}
.block a.private_action.delete { background-image: url(/modules/catalog/pictures/icon_delete.gif);}
.block a.private_action.update { background-image: url(/modules/catalog/pictures/icon_update.gif);}
.block a.private_action.move_up { background-image: url(/modules/catalog/pictures/icon_move_up.gif);}
.block a.private_action.move_down { background-image: url(/modules/catalog/pictures/icon_move_down.gif);}

.block div.button_container {
	margin: 12px 0 6px 0;
}
.block div.button_container2 {
	margin: 3px 0 12px 0;
}
.block ul.personal_data {
	overflow: hidden;
	width: inherit;
	float: none;
}
.block ul.personal_data li {
	display: block;
	width: 100%;
	list-style: none !important;
	background: none !important;
	line-height: 1.48;
	margin: 0 0 5px 0 !important;
	padding: 0 !important;
}
.block ul.personal_data li:before {
	content: "";
	margin: 0 !important;
	padding: 0 !important;
}
.block ul.personal_data li span {
	display: inline-block;
	padding-right: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #949599;
}
.block ul.personal_data li a {
	font-weight: normal;
}

.content .block_content.magazine-list .magazine-item {
	float: left;
	margin: 15px 10px 15px 0;
	width: calc(25% - 10px);
}
.content .block_content.magazine-list .magazine-item:nth-child(4n) {
	margin-right: 0;
}

.content .block_content.magazine-list .magazine-item div.title {
	padding: 0 5px 10px 5px;
	text-align: center;
}
.content .block_content.magazine-list .magazine-item div.title a {
	color: #a10600;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}
.content .block_content.magazine-list .magazine-item div.title a:hover {
	text-decoration: underline;
}
.content .block_content.magazine-list .magazine-item div.title span {
	display: block;
}
.content .block_content.magazine-list .magazine-item div.image {
	text-align: center;
}

.block .block_header.dictionary a {
	font-weight: 600;
}
.content .block_content.dictionary h1 {
	font-size: 16px;
	color: #a10600;
	margin-bottom: 18px;
	font-weight: bold;
}
.content .block_content.dictionary .rubrics {
	font-size: 19px;
	color: #000;
	margin-bottom: 20px;
	font-weight: 600;
}
.content .block_content.dictionary p {
    font-size: 15px;
    line-height: 1.38;
    margin-bottom: 21px;
}
.content .block_content.dictionary ul li {
    font-size: 15px;
}
.block .block_content.dictionary ul.rubrics {
	overflow: auto;
	list-style: none;
}
.block .block_content.dictionary ul.rubrics li {
	background: url("/pictures/bull.png") no-repeat left 5px;
	list-style:circle !important;
	display: inline-block;
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	padding-left:10px;
	min-height:15px;
}
.block .block_content.dictionary ul.rubrics li:before {
	padding: 5px;
}
.block .block_content.dictionary ul.rubrics li a {
	color: #a10600;
	text-decoration: underline;
	border:none !important;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}
.block .block_content.dictionary ul.rubrics li a:hover {
	text-decoration:none;	
}
.block .block_content.dictionary .nav {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 22px;
}
.block .block_content.dictionary .nav a {
    color: #a10600;
	padding: 0 1px 0 1px;
    font-weight: 600;
	text-decoration: none;
}
.block .block_content.dictionary .nav a:hover {
	text-decoration: underline;
}
.block .block_content.dictionary .nav a.active {
    color: #fff;
	background-color: #a10600;
	padding: 0 3px 0 3px;
    font-weight: 600;
	text-decoration: none;
}
.block .block_content.dictionary .nav a.active:hover {
	text-decoration: none;
}
.block .block_content.dictionary ul.terms {
	overflow: auto;
	list-style: none;
}
.block .block_content.dictionary ul.terms li {
	background: url("/pictures/bull.png") no-repeat left 5px;
	list-style:circle !important;
	display: inline-block;
	width: 45%;
	margin: 0 0 10px 0;
	padding: 0;
	vertical-align: top;
	padding-left:10px;
	min-height:15px;
}
.block .block_content.dictionary ul.terms li:before {
	padding: 5px;
}
.block .block_content.dictionary ul.terms li a {
	color: #a10600;
	text-decoration: underline;
	border:none !important;
	font-weight: 600;
	font-size: 15px;
	display: inline-block;
}
.block .block_content.dictionary ul.terms li a:hover {
	text-decoration:none;	
}

.content .block_content.currency .c-holder {
	float: left;
	width: 451px;
	margin-right: 36px;
	margin-bottom: 33px;
}
.content .block_content.currency .c-holder.last {
	margin-right: 0;
}
.content .block_content.currency .c-holder .t1 {
	border-bottom: 1px solid #999;
}
.content .block_content.currency .c-holder .t1 span {
	display: inline-block;
	background: #8b0909;
	font-size: 14px;
	padding: 3px 50px 3px 5px;
	position: relative;
	color: #FFF;
}
.content .block_content.currency .c-holder .t1 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(140, 10, 10, 0);
	border-left-color: #5e0404;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}
.content .block_content.currency .c-holder .row {
	width: 100%;
	display: inline-block;
	font-size: 14px;
	border-bottom: #FFF 1px solid;
	height: 25px;
	line-height: 22px;
}
.content .block_content.currency .c-holder .row .name {
	float: left;
	width: 300px;
	text-indent: 3px;
}
.content .block_content.currency .c-holder .row .info {
	float: right;
	width: 120px;
}
.content .block_content.currency .c-holder .row .info .up {
	color: #0C6;
}
.content .block_content.currency .c-holder .row .info .down {
	color: #F00;
}
.content .block_content.currency .product-holder {
	margin-bottom: 15px;
}
.content .block_content.currency .product-holder .t1 {
	width: 100%;
	display: inline-block;
	border-bottom: 1px solid #bdbec0;
}
.content .block_content.currency .product-holder .t1 span {
	display: inline-block;
	background: #8b0909;
	font-size: 14px;
	padding: 3px 50px 3px 5px;
	position: relative;
	color: #FFF;
}
.content .block_content.currency .product-holder .t1 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(140, 10, 10, 0);
	border-left-color: #5e0404;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}
.content .block_content.currency .product-holder .row {
	border-bottom: 1px solid #fff;
	height: 25px;
	line-height: 25px;
}
.content .block_content.currency .product-holder .row > div > span {
	float: right;
	width: 210px;
	float: right;
	text-align: left;
}
.content .block_content.currency .product-holder .row > div {
	text-indent: 3px;
	font-size: 14px;
}
.content .block_content.currency a.dictionary {
	float: right;
	padding: 10px 20px;
	background: #a10600;
	color: #f6eb40;
	font-weight: normal;
	font-size: 15px;
	margin-bottom: 15px;
}


/* search results - goods */

.search_results_goods {
	display:inline-block;
	width: 100%;
	border-bottom: 1px solid #bdbec0;
}
.search_results_goods.first .t1, .search_results_goods.first .t2 {
	border-bottom: #bdbec0 1px solid;
	padding-bottom:0px !important;
}
.search_results_goods.first .t1 span, .search_results_goods.first .t2 span {
	display: inline-block;
	background: #949599;
	font-size: 14px;
	padding: 3px 5px;
	position: relative;
	color: #fff;
}
.search_results_goods.first .t1 span:after, .search_results_goods.first .t2 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 109, 114, 0);
	border-left-color: #6e6d72;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}
.search_results_goods.first .t1, .search_results_goods .logo-descr {
	width: 765px;
	float: left;
	margin-right: 20px;
	padding:5px 0px;
}
.search_results_goods .logo-descr img { 
	margin-bottom:1px;
}
.search_results_goods .logo-descr a { 
	color: #a10600;
}
.search_results_goods .logo-descr a:hover { 
	text-decoration: none;
}
.search_results_goods .logo-descr a.good-title { 
	color: #000;
	text-decoration: none;
}
.search_results_goods .logo-descr a.good-title:hover { 
	text-decoration: underline;
}
.search_results_goods.first .t2, .search_results_goods .price {
	width: 152px;
	float: left;
	padding:5px 0px;
}
.search_results_goods .logo-descr, .search_results_goods .price {
	line-height: 1.28;
}
.search_results_goods img.good {
	float: left;
	margin-right: 20px;
}
.search_results_goods.standard, .search_results_goods.vip {
	background: #fbe6c2;
}
.search_results_goods.vip .logo-descr {
	font-weight: bold;
}
.search_results_goods.vip .price {
	font-weight: bold;
}
.search_results_goods.vip .company a {
	color: #1c75bc;
}
.search_results_goods.vip .company h3 {
	font-weight: bold;
}


/* search results - companies */

.search_results_companies {
	width: 938px;
	display:inline-block;
	overflow: hidden;
	border-bottom: 1px solid #a8a9ab;
	padding: 5px 0 4px 0;
	margin: 0 auto;
}
.search_results_companies.first {
	overflow: inherit;
	margin-top: 35px;
	padding: 0 0 4px 0;
}
.search_results_companies .logo, .search_results_companies .t1 {
	width: 162px;
	float: left;
	margin-right: 20px;
}
.search_results_companies .logo {
	text-align: center;
	line-height: 1.18;
}
.search_results_companies .logo img {
	margin-bottom: 0px;
}
.search_results_companies .logo a {
	text-align: center;
	color: #a10600;
}
.search_results_companies .logo a:hover {
	text-decoration: none;
}
.search_results_companies .logo h3 {
	font-weight: normal;
	font-size: 13px;
}
.search_results_companies .descr, .search_results_companies .t2 {
	width: 510px;
	float: left;
	margin-right: 20px;
}
.search_results_companies .descr {
	line-height: 1.48;
	overflow: hidden;
	text-align: justify;
}
.search_results_companies .info, .search_results_companies .t3 {
	width: 223px;
	float: left
}
.search_results_companies .info {
	line-height: 1.48;
}
.search_results_companies .t1, .search_results_companies .t2, .search_results_companies .t3 {
	border-bottom: 1px solid #a8a9ab;
	height: 21px;
	margin-bottom: 8px;
	margin-top: -25px;
	color: #FFF;
}
.search_results_companies.standard, .search_results_companies.vip {
	background: #fbe6c2;
}
.search_results_companies.vip .logo a {
	color: #1c75bc;
}
.search_results_companies.vip .logo h3 {
	font-weight: bold;
}
.search_results_companies.vip .descr {
	font-weight: bold;
}
.search_results_companies.vip .info {
	font-weight: bold;
}
.search_results_companies .t1 span, .search_results_companies .t2 span, .search_results_companies .t3 span {
	display: inline-block;
	background: #949599;
	font-size: 14px;
	padding: 3px 5px;
	position: relative;
}
.search_results_companies .t1 span:after, .search_results_companies .t2 span:after, .search_results_companies .t3 span:after {
	left: 100%;
	top: 0;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(110, 109, 114, 0);
	border-left-color: #6e6d72;
	border-width: 20px 0px 0 7px;
	margin-top: 0px;
}




/*CONTENT PAGE*/

.bottom-slider {
	width: 100%;
	display: inline-block;
	clear: both;
	height: 78px;
	margin: 5px 0 12px 0;
	overflow: hidden;
}
.bottom-slider .bx-wrapper .bx-viewport {
	-webkit-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px 0px 0px 0px rgba(50, 50, 50, 0.35);
	border-right: none;
	border-left: none;
	left: 0;
	background: #e6e7e9;
	height:79px !important;
}
#partners div.slide a { 
	display: inline-block;
    margin: 2px 0px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
} 
#partners div.slide a img {
	display:inline-block; 
}
#partners div.slide table {
	width: 100%;
}
#partners div.slide table  tr td {
	height:70px;
	vertical-align:middle;
	text-align: center;
}
.bottom-slider .bx-prev {
	left: 0 !important;
	background: url(/pictures/slider_l.png) no-repeat left top !important;
	width: 20px;
	height: 41px !important;
	margin-top: -20px !important;
}
.bottom-slider .bx-next {
	right: 0 !important;
	background: url(/pictures/slider_r.png) no-repeat right top !important;
	width: 20px;
	height: 41px !important;
	margin-top: -20px !important;
}
.bottom-menu {
	width: 1240px;
	display: inline-block;
	clear: both;
	background: #dcdcdc;
	min-height: 98px;
	padding: 10px 8px 0 10px;
	margin-top: 0px;
	margin-left: -8px;
}
.bottom-menu ul {
	list-style: none;
	float: left;
	margin-right: 80px;
	margin-bottom: 10px;
}
.bottom-menu ul.last {
	margin-right: 0;
}
.bottom-menu ul li {
	line-height: 1.58;
}
.bottom-menu ul li a {
	color: #a10600;
	font-size: 15px;
	text-decoration: none;	
}
.bottom-menu ul li a:hover {
	text-decoration: underline;
}

.bottom-text {
	width: 1240px;
	display: inline-block;
	clear: both;
	background: #dcdcdc;
	padding: 10px 8px 20px 10px;
	margin-top: 0;
	margin-left: -8px;
}

div.footer, .push {
	height: 150px; /* '.push' must be the same height as 'footer' */
}
div.footer {
	background: #fdb933;
	position: relative;
	-webkit-box-shadow: 0px -3px 1px 0px rgba(50, 50, 50, 0.35);
	-moz-box-shadow: 0px -3px 1px 0px rgba(50, 50, 50, 0.35);
	box-shadow: 0px -3px 1px 0px rgba(50, 50, 50, 0.35);
}
div.footer .f-w .f-holder {
	width: 1240px;
	position: relative;
	color: #231f20;
	padding: 15px 10px 10px 10px;
	line-height: 1.28;
	font-size: 12px;
}

div.footer .f-w .f-holder a:hover {
	text-decoration: none;
}
div.footer .f-w .f-holder a.email-c {
	color: #231f20;
	font-size: 13px;
	font-weight: bold;
}
div.footer .f-w .f-holder .copyrights {
	float: left;
	width: 730px;
}
div.footer .f-w .f-holder .right_block {
	float: right;
	width: 300px;
	height: 130px;
	text-align: right;
}
div.footer .f-w .f-holder .right_block .counters  {
	height: 100px;
	text-align: right;
}
div.footer .f-w .f-holder .right_block .createdby {
	margin: 6px 0 6px 0;
}
div.footer .f-w .f-holder .right_block .createdby a {
	color: #231f20;
}
div.footer .footer_l {
	position: absolute;
	left: -10px;
	top: -5px;
}
div.footer .footer_r {
	position: absolute;
	right: -10px;
	top: -5px;
}
div.mm {
	position: absolute;
	top: 36px;
	right: 0;
	display:none;
	background: #fff;
	border: 2px solid #790000;
	z-index: 99;
	padding:0 0 13px 0;
}
div.mm a {
	display: list-item;
	list-style:none;
	width: 100%;
	text-align: left;
	padding:0 10px 0 10px;
	height:27px !important;
}
div.mm a:hover {
	text-decoration:underline;
}






/*  ///////////////// */
/*  ADDITIONAL STYLES */
/*  ///////////////// */

#catalog_company_banner {
	padding: 0 0 10px 0;
	text-align: center;
}
#catalog_company_banner img {
	max-width: 100%;
}

/* forms */
.form_left_column {
	width: 350px;
    float: left;
}

.form_right_column {
	margin-left: 390px;
    width: 190px; 
} 

div.mail_table div {
	padding:8px 3px 8px 3px;
}
div.mail_table div label {
	text-align:left;
	width: 186px;
	line-height: 18px;
	font-size: 14px;
    float: left;
	padding: 0px 10px 0px 0px;
}
div.mail_table div label.fwidth {
	width: auto !important;
}

div.mail_table div label.captcha {
    float: none !important;
	width: auto !important;
	padding: 0px 0px 10px 0px !important;
}
div.mail_table div.title {
	font-style:normal;
	font-weight:bold;
	text-align:left !important;
	padding-top:10px !important;
	vertical-align:top !important;
	padding: 14px 0 12px 0 !important;
}
input.form, textarea.form {
  border: 1px solid #cccccc;
  padding-top: 4px;
  padding-bottom:4px;
  padding-left:2px;
  padding-right:2px;
  font-size: 13px;
  vertical-align:middle;
  font-family: Verdana,Tahoma,sans-serif;
  color: #29166f;
}
select.form {
  border: 1px solid #cccccc;
  padding-top: 2px;
  padding-bottom:2px;
  padding-left:2px;
  padding-right:2px;
  font-size: 13px;
  vertical-align:middle;
  font-family: Verdana,Tahoma,sans-serif;
  color: #29166f;
}
.chosen-container-single .chosen-single {
	background: #fff !important;
	padding: 0 !important;
	color: #29166f !important;
    border: 1px solid #cccccc !important;
	border-radius: 0 !important;
	box-shadow: none !important;
}
input.form_button {
    border: 1px solid #d1d1d1;
	background-color:#a10600;
    color: #f6eb40;
    cursor: pointer;
    font-size: 13px;
    padding: 10px;
	min-width: 120px;
    text-transform: uppercase;	
}
input.form_button:hover {
    border: 1px solid #363636;
}
.red_text { 
    font-family: Arial,Tahoma,sans-serif;
	font-size: 18px;
	line-height:12px;
	color: #a10600; 
	font-weight: bold;
}
.form_description { 
    font-family: Arial,Tahoma,sans-serif;
	font-size: 12px; 
	color: #808080; 
}

.invalid { border:2px solid #a10600 !important;}
.invalid_block .chosen-single { border:2px solid #a10600 !important;}
.invalid_label { color: #a10600 !important;}
.error_text {
	background-color:#888888;
	text-align:center;
	line-height: 20px !important;
	padding:5px;
	font-weight:600;
	color:#FFFFFF;
	margin:10px 0 20px 0;
}
.error_text a {
	color: #ffffff !important;
}
.success_text {
	background-color:#008000;
	text-align:center;
	padding:5px;
	line-height: 20px !important;
	font-weight:600;
	color:#FFFFFF;
	margin:10px 0 20px 0;
}
.text_add {
	text-align: center;
}
.text_add a {
	color: #a10600;
}
.text_add a:hover {
	text-decoration: none;
}
.mcaptcha {
	display:block;
	float:left;
	cursor:pointer;
}
.mvalue{ width:50px; }
.medium { width:200px; }
select.medium { width:200px; }
.long { width:300px; }
.longest { width:530px; }
.short { width:50px;}
select.long { width:300px; }
.checkbox_block {padding-bottom:6px;}

.label_long{ width:300px !important; }
.label_longer{ width:400px !important; }
.label_longest{ width:475px !important; }
.comment { font-weight:normal !important; }
.no_label { padding-left:188px !important; }
@media only screen and (max-width: 479px) {
	.no_label { padding-left:0 !important; }
}
/* user forms */

div.mail_table.medium {
	width: 550px
}
div.mail_table.center {
	margin: 0 auto;
}
div.mail_table a {
	color: #a10600;
}
div.mail_table a:hover {
	text-decoration: none;
}
div.mail_table .form_fake_link{
	color:#a10600;
	font-size: 13px;
	text-decoration:underline;
	cursor:pointer;
}
div.mail_table .form_fake_link:hover {
	text-decoration:none;
}
div.mail_table .form_fake_link2{
	color:#a10600;
	font-size: 16px;
	font-weight: 600;
	text-decoration:underline;
	cursor:pointer;
}
div.mail_table .form_fake_link2:hover {
	text-decoration:none;
}
div.close {
	text-align: center;
	margin: 30px 0 20px 0;
}

div.close a {
	color: #a10600;
}

/* other */

.picture_object {
	display: inline-block;
}

.picture_object img {
	margin: 9px 18px 9px 0px !important;
}
/* --------------Search----------------- */

p.search_notice {
	color:#8a0a07; 
	font-weight: bold;
}

div.search_item {
	margin: 14px 0px 0px 0px;
	border-bottom: #d1d1d1 1px solid;
	padding: 0 0 6px 0; 
}

a.search_text {
	display:block;
	text-decoration:none;
	margin-top:3px;
	margin-bottom:2px;
	text-decoration: none !important;
}

p.search_text {
	font-size: 14px;
	font-weight:normal;
	color: #000000;
	padding: 0px !important;
	margin: 4px 0 8px 0 !important;
	line-height: 20px !important;
}

a.search_rubric_link {
	color: #000000;
	font-size: 16px;
	line-height: 1.3;
	text-decoration: underline !important;
}
a.search_rubric_link:hover{
	text-decoration: none !important;
}

a.search_item_link {
	color: #8a0a07;
	font-size: 16px;
	line-height: 1.3;
	text-decoration: underline !important;
}
a.search_item_link:hover{
	text-decoration: none !important;
}

.search_found {
	font-weight:bold;
}

.hor_arrow {
	display:inline-block; 
	margin-bottom:2px;
}


.search_results_rubric_title {
	margin: 10px 0 16px 0;
}
.search_results_rubric_title a {
	color: #a10600;
    font-size: 16px;
    font-weight: bold;
	text-decoration: none;
    margin-bottom: 18px;
}
.search_results_show_all {
	text-align: right;
	margin: 10p 0 10px 0;
	height: 30px;
	position: relative;
}
.search_results_show_all a {
	position: absolute;
	right: 22px;
	bottom: 5px;
	color: #a10600;
	text-decoration: none;
	font-weight: normal;
	text-decoration: underline;
	display: inline-block;
	font-size: 12px;
}
.search_results_show_all a:hover {
	text-decoration: none;
}
.search_results_show_all a img {
	position: absolute;
	bottom: -2px;
	right: -20px;
}




/*   страница 404    */
.error404 {
	margin:60px 0 100px 190px;
}
@media only screen and (max-width: 768px) {
	.error404 {
		margin:60px 0 60px 0;
	}
}
.error404 ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.error404 ul li {
	float: left;
	margin:0px;
	padding:0px;
}
.error404 ul li.icon {
	width: 160px;
}
.error404 ul li.text {
	margin: 20px 0 0 0;
	width: 350px;
	line-height: 18px;
}
@media only screen and (max-width: 500px) {
	.error404 ul li.text {
		width: 250px;
	}
	.error404 ul li.icon {
		display: none;
	}
	.error404 {
		margin:60px 0 60px 60px;
	}
}
.error404 ul li.text a {
	color: #a10600;
}
.error404 ul li.text a:hover {
	text-decoration: none;
}
.error404 ul li.text h1 {
	margin: 10px 0 20px 0;
	font-size: 18px;
}

/* default page contetn styles */
.page-content {
    font-size: 15px;
    line-height: 1.38;
}
	
.page-content h3{
	color: #000000;
	font-size: 16px;
}
.page-content p {
	width: 100%;
	margin-bottom: 15px !important;
	line-height: 1.38;
}
.page-content div {
	margin-bottom: 15px !important;
	line-height: 1.38;
}
.page-content a {
	color: #a10600;
}
.page-content a:hover {
	text-decoration: none;
}
.page-content img {

}
.page-content img.bordered {
	border: 1px solid #cececc;
}
.page-content img.left {
	margin: 2px 10px 8px 0px !important;
	float: left;
	display: inline-block;
}
.page-content img.right {
	margin: 2px 0 8px 10px !important;
	float: right;
	display: inline-block;
}
.page-content ul, .page-content ol {
	padding: 0px 0px 15px 0px;
}
.page-content ul li, .page-content ol li {
	background: url("/pictures/bull.png") no-repeat left 7px !important;
	padding: 0px 0px 5px 15px !important;
	margin: 0 !important;
	display: block !important;
	width: auto !important;
	line-height: 18px;
}

.page-content table.bordered {
	border: 0px !important;
	background-color: #666666 !important;
}

.page-content table.bordered tr td {
	padding:4px 6px 4px 6px !important;
	background-color: #e6e7e9 !important;
	font-size: 12px !important;
	line-height: 18px !important;
	vertical-align: middle !important;
}

.page-content table.bordered tr th {
	padding:8px 6px 8px 6px !important;
	background-color: #919191 !important;
	color: #0e428d !important;
	font-weight: bold !important;
	font-size: 13px !important;
	line-height: 14px !important;
	text-align: center !important;
	vertical-align: middle !important;
}

.page-content table.bordered tr td p, .page-content table.bordered tr th p {
	padding: 0px !important;
	margin: 0px !important;
}

.page-content table tr.colored td, .page-content table tr td.colored {
	background-color: #ffffff !important;
}



/* company page additionals */
.popup{
	display: none;
	padding: 20px;
}
.popup_title {
	color: #8b0b0c;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 15px;
}
.popup_text {
    font-size: 14px;
	line-height: 18px;
}
#company_map {
	width:100%;
	height:300px;
	margin: 0px;
}

/* other pages */
a.view_magazine {
	font-weight: bold;
}

/* vip styles */

.vip-header {
    display: block;
    height: 72px;
    margin: 0px;
	padding: 20px 0 15px 23px;
	background-color:#dcdcdc;
}

.vip-header .logo {
    float: left;
    height: 29px;
    width: 255px;
}
.vip-header .search {
	width: 950px;
	float: left;
	display: inline-block;
	font-size: 0;
}
.vip-header .search form {
	width: 100%;
}
.vip-header .search input[type=text] {
	border: #aeafb1 2px solid;
	height: 32px;
	line-height: 32px;
	padding: 0 5px;
	width: 860px;
}
.vip-header .search input[type=submit] {
	border: none;
	height: 32px;
	line-height: 30px;
	margin-left: 4px;
	background: #a10600;
	font-size: 14px !important;
	color: #f6eb40;
	text-decoration: underline;
	cursor: pointer;
	width: 79px;
	font-family: 'Open Sans', sans-serif;
}
.vip_title_holder {
	height: 39px;
	width: 1240px;
	display: inline-block;
	margin-left: -8px;
	margin-bottom: 20px;
	position: relative;
}
.vip_title_holder img {
	z-index: 5;
	position: absolute;
	top: -5px;
}
.vip_title_holder img.m_l {
	left: -10px;
}
.vip_title_holder img.m_r {
	right: -10px;
}
.vip_title_holder .container {
	background: #fdb933;
	padding: 0 15px;
	height: 39px;
	display: inline-block;
	text-align: center;
	line-height: 39px;
	-webkit-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	-moz-box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	box-shadow: 0px 2px 2px 0px rgba(50, 50, 50, 0.5);
	width: 100%;
	position: relative;
	z-index: 2;
	overflow: hidden;
}
.vip_title_holder .container .title {
	width: 800px;
	float: left;
	text-align:left;
}
.vip_title_holder .container .title h1 {
	font-size: 18px;
	font-weight: bold;
}

/* subscribe link */

div.subscribe_block {
	margin: 20px 0 20px 0;
}

div.subscribe_block  a {
	color:#a10600;
	font-size: 16px;
	font-weight: 600;
	text-decoration:underline;
}

/* upgrade2vip */

.upgrade2vip .title { 
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #a10600;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
}
.upgrade2vip .text {
	text-align: center;
	padding: 0 100px 0 100px;
	line-height: 22px;
	font-size: 14px;
}
.upgrade2vip .text span { 
	color: #a10600;
	text-decoration: underline;
	cursor: pointer;
}
#upgrade_details {
	display: none;
}
#upgrade_details p {
	padding: 5px 0 5px 0;
	line-height: 22px;
	font-size: 14px;
}
#upgrade_details p a {
	color: #a10600;
	text-decoration: underline;
}
#upgrade_details .upgrade-form {
	padding: 10px 0 10px 0;
}
#upgrade_details .upgrade-form ul {
	margin: 0;
	padding: 0;
}
#upgrade_details .upgrade-form ul li {
	float: left;
	list-style: none;
	background: none;
	width: auto;
	margin: 0;
	padding: 0;
	height: 40px;
}
#upgrade_details .upgrade-form select {
	margin: 4px 20px 0 0;
	padding: 5px;
	font-size: 13px;
	min-width: 100px;
}
#upgrade_details .upgrade-form .price {
	font-size: 16px;
	font-weight: bold;
	display: inline-block;
	margin: 7px 20px 0 0;
}
#upgrade_details .upgrade-form .price span {
	margin-top: 5px;
	display: inline-block;
}
#upgrade_details .upgrade-form .form_button {
	margin: 3px 0 0 0;
	padding: 7px 10px 7px 10px;
}
.upgrade2vip-processing {
	background-color: #fdb933;
}
.upgrade2vip-processing .title { 
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #a10600;
	font-weight: bold;
}
.upgrade2vip-processing .text {
	text-align: center;
	padding: 0 100px 0 100px;
	line-height: 22px;
	font-size: 14px;
}
.upgrade2vip-processing .text a {
	color: #a10600;
}
.upgrade2vip-fail {
	background-color: #888888;
}
.upgrade2vip-fail .title { 
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.upgrade2vip-fail .text {
	text-align: center;
	padding: 0 100px 0 100px;
	line-height: 22px;
	font-size: 14px;
	color: #ffffff;
}
.upgrade2vip-fail .text a {
	color: #ffffff;
}
.upgrade2vip-success {
	background-color: #008000;
}
.upgrade2vip-success .title { 
	text-align: center;
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
}
.upgrade2vip-success .text {
	text-align: center;
	padding: 0 100px 0 100px;
	line-height: 22px;
	font-size: 14px;
	color: #ffffff;
}
.upgrade2vip-success .text a {
	color: #ffffff;
}

/* back links */

div.back_link_info {
	margin-bottom: 10px;
	color: #000;
	font-size: 14px;
	line-height: 20px;
}
div.back_link_title {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 600;
	color: #000;
	font-size: 14px;
	line-height: 18px;
}
td.back_link_field {
	margin-bottom: 2px;
	padding: 4px;
	font-size: 13px;
	width: 80px;
}
div.back_link_code {
	margin-bottom: 2px;
	padding: 4px;
	font-size: 13px;
	line-height: 18px;
	background-color: #fff; 
	color: #29166f;
	border: 1px solid #cccccc;
}
div.back_link_result {
	margin-bottom: 6px;
	font-size: 13px;
	line-height: 18px;
}
div.back_link_result a {
	color: #8b0b0c;
	text-decoration: underline;
}

/* company info update */
#company_info_updated .update_success, .button_container .update_success {
    color: #008000;
    font-size: 13px;
    font-weight: 600 !important;
}
#company_info_updated .update_error, .button_container .update_error {
    color: #8c0a0a;
    font-size: 13px;
    font-weight: 600 !important;
}

/* upgrade */
.upgrade-alert {
	color: #fff;
	line-height: 20px;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	padding: 4px;
	background-color: #f55858;
}
.upgrade-alert a {
	color: #fff;
}

/*====================================== 
  SPECIAL
========================================*/
.video-container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}
.video-container .video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



