/* -------------- HTML --------------------- */

body, td {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
x	text-align:center;
}
body {
x	margin:0 10px 15px 50px;
	margin:0;
	background:url(../images/bg.gif) repeat;
}
td {
	vertical-align:top;
x	border:solid 1px #000;
}
/*
h1.category {
	display:inline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#800000;
}
*/
h1#page_title {
	color:#dd5e03; /*#e36003;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight:normal;
}
h1#page_bottom {
	color:#2f3587;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px; 
	font-weight:normal;
}
h2#page_footer {
	color:#white;
	font-size: 12px; 
	font-weight:normal;
	display:inline;
}

h2,h3,h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.contentpaneopen h2 {
	font-size:18px;
	font-weight:normal;	
}
h2#page_title {
	font-size:12px;
	font-weight:normal;	
}
#programms h2 {
	color:#dd5e03;
	font-size:18px;
	font-weight:normal;	
}

ul {
	margin:0;
	padding:0;
}
/*
!!! В ФФ страница прижимается влево!!!
*/
/*
table, td {
	margin:0;
	padding:0;
}
*/
li {
	margin: 0px 0 5px 25px;
x	padding-left:5px;
	padding:0;
}

/* -------------- ССЫЛКИ --------------------- */

a:link /*, a:visited*/{
	color:#0057d6;/*#c7003d;*/
x	font-weight:900;
}
a:hover {
	color:#0c1560;
x	font-weight:900;
}
a:visited{
x	font-weight:900;
}


/*------------- CONTAINERS -------------------*/

.tabhead {
x	background:url(../images/head-bg.jpg);
	background-color:#FFFFFF;
	height:350px;
}
.tabmain {
	background-color:#FFFFFF;
}
.tabbottom {
	background-color:#fc6501;
	border-bottom: 2px solid #023d79;
}
.tabhead, .tabmain, .tabbottom {
	border-left: 2px solid #023d79;
	border-right: 2px solid #023d79;
}
.leftcol {
	padding: 0 0 0 10px;
}
.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:900;
	padding-bottom:50px;
}
.action {
	background:url(../images/tumba.jpg) no-repeat;
	height:303px;
}
.maincol {
	padding: 0 10px;
}

.contentpaneopen {
	width:560px;
}
/* все равно подзаголовки смещаются вправо
.contentpaneopen p.tol {
	display:block;
	float:left;
}
*/
div.clear_all {
	clear:both;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 273px;
	background: transparent url(../images/background_header.png) 50% 100% repeat-x;
	border-bottom:10px solid #023d79;
	position:relative;
}
/*
!!! Описание в index.php с переменным background !!!
#header_inner{
	height: 273px;
	background: transparent url(../images/head-bg.jpg) 50% 0% no-repeat;
}
*/
div.clr{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
	border:0px none;
}

/* ------- ГОРИЗОНТАЛЬНОЕ МЕНЮ ----------- */
/* ...в отдельном файле ------------------ */ 


/* ------- ВЕРТИКАЛЬНОЕ МЕНЮ ------------- */


/*--------- CONTENT ---------------------- */
/* ...старый main.css -------------------- */ 

ul {
	margin:0;
	padding:0;
	list-style:none;
}
ul#directions {
	list-style: url(../images/indent1.png);
}
#directions li a {
	color:#dd5e03;
	text-decoration:none;
	font-size:16px;
	font-weight:900;
}

#port_left {
	margin:0;
	padding:0;
	font-size:12px;
x	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
}
#port_left a {
	color:#fff;
	text-decoration:underline;
}

div.spl, p.spl, a.spl, a.spl:link, a.spl:visited, a.spl:hover {
font-size:12px;
color:#FAA77F;/*#fa8335;*/
}

span.new{
	width:60px;
	background-color:#FF0000;
	text-align:center;
}
.new a:link, .new a:hover, .new a:visited,
.new span{
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

td.yogab1{
x	border-top:4px solid #007cc2;
	background: url("/images/yoga_bg1.jpg") repeat-y left top;
x	background-color:red;
	width:700px;
	padding-left:150px;
}
td.yogab2{
x	border-bottom:4px solid #007cc2;
	background: url("/images/yogab.jpg") no-repeat left bottom;
	padding-left: 350px;
	height:350px;
	width:700px;
}
td.yogab1 p,
td.yogab2 p{
	padding:5px 0 5px 0;
	text-align:justify;
}

#schedule {
	font-family:arial, sans-serif;
}
#schedule dt {
	font-weight:bold;
	color:#313889;
	font-size:0.9em;
}
#schedule dd {
	margin:0;
	padding:0 0 0 20px;
	font-size:0.8em;
}
#schedule span {
	margin-left:10px;
}

div>#trainers {
	width:85%;
}
#trainers {
	width:95%;
	margin:auto;
	padding-left:7%;
}
#trainers li {
	float:left;
	width:50%;
x	font-size:0.8em;
	color:#555;
	margin-top:12px;
}
#trainers img {
	margin-right: 5px;
	float:left;
	border:1px solid #999;
}
#shema {
	margin:15px auto;
}

#marq, #marq1 {
	font-family: verdana,arial; 
	font-size: 18px; 
	font-weight:900;
	color: #000; 
	text-indent: 0px;
	width:160px;
	overflow: hidden; 
	position:relative;
	top:10px;
	left:8px;
x	z-index:1;
	background-color:#FFFFFF;
}
#span1 {
	color:#2E3685;
}
#span2 {
	color:#E1650A;
}

#programms a.item {
x	float:left;
	font-weight:bold;
	color:#313889;
	margin-left:20px;
}
#programms p{
	text-indent:20px;
}

table.taboff{
	padding-left:12px;
	border: none;
x	font-size:0.8em;
}
td.slink{
	width:180px;
}

table.tabon{
	margin:10px;
	border: 1px solid gray;
	font-size:14px;
}
table.tabon td,
table.tabon th{
	border: 1px solid gray;
	padding:5px;
}
table.tabon th{
	text-align:center;
	font-weight:bold;
}

table.tabsh{
	margin:10px;
x	border: 1px solid gray;
	font-size:14px;
}
table.tabsh td,
table.tabsh th{
	border: 1px solid #dd5e03;
	padding:5px;
}
table.tabsh th{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#dd5e03;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:10px;
	font-size:16px;
}
table.tabsh th.leftcol{
	border-right: none;
}
table.tabsh th.rightcol{
	border-left: none;
}
table.tabsh th.centercol{
	border-left: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}
table.tabsh td.day{
x	text-align:center;
	font-weight:bold;
	background-color:#FFE8D1;
	color:#666666;
x	padding:20px;
	padding-left:20px;
}

ul.rules{
	margin:20px;
	padding:0;
	list-style-type:disc;
}
ul.rules li{
x	padding-left:20px;
}

img.mosimage {
border-width: 1px;
border-color: gray;
margin: 10px;
float: left;
}


