html {
  margin: 0;
  padding: 0;
  width: 100%;
  font-family: Arial,Verdana,sans-serif;
  font-size: small;
}

body {
  width: 991px;
  margin: 0 auto;
}

a {
  outline-style:none;
  color: #ff6600;
  text-decoration: underline;
}
a:hover {
  color: #ff6600;
  text-decoration: none;
}
p{
  margin-top:0;
}
ul{
  margin:0 0 15px 0;
  padding-left:15px;
  _margin:0 0 15px 15px;
  _padding-left:0px;
}
img {
  border:0;
}


#general {
  float:left;
}
#header, #main, #footer {
  clear: left;
  float:left;
}

#shadow-top {
  float:left;
  width: 12px;
  height: 258px;
  background-image: url(../images/shadow-top.png);
  background-repeat: no-repeat;
}

#headline {
  float:left;
  width: 979px;
  height: 258px;
}

#logo {
  display: block;
  float: right;
  width: 198px;
  height: 70px;
  margin: 10px 10px 0 0;
  _margin: 10px 5px 0 0;
}
#logo a, #logo a:hover{
  text-decoration: none;
  color: #fff;
}

#logo img {
  font-size: 4.2em;
  font-family:Tahoma;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
}


#menu {
   clear: right;
   float: right;
   margin: 20px 20px 0 0;
   _margin: 20px 10px 0 0;
   color: #fff;
}

#menu ul {
  list-style-type: none;
}

#menu li {
  clear: right;
  float:right;
  margin: 1px 0 1px 0;
}

#menu li a {
  color: #fff;
  text-decoration: none;
}

#menu li a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

#menu .active a, #menu .active a:hover {
  color: #000;
  background-color: #fff;
  text-decoration: none;
}

#second-menu{
  list-style-type: none;
  padding:0;
}

#main {
  width: 978px;
  min-height: 200px;
  /* background-image: url(../images/shadow.png); */
  background-position: top left;
  background-repeat: no-repeat;
}

#left {
  float:left;
  width: 214px;
  margin: 46px 0 0 14px;
  _margin: 46px 0 0 7px;
}

#center {
  float: left;
  width: 455px;
  overflow: hidden;
  margin: 46px 0 0 30px;
}
div.center-div{
  width:704px !important;
  margin: 46px 0 0 14px !important;
  _margin: 46px 0 0 7px !important;
}

#toggle {
  float:right;
  cursor: pointer;
}

#right {
  clear:right;
  float: right;
  width: 215px;
  min-height:180px;
  margin: 32px 14px 0 0;
  _margin: 32px 7px 0 0;
  padding: 0 0 10px 25px;
  background-image: url(../images/shadow-right.png);
  background-repeat: no-repeat;
  background-position: left bottom;
}

#footer {
  width: 991px;
  height:50px;
  padding: 10px 0 0 0;
  margin-top: 0px;
  _margin-top: 20px;
  background-image: url(../images/shadow-bottom.png);
  background-repeat: no-repeat;
  background-position: top center;
}

#footer p {
  clear:right;
  float:right;
  color: #999999;
  margin:0 40px 0 0;
  _margin:0 20px 0 0;
}

#footer a {
  color: #999999;
  text-decoration: none;
}

#footer a:hover {
  color: #999999;
  text-decoration: none;
  border-bottom: 1px dashed #999999;
}

.block {
  width:214px;
  margin: 0 0 20px 0;
  clear:left;
  float:left;
}

a.title
{
	margin-left:25px;
	text-decoration:none;
}
.video_link  
{
    margin-left: 55px !important;
}

a.title_login
{
	margin-left:0px;
	border-bottom:1px dashed;
    font-size: 18px;
    text-decoration: none;
}
a.title:hover
{
	border-bottom: 1px dashed;
}


.title, h1,h2 {
  font-family: Arial;
  font-size: 18px;
  margin:0 0 10px 0;
  text-transform: uppercase;
  font-weight: normal;
}

.title h1,
.title h2
{
	display:inline;font-family: Arial;font-size: 18px;text-transform: uppercase;
}

.title a {
  color: #000;
  text-decoration: none;
}

.title a:hover {
  color: #000;
  text-decoration: none;
  border-bottom: 1px dashed #000;
}


.date {
  clear:left;
  float:left;
  color: #999999;
  font-size: 9px;
  padding-left: 10px;
  margin: 10px 0 0 0;
  background-image: url(../images/date-marker.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

.status {
  clear:left;
  float:left;
  color: #999999;
  font-size: 9px;
  padding-left: 10px;
  margin: -10px 0 10px 0;
  background-image: url(../images/date-marker.gif);
  background-repeat: no-repeat;
  background-position: 0% 50%;
}

.status-blog {
  clear:left;
  float: left;
  color: #999999;
  font-size: 9px;
  padding-left: 10px;
  padding-bottom: 5px;
  background-image: url(../images/date-marker.gif);
  background-repeat: no-repeat;
  background-position: 0% 10%;
}

.trainer {
  margin:0 0 10px 0;
  float:left;
  text-align: left;
  clear: left; 
  width: 214px; 
  overflow: hidden;
}
.user-logo {
	margin: 0pt 3px 0px 0pt; 
	float: left; 
	border: 1px solid black;
	width:65px;
	height:65px;
}

.user-logo-blog {
	margin: 0pt 10px 0px 0pt; 
	float: left; 
	border: 1px solid black;
}

.opinion {
  float:left;
  margin: 0;
  text-align: justify;
}

.ln {
  display: block;
  clear: left;
  float: left;
  margin: 4px 0 0 0;
  width: 60px;
  _width: 50px;
}

.itm {
  display: block;
  float: left;
  margin: 4px 0 0 0;
  width: 150px;
}

.itm #email, .itm #password {
  width:140px;
}

.get {
  margin: 0;
  text-align: right;
}

#time, .time {
  width: 100%;
  margin-bottom: 15px;
}

#time td { padding: 2px 5px 2px 5px; }
#time tr.odd, .time tr.odd { background-color: #EFEFEF; }  /* нечетная строка*/
#timetr.even, .time tr.even { background-color: #FFFFFF; } /* четная строка*/

span.odd {background-color: #EFEFEF; display: block; padding: 5px;}

#reg-user tr {
	vertical-align: top;
}
#reg-user span.row-title {
	display: block;
	margin-top:5px;
}
.error {
	color:red;
}
#form-registration div.line,
#form-registration-step2 div.line,
#form-smscode div.line,
#form-recovery div.line,
#form-replace div.line,
#form-post div.line,
#form-timetable div.line,
#form-profile div.line {
	float:left;
	clear:left;
	width: 455px;
	margin: 0 0 10px 0;
	_margin: 0 0 5px 0;
}
#form-registration div.line label,
#form-registration-step2 div.line label,
#form-smscode div.line label,
#form-recovery div.line label,
#form-replace div.line label,
#form-post div.line lable,
#form-timetable div.line lable
#form-profile div.line lable {
	float:left;
	width: 400px;
}
.form-text{
	width:440px;
	float:left;
	clear:left;
}
.form-span{
	float:left;
	clear:left;
	width:440px;
	color: grey;
}
.form-error{
	float:left;
	clear:left;
	color:red;
}

#form-signup div.line,
#form-signin div.line { float:left; clear:left; width: 200px; margin: 0 0 10px 0; _margin: 0 0 5px 0; }

#form-signup div.line label,
#form-signin div.line label { float:left; width: 200px; }

#form-signup .form-text,
#form-signin .form-text { width:200px; float:left; clear:left; }

a.blog-title, a.blog-title:hover {
	color: #000;
	text-decoration: underline;
}
a.blog-title:hover {
	color: #000;
	text-decoration: none;
	border:none;
}
.blog-info {
	clear:left;
	width: 430px;
	margin: 0 0 11px 0;
	padding: 7px 10px 7px 10px;
	border: 1px solid #E5E5E5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background: #ffffe4;
	text-align: left;
}
.blog-user {
	margin: 0 0 0 0px;
	padding: 0 0 0 18px;
	background: url(../images/blog/user.gif) no-repeat;
}
.blog-date {
	margin: 0 5px 0 5px;
}
.blog-comment {
	margin: 0;
 	padding: 0 0 2px 18px;
	background: url(../images/blog/comment.gif) no-repeat;
}
.blog-view {
	margin: 0 0 0 5px;
 	padding: 0 0 2px 18px;
	background: url(../images/blog/view.gif) no-repeat;
}
.blog-view-hits {
	margin: 0 0 0 5px;
 	padding: 0 0 2px 18px;
	background: url(../images/blog/view_hits.gif) no-repeat;
}
.blog-pluse {
	float: right;
	display: block;
	width: 11px;
	height: 16px;
	background: url(../images/blog/vote_posts.gif) no-repeat 0px -15px;
}
.blog-pluse:hover {
	background-position:  0px 0px;
}
.blog-num{
	float: right;
	margin: 0 5px 0 5px;
	font-weight: bold;
}
.blog-minus {
	float: right;
	display: block;
	width: 11px;
	height: 16px;
	background: url(../images/blog/vote_posts.gif) no-repeat -11px -15px;
}
.blog-minus:hover {
	background-position:  -11px 0px;
}


.blog-pluse-no{
	cursor: default;
	float: right;
	display: block;
	width: 11px;
	height: 16px;
	background: url(../images/blog/vote_posts.gif) no-repeat -22px 0px;
}


.blog-minus-no{
	cursor: default;
	float: right;
	display: block;
	width: 11px;
	height: 16px;
	background: url(../images/blog/vote_posts.gif) no-repeat -22px -15px;
}


.blog-edit {
	display: block;
	float:right;
	margin: 0 0px 0 8px;
	width: 16px;
	height: 16px;
	background: url(../images/blog/edit.gif) no-repeat;
}
.blog-delete {
	display: block;
	float: right;
	margin: 0 0px 0 8px;
	width: 16px;
	height: 16px;
	background: url(../images/blog/delete.gif) no-repeat;
}
.comment {
	clear: left;
	margin-bottom: 40px;
	_margin-bottom: 20px;
}
.comment dt {
	height: 24px;
}
.comment dd {
	margin: 0 0 12px 0;
	padding: 5px 0 5px 0;
	background:transparent url(../images/blog/dotted.gif) repeat-x scroll 0 100%;
}
.comment_microblog {
	clear: left;
}
.comment_microblog dt {
	height: 24px;
}
.comment_microblog dd {
	margin: 0 0 12px 0;
	padding: 5px 0 5px 0;
	background:transparent url(../images/blog/dotted_gray.gif) repeat-x scroll 0 100%;
}
.in-post {
	/*margin-bottom:40px;
	 _margin-bottom: 20px;*/
}
.in-list {
	margin-bottom:40px;
	_margin-bottom: 40px;
}
.comment-avatar {
	float:left;
}
.comment-avatar img {
	display: block;
	width: 24px;
	height: 24px;
	background: url(../images/nofoto-small.jpg) no-repeat;
}
.comment-author {
	float:left;
	margin: 4px 0 0 10px;
}
.comment-date {
	float:left;
	margin: 4px 0 0 10px;
}
.comment-delete {
	display: block;
	float: right;
	margin: 4px 9px 0 8px;
	width: 16px;
	height: 16px;
	background: url(../images/blog/delete.gif) no-repeat;
}
.comment-pluse {
	float: right;
	display: block;
	margin: 4px 4px 0 0;
	width: 13px;
	height: 13px;
	background: url(../images/blog/vote_comments.png) no-repeat -13px 0px;
}
.comment-pluse:hover {
	background-position:  -13px -13px;
}
.comment-num{
	float: right;
	margin: 4px 4px 0 5px;
	font-weight: bold;
}
.comment-minus {
	float: right;
	display: block;
	margin: 4px 4px 0 0;
	width: 13px;
	height: 13px;
	background: url(../images/blog/vote_comments.png) no-repeat 0px 0px;
}
.comment-minus:hover {
	background-position:  0px -13px;
}
#profile {
	float: left;
	clear: left;
	width: 455px;
}
#profile-avatar {
	float: left;
	clear: left;
	width: 80px;
	height: 80px;
	margin: 0 10px 0 0;
	background: url(../images/nofoto.jpg) no-repeat;
	padding:0;
}
#profile-info {
	float: left;
	width: 300px;
}
#about {
	float: left;
	clear: left;
	width: 455px;
}
.trainer a.trainer-title { text-decoration: none;	color:#000; }
.trainer a.trainer-title:hover { text-decoration: underline; color:#000; }

.trainer a.trainer-user { text-transform: uppercase; text-decoration: none; }
.trainer a.trainer-user:hover { text-decoration: underline; }

#blog-link {
	float:left;
	margin-bottom:12px;
	margin-right:2px;
	width:152px;
	height:32px;
	background: url(../images/link-blog.png) no-repeat;
	border:0;
	text-decoration: none;
}
#video-link {
	float:left;
	clear:left;
	margin-bottom:12px;
	width:218px;
	height:32px;
	background: url(../images/link-video.gif) no-repeat;
	border:0;
	text-decoration: none;
}
#last-events-link {
	float:left;
	clear:left;
	margin-bottom:12px;
	width:218px;
	height:32px;
	background: url(../images/link-comment.gif) no-repeat;
	border:0;
	text-decoration: none;
}
#rss-link {
	float:left;
	margin-bottom:12px;
	width:30px;
	height:32px;
	background: url(../images/link-rss.gif) no-repeat;
	border:0;
	text-decoration: none;
}
#twitter-link {
	float:left;
	margin-bottom:12px;
	width:30px;
	height:32px;
	background: url(../images/link-twitter.png) no-repeat;
	border:0;
	text-decoration: none;
}
#login-link {
	float:left;
	clear:left;
	margin-bottom:12px;
	width:218px;
	height:32px;
	background: url(../images/link-login.gif) no-repeat;
	border:0;
	text-decoration: none;
}
#comment-link {
	float:left;
	clear:left;
	margin-bottom:12px;
	width:218px;
	height:32px;
	background: url(../images/link-comment.gif) no-repeat;
	border:0;
	text-decoration: none;
}
#microblog-link {
	float:left;
	clear:left;
	margin-bottom:12px;
	width:218px;
	height:32px;
	background: url(../images/link-microblog.png) no-repeat;
	border:0;
	text-decoration: none;
}
.microblog-arrow {
    display: block;
	margin-bottom:12px;
    margin-left: 65px;
	width:85px;
	height:43px;
	background: url(../images/microblog-arrow.png) no-repeat;
	border:0;
	text-decoration: none;
}
#comment-link:hover,
#microblog-link:hover,
#login-link:hover,
#twitter-link:hover,
#rss-link:hover,
#video-link:hover,
#last-events-link:hover,
#blog-link:hover 
{
	opacity:0.6;
	-moz-opacity: 0.6;
	-khtml-opacity: 0.6; 
	opacity: 0.6;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60);
}

.pagination {
	margin:0;
	padding:0;
}
ul.pagination li {
	float:left;
	margin-left:2px;
	list-style-type: none;
	background-color: #F2F2F2;
	border: 1px solid #CCC;
}
.pagination li a,
.pagination li.active
{
	display:block;
	padding: 2px 7px;
}
.pagination li.active {
	color:#000;
	text-decoration: none;
	font-weight: bold;
}
.pagination li a:hover{
	background-color: #999;
}

/* */

  body {
    background: url('/images/top/body-bg.png') top repeat-x;
  }
  
  #navigation ul, #navigation ul li {
    display: block;
    margin: 0;
    padding: 0;
  }
  
  #navigation {
    /*background: url('/images/top/navigation-bg.png') top repeat-x;*/
    padding: 0 3px 0 7px;
    height: 35px;
  }
  
  #navigation a.logo {
    background-image: url('/images/top/logo.png');
    float: left;
    margin-top: 5px;
    width: 81px;
    height: 23px;
  }
  
  #navigation ul {
    float: right;
    display: block;
    height: 32px;
  }
  
  #navigation ul li {
    float: left;
    margin: 5px 0 6px 13px;
  }
  
  #navigation ul li a {
    border: 1px solid #333333;
    border-top-width: 0;
    border-bottom-width: 0;
    color: white;
    display: block;
    line-height: 21px;
    padding: 0 0px;
    text-decoration: none;
    /*text-transform: uppercase;*/
  }
  
  #navigation ul li a:hover {
    color: #ff6600;
  }
  
  #navigation ul li.active a {
    background-color: #ff6600;
    border-color: #934b1b;
  }
  #navigation ul li > a:hover {
    background-color: #ff6600;
    border-color: #934b1b;
    color: #333333;
  }
  
  #navigation ul li.active a, #navigation ul li.active a:hover {
    color: #333333;
  }
  
a.author-blog{
	color:#FF6600 !important;
	text-decoration: underline  !important;
}
a.author-blog:hover{
	text-decoration: none  !important;
	border:none;
}

.city-block{
	float:left;
	margin: 8px 0 0 0;
	-moz-border-radius: 13px 13px 13px 13px;
	-webkit-border-radius:13px;
	border-radius:13px;
}
a.city-name, a.city-name:hover{
	float:left;
	display:block;
	margin: 5px 5px 7px 15px;
	height: 16px;
	width: 435px;
	text-decoration: none;
	text-shadow: -1px -1px #000;
	color:#fff;
	font-size:16px;
}
.city-info{
	float:left;
	margin: 10px 5px 7px 15px;
	text-shadow: -1px -1px #000;
	color:#fff;
}

/* Партнерка */
.tmenu{
  width:455px;
  height:28px;
  background: url(/images/partnership/bg.png) repeat-x scroll 0 0;
}
#tabtable a{
  color: #fff;
  outline-style: none;
  text-decoration: none;
}
#tabtable a:hover{
  color: #fff;
  text-decoration: underline;
}
.start_tab{
  width:6px;
  height:28px;
  background: url(/images/partnership/tabstart.png) no-repeat scroll 0 0;
}
.start_tab_on{
  width:6px;
  height:28px;
  background: url(/images/partnership/tabstart_on.png) no-repeat scroll 0 0;
}
.tab{
  height:28px;
  background: url(/images/partnership/tabbg.png) repeat-x scroll 0 0;
}
.tab_on{
  height:28px;
  background: url(/images/partnership/tabbg_on.png) repeat-x scroll 0 0;
}
.sep_tabs_left{
  width:19px;
  height:28px;
  background: url(/images/partnership/tabup_left.png) repeat-x scroll 0 0;
}
.sep_tabs_right{
  width:19px;
  height:28px;
  background: url(/images/partnership/tabup_right.png) repeat-x scroll 0 0;
}
.sep_tabs{
  width:19px;
  height:28px;
  background: url(/images/partnership/tabdown.png) no-repeat scroll 0 0;
}
.end_tab{
  width:19px;
  height:28px;
  background: url(/images/partnership/tabend.png) no-repeat scroll 0 0;
}
.end_tab_on{
  width:19px;
  height:28px;
  background: url(/images/partnership/tabend_on.png) no-repeat scroll 0 0;
}
.content-block{
  float:left;
  margin-top: 10px;
  width:455px;
  display: none;
}

/* Slider */
#slider{
	margin: 0 0 0 6px;
	padding: 0;
	width: 978px;
	height: 257px;
	overflow: hidden;
}
#slider ul{
	margin: 0;
	padding: 0;
}
#slider ul li{
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider a img{
	border: 0;
}
.sign_up {
    border: 1px solid #EFEFEF; 
    padding: 5px; 
    height: 100%;
    margin-bottom: 15px; 
    background-color: #EFEFEF;
}
.post_microblog_counter {
    margin-left: 90px;
}
.post_microblog_counter_main {
    margin-left: 5px;
}
#post_microblog_comment_counter {
}
#post_microblog_result {
    color: green;
}
a.microblog_comments_link {
    border-bottom: 1px dashed;
    text-decoration: none;
}
.microblog_delimeter {
    width: 100%;
    margin-top: 10px;
	background:transparent url(../images/blog/dotted.gif) repeat-x scroll 0 100%;
}
.profile_buttons {
    padding-top: 6px;
}

