/* Reset styles
-----------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
	padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

body {
    line-height: 1;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

input, textarea {
	padding: 0;
}


/* Global styles
-----------------------------------------------------------------------------*/
html {
	height: 100%;
}

body {
	background: #e5e2df url(/templates/yoga/img/header-bg.jpg) no-repeat center top;
	color: #222222;
	font: 13px Tahoma, Arial, Verdana, sans-serif;
	width: 100%;
	height: 100%;
}

a {
	color: #222222;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

p {
	margin: 10px 0;
}

h1, h1 a {
	font: 20px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
	color: #a9443f;
	text-transform: uppercase;
}

h2, h2 a {
	font: 18px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
}

h3, h3 a {
	font: 16px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
}

h4, h4 a {
	font: 14px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
}

h5, h5 a {
	font: 12px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
}

h6, h6 a {
	font: 10px Tahoma, Arial, Verdana, sans-serif;
	margin: 20px 0 10px 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {border:1px solid black}
table td, table th {

	padding: 3px;
	text-align: left;
	vertical-align: middle;
}
.nety td{border: none!important;}

ul {
	list-style: disc;
	margin: 5px 0 5px 15px;
}

ol {
	list-style: decimal;
	margin: 5px 0 5px 15px;
}

li {margin: 0;}

input {
	vertical-align: middle;
}

hr {
	background: #ccc;
	color: #ccc;
	border: 0;
	height: 1px;
	margin: 7px auto;
	text-align: center;
	width: 90%;
}

* html hr {
	margin: 0 auto;
}

*+html hr {
	margin: 0 auto;
}

/* for clear floats */
.clear {
	clear: both;
	height: 0;
	font-size: 0;
}

/* Text Align */
.tLeft {text-align: left;}
.tCenter {text-align: center;}
.tRight {text-align: right;}

/* Floats */
.fLeft {float: left;}
.fRight {float: right;}
.fNone {float: none;}

.imgRight, .imgLeft {
	padding: 1px;
	border: 1px solid #bd7570;
}

.imgRight {
	float: right;
	margin-left: 7px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.imgLeft {
	float: left;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-top: 3px;
}

/* Wrapper
-----------------------------------------------------------------------------*/
#wrapper {
	min-width: 959px;
	margin: 0 auto;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: url(/templates/yoga/img/footer-bg.jpg) no-repeat center bottom;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 199px;
	padding: 1px 0 1px;
	width: 959px;
	margin: 0 auto;
	position: relative;
	z-index: 20;
}
.m-wrapper {position:absolute;z-index:2;top:235px;}
.logo {
	cursor: pointer;
	position: absolute;
	top: 8px;
	left: 10px;
}


.h-links {
	position: absolute;
	top: 11px;
	right: 130px;
}

.h-links a {
	font-size: 11px;
	color: #670505;
	display: inline-block;
	padding: 5px 0;
	margin-left: 20px;
}
.h-links .h-link-favourites {background: url(/templates/yoga/img/icon-favorites.png) no-repeat left center; padding-left: 20px;}
.h-links .h-link-mobile {background: url(/templates/yoga/img/icon-mobile.png) no-repeat left center; padding-left: 12px;}



.imenu {
	margin: 0;
	position: absolute;
	top: 10px;
	right: -7px;
}

.imenu li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	padding: 0 5px;
}
* html .imenu li {display: inline;}
*+html .imenu li {display: inline;}

.imenu li a {
	display: inline-block;
	width: 25px;
	height: 25px;
/* 	line-height: 25px; */
	text-align: center;
	vertical-align: top;
}
.imenu li a:hover {background-color: #c6bfb4 ; background-position: 0 -25px;}

.i-home {background: url(/templates/yoga/img/i-home.png) no-repeat 0 0;}
.i-email {background: url(/templates/yoga/img/i-email.png) no-repeat 0 0;}
.i-map {background: url(/templates/yoga/img/i-map.png) no-repeat 0 0;}



.form-search {
	position: absolute;
	top: 68px;
	right: 172px;
}

.search-title {
	font-size: 11px;
	color: #7e7771;
	text-transform: uppercase;
	margin-right: 4px;
}

.search-text {
	width: 213px;
	padding: 0 10px;
	height: 25px;
	line-height: 25px;
	color: #c1b9b2;
	font-size: 11px;
	border: 1px solid #cec8c0;
}
.search-text:hover, .search-text:focus {
	color: #222;
}

.search-button {
	width: 27px;
	height: 27px;
	background: url(/templates/yoga/img/search-button.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-left: -4px;
}


.login-menu {
	margin: 0px;
	position: absolute;
	top: 72px;
	right: 10px;
}

.login-menu li {
	display: inline;
	list-style: none;
	color: #bd2119;
	font-size: 12px;
}

.login-menu li:before {
	content: '\00A0\00A0|\00A0\00A0\00A0';
}

.login-menu li:first-child:before{
	content: "";
}

.login-menu li a {
	font-size: 12px;
	color: #bd2119;
}


.topmenu ul {
	margin: 0;
	width: 100%;
	position: absolute;
	top: 140px;
	left: 0;
	white-space: nowrap;
	height: 30px;
	text-align:justify;

}

.topmenu ul li {
	list-style: none;
	display: inline-block;
	vertical-align: top;
	color: #610302;
	font-size: 14px;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	position: relative;
	text-align:center;
}
* html .topmenu ul li {display: inline;}
*+html .topmenu lu li {display: inline;}

.topmenu ul li a {
	display: inline-block;
	color: #610302;
	font-size: 14px;
	text-transform: uppercase;
	text-decoration: none;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	text-align:center;
	min-width:90px;
}
.topmenu ul li a.act {background: #a33732; color: #fff;}
.topmenu ul li a:hover {background: #a66767; }



.topmenu ul li:hover {background: #a66767; color: #610302;}
.topmenu ul li:hover li {background: none;}
.topmenu lu li:hover a {color: #610302;}

.topmenu ul li ul {
	display: none;
	position: absolute;
	top: 30px;
	left: 0;
	margin: 0;
	margin-left: 0px;
	width: 100%;
}
.topmenu ul li:hover ul {display: block;}



.topmenu ul li ul li {
	display: block;
	text-align: left;
	font-size: 11px;
	color: #fff;
	height: 28px;
	line-height: 25px;
	position: relative;
	background: none;
}



.topmenu ul li ul li a {
	display: block;
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	padding: 0;
	padding-left: 16px;
	background: url(/templates/yoga/img/submenu-item.png);
	height: 28px;
	line-height: 28px;
	text-transform: none;
}




.topmenu ul li ul li a span {
	display: inline-block;
	vertical-align: middle;
	background: url(/templates/yoga/img/submenu-marker.png) no-repeat left center;
	padding-left: 12px;
}

.topmenu ul li ul li a:hover {background: url(/templates/yoga/img/submenu-item.png); font-weight: bold;}


* html .topmenu ul li ul li a {width: 163px;}

/* Middle
-----------------------------------------------------------------------------*/
#content {
	padding: 1px 0 170px;
	width: 959px;
	margin: 0 auto;
}

#content-inner {
	padding: 13px;
	background: url(/templates/yoga/img/content-bg.png) repeat-y center top;
}

#content-bottom {
	height: 4px;
	background: url(/templates/yoga/img/content-bottom.png) no-repeat center bottom;
	font-size: 0;
}


.content-text {
	padding: 15px 10px;
}

.m-item {
	display: inline-block;
	vertical-align: top;
	position: relative;
	height: 704px;
	width: 311px;
}
* html .m-item {display: inline;}
*+html .m-item {display: inline;}

.m-item-img {
	position: absolute;
	left: 0;
	top: 0;
}

.m-text {
	position: absolute;
	top: 15px;
	left: 20px;
}

.m-ul {
	margin: 0;
	position: absolute;
	left: 27px;
	top: 60px;
}

.m-ul li {
	list-style: none;
}

.m-ul li a {
	display: inline-block;
	padding-left: 15px;
	background: url(/img/m-marker.png) no-repeat left center;
	font-size: 20px;
	color: #fdeda1;
	text-decoration: none;
	cursor: pointer;
}
.m-ul li a span {display: inline-block; border-bottom: 1px solid #fdeda1;}
.m-ul li a:hover span {border-bottom: 0; padding-bottom: 1px;}

.p-text {
	color: #a7423e;
	font-size: 16px;
	text-transform: uppercase;
	margin: 20px 0;
}


#sideLeft {
	display: inline-block;
	vertical-align: top;
	width: 200px;
	padding-left: 10px;
}
* html #sideLeft {display: inline;}
*+html #sideLeft {display: inline;}

#sideCenter {
	display: inline-block;
	vertical-align: top;
	margin: 0 35px 0 45px;
	padding: 1px 0;
	width: 640px;
	text-align: justify;
}
* html #sideCenter {display: inline;}
*+html #sideCenter {display: inline;}

#sideRight {
	display: inline-block;
	vertical-align: top;
	width: 215px;
}
* html #sideRight {display: inline;}
*+html #sideRight {display: inline;}

.cont-border {
	border-top: 13px solid #3c3c3c;
	position: relative;
	margin-top: -5px;
}

.nav-menu {
	margin: 5px 0;
}

.nav-menu li {
	list-style: none;
	display: inline;
	font-size: 11px;
	color: #7e7771;
	font-weight: bold;
}

.nav-menu li:before {
	content: '\00A0\00A0|\00A0\00A0\00A0';
}

.nav-menu li:first-child:before{
	content: "";
}


.nav-menu li a {
	font-size: 11px;
	color: #7e7771;
	font-weight: normal;
}

.sidemenu {
	margin: 0;
	margin-bottom: 30px;
}

.sidemenu li {
	list-style: none;
	position: relative;

}

.sidemenu li a {
	font-size: 11px;
	color: #610302;
	text-decoration: none;
	display: block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	width: 165px;
	padding-left: 25px;
	border-bottom: 1px dotted #cf9d97;
	background: url(/templates/yoga/img/side-marker.png) no-repeat 8px 50%;
}

.sidemenu li.active a, .sidemenu li a:hover {
	background: #ca9300;
	color: #fff;
	font-weight: bold;
}

.sidemenu li ul {
	display: none;
}

.sidemenu li.active ul {
	display: block;
	margin: 5px 0;
	margin-left: 35px;
}

.sidemenu li.active ul li {
	list-style: none;
	position: relative;
}

.sidemenu li.active ul li a {
	font-size: 11px;
	font-weight: normal;
	color: #610302;
	text-decoration: underline;
	display: inline-block;
	line-height: 23px;
	height: auto;
	background: none;
	padding: 0;
	border: 0;
}
.sidemenu li.active ul li a:hover {text-decoration: none; background: none; border: 0; color: #610302;}


.side-projects {
	margin: 0;
}

.side-projects li {
	list-style: none;
	padding: 6px 0;
}

.side-projects li a {
	color: #7a3a37;
}


#sideLeft .h3, #sideRight .h3, #sideCenter .h3, #sideLeft .h3 a, #sideRight .h3 a, #sideCenter .h3 a  {
	border-bottom: 1px solid #0e0e0d;
	padding-bottom: 10px;
	text-transform: uppercase;
	margin-top: 5px;
	font-size:18px;
	font-weight:normal;
}




.news-item {
	background: #f7f5ed;
	padding: 10px 13px;
	margin: 10px 0 10px;
}

.news-date {
	display: block;
	font-weight: bold;
	color: #a33732;
}

.news-title {
	display: block;
	font-weight: bold;
	color: #030303;
}

.news-img {
	display: block;
	text-align: center;
	margin: 15px 0 1px;
}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 959px;
	margin: -170px auto 0;
	height: 170px;
	position: relative;
}

.copyright {
	position: absolute;
	bottom: 72px;
	left: 20px;
	color: #443826;
}


.f-social {
	position: absolute;
	left: 20px;
	bottom: 15px;
}

.f-social a {
	display: inline-block;
	vertical-align: middle;
	font-size: 11px;
	color: #673500;
	margin-right: 15px;
}

.f-social a img {
	vertical-align: middle;
	margin-right: 8px;
	width:16px;
}


.f-menu {
	margin: 0;
	text-align: right;
	position: absolute;
	right: 5px;
	bottom: 70px;
}

.f-menu li {
	list-style: none;
	display: inline;
	padding: 0 15px;
}

.f-menu li a {
	font-size: 11px;
	color: #88423f;
}


.f-counters {
	position: absolute;
	right: 20px;
	bottom: 25px;
}

.f-counters .counter {
	display: inline-block;
	vertical-align: top;
	margin-left: 18px;
}
* html .f-counters .counter {display: inline;}
*+html .f-counters .counter {display: inline;}

.gray_block {width:170px;float:left;background: #E5E2DF;padding:2px;height:140px;margin:5px;text-align:center;}
.gray_block a{display:block;text-align:center;width:170px;overflow:hidden;}

.comments {background: #F7F5ED;padding:10px;}
.comments .item{padding:10px;border:1px solid black;margin:10px;}

.up {margin-top:10px;}

.main-news {margin:0}
.main-news .news-item{width:273px;float:left;margin-right:14px;min-height:100px;}

.friends {display:block;margin: 10px auto; border:1px solid #A9443F;padding:5px 0}
a.friends:hover {border:1px solid #FFF}

.tabcenter {text-align:center;width:450px;}
.tabcenter td{text-align:center;}

.news-pic {width:50px;float:left;margin:10px 8px 5px 0}
.social-big {margin:10px 0;background: none repeat scroll 0 0 #F7F5ED;padding:8px;text-align:center;}

.social-big img{width:40px;margin:0 20px;vertical-align:middle;}
.social-big span{vertical-align:middle;color:#A9443F;font-weight:bold;font-size:16px;}
.topcont  {float:right;width:250px;margin-top:40px;}
.topcont  p{margin:0px;}
.okno{background: none repeat scroll 0 0 #F7F5ED;}
.okno p{margin:10px 0; padding:18px;}
.okno h1{margin:0 10px 0;}
div.kur{font-style:italic;}
.social-big1 span{vertical-align:middle;color:#A9443F;font-weight:bold;font-size:16px;}
.social-big1 {margin:10px 0;background: none repeat scroll 0 0 #F7F5ED;padding:8px;text-align:center; height: 70px;}
.social-big1 img{margin:0 20px;vertical-align:middle;}
