/* CSS Document */

body {background:#000 url(http://cineplexx.ru/im/bg.gif) repeat-x; color:#c9c9c9; font-family:verdana,tahoma; font-size:12px; margin:0px;}
body a:link, a:visited, a:active {color:#ffe19f;}
body a:hover {text-decoration:none;}
img {border:none;}
table{border:0px;border-collapse:collapse;}
table td{padding:0px;}
h3 {font-size:14px; float:left; margin-left:20px;}
h2,h1{font-size:14px;}

td.i{height:20px;width:100%; padding-left:15px; }
td.i a{display:block;height:100%; background:url(http://cineplexx.ru/im/i1.gif) no-repeat; padding:5px 0px 0px 40px;}
td.i a:hover{ background:url(http://cineplexx.ru/im/i2.gif) no-repeat;}

.alfa {letter-spacing:4px; padding-left:30px; padding-bottom:10px;}
.top {line-height:18px;}
#container {width:973px; background:#000 url(http://cineplexx.ru/im/bg_content.gif) repeat-y; margin:auto; padding:0px 13px}
#header {background:url(http://cineplexx.ru/im/bg_top.jpg) right;}
#search {height:137px; background:url(http://cineplexx.ru/im/bg_search.gif); width:973px;}
#left_panel {float:left; width:238px; height:100%; background-color:#2b2b2b;}
#right {float:right; width:720px;}
#news_prev {width:682px; background:url(http://cineplexx.ru/im/bg_news.jpg) no-repeat #151615; padding:15px 10px 0px 10px; margin-top:10px;}
#news_prev .head{width:100%; height:40px;}
#news_prev .bot {clear:both;}
.imn {line-height:18px;}
.imn img{margin:0px 10px; float:left;}
#bot {clear:both; height:56px; width:943px; background:url(http://cineplexx.ru/im/bot_bg.gif) repeat-x; padding:50px 0px 0px 30px;}
#form2 {margin:10px; color:#000; }
#form3 {margin:0px 10px 15px 0px; color:#000}
#hot {width:706px; height:169px; background:#292929 url(http://cineplexx.ru/im/hot.gif) no-repeat ; margin:10px 0px 15px 0px;}
#avtoriz {color:#000000; padding-left:20px; width:220px; }
.textbox {margin:0px; padding:0px;}
.answer {
	width:100%;
	margin:10px 0;
	border-collapse:separate;
}

.answer td {
	padding:0;
}

.answer th {
	background:#151615;
	padding:4px;
	}

.answer .comment_user_info {
	background:#666;
	width:20%;
	padding:5px;
	font-size:0.9em;
	vertical-align:top;
	color:#ccc;
}

.answer .user_comment {
	background: #666666;
	padding:5px 10px;
	vertical-align:top;
	color: #CCCCCC;
}

.comment_bottom td {
	background:#151615;
	padding:3px 5px;
	font-size:0.9em;
}

.right_bottom {
	float:right;
}

.addcomment {
	width:469px;
	height:230px;
	border-collapse:separate;
	margin-bottom:10px;
	vertical-align:top;
	text-align:left;
	background-color:#151615;}

.addcomment td {
	padding:4px;
	
	
}

.addcomment textarea {
	width:100%;
	border:none;
	height:100px;
}

.commentform {
	line-height:25px;
	width:24%;
}

.center {
	text-align:center;
	width:100%;
}

.center .addcomment {
	margin:0 auto 5px;
	border:1px solid #ccc;
}

/* Межстраничная навигация */

.navigation {
	color:#666; 
	border:0px;
}

.navigation a {
	
	background: #666666;
	border:1px solid #E6E6E6;
	padding:3px 6px;
	font-size:11px
}

.navigation a:hover {
	color:#FFFFFF;
	border-color:#E6E6E6;
}

.navigation span {
	text-decoration:none;
	background:#fff;
	padding:3px 6px;
	border:1px solid #999;
	color:#999;
	font-size:11px;
}
.addnews {
	width:680px;
	background:url(http://cineplexx.ru/im/bg_news.gif) no-repeat #1b1b1b;
}

.addnews td {
	padding:3px;
}

.addnews textarea {
	width:100%;
	height:100px;
}

.addnews .textbox {
	width:200px;
}

/* Обратная связь */

.feedback {
	width:100%;
}

.feedback td {
	padding:3px;
}

.feedback textarea {
	width:100%;
	height:100px;
}

/* Восстановление забытого пароля */

.lostpassword td {
	padding:3px;
}

/* Персональные сообщения */

.pm {
	width:95%;
	border-collapse:separate;
}

.pm td {
	padding:3px;
}

.pm textarea {
	width:100%;
	border:0;
	height:100px;
}

/* Регистрация */

.registration td{
	padding:5px;
}

.registration .button1 {
	margin-bottom:0;
}

.registration .textbox {
	width:150px;
}

/* Информация о пользователе */

.userinfo {
	width:100%;
	margin-bottom:10px;
}

.userinfo td {
	padding:3px;
	vertical-align:top;
}

.userinfo textarea {
	width:100%;
	height:80px;
}

.userinfo .textbox {
	width:200px;
}

/* Статистика */

.stats {
	width:100%;
	border-collapse:separate;
	margin-bottom:10px;
}

.stats td {
	vertical-align:top;
	padding:3px;
}

#hintbox {
text-align : left;
width : 150px;
font-size : 10px;
border : 1px solid #99a1ab;
background-color : #fff;
layer-background-color : #a396d9;
color : #282828;
margin : 10px 0 0 10px;
padding : 2px 5px;
position : absolute;
visibility : hidden;
z-index : 100;
opacity : 0.98;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
filter : alpha(opacity="98");
}