﻿body
{
	margin: 10px;
	width: 99%;
}
form
{
	border-width: 1px 3px 4px 1px;
	border-color: #C0C0C0 #808080 #808080 #C0C0C0;
	border-style: inset;
	margin: auto;
	position: relative;
	max-width: 100%;
	text-align: center;
	background-color: #FFFFFF;
}
header, nav, article, footer, logo, counter, link, sitemap
{
	display: block;
}
.header
{
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
}
.header img
{
	max-width: 100%;
}
.headerFoto
{
    text-align: center;
    margin-left: 20px;
}
.headerFoto img
{
	max-width: 100%;
}
.headerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
	color: #993300;
}
.headerL
{
	width: 55%;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-left: 230px;
}
.headerR
{
	padding: 20px 4px 4px 4px;
	width: 16%;
	float: right;
	text-align: center;
}
.DocL
{
	width: 80%;
	float: left;
	text-align: left;
}
.DocR
{
	width: 16%;
	float: right;
	text-align: left;
}
.nav
{
	width: 18%;
	float: left;
	text-align: left;
}
.navNews
{
	top: -30px;
}

.article
{
	padding: 5px;
	width: 79%;
	float: right;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #919191;
	min-height: 250px;
}
.articleNav
{
	padding: 5px;
	width: 79%;
	float: right;
	text-align: left;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #919191;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #919191;
}
.footer
{
	clear: both;
	background-color: #E7E7E7;
	height: 70px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #999999;
}
.counter
{
	padding: 20px 5px 5px 5px;
	width: 19%;
	float: left;
	text-align: center;
}
.link
{
	padding: 5px;
	width: 99%;
}
.linkSiteMap
{
	padding: 1px;
	width: 60%;
	float: left;
	text-align: left;
}
.linkSS
{
	padding: 1px;
	width: 38%;
	float: right;
}
.linkSearch
{
	padding: 1px;
	width: 85%;
	float: left;
	text-align: left;
}
.sitemap
{
	padding: 1px;
	width: 12%;
	float: right;
	text-align: right;
	margin-top: 5px;
}
.linkR
{
	padding: 3px;
	width: 49%;
	float: right;
	text-align: left;
}
.linkL
{
	padding: 3px;
	width: 49%;
	float: left;
	text-align: left;
}
.linkLF
{
    padding: 3px;
    width: 49%;
    float: left;
    text-align: right;
}
.linkHL
{
	font-size: small;
	color: #000000;
}
.linkHLF
{
    padding: 5px;
    font-size: 12pt;
    color: #000000;
    text-decoration: none;
}
.linkHLF:hover
{
    color: #000000;
    font-style: italic;
    text-decoration: underline;
}
.linkFooter
{
	padding: 5px;
	width: 70%;
	float: left;
}
.logo
{
	padding: 4px;
	width: 8%;
	float: right;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.NewsL
{
	float: left;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	padding-right: 10px;
	text-align: left;
}
.NewsR
{
	float: right;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	padding-right: 10px;
	padding-bottom: 10px;
	text-align: right;
}
.GridViewHeader
{
	text-transform: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
/*GridView для т.д.*/
.GridViewSt
{
	font-family: Arial, Sans-Serif;
	font-size:small;
	table-layout: auto;
	border-collapse: collapse;
	
}
.PagerSt table
{
	text-align:center;
	margin:auto;
}
.PagerSt table td
{
	border:0px;
	padding:5px;
}
.PagerSt td
{
	border-top: #fff 1px solid;
}
.PagerSt a
{
	color: #000;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #91a7b4;
	border-bottom: solid 1px #91a7b4;
	border-left: solid 1px #fff;
	background-color: #DCD0BF;
}
.PagerSt span
{
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #91a7b4;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #91a7b4;
	background-color: #fff;
}

/*Выдвигающаяся панель на CSS */
#button
{
	position: fixed;
	top: 161px;
	left: 0;
	background: #FAFCFE;
	width: 28px;
	height: 50px;
	font: 28px Georgia;
	color: #000000;
	text-align: center;
	cursor: pointer;
}
#s_panel
{
	margin: 0px;
	position: fixed;
	top: 161px;
	left: -260px;
	background: #FAFCFE;
	width: 250px;
	height: 155px;
	padding: 10px 0px 0px 10px;
	color: #000000;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#button:hover {
	left: 260px;
}
#button:hover #s_panel {
	left: 0;
} 
/*GridView для Прайс - листа */
.GridViewStyle
{
	font-family: Arial, Sans-Serif;
	font-size:small;
	table-layout: auto;
	border-collapse: collapse;
	
}
.PagerStyle table
{
	text-align:center;
	margin:auto;
}
.PagerStyle table td
{
	border:0px;
	padding:5px;
}
.PagerStyle td
{
	border-top: #fff 1px solid;
}
.PagerStyle a
{
	color: #16387c;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #fff;
	border-right: solid 1px #91a7b4;
	border-bottom: solid 1px #91a7b4;
	border-left: solid 1px #fff;
}
.PagerStyle span
{
	font-weight: bold;
	color: #16387c;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-top: solid 1px #91a7b4;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	border-left: solid 1px #91a7b4;
}
/*Прогресс панель*/
.PrProgress
{
	display: block;
	position: absolute;
	padding: 2px 3px;
}
.PrContainer
{
	border: solid 1px #808080;
	border-width: 1px 0px;
}
.PrHeader
{
	background: url(images/sprite.png) repeat-x 0px 0px;
	border-color: #808080 #808080 #ccc;
	border-style: solid;
	border-width: 0px 1px 1px;
	padding: 0px 10px;
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.9;
	white-space: nowrap;
	font-family: arial,helvetica,clean,sans-serif;
}
.PrBody
{
	/*background-color: #f2f2f2;*/
	border-color: #808080;
	border-style: solid;
	border-width: 0px 1px;
	padding: 10px;
	background-color: #999999;
}
.PrIFrame
{
	background-color: #666666;
}
/*Кнопка для лицензий Закрыть == Показать */
.btnC
{
	border: 10px outset #CCCCCC;
	cursor: pointer;
	width: 103%;
	height: 103%;
	background-color: transparent;
	position: absolute;
	top: -10px;
	right: 10px;
	bottom: 10px;
	left: -10px;
}
/*Аккордион для отображения ПРЕПОДАВАТЕЛЕЙ Inherits="Structure_Default"*/
.AccStructure
{
	padding: 5px 5px 5px 15px;
	cursor: pointer;
	vertical-align: middle;
	background-color: #FFFFCC;
	border-bottom: solid 1px #8ab573;
	min-height: 30px;
	font-weight: bold;
	border-bottom-color: #919191;
}
.AccStructureSelect
{
	padding: 5px 5px 5px 15px;
	cursor: pointer;
	vertical-align: middle;
	background-color: #FFFFCC;
	border-bottom: solid 1px #8ab573;
	font-style: italic;
	text-decoration: underline;
	min-height: 30px;
	font-weight: bold;
	border-bottom-color: #919191;
}
.AccStructureContent
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17pt;
	padding: 5px 20px 5px 5px;
}
/*CSS3 галерея с эффектом зума*/
.hovergallery img
{
	-webkit-transform: scale(0.8); /*Webkit: уменьшаем размер до 0.8*/
	-moz-transform: scale(0.8); /*Mozilla: масштабирование*/
	-o-transform: scale(0.8); /*Opera: масштабирование*/
   -webkit-transition-duration: 0.5s; /*Webkit: длительность анимации*/
   -moz-transition-duration: 0.5s; /*Mozilla: длительность анимации*/
   -o-transition-duration: 0.5s; /*Opera: длительность анимации*/
   opacity: 0.7; /*Начальная прозрачность изображений*/
   margin: 0 10px 5px 0; /*Интервалы между изображениями*/
}

.hovergallery img:hover
{
	-webkit-transform: scale(1.0); /*Webkit: увеличиваем размер до 1.2x*/
	-moz-transform: scale(1.0); /*Mozilla: масштабирование*/
	-o-transform: scale(1.0); /*Opera: масштабирование*/
	box-shadow: 0px 0px 30px gray; /*CSS3 тени: 30px размытая тень вокруг всего изображения*/
	-webkit-box-shadow: 0px 0px 30px gray; /*Webkit: тени*/
	-moz-box-shadow: 0px 0px 30px gray; /*Mozilla: тени*/
	opacity: 1;
	cursor:pointer;
}
/*разбиение на колонки текста*/
/* webcocktail.ru/coding/tekst-v-neskolko-kolonok-sredstvami-css3/ */
.divText
{
	-moz-column-count: 2;
	-moz-column-gap: 70px;
	-moz-column-rule: 1px solid #919191;
	-webkit-column-count: 2;
	-webkit-column-gap: 70px;
	-webkit-column-rule: 1px solid #919191;
	padding-left: 50px;
} 
