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

body  {
  background: url('/images/bg.jpg') repeat-x; 
  font-family: Tahoma;
  font-size: 12px;
}

div.tags_menu {
  width: 90%;
  text-align: center;
}
      
  div.tags_menu a {
  text-decoration: underline;
  padding-right: 3px;
  color: black;
}

  div.tags_menu a:hover {
  color: red;
}

div.content {
  width: 90%;
  float: left;
  padding: 10px;
}

div.content_inner  {
  float: left;
  width: 44%;
}

td.content  {
  padding: 0px 30px;
}

/****** Заголовки ******/
.header_1 {
  font-size: 24px;
  padding-left: 15px;
}

/****** Шапка ******/
.under  {
  background: url('/images/under.jpg') no-repeat;
}

.header {
  background: url('/images/right.png') no-repeat top right;
  clear: both;
  height: 850px;
}

.logo {
  float: left;
}

/****** Меню ******/
#menu {
  font-size: 16px;
  padding-top: 20px;
  padding-left: 15px;
}

#menu a {
  color: black;
  padding: 5px 10px;
}

#menu a:hover {
  color: red;
}

#menu a.active {
  background: url('/images/bg_link.png');
  padding: 5px 10px;
}

ul#links a {
  display: block;
}

ul#links a table {
  display: none;
}

ul#links a:hover table {
  display: block;
  position: absolute;
  margin-top: 10px;
  font-size: 12px;
  color: white;
  text-decoration: none;
  margin-right: 20px;
  text-align: center;
}

ul table td.td2 {
  background: url('/images/bg_block.png');
  padding: 10px;
  text-align: left;
}

li {
  list-style-type: none;
  float: left;
}

.str  {
  margin-bottom: -2px;
  margin-left: 10px;
}

/****** Баннеры ******/
.banner_header  {
  text-align: center;
  padding-top: 20px;

}

/****** Афиша ******/
div.anons_afisha  {
  float: left;
  width: 20%;
}

div.afisha_anons  {
  width: 28%;
  background: white;
  padding: 20px;
  margin-left: 20px;
  float: left;
}

div.movie_anons  {
  width: 95%;
  padding: 10px;
  float: left;
}

div.movie_anons_inner  {
  width: 47%;
  padding: 10px;
  float: left;
}

.header_afisha  {
  padding-bottom: 15px;
}

.header_movie  {
  padding-bottom: 15px;
  font-size: 16px
}

a.header_post {
  font-size: 16px;
  color: #4f335f;
  text-decoration: none;
  font-weight: bold;
}

a.movie_post {
  font-size: 14px;
  color: red;
  text-decoration: underline;
  font-weight: bold;
}

a.header_post:hover {
  color: red;
}

div.afisha_anons p.quote {
  text-indent: -0.8em;
  font-size: 12px;
  padding-left: 15px;
  line-height: 14px;
}

.blockquote {
  font-size: 20px;
  font-family: Times New Roman;
}

img.poster {
  margin-right: 15px;
  margin-bottom: 15px;
}

.showes {
  padding: 15px 0px 5px 0px;
  text-indent: 1em;
}

.showes1 {
  padding: 5px 0px 5px 0px;
}

.show_time  {
  padding: 5px 0px;
}

.line {
  border-top: 2px dotted #b398c2;
  padding-top: 10px;
}

.line1 {
  border-top: 2px dotted #b398c2;
  clear: both;
  padding-top: 10px;
}


.comments {
  padding-bottom: 10px;
}

a.comment {
  color: #7b7b7b;
  text-decoration: none;
  border-bottom: 1px dashed #7b7b7b;
  padding-bottom: 3px;
}

a.comment:hover {
  color: red;
  text-decoration: none;
  border-bottom: 1px dashed red;
  padding-bottom: 3px;
}

div.afisha_content  {
  width: 90%;
  background: white;
  padding: 20px;
  margin-left: 20px;
}

.content_p  {
  text-indent: 20px;
}

#menu1 {
	width: 90%;
	margin-left: 15px;
	
}
#menu1 a {
	color: Navy;
	font: 12px Tahoma;
	text-decoration: none;
	border-top: 1px solid #ababab;
	border-left: 1px solid #ababab;
	border-right: 1px solid #ababab;
	padding: 6px;
	background: #e3e3e3;
}

#menu1 a.active {
	font-size: 16px;
	background: url('/images/bg_table.png');
	border-top: 1px solid #9371bd;
	border-left: 1px solid #9371bd;
	border-right: 1px solid #9371bd;
}

div.tab {
	background: url('/images/bg_table.png');
	width: 40%;
	display: none;
	z-index:2;
	position: absolute;
	border-left: 1px solid #9371bd;
	border-bottom: 1px solid #9371bd;
	border-right: 1px solid #9371bd;
	margin-left: 15px;
	padding: 6px;
	margin-top: 6px;
}

div.tab_inner {
	background: url('/images/bg_table.png');
	width: 75%;
	display: none;
	z-index:2;
	position: absolute;
	border-left: 1px solid #9371bd;
	border-bottom: 1px solid #9371bd;
	border-right: 1px solid #9371bd;
	margin-left: 15px;
	padding: 6px;
	margin-top: 6px;
}

.last_showes  {
  margin-left: 20px;
}

a.last_showes_header  {
  color: #9741b5;
  font-size: 26px;
  text-align: right;
  padding: 20px;
}

a.last_showes_header:hover  {
  color: red;
}

a.last_showes_h  {
  color: #9741b5;
  font-size: 16px;
  text-align: right;
  line-height: 40px;
}

a.last_showes_h:hover  {
  color: red;
}

.last_showes_content {
  padding: 10px;
  text-align: left;
}

.right {
	width: 100%;
	clear: both;
	background: url('/images/bg_table.png');
	margin-bottom: 15px;
	border: 1px solid #c582f4;
	overflow: auto;
}

.right_clubes {
	width: 100%;
	clear: both;
	background: url('/images/bg_table.png');
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #82b2f4;
	overflow: auto; 
}

.last_clubes  {
  margin-left: 20px;
}

a.last_clubes_header  {
  color: #004fd1;
  font-size: 26px;
  text-align: right;
  padding: 20px;
}

a.last_clubes_header:hover  {
  color: red;
}

a.last_clubes_h  {
  color: #004fd1;
  font-size: 16px;
  text-align: right;
  line-height: 40px;
}

a.last_clubes_h:hover  {
  color: red;
}

.last_clubes_content {
  padding: 10px;
  text-align: left;
}

.right_concerts {
	width: 100%;
	clear: both;
	background: url('/images/bg_table.png');
	margin-bottom: 15px;
	border: 1px solid #92f482;
	overflow: auto;
}

.last_concerts  {
  margin-left: 20px;
}

a.last_concerts_header  {
  color: #0d7e0a;
  font-size: 26px;
  text-align: right;
  padding: 20px;
}

a.last_concerts_header:hover  {
  color: red;
}

a.last_concerts_h  {
  color: #0d7e0a;
  font-size: 16px;
  text-align: right;
  line-height: 40px;
}

a.last_concerts_h:hover  {
  color: red;
}

.last_concerts_content {
  padding: 10px;
  text-align: left;
}

.right_movie {
	width: 100%;
	background: url('/images/bg_table.png');
	margin-bottom: 15px;
	border: 1px solid #f3bd68;
	overflow: auto; 
}

.last_movie  {
  margin-left: 20px;
}

a.last_movie_header  {
  color: #e26500;
  font-size: 26px;
  text-align: right;
  padding: 20px;
}

a.last_movie_header:hover  {
  color: red;
}

a.last_movie_h  {
  color: #e26500;
  font-size: 16px;
  text-align: right;
  line-height: 40px;
}

a.last_movie_h:hover  {
  color: red;
}

.last_movie_content {
  padding: 10px;
  text-align: left;
}

.splatters  {
  background: url('/images/splatters.gif') repeat-y top right;
  min-height: 600px;
}

.right_column {
  float: left;
}

div.right_column1 {
  width: 25%;
  float: left;
  padding-left: 30px;
}

/****** Игры ******/
.game_prev  {
  float: left;
  width: 230px;
  min-height: 210px;
  margin-right: 6px;
  margin-bottom: 6px;
  border: 1px solid #d6b9e7;
  background: url('/images/bg_table.png');
}

.game_prev_inner  {
  float: left;
  width: 230px;
  min-height: 200px;
  margin-right: 6px;
  margin-bottom: 6px;
  padding-top: 10px;
  border: 1px solid #d6b9e7;
  background: url('/images/bg_table.png');
}

.game_prev_inner1  {
  float: left;
  width: 180px;
  min-height: 120px;
  margin-right: 6px;
  margin-bottom: 6px;
  padding-top: 10px;
  border: 1px solid #d6b9e7;
  background: url('/images/bg_table.png');
}


.blik {
  width: %width%;
  height: %height%;
}

div.game_style  {
  border-bottom: 1px dashed #9391c0;
  width: 80%;
  margin-left: 20px;
}

div.game_style  a:link {
  font-size: 14px;
  line-height: 30px;
  color: #4a3059;
  text-decoration: none;
}

div.game_style  a:active {
  color: red;
}

div.game_style  a:visited {
  font-size: 14px;
  line-height: 30px;
  color: #868686;
  text-decoration: none;
}

div.game_style  a:hover {
  color: red;
}

.round  {
  padding-bottom: 10px;
  padding-right: 10px;
}

.game_menu  {
  background: white;
  margin: 0px 20px;
}

a.game_header_prev  {
  font-size: 16px;
  color: #9141b7;
  padding-left: 15px;
  padding-top: 5px;
  line-height: 24px;
  text-decoration: none;
}

a.game_header_prev:hover  {
  color: red;
  text-decoration: underline;
}

img.img_game  {
  margin-left: 15px;
  margin-top: 5px;
  margin-right: 15px;
}

.name_game  {
  line-height: 24px;
}

div.game_style a.active {
  font-weight: bold;
  color: #4a3059;
}

div.games {
  float: left;
  width: 20%;
}

div.games a {
  color: black;
}

div.games a:hover {
  color: red;
}

/****** Фотоальбомы ******/
div.photos  {
  float: left;
  padding-left: 10px;
  width: 30%;
}

div.photos a  {
  color: black;
}

div.photos a:hover  {
  color: red;
}

/****** Юзер ******/
div.auth {
  text-align: right;
  float: right;
  padding-right: 10px;
  width: 270px;
  height: 49px;
  padding-top: 7px;
  background: url(/images/auth2.png) no-repeat;
}

div.auth a  {
  color: black;
}

div.auth  a:hover {
  color: red;
}

#auth {
	width: 190px;
	height: 29px;
	position: absolute;
	top: 0px;
	right: 0px;
	color: white;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	background: url(/images/auth.png) no-repeat;
}

#auth a {
  color: black;
}

#auth a:hover {
  color: red;
}

#auth_form {
	text-align: left;
	z-index: 1000;
	background: url(/images/bg_auth_block.png) no-repeat;
	width: 245px;
	height: 105px;
	position: absolute;
	top: 35px;
	right: 10px;
	display: none;
}

#auth_form a {
	display: block;
	float: right;
	color: black;
	text-decoration: none;
	margin: 3px 10px 0 0;
}

#auth_form div a {
	color: #3aa8e7;
	text-decoration: underline;
	font-size: 10px;
	margin: 7px 20px 0 0;
}

#auth_form div label {
	width: 60px;
	display: block;
	float: left;
	text-align: right;
}

#auth_form div.first {
	margin: 24px 0 6px 0;
}

#auth_form div label {
	width: 60px;
	display: block;
	float: left;
	text-align: right;
}

#auth_form div input {
	margin: 0 0 0 14px;
	width: 105px;
}

#auth_form div input.submit {
	margin: 0 0 0 14px;
	width: 31px;
	height: 20px;
	border: none;
	cursor: pointer;
	background: url(/images/bg_head_auth_button.gif) no-repeat;
}

#forget {
  display: none;
  text-align: center;
}

#forget input.submit_fog {
	margin: 10px 0 0 30px;
	padding: 10px 0px 0px 10px;
	width: 110px;
	height: 20px;
	border: none;
	cursor: pointer;
	background: url(/images/forget.gif) no-repeat;
}

table.settings1  {
  margin-left: 10px;
  background-image: url('/images/bg_table.png');
  padding: 10px 20px;
  border: 1px solid #b9a1db;
  float: left;
}

table.settings2  {
  margin-left: 10px;
  background-image: url('/images/bg_table.png');
  padding: 10px 20px;
  border: 1px solid #b9a1db;
  float: left;
}

table.registrate_block {
  background-image: url('/images/bg_reg.png');
  padding: 10px 10px;
  border: 1px solid #deff97;
}

table.registrate_block td {
  height: 35px;
}

table.registrate_block input.send {
	width: 130px;
	height: 20px;
	border: none;
	cursor: pointer;
	background: url(/images/reg.png) no-repeat;
}

table.registrate_block input {
  width: 100%;
  border: 1px solid #bea0dc;
}

a.link_topic  {
  color: black;
}

a.link_topic:hover  {
  color: red;
}

div.lent_name {
  border-bottom: 1px solid #d7d7d7;
  width: 95%;
  padding-bottom: 7px;
  margin-bottom: 15px;
}

div.lent_name a {
  color: #350062;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

div.lent_name a:hover {
  color: red;
}

span.forum_reg a {
  color: black;
  font-weight: normal;
  text-decoration: underline;
  font-size: 12px;
}

span.forum_reg a:hover {
  color: red;
}

div.info_foto {
  padding-top: 20px; 
  line-height: 22px;
}

div.info_foto a {
  color: #47186c;
}

div.info_foto a:hover {
  color: red;
}

div.info_foto img {
  margin-top: 2px;
  margin-right: 7px;
}

