body {
	background-image:url(../i/background.jpg);
	color:#9c9c9c;
	font-size:12px;
	font-family:Arial,sans-serif, "Arial Black";
}

body, html, div{
	padding:0;
	margin:0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}

a:link , a:visited , a:active{
	font-family:Myriad Pro, Arial, serif, "Arial Black";
	font-size:12px;
	color:#fff444;
	text-decoration:underline;
	font-weight:100px;
}

a:hover{
	color:#fff000;
	text-decoration:none;
}

a.gohome:link, a.gohome:active, a.gohome:hover, a.gohome:visited{
	width:180px;
	height:150px;
	display:block;
	float:left;
}

h1{
	font-family:Myriad Pro, Arial, serif, "Arial Black";
	font-size:18px;
	color:#fff;
	padding-top:5px;
	margin-left:15px;
	font-weight:100;
}

p{
	font-size:12px;
	color:#fff;
	padding-top:5px;
	margin-left:15px;
	font-weight:100;
	color:#9c9c9c;
}

ul{
	list-style-image:url(../i/arrow.gif);
}

ul li{
	
}


html>body .input_holder {
	padding-left:20px;
	background:url(../i/your_number.jpg) no-repeat top left;
	margin-left:10px;
	float:left;
	display:block;
}

* html .input_holder {
	padding-left:20px;
	background:url(../i/your_number.jpg) no-repeat top left;
	float:left;
	margin-left:5px;
	display:block;
}


html>body .input_holder_for{
	padding-left:20px;
	background:url(../i/play_for.jpg) no-repeat top left;
	margin-left:20px;
	float:left;
	display:block;
}

* html .input_holder_for{
	padding-left:20px;
	background:url(../i/play_for.jpg) no-repeat top left;
	float:left;
	display:block;
}

input.number_type{
	width:65px;
	height:104px;
	background:url(../i/input_back.jpg) no-repeat;
	border:0;
	font-size:90px;
	font-family:Myriad Pro, Arial,sans-serif, "Arial Black";
	font-weight:bold;
	padding-left:10px;
	padding-top:-15px;
	color:#fff;
}

input.money_type{
	width:65px;
	height:104px;
	background:url(../i/input_back.jpg) no-repeat;
	border:0;
	font-size:90px;
	font-family:Myriad Pro, Arial,sans-serif, "Arial Black";
	font-weight:bold;
	padding-left:10px;
	padding-top:-15px;
	color:#c3c3c3;
	float:left;
	display:block;
}

img.code_image{
	padding-left:2px;
	margin-bottom:-2px;
	border:0px;
	vertical-align:middle;
	display:inline;
}

.money_but{
	margin-left:15px;
	width:136px;
	height:42px;
	background:url(../i/butt.jpg) no-repeat;
	border:0;
	vertical-align:middle;
}

.butt{
	margin-left:10px;
	width:60px;
	height:20px;
	background:url(../i/login_butt_back.jpg) no-repeat;
	border:0;
}

.reg{
	margin-left:10px;
	width:60px;
	height:20px;
	background:url(../i/reg_butt_back.jpg) no-repeat;
	border:0;
}

input.code{
	margin-left:10px;
	width:51px;
	height:18px;
	background:url(../i/field_code_back.jpg) no-repeat;
	border:0;
	color:#fff;
	margin-left:5px;
	padding-right:5px;
	padding-top:2px;
}

input.user{
    margin-left:2px;
	width:110px;
	height:18px;
	background:url(../i/field_back.jpg) no-repeat;
	border:0;
	color:#fff;
	margin-left:5px;
	margin-right:5px;
	padding-top:2px;
}


select.user_drop{
	background:url(../i/field_back.jpg) no-repeat;
	border:0;
}
.lv{
	background:url(../i/lv.jpg) no-repeat top right;
	width:34px;
	height:104px;
	float:left;
	display:block;
}



.empty{
	display:none;
}

#whole_page{

}

html>body #whole_page{
	padding-top:0px;
	width:100%;
	height:100%;
	margin-top:0px;
	background:url('../i/header_repeat.png') repeat-x;

}

* html #whole_page{
	padding-top:0px;
	width:100%;
	height:100%;
	margin-top:0px;
}


#site_holder{
	width:960px;
	min-height:300px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	background:url(../i/logo.png) no-repeat top left;
}

#site_floater{
	float:left;
	margin-left:10px;
	margin-right:10px;
}

#header{
	width:940px;
	height:150px;
	float:left;
	margin-left:auto;
	margin-right:auto;
}

#left_container{
	float:left;
	width:150px;
	height:100%;
	padding-top:80px;
	margin-left:20px;
	display:block;
}

#middle_container{
	float:left;
	width:645px;
	display:block;
}

#right_container{
	float:left;
	width:120px;
	height:100%;

	display:block;
}


.header_holder{
	width:728px;
	height:25px;
	float:right;
	margin-top:21px;
}

.middle_content{
	width:597px;
	margin-left:15px;
	margin-right:auto;
	margin-top:10px;
	background:url(../i/middle_content_back.jpg) no-repeat;
    background-color:#2a2a2a;
	float:left;
	display:block;
}

#footer{
	margin-top:30px;
	width:100%;
	height:44px;
	background:url('../i/footer_back.png') repeat-x;
	float:left;
}

#footer_holder{
	width:180px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

#created{
	width:64px;
	height:44px;
	background:url('../i/created_by_text.png') no-repeat;
	float:left;
	display:block;
}

.and{
	width:29px;
	height:44px;
	background:url('../i/and.png') no-repeat;
	float:left;
	display:block;
}

a.created:link , a.created:active , a.created:visited {
	width:93px;
	height:44px;
	background:url(../i/created_by_active.png) no-repeat;
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

a.created:hover {
	background:url(../i/created_by.png) no-repeat;
	cursor:pointer;
}

a.created_m:link , a.created_m:active , a.created_m:visited {
	width:93px;
	height:44px;
	background:url(../i/created_by_magenta_active.png) no-repeat;
	float:left;
	display:block;
	margin-left:auto;
	margin-right:auto;
}

a.created_m:hover {
	background:url(../i/created_by_magenta.png) no-repeat;
}


/*MENU*/

a.m_home:link , a.m_home:active , a.m_home:visited {
	width:81px;
	height:65px;
	background:url(../i/icons/home.jpg) no-repeat;
	display:block;
	float:left;
	margin-top:10px;
}

a.m_home:hover {
	background:url(../i/icons/home_a.jpg) no-repeat;
}

a.m_conf:link , a.m_conf:active , a.m_conf:visited {
	width:84px;
	height:65px;
	background:url(../i/icons/conf.jpg) no-repeat;
	display:block;
	float:left;
	margin-top:10px;
}

a.m_conf:hover {
	background:url(../i/icons/conf_a.jpg) no-repeat;
}

a.m_pass:link , a.m_pass:active , a.m_pass:visited {
	width:84px;
	height:65px;
	background:url(../i/icons/pass.jpg) no-repeat;
	display:block;
	float:left;
	margin-top:10px;
}

a.m_pass:hover {
	background:url(../i/icons/pass_a.jpg) no-repeat;
}

a.m_time:link , a.m_time:active , a.m_time:visited {
	width:84px;
	height:65px;
	background:url(../i/icons/time.jpg) no-repeat;
	display:block;
	float:left;
	margin-top:10px;
}

a.m_time:hover {
	background:url(../i/icons/time_a.jpg) no-repeat;
}

a.m_contacts:link , a.m_contacts:active , a.m_contacts:visited {
	width:119px;
	height:65px;
	background:url(../i/icons/contacts.jpg) no-repeat;
	display:block;
	float:left;
	margin-top:10px;
}

a.m_contacts:hover {
	background:url(../i/icons/contacts_a.jpg) no-repeat;
}

ul.user_menu {
	list-style:none;
	margin-left:70px;
}

ul.user_menu li{
	display:inline;
}


