html {height: 100%}
body {
	font: 12px Arial, Tahoma, Verdana, sans-serif;
	height: 100%;
	color: #676767;
}

a {
	color: #676767;
	outline: none;
	text-decoration: underline;
}

a:hover, .decorNone {
	text-decoration: none;
}

p {margin: 0 0 10px}

img {
	border: none;
}

input {vertical-align: middle}

#wrapper {
	margin: 40px auto 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	min-width: 990px;
}

#body {
	line-height: 1.2;
}

.container {
	background: #FFF;
}

.overlay {
	background: #f4f1ea url(img/wrapperBgr.gif) repeat-y left top;
}

.indent {
	padding: 0 40px;
}

.rel {
	position: relative;
}

.brd {
	border: 1px solid green;
}

#bgrNone {
	background: none;
}

.fleft {
	float: left;
}

.fright {
	float: right;
}

/* Header
-----------------------------------------------------------------------------*/
#header, #header .container {
	height: 150px;
}

#header .tl, #header .bl {
	font-size: 0;
	height: 8px;
	position: absolute;
	width: 11px;
}

#header .tr, #body .br {
	font-size: 0;
	height: 5px;
	position: absolute;
	width: 5px;
}

#header .tl {
	background: url(img/cornersWrapperLeft.gif) no-repeat left top;
	top: 0;
	left: 34px;
}

#header .tr {
	background: url(img/cornersWrapperRight.gif) no-repeat right top;
	top: 0;
	right: 40px;
}

.logo {
	margin: 25px 0 0 60px;
}

.logoPrint {
	margin-bottom: 20px;
}

.specOffer {
	background: url(img/circleTop.gif) no-repeat top left;
	height: 123px;
	padding-top: 10px;
	text-align: center;
	width: 198px;
}

.icons {
	background: url(img/iconsBgr.gif) no-repeat top left;
	height: 140px;
	position: absolute;
	top: -13px;
	width: 72px;
}

.icons ul {
	margin: 13px 0 0 16px;
	padding: 0;
}

.icons ul li {
	background: none;
	font-size: 0;
	height: 10px;
	margin-bottom: 14px;
	padding: 0;
	width: 11px;
}

.icons ul li.home {
	background: url(img/icons.gif) no-repeat left top;
}

.icons ul li.mail {
	background: url(img/icons.gif) no-repeat left -10px;
}

.icons ul li.search {
	background: url(img/icons.gif) no-repeat left -20px;
}

.icons ul li.print{
	background: url(img/icons.gif) no-repeat left -31px;
}


.icons ul li.map {
	background: url(img/icons.gif) no-repeat left -42px;
}

/* body
-----------------------------------------------------------------------------*/
#body {
	padding-bottom: 100px;
	height: 1%;
}

.side {
	font-size: 1em;
}

.menu {
	margin-bottom: 30px;
}

.menu ul li {
	background: none;
	border-top: 1px solid #e0dcd4;
	margin: 0;
	padding: 0;
}

.menu ul li.lastIt {
	border-bottom: 1px solid #e0dcd4;
}

.menu ul li a {
	color: #594a9d;
	display:block;
	font-size: 1.2em;
	padding: 7px 0 6px 20px;
	text-decoration: none;
}

.menu ul li a:hover {
	background: #F4F1EA;
	color: #000;
}

.menu ul li ul li a:hover, .menu ul li ul li a#cur {
	background: url(img/bullet.gif) no-repeat left 8px;
}

.menu ul li a#cur, .menu ul li ul li a#cur, .menu ul li ul li ul li a#cur {
	color: #000;
	text-decoration: none;
}

.menu ul li a#cur {
	background: #F4F1EA;
}

.menu ul li ul {
	margin: 10px 0 5px 0;
}

.menu ul li ul li ul {
	margin: 10px 0 15px 0;
}

.menu ul li ul li {
	border: none;
	margin: 0;
	padding: 0;
}

.menu ul li ul li ul li {
	/*background: url(img/bulletSmall.gif) no-repeat left 8px;*/
	border: none;
	margin: 0;
	padding: 0 0 0 20px;
}

.menu ul li ul li a, .menu ul li ul li ul li a {
	background: url(img/bullet.gif) no-repeat left 8px;
	font-size: 1em;
	padding-bottom: 5px;
	padding-top: 5px; 
	text-decoration: underline;
}

.menu ul li ul li ul li a, .menu ul li ul li ul li a:hover, .menu ul li ul li ul li a#cur {
	background: url(img/bulletSmall.gif) no-repeat left 11px;
	font-size: 0.9em;
	padding-left: 13px;
}

.schedule .scheduleH, .subscribe .subscribeH, .subscribe .txt, .adressH, .txt, .newsH, .newsMain .newsIt .txt, .aboutSchool .aboutSchoolH, .photogall .photogallH, .videogall .videogallH {
	margin-bottom: 15px;
}

.newsMain .newsIt .txt {
	text-align: justify;
}

.schedule .bold {
	margin-bottom: 10px; 
}

.schedule table {
	/*height: 84px;*/
	width: 190px;
	margin-bottom: 10px;
}

.schedule table td {
	height: 28px;
	vertical-align: middle;
	width: 30px;
}

.schedule table td.dayoff {
	background: url(img/circleLight.gif) no-repeat left top;
}

.schedule table td.workday {
	background: url(img/circleDark.gif) no-repeat left top;
	color: #FFF;
}

.schedule table td.caption {
	width: 100px;
}

.mail {
	background: url(img/mailBlockBgr.jpg) no-repeat left top;
	height: 428px;
	left: -60px;
	width: 256px;
}

.mail .txt {
	color: #FFF;
	font-size: 1em;
	left: 42px;
	text-align: center;
	top: 55px;
}

.mail .txt a {
	color: #FFF;
}

.subscribe {
	top: -15px;
	margin-bottom: 30px;
}

.subscribe input.button {
	width:auto;
}

.subscribe input {
	width: 145px;
}

.newsMain {
	margin-bottom: 35px;
}

.newsMain .newsIt .txt .date, .divNewsListDate, .divNewsDate, .divPhotoDate, .divVideoDate {
	font-size: 0.8em;
}

.video {
	margin: 0 auto;
	text-align: center;
}

.slogan {
	background: url(img/slogan.gif) no-repeat;
	height: 132px;
	overflow: hidden;
	position: absolute;
	right: 40px;
	top: -130px;
	width: 490px;
}

.sloganMain {
	background: url(img/slogan.gif) no-repeat;
	height: 132px;
	float: right;
	overflow: hidden;
	position: relative;
	right: 15px;
	top: -32px;
	width: 490px;
}

.galleries {
	margin-bottom: 20px;
}

.galleries .photogall {
	margin-right: 10px;
}

.sample {
	margin-top: 10px;
}

.banner-1, .banner-2, .banner-3 {
	margin: 30px 0 40px 0;
	position: relative;
	z-index: 1000;
}

.banner-2 {
	padding: 0 4px 0 3px;
	text-align: center;
}

.banner-3 {
	text-align: right;
}

 #body .br {
 	background: url(img/cornersWrapperRight.gif) no-repeat right bottom;
	bottom: 100px;
	height: 8px;
	right: 40px;
	width: 11px;
 }
 
 .yearLine {
 	margin-bottom: 35px;
 }
 
 .yearLine a, .yearLine span {
 	padding: 0 0 0 10px;
 }
 
.photoCover, .videoCover, .instructorCover, .responseCover {
	float: left;
	margin: 4px 10px 5px 0;
	overflow: hidden;
}

.tableAlbum td {
	background: #fcfcfc;
	border: 5px solid #FFF;
	padding: 5px;
	text-align: center;
	width: 30%;
}

.tableAlbum td img {
	float: none;
}

.albumPhotoTitle, .albumVideoTitle {
	background: #FFF;
	bottom: 0;
	margin: 5px 0;
	position: relative;
}

.master {
	margin-top: -8px;
}

.master a {
	color: #594A9D;
	font-size: 0.8em;
	font-weight: bold;
}

.appItem td {
	border-bottom: 1px solid #f1f1f1;
	padding: 5px 0;
}

.appItem td span {
	color: #594A9D;
	font-size: 0.95em;
}

/* Footer
-----------------------------------------------------------------------------*/

#footer {
	background: #f4f1ea;
	margin: -100px auto 0;
	height: 100px;
}

#footer .container {
	background: #f4f1ea;
}

.footerPrint {
	margin: 20px 0;
}

.counters {
	padding: 30px 0 0px 265px;
	text-align: center;
}

.counters img {
	padding-right: 10px;
}

.bottomLeft {
	background: url(img/bottomLeft.gif) no-repeat;
	bottom: 0;
	height: 198px;
	left: 0;
	position: absolute;
	width: 231px;
}

.redact {
	padding: 10px 0 0 0;
	text-align: right;
}
.noredact {
	padding: 5px 0 0 0;
	text-align: right;
}

/*************************************************** Special site styles *************************************/

.color0 {
background: #FFF;
}

.color1 {
background: #EEE;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

h1 {
	color: #594a9d;
	font-size: 2em;
	margin-bottom: 15px;
	text-transform: uppercase;
}

h2, h3  {
     color: #928d7b;
	  font-family: Arial;
	  font-size: 1.3em;
	  margin-bottom: 10px;
}

h3 {
	font-size: 1.1em;
}

h2.noline a:link, h2.noline a:visited, h2.noline a:hover {
	color: #006397;
	text-decoration: none;
}

.h1 {
	color: #010101;
	font-family: Myriad Pro;
	font-size: 1.63em;
}
/******************************************* Standart styles (please don't edit it!) *************************/

body {
/* overflow: auto */
}

a {
	border: none;
}

img {
	border: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

ul, ol, li {
	padding: 0px;
	margin: 0px;
}

li {
	margin-left: 20px;
}

ul ul {
	padding-top: 3px;
}

ol li {
	list-style-type: decimal;
}

ul li {
	list-style-type: none;
	list-style: none;
	list-style-image: none;
	background: url(img/bullet.gif) no-repeat 0px 4px;
	padding-left: 15px;
	margin-left: 5px;
	margin-bottom:3px;
}

p {
	padding: 0px;
	margin: 0 0 10px 0;
}

p.contacts {
	margin: 10px 0px;
	text-indent: 0px;
	text-decoration: none;
}

p.news {
	margin: 0px 0px 0px 135px;
	text-indent: 0px;
}

p.news_full {
	margin: 20px 0px 0px 280px;
	text-indent: 15px;
}

input, label {/*vertical-align: middle*/}

.inline {
	display: inline;
}

.red, .red a {
	color: red;
}

.darkred, .darkred a {
	color: #800000;
}

.green, .green a {
	color: #008000;
}

.blue, .blue a {
	color: blue;
}

.black, .black a {
	color: black;
}

.small, .small a {
	font-size: 10px;
}

.bold, .bold a {
	font-weight: bold;
}

.star {
	color: #981010;
}

.error {
	color: red;
}

.leftalign, .left {
	text-align: left;
}

.rightalign, .right {
	text-align: right;
}

.centeralign, .center {
	text-align: center;
}

.topvalign, .top {
	vertical-align: top;
}

.middlevalign, .middle {
	vertical-align: middle;
}

.bottomvalign, .bottom {
	vertical-align: bottom;
}

.comment {
	font-size: 10px; font-weight: normal; color: #777777;
}

/****************************************** Admin Links (please don't edit it!) ******************************/

.divEdit {
margin: 0 0 15px 0;
}

.adminDivCreate {
margin-bottom: 10px;
}

.adminEditDelText {
margin: 0;
padding: 0;
margin-bottom: 10px;
}

.spanEditDel {
padding: 0px 10px 0px;
}

.spanEditDel img, #mainContent .spanEditDel img {
vertical-align: middle;
margin: 0px 3px 0px;
border: 0;
}

.divMoveForm {
margin: 15px 0 25px;
}

.divMoveForm form {
padding: 0;
margin: 0;
}

/********************************************* Forms (please don't edit it!) *********************************/

form input {
	background: #FFF;
	border: 1px solid #e0e2e0;
	font-size: 0.85em;
	height: 20px;
	line-height: 20px;
	padding: 5px 3px 0 3px;
}

.divFormSubmited { /* Заявка отправлена успешно */

}

.divForm { /* Вся форма */
	font-family: Tahoma;
   font-size: 12px;
}

.divForm .divFormButton { /* Submit button */
	margin: 20px 0;
}

.divForm .divFormStar { /* "* - обязательные поля" */
	margin: 10pt 0;
}

.divListErrors { /* Error list */
	margin: 10pt 0;
}

.divListErrorsHead {
	font-weight: bold;
	padding: 0;
	margin: 0;
	margin-bottom: 10pt;
}

.divListErrors .divError {
	color: #981010;
	margin: 3pt 0;
	padding-left: 10pt;
}

.divListErrors .desc {
	font-size: 90%;
	color: #000000;
}

.formField { /* Form element */
	margin-bottom: 6pt;
}

.formField select, .formField input, .formField textarea { /* Form elements */
	font-family: Tahoma;
	font-size: 12px;
	height: 16px;
	margin-top: 1pt;
	border: 1px solid #E0E2E0;
	width: 400px;
	padding: 4px 3px 0;
}

.formField textarea {
	width: 400px;
	height: 200px;
}

input.button, .divForm .divFormButton input {
	background: #594A9D;
	border-bottom: 1px solid #000;
	border-left: none; 
	border-right: 1px solid #000;
	border-top: none;
	color: #FFF;
	font: 1em Arial;
	height: 25px;
	line-height: 25px;
	padding-bottom: 5px;
}

input.checkbox {
	width: 15px;
}

input.radio {
	border:0px;
	height: 15px;
	width: 15px;
}

.formField label {
	margin-left: 4pt;
}

.formFieldInt input{
	font-family: Tahoma;
	font-size: 12px;
	background: #f3f3f3;
	border: 1px solid #888;
	width: 50px;
	padding: 3px;
}

.formField  textarea.mono {
	font-size: 11pt;
	font-family: "Courier New", Courier, monospace;
}

/******************************************************* ModuleRights ****************************************/
div.divModuleRights {
	position:absolute; 
	top: 5px; 
	right: 30px; 
	border:1px solid black;
	width: 360px;
	padding: 2px;
	background-color: white;
}

div.divModuleRights div.title {
	width:100%;
	text-align:center;
	font-weight:bold;
}

div.divModuleRights div.title a{
	cursor: pointer;
}

div.divModuleRights div.module {
	padding: 4px;
	margin:5px 2px;
	border:1px solid black;
}

div.module div.role {
	clear: both;
	padding: 3px 0 3px 0;
}

/********************************************************** Paging *******************************************/

.disabledArrow {color: #AAA}

/* Search */

.searchResultsHead {
	margin-top: 8pt;
	font-size: 12pt;
}

.searchResultsCount {
	margin: 10pt 0;
}

.searchPages {

}

/* Users */

.userTable td, .userTable th{
	padding: 3px 5px;
}

.userTable th {
	font-size: 10pt;
}

/* Articles */

.divArtList {

}

.tdArtListItem {
	padding: 0 0 15px 0px;
}

.divArtListTitle {
	font-weight: bold;
	text-align: left; 
}

.divArtListDate, .divArtDate {
	color: #848484; 
	font-size: 8pt;
}

.divArtListPreview {
	text-align: justify;
}

.divArtPages {

}

.divArt {

}

.divArtTitle {
	font-weight: bold;
	font-size: 12pt;
}

.divArtText {

}

.divArtBack {
	text-align: right;
}

/************************************************************ News *******************************************/

.divNewsList, .divNewsMainList {

}

.divNewsListItem, .divNewsMainListItem {
	padding: 0px 0px 20px 0px;
}

.divNewsListTitle, .divNewsMainListTitle, .divPhotoListTitle, .divVideoListTitle, .divInstructorsListTitle, .divResponseListTitle {
	font-weight: bold;
	margin-bottom: 3px;
	text-align: left; 
}

.divResponseListTitle a, .divResponseListTitle {
	font-size: 1.25em;
	color: #594A9D;
}

.divResponseListText {
	background: #f9f6ee;
	border-bottom: 1px solid #E0DCD4;
	border-top: 1px solid #E0DCD4;
	margin-top: 20px;
	padding: 15px 10px;
}

.divResponseListText .txt {
	padding: 0 10px 0 12px;
	margin: -1.1em 0 0 0;
}

.divNewsListDate, .divNewsMainListDate, .divNewsDate, .divPhotoDate, .divVideoDate {
	color: #475c58; 
}

.divNewsListPreview, .divNewsMainListPreview {
	/*text-align: justify;*/
}

.divNewsPages {
	clear: both;
}

.divNews {

}

.divNewsTitle, .divPhotoTitle, .divVideoTitle, .divInstructorsTitle, .divResponseTitle {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 5px;
}

.divNewsText img {
	float: left;
	margin: 4px 10px 5px 0;
	overflow: hidden;
}
.divNewsBack {
	text-align: right;
	clear: both;
	margin-top: 15px;
}

/********************************************************** Contacts *****************************************/

.divContactsList, .divContactsMainList {

}

.divContactsListItem, .divContactsMainListItem {
	padding: 0px 0px 15px 0px;
}

.divContactsListTitle, .divContactsMainListTitle {
	font-weight: bold;
	text-align: left; 
}

.divContactsListDate, .divContactsMainListDate, .divContactsDate {
	color: #444444; 
	font-size: 10pt;
}

.divContactsListPreview, .divContactsMainListPreview {
	text-align: justify;
}

.divContactsPages {

}

.divContacts {
	width: 100%;
}

.tableContacts {
	border-top: 1px solid #285B86;
	border-right: 1px solid #285B86;
}

.tableContacts td, .tableContacts th {
	border-left: 1px solid #285B86;
	border-bottom: 1px solid #285B86;
	text-align: left;
	padding: 3px 5px;
}

.divContactsBack {
	text-align: right;
}

/****************************************************** Print version ****************************************/

td.printVersion {
	padding: 20px;
}

div.printContacts {
	margin: 0 0 10px 0;
	height: 68px;
}

.printContacts img {
	margin: 0 15px 0 0;
}

h1.printVersion {
	padding: 0;
	margin: 0 0 10px 0;
	color: #585753;
	font: bold 14px Arial;
}

td.printTopTable {
	padding: 20px 20px 0;
	vertical-align: middle;
	font: 12px Tahoma;
}

@media print {
.printurl {
	display: none;
	}
}

.printurl {
	padding-bottom: 5px;
	margin: 10px 0;
}

.mail .spanEditDel {
	margin-left: 140px;
	position: relative;
	top:50px;
}

.subscribeNotify {
	font-size: 10px;
	font-style: italic;
}

.mail .fonEdit {
	margin-left: 110px;
	position: relative;
	top:200px;
	text-align: center;
}
.searchSubmit {
	height:27px;
	padding:0 3px;
}