body {
    margin: 0px;
    padding: 0px;
	background-color:#D2D1CF;
    /*background:#D2D1CF url(images/bg.png) repeat-x;*/

}
img {
    border: 0px;
}
/* REQUIRED CSS STYLES */
.game_not_found {
    height: 170px;
    padding-top: 130px;
    font-family: Arial;
}
#no_games {
    font-family: Arial;
    text-align: center;
    padding-top: 30px;
}
/* REQ:5 STAR RATING CSS */
#rateStatus{float:left; clear:both; width:100%; height:20px;}
#rateMe{float:left; clear:both; width:100%; height:auto; padding:0px; margin:0px;}
#rateMe li{float:left;list-style:none;}
#rateMe li a:hover,
#rateMe .on{background:url(images/star.png) no-repeat;}
#rateMe a{float:left;background:url(images/empty_star.png) no-repeat;width:20px; height:20px;}
#ratingSaved{display:none;}
.saved{color:red; }

#comments ul {
    list-style: none;
    margin:0px;
    padding:0px;
    padding:8px 10px 15px 8px;
}

#comments ul li {
    color:#FFF;
    line-height: 150%;
    margin-bottom:8px;
    border:1px solid #dcd6d4;
    padding: 4px;
    overflow:auto;
    width:435px;
}
#error_message {
    padding: 5px 5px 5px 10px;
    background-color: #f2eeb0;
    margin-bottom: 20px;
}
#pm_task_complete {
    padding: 5px 5px 5px 10px;
    background-color: #f2eeb0;
    margin-bottom: 20px;
}
#member_list {
    width: 100%;
}
#member_list td {
    border-bottom: 1px solid #dfdfdf;
    height: 40px;
}
#member_list td a {
    color: #373737;
}
#member_list img {
    margin-top: 5px;
}
.link_item {
    padding:5px;
}
#login_to_comment {
    text-align: center;
    padding: 15px 0px 15px 0px;
}
/* END OF REQUIRED CSS STYLES */
.header_container {
    height: 33px;
    /*background: #52AAE7;*/
}
.logo {
    float: right;
    margin-top:12px;
    width:278px;
}
.user_area {
    float: right;
    background: #3a393a;
    height: 50px;
    width: 360px;
    border-top: 0px;
    color: #fff;
    font-family: Arial;
    margin-top: 6px;
}
.ua_avatar {
    float: left;
    margin: 5px 4px 0px 5px;
}
.ua_username {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    float:left;
}
.ua_unregistered {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
}
.ua_points {
    float: left;
    background-color: #565455;
    font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
    font-size: 10px;
    color: #fff;
    padding: 0px 7px 0px 7px;
    border: 2px solid #484647;
    -moz-border-radius: 12px;
    margin: 5px 0px 0px 5px;
}
.ua_info {
    float: left;
    font-size: 14px;
    margin-right: 10px;
}
.ua_info a {
    color: #dcdcdc;
    text-decoration: none;
}
.ua_info a:hover {
    text-decoration: underline;
}
.main_menu_container {
    /*background: #52AAE7;
	border-bottom: 4px solid #FFBE00;*/
	background-image:url(images/grad_line.png);
background-repeat:no-repeat;
background-position:center 5px;
    padding-top: 10px;
    font-family: Arial;
    font-size: 18px;
    text-align: left;
    height:108px;
}
.main_menu_container a {
    color: #316b91;
    text-decoration: none;
}
.main_menu_container a:hover {
    color: #fff;
    /*border-bottom: 1px dotted #fff;*/
}
.main_menu {
    width: 990px;
    margin:0 auto;
    /*border-top: 1px solid #4f4d4e;*/
    padding-top: 7px;
    /*padding-bottom: 5px;
	text-align:right;*/
}
.content_container {
    width: 990px;
    margin: 20px auto;
    overflow: hidden;
	
}
.header_content{
    width: 990px;
    margin: 0 auto;
}
.pages_menu {
    /*border: 1px solid #c8c8c8;
	background-color: #fff;*/
    margin-top: 9px;
    margin-right: 3px;
    font-family: Arial;
    font-size: 12px;
    padding: 1px 4px 4px 10px;
    color: #FFF;
    float: right;
    width: 625px;
    direction:rtl;
    text-align:right;
}
.pages_menu a {
    color: #FFF;
    text-decoration: none;
}
.pages_menu a:hover {
    color: #84B6E3;
}
.search_contain {
    float: left;
}
.search_button_contain {
    float: left;
    margin-top:6px;
}
#box{
margin-top:4px;
}
.search_box {
    /*border: 1px solid #888888;*/
    border:0;
    margin-top: 8px;
    margin-right: 3px;
    margin-left:5px;
    font-size: 15px;
    padding: 2px 4px;
    width:169px;
    direction:rtl;
font-family:Arial;
}
.title_new {
    font-family: Arial;
    font-size: 18px;
	font-weight:bold;
    color: #FFF;
    padding-right: 10px;
    direction:rtl;
	float:right;
}
.title {
    font-family: Arial;
    height: 40px;
    font-size: 30px;
    color: #0979EF;
    padding-top: 10px;
    direction:rtl;
}
.title_small {
    font-family: Arial;
    height: 35px;
    font-size: 20px;
    color: #6e0900;
    padding-top: 15px;
}
.leaderboard {
    text-align: center;
    padding: 10px;
    height: 95px;
}
.ad_banner {
    text-align: center;
    padding-bottom: 15px;
}
.ad_small_square {
    text-align: center;
    /*padding: 15px;*/
    margin-bottom:5px;
}
.main_left {
    width:680px;
    float: right;
}
.main_right {
    width: 300px;
    float: left;
    
}
.main_right_small{
    width:180px;
    float:left;
    
}
.misc_container {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 2px;
    font-family: Arial;
    overflow:auto;
    width:676px;
	direction:rtl;
}
.misc_container a {
    color: #484848;
}
.misc_container a:hover {
    color: #000;
}
.form_textbox {
    height: 20px;
    width: 250px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
}
.footer {
    padding: 50px 0px 30px 0px;
    text-align: center;
    font-family: Arial;
    color: #a8a8a8;
    font-size: 12px;
}
.footer a {
    color: #404040;
}
.more_links {
    text-align: center;
}
/* HOMEPAGE */
.featured_games {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 10px;
    padding: 0px 0px 10px 0px;
    overflow:auto;
    width:679px;
}
.home_category {
    /*border: 1px solid #990000;
	border-top: 0px;*/
    background-color: #fff;
    /*margin-bottom: 10px;*/
    overflow:hidden;
    height:80px;
    /*padding-bottom:15px;*/
    width:564px;
    margin-bottom:10px;
    padding-right:5px;
    padding-left:5px;
    float:right;
    /*-moz-border-radius:0 0 8px 8px;*/
}
.home_cat_title {
    /* border: 2px solid #FFFFFF; */
    /*border-bottom: 0px;*/
    height:80px;
    font-family: Arial;
    background:url(images/home_cat_title_bg.png);
    width:75px;
    float:right;
    margin-bottom:10px;
    /*-moz-border-radius:8px 8px 0px 0px;*/
}
.home_cat_name {
    font-size: 16px;
    float: left;
	margin-top:28px;
	margin-left:7px;
	font-weight:bold;
}
.home_cat_link {
    float: left;
    font-size: 14px;
    margin-top: 2px;
}
.home_cat_title a {
    color: #FFFFFF;
    text-decoration: none;
}
.new_games_title {
    color: #FFFFFF;
    text-decoration: none;
   font-size: 16px;
    float: left;
	margin-top:28px;
	margin-left:7px;
	font-weight:bold;
}
.homepage_game {
    float: right;
    /*width: 330px;*/
    margin:6px;
    margin-top:4px;
}
.homepage_game:hover {background-image:url(images/thumb_highlight.png);background-position:center center;background-repeat:no-repeat}
.homepage_game:hover .home_game_image{ position:relative;left:-2px;top:-2px;}
.homepage_game a, 
.homepage_game img {
	display:block;
	
	}
.homepage_game_small {
    display: inline;
    float: right;
    margin-bottom: 6px;
    margin-right: 7px;
    margin-top: 4px;
    width: 78px
}
.homepage_game_small:hover {background-image:url(images/thumb_highlight.png);background-position:center center;background-repeat:no-repeat}
.homepage_game_small:hover .home_game_image_small{ position:relative;left:-2px;top:-2px;display:inline;}
.homepage_game_small a,
.homepage_game_small img {
	display:inline;

	}
.homepage_game_small2 {
    float: right;
    margin: 4px 16px 6px 0;
    width: 78px;
    display:inline;
}
.homepage_game_small2:hover {background-image:url(images/thumb_highlight.png);background-position:center center;background-repeat:no-repeat}
.homepage_game_small2:hover .home_game_image_small2{ position:relative;left:-2px;top:-2px;}
.homepage_game_small2 a,
.homepage_game_small2 img {
	display:inline;

	}
.category_game {
    /*
    float: left;
    margin:4px 0px 3px 4px;
    width:330px;
    */
    float: right;
    margin:4px 7px 3px 0;
    width:328px;
    /*
    float: right;
    width: 215px;
    margin-top: 15px;
    margin-right:8px;
    margin-bottom: 4px;
    */
}


.home_game_image {
    padding: 4px;
    display:block;
    text-align: center;
    width: 72px;
}
.home_game_image_small {
    display: inline;
    float: right;
    margin: 3px;
    text-align: center;
    width: 72px;
}
.home_game_image_small2{
    display: inline;
    float: right;
    margin: 3px;
    text-align: center;
    width: 72px;
}
.cat_game_image {
    padding: 4px 4px 0px 4px;
    text-align: center;
    border: 1px solid #ccc;
    height: 79px;
    width: 90px;
    float:right;
}
.home_game_info {
    float: right;
    padding-right: 5px;
    width: 220px;
    text-align: right;
    direction:rtl;
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 12px;
    padding-top: 5px;
}
.home_game_info a {
    color: #cdcdcd;
}
.home_game_head a {
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 12px;
	font-weight:bold;
	text-decoration:none;
    color: #000;
}
.home_game_head a:hover {
    color: #127DAA;
}


.module  {
      
	background-color:#FFFFFF;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	float:left;
	font-family:Arial;
	font-size:12px;
	padding-bottom:8px;
	padding-top:10px;
	width:298px;
        
}
.sidebar_small_block a {
    color: #4c4c4c;
	text-decoration:none;
	display:block;
	padding:4px 0px;
	border-bottom: 1px solid #e6e6e6;
	
}
.sidebar_small_block a:hover {
    
	color:black;
	
	display:block;
	background-color:#EFEFEF;
	
	
}
.module ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
.module li {
    
   
    text-align: right;
    direction:rtl;
    margin: 0px 6px;
    
}


.module_header {
	background:url("images/home_title_bg_left.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	direction:rtl;
	float:left;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	height:27px;
	padding-right:8px;
	padding-top:9px;
	width:292px;
}
.module_header_small {
    background: url("images/home_title_bg_left_145.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    direction: rtl;
    float: left;
    font-family: Arial;
    font-size: 13px;
    font-weight: bold;
    height: 27px;
    padding-right: 8px;
    padding-top: 9px;
    width: 137px;
}
.modules_header_small_game{
    background:url("images/home_title_bg_left180.png") repeat scroll 0 0 transparent;
    color:#FFFFFF;
    direction:rtl;
    float:left;
    font-family:Arial;
    font-size:13px;
    font-weight:bold;
    height:27px;
    padding-top:9px;
    width:180px;
}

/* VIEW GAME */

.game_container {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: right;
    padding: 0 0 10px;
    text-align: center;
    width: 677px;
}
.game_container_small {
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: right;
    padding: 0 0 10px;
    text-align: center;
    width: 798px;
}
.game_info_container {
    /*
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 15px;
    overflow:auto;
    width:679px;
    height:250px;
    float:right;
    */
    
    margin-bottom: 10px;
    overflow:auto;
    width:679px;
    float:right;
    
}
.game_info_content {
    padding: 5px 5px 5px 10px;
    font-family: Arial;
    font-size: 14px;
    
}
.game_info_header {
    margin: 3px;
    background: url(images/module_header.png);
    height: 27px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    padding-top: 9px;
    padding-right: 8px;
	direction:rtl;
}
.gi_column1 {
    /*
    float: right;
    width: 70px;
    padding: 18px 10px 10px 10px;
    text-align: center;
    font-family: Arial;
    */
    float: right;
    width: 100px;
    padding: 18px 0px 10px 10px;
    text-align: center;
    font-family: Arial;
    direction:rtl;

}
.gi_column2 {
    /*
    float: right;
    width: 300px;
    padding: 10px 0px 20px 0px;
    direction:rtl;
    */

        float: right;
    text-align:right;
    direction:rtl;
    width: 550px;
    padding-left: 8px;
    padding: 10px 0px 10px 0px;
}
 
.game_options {
	
	color:#0979EF;
	font-family:Arial;
	margin-left:-1px;
	padding:5px;
	font-weight:bold;
	font-size:14px;
	
}

.game_options_column1 {
    float: right;
    padding-top: 3px;
    margin-right: 4px;
	direction:rtl;
}
.game_options_column2 {
    float: right;
    padding-top: 2px;
    margin-right: 5px;
    width:105px;
}

.game_container_title{
    background: url("images/game_top679.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    direction: rtl;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height:36px;
    width: 679px;
}
.game_container_title_small{
    background: url("images/game_top800.png") no-repeat scroll center top transparent;
    color: #FFFFFF;
    direction: rtl;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height:36px;
    width: 800px;
}
.category_container_title{
	font-size:18px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#FFF; 
	direction:rtl;
	background: url(images/home_title_bg_right.png);
	background-repeat:no-repeat;
	background-position:top;
	padding:7px 20px;
}
.game_footer{
	background: url("images/game_footer679.png") no-repeat scroll center bottom transparent;
        float: right;
        height: 36px;
        margin-bottom: 10px;
        width: 679px;
	
}
.game_footer_small{
	background: url("images/game_footer800.png") no-repeat scroll center bottom transparent;
        float: right;
        height: 36px;
        margin-bottom: 10px;
        width: 800px;

}
.category_footer{
	background: url(images/category_footer.png);
	background-repeat:no-repeat;
	background-position:top;
	margin-left:-1px;
}

.button2 a {
    width: 123px;
    height: 23px;
    background: #083156/* url(images/button2.png)*/;
    padding-top: 2px;
    padding-right: 4px;
    margin: 0px 5px 0px 0px;
    float: left;
    font-family: Arial;
	font-weight:bold;
    font-size: 13px;
    display: block;
    color: #fff;
    text-decoration: none;
	border:1px solid #ddd;
}
.button2 a:hover {
    display: block;
    background-color: #B6D5F1;
	color:#083156;
	font-weight:bold;
}
.button3 a {
    width: 123px;
    height: 23px;
    background: #dadada url(images/button3.png);
    padding-top: 2px;
    padding-right: 4px;
    margin: 0px 5px 0px 0px;
    float: right;
    font-family: Verdana;
    font-size: 13px;
    display: block;
    color: #fff;
    text-decoration: none;
}
.button3 a:hover {
    display: block;
    background-color: #dedede;
}
.game_column1 {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin: 0px 15px 15px 0px;
    text-align: center;
    width: 49%;
    float: left;
}
.game_column2 {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    width: 270px;
    float: right;
    margin-bottom: 15px;
	margin-right:7px;
	margin-left:8px;
	height:250px;
}
.comments_container {
    padding: 10px;
}
.add_comment_box {
    border: 1px solid #ccc;
    width: 450px;
}
.new_comment_container {
    text-align: left;
    font-family: Arial;
}
.comment_button_container {
    padding-top:5px;
    text-align:right;
    margin-bottom: 10px;
}
.comment_avatar {
    float: left;
    margin: 4px 10px 0px 5px;
}
.comment_content {
    float: left;
    width: 365px;
}
.comment_username {
    color: #2f2f2f;
    padding-top: 6px;
}
.comment_username a {
    color: #730702;
    text-decoration: none;
}
.thecomment {
    color: #2f2f2f;
    border-top:1px solid #dcd6d4;
}
.random_game {
    float: left;
    margin-top: 6px;
}
.random_game_image {
    float: right;
    padding: 4px 4px 0px 4px;
    text-align: center;
    border: 1px solid #ccc;
    height: 55px;
    width: 60px;
    margin-left: 8px;
}
.random_game_info {
    float: right;
	direction:rtl;
    padding-left: 5px;
    width: 176px;
    text-align: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.random_game_info a {
    color: #cdcdcd;
}
.random_game_head a {
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #000;
}
.random_game_head a:hover {
    color: #951510;
}
/* CATEGORY */
.category_container {
   
    border-top: 0px;
    background-color: #fff;
   
    overflow: hidden;
    width:677px;
	margin-left:1px;
}
.sort_options {
 	background: url(images/home_title_bg_right.png);
    font-family: Arial;
    font-size: 14px;
	text-align:left;
    direction:rtl;
	height:20px;
	padding:8px;
	margin-top:-2px;
    color:#D5E6FB;
}
.sort_options a {
    color: #FFF;
}
.category_pages {
    
    text-align: center;
    padding: 5px;
    padding:8px 0px 12px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.category_pages a {
    color: #2a5883;
    padding: 3px;
    text-decoration: none;
}
/* PROFILE */
.profile_container {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 15px;
    overflow:auto;
    width:100%;
}
.profile_container a {
    color: #871e16;
}
.profile_header_avatar {
    width:80px;
    height: 87px;
    float: left;
    padding-left: 20px;
    padding-top: 12px;
}
.profile_header_info {
    width: 650px;
    height: 80px;
    float: left;
    padding-top: 20px;
    padding-left: 5px;
}
.profile_header_buttons {
    float: right;
    background-position:top right;
    width: 173px;
    height: 97px;
    padding-left: 20px;
    padding-top: 3px;
}
.profile_username {
    font-size: 30px;
    font-family: Arial;
    padding: 0px;
    float: left;
}
.profile_points {
    float: left;
    background-color: #9f0c07;
    margin-left: 10px;
    font-family: Arial;
    color: #fff;
    margin-top: 8px;
    padding: 0px 12px 0px 12px;
    -moz-border-radius: 12px;
}
.small_points {
    font-size: 10px;
    text-transform: uppercase;
}
.profile_stats {
    font-size: 16px;
    font-family: Arial;
}
.profile_button a {
    background: #ae3632 url(images/button2.png);
    width: 150px;
    height: 23px;
    padding-top: 2px;
    padding-right: 4px;
    margin: 10px 15px 0px 0px;
    float: right;
    font-family: Verdana;
    font-size: 13px;
    display: block;
    color: #fff;
    text-decoration: none;
    text-align: center;
}
.profile_button a:hover {
    display: block;
    background-color: #cf0000;
}
.profile_column1 {
    margin-right: 12px;
    width: 70%;
    float: left;
}
.profile_column2 {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    width: 28%;
    float: right;
    font-family:Geneva, Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
.user_info {
    padding: 10px;
    overflow: hidden;
}
.user_info a {
    color: #000;
}
.right_title {
    color: #8a8a8a;
}
.profile_content_item {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 15px;
    font-family: Arial;
}
.fav_container {
    padding: 20px;
}
.profile_comment {
    border:1px solid #dcd6d4;
    margin-bottom: 10px;
    padding: 10px;
}
.profile_left_header {
    background: #eeeeee;
    height: 28px;
    padding-top: 12px;
    padding-left: 15px;
    color: #99080a;
    font-family: Arial;
    font-size: 14px;
}
/* EDIT PROFILE */
.edit_avatar_container {
    padding: 10px 0px 10px 10px;
    border-bottom: 1px solid #cdcdcd;
    margin-bottom: 10px;
    overflow:auto;
    width:680px;
}
.edit_info_container {
    padding: 10px 0px 10px 10px;
}
.edit_profile_header {
    font-size: 20px;
    color: #353535;
    font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
}	
.edit_profile_lable {
    float:left;
    margin-right:10px;
    width:80px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size:12px;
    text-align:left;
}
.edit_profile_element {
    float: left;
}
.edit_avatar_element {
    float: left;
    padding-top: 3px;
}
.edit_profile_textbox {
    height: 20px;
    width: 500px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
}
.edit_profile_textarea {
    height: 60px;
    width: 500px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
/* NEWS */
.news_wrapper {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 15px;
}
.news_header {
    background: #eeeeee;
    overflow:auto;
    width:100%;
}
.news_image {
    float: left;
    width: 60px;
    margin: 5px 0px 0px 5px;
}
.news_title {
    float: left;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 18px;
    padding-left: 10px;
    padding-top: 8px;
}
.news_title a {
    color: #720607;
    text-decoration: none;
}
.news_author {
    font-size: 14px;
}
.news_main {
    padding: 0px 10px 0px 10px;
    margin-bottom: 25px;
    font-family: Arial;
}
/* Private messages */
.pm_subject_textbox {
    height: 20px;
    width: 600px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
}
.pm_message_textbox {
    height: 100px;
    width: 600px;
    border: 1px solid #CCC;
    font-size: 15px;
    padding: 4px;
    font-family: Arial;
}
.pm_subject {
    font-size: 20px;
}
.pm_details {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #c6c6c6;
}
.pm_message {
    padding: 10px;
}
.pm_footer {
    border-top: 1px solid #c6c6c6;
    margin-top: 10px;
    padding-top: 5px;
}
.pm_table td {
    border-bottom: 1px solid #c6c6c6;
    padding: 5px;
}
.pm_no_messages {
    height: 80px;
    padding-top: 70px;
    text-align: center;
}
.ul_icons{
    
    float:left;
    
    list-style-image:none;
    list-style-type:none;
    
    width:690px;
    height:67px;
    /*
    margin-top:2px;
    margin-left:0px;
    margin-bottom:0px;
    padding:0px;
    */
    margin-top:2px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
    
    text-align:center;
    direction:rtl;
    
}
.li_icons{float:left;list-style-image:none; list-style-type:none; margin-right:11px; width:59px;}
.li_icons a {color:#D2D1D0; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; text-decoration:none; width:59px; }
.li_icons a:hover {color:#a2d2f2; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; text-align:center; text-decoration:none;}
.more_from_cat a {float: left; text-align: center; font-family: Verdana,Arial,Sans-serif; font-weight: bold; font-size: 27px; width: 25px; color: rgb(255, 255, 255); border: 2px solid rgb(255, 255, 255); padding-top: 21px; height: 55px; background-color: rgb(95, 148, 197); text-decoration:none;}
.more_from_cat a:hover {float: left; text-align: center; font-family: Verdana,Arial,Sans-serif; font-weight: bold; font-size: 27px; width: 25px; color: rgb(95, 148, 197); border: 2px solid rgb(255, 255, 255); padding-top: 21px; height: 55px; background-color:#bad7f1; text-decoration:none;}
.more_from_ca a {float: left; text-align: center; font-family: Verdana,Arial,Sans-serif; font-weight: bold; font-size: 27px; width: 25px; color: rgb(255, 255, 255); border: 2px solid rgb(255, 255, 255); padding-top: 21px; height: 55px; background-color: rgb(95, 148, 197); text-decoration:none;}
.more_from_ca a:hover {float: left; text-align: center; font-family: Verdana,Arial,Sans-serif; font-weight: bold; font-size: 27px; width: 25px; color: rgb(95, 148, 197); border: 2px solid rgb(255, 255, 255); padding-top: 21px; height: 55px; background-color:#bad7f1; text-decoration:none;}
.mr_0 {margin-right:0px;}
.mr_b_10{ margin-bottom:10px;}
.mr_r_10{margin-right:10px;}
.sidebar_small_block{width:143px;}
/* .left_menu_item{width:280px; margin-right:10px; margin-left:10px; text-align:right; height:70px; margin-top:5px; float:left;} */
.left_menu_item {
        /*
	float:left;
	height:70px;
	margin-left:10px;
	margin-right:10px;
	margin-top:5px;
	text-align:right;
	width:280px;
        */
        width:280px;
        margin-right:9px;
        text-align:right;
        height:70px;
        margin-top:10px;
        float:right;
}
.left_menu_item:hover {
    /*width:280px; margin-right:10px; margin-left:10px; text-align:right; height:70px; margin-top:5px; float:left; background-color:#F2F1F1;*/
    background-color:#F2F1F1;
}
.left_menu_item_image{float:right; margin-left:5px;}
.left_menu_item_text{float:right; width:190px; direction:rtl;}
.game_title{
	font-size:12px; 
	font-weight:bold; 
	font-family:Arial, Helvetica, sans-serif; 
	color:#222; 
	direction:rtl;
}
.footer_div{
    background-image: url("images/footer_bg.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 121px;
    margin: 0 auto;
}
.footer_content{margin:0 auto; width:990px;height: 115px;}
.kafe_logo_foot{
   width: 300px;
   height: 41px;
}
.kafe_vizual{float:left; width:300px; margin-top:39px;margin-left:10px;height: 63px;}
.kafe_text{width: 32px; float:right; color:#fff; font-family:Arial; font-size:18px; font-weight:bold; margin-left:3px; margin-right:85px;display: inline;}
.kafe_text_visual{width: 178px; float:right; color:#accfef; font-family:Arial; font-size:18px; font-weight:bold;}
.powered { text-align:center; margin:0 auto; width:180px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:14px; padding-top:7px;}
.powered_left{float: left; width:83px; padding-top:3px;}
.footer_links {float:right; width:94px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px; padding-top:15px; direction:rtl; text-align:right;margin-right:10px}
.footer_links a {float:right; width:120px; color:#FFFFFF; font-family:Arial, Helvetica, sans-serif; font-size:12px;  direction:rtl; text-align:right;}
.footer_game_page_padding{padding-top:114px;}


/* Slider */


#slider{}
#slider ul{
    /*float:right;*/
}
#slider ul, #slider li
, #slider1 ul, #slider1 li
, #slider2 ul, #slider2 li
, #slider3 ul, #slider3 li
, #slider4 ul, #slider4 li
, #slider5 ul, #slider5 li
, #slider6 ul, #slider6 li
, #slider7 ul, #slider7 li
, #slider8 ul, #slider8 li
, #slider9 ul, #slider9 li
, #slider_new_games ul, #slider_new_games li{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li
, #slider1 li
, #slider2 li
, #slider3 li
, #slider4 li
, #slider5 li
, #slider6 li
, #slider7 li
, #slider8 li
, #slider9 li
, #slider_new_games li{
    /*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
    width:565px;
    height:80px;
    overflow:hidden;
    /* margin-left:15px;*/
}
.controls{
    margin:0;
    position:relative;
    float: left;
	
	
}

#prevBtn, #nextBtn
, #prevBtn1, #nextBtn1
, #prevBtn2, #nextBtn2
, #prevBtn3, #nextBtn3
, #prevBtn4, #nextBtn4
, #prevBtn5, #nextBtn5
, #prevBtn6, #nextBtn6
, #prevBtn7, #nextBtn7
, #prevBtn8, #nextBtn8
, #prevBtn9, #nextBtn9
, #prevBtn_new_games, #nextBtn_new_games{
    display:block;
    margin:0;
    overflow:hidden;
    /*text-indent:-8000px;*/
    height:80px;
    position:absolute;
    /*left:-15px;*/
    top:0px;
    background-image:url(images/arrow_bg.png);
	
    left:0px;
}
/*
#nextBtn, #nextBtn2{
    left:0px;
}
#prevBtn, #prevBtn2{
    left:0px;
}
*/
#prevBtn a, #nextBtn a
,#prevBtn1 a, #nextBtn1 a
,#prevBtn2 a, #nextBtn2 a
,#prevBtn2 a, #nextBtn2 a
,#prevBtn3 a, #nextBtn3 a
,#prevBtn4 a, #nextBtn4 a
,#prevBtn5 a, #nextBtn5 a
,#prevBtn6 a, #nextBtn6 a
,#prevBtn7 a, #nextBtn7 a
,#prevBtn8 a, #nextBtn8 a
,#prevBtn9 a, #nextBtn9 a
,#prevBtn_new_games a, #nextBtn_new_games a{
    /*display:block;
		width:30px;
		height:77px;
		background:url(/images/btn_prev.gif) no-repeat 0 0;
    */
    float: left;
    text-align: center;
    font-family: Verdana,Arial,Sans-serif;
    font-weight: bold;
    font-size: 27px;
    width: 30px;
    color:#1B415E;
    padding-top: 21px;
    height: 55px;
   /* background-color: rgb(95, 148, 197);*/
    text-decoration:none;
}

/**** page links **********************************************/
#pageLinks{
   font-size:12px;
   font-weight:bold;
   color:#999;
}
#pageLinks span{
	
	padding:0px 5px;
	color:#444;
}
#pageLinks em{
    font-style: normal;
    padding: 1px 4px 0;
    margin-right: 4px;
    background: #FEFEFE;
    color: #192680;
    text-decoration: none;
    border: 1px solid #0E4B84;
}

#pageLinks em a {
    color:#fff;
}

#pageLinks a:link,
#pageLinks a:active,
#pageLinks a:visited,
#pageLinks a:hover{
    padding: 2px 6px;
    border-top: 1px solid #333;
    border-left: 1px solid #333;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
	border:0;
    background: #DDD;
    text-decoration: none;
    color:#000;
	font-size:11px;

}
#pageLinks a:hover{
    background: #fff;
    color: #3E3D40;
    text-decoration: none;
}


/**************************************** **************************************** ICONS */

a.iconLink{
	display:inline-block;
	width:59px;
	font-size:13px;
	background-repeat:no-repeat;
	padding-top:60px;
	
}
a.iconLink:hover{
	font-size:13px;
	color:#99db10;
}
.link1		{background-position:0px 0px;}
.link1:hover{background-position:-61px 0px;}
.link_selected_1{background-position:-61px 0px;color:#99db10 !important;}
.link2		{background-position:-120px 0px;}
.link2:hover{background-position:-181px 0px;}
.link_selected_2{background-position:-181px 0px;color:#99db10 !important;}
.link3		{background-position:-240px 0px;}
.link3:hover{background-position:-301px 0px;}
.link_selected_3{background-position:-301px 0px;color:#99db10 !important;}
.link4		{background-position:-360px 0px;}
.link4:hover{background-position:-421px 0px;}
.link_selected_4{background-position:-421px 0px;color:#99db10 !important;}
.link5		{background-position:-480px 0px;}
.link5:hover{background-position:-541px 0px;}
.link_selected_5{background-position:-541px 0px;color:#99db10 !important;}
.link6		{background-position:-600px 0px;}
.link6:hover{background-position:-661px 0px;}
.link_selected_6{background-position:-661px 0px;color:#99db10 !important;}
.link7		{background-position:-720px 0px;}
.link7:hover{background-position:-781px 0px;}
.link_selected_7{background-position:-781px 0px;color:#99db10 !important;}
.link8		{background-position:-840px 0px;}
.link8:hover{background-position:-901px 0px;}
.link_selected_8{background-position:-901px 0px;color:#99db10 !important;}
.link9		{background-position:-960px 0px;}
.link9:hover{background-position:-1021px 0px;}
.link_selected_9{background-position:-1021px 0px;color:#99db10 !important;}
.link10		{background-position:-1080px 0px;}
.link10:hover{background-position:-1141px 0px;}
.link_selected_10{background-position:-1141px 0px;color:#99db10 !important;}


.void{
	line-height:0px;
	font-size:0px;
	clear:both;
}
.banner_cat_title{
    margin-top:3px;
    margin-bottom:-5px;
}
.cat_banner{
    /*border: 1px solid #990000;
	border-top: 0px;*/
    background-color: #fff;
    /*margin-bottom: 10px;*/
    overflow:auto;
    padding-bottom:2px;
    width:677px;
    /*-moz-border-radius:0 0 8px 8px;*/
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    text-align:center;
    height: 71px;
}
.cat_inner_banner{
    margin-top:6px;
}
.category_banner{
    width:488px;
    height:80px;
    clear:both;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #CCCCCC;
    margin-top: 10px;
    margin-bottom: 8px;
}
.category_inner_banner{
    margin-left:auto;
    margin-top:10px;
    text-align:center;
}
.game_down_adv{
    margin-top: 10px;
}
.game_container {
min-height:400px;
}

* html .game_container{
height:400px;
}
.game_container_small {
min-height:400px;
}

* html .game_container_small{
height:400px;
}
.home_cat_title_game{
    padding: 8px;
    font-family: Arial;
    background:/*#9f1f13*/ url(images/home_title_bg_right.png);
    height: 20px;
    width:663px;
}
.home_cat_name_game{
    font-size: 18px;
    float: right;
    color: #fff;
}
.home_category_game{
     background-color: #fff;
    /*margin-bottom: 10px;*/
    overflow:auto;
    padding-bottom:2px;
    width:677px;
    /*-moz-border-radius:0 0 8px 8px;*/
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
.footer_border{
   
    border-left:1px solid #FFFFFF;
    color:#FFFFFF;
    direction:rtl;
    float:right;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    height:40px;
    margin-right:10px;
    margin-top:19px;
    text-align:right;
}
.similar_games{
    background-color: #FFFFFF;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    float: left;
    font-family: Arial;
    font-size: 12px;
    height: 230px;
    padding-top: 5px;
    width: 298px;
}
.similar_games_small{
    font-family: Arial;
    font-size: 12px;
    float:left;
    width:178px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:5px;
    
}
.title_for_game{
    color: #FFFFFF;
    direction: rtl;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    display:inline;
    margin-right: 10px;
    margin-top:6px;
}
.like_cont{
    float: left;
    margin-top: 5px;
}
.title_same{
    float:right;
    margin-right:10px;
    display:inline;
}
.connect_widget_not_connected_text{
    color:white !important;
}
.border_game{
    border: 1px solid #ADA2A2;
    display: inline;
    float: right;
    height: 66px;
    text-align: center;
    width: 78px;
}
