/* Блоки на Главной */

/* Для всех блоков */
div.block, .scrollUp {
    position: relative;
    padding: 9px;
    text-align: justify;
    -webkit-border-radius: 5px;
     -khtml-border-radius: 5px;
       -moz-border-radius: 5px;
         -o-border-radius: 5px;
	    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px 0px #cfcfcf;
     -khtml-box-shadow: 0 0 2px 0px #cfcfcf;
       -moz-box-shadow: 0 0 2px 0px #cfcfcf;
         -o-box-shadow: 0 0 2px 0px #cfcfcf;
            box-shadow: 0 0 2px 0px #cfcfcf;
    border: 1px solid #cfcfcf;
    background-color: #fff;
    text-align: left;
    clear: both;
    overflow: hidden;
    margin: 0 0 10px 1px;
    }
	
#questions blockquote {max-height: 500px!important;}

.newsdayfunny img {width: 80px!important;
float: left!important;
padding-right: 13px!important;}
.newsdayfunny p {clear: inherit!important;font-size: 14px;padding-top: 5px;}
.newsdayfunny a.title {font-size: 16px!important;}

	
.russiaforever {background:url(/website/static/img/russflag.png) no-repeat;}

.russiaforever .rubric {display:none;}
/*.disqusEvent {font-size: 11px;background: none repeat scroll 0% 0% #1987E0;width: 46px;height: 18px;}*/
.disqusEvent a {color: white;font-weight: 700;padding: 6px;}


.column4 .pimcore_area_bannerTypes div.block{
	padding: 5px 0px 5px 0px;
}

.showFullText {display: none!important;}

.omgport img{padding: 5px;
float: left;
width: 31%;
height: 42%;
}

	div.block img{
		margin: 0px;
	}
	
	a.forms11:hover #forms1{display:block;}
    
    /* Заголовок в Блоке */
    div.block h4 {
	font: bold 12px/15px Verdana;
	color: #333;
	padding: 0 0 8px 20px;
	margin: 0 0 5px;
	border-bottom: 1px solid #d8d8d8;
	background: url(../images/xxxx.png) no-repeat 0px 1px;
	}
	div.block h4 a {
	    font: bold 12px/15px Verdana;
	    color: #333;
	    text-decoration: none;
	    }
	    div.block h4 a:hover {
		color: #1987e0;
		text-decoration: underline;
		}
    /* Заголовок в Блоке END */
    
    /* Ссылка more в низу блока */
    div.block a.more {
	font: 12px/15px Verdana;
	display: block;
	clear: both;
	height: 15px;
	width: 100%;
	color: #333;
	margin: 7px -3px 0;
	padding: 11px 3px 0;
	text-decoration: underline;
	background: url(../images/line.png) repeat-x;
	}
	div.block a.more:hover {
	    text-decoration: none;
	    }
    /* Ссылка more в низу блока END */
    
    /* DIV more в низу блока */
    div.block div.more {
	height: 15px;
	margin: 7px -3px 0;
	padding: 7px 3px 0;
	background: url(../images/line.png) repeat-x;
	overflow: hidden;
	}
	div.block div.more a {
	    font: 12px/15px Verdana;
	    display: block;
	    color: #333;
	    text-decoration: underline;
	    }
	    div.block div.more a:hover {
		text-decoration: none;
		}
    /* DIV more в низу блока END */
	
	div.block .date {
	    font: 10px/10px Verdana;
		color: #8A8888;
	    /*color: #6F6F6F;*/
		text-align: right;
	}
	div.block .date.event {
	    float: right;
	    margin-top: 2px;
	}
	div.block .date b{
		color: #7E7C7C;
	}


/* Общие блоки */

.static .item {
	clear: both;
	padding: 5px 0;
	border-bottom: 1px solid #d8d8d8;
	overflow: hidden;
	}
	.static .nohr{
		border-bottom: none;
	}
	.static .item.bottom {
	    border-bottom: none;
	    border-top: 1px solid #d8d8d8;
	    }
	.static .item img {
	    float: left;
	    margin: 0 5px 1px 0;
	    padding-bottom: 5px;
	    }
	.static .rubric {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    float: left;
	    }
	.static .date {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    text-align: right;
	    margin: 0 0 5px;
	    }
	.static a.title {
	    font: bold 12px/14px Verdana;
	    display: block;
	    margin: 0 0 5px;
	    }
	.static p {
	    margin: 0;
	    }
	    .static .item p {
		overflow: hidden;
		max-height: 48px;
		}
		.static .item p b, div.news .item p strong {
		    font-weight: normal;
		    }
	.static .type {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    float: left;
	}
	.static .discus {
	    text-align: right;
	    clear: both;
	    margin: 3px 0 0;
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    }
	    .static .discus a {
		font: 10px/10px Verdana;
		color: #b2b2b2;
		}
/* Общие блоки END */
/* Для всех блоков END */

/* Наша сеть */
.all-site {
    
    }
    .all-site a {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	padding: 0 0 0 17px;
	background: url(../images/mxxxx.png) no-repeat 0% 50%;
	}
    div.block.all-site div.more {
	height: 2px;
	margin-bottom: -2px;
	}
/* Наша сеть END */


.scrollUp {
    position:fixed; 
    right: 0px;
    bottom: 135px;
    display: block;
    z-index: 12;
    opacity: 0.8;
    
    font: bold 12px/15px Verdana;
    color: #333;
    padding: 5px 10px 5px 25px;
    margin: 0 0 7px;
    border-bottom: 1px solid #d8d8d8;
    background: #fff url(../images/xxxx.png) no-repeat 5px 50%;
    
    -webkit-border-radius: 5px 0 0 5px;
     -khtml-border-radius: 5px 0 0 5px;
       -moz-border-radius: 5px 0 0 5px;
         -o-border-radius: 5px 0 0 5px;
	    border-radius: 5px 0 0 5px;
    border-right: none;
    }
    .scrollUp:hover {
	text-decoration: none;
	opacity: 1.0;
	}

/* Снипет */
#snippet_from {
    height: 1px;
    margin-right: 6px;
    z-index: 10;
    overflow: hidden;
    }
.snippet_up {
    position: relative;
    margin-top: -1px;
    background: none;
    }
#snippet {
    width: 100%;
    clear: both;
    }
#snippet div.block h2, .snippet h2{
	font: bold 12px/15px Verdana;
	color: #333;
	margin: 0 0 8px;
   }
/* Заголовки в Снипете END */


    /* Заголовки в Блоках */
    div.block h1{
		font: bold 12px/15px Verdana;
		color: #333;
		padding: 0 0 8px 20px;
		margin: 0 0 7px;
		border-bottom: 1px solid #d8d8d8;
		background: url(../images/xxxx.png) no-repeat 0px 1px;
	}
	div.block h3 {
	    font: bold 18px/23px Verdana;
	    margin-bottom: 15px;
	}
	div.block h1 a, div.block h1 a{
	    font: bold 12px/15px Verdana;
	    color: #333;
	    text-decoration: underline;
	}
	div.block h1 a:hover, div.block h1 a:hover {
		text-decoration: none;
	}


	
	
/* Снипет END */


/* Отраслевые проекты */
#dostavka {
    margin-top: -10px;
    }
    #dostavka .item {
	clear: both;
	}
    #dostavka img {
	float: left;
	padding: 20px 10px 10px;
	}
    #dostavka a {
	display: block;
	margin-left: 63px;
	}
    #dostavka a.otrasl {
	font: bold 14px/14px Verdana;
	color: #333;
	text-decoration: none;
	margin-bottom: 3px;
	padding-top: 10px;
	}
	#dostavka a.otrasl:hover {
	    text-decoration: underline;
	    }
/* Отраслевые проекты END */


/* Афиша */
#afisha {
    
    }
    #afisha .poster {
	font: 12px/14px Verdana;
	/*color: #b3b3b3;*/
    }
    #afisha .poster .item {
	clear: both;
	}
    #afisha .poster p {
	margin: 10px 0 0 75px;
	}
    #afisha .poster img {
	float: left;
	margin: 0 5px 5px 0;
	}
    #afisha .poster a.name {
	font: bold 13px/14px Verdana;
	/*color: #333;*/
	text-decoration: none;
	padding-top: 10px;
	}
	.poster a:hover {
	    text-decoration: underline !important;
	    }
    #afisha a.today {
	display: block;
	font: bold 13px/14px Verdana;
	color: #333;
	padding: 7px 0;
	margin: 5px 0 0;
	text-decoration: none;
	border-top: 1px solid #d8d8d8;
	}
	#afisha a.today:hover {
	    text-decoration: underline;
	    }
	#afisha ul{
		margin: 0px 0px 0px 0px;
	}
    #afisha ul li {
	color: #b3b3b3;
	margin: 0 0 7px;
	line-height: 16px;
	}
	#afisha ul li a {
	    display: block;
	    }
/* Афиша END */


/* Доска объявлений */
#bazar {
    
    }
    #bazar .item {
	clear: both;
	padding: 0 0 10px;
	}
	 #bazar .item p {
	    margin: 0 0 0 85px;
	    }
	#bazar .item .img {
	    float: left;
	    width: 85px;
	    text-align: center;
	    padding: 10px 0 0;
	    }
	#bazar .item .date {
	    font: 10px/12px Verdana;
	    color: #b2b2b2;
	    margin-left: 85px;
	    }
	#bazar .item .price {
	    font: 12px/12px Verdana;
	    color: #333;
	    margin-left: 85px;
	    }
/* Доска объявлений END */


/* Ваше мнение */
#poll_oz {
    
    }
    #opros_window a {
	display: block;
	}
	#opros_window a.title {
	    font: bold 12px/14px Verdana;
	    color: #333;
	    margin-bottom: 10px;
	    }
    #opros_window #opros a {
	color: #333;
	min-height: 30px;
	margin-bottom: 10px;
	padding-left: 32px;
	background: url(../images/opros.png) no-repeat;
	}
    #poll_oz table tr td {
	padding: 0 5px 7px 0;
	}
    #poll_oz .gray {
	    font-weight: bold;
	    }
/* Ваше мнение END */


/* Комментарии конкурса */
#konkurscomment {
    
    }
    #konkurscomment .item {
	clear: both;
	}
    #konkurscomment img {
	float: left;
	margin: 5px 5px 5px 0;
	}
    #konkurscomment span {
	font: 12px/14px Verdana;
	color: #b3b3b3;
	}
    #konkurscomment b {
	font: bold 12px/14px Verdana;
	color: #333;
	}
    #konkurscomment .time {
	font: 10px/12px Verdana;
	color: #b3b3b3;
	margin: 3px 0;
	}
    #konkurscomment .comment {
	font: 12px/14px Verdana;
	color: #333;
	margin-left: 65px;
	height: 58px;
	overflow: hidden;
	margin-bottom: 0px;
	}
/* Комментарии конкурса END */


/* Новостные блоки */
div.news {
    padding: 20px 5px 10px;
    background: #fff url(../images/line.png) repeat-x 0px 10px;
    }
    
/* Новости общие стили */
    div.news .item {
	position: relative;
	height: 110px;
	/*overflow: hidden;*/
	clear: both;
	padding: 5px 0;
	border-bottom: 1px solid #D8D8D8;
	}
	div.news .item.bottom {
	    border-top: none;
	    border-bottom: 1px solid #d8d8d8;
	    }
	div.news .item img {
	    float: left;
	    margin: 0 5px 1px 0;
	    padding-bottom: 5px;
	    }
	div.news .rubric {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    float: left;
	    }
	div.news .date {
	    margin: 0 0 5px;
	    }
	div.news a.title {
		font: bold 12px/15px Verdana;
		display: block;
		margin: 0 0 5px;
		max-height: 33px;
		overflow: hidden;
		text-overflow: ellipsis;
		-o-text-overflow: ellipsis;
		-moz-binding: url('/examples/text-overflow.xml#ellipsis');
	    }
	div.news p {
	    margin: 0;
	    }
	    div.news .item p {
		overflow: hidden;
		max-height: 48px;
		}
		div.news .item p b, div.news .item p strong {
		    font-weight: normal;
		    }
	div.news .type {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    float: left;
	}
	div.news .discus {
	    position: absolute;
	    right: 0;
	    bottom: 5px;
	    height: 13px;
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    }
	    div.news .discus a {
		font: 10px/10px Verdana;
		color: #b2b2b2;
		}

/* Новости общие стили END */

	.nohr{
		border-bottom: none !important;
		border-top: none !important;
		padding-bottom: 0px !important;
	}
	.bt{
		border-top: 1px solid #D8D8D8 !important;
	}


/* Новостной Слайдер */
#tube {
    position: relative;
    width: 600px;			
    height: 225px;			
    float: left;
    -webkit-box-shadow: 0 0 2px 0px #cfcfcf;
     -khtml-box-shadow: 0 0 2px 0px #cfcfcf;
       -moz-box-shadow: 0 0 2px 0px #cfcfcf;
         -o-box-shadow: 0 0 2px 0px #cfcfcf;
            box-shadow: 0 0 2px 0px #cfcfcf;
    -webkit-border-radius: 0px;
     -khtml-border-radius: 0px;
       -moz-border-radius: 0px;
         -o-border-radius: 0px;
	    border-radius: 0px;
    border: 1px solid #cfcfcf;
    margin-bottom: 10px;
    overflow: hidden;
    background: #fff;
    }
    #tube p {
	margin: 0;
	}
    #slider {
	position: relative;
	width: 300px;
	height: 225px;
	float: left;
	overflow: hidden;
	z-index: 10;
	}
	#slider .slider-image {
	    position: relative;
	    }
	#slider .slider-image img {
	    position: absolute;
	    width: 300px;
	    height: 225px;
	    }
    #accordion {
	position: relative;
	width: 300px;
	height: 225px;
	float: left;
	font-family: Verdana;
	z-index: 8;
	}
	#accordion .header {
	    color: #333;
	    background: url(../images/tube_header.png) repeat-x;
	    }
	    #accordion .header a {
		display: block;
		height: 14px;
		/*padding: 8px 10px;*/
		padding: 3px 10px;
		font: bold 12px/14px Verdana;
		color: #000;
		text-decoration: none;
		}
		#accordion .header a:hover {
		    cursor: pointer;
		    }
		#accordion .header a.active {
		    padding: 8px 10px;
		    font: bold 14px/16px Verdana;
		    background: url(../images/tube_active.png) repeat-x !important;
		    color: #fff;
			text-shadow: #00508a 1px 1px 1px;
		    }
	#accordion .content {
	    height: 72px;
	    padding: 3px 5px 0 10px;
	    font: 13px/15px Verdana;
	    color: #fff;
	    background: url(../images/tube_active.png) repeat-x 0px -30px;
	    }
	#accordion .content a:link,#accordion .content a:visited{
	    font: 13px/15px Verdana;
	    color: #fff;
	    text-decoration: none;
	    display: block;
	    height: 41px;
	    overflow: hidden;
	    padding: 0px;
	}
	#accordion .content a b{
		font-weight: normal;
	}
	
	    #accordion .header .rubric{
		font: 9px/12px Verdana;
		position: absolute;
		top: 3px;
		left: 10px;
		color: #555;
		display: none;
		margin-bottom: 3px;
	    }
	    #accordion .header .date{
		font: 9px/12px Verdana;
		color: #555;
		position: absolute;
		top: 3px;
		right: 10px;
		display: none;
	    }
	    #accordion .header a.active .rubric, #accordion .header a.active .date{
		color: #FFF;
	    }
	    #accordion .header a i {
		font-style: normal;
		display: block;
		clear: both;
	    }
	    
	    #accordion .content{
		height: 41px;
		padding: 0px 10px;
		background-position: 0px -46px;
		overflow: hidden;
	    }
	    #accordion .content a:link{
		font: 13px/16px Verdana; 
	    }
	    #accordion .header{
		display: table;
		position: relative;
		height: auto;
		width: 100%;
		height: 33px;
	    }
	    #accordion .header a {
		display: table-cell;
		vertical-align: middle;
		font: bold 12px/13px Verdana;
		padding: 0px 10px 0px 10px;
		height: auto;
		overflow: hidden;
		height: 33px;
	    }
	    #accordion .header a.active {
		padding: 0px 10px 0px 10px;
		height: 52px;
		font: bold 13px/13px Verdana;
		overflow: hidden;
	    }
	    #accordion .header a.active i {
		padding-top: 10px;
	    }
	    #accordion .header a.active .rubric{
		display: block;
	    }
	    #accordion .header a.active .date{
		display: block;
	    }
/* Новостной Слайдер END */

/* Новости в регионах */


/* Новости в регионах END */

/* Прямая линия */
.inline {
    text-align: center;
    clear: both;
	border-bottom: 1px solid #d8d8d8;
	padding: 5px 0px 5px 0px;
	height: 210px;	
    }
.inline img{
	height: 210px;
}
 /* Прямая линия END */


/* Видео слайдер */
#video {
    position: relative;
    margin: 0 -5px;
    clear: both;
	border-bottom: 1px solid #D8D8D8;
    }
    #video .play {
	width: 295px;
	height: 220px;
	margin: 0 auto;
	}
	#video .button {
	    position: absolute;
	    width: 295px;
	    height: 220px;
	    background: url('http://cdn.vorle.ru/002/des-new/images/play.png') no-repeat 50% 50%;
	    }
/* Видео слайдер END */


/* Видео в TV блоке */
.videoTv {
    position: relative;
    clear: both;
    }
	.videoTv img{
		position: absolute;
	}
	.videoTv span{
		display: none;
	}
/* Видео в TV блоке END */


/* Стройкомплект-2000 */
.klient_ctk2000 {
	padding: 5px 0px 0px 0px;
	height: 115px;
        overflow: hidden;
	/*padding: 10px 0px 0px 0px;*/
	/*border-bottom: 1px solid #d8d8d8;*/
    }
    .klient_ctk2000,
    .klient_ctk2000 a {
	font: bold 16px/18px Verdana;
	color: #ff0009;
	text-align: center;
	}
	.klient_ctk2000 b {
	    font-size: 12px;
	    color: #333;
	}
/* Стройкомплект-2000 END */


/* Текстовый мини Баннер */
div.block_stiker{
	padding: 5px 0px;
	text-align: center;
}
div.block div.block_stiker {
    text-align: center;
    overflow: hidden;
    border-bottom: 1px solid #d8d8d8;
    padding: 10px 0 0px;
    height: 110px;
    }
    div.block_stiker p {
	margin: 0 0 5px;
    }
	div.block div.block_stiker br{
		clear: none !important;
		line-height: 1px;
		font-size: 1px;
	}
	div.block div.block_stiker img{
		float: left !important;
		margin-right: 10px;
	}
/* Текстовый мини Баннер END */

/* Топ комментаторов */
#topcommentators {
    
}
    #topcommentators .item {
        clear: both;
    }
    #topcommentators img {
        float: left;
        border: 1px solid #d7d7d7;
        margin: 3px 10px 5px 0;
    }
    #topcommentators p {
        margin: 5px 0 5px;
    }
    #topcommentators span.rating{
        color: #a1a1a1;
        }
        #topcommentators span.rating i {
            color: #00af0c;
            font-style: normal;
        }
        #topcommentators span.rating b {
            color: #f40000;
            font-weight: normal;
        }
/* Топ комментаторов END */

/* Новости компаний */
#newscompany {
    
    }
/* Новости компаний END */


/* Наши Новости */
#events {
    
}
/* Наши Новости END */
/* Новостные блоки END */


/* Новое на сайте */
#newssite {
    
    }
/* Новое на сайте END */


/* Мобильный корреспондент */
#eventsMobilnii {
    
    }
/* Мобильный корреспондент END */

/* Новинки */
div.novinki {
    
    }
    div.novinki img {
        margin-right: 5px;
        }
/* Новинки END */

/* Блок Интервью */
.interview{
    
    }
    .interview .item{
        overflow: visible;
    }
/* Блок Интервью END*/



/* Форум */
#forum {
    margin-top: -10px;
   /* padding-bottom: 10px;*/
    }
    #forum .item {
	clear: both;
	padding: 12px 0 0;
	}
	#forum .rubric {
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    float: left;
	    }
	#forum .date {
/*	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    text-align: right;
	    */
	    }
	#forum .title {
	    font: bold 12px/14px Verdana;
	    display: block;
	    margin: 0 0 0 20px;
	    padding: 5px 0 4px;
	    }
	#forum .discus {
	    text-align: right;
	    clear: both;
	    margin: 0 0 0;
	    font: 10px/10px Verdana;
	    color: #b2b2b2;
	    }
		#forum .discus .user a {
			color: #b2b2b2;
		}
	    #forum .discus a {
			font: 10px/10px Verdana;
			/*color: #b2b2b2;*/
		}
		#forum .discus a:hover{
			text-decoration: underline;
		}
	#forum .user {
	    float: left;
	    }
	    #forum .user a {
		font: 11px/11px Verdana;
		text-decoration: underline;
		}
	#forum .ico {
	    float: left;
	    width: 19px;
	    height: 16px;
	    background-image: url("http://img.vorle.ru/skin/portal/blocks/forum/img/topic_icons.png");
	    margin: 4px 2px 0px 0px;
	    }
	    .ic_a00{background-position:0 0;}
	    .ic_a01{background-position:0 0;}
	    .ic_a10{background-position:171px 0;}
	    .ic_a11{background-position:57px 0;}
	    .ic_b10{background-position:151px 0;}
	    .ic_b11{background-position:38px 0;}
	#forum .random {
	    font: italic 11px/11px Verdana;
	    margin: 20px 0 -5px;
	    padding: 5px 0 0;
	    border-top: 1px solid #d8d8d8;
	    clear: both;
	    }
/* Форум END */


/* Работа в Орле */
#job {
    
    }
    #job .black{
	font: bold 12px/12px Verdana;
	clear: both;
	}
	#job .black a:link, #job .black a:visited{
		color: #000;
	}
    #job ul {
	
	}
	#job ul li {
	    font: bold 12px/14px Verdana;
	    display: block;
	    padding: 5px 0 4px;
	    clear: both;
	    color: #999;
	    }
	    #job ul li .gray {
		font: 10px/10px Verdana;
			color: #8A8888;
		}
		#job ul li .gray b{
			color: #7E7C7C;	
		}
		
    #job a.poisk,
    #job a.add {
	font: 12px/15px Verdana;
	display: block;
	height: 15px;
	color: #333;
	margin: 0 0 8px;
	padding: 3px 0 7px;
	text-decoration: underline;
	border-bottom: 1px solid #d8d8d8;
	}
    #job a.add {
	margin: -4px 0 7px;
	padding: 0px 0 0px;
	border-bottom: none;
	}
/* Работа в Орле END */

/* Рекомендуем */
.tovar {
    font: 12px/16px Verdana, Tahoma, sans-serif;
}
/* Рекомендуем END */

/* Блоки на Главной END */



/* Блоки на Новостях */

/* Рубрики */
#rubrik {
    margin: -5px -5px -6px;
    }
    #rubrik h4 {
        padding: 5px 5px 5px 30px;
	margin: 0 -5px 0;
        background: url(../images/xxxx.png) no-repeat 10px 6px;
    }
    #rubrik a {
        display: block;
        height: 25px;
        color: #363636;
        padding: 0 5px;
        text-align: left;
        font: 13px/25px Verdana;
        border-bottom: 1px solid #d8d8d8;
    }
    #rubrik a:last-child {
        border-bottom: 1px solid #fff;
    }
    #rubrik a.active,
    #rubrik a:hover {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        border-bottom: none;
        padding: 1px 5px;
        margin: -1px 0 0;
        background: #218ce3 url(../images/menu_active.png) repeat-x 0% 50%;
    }
/* Рубрики END */

/* Новости в регионах */
#newsregion {
    margin: -7px 0 0;
    }
    #newsregion .sity {
        font: bold 12px/15px Verdana;
        float: left;
	color: #333;
	padding: 0 0 5px 20px;
	margin: 0;
	background: url(../images/xxxx.png) no-repeat 0px 1px;
    }
    #newsregion .date {
        line-height: 18px;
        float: right;
        margin: 0;
    }
    #newsregion .item {
        padding: 5px 0 0;
    }

/* Новости в регионах END */

/* Рекомендуем */
#recommended {
    
}
#recommended p {
    margin: 0 0 4px;
}

/* Рекомендуем END */

/* Блоки на Новостях END */

/* Работа у нас */
.vakans {
    
}
.vakans h5 {
    display: inline-block;
    font-weight: bold;
    margin: 15px 0 5px;
    padding-bottom: 4px;
    font-size: 15px;
    background: url(../images/line.png) repeat-x 0% 100%;
}
img.vakans-logo {
    width: 100%;
    max-width: 298px;
}
.vakans ul {
    list-style-image: url(http://vorle.ru/img/ob_rabota/li_pic.gif);
    margin: 1px 0 9px 20px;
}
.vakans.contakt {
    text-align: center;
    padding: 7px 0 0;
    line-height: 19px;
    background: url(../images/line.png) repeat-x;
}
/* Работа у нас END */


div.blockGoods{
	text-align: center !important;
}
div.blockGoods .item{
	margin: 0px 0px 10px 0px;
}
div.blockGoods .item img{
	margin: 0px !important;
	float: none !important;
	padding: 0px 0px 2px 0px;
}
div.blockGoods a:link,div.blockGoods a:visited{
	font: 11px/11px Verdana;
}
.loading {
/*    display:    none;*/
    position: absolute;
    z-index:    1000;
    top:        0;
    left:       0;
    height:     100%;
    width:      100%;
    background: rgba( 255, 255, 255, .8 ) 
                url('/portal/design/loading.gif') 
                50% 50% 
                no-repeat;
}
ul.citiesMenu{
	list-style-type: none;
	margin: 0px 0px 0px 5px;
}


.wideColumn{
	overflow: hidden !important;
	clear: right !important;
    /*min-height: 540px;*/
}
.wideColumn .noPadding{
	padding: 0px;
}
.wideColumn .block{
	clear: none !important;
}


ul.errors{
	font: 13px/16px Verdana, Tahoma, sans-serif;
	padding: 8px 35px 8px 24px;
	margin: 10px 0px 20px 0px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #FCF8E3;
	border: 1px solid #FBEED5;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #B94A48;
	background-color: #F2DEDE;
	border-color: #EED3D7;
}
.snippet h3{
    font: bold 13px/16px Verdana, Tahoma, sans-serif;
}
.snippet .z_block1 h3{
	min-width: 30px;
	background-color: #CCC;
	padding: 10px;
	margin-left: 10px;
	font: 13px/16px Verdana, Tahoma, sans-serif;
}
.snippet .z_block2 h2{
	min-width: 30px;
	background-color: #CCC;
	padding: 10px;
	margin-right: 10px;
}

div.blockPadding{
	padding: 10px 20px;
}
div.wellFonts{
	padding: 20px 50px 20px 50px !important;
	text-align: justify !important;
	font: 16px/22px Verdana;
}
div.wellFonts h1{
	background: none !important;
	border-bottom: none !important;
	padding: 0px !important;
    margin: 6px 0px 10px 0px !important;
    font: 30px/32px Verdana !important;
	color: #333;
	text-align: left !important;
}
div.wellFonts h2{
	border-bottom: 1px solid #DDD;
	display: inline-block;
	font: 22px/24px Verdana !important;
	color: #777;
}
div.wellFonts p{
	padding: 0px;
	margin: 2px 0px 12px 0px;
}





#content [class^="icon-time"], #content  [class^="icon-user"]{
  margin-top: -1px;
}
div.widePadding{
  padding: 0px 50px;
}
div.widePadding2{
  padding: 0px 26px;
}
div.widePadding blockquote{
  margin-right: 30px;
}
div.block .twoHeaders h1{
  background: none;
  padding: 0px 0px 6px 0px;
  border-bottom: none;
  font: bold 14px/17px Verdana;
}


.art_main img{max-width:none;padding:3px 0}
.art_main tr td.art_item{border-bottom:1px solid #d8d8d8}
.art_main tr:last-child td.art_item{border-bottom:none}
.art_table{height:100%}
.art_td_n{vertical-align:top;padding-left:5px;width:2em}
.art_td_text{vertical-align:middle;width:190px;padding:0 10px}
a.art_n,a.art_n:visited{color:#000;font-weight:700;text-decoration:none}
a.art_t,a.art_t:visited{display:block;margin-top:-7px;font-size:13px;font-weight:700;text-decoration:none}
a.art_a,a.art_a:visited{color:#000;text-decoration:none;font-weight:700;font-size:10px;display:inline-block;margin:1px 0 3px}
.art_p,.art_p:visited{font-size:9pt;text-decoration:none;color:red}
.art_p:hover{color:red}
.art_p2,.art_p2:visited{font-size:9pt;text-decoration:line-through;color:#000}
.art_an{font-size:9pt}
a.art_t:hover,a.art_a:hover{text-decoration:underline}