html {
	height:100%;
}

body {
	margin:0;
	padding:0;
	height:100%;
	background-color:#ffffff;
	font-family:arial, serif;
}

body h2 {
	padding: 10px;
	background: #ffecbd;
	margin: 20px 0px 20px 0px;
	font-weight: bold;
	font-size: 16px;
}

body strong{
	font-weight: bold;
}

body a {
	font-family: Tahoma;
	color: #000000;
	text-decoration: underline;
}

#wrap {
	margin:auto;
	padding: 0px 10px 0px 0px;
	height:auto !important;
	height:100%;
	min-height:100%;
	max-width: 1280px;
	min-width: 990px;
}

#left {
	float:left;
	width: 251px;
	padding: 0px 38px 0px 23px;
	text-align:center;
}

#left a {
	color:#323132;
}

#left ul {
	margin: 0px 0px 0px 15px;
	list-style: disc outside; 
}

#left ul li {
	padding: 0px 0px 3px 0px;
}

.onl_table td {
	padding: 3px;
}

#main {
	margin: 0px 0px 0px 312px;
}

#bottom-wrap {
	height: 77px;
	clear: both;
	width: 100%;
}

#footer {
	height:77px;
	background: #000000 url('../images/footer_bg.gif') 0px 3px repeat-x;
	width:100%;
	text-align:center;
	margin: -77px 0px 0px 0px;
	min-width: 1000px;
}

#footer div.counter {
	float: right;
	width: 88px;
	height: 31px;
	display: inline;
	margin: 28px 20px 0px 20px;
}

#header {
	height: 91px;
	padding: 49px 0px 0px 0px;
	width: 100%;
	/*background: #ffffff url('../images/header_bg.png') 325px 8px no-repeat;*/
	background: #ffffff url('http://redar.ru/templates/Default/images/bann2.jpg') 310px 18px no-repeat;
	
}

#logo {
	display: block;
	margin: 49px 0px 50px 62px;
	width: 133px;
}

.bbcodes {
	background: black;
}

#film_intro {
	width: 100%;
	height: 99px;
	padding: 11px 0px 0px 0px;
	margin: 17px 0px 0px 0px;
	background: #000000 url('../images/film_intro_bg.gif') repeat-x;
	overflow: hidden;
}

#film_intro a {
	margin: 0px 0px 15px 4px;
	display: block;
	float: left;
}

#left  #short_menu {
	list-style: none;
	margin: 0px;
}

#left #short_menu li {
	display: inline;
	margin: 0px 14px 0px 0px;
	padding: 0px;
	font-size: 13px;
}

#short_menu li a {
	color: black;
}

#auth_form {
	width: 252px;
	font-size: 12px;
	color: black;
	margin: 12px 0px 0px 0px;
	padding: 0px;
	float: left;
}

#auth_form div {
	margin: 0px 0px 10px 0px;
}

#auth_form label {
	width: 130px;
	display: block; 
	float: left;
}

#auth_form a {
	color: #626262;
}

#auth_form input, #search_input, #search_submit {
	width: 112px;
	border: none;
	background: #ffffff url('../images/auth_bg_input.gif') no-repeat;
	color: white;
	height: 20px;
	padding: 2px 0px 0px 4px;
}

#search_input {
	float: left;
	display: inline;
}

#search_submit {
	float: right;
	padding: 0px;
	height: 22px;
	cursor: pointer;
	display: inline;
}

#auth_form .submit{
	margin: 0px 0px 0px 130px;
	display: block;	
	padding: 0px 0px 0px 0px;
	text-align: center;
	cursor: pointer;
}

.vote_button {
	margin: 10px 0px 0px 5px;
	padding: 0px 0px 0px 4px;
	border: none;
	display: block;
	float: left;
	width: 112px;
	height: 22px;
	background: #ffffff url('../images/auth_bg_input.gif') 0px 2px no-repeat;
	text-align: center;
	color: white;
	cursor: pointer;
}

.new_topics {
	width: 100%;
	clear: both;
	margin: 0px 0px 25px 0px;
	font-family: Tahoma;
	font-size: 12px;
}

.new_topics table td {
	padding: 3px;
}

.new_topics table td.center {
	text-align: center;
}

.new_topics span {
	color: #3d8cd6;
	font-weight: bold;
	margin: 0px 0px 12px 0px;
	display: block;
}

.new_topics table {
	width: 251px;
}

.left_side_item {
	margin: 0px 0px 10px 0px;
}

.left_side_item div.inner_text {
	margin: 10px 0px 0px 0px;
	padding: 5px;
	width: 241px;
	display: none;
}

.left_side_item span.title {
	display: block;
	padding: 4px 0px 0px 26px;
	height: 19px;
	background: olive;
	cursor: pointer;
	font-family: Tahoma;
	font-weight: bold;
	background: #dcdcdc url('../images/plus.gif') 6px 6px no-repeat;
}

.left_side_item span.active {
	background: #b7d5f1 url('../images/minus.gif') 6px 6px no-repeat;
}

.web_money {
	margin: 40px 0px 40px 0px;
	padding: 0px 0px 0px 96px;
	background: #ffffff url('../images/web_money_bg.gif') no-repeat;
	color: #a6a6a6;
}

.web_money span.title {
	display: block;	
	font-weight: bold;
	color: #474747;
	margin: 14px 0px 0px 0px;
}

#categories {
	margin: 17px 0px 0px 0px;
}

#categories a {
	color: #2e2e2e;
	font-family: Tahoma;	
	font-size: 21px;
	margin: 0px 15px 0px 0px;
}

.pagination {
	background-color: #ffffff;
	width: 100%;
	margin: 15px 0px 15px 0px;
	height: 15px;
	text-align: center;
	list-style: none;
}

.pagination li {
	background-color: #d9d9d9;
	display: block;
	float: left;
	width: 33%;
}

.pagination li a {
	height: 15px;
	text-decoration: none;
}

.pagination li.prev a, .pagination li.prev span {
	width: 79px;
	padding: 0px 0px 0px 35px;
	background: #bfbfbf url('../images/pagination_left.gif') left top no-repeat;
	float: left;
}

.pagination li.next a, .pagination li.next span {
	width: 108px;
	padding: 0px 0px 0px 8px;
	background: #bfbfbf url('../images/pagination_right.gif') right no-repeat;
	float: right;
}

.pagination li.pages {
	width: 34%;
	text-align: center;
	color: #747474;
	font-weight: bold;
}

.pagination li.pages, .pagination li.pages a {
	color: #747474;
	font-weight: bold;
}

.pagination li.pages span {
	color: #000000;
}

.content_block {
	background: #fafafa;
	margin: 0px 0px 60px 0px;
}

.content_block .header {
	/*background: #ededed;*/
	background: #ffecbd;
	padding: 5px 15px 5px 15px;
	color: #747474;
}

.content_block .header h1 {
	color: #000000;
	font-weight: bold;
	font-size: 24px;
}

.content_block .header span a {
	display: block;
	width: 100%;
	font-family: Tahoma;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	font-size: 16px;
	margin: 0px 0px 4px 0px;
}

.content_block .header span {
	color: #000000;
}

.content_block .header a.author {
	color: #2e2e2e;
}

.content_block .body {
	padding: 15px;
}

.content_block .body img {
	margin: 15px;
	float: left;
}

.content_block .body .text {
	margin: 0px 0px 17px 0px;
	padding: 0px 0px 17px 0px;
	border-bottom: 1px solid #454545;
}

.content_block .body .links {
	width: 100%;
	height: 20px;
	text-align: right;
}

.content_block .body .links a {
	color: #323132;
	margin: 0px 0px 0px 26px;
	font-weight: bold;
}


#Refakt {
	margin: 26px 10px 0px 0px;
	display: inline;
	width: 69px;
	height: 34px;
	overflow: hidden;
	float: right;
	text-decoration: none;
	font-size: 7pt;
}

#Refakt strong{
	display: block;
	height: 34px;
	width: 100%;
}

#Refakt span {
	background: url('../images/refakt.png') no-repeat; 
	display: block;
	height: 34px;
	position: relative; 
	top: -34px;
	left: 0; 
	width: 100%;
	cursor: pointer;
}

.wrapper {
	clear: both;
	width: 100%;
	height: 1px;
}

table.comment {
	margin: 20px 0px 40px 0px; 
	width: 100%;
}

table.comment td{
	vertical-align: top;
}

table.comment td.inf {
	padding: 15px;
	background: #B7D5F1;
	text-align: left;
}

table.comment td.inf strong {
	float: left;
}

table.comment td.inf strong a {
	text-decoration: none;
}

table.comment td.inf span {
	float: right;
}

table.comment td.avatar {
	width: 130px;
	padding: 10px;
	font-size: 10px;
	color:#626262;
}

table.comment td.avatar img {
	width: 90px;
	margin: 2px 0px 2px 0px;
}

table.comment td.bottom {
	border-top: 1px solid black;
	padding: 10px 0px 0px 0px;
	text-align: right;
}

table.comment td.text {
	padding: 10px;
}

table.comment td.bottom a {
	color: #323132;
	font-weight: bold;
	margin: 0px 0px 0px 26px;
}

.simpleform {
	margin: 0px 0px 100px 0px;
}

.simpleform label {
	display: block;
	float: left;
	width: 200px;
	padding: 3px 0px 0px 0px;
}

.simpleform .inline {
	width: 300px;
}

.simpleform p {
	margin: 15px 0px 0px 0px;
}

.simpleform input {
	border: 1px solid #717171;
}

.simpleform .textarea {
	border: 1px solid #717171;
	width: 500px;
	height: 150px;
	margin: 20px 0px 20px 0px;
}

.simpleform .selectbox input {
	width: 10px;
}

.simpleform .textarea_continer_large {
	border: 1px solid #717171;
	width: 502px;
	margin: 10px 0px 30px 0px;
}

.simpleform .submit_button {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 4px;
	border: none;
	display: block;
	width: 112px;
	height: 22px;
	background: #ffffff url('../images/auth_bg_input.gif') 0px 2px no-repeat;
	text-align: center;
	border: none;
	color: white;
	cursor: pointer;
}

.simple_table td {
	padding: 5px;
}

#comments {
	width: 500px;
	height: 150px;
}