html, body{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #a0a0a0;
	background: #ffffff url(../images/left_bg.jpg) left top no-repeat;
}
A{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	text-decoration: underline;
	font-weight: bold;
	color: #ac8400;
}
A:hover{
	text-decoration: none; 
}
A IMG{
	border: 0;
}
#all{
	width: 100%;
	min-height: 100%;
	background: url(../images/right_bg.jpg) right top no-repeat;
	position: relative;
}
#all2{
	width: 100%;
	background: url(../images/bottom_bg.png) center bottom no-repeat;
}
#content{
	width: 90%;
	margin: 0 auto;
	padding: 65px 0 280px 0;
	/*background: url(../images/content_bg.jpg) center top no-repeat;*/
	overflow: hidden;
}
#entercont{
	width: 90%;
	margin: 0 auto;
	padding: 0 0 280px 0;
	/*background: url(../images/content_bg.jpg) center top no-repeat;*/
	overflow: hidden;
}
#content_blockquote{
	width: 320px;
	height: 5px;
	margin: 0 auto 10px auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden; 
}
#content blockquote a{
	display: block;
	width: 320px;
	height: 5px;
}
#content table td{ 
	padding: 7px 4px;

}

table td .input{
	width: 180px;
	margin: 0;
	padding: 6px 5px 5px 5px;
	font-size: 11px;
	border: 0;
	background: url(../images/input.gif) left top no-repeat;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body:first-of-type #content table td .input { padding: 6px 5px 4px 5px; }
}
.button{
	width: 88px;
	margin: 0;
	padding: 6px 0;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	background: url(../images/button_bg.gif) left top no-repeat;
	cursor: pointer;
}
.button:hover{
	background: url(../images/button_bg.gif) left -25px no-repeat;
}
@media not all and (-webkit-min-device-pixel-ratio) {
	.button { padding: 6px 0 5px 0; }
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	body:first-of-type .button { padding: 6px 0 5px 0; }
}

/* ----- inners ----- */
#bottom{
	width: 940px;
	height: 35px;
	margin: -50px auto 0 auto;
	padding: 15px 25px 0 25px;
	color: #565656;
	font-weight: bold;
	position: relative;
}
#content_inner{
	width: 990px;
	margin: 0 auto;
	padding: 65px 0 80px 0;
	background: url(../images/content_bg.jpg) center top no-repeat;	
	overflow: hidden;
}

#top_block
{
	height:50px;		
}

a.newlink 
{
	display: block;
	height: 235px;
	margin: 0;
	width: 120px;
}

#bg_enter
{
	text-align:center;
	height:218px;
	width: 100%;
/*	background-image:url(../images/bottom_bg.png);*/
}

#content_inner blockquote{
	width: 320px;
	height: 0px;
	margin: 0 auto 50px auto;
	text-indent: -700em;
	white-space: nowrap;
	overflow: hidden;
}
#content_inner blockquote a{
	display: block;
	width: 320px;
	height: 0px;
}
.content_inner_all{
	width: 940px;
	padding: 0 25px;
	background: url(../images/menu_bg.png) center top no-repeat;
}
.menu{
	width: 100%;
	overflow: hidden;
}
.menu table td{
	padding: 8px 11px 17px 11px;
	color: #ac8400;
	font-weight: bold;
}
.menu .cur a{
    color:#ac8400;	
}
.menu table .cur{
	background: url(../images/arrow_bottom.gif) center bottom no-repeat;
}

.menu table td a{
	color: #565656;
	text-decoration: none;ac8400
}
.menu table td a:hover{
	color: #ac8400;
}

.submenu a{
color:#565656;
}
.content_inner_all h1{
	font-family: Arial;
	font-size: 15px;
	color: #565656;
	text-transform: uppercase;
	margin: 0 0 10px 0;
	padding: 20px 0 20px 67px;
	position: relative;
	top: 0px;
	left: -15px;
}
.content_inner_all h1 span{
	font-size: 11px;
	color: #565656;
	text-transform: none;
	position: relative;
	left: 15px;
	top: -1px;
}
.content_inner_all h1 span a{
	color: #565656;	
}
.content_inner_all #title_payout{
	background: url(../images/title_payout_bg.png) left 10px no-repeat;
}
.content_inner_all #title_news{
	background: url(../images/title_news_bg.png) left top no-repeat;
}
.content_inner_all #title_promo{
	background: url(../images/title_promo_bg.png) 10px 5px no-repeat;
}
.content_inner_all #title_settings{
	padding: 20px 0 20px 55px;
	background: url(../images/title_settings_bg.png) 15px 12px no-repeat;
}
.content_inner_all #title_tickets{
	padding: 20px 0 20px 60px;
	background: url(../images/title_tickets_bg.png) 10px 8px no-repeat;
}
.content_inner_all .table{
	margin: 0 0 30px 0;
	border: 1px solid #b0afaf;
	border-right: 0;
}
.content_inner_all .table th{
	padding: 5px;
	font-size: 12px;
	color: #333333;;
	border-right: 1px solid #b0afaf;
	border-bottom: 1px solid #ffffff;
	background: #e9e9e9;	
}
.content_inner_all .table td{
	padding: 2px;
	text-align: center;
	font-size: 12px;
	color: #333333;;
	border-top: 1px solid #b0afaf;
	border-right: 1px solid #b0afaf;
}
.content_inner_all .table td span{
	font-size: 11px;
	color: #ac8400;
}
.content_inner_all .table td a{
	color: #888787;
	font-weight: normal;	
}
.content_inner_all .table .beige_bg{
	background: #fdf6d4;
}
.content_inner_all .news{
	margin: 0 0 20px 0;
	padding: 2px 0 0 22px;
	color: #565656;
	background: url(../images/news_bg.png) left top no-repeat;
}
.content_inner_all .new_news{
	background: url(../images/new_news_bg.png) left 5px no-repeat;
}
.content_inner_all .news strong{
	color: #ac8400;
}
.size12{
	font-size: 12px;
}
.darck{
	color: #565656;
}
.content_inner_all .promo{
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	color: #565656;
	background: url(../images/hr_bg.gif) left bottom repeat-x;	
}
.content_inner_all .last{
	background: none;
}
.content_inner_all .promo a strong{
	font-size: 14px;
}
.content_inner_all .promo input{
	width: 260px;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #565656;
}
.content_inner_all .table2{
	margin: 0 0 8px 0;
	border: 1px solid #b0afaf;
	border-top: 0;
}
.content_inner_all .table2 td{
	padding: 2px 2px 2px 5px;
	font-size: 12px;
	color: #6d6b6b;
	border-top: 1px solid #b0afaf;
}
.content_inner_all .table2 td input{
	width: 145px;
	margin: 0;
	font-size: 11px;
	color: #6d6b6b;
}
.button_save{
	width: 93px;
	height: 19px;
	margin: 0 0 0 297px;
	border: 0;
	background: url(../images/button_save.gif) left top no-repeat;
	cursor: pointer;
}
.button_save:hover{
	background: url(../images/button_save.gif) left -19px no-repeat;
}
.setting a{
color:#565656;
}

.setting .cur a{
    color:#ac8400;	
}
.active a{
color:#ac8400;
}

