
body, h1, h2, h3, h4, h5, h6, p, ol, ul {
	margin: 0;
	padding: 0;
}

body{
	margin: 0px 0px 0px 0px ;
	padding: 0px 0px 0px 0px ;
	font-family: Arial, Verdana, "Lucida Grande", Sans-Serif;
	/*background: #fff url(images/header_bg.jpg) repeat-x;*/
	color: #fff;
}

#logo_container{
	margin: 0 auto;
}

#logo{
	margin: 0 auto;
	padding:0;
	background: #000 url(images/header_bg.jpg) repeat-x;
}

#logo a{
	text-decoration: none;
	margin:0;
	padding:0;
}

#logo_content{
	margin: 0 auto;
	padding:0;
	width: 850px;
	height:400px;
	background: url(images/header.jpg) no-repeat;
}

#languages{
	float:right;
	padding: 13px 0 0 0;
	margin: 0 15px 0 0;
}

#download_widget{
	float:left;
	margin: 81px 15px 0 605px;
	width: 230px;
	height: 75px;
	text-align:left;
}

#logo h1 a{
	width:140px;
	margin: 5px 0 0 0;
	float:left;
	text-align:left;
	font-size:22px;
	font-weight:normal;
	color:#FFFFFF;
}

#logo p a{
	font-size:9px;
	color:#FFFFFF;
}

.icon {
	width:75px;
	height:75px;
	float:left;
	margin: 0 0 0 7px; 
}

#play_now{
	float:left;
	margin: 62px 55px 0 605px;
	width: 230px;
	height: 75px;
	text-align:left;
}

/* top menu */

#topmenu_container {
	background: url(images/topmenu_bg.jpg) repeat-x;
	height: 40px;
}


#topmenu {
	margin: 0 auto;
	width: 810px;
	text-align: left;
	vertical-align: top;
	font-weight:bold;
	font-size: 16px;
}

#topmenu ul, #topmenu ul li{
	list-style-type: none;
}

#topmenu ul li{
	height: 40px;
	width: 190px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	
	color:#121212;
}

#topmenu ul li a{
	display: block;
	height: 40px;
	padding: 8px 20px 30px 20px;
	text-decoration: none;
	text-align: center;
	color:#121212;
}

#topmenu ul li a:hover{
	background: transparent url(images/current_tab.jpg) left top no-repeat;
	color: #fff;
}


#topmenu ul li#current a{
	background: transparent url(images/current_tab.jpg) right top no-repeat;
	color:#fff;
}


/* bottom menu */
/*
#bottommenu_container {
	clear:left;
	margin: 0 auto;	
	padding: 30px 0 80px 0;
	background: #c2c2c2 url(images/bottom_menu_bg.jpg) repeat-x;
	height: 200px;
}

#bottom_menu {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 840px;
	text-align: left;
	vertical-align: top;
}
*/

#bottommenu_container {
	clear:both;
	background: #dee1df url(images/bottom_menu_bg.jpg) repeat-x;
	height:350px;
}

#bottom_menu {
	margin: 20px auto;
	padding: 0 0 0 0;
	width: 810px;
	text-align: left;
	font-weight:bold;
	font-size: 16px;
}

#footer{
	float:left;
	width: 810px;
	padding: 20px 0px 0px 20px;
	color:#999999;
	font-size:11px;
}

#socials{
	width:210px;
	float:right;
	margin: 50px 10px 0 0;
}

/* content */

#content_container {
	float:inherit;
	background:#FFFFFF;
}

#content {
	background:#FFFFFF;
	margin: 0 auto;
	width: 810px;
	text-align: left;
	font-weight:bold;
	font-size: 16px;
}

#sidebar{
	/*background: url(images/sidebar_bg.jpg) no-repeat;*/
	text-align:left;
	float:left;
	width:230px;
}

#info{
	padding: 15px 20px 20px 20px;
	float:left;
	width:540px;
	font-size:18px;
}

#info ul {
	padding: 0px 0px 0px 20px;
}

#info ul li {
	margin: 5px 0px 0px 0px;
	color:#399E16;
}

#game_settings{
	text-align:left;
	float:left;
	width:250px;
}

.ads{
	float:left;
	margin:20px 0 20px 0;
}

.bottom_ads{
	margin:20px 0 0 20px;
}

.info_content{
	float:left;
	text-align:left;
	margin:50px 0 10px 20px;
	color:#999999;
	font-size:14px;
	font-weight:normal;
	text-decoration:none;
	width:540px;
}

.info_content a{
	color:#999999;
	font-size:14px;
	text-decoration:none;
}

.info_content strong{
	color:#999999;
	float:left;
	font-size:14px;
	text-decoration:none;
}

#lable {
	float:right;
	padding:20px 0 10px 0;
	text-align:center;
	width:810px;
	color:#333333;
	font-size:12px;
	background: url(images/lable.jpg) center no-repeat;
}

#desc{
	float:left;
	text-align:left;
	width:230px;
	color:#121212;
	font-size:11px;
}

#desc ul {
	padding: 0 0 0 15px;
}

#desc ul li {
	margin: 5px 0px 0px 0px;
	color:#999;
}

.selection{
	float:left;
	/*background:url(images/selection_bg.jpg) no-repeat;*/
	width:230px;
	height:60px;
}

.selection h1 {
	color:#999;
	font-size:12px;
}

.s_o, .s_o_s{
	background:url(images/selection.jpg) no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width:25px;
	height:25px;
	font-size:12px;
	text-align:center;
	color:#c6c6c6;
	padding: 4px 0 0 0;
	float:left;
}

.s_o_s{
	background:url(images/selection_selected.jpg) no-repeat;
	color:#e1e1e1;
	
}
