html {
	width: 100%;
	height: 100%;
	font-family: Arial, "Myriad Pro",  Tahoma, Verdana, Helvetica, sans-serif;
	background: black url('../images/fon.jpg') top center repeat;
}

body {
	width: 100%;
	height: 100%;
	font-size: 12px;
}

a {
	color: #0f74bb;
}

h2 {
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	margin: 10px 0px 10px 0px;
}

.auth {
	display: block;
	float: right;
	width: 280px;
	padding: 0px 0px 0px 15px;
	height: 64px;
	margin: 35px 20px 0px 0px;
	background: transparent url('../images/auth.png') 0 0 no-repeat;
}

div.auth {
	text-align: center;
	line-height: 13px;
}

div.auth a {
	color: #5f89dd;
	display: inline;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
}

.auth input.textinput {
	display: block;
	width: 62px;
	height: 22px;
	border: none;
	padding: 3px 0px 0px 6px;
	float: left;
	margin: 10px 10px 0px 0px;
	color: #ffffff;
	background: transparent url('../images/auth_input.png') 0 0 no-repeat;
}

.auth .button {
	margin: 15px 0px 0px 0px;
}

.auth label {
	display: block;
	color: #5f89dd;
	margin: 14px 10px 0px 0px;
	font-size: 12px;
	float: left;
}

form.auth a {
	display: block;
	margin: 5px 0px 0px 5px;
	float: left;
	color: #294989;
}

.clear {
	width: 100%;
	clear: both;
	height: 1px;
}

#header {
	width: 100%;
	height: 343px;
	background: transparent url('../images/header_bg.jpg') 0 0 no-repeat;
}

#logo {
	float: left;
	margin: 0px 0px 0px 56px;
}

#logo img {
	margin: 34px 0px 0px 0px;
}

#menu {
	list-style: none;
	height: 30px;
	padding: 0px 0px 0px 63px;
}

#menu li{
	float: left;
	display: inline;
	padding: 0px 0px 0px 0px;
	margin: 0px 20px 0px 0px;
	height: 24px;
	background: transparent url('../images/menu_bg.png') 0px 24px repeat-y;
}

#menu li a {
	display: block;
	float: left;
	padding: 4px 24px 0px 22px;
	height: 20px;
	text-decoration: none;
	color: #ffffff;
	background: transparent url('../images/menu_side.png') bottom right no-repeat;
}

#menu li:hover {
	background-position: 0px 0px;
}

#menu li a:hover {
	background-position: top right;
}

#main_wrap {
	width: 1000px;
	height: auto !important;
	margin: 0 auto;
	height:100%;
	min-height:100%;
}

#cws {
	margin: 51px 0px 0px 12px;
	height: 80px;
}

.cw {
	width: 326px;
	height: 80px;
	float: left;
	background: transparent url('../images/cw_bg.png') left top no-repeat;
}

.cw table {
	margin: 13px 0px 0px 0px;
	font-size: 14px;
	color: #ffffff;
}

.cw table .row1 {
	color: #0f75bd;
}

.cw table .row1 td {
	padding: 0px 0px 3px 0px;
}

.cw table img {
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

#cws table span {
	color: #6a6a6a;
	margin: 0px 3px 0px 0px;
}

.left_button {
	display: block;
	float: left;
	height: 80px;
	width: 15px;
	background: transparent url('../images/cw_left_button.png') left top no-repeat;
}

.arrow {
	width: 25px;
	height: 80px;
	float: left;
	background: transparent url('../images/cw_arrow.png') center center no-repeat;
}

.right_button {
	float: right;
	height: 80px;
	width: 15px;
	background: transparent url('../images/cw_right_button.png') left top no-repeat;
}

#cws .left table {
	float: right;
	margin: 13px 15px 0px 5px;
	width: 291px;
}

#cws .right table {
	float: left;
	margin: 13px 5px 0px 12px;
	width: 291px;
}

#partners {
	height: 80px;
	width: 300px;
	float: right;
}

#partner_refakt {
	display: block;
	float: left;
	width: 40px;
	height: 45px;
	margin: 15px 0px 0px 45px;
}

#partner_sc2tv {
	display: block;
	float: left;
	width: 107px;
	height: 37px;
	margin: 15px 0px 0px 45px;
}

#footer_wrap {
	width: 100%;
	height: 149px;
	clear: both;
}

#content {
}

#left_column {
	width: 688px;
	float: left;
}

.dashlet .header {
	width: 688px;
	height: 46px;
	padding: 18px 0px 0px 0px;
	background: transparent url('../images/dashlet_top.png') 0 0 no-repeat;
}

#page .header{
	background: transparent url('../images/dashlet_top_page.png') 0 0 no-repeat;
}

.dashlet .header .title{
	display: block;
	width: 500px;
	height: 22px;
	font-size: 18px;
	margin: 0px 0px 0px 22px;
	color: #003118;
	float: left;
	overflow: hidden;
	text-decoration: none;
}

.dashlet .header .title a {
	color: #003118;
	text-decoration: none;
}

.dashlet .header .date {
	display: block;
	float: left;
	width: 62px;
	font-size: 13px;
	text-align: center;
	margin: 7px 0px 0px 22px;
}

.dashlet .header .comment_link {
	display: block;
	float: left;
	width: 31px;
	font-size: 13px;
	text-align: center;
	margin: 7px 0px 0px 17px;
	color: #000000;
	text-decoration: none;
}

.dashlet .header .author {
	margin: 0px 0px 0px 30px;
	color: #02372c;
}

.dashlet .header .author img {
	vertical-align: middle;
	margin: -1px 0px 0px 0px;
	width: 18px;
	height: 12px;
}

.dashlet .body {
	font-size: 13px;
	width: 656px;
	padding: 0px 20px 15px 11px;
	background: transparent url('../images/dashlet_body.png') 8px 0 repeat-y;
}

.dashlet .body .text {
	padding: 10px 15px 0px 15px;
	width: 615px;
	overflow: hidden;
	margin: 0px 2px 0px 9px;
}

.dashlet .body .text img {
	vertical-align: middle;
	margin: -2px 2px 0px 2px;
}

.dashlet .body .text p {
	margin: 0px 0px 10px 0px;
}

.dashlet .footer {
	height: 64px;
	width: 100%;
	background: transparent url('../images/dashlet_footer.png') 8px 0 no-repeat;
}

.news_banner {
	border: 4px solid #1384c6;
	border-top: 0px;
	width: 658px;
}

#right_column {
	width: 280px;
	float: right;
}

#right_column .panel {
	width: 263px;
	margin: 0px 0px 16px 0px;
}

#right_column .selected {
	padding: 0px 0px 4px 0px;
	background: transparent url('../images/panel_bottom.png') left bottom no-repeat;
}

#right_column .panel .head {
	display: block;
	background: transparent url('../images/panel_top.png') 0px 0px no-repeat;
	height: 33px;
	font-size: 12px;
	color: #ffffff;
	width: 213px;
	padding: 4px 0px 0px 50px;
	cursor: pointer;
}

#right_column .panel .body {
	display: none;
	padding: 10px 12px 10px 17px;
	background: transparent url('../images/panel_body.png') 5px 0 repeat-y;
}

#right_column .selected a.head {
	background-position: 0px -37px;
}

#right_column .selected .body {
	display: block;
}

#right_column #king .head{
	background-image: url('../images/panel_top_king.png');
}

#right_column #king .body {
	height: 100px;
	background: transparent url('../images/panel_body_king.png') 1px 0 repeat-y;
}

#right_column #king.selected {
	background: transparent url('../images/panel_bottom_king.png') left bottom no-repeat;
}

#right_column #king .photo {
	width: 105px;
	height: 90px;
	overflow: hidden;
}

#right_column #king .photo img {
	width: 71px;
	height: 71px;
	display: block;
	margin: 5px auto 0 auto;
	border: 1px solid #a87f00;
}

#right_column #king .photo .crown {
	height: 90px;
	width: 105px;
	position: relative;
	top: -78px;
	background: transparent url('../images/king_crown.png') 0px 0px no-repeat;
}

#right_column #king .left {
	float: left;
	margin: 0px 9px 0px 0px;
	text-align: center;
	color: #b16800;
}

#right_column #king .left img.flag{
	vertical-align: middle;
	margin: -1px 2px 0px 0px;
}

#right_column #king table {
	width: 120px;
	color: #b9d400;
}

#right_column #king table .first_row {
	padding: 0px 0px 4px 0px;
}

#right_column #king table .col2 {
	text-align: right;
}

#right_column #king .history {
	color: #e7a800;
	margin: 2px 0px 0px 0px;
	float: right;
}

#footer {
	/*width: 100%;
	height: 107px;
	margin: -107px auto 0 auto;
	font-size: 11px;*/
	height: 492px;
	width: 100%;
}

/*comments*/
div.comment p {
	padding: 0px 0px 0px 0px;
}

div.comment {
	padding: 5px;
	margin: 0px 0px 20px 0px;
}

div.t-1 {
	background-color:#F5F5F5;
}

p.comment img {
	vertical-align: middle;
	margin: -3px 2px 0px 2px;
}
/*--------*/

.simple {
	margin: 0px 0px 20px 0px;
}

.simple textarea, input.textbox{
	border: 1px solid black;
}

.simple .button {
	cursor: pointer;
	margin: 2px 3px 0px 0px;
	border: 1px solid black;
	background: #ffffff;
}

/*-------*/
.shoutbox img {
	vertical-align: middle;
}

.new_forum {
	float: right;
	text-decoration: none;
	font-weight: bold;
}

.forum_index th {
	padding: 15px 15px 5px 15px;
	border-bottom: 2px solid #373B3C;
}

.forum_index td.forum-caption {
	background: #e1e1e1;
	padding: 15px 5px 15px 15px;
	font-weight: bold;
}

.forum_index .small {
	font-size: 12px;
}

.forum_index td {
	padding: 5px;
}

.forum_index .t-1 td, .forum_index .t1 td {
	padding: 15px 5px 15px 5px;
}

.forum_index .t1 td {
	background: #F5F5F5;
}

.forum_index .tbl1 {
	text-align: center;
}

.pagination {
	color: #ffffff;
	text-align: center;
}

.dashlet .pagination {
	color: #000000;
}

.pagination a, .pagination span {
	margin: 5px;
}

.forum_thread {
	background: #F5F5F5;
}

.forum_thread .cleartd {
	background: white;
}

.forum_thread td {
	padding: 15px;
	vertical-align: top;
}

.forum_thread td img {
	max-width: 430px;;
}

.forum_thread tr.title td {
	vertical-align: bottom;
	background: #EBEBEB;
	/*border-bottom: 2px solid #e1e1e1;*/
}

.forum_thread .msg {
	padding: 15px 0px 15px 15px;;
	width: 460px;
	overflow: hidden;
}

.forum_thread td .quote {
	padding: 15px;
	border: 1px solid black;
	background: #EBEBEB;
}