* {
	padding: 0;
	margin: 0;
}

body {
	background-color: black;
	font: 10px verdana, sans-serif;
	line-height: 13px;
	color: white;
}

input {
	font: 10px verdana, sans-serif;
	color: #808080;
	vertical-align: middle;
}

img {
	border: 1px solid #333333;
	vertical-align: top;
}

a,a:link,a.white_link,a.white_link:link {
	text-decoration: none;
	color: white;
}

a.gray_link,a.gray_link:link {
	text-decoration: none;
	color: #808080;
}

a.black_link,a.black_link:link {
	text-decoration: none;
	color: black;
}

.news_single a,.news_single a:link,a.yellow_link,a.yellow_link:link {
	text-decoration: none;
	color: #eb8b14;
}

a:hover,a.white_link:hover,a.gray_link:hover,a.yellow_link:hover,.news_single a:hover
	{
	text-decoration: underline;
}

a.black_link:hover {
	color: #ffedcc;
}

a.no_underline:hover {
	text-decoration: none;
}

.bold {
	font-weight: bold;
}

#page_container {
	overflow: hidden;
	position: relative;
	width: 948px;
	background-image: url('../images/canvas.jpg');
	margin: 0 auto;
	padding: 0 10px;
}

.page_separator {
	clear: both;
	display: block;
	position: relative;
	height: 18px;
	width: 968px;
	margin-left: -10px;
	background: transparent url('../images/page_separator.png') no-repeat
		left top;
}

.page_separator.top {
	top: -4px;
}

.page_separator.bottom {
	top: 4px;
}

#menu_login {
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
	height: 31px;
	line-height: 22px;
	font-size: 9px;
	border-bottom: 1px solid #404040;
}  /* START login */
#login_form {
	position: absolute;
	right: 0px;
	top: 0px;
	padding-right: 9px;
	line-height: 22px;
}

.pipe_links {
	margin: 0 -7px 0 -3px;
}

#login_form .pipe_links {
	float: left;
	line-height: 22px;
	margin-right: 3px;
}

.pipe_links a {
	padding: 0 7px 0 3px;
}

.login_box,.login_submit {
	display: inline;
	margin-right: 2px;
	margin-top: 2px;
	float: left;
}

.login_box {
	
}

.login_box input {
	background-color: transparent;
	border: none;
	width: 76px;
	height: 17px;
	line-height: 8px;
	padding: 3px 5px 1px 5px;
}

	.login_box input#sq {
		background-color: #fff;
		width: 160px;
	}

.login_box.button {
	background: transparent url('../images/login_button.gif') no-repeat;
}

.login_box.button input {
	height: 19px;
	width: 86px;
	padding: 1px 0 4px 0;
}

.check_box {
	width: 13px;
	height: 22px;
	float: left;
	margin: 0 3px 0 1px;
}  /* END login */ /* START menus */
#menu_login li,#main_menu li {
	list-style: none;
	display: inline;
}

#main_menu li.selected a {
	color: #ffedcc;
}

#menu_login ul {
	position: absolute;
	left: 0px;
	top: 0px;
	padding-left: 9px;
}

#menu_login li {
	padding-right: 5px;
	line-height: 22px;
	vertical-align: middle;
}

#main_menu_container {
	position: relative;
	height: 156px;
}

#logo_cards {
	position: absolute;
	bottom: 46px;
	left: -10px;
	width: 280px;
	height: 146px;
	background: transparent url('../images/logo_cards.png') no-repeat;
	z-index: 0;
}

.banner_728x90 {
	position: absolute;
	right: 0px;
	background-color: black;
	margin-bottom: 10px;
	width: 728px;
	height: 90px;
	z-index: 2;
}

#main_menu_bar {
	position: absolute;
	display: block;
	left: -10px;
	bottom: 10px;
	width: 968px;
	height: 46px;
	background: transparent url('../images/menu_bg.png') no-repeat;
}

#logo {
	position: relative;
	display: block;
	width: 147px;
	top: 2px;
	left: 14px;
	text-align: right;
}

#logo img {
	border: none;
}

#main_menu {
	position: absolute;
	right: 30px;
	bottom: 10px;
	height: 32px;
	padding: 0 20px 0 32px;
	background: transparent url('../images/main_menu_left.gif') no-repeat
		left top;
}

#main_menu_right {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 20px;
	height: 32px;
	background: transparent url('../images/main_menu_right.gif') no-repeat
		left top;
}

#main_menu ul {
	position: relative;
	top: 9px;
}

#main_menu li {
	margin-left: -4px;
}

#main_menu a {
	background: transparent url('../images/main_menu_bg.gif') repeat-x 0 0;
	position: relative;
	height: 34px;
	font: 11px arial, sans-serif;
	font-weight: bold;
	padding: 9px 13px 10px 12px;
}  /* END menus */

#head_news {
	position: relative;
	width: 968px;
	height: 190px;
	left: -20px;
	padding: 0 0 10px 10px;
	margin-bottom: 25px;
}

#head_news img {
	border: none;
}

#head_news .head_news_image {
	display: none;
}

#head_news .right_news_container {
	position: absolute;
	right: 10px;
	top: 10px;
	width: 340px;
	height: 220px;
	line-height: 16px;
}

#head_news .right_news_container .more {
	padding-bottom: 16px;
}

#head_news .thumbs_container {
	position: absolute;
	bottom: -50px;
	left: 430px;
	width: 110px;
	height: 240px;
	padding: 0px 0px 10px 50px;
	text-align: center;
}

#head_news .thumbs_container img {
	margin: 0 0 15px 0;
	cursor: pointer;
	width: 100px;
}

#head_news .thumbs_container div {
	position: relative;
	line-height: 12px;
	float: left;
}

#head_news .thumbs_container .thumb_selector {
	position: absolute;
	top: 0px;
	left: -25px;;
	width: 14px;
	height: 59px;
	background: transparent url('../images/thumb_selector.png') no-repeat;
	display: none;
	cursor: pointer;
}

#head_news .head_news_mask {
	position: absolute;
	bottom: -20px;
	left: 10px;
	width: 968px;
	height: 220px;
	background: transparent url('../images/head_news_mask.png') no-repeat;
}

#head_news #head_news_title {
	position: absolute;
	bottom: -20px;
	left: 10px;
	width: 312px;
	height: 50px;
	padding: 0 20px;
	overflow: hidden;
	text-align: center;
}

#head_news #head_news_link {
	position: absolute;
	bottom: -20px;
	left: 10px;
	width: 460px;
	height: 220px;
}

.index_h1 {
	line-height: 0px;
	text-indent: -5000px;
}

.gray_text {
	color: #808080;
}

.right {
	position: absolute;
	right: 0px;
}  /* START boxes */
.box_container {
	position: relative;
	width: 100%;
	padding: 22px 0 32px 0;
}

.box {
	position: relative;
	padding-right: 31px;
	border-left: 1px solid white;
	background: transparent url('../images/box_right_shadow.png') repeat-y
		right top;
}

.box_tl {
	position: relative;
	height: 22px;
	top: -22px;
	left: -1px;
	margin-bottom: -22px;
	background: transparent url('../images/box_top_left.png') no-repeat 0 0;
}

.box_tr {
	position: absolute;
	bottom: 0px;
	right: -32px;
	width: 32px;
	height: 22px;
	background: transparent url('../images/box_top_right.png') no-repeat 0 0
		;
	z-index: 1;
}

.box_bl {
	position: relative;
	height: 32px;
	bottom: -32px;
	left: -1px;
	margin-top: -32px;
	background: transparent url('../images/box_bottom_left.png') no-repeat
		left bottom;
	z-index: 0;
}

.box_br {
	position: absolute;
	top: 0px;
	right: -32px;
	width: 32px;
	height: 32px;
	background: transparent url('../images/box_bottom_right.png') no-repeat
		right bottom;
}

.bottom_gradient {
	position: relative;
	margin-right: -20px;
	line-height: 15px;
	background: black url('../images/box_gradient.png') repeat-x left bottom
		;
	z-index: 1;
	zoom: 1;
}

.top_gradient {
	background: transparent url('../images/box_gradient_cover.png') repeat-x
		left top;
	zoom: 1;
}

.date {
	display: block;
	color: #808080;
	font-size: 10px;
	padding-bottom: 16px;
}

.title {
	position: relative;
	font: 14px arial, sans-serif;
	font-weight: bold;
	color: #eb8b14;
}

	td h4.title {
		height: 30px;
	}
	

.more {
	display: block;
	font-size: 10px;
	text-align: right;
}  /* END boxes */ /* START boxes content */
.box_content {
	position: relative;
	top: 3px;
	padding: 0 20px;
	line-height: 16px;
}

.box_title {
	text-transform: uppercase;
	position: relative;
	top: -5px;
	height: 21px;
	margin: 0 20px 9px;
	border-bottom: 1px solid #333333;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.news_box .news_text {
	position: relative;
	display: block;
	height: 127px;
	overflow: hidden;
}

.news_box img {
	float: left;
	position: relative;
	margin: 3px 20px 0 0;
}

.room_box {
	position: relative;
	top: 18px;
	padding-top: 1px;
	/* background: transparent url('../images/rooms_lite_background.png')
		no-repeat center bottom; */
}

.room_box table {
	position: relative;
	top: -18px;
}

.room_box td {
	vertical-align: top;
}

.room_box img {
	margin: 10px 0 6px;
}

.room_box td.middle {
	width: 140px;
	padding: 0 22px;
}

.right_news_box img {
	margin: 2px 10px 2px 0px;
	float: left;
}

.right_news_box .news_box_separator {
	height: 2px;
}

.right_news_box .more {
	margin-bottom: 16px;
}  /* END boxes content */
.banner_300x250 {
	padding-bottom: 10px;
}

#left_column {
	float: left;
	position: relative;
	width: 648px;
}

#right_column {
	width: 310px;
	margin-right: -10px;
	float: left;
}

#footer {
	clear: both;
	position: relative;
	width: 928px;
	margin: 13px 10px 11px 10px;
	font-size: 10px;
}

#footer p {
	padding-bottom: 13px;
}

	#footer img {
		border: none;
	}

#pagging {
	margin-left: 10px;
}

#pagging li {
	display: inline;
	margin-right: 4px;
}  /* START news category */
.news_box_separator {
	position: relative;
	height: 12px;
	border-bottom: 1px dotted white;
	margin-bottom: 12px;
}

.news_box_pager {
	text-align: center;
	padding-top: 12px;
}

.news_box_pager a {
	padding: 0 5px;
}  /* END news category */ /* START news single */
.news_single {
	font-size: 12px;
	line-height: 24px;
	padding: 0 20px 20px;
	margin-top: -3px;
}

.news_single .news_text img {
	margin: 8px 19px 10px 0;
}

.news_single .news_text .article_image {
	position: relative;
	float: left;
}

.news_single .title {
	font-size: 18px;
	line-height: 24px;
}

.news_single .date {
	padding-bottom: 6px;
}

#prevNextNews {
	margin-left: 18px;
}

#prevNextNews .prev {
	background-image: url('/images/news_button_prev.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 12px;
	height: 112px;
}

#prevNextNews .prev img {
	float: left;
	margin-right: 6px;
}

#prevNextNews .next {
	background-image: url('/images/news_button_next.png');
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 12px;
	padding-right: 20px;
	height: 112px;
}

#prevNextNews .next img {
	float: right;
	margin-left: 6px;
}  /* END news single */
.imgBox {
	display: block;
	width: 140px;
	height: 150px;
	background-image: url("/images/gallery_folder.png");
	background-position: top center;
	background-repeat: no-repeat;
}

.imgBox:hover {
	text-decoration: none;
}

.imgBox .img {
	width: 90px;
	margin-left: 32px;
	margin-top: 20px;
}

.imgBox .nums {
	background-image: url('/images/pic_count_icon.png');
	background-repeat: no-repeat;
	width: 45px;
	height: 45px;
	position: absolute;
	margin-top: 60px;
	margin-left: 90px;
	color: #000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	line-height: 45px;
}

.imgBox h4 {
	margin-top: 28px;
	margin-left: 16px;
	margin-right: 8px;
}  /*viewvers toolbar*/
.viewers_toolbar {
	height: 12px;
	padding: 10px 0;
	text-align: right;
	clear: both;
}

.viewers_toolbar span {
	line-height: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-repeat: no-repeat;
	background-position: left center;
}

.vote_icon {
	background-image: url('../images/vote_icon.png');
	padding-left: 13px;
	background-repeat: no-repeat;
}

.comments_icon {
	background-image: url('../images/comments_icon.png');
	padding-left: 12px;
	background-repeat: no-repeat;
}

.chat_icon {
	background-image: url('../images/chat_icon.png');
	padding-left: 15px;
	background-repeat: no-repeat;
}

.viewer_icon {
	background-image: url('../images/viewer_icon.png');
	padding-left: 17px;
	background-repeat: no-repeat;
}

.viewers_toolbar a {
	font-weight: bold;
}  /*end viewvers toolbar */ /*link list*/
.link_list {
	list-style-type: none;
	height: 16px;
}

ul.link_list li {
	float: left;
	text-indent: 26px;
	line-height: 16px;
	background: url("../images/social_networks.png") no-repeat scroll left
		top;
}

ul.link_list #item_0 {
	background: none;
	text-indent: 0px;
}

ul.link_list #item_1 {
	background-position: left 0px;
}

ul.link_list #item_2 {
	background-position: left -16px;
}

ul.link_list #item_3 {
	background-position: left -32px;
}

ul.link_list a,ul.link_list a:hover {
	text-decoration: none;
}  /*end link list*/ /*start comments*/
#formComments label {
	display: block;
	width: 90px;
	float: left;
	color: #999;
}

#formComments input,#formComments textarea {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	float: left;
	font-size: 12px;
}

#formComments input#sComm {
	background: transparent;
	background-image: url('../images/button.png');
	background-position: top;
	background-repeat: no-repeat;
	width: 100px;
	height: 23px;
	line-height: 18px;
	text-align: center;
	margin-left: 356px;
}

#formComments a#sComm:hover {
	text-decoration: none;
} /*end comments*/



/* sportal news */
.left {
	float: left;
}

.box2 {
	margin-left: 20px;
	_margin-left: 10px;
	margin-right: 10px;
	border: none;
}

	.box2 h2 {
		background-image: url('../images/header_bg.gif');
		background-repeat: repeat-x;
		padding: 8px 0px 18px 10px;
	}
	
		.promos div {
			width: 200px;
		}
	
		.box2 div img {
			border: 1px solid #e6a804;
			margin-bottom: 4px;
		}

		.box2 .promo {
			margin-right: 8px;
			_margin-right: 4px;
		}
		
		.box2 div h3 {
			font-size: 14px;			
			margin-bottom: 4px;
			padding-left: 5px;
		}
		
		.box2 div p {
			padding: 5px 5px 12px 5px;
		}
		
.news {
	width: 420px;
	margin-right: 30px;
	margin-bottom: 10px;
}

	.news img {
		margin-right: 10px;
	}