* {font-family: Arial, Tahoma, Verdana; font-size: 13px;}
body {
	margin: 0px;
	background-color: #f4f4f4/*#d7d7d7*/;
/*	background-image: url('../img/bg.gif');*/
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
h1 {font-size: 17px; width: 85%; border-bottom: 2px solid #d7d7d7;}
h1.casino {font-size: 17px; width: 100%; border-bottom: 2px solid #d7d7d7;}
h2 {font-size: 15px; width: 85%; border-bottom: 2px solid #d7d7d7;}
.review_header {color: white; font-size: 150%;}
.top5_item {
	border-bottom: 1px solid #166416;
	border-left: 1px solid #166416;
	border-right: 1px solid #166416;
}
.date {color: silver;}

#left_menu {margin-top: 25px; margin-bottom: 25px;}

.left_level_title {width: 172px; text-align: center; height: 22px; padding-top: 5px; background: url('/img/level0.png') no-repeat; cursor: pointer; display: block;}
.left_level_title_active {width: 172px; text-align: center; height: 22px; padding-top: 5px; background: url('/img/level0_active.png') no-repeat; display: block;}
.level_title, .level_title:link, .level_title:hover, .level_title:visited {color: white; font-weight: bold; text-decoration: none; margin-right: 19px;}
.left_sublevel {margin-bottom: 13px;}
.left_menu_item {display: block; width: 147px; margin: 3px 0px; padding-left: 25px; background: url('/img/level1.png') no-repeat 5px 0px;}
.left_menu_item_active {display: block; width: 147px; margin: 3px 0px; padding-left: 25px; background: url('/img/level1_active.png') no-repeat 5px 0px;}
.left_menu_item:link, .left_menu_item:hover, .left_menu_item:visited {color: green;}
.left_menu_item_active:link, .left_menu_item_active:hover, .left_menu_item_active:visited {color: green;}
.right_block {
	border-radius:7px; -moz-border-radius:7px; -webkit-border-radius:7px;
	behavior: url('/css/border-radius.htc');
	margin: 15px; background: #fff; border:1px solid #e9e9e9;
}
div.right_block h3 {font-weight: bold; margin: 7px;}
.right_block_main {
	border-top:2px solid #e9e9e9; border-bottom:2px solid #e9e9e9;
	background: url('/img/right_block_bg.gif') repeat-x top; background-color: #ebebeb;
	padding: 5px 10px 0px 10px;
}
a.rating_name {font-size: 14px; font-weight: bold;}
a.title {font-weight: bold;}
#lang_switcher {margin-top: 11px; margin-right: 3px; width: 300px; float: right; text-align: right; font-size: 10px;}
#lang_switcher a, #lang_switcher a:link, #lang_switcher a:visited, #lang_switcher a:hover {font-size: 10px;}
.where_to_play {
	border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;
	behavior: url('/css/border-radius.htc');
	margin-top: 15px; background: #fff; border:4px solid #e9e9e9;
	padding: 11px;
}
#noconnect {font-size: 16px; color: white; text-align: center; padding: 45px 31px 0px 31px; overflow: hidden; background-color: black;}
#noconnect strong {font-size: 16px; color: white; font-weight: bold;}
