body{
	margin:0;
	padding:13px 0;
	font: 12px/1.1em verdana,sans-serif;
	color:#4b4b4b;
	background-color:#fff;
}
h1, h2, h3, h4, h5, h6{
	color: black;
	margin:0;
}
h1{
	background:url(/img/shablone/list-header.gif) 50% 100% no-repeat;
	font-size:1em;
	font-weight:bold;
	line-height:20px;
	font-size:1em;
	color:#e6341d;
	text-transform:uppercase;
	text-align:center;
}
h1 b {
	font-size:1.5em;
	font-weight:normal;
}
h2{
	font-size:1em;
	font-weight:bold;
	line-height:20px;
	font-size:1em;
	color:#7301a0;
	text-transform:uppercase;
	text-align:center;
	
}
h3{
	font-weight:normal;
	font-size:1.1em;
	color:#e6341d;
}
h4{
	background:url(/img/shablone/list-header.gif) 50% 100% no-repeat;
	font-size:1em;
	font-weight:bold;
	line-height:20px;
	font-size:1em;
	color:#e6341d;
	text-transform:uppercase;
	text-align:center;
	margin-top:10px;
}
h5{
	color:#7301a0;
	font-weight:bold;
	font-size:1em;
}
/* */
form{
	margin:0;
	padding:0;
}
input, select, textarea, iframe {
	color:#000;
	font: 12px/1.2em tahoma,arial,sans-serif;
	margin:0;
	border:1px solid #cccccc;
	-moz-border-radius:2px;
	vertical-align:middle;
}
.input, .button, .check {
	display:inline-block;
}
.input, .button, .check{
	background:transparent url(/img/shablone/button-right.gif) no-repeat 100% 0;
	height:18px;
	line-height:16px;
}

.input .input,.button .button, .check .check{
	background:transparent url(/img/shablone/button-left.gif) no-repeat 0 0;
	height:18px;
	line-height:16px;
	margin-right:1px;
}
.check,.check .check{
	background:transparent none;
}
.input input,.input select, .button input, .check input{
	vertical-align:middle;
	margin:1px 0 0 1px;
}
.check input{
	height:16px;
	width:16px;
}
.input input,.input select{
	height:14px;
	border-width:0;
	background:#fff;
}
.button input{
	height:16px;
	background:#eee;
	color:#c11a1b;
	border-width:0;
	text-transform:uppercase;
}
label{
	color:#666;
	font-size:0.8em;
}
.field{
	margin:3px 0;
}
/* */
p, ul, ol, dl, dd{ 
	margin:0.8em 0; 
}
li{ 
	margin:0.8em 0; 
}
ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	padding-left:0;
}
ul li{
	padding-left:1em;
	background:url(/img/shablone/bullet.gif) 0.5em 0.7em no-repeat;
}

*{
	border-collapse:collapse;
}
hr{ 
	border:0px solid;
	height:1px;
	background:#cccccc;
}
/* */
a{
	color: #b32917;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
a:visited{
}
img{
	border: none;
	text-decoration: none;
}
/* */
.canvas{
	margin:-15px 0 0 0;
	height:auto !important;
	min-width:1000px;
	min-height:100%;		
	height:100%;
	overflow:hidden;
	position:relative;
	padding:0 5px;
}
.container{
	position:relative;
	overflow:hidden;
	padding-bottom:3000px;
	margin-bottom:-3000px;
}
.content-top-adv{
	height:15px;
	margin:5px 0;
	position:relative;
	overflow:hidden;
}
.content-header{
	height:148px;
	position:relative;
	overflow:hidden;
	margin:0;
	background:url(/img/shablone/header-bg-0.jpg) 70% 0 no-repeat;
}
.content-header-1{	background-image:url(/img/shablone/header-bg-1.jpg); }
.content-header-5{	background-image:url(/img/shablone/header-bg-5.jpg); }
.content-header-6{	background-image:url(/img/shablone/header-bg-6.jpg); }
.content-header-7{	background-image:url(/img/shablone/header-bg-7.jpg); }
.content-header-8{	background-image:url(/img/shablone/header-bg-8.jpg); }
.content-header-10{	background-image:url(/img/shablone/header-bg-10.jpg); }
.content-header-11{	background-image:url(/img/shablone/header-bg-11.jpg); }

.content-header{
	height:148px;
	position:relative;
	overflow:hidden;
	margin:0;
	background:url(/img/shablone/header-bg.jpg) 70% 0 no-repeat;
}
.content-menu{
	height:24px;
	position:relative;
	overflow:hidden;
	background:url(/img/shablone/red.bg.gif) #b32917 0 0;
}
.content-navigation{
	position:relative;
	overflow:hidden;
	margin:5px 15px;
}
.content-themes-menu{
	height:24px;
	position:relative;
	overflow:hidden;
	margin:5px 0 5px 0;
	background:url(/img/shablone/grey.bg.gif) #cccccc 0 0 repeat-x;
}
.content-column{
	position: relative;
	float: left;
	overflow:hidden;
	left: 100%;
	padding-bottom:3000px;
	margin-bottom:-3000px;
}
.sap-content{
	overflow:hidden;
	padding:0 10px 24px;
}
.footer{
	height:24px;
	margin:-24px 5px 0;
	position:relative;
}
/* колонки */
.content{ /* Центральная колонка */
	margin-left:-100%;
	width:100%;
}
.content .sap-content{
	margin:0 230px; /* Отступы для боковых колонок */
}
.left{ /* Левая боковая колонка */
	margin-left:-100%;
	width:230px;
}
.right{ /* Правая боковая колонка */
	margin-left:-230px;
	width:230px;
}
/* шапка сайта */
.slogan{
	position:relative;
	float: left;
	margin-left:5px;
	overflow:hidden;
	width:200px;
	font:10px arial;
	color:#e6341d;
	line-height:11px;
	text-align:right;
}
.header-banner{
	margin-left:15px;
}
.slogan-image{
	position:relative;
}
.slogan-image img{
	vertical-align:middle;
	margin:0 0 2px 10px;
}
.content-userinfo{
	font-size:10px;
	float:right;
	margin-right:12px;
}
.content-userinfo a{
}
.content-userinfo label{
	font-size:8px;
	line-height:9px;
}
/* блоки */
.block{
	clear:both;
	margin:0;
	margin-bottom:1px;
}
.left .block,.right .block{
	width:180px;
	padding:10px 15px;
	-moz-border-radius:5px;
	background:url(/img/shablone/block-bg.gif) 0 0 no-repeat;
}
.left h4,.right h4{
	margin-top:0;
}
.site-nav li a{
	color:#7301a0;
	font-weight:bold;
}
.content .block{
	-moz-border-radius:5px;
	padding:10px 18px;
	background:url(/img/shablone/list-block-bg.gif) 0 -1px repeat-x;
}
.adv{
	padding:0 !important;
	background:none !important;
	width:auto !important;
	text-align:center;
}
.adv img,.adv embed{
	margin-bottom:5px;
}
.float div{
	float:left;
	margin-left:5px;
}
.float div:first-child{
	margin-left:0px;
}
.breaker{
	clear:both;
}
.pages,.helper{
	font-size:10px;
	line-height:15px;
}
.helper{
	white-space: nowrap;
	text-align:left;
}
.pages a,.helper a{
	-moz-border-radius:3px;
	border:1px solid #e0e0e0;
	font-size:11px;
	padding:0 3px;
	margin:2px -1px;
	text-decoration:none;
	color:#000000;
	/*text-transform:lowercase;*/
	cursor:pointer; 
}
.pages a:hover,.helper a:hover{
	background-color:#F0F0F0;
	border-color:#b32917;
	color:#b32917;
}
.pages a.current{
	border-color:#b32917;
	text-decoration:none;
	color:#4b4b4b;
}
/* горизонтальное меню */
.menu-hor ul{
	position:relative;
	display:inline;
	margin:0 auto;
	padding:0;
}
.menu-hor li{
	background:none;
	line-height:24px;
	white-space:nowrap;
	display:block;
	float:left;
	margin:0;
	padding:0;
	width:auto;
}
.menu-hor li a{
	display:block;
	margin:0;
	padding:0;
	width:auto;
}
.menu-hor li a div{
	display:block;
	margin:0;
	padding:0;
	width:auto;
}
.menu-hor li a div div{
	margin:0 3px;
	padding:0 10px;
	width:auto;
}
.content-themes-menu a{
	text-decoration:none;
	color:#7301a0;
}
.content-themes-menu a:hover,.content-themes-menu a.current{
	background:url(/img/shablone/menu-hor-left.gif) 0 0 no-repeat;
}
.content-themes-menu a:hover div,.content-themes-menu a.current div{
	background:url(/img/shablone/menu-hor-right.gif) 100% 0 no-repeat;
}
.content-themes-menu a:hover div div,.content-themes-menu a.current div div{
	color:#e6341d;
	text-decoration:underline;
	background:#ffffff;
}
.content-menu a{
	text-decoration:none;
	color:#fff;
}
.content-menu a:hover,.content-menu a.current{
	background:url(/img/shablone/menu-hor-left.gif) 0 0 no-repeat;
}
.content-menu a:hover div,.content-menu a.current div{
	background:url(/img/shablone/menu-hor-right.gif) 100% 0 no-repeat;
}
.content-menu a:hover div div,.content-menu a.current div div{
	color:#e6341d;
	text-decoration:underline;
	background:#ffffff;
}
/* вертикальное меню */
.menu-vert{
	padding:0 !important;
	background:none !important;
	width:auto !important;
}
.menu-vert ul{
	margin:0 !important;
}
.menu-vert li{
	margin-top:0;
	padding:8px 15px;
	background:url(/img/shablone/block-bg.gif) 0 0 no-repeat;
}
.menu-vert li a{
	color:#7301a0;
	font-weight:bold;
}
.menu-vert li ul{
	display:none;
}
.menu-vert li.hover ul{
	display:block;
}
.menu-vert li li{
	padding:0;
	margin:11px 0 11px 12px;
	background:none;
}
.menu-vert li li a{
	font-size:11px;
	font-weight:normal;
	color:#4b4b4b;
}
.menu-vert li li a:hover{
	text-decoration:underline;
}
.menu-vert li li a:after{
	content: none;
}
.menu-vert li li.hover a{
	text-decoration:underline;
}
/* навигация */
.content-navigation{
	font-size:10px;
	color:#999999;
	background:transparent none!important;
}
.content-navigation a{
	color:#999999;
}
/* список новостей и статей */
.list-header{
	clear:both;
}
.list-block{
	clear:both;
}
.list-item{
	margin: 0 0 7px;
	clear:both;
	/*border-bottom:1px solid #eeeeee;*/
}
.item-timestamp,.item-author{
	color:#838383;
	font-size:9px;
	line-height:1em;
	font-weight:normal;
	display:inline;
}
.item-author a{
	color:#838383;
}
.item-header{
	margin-bottom:0;
}
.item-header a{
	/*text-decoration:underline;*/
}
.item-details{
	margin-top:3px;
	font-size:11px;
	padding:0 0 7px;
}
.item-thumbnail {
	float:left;
	margin:0 6px 6px 0;
	border:1px solid #4b4b4b;
	padding:1px;
}
.item-image {
	display:inline-block;
	border:1px solid #4b4b4b;
	padding:1px;
	margin:10px;
}
.item-section{
	font-size:11px;
	line-height:2em;
	float:right;
}
.list-item-float{
	margin: 0 20px 7px 0;
	width:45%;
	min-height:50px;
	float:left;
	clear:none;
}
.list-item-float .item-header a{
}
.list-item-image{
	margin: 0 20px 20px 0;
	width:105px;
	height:110px;
	float:left;
	clear:none;
}

/* галлерея картинок */ 
.gallery-scrollable { 
    position:relative; 
    overflow:hidden; 
    width:auto; 
    height:90px; 
} 
.gallery-scrollable div.gallery-items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
.gallery-scrollable div.gallery-items div { 
	margin:0 6px 6px 0;
	border:1px solid #4b4b4b;
	padding:1px;
	float:left;
	cursor:pointer; 
} 
#gallery-image-wrap{ 
    /* dimensions */ 
    padding:15px 0; 
    /* centered */ 
    text-align:center; 
}
/* Группы */ 
.groups-item li{
	margin: 0 20px 20px 0;
	padding:0;
	width:29%;
	background:none;
	float:left;
	clear:none;
}
.groups-item li a{
	color:#7301a0;
	font-weight:bold;
	text-decoration:none;
}
.groups-item .groups-item li{
	padding:0;
	margin:11px 0 11px 12px;
	background:none;
	width:auto;
	float:none;
}
.groups-item .groups-item li a{
	font-size:11px;
	font-weight:normal;
	color:#838383;
	text-decoration:underline;
}

.right .list-item{
	margin: 0 0 10px 0;
}
.right *{
	font-size:11px;
}
.right .item-header a{
	color:#4b4b4b;
	text-decoration:none;
}
.right .item-header a:hover{
	text-decoration:underline;
}

.firm-top .item-header a{
	font-size:18px;
	line-height:19px;
	color:#7301a0;
}
.firm-sticky .item-header a{
	font-size:15px;
	line-height:16px;
	color:#7301a0;
	font-weight:bold;
}
.firm-paid .item-header a{
	font-size:13px;
	line-height:14px;
	color:#7301a0;
	font-weight:bold;
}
/* календарь */
.calendar{margin:5px 0;padding:0;background:url(/img/shablone/calendar.gif) no-repeat top center;width:210px;height:340px;}
#idEventCalendar{padding:45px 2px 0 2px;}
#idEventCalendar .dayEvent{display:none;width:200px;left:100%;margin:20px 0 0 -210px;z-index:100;position:absolute;background:white;border:#cdcdcd 1px solid;padding-right:5px;}
#idEventCalendar .visible{display:block;}
#idEventCalendar .baner{margin-left:20px;}
.weekends, .weekends a{color:#DA3927;}	
.today{border:#DA3927 1px solid;}	
.day{color:#323232;text-decoration: none;font-family: georgia;}
.big{font:bold 25px georgia;}
/* схемы */
.gray{
	color:#999999;
}
.gray a{
	color:#999999;
	text-decoration:none;
}
.gray a:hover{
	color:#e6341d;
	text-decoration:underline;
}
.small{
	font-size:11px;
}
.xsmall{
	font-size:10px;
}
.xxsmall{
	font-size:8px;
}
.xxbig{
	font-size:40px;
	line-height:50px;
	font-weight:bold;
}

.underline{
	text-decoration:underline !important;
}
.red,.star{
	color:#e6341d !important;
}
.center{
	text-align:center;
}
.float-left{
	float:left;
	margin:0 20px 0 0;
}
.float-right{
	float:right;
	margin:0 0 0 20px;
}
.border-right{
	padding-right:20px;
	border-right:1px solid #cccccc;
}
.border-left{
	padding-left:20px;
	border-left:1px solid #cccccc;
}
.error{
	color:#e6341d !important;
	font-size:10px;
}