
* {
	font-family: 'PT serif', 'Times new roman', serif;
}

article, section, aside, nav, menu { display: block;}

body {
	background: white;
	min-width: 1000px;
	height:100%
}

p {
	font-family: 'PT serif', 'Times new roman', serif;
	padding-top: 10px;
}

p, a, #content ul, #content span {
	font-size:14px;
	line-height:20px;
}

p, #content ul, #content span {
	color: #4a4a4a;
	margin-top: 10px;
}

a {
	color: #48aeea;
	font-weight:regular;
}

a:hover {
	color: #ff0000
}

a.h {
	font-size: 18px;
	margin-top: 20px
}



h1, h2, h3, h4 {
	font-family: 'PT Serif', Times New Roman, serif;
	font-size: 24px;
	text-transform:none;
	font-weight:normal;
	color: #4a4a4a;
	font-style: normal;
	width:100%;
	margin-top: 20px;
}

h2 {
	font-size:20px;
}

h3 {
	font-size:18px;
	font-weight:normal;
}

h4 {
	font-size:16px;
	font-weight:normal;
}


p.text18italic {
	font-style: italic;
	font-family: 'PT Serif';
	font-size: 18px;
}

p.text18italic span{
	font-style: normal;
	font-family: 'PT Serif';
	text-align: right;
	font-size: 14px;
}

/*
************
*=Article section
************
*/

.default-vacancies-list {
	margin-left: 35px;
}

.default-vacancies-list li {
	list-style: none;
}

#vacancies h3 {
	padding-top: 13px;
}

#vacancies ul li {
	margin-left: 40px;
	list-style: none;
	padding-bottom: 5px;
}

#vacancies ul li:first-child {
	margin-top: -4px;
}

#vacancies ul li:before {
	content: '— ';
	margin-right: 3px;
	margin-left: -17px;
}

#vacancies p:last-child {
	margin-bottom: 70px;
}

.default-vacancies-list li:before {
	content: '— ';
	margin-right: 3px;
}

#article {
	margin-bottom: 100px;
}

#article ul {
	list-style: none;
	margin-left: 30px;
}

#article li:before {
	content: '— ';
}

.group-very-light, #article .group-very-light {
	color: #00aeef;
}

.group-light, #article .group-light {
	color: #0054a6;
}

.group-middle, #article .group-middle {
	color: #00a651;
}

.group-hard, #article .group-hard {
	color: #f7941d;
}

.group-insane, #article .group-insane {
	color: #ed1c24;
}



#article h2 {
	margin-top: 50px;
}


#article h2 span {
	font-size: 20px;
	
}

div#article h3 {
	margin-top: 20px;
	margin-bottom: -12px;
}

.attention {
	font-size: 18px;
	line-height: 24px;
	font-family: 'PT Sans', sans-serif;
	font-style: italic;
	
	border: 1px solid #eeefef;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	background: #f8f9fa;
	padding: 20px 40px;
	
}



/*
************
*=helper classes
************
*/

.clearfix:before,
.clearfix:after {
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

/*
************
*=veg-cafe
************
*/

#veg-cafe {
	padding-left: 40px;
	padding-right: 40px;
}

.col-554 {
	width: 554px;
	float: left;
	overflow: hidden;
}

#veg-cafe img {
	border: 5px solid #edf1f1;
	margin-top: 20px;
}

#veg-cafe img:hover {
	border: 5px solid #d9dcdc;
}

.figure-caption, .figure-caption a {
	font-size: 12px;
	font-family: Arial, Helvetica;
	color: #828282;
	font-style: italic;
	margin-top: 5px;
	padding-top: 0px;
}

.col-554 p:last-child {
	margin-bottom: 100px;
}

.figure-caption a:hover {
	color: red;
}

.col-316 {
	width: 316px;
	float: right;
	overflow: hidden;
}

.col-316 p {
	margin-top: 0px;
	padding-top: 5px;
	padding-bottom: 10px;
}



/*
************
*=massage-valentine
************
*/

#massage-valentine {
	width: 960px;
	
	margin-left: 39px;
	margin-right: 39px;
	background: url(/images/design/valentine-massage/valentine-bg.jpg) repeat;
	
	box-shadow:10px 20px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow:10px 20px 3px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:10px 20px 3px rgba(0, 0, 0, 0.3);
	
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}


#massage-valentine .header p, #massage-valentine .body p, .article:last-child p, .article:last-child li {
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 16px;
	line-height: 20px;
	
	font-style: italic;
	font-weight: normal;
	
	color: white;
	margin-top: 0px;
}

#massage-valentine h1 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/design/valentine-massage/big-heart.png) no-repeat;
	float: left;
	width: 266px;
	height: 248px;
	margin-left: 39px;
	margin-top: 40px;
}

.header {
	overflow: hidden;
	
}

.header .body {
	float: right;
	width: 532px;
	
	margin-right: 78px;
	margin-top: 80px;
}

.header h3 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/design/valentine-massage/h-dear-lovers.png) no-repeat;
	float: left;
	
	margin-bottom: 5px;
	
	height: 27px;
}




#massage-valentine .thumb-section {
	margin-top: 50px;
	margin-right: 0px;
	padding-right: 0px;
	
	margin-right: 39px;
	margin-left: 39px;
	
	overflow: hidden;
	
}

.thumb-section h3 {
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/design/valentine-massage/h-massages.png) no-repeat;
	float: left;
	
	margin-bottom: 40px;
	
	height: 27px;
}

.thumb-section img {
	border: 6px solid white;
	float: left;
	
}

	.thumb-section img:hover {
		border: 6px solid #05b1e2;
	}


.thumb-section .article {
	width: 423px;
	float: left;
	overflow: hidden;
}

	.thumb-section .article:nth-child(2n+1) {
		margin-left: 30px;
	}


.thumb-section p, .thumb-section h2 {
	padding-left: 200px;
	margin-top: 0px;
	padding-top: 0px;
}

.thumb-section .article {
	margin-bottom: 40px;
	display: block;
	overflow: hidden;
}
	
	.thumb-section h2 {
		margin-bottom: 15px;
	}
	
	
	.thumb-section h2 a {
		font-family: 'PT Serif', Times, serif;
		font-size: 18px;
		line-height: 22px;
		
		
		font-style: italic;
		font-weight: normal;
		
		color: white;
		text-decoration: none;
	}
	
		
		.thumb-section h2 a:hover {
			background: #05b1e2;
		}
	
	.thumb-section p.duration {
		color: #faebef;
		
		font-family: 'PT Sans', Helvetica, sans-serif;
		font-size: 10px;
		text-transform: uppercase;
		font-weight: bold;
		
		margin-bottom: 10px;
		
	}
	
	.article p, .article p span {
		font-family: 'PT Sans', Helvetica, sans-serif;
		font-size: 14px;
		line-height: 22px;
		
		margin-bottom: 10px;
		
		color: white;
	}
	
	.article p.price-discount {
		font-weight: bold;
	}
	
		#massage-valentine .article .price-discount span {
			color: #f15b81;
			background: white;
			padding: 3px 5px 3px 5px;
			
			border-radius: 5px;
		}
	
			
	
.article:last-child p {
	padding-left: 0px;
}

#massage-valentine div.quotation {
	clear: both;
	text-indent: -9999px;
	background: url(/images/design/valentine-massage/quotation.png) 40px 20px no-repeat;
	margin-left: 39px;
	margin-right: 39px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	height: 108px;
}

.null {
	height: 70px;
	margin-bottom: 100px;
	
}

.null img {
	margin: 10px 50%;
}


/*
************
*=massage
************
*/

.massage-2column {
	float: left;
	width: 370px;
	margin-right: 40px;
	margin-bottom: 100px;
}

.omega {
	margin-right: 0px;
}

div#massage p img {
	float: left;
	padding-right: 20px;
}

.massage-2column li {
	list-style: none;
}



/*
************
*=massage-tim
************
*/

#massage-tim {
	background: url(/images/design/massage-tim/bg.jpg);
	width: 970px;
	
	border: solid 10px #9a8271;
	margin-bottom: 100px;
	overflow: hidden;
}

.massage-tim-article {
	padding: 0 40px;

	margin-top: -20px;
}

.logo-image {
	float: left;
	padding-left: 45px;
	margin-right: 45px;
}


#massage-tim h1, #massage-tim h2, #massage-tim h3, #massage-tim h4, #massage-tim p {
	color: white;
}

#massage-tim h3 {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	
	margin-bottom: 10px;
}


#massage-tim h1, #massage-tim .massage-tim-article h1 .orange, #massage-tim h2,
#massage-tim h2 .orange, #massage-tim h2 a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-weight: 400;
	
	font-size: 35px;
	line-height: 40px;
	
	padding: 30px 0 ;
}

#massage-tim h2, #massage-tim h2 .orange, #massage-tim h2 a, #massage-tim h2 a span {
	font-size: 28px;
	line-height: 28px;
	margin-top: 0;
	padding: 0 0 20px;
	color: white;
}

#massage-tim h2 a {
	text-decoration: none;
}

	#massage-tim h2 a:hover {
		text-decoration: underline;
		color: #f7d073;
	}
	

#massage-tim h2 .orange {
	color: #f7d073;
}

#massage-tim ul.base-list {
	margin-top: -20px;
	margin-left: 30px;
}

#massage-tim .base-list li {
	color: #e3dfdb;
	font-size: 16px;
	line-height: 22px;
	font-family: 'PT Sans', sans-serif;
	list-style-type: none;
	margin-bottom: 8px;
}

	#massage-tim .base-list li:before {
		content: '— ';
	}

	#massage-tim .base-list li:after {
		content: ';'
	}

#massage-tim p, #massage-tim p>span, #massage-tim p .orange, #massage-tim p .price-box,
.massage-default-list li a, #massage-tim ul.contact-phone li {
	color: #e3dfdb;
	font-size: 16px;
	line-height: 22px;
	margin: 0;
	padding: 0;
	margin-bottom: 23px;
	
	font-family: 'PT Sans', sans-serif;
}
#massage-tim a{
font-family: 'PT Sans', sans-serif;
} 
	#massage-tim ul.contact-phone li:before {
		content: none;
	}

#massage-tim .large-text {
	font-size: 22px;
	line-height: 24px;
	color: white;
}

#massage-tim .mas-navigation {
	list-style: none;
	font-weight: bold;
	display: inline;
	overflow: hidden;
	
	margin-bottom: 20px;
}
#massage-tim .mas-navigation li{
display: block;
float: left;
}
#massage-tim .mas-navigation li a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 46px;
	line-height: 57px;
	text-transform: uppercase;
	overflow: hidden;
	color: white;
	text-decoration: none;
	padding: 3px 10px;
}

	#massage-tim .mas-navigation li a:hover {
		background: white;
		color: #786353;
	}

	#massage-tim .mas-navigation li a.orange, #massage-tim .massage-tim-article h1 .orange {
		color: #f7d073;
	} 
	
		#massage-tim .mas-navigation li a.orange:hover {
			background: #f7d073;
			color: #786353;
		}


#massage-tim img.big-fuckin-PNG {
	float: left;
	overflow: hidden;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 10px;
}


#massage-tim .signature-image {
	margin: 0 auto;
	margin-left: 420px;
}


#massage-tim p.signature {
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	margin-bottom: 40px;
}


/*
************
*=massage-tim article section
************
*/

#massage-tim .breadCrumbs, #massage-tim .breadCrumbs a {
	font-family: 'PT Sans Narrow';
	font-size: 14px;
	line-height: 14px;
	margin-top: -20px;
}

	#massage-tim .breadCrumbs a {
		text-decoration: underline;
	}
	
		#massage-tim .breadCrumbs a:hover {
			text-decoration: underline;
		}

#massage-tim a {
	color: #f7d073;
}

#massage-tim ul.special-ul {
	overflow: hidden;
	list-style: none;
	margin-top: -8px;
}

#massage-tim .special-ul li {
	float: left;
	margin-right: 40px;
}

#massage-tim .col-560 {
	width: 560px;
	float: left;
	overflow: hidden;
}

#massage-tim .article-image {
	margin-left: -12px;
}

#massage-tim .article-body {
	border-bottom: 1px solid #a58f7e;
	padding-bottom: 15px;
	margin-bottom: 35px;
	overflow: hidden;
}

#massage-tim .col-328 {
	width: 328px;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	margin-bottom: 20px;
}

#massage-tim .col-192 {
	width: 192px;
	float: right;
	overflow: hidden;
}

#massage-tim p .orange {
	color: #f7d073;

}

#massage-tim .footer-divider {
	border-bottom: 1px solid #a58f7e;
	clear: both;
	margin-bottom: 40px;
}



#massage-tim p .price-box {
	padding: 2px 4px;
	background: white;
	color: #806b5b;
	font-weight: bold;

	
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

ul.massage-default-list {
	list-style: none;
	margin-left: 40px;
	margin-bottom: 30px;
}

#massage-tim .default-list li {
	padding-left: 40px;
	font-family: 'PT Sans', sans-serif;
	
	color: #e3dfdb;
	font-size: 16px;
	line-height: 22px;
}

#massage-tim .default-list li:before {
	content: '— ';
	color: white;
}

ul.massage-default-list li a {
	color: #f7d073;
	line-height: 25px;
}

ul.massage-default-list li:before {
	content: '— ';
	color: #f7d073
}

#massage-tim ul.contact-phone {
	margin-top: -5px;
}


#massage-tim .ad-bottom-margin {
	padding-bottom: 20px;

}
#massage-tim span.discount{
font-family: 'PT Sans Narrow',sans-serif;
    font-size: 35px;
    font-weight: bold;
    line-height: 40px;
    padding: 2px;
    color: firebrick;
    background: #F7D073;
    }

/* massage aside  */


#massage-aside {
	width: 290px;
	float: right;
	overflow: hidden;
	
}

#massage-aside p, #massage-aside ol, #massage-aside a, #massage-aside li {
	margin: 0;
	padding: 0;
}

#massage-aside .current-discount ol {
	overflow: hidden;
	margin-bottom: 20px;
	list-style: none;
}


	#massage-aside .current-discount ol li {
		padding-top: 10px;
		padding-bottom: 10px;
	}



#massage-aside .current-discount a {
	text-decoration: none;
}

#massage-aside .current-discount p.tmp-title, #massage-aside .current-discount li,
#massage-aside li p, #massage-aside .tmp-title a {
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: white;
}

#massage-aside .tmp-title a {
	color: #f7d073;
}

	#massage-aside .tmp-title a:hover {
		text-decoration: underline;
	}

#massage-aside .current-discount p {
	font-size: 14px;
	line-height: 20px;
}

#massage-aside .current-discount li {
	text-transform: uppercase;
	font-weight: bold;
	overflow: hidden;
	
	border-bottom: 1px solid #afa398;
}

#massage-aside .current-discount li:hover {
	background: #897564;
}


#massage-aside .current-discount li p:first-child {
	float: left;
}

#massage-aside .current-discount li p:last-child  {
	float: right;
}


#massage-aside p.current-discount-price {
	font-size: 30px;
	text-transform: none;
	color: #f7d073;
	font-weight: normal;
	margin-top: 6px;
}


#massage-aside .aside-valentine a {
	text-decoration: none;
}

#massage-aside .aside-valentine h3 {
	margin-top: 0;
}

#massage-aside .aside-valentine img {
	margin-left: -10px;
	margin-top: 50px;
}







/*
************
*=floating
************
*/

.floating .img-left-padding, .floating .img-right-padding {
	padding: 30px;
	padding-top: 20px;
}

	.floating .img-left-padding {
		padding-left: 0px;
	}
	
	.floating .img-right-padding {
		padding-right: 0px;
	}
	
.floating ul {
	list-style: none;
}
	


/* end of floating */








/* End of article section */




#top_nav, #top_nav a, #top_nav li, #top_nav span {
	color: #d6d6d6;
	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

#top_nav a:hover {
	color: #fff;
	text-decoration: underline;
}

#top_nav > div > div {
	vertical-align: middle;
}

#top_nav ul {
	/*float:left;*/
	display:inline-block;
	overflow: hidden;
	border-left: 1px solid #6e6e6e;
	border-right: 1px solid #000;
	padding-top: 6px;
	height: 24px;
}

#top_nav ul li {
	display: inline;
	background: url('/images/design/top_nav_li_dot.gif') no-repeat;
	background-position: left center;
	padding-left: 10px;
	padding-right: 6px;
	margin-left: -3px;
}

#top_nav span {
	color: #484848;
	padding: 1px;
}

#top_nav .first {
	border-left: none;
	padding-left: 0px;
	padding-right: 0px;
}

#top_nav .first li {
	background: none;
}

#top_nav .last {
	border-right: none;
}

#top_nav .last img {
	height: 13px;
	margin-left: 10px
}

#content {
	position:relative;
	padding-top: 110px;
	
}

#content h3 {
	margin-top: 10px
}

#m_nav {
	background: url('/images/design/m_nav_bg.png') repeat-x;
	z-index:1000;
	position: fixed;
	top: 30px;
	width:100%;
	left:0
}

#m_nav a {
	color: #48aeea;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

#m_nav a:hover {
	color:#FF0000
}

#m_nav span.phone {
	font-size:16px;
}

#m_nav > div {
	display: inline-table;
}

#m_nav table td {
	padding-left: 18px;
	padding-right: 18px;
	vertical-align: middle;
}

#m_nav table tr.row_1 td.masters {
	background: url('/images/design/m_nav_delimiter.gif') no-repeat right;
}

#m_nav table tr.row_2 td.schedule {
	background: none;
}

#m_nav table .contacts table {
	width: 270px
}

#m_nav table .contacts table td {
	padding: 0;
	margin: 0;
}

#m_nav table tr.row_2 td {
	height:20px;
}

#m_nav table tr.row_1 td.active a {
	color:#FFF;
}

#m_nav table tr.row_1 td.price.active {
	background: url('/images/design/m_nav_bg_active.jpg') repeat-x;
}

#m_nav table tr.row_1 td.events.active {
	background: url('/images/design/m_nav_bg_active.jpg') repeat-x;
}

#m_nav table tr.row_1 td.yoga.active {
	background: url('/images/design/m_nav_bg_active.jpg') repeat-x;
}

#m_nav table tr.row_1 td.masters.active {
	background: url('/images/design/m_nav_bg_active.jpg') repeat-x;
}

#m_nav table tr.row_1 td.schedule.active {
	background: url('/images/design/m_nav_bg_active.jpg') repeat-x;
}

#m_nav table tr.row_2 td.logo.active {
	background: url('/images/design/logo_active_corner.png') no-repeat center top;
}

#m_nav table tr.row_2 td.price.active {
	background: url('/images/design/price_active_corner.png') no-repeat center top;
}

#m_nav table tr.row_2 td.events.active {
	background: url('/images/design/events_active_corner.png') no-repeat center top;
}

#m_nav table tr.row_2 td.yoga.active {
	background: url('/images/design/yoga_active_corner.png') no-repeat center top;
}

#m_nav table tr.row_2 td.masters.active {
	background: url('/images/design/masters_active_corner.png') no-repeat center top;
}

#m_nav table tr.row_2 td.schedule.active {
	background: url('/images/design/schedule_active_corner.png') no-repeat center top;
}

#m_nav span, #m_nav span a {
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

#m_nav td.call-with-mobile a[href^="tel:"], 
#m_nav td.call-with-mobile a[href^="tel:"] span {
	color: #48aeea;
	text-decoration: none;
}

#m_nav td.call-with-mobile a[href^="tel:"] {
	border-bottom: 1px solid #bbdff4;
	padding-bottom: 0px;
}

#m_nav td.call-with-mobile a[href^="tel:"]:hover,
#m_nav td.call-with-mobile a[href^="tel:"]:hover span {
	color: red;
	border-color: #fa9fa2;
}


/*#begin {margin: 0px 0 110px 20px;}*/

#slider {
	height: 550px;
	width: 990px;
}




#slider_cover {
	height: 555px;/*border-right: 5px solid #FFF;border-left: 5px solid #FFF;*/
	margin-top:-142px;
}

div#lslider {
	width: 495px;
	float: left;
}

div#rslider {
	width: 495px;
	float: left;
}


#slider .hide {
	padding-left: 2000px;
}



#slider li.dva-sobitiya img {
	float: left;
}



#tellabout {
	margin-top: 25px;
	text-align: center
}

#tellabout table {
	width: 200px;
	margin: auto
}

#tellabout table td {
	vertical-align:bottom;
	height: 10px
}

#externalNav {
	margin-top:0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 30px;
}

#externalNav a {
	font-family:'PT sans', arial, sans-serif;
	font-size: 15px;
	font-style:italic;
	text-decoration: none;
	font-weight:normal;
}

#externalNav a.normal {
	color: #48aeea;
	border-bottom: 1px dashed #48aeea
}

#externalNav a.clicked {
	color: #7a8091;
	border-bottom: none;
}

#externalNav td {
	text-align:center;
	padding-top: 5px;
}

#externalNav td div {
	text-align:center;
	margin: 0 13px 0 13px;
	white-space:nowrap;/*border:1px dashed red*/
}

/*
************
*=contacts-in-2columns
************
*/
section {display: block}

#contacts-in-2columns  p, #contacts-in-2columns  li, #contacts-in-2columns strong
#contacts-in-2columns h2, #contacts-in-2columns h3, #contacts-in-2columns h4, #contacts-in-2columns a {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #444;
}


#contacts-in-2columns a {
	color: white;
	background: #60c4f3;
	padding: 2px;
	text-decoration: none;
	
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}

	#contacts-in-2columns a:hover {
		background: #40b8f1;
	}

#contacts-in-2columns h2 {
	font-size: 28px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d2d2d2;
}

#contacts-in-2columns h3 {
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#contacts-in-2columns h4 {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: bold;
	color: 
	
}

#contacts-in-2columns p, #contacts-in-2columns ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
}

#contacts-in-2columns p {
	
}

#contacts-in-2columns li {
	list-style: none;
}


#contacts-in-2columns img {
	float: left;
	width: 430px;
	padding-right: 32px;
}

#contacts-in-2columns section {
	margin-bottom: 80px;
	overflow: hidden;
	clear: both;
	margin-top: 40px;
}

#contacts-in-2columns section:first-child  {
	border-bottom: 1px solid #d2d2d2;
}
	
#contacts-in-2columns .right-column {
	width: 500px;
	float: left;
}


/* End of contacts-in-2columns */

#about .clmn_310 {
	padding: 0 5px 0 30px;
	width: 275px
}

#about .clmn_650 {
	padding: 0 0 0 5px
}

#about #yoga ul {
	margin-left: 20px;
}

#about #yoga ul li a {
	font-size:14px;
	line-height: 20px;
	font-weight: normal;
}

#about #yoga ul li a:hover {
	color: #ff0000
}

#about img {
	padding: 0 5px 0 5px;
}

#about td {
	padding: 3px
}

#about figure {
	float: left;
	width: 209px;
	margin-right: 45px;
}

#about .virtual-tours {
	overflow: hidden;
	margin-bottom: 30px;
}



#about .image {
	border: 3px solid #e8e8e8;
	padding: 0;
	margin: 0;
}

#seminars .s_selector {
	height: 41px;
}

/*  #Typo  */
html #seminar h2 {
	margin-top: 30px;
	margin-bottom: 10px;
}

html #seminar li {
	list-style: none;
	margin-bottom: 5px;
	margin-top: 5px;
}

html #seminar li:before {
	content: "— ";
	color: #aaa;
	margin-right: 3px;
	margin-left: -18px;
}



#s_table td {
	width: 33%;
}

#s_table p {
	padding: 0 5px 0 5px;
	margin:-3px 24px 18px -4px;
}

#s_table .s_normal {
	width: 340px;
}

#s_table .s_normal img {
	width: 300px;
}

#s_table .s_normal .last {
	width: 320px;
	padding-right: 0px
}

#s_table .s_main {
	width: 680px;
	padding-right: 20px
}

#s_table .s_main .img {
	position: relative;
	width: 660px;
	overflow: hidden
}

#s_table .s_main img {
	width: 650px;
}

#s_table img {
	border: 5px solid #FFF;
}

#s_table .s_main .img .about {
	position: absolute;
	top: 200px;
	left: 20px;
}

#s_table .s_main .img .about, #s_table .s_main .img .about a {
	color: #FFF;
}

#s_table .s_main .img .about .when {
	font-family: 'PT Sans', arial, sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

#s_table .s_main .img .about .name a {
	font-family: Gergia, serif;
	font-size: 32px;
	font-style: italic;
	font-weight: bold;
}

#s_table .s_main .img .about .where {
	font-family: Gergia, serif;
	font-size: 18px;
	font-style: italic;
}

#s_table .s_main .img .about .master {
	font-family: Gergia, serif;
	font-size: 18px;
	font-style: italic;
}

#s_table .name {
	margin-right: 30px
}

#s_table .s_normal .about {
	padding: 0 5px 0 5px;
	width: 100%;
}

#s_table .s_normal .about .name a {
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 16px;
	font-weight:normal
}

#s_table .s_normal .about .name a:hover {
	color: #F00
}

#s_table .s_normal .about .where {
}

#s_table .s_normal .about .when {
}

#s_table .s_normal .about .master {
}

#s_table .s_normal .about .i {
	font-weight: bold;
	font-size: 14px;
	color: #4a4a4a
}

/*#s_table .about  span{float:left;clear: both;}*/
/*
#price {font-size: 16px; color: #484848; line-height: 22px;}
#price h3 {font-size:16px; text-transform: none; font-style:italic; color: #484848; padding-bottom: 0px; background: none; font-weight:bold; width: auto; text-align: left}

#price .clmn_650{padding: 0 5px 0 30px; width: 615px}
#price .clmn_310{padding: 0 5px 0 5px;}
#price .clmn_650 h3{font-size: 16px; margin: 20px 0 7px 0}
#price .description {float:left;clear:both; font-size: 14px;}
#price .price{float:right; font-family: 'PT sans', arial, sans-serif;font-size: 18px; color:#484848; padding-right: 18px;background: url('/images/design/ruble.jpg') no-repeat right center;}
#price .row{border-bottom: 1px solid #cfcfcf; padding:10px 0 10px 0; width: 100%}
#price .first.row{border-top: 2px solid #040000}
#price .last.row{border-bottom: 2px solid #040000}
#price .comment{color: #484848; font-size: 14px; line-height: 17px; font-style: italic; font-family: 'PT sans', arial, sans-serif; margin-top: -3px;}
#price .comment.header{margin: -8px 0 5px 0;}
#price li {margin-left:16px} 
*/


			/* !Wrap banner in schedule */

#schedule .new-year-wrap p {
	font-size: 16px;
	line-height: 21px;
	color: #999;
	font-style: italic;
	padding: 0 0 10px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
	font-family: 'PT Sans';
}

#schedule .new-year-wrap a {
	color: #48aeea;
	border: none;
	text-decoration: underline;
	font-size: 16px;
}

#schedule .new-year-wrap h3 {
	font-size: 22px;
	line-height: 24px;
	color: #777;
	font-style: italic;
	padding: 20px 0 0;
	margin-bottom: -5px;
	text-align: center;
}

#schedule a.master, #schedule td:last-child a {
	color: #39a7e8;
	border-bottom: 1px solid #b3ddf6;
}

	#schedule a.master:hover, #schedule td:last-child a:hover {
		color: #f83a1d;
		border-bottom: 1px solid #fc9f90;
	}


div#partners-banners a img {
	padding-right: 20px;
}

			/* !End of wrap banner in schedule */


#schedulepage .clmn_190 {
	padding: 0 15px 0 5px;
	height: 450px
}

#schedulepage .clmn_780 {
	padding: 0 5px 0 5px;
}

#schedulepage {
}

#schedulepage .clmn_190 #selectors {
	position: fixed;
	top: 120px
}

#massage img {
	float: left;
	border: 5px solid #FFF;
	margin: 0 5px 5px 0
}

#massage table {
	clear:both;
	width: 100%;
	font-size:14px;
	line-height: 18px;
	color:#4a4a4a
}

#m_page .clmn_190 {
	padding: 0 0 0 5px
}

#m_page .clmn_790 {
	padding: 0 0 0 15px
}

#m_page .school li:nth-child(2n) a {
	color: #999
}

#m_page a.view {
	font-family: 'PT Sans', arial, sans-serif;
	font-size:15px;
	font-style:italic;
	font-weight: normal;
	text-decoration: none;
	border-bottom: 1px dashed #51bdea;
}

#master img {
	border: 5px solid #FFF
}

#master h3 {
	font-size: 40px;
	margin-bottom: 10px
}

#masters .img {
	width: 182px;
	height: 190px;
}

#masters .img img {
	width: 180px;
	height: 180px;
	border: 4px solid #FFF
}

#masters .master {
	float:left;
	height: 220px;
	margin-right: 10px;
}

#masters .master .name {
	padding-left: 5px;
	width: 180px;
}

#masters .master .name span {
	width: 180px;
	font-size:12px;
	line-height:12px
}

#masters .letter {
	text-transform:uppercase;
	font-size:35px;
}

#othermasters {
	width:100%
}

#othermasters .master {
	float:left;
	margin-left:5px
}

#othermasters .master img {
	width:140px;
}

#news span {
	float:left;
	clear: both;
}

#massage .massage .name {
	margin: 0px 0 15px 0;
	clear:both
}

#massage .massage {
	float:left;
	margin-right: 10px;
	border: 1px solid #red
}

#m_page .newcolumn {
	float:left;
	width: 25%
}

#m_page .newcolumn a {
	text-decoration:underline;
	color: #5a5a5a;
	font-size: 14px
}

#m_page .clmn_190 .newcolumn {
	clear:both;
	width: 100%
}

#m_page .clmn_190 .letter {
	text-transform:uppercase;
	margin-top: 5px;
}

#eventlist .group, #eventlist a {
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 13px;
}


#eventlist .group {
	color: #585858;
	font-weight: bold;
	padding-top: 10px;
	margin-bottom: 0px;
	border-top: 1px solid #f7f7f7;
}

#eventlist a {
	text-decoration: underline;
	display: block;
	line-height: 15px;
	padding: 0;
	padding-bottom: 7px;
	color: #60c4f3;
}

	#eventlist a.active {
		color:#5a5a5a;
		font-weight: normal;
		text-decoration: none;

		padding-top: 5px;
		padding-left: 10px;
		background-color: #fbfbfb;

/* !		border-bottom: 1px solid #5a5a5a;
		border-top: 1px solid #5a5a5a;
 */	}

	#eventlist a:hover {
		color: red;
	}
	
#selectors .select {
	margin-bottom: 20px;
}

#schedule h3 {
	margin: 0;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	padding-bottom: 0px;
	background-image:none;
	width: auto;
	text-align:left;
	text-transform: none
}

#schedule td, #schedule a, #selectors .select a {
	color: #3b3b3b;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 13px;
}

#schedule td {
	white-space: nowrap;
	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	height: 50px;
	line-height: 50px;
}

a.show, a.show1, a.show2, a.show3, a.show4, a.show5, a.show6, a.show7{
	text-decoration: none;
	border-bottom: 1px dashed #48aeea;
	line-height: 30px;
}

a:hover.show, a:hover.show1, a:hover.show2, a:hover.show3, a:hover.show4, a:hover.show5, a:hover.show6, a:hover.show7{
	text-decoration: none;
	border-bottom: 1px dashed red;
}

#schedule a, #selectors .select a {
	text-decoration: none;
}

#schedule a {
	border-bottom: 1px dashed #3b3b3b;
}

#schedule th, #schedule tr.last {
	border-bottom: 2px solid #040000;
}

#schedule tr {
	border-bottom: 1px solid #cfcfcf;
}

#schedule tr.even {
	background: url('/images/design/tb_schedule_even.png');
}

#schedule .club, #selectors span.club {
	border: 1px solid #858585;
	font-family: 'PT Sans', arial, sans-serif;
	font-size: 13px;
	padding: 0px 5px 0px 5px;
}

#schedule .comment {
	font-style:italic;
	font-size: 12px;
	color: #7f7f7f;
}

#schedule .comment a {
	text-decoration: underline;
	border: none;
	color: #48aeea;
}

/* !master-list */

#selectors #masters_list a {
	text-transform: uppercase;	
}



#schedule {
	position: relative;
}

#fb-root {
	margin-top: 20px
}

#seminar p, #seminar .date, #seminar .header, #seminar h2, #seminar h3, #seminar ul, #seminar table.h2 {
	margin:auto;
	text-align:left;
}

#seminar p, #seminar .date, #seminar .header, #seminar h2, #seminar h3, #seminar ul, #seminar table.h2 {
	width: 620px
}

#seminar p img.big {
	margin-left:-90px
}

#seminar .header {
	font-size: 20px; text-transform: uppercase; font-weight: regular; font-style: normal;
}



#seminar .date {
	padding-top: 5px;
	font-size:14px;
	line-height:20px;
	font-style: italic;
	color: #5b5b5b;
	text-align:left;
}

#seminar img {
	border: 5px solid #FFF;
	margin: 10px 0 10px 0
}

#seminar img .noborder {
	border: none
}


#seminar h3 {
	font-size: 18px;
	margin-top: 30px;
	margin-bottom: -5px;
}

#seminar h4 {
	font-size: 16px;
	margin-top: 25px;
}

	#seminar ul {
		font-weight: bold;
	}

		#seminar ul li {
			font-weight: normal;
			margin-left: 40px;
		}

#seminar table td {
	width: 33%;
	padding-right: 10px
}

#seminar table th {
	font-family: Georgia, serif;
	color: #4a4a4a;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

#seminar table {
	font-size:14px;
	line-height:18px;
	color: #4a4a4a;
	margin-top: 15px;
	width: 620px
}

#seminar table ul {
	width: auto
}

#seminar table.h2 {
	margin: 30px auto 20px auto
}

#seminar table.wd_full {
	width: 100%
}

#bar {
	font-size:14px;
	line-height:18px;
	color: #4a4a4a;
	margin-top: 15px
}

#bar th {
	font-family: Georgia, serif;
	color: #4a4a4a;
	font-style: italic;
	font-weight: bold;
	font-size: 20px;
}

#bar table {
	width: 100%
}

#bar table td {
	padding: 5px
}

#footer {
	background: url('/images/design/footer.png') repeat-x;
	margin-top: 20px;
}

#footer h3 {
	font-weight:bold;
	color:#f5f5f5;
	font-style:italic;
	font-size:18px;
}

#footer a {
	color:#f5f5f5;
	font-size:14px;
	line-height: 24px;
}

#footer a.go {
	font-style:italic;
}

#footer {
	padding: 30px 0 0 0;
	margin-bottom: -30px
}

#footer ul li {
	list-style:none
}

#selectors h3 {
	font-family: 'PT sans', arial, sans-serif;
	color: #4a4a4a;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
}

#selectors .select ul li {
	list-style: none;
	margin:0;
	padding:0;
}

#selectors #masters_list.select ul li {
	text-transform: uppercase;
	list-style: none;
	margin:0;
	padding:0;
}

#selectors a {
	padding: 1px;
	font-weight: normal;
}

#selectors a.selected {
	color: #FFF;
	background: #52b4ef; /*padding-right:25px; background: #52b4ef url('/images/design/cross.png') no-repeat right center;*/
}

#selectors a.selected1 {
	color: #FFF;
	padding-right:25px;
	background: #52b4ef url('/images/design/cross.png') no-repeat right center;
}

#selectors select {
	width: 200px;
	border: none;
	background: url('/images/design/pattern.jpg')
}

#selectors .all {
	font-weight:bold;
}

#selectors a.all.selected {
	font-weight:normal;
	background-image: none;
	padding-right: 3px;
}

#basement {
	font-family:'PT Sans', arial, sans-serif;
	color:#7d7d7d;
	font-size:12px;
}

#basement > div > div {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

#basement .development {
	margin-left: 100px;
}

#attention {
	font-size: 16px;
	line-height: 19px;
	margin: 20px auto 20px auto;
	padding-left:104px;
	background: url('/images/home/attention.png') no-repeat 13px center;
	padding-bottom: 10px;
	border: 1px dotted indianred;
}

#attention span {
	font-weight: bold;
}

span.red {
	text-transform: uppercase;
}

/*-- parameters --*/
.clear {
	clear:both;
}

.clmn_650 {
	float:left;
	width:650px;
}

.clmn_310 {
	float:left;
	width:310px;
}

.clmn_700 {
	float:left;
	width:700px
}

.clmn_400 {
	float:left;
	width:400px
}

.clmn_190 {
	float:left;
	width:190px;
}

.clmn_780 {
	float:left;
	width:780px;
}

.clmn_790 {
	float:left;
	width:790px;
}

.bg_black_dttd {
	background: url('/images/design/top_nav_bg.gif') repeat-x;
}

.bg_white {
	background: #FFF;
}

.border {
	border: 1px dotted #AAA;
}

.wd_full {
	width: 100%;
}

.wd_auto{
	width: auto;
}

.wd_content {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}

.wd_600 {
	width:600px
}

.center_text {
	text-align:center;
}

.inline-block{
	display: inline-block;
}

.margin_auto {
	margin-left: auto;
	margin-right: auto;
}

.align_center{
	text-align:center;
}

.ww_normal{
	word-wrap: normal;
}

.no_wrap{
	white-space:nowrap;
}
/* NEW PAGE */

#npage p::selection {
	background: #1bb0f0;
	color: white;
}

#npage article ul {
	margin-left: 40px;
	margin-top: -20px;
}

#npage article ul + h3 {
	margin-top: 50px;
}

#npage article ul + h2 {
	margin-top: 50px;
}

#npage article li {
	list-style: none;
	margin-bottom: 8px;
}

#npage article li:before {
	content: '— ';
	margin-left: -20px;
}

div#npage {
	margin-left: 20px;
	margin-right: 20px;
}

#npage * {
	color: #656565;
	font-family: 'Georgia', serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: lighter;
}

#npage a {
	color: #568cea;
	text-decoration: none;
	background: url(/images/design/yoga-dlya-nachinayushih/link.png) repeat-x 0 96%;
}
	
	#npage a:hover {
		color: #e71f58;
		background-image: url(/images/design/yoga-dlya-nachinayushih/link-hover.png);
		cursor: pointer;
	}

#npage h1, #npage h1, #npage h2, #npage h2 a, #npage h3, #npage h3 a, #npage h4, #npage h4 a, #npage header li, #npage header li a {
	font-family: 'Neucha', cursive;
	font-weight: normal;
} 

#npage h1, #npage h1 a {
	font-size: 30px;
	text-shadow: -1px -1px -2px white;
	line-height: 30px;
	margin-top: 0;
}

#npage h2, #npage h2 a {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 0;
	padding-bottom: 0
}

#npage ol + h2, p + h2 {
	margin-top: 60px;
}

#npage h3, #npage h3 a {
	font-size: 20px;
	line-height: 24px;
}

#npage header {
	overflow: hidden;
	padding-bottom: 0px;
	margin-bottom: 5px;
	background: url(/images/design/yoga-dlya-nachinayushih/divider-tooth-hor.png) repeat-x 0 80%;
}

#npage header h1 {
	width: 260px;
	line-height: 40px;
	float: left;
	margin-bottom: 0;
	padding-top: 20px;
	margin-right: 24px;
}

#npage header nav {
	float: left;
	margin-bottom: 0;
}

#npage header li {
	list-style: none;
	float: left;
	margin-top: 0;
	padding: 20px;
	padding-bottom: 2;
	color: white;
}

#npage header li, #npage header li a {
	font-size: 18px;
	line-height: 30px;
}

#npage leader li:first-child { margin-left: 15px; }

#npage header li.selected1 {
	background: url(/images/design/yoga-dlya-nachinayushih/menu-selected-1.png) no-repeat 7px 2px;
}

#npage header li.selected2 {
	background: url(/images/design/yoga-dlya-nachinayushih/menu-selected-2.png) no-repeat 12px 2px;
}

#npage header li.selected3 {
	background: url(/images/design/yoga-dlya-nachinayushih/menu-selected-3.png) no-repeat 10px 6px;
}

#npage header li.selected4 {
	background: url(/images/design/yoga-dlya-nachinayushih/menu-selected-4.png) no-repeat 11px 7px;
}


#npage article {
	width: 600px;
	margin-bottom: 80px;
}

#npage article h2 + h3 {
	margin-top: 20px;
}

#npage article p {
	margin-bottom: 25px;
}

#npage img.border {
	border: 5px solid #f3f3f3;
	box-shadow: 0 8px 10px -7px rgba(0,0,0,.5);
	margin: 10px 0 20px;
}

#npage div.relative {
	position: relative;
}



#npage aside * {
	font-size: 14px;
	line-height: 18px;
	font-style: italic;
	color: #727272;
}

#npage aside a {
	color: #568cea;
}

#npage aside {
	position: absolute;
	background: url(/images/design/yoga-dlya-nachinayushih/divider-tooth-vert.png) repeat-y;
	top: 20px;
	left: 660px;
	padding-left: 30px;
	width: 230px;
}

#npage aside ul {
	list-style: none;
	margin-top: -10px;
	padding-top: 0;
	margin-left: 0px;
}

#npage aside ul li {
	margin-bottom: 10px;
	margin-left: 30px;
}

#npage aside ul li:before {
	content: '> ';
	color: #568cea;
	margin-left: -13px;
}

#npage aside ul li:hover:before {
	color: red;
}

#npage aside p {
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 20px;
}

#npage ul.metro-clubi {
	overflow: hidden;
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 35px;
}

#npage .metro-clubi li {
	float: left;
	list-style: none;
	width: 235px;
}

#npage .metro-clubi li:before {
	content: none;
}

#npage .metro-clubi li:first-child {
	margin-right: 50px;
}

#npage .metro-clubi h3 {
	margin: 0;
	padding: 0;
	margin-bottom: 1px;
}

#npage .metro-clubi p {
	margin: 0;
	padding: 0;
	margin-bottom: 13px;
}

#npage img.left {
	float: left;
}

#npage .metro-clubi img.left {
	margin-right: 20px;
}

#npage .metro-clubi a {
	font-size: 14px;
	line-height: 16px;
	font-style: italic;
}

#npage .pervie-shagi {
	margin-top: 80px;
	margin-bottom: 80px;
}

#npage .pervie-shagi img {
	margin-left: 22px;
}

#npage .pervie-shagi h2, #npage .pervie-shagi p {
	margin-left: 190px;
}

#npage .pervie-shagi aside p {
	margin-left: 0;
}

#npage .pervie-shagi p a.button {
	background: #06a5ef;
	font-family: 'Neucha', cursive;
	color: white;
	text-shadow: 1px 1px -1px rgba(0,0,0,.4);
	
	padding: 6px 16px 5px;
	border-radius: 5px;
	border-bottom: 2px solid #076996;
	border-right: 1px solid #076d9b;
	box-shadow: 1px 1px 2px rgba(7, 105, 150, .4);
	margin-top: -40px;
	display: inline-block;
}

#npage .pervie-shagi p a.button:hover {
	background: #07a9f5;
	box-shadow: 1px 1px 3px 0px rgba(7, 105, 150, .6);
	border-bottom: 3px solid #076996;
	margin-top: -42px;
	border-top: 1px solid #97d9f8;
}

	#npage .pervie-shagi p a.button:click {
		background: green;
	}

#npage a.button:before {
	content: '>';
	font-size: 14px;
	margin-right: 8px;
}

#npage ol {
	margin-left: 30px;
}

#npage ol li {
	list-style: decimal;
}

#npage ol li:before {
	content: none;
}

#npage h2 + ol {
	margin-top: 15px;
}

#npage .clear {clear:both}

#npage article ol.largeOl {
	margin-left: 60px;
}

#npage ol.largeOl li:before {
	content: none;
}


#npage ol.largeOl li.h3 {
	font-size: 22px;
	font-family: 'Neucha', soursive;
}

#npage ol.largeOl li {
	margin-bottom: 35px;
	list-style: decimal;
}

#npage ol.largeOl li h3 {
	font-size: 22px;
	margin-bottom: -10px;
}

#npage aside.share {
	text-align: center;
	width: 195px;
}

#npage aside.share ul {
	margin: 0;
}

#npage aside.share li {
	content: none;
}

#npage aside.share p {
	text-align: center;
}

#npage aside.share img {
	margin-bottom: 20px;
}

#npage aside.share ul {
	overflow: hidden;
	margin-top: 10px;
}

#npage aside.share li {
	float: left;
	list-style: none;
	display: inline;
	width: 90px;
	padding: 0;
	margin: 0;
}

#npage aside.share li:last-child {
	float: right;
}

#npage aside.share li:before {
	content: none;
}



#npage .instruktori {
	background: white url(/images/design/yoga-dlya-nachinayushih/centr-yogi-prana.png) no-repeat 14% 0%;
	box-shadow: 1px 2px 6px rgba(0,0,0,.3);
	width: 910px;
	z-index: 2;
	
	margin-top: 65px;
	padding-top: 20px;
	padding-bottom: 55px;
	padding-left: 19px;
	padding-right: 19px;
	margin-bottom: 70px;
	
	position: relative;
}

#npage .instruktori h2 {
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 50px;
	background: url(/images/design/yoga-dlya-nachinayushih/heading-decor.png) no-repeat 50% 100%;
}

#npage .instruktori .instruktor {
	width: 263px;
	float: left;
	margin-right: 60px;
	text-align: center;
}

#npage .instruktori .instruktor > p, #npage .instruktori .instruktor > ul {
	text-align: left;
}

#npage .instruktori .instruktor .rasp li {
	margin-bottom: 8px;
}

#npage .instruktori .omega {
	float: right;
	margin-right: 0;
}

#npage .instruktori h3 {
	margin-top: 20px;
}

#npage .right {
	float: right;
	margin-top: -50px;
}



#npage .instruktori blockquote {
	text-align: left;
}

#npage .instruktori blockquote:before {
	content: '«';
	font-size: 75px;
	margin-right: 5px;
	display: inline-block;
	float: left;
	color: #e2e2e2;
}

#npage .instruktori blockquote:after {
	content: '»';
	font-size: 75px;
	display: inline-block;
	float: right;
	margin-top: -50px;
	color: #e2e2e2;
}


#npage .relative .centeImage {
	text-align: center;
}

#npage .relative .centeImage img {
	margin-bottom: 20px;
}

#npage .relative .centeImage p {

}

#npage .bezPodcherkivaniya, #npage .bezPodcherkivaniya:hover {
	background: none;
}

#npage ul + h2 {
	padding-top: 45px;
}


#npage .showSchedule {
	position: absolute;
	right: 95px;
	top: -68px;
	padding: 15px;
	background: url(/images/design/yoga-dlya-nachinayushih/menu-raspisanie.png) no-repeat 0 6px;
	cursor: pointer;
	z-index: 1;
}


#npage a.showSchedule h3 {
	color: #f6f6f6;
	border-bottom: 1px dashed rgba(255,255,255, 0.8);
	line-height: 20px;
	text-shadow: -1px -1px 1px rgba(0,0,0,.5);
}

#npage .showSchedule:hover {
	background: url(/images/design/yoga-dlya-nachinayushih/menu-raspisanie.png) no-repeat 0 6px;
}

#npage a.showSchedule:hover h3 {
	color: white;
	border-bottom: 1px dashed rgba(255,255,255, 1);
}

#npage .center {
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}


#npage .relative aside strong {
	font-weight: bold;
}

#npage h3+p {
	margin-top: 0px;
}

#npage p+h3, #npage h2+h3, #npage div+h3 {
	margin-top: 40px;
}

#npage div+h2 {
	margin-top: 60px;
}

#npage aside.moveUp {
	top: -155px;
}


#npage .instruktori .rasp {
	margin-left: 25px;
}

#npage .instruktori ul.rasp li {
	padding-top: 8px;
	padding-bottom: 4px;
}


#npage .instruktori .rasp li em {
	background: #00aeef;
	font-family: 'Neucha', coursive;
	font-size: 15px;
	font-style: normal;
	padding: 9px 9px 7px;
	border-radius: 15px;
	color: white;
	list-style: none;
	box-shadow: 1px 1px 1px rgba(23,73,92,.15);
}

#npage .instruktori .rasp li:before {
	content: none;
}


#npage .noCut {
	width: auto;
}

#npage h1.noCut {
	padding-bottom: 30px;
}

#npage .noCut header {
	margin-bottom: 30px;
}

#npage .fourRows {
	width: 207px;
	float: left;
	margin-right: 41px;

}

#npage .omega {
	margin-right: 0;
	float: right;
}

#npage ul.napravleniya, #npage .napravleniya li {
	margin: 0;
	padding: 0;
}

#npage ul.napravleniya li {
	margin-bottom: 7px;
}

#npage ul.napravleniya li ul {
	margin-left: 30px;
}

#npage ul.napravleniya > li {
	margin-top: 2px;
	margin-bottom: 15px;
	margin-left: 0;
}

#npage ul.napravleniya ul {
	margin-top: 0;
}

#npage .napravleniya li:before {
	content: none;
}

#npage .shareCentered {
	background: orange;
	margin-top: -55px;
	padding-top: 30px;
	
	background: url(/images/design/yoga-dlya-nachinayushih/divider-tooth-hor.png) repeat-x;
	text-align: center;
	padding-bottom: 60px;
}

#npage .shareCentered ul {
	width: 240px;
	background: gray;
	margin-left: 395px;

}

#npage .shareCentered ul li {
	float: left;
	width: 100px;
	display: inline-block;
}


/* super quotes */

#npage blockquote.super-quote {
	background: url(/images/design/yoga-dlya-nachinayushih/galaev-citata-bg.jpg) -3px 10px no-repeat;
	width: 990px;
	height: 297px;
	margin-bottom: 70px;
	margin-left: -30px;
}

#npage .super-quote > p {
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom: 10px;
	color: white;
	width: 640px;
	font-size: 17px;
/* 	font-style: italic; */
	float: left;
}

#npage .super-quote > p::selection {
	background: #6ed3ff;
}

#npage .super-quote > p {
	text-shadow: -1px -1px 0px rgba(0,0,0,.15);
}

#npage .super-quote > p:first-child {
	padding-top: 40px;
}


#npage .super-quote img.quote-bg {
	position: relative;
	z-index: -1;
	top: 10px;
	left: -2px;
}

#npage .super-quote .quote-author {
	text-align: center;
	width: 220px;
	float: right;
	margin-top: -118px;
	margin-right: 70px;
}

#npage .super-quote .quote-author p {
	font-size: 14px;
	margin-top: -6px;
}

#npage .shareCentered li.fb-mt-10 {
	margin-top: -9px;
}

#npage a.show, #npage a.show:hover {
	background: none;
}

#npage .raspisanie-v-napravlenii {
	margin-top: 30px;
}


/* END OF NEW PAGE */

#about #yoga {
	width: 300px;
	color: #6c6c6c;
	float: right;
	
	background: url(/images/design/tmp-index/vert-divider.png) 0 0 repeat-y;
}

.yoga-for-beginners h2, .yoga-for-beginners h2 a {
	font-size: 17px;
	line-height: 26px;
	margin-top: 0;
}

.yoga-for-beginners h2 {
	color: #5b5b5b;	
}

.yoga-for-beginners h2 + p {
	margin-top: 0;
	margin-bottom: 45px;
}

.yoga-for-beginners .tmp-index-thumb {
	float: left;
	margin-right: 18px;
}


.yoga-for-beginners p a.button {
	background: #06a5ef;
	font-family: 'Neucha', cursive;
	color: white;
	text-shadow: 1px 1px -1px rgba(0,0,0,.4);
	text-decoration: none;
	
	padding: 6px 16px 5px;
	border-radius: 5px;
	border-bottom: 2px solid #076996;
	border-right: 1px solid #076d9b;
	box-shadow: 1px 1px 2px rgba(7, 105, 150, .4);
	margin-top: -40px;
	display: inline-block;
	margin-bottom: 40px;
	
}

.yoga-for-beginners p a.button:hover {
	background: #07a9f5;
	box-shadow: 1px 1px 3px 0px rgba(7, 105, 150, .6);
	border-bottom: 3px solid #076996;
	margin-top: -42px;
	border-top: 1px solid #97d9f8;
}

	.yoga-for-beginners p a.button:click {
		background: green;
	}

.yoga-for-beginners a.button:before {
	content: '>';
	font-size: 14px;
	margin-right: 8px;
}

/*********************/
/****** graduates ******/
/*********************/

#graduates p, #graduates h1, #graduates h2, #graduates h3, #graduates h4, #graduates li, #graduates li a {
	font-family: Georgia;
	font-size: 16px;
	line-height: 25px;
	color: #666;
}

#graduates article a {
	color: #48AEEA;
}

	#graduates article a:hover {
		color: red;
	}

#graduates h1 {
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 30px;
}

#graduates h2 {
	font-size: 22px;
	line-height: 28px;
	margin-top: 60px;
	margin-bottom: 20px;
}

#graduates h3 {
	font-size: 20px;
	line-height: 34px;
}
	#graduates aside h3 {
		font-size: 20px;
		line-height: 26px;
	}

#graduates p {
	margin-bottom: 25px;
}

#graduates ul {
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: -13px;
	list-style: none;
}

	#graduates h3 + ul {
		margin-top: 10px;
	}

	#graduates ul li {
		margin-bottom: 5px;
		margin-left: 10px;
	}

	#graduates ul li:before {
		content: '— ';
		margin-left: -18px;
		color: #ccc;
	}

#graduates article {
	width: 48%;
	margin-right: 3%;
	float: left;
	padding-right: 40px;
	border-right: 1px solid #efefef;
	margin-bottom: 100px;
}

#graduates aside article {
	width: 39%;
	padding-right: none;
	border: none;
	margin-left: 0;
	margin-right: 0;
}

#graduates aside  h2 {
	margin-top: 15px;
}

#graduates table {
	width: 100%;
	font-style: 10px;
	font-size: 14px;
	color: #56808f;
}

#graduates .table_heading td {
	font-weight: bold;
	background: #0fb3f0;
	color: white;
	border-color: #43c1f5;
	text-shadow: -1px -1px 0px rgba(0,0,0,.4);
}

#graduates tr, #graduates td {
	border: 1px solid #dfecf2;
}

#graduates td {
	padding: 14px 20px;
}

/*поправки на таблицу аренды*/
article#graduates.arenda-zalov table {
	width: 100%;
	margin-bottom: 100px;
}

#graduates.arenda-zalov sup {
	font-size: 10px;
}

.hor-center-cell {text-align: center;}
article#graduates.arenda-zalov .hor-center-cell span {
	color: white; opacity: .97;
	font-size: 13px;
	line-height: 30px;
	font-family: 'PT Sans', sans-serif;
}

#graduates.arenda-zalov .arenda-column {
	float: left;
	width: 475px;
	margin-right: 20px;
	margin-top: -50px;
}

#graduates.arenda-zalov .arenda-column.omega {
	margin-right: 0;
}

#graduates.arenda-zalov tr {
	background: white;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}

#graduates.arenda-zalov tr:hover {
	background: #f3f8fa;
	color: #486873;
}

html body .normal-list li {
	list-style: none;
	margin-left: 30px;
}

html body .normal-list li:first-child {
	margin-top: -6px;
}

html body .normal-list li:before {
	content: '— ';
	color: #aaa;
}

html body .seolink {
	position: absolute;
	bottom: -25px;
	right: 0;
}

html body #npage .shareCentered .seolink {
	bottom: -28px;
}

html body #floating .shareCentered .seolink {
	bottom: -28px;
}

html body #massage-tim .seolink {
	bottom: -148px;
}

html body #veg-cafe .seolink {
	bottom: -124px;
}

html body .seolink, html body .seolink a,
html body #massage-tim .seolink, html body #massage-tim .seolink a,
html body #npage .shareCentered .seolink, html body #npage .shareCentered .seolink a {
	color: red;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
	border-bottom: none;
	background: none;
}

p.payParagraph {
	text-align: center;
}




/* End of tmp css for index */

.h_top_nav {
	height: 30px;
}

.h_m_nav {
	height:110px;
}

.h_footer {
	height:325px;
}

.o_hidden {
	overflow: hidden
}

.noborder {
	border:0px solid #fff
}

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

.noprint {
	display: none;
}

}
