body {
    margin: 0px;
    padding: 0px;

    background:#F4F2F2;

    background-image:url(images/top_shaddow.gif);
    /* background-image:url(images/bg3.png);   */

    background-repeat:repeat-x;
    background-position:0px 130px;

}
img {
    border: 0px;
}
/* REQUIRED CSS STYLES */
/* 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;
    text-align:right;
    direction:rtl;
}
#error_message {
    padding: 5px 5px 5px 10px;
    background-color: #B41212;
    color:#FFFFFF;
    margin-bottom: 20px;
    text-align:right;
    direction:rtl;
}
#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: 28px;
    background: #aaa ;
    background-color: #666;

    padding-bottom:5px;
    border-bottom:2px solid #92D305;
}
.logo {
    float: right;
    margin-top:4px;
}
.user_area {
    float: left;
    background: #3A393A;
    height: 50px;
    width: 297px;
    border-top: 0px;
    color: #fff;
    font-family: Arial;
    margin-top: 13px;
}
.ua_avatar {
    float: right;
    margin: 5px 4px 0px 5px;
}
.ua_username {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    float:right;
}
.ua_unregistered {
    font-size: 16px;
    font-weight: bold;
    margin-top: 6px;
    direction:rtl;
}
.ua_points {
    float: left;
    background-color: #565455;
    font-family:Arial, Helvetica, 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: right;
    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: #292726;
    /* background-color: #FFF; */
    border-bottom: 0px solid #adadad;
    font-family: Arial;
    font-size: 18px;
    text-align: right;
    height:96px;
    /*margin-bottom:20px;*/
    margin-bottom:10px;
}
/*.main_menu_container a {
	color: #fff;
	text-decoration: none;
	padding:3px;
}
.main_menu_container a:hover {
	color: #fff;

	padding:3px;
	background-color:#990000;
}
.main_menu_container_selected a:hover {
	color: #fff;
	padding:3px;
	background-color:#990000;
}
.main_menu_container_selected a {
	color: #fff;
	padding:3px;
	background-color:#990000;
}*/
.main_menu {
    width: 990px;
    margin: auto;
    padding-top: 10px;
    padding-bottom: 5px;
    /*	border-top:1px solid #4F4D4E;*/
}
.content_container {
    width: 990px;
    margin: auto;
}
.pages_menu {
    /*border: 1px solid #c8c8c8;
	background-color: #fff;*/
    margin-top: 7px;
    margin-right: 3px;
    font-family: Arial;
    font-size: 14px;
    padding: 1px 4px 4px 10px;
    color: #FFF;
    float: right;
    width: 725px;
    direction:rtl;
    text-align:right;
}
.pages_menu a {
    color: #FFF;
    text-decoration: none;
}
.pages_menu a:hover {
    color: #9ee700;
}
.search_contain {
    float: left;
    direction:rtl;
}
.search_button_contain {
    float: left;
    margin-top:3px;
}
.search_box {
    /*border: 1px solid #888888;*/
    height: 16px;
    margin-top: 6px;
    margin-right: 3px;
    margin-left:5px;
    font-size: 14px;
    font-family:Arial;

    width:169px;
}
.title {
    font-family: Arial;
    height: 40px;
    font-size: 30px;
    color: #264b08;
    padding-top: 5px;
    direction:rtl;
    padding-right:15px;
    width:975px;
}
.title_small {
    font-family: Arial;
    height: 35px;
    font-size: 20px;
    color: #6e0900;
    padding-top: 15px;
}
.leaderboard {
    text-align: center;
    padding: 10px;
}
.banner_200x200{
    float:left;
}
.ad_banner {
    text-align: center;
    padding-bottom: 5px;
}
.ad_small_square {
    /*
	text-align: center;

	margin-bottom:10px;
    */
    text-align: center;
    margin-bottom:10px;
    float: left;
    padding-top: 3px;
}
.ad_small_square_game {
    margin-bottom:10px;
    float:left;
}
.main_left {
    width:680px;
    float: right;
}
.main_right {
    width: 300px;
    float: left;
}
.main_right800 {
    width: 180px;
    float: left;
}
.login_form{text-align:right; direction:rtl;}
.register_form{text-align:right; direction:rtl;}
.misc_container {
    /*
	border: 1px solid #c8c8c8;
	background-color: #fff;
	margin-bottom: 10px;
	padding: 8px;
	font-family: Arial;
	overflow:auto;
	width:669px;
	text-align:right;
	direction:rtl;
    */
    border: 1px solid #c8c8c8;
    background-color: #fff;
    margin-bottom: 10px;
    padding-bottom: 8px;
    font-family: Arial;
    overflow:auto;

    text-align:right;
    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:auto;
    padding-bottom:2px;
    width:677px;
    /*-moz-border-radius:0 0 8px 8px;*/
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
.home_cat_title {
    /*border: 1px solid #990000;
	border-bottom: 0px;*/
    padding: 8px;
    font-family: Arial;
    background:/*#9f1f13*/ url(images/home_title_bg_right.png);
    height: 20px;
    width:663px;
    /*-moz-border-radius:8px 8px 0px 0px;*/
}
.home_cat_name {
    font-size: 18px;
    float: right;
    color: #fff;
}
.new_game_cat_name{
    font-size: 18px;
    float: right;
    color: #FFFFFF;
}
.home_cat_link {
    float: left;
    font-size: 14px;
    cursor:pointer;
    margin-top: 6px;
    margin-left: 2px;
   
}


.home_cat_title a {

    color: #FFFFFF;
    text-decoration: none;
}
.homepage_game {
    float: right;
    width: 215px;
    margin-top: 15px;
    margin-right:8px;
    margin-bottom: 4px;
}
.homepage_game:hover { background-color:#F2F1F1;}

.home_game_image {
    float: right;
    padding: 5px 5px 0px 5px;
    text-align: center;
    border: 1px solid #ccc;
    height: 65px;
    width: 60px;
}
.home_game_info {
    float: right;
    padding-right: 5px;
    padding-left:3px;
    width: 135px;
    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: 14px;
    color: #000;
}
.home_game_head a:hover {
    color: #951510;
}

a.topMenuLink{

    background-image:url(images/topmenu_sprite.png);
    display:inline-block;
    width:25px;
    height:67px;
    background-repeat:no-repeat;

}

.link1		{background-position:0px 0px;}
.link1:hover{background-position:-25px 0px;}
.link_selected_1{background-position:-25px 0px;}
.link2		{background-position:-50px 0px;}
.link2:hover{background-position:-75px 0px;}
.link_selected_2{background-position:-75px 0px;}
.link3		{background-position:-100px 0px;}
.link3:hover{background-position:-125px 0px;}
.link_selected_3{background-position:-125px 0px;}
.link4		{background-position:-150px 0px;}
.link4:hover{background-position:-175px 0px;}
.link_selected_4{background-position:-175px 0px;}
.link5		{background-position:-200px 0px;}
.link5:hover{background-position:-225px 0px;}
.link_selected_5{background-position:-225px 0px;}
.link6		{background-position:-250px 0px;}
.link6:hover{background-position:-275px 0px;}
.link_selected_6{background-position:-275px 0px;}
.link7		{background-position:-300px 0px;}
.link7:hover{background-position:-325px 0px;}
.link_selected_7{background-position:-325px 0px;}
.link8		{background-position:-350px 0px;}
.link8:hover{background-position:-375px 0px;}
.link_selected_8{background-position:-375px 0px;}
.link9		{background-position:-400px 0px;}
.link9:hover{background-position:-425px 0px;}
.link_selected_9{background-position:-425px 0px;}
.link10		{background-position:-450px 0px;}
.link10:hover{background-position:-475px 0px;}
.link_selected_10{background-position:-475px 0px;}
.link11		{background-position:-500px 0px;}
.link11:hover{background-position:-525px 0px;}
.link_selected_11{background-position:-525px 0px;}
.link12		{background-position:-550px 0px;}
.link12:hover{background-position:-575px 0px;}
.link_selected_12{background-position:-575px 0px;}


a.topMenuLink:hover{
    width:25px;
    height:67px;
    background-repeat:no-repeat;

}

.module {
    /*border: 1px solid #c8c8c8;
	*/
    font-family: Arial;
    font-size: 12px;
    padding-bottom: 8px;
    /*margin-bottom: 10px;*/
    float:left;
    width:298px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:10px;
}
.module a {
    color: #4c4c4c;
}
.module a:hover {
    color: #791513;
}
.module ul {
    list-style:none;
    padding:0px;
    margin:0px;
    width:298px;
}
.module li {
    padding:4px 0px;
    border-bottom: 1px solid #e6e6e6;
    text-align: right;
    direction:rtl;
    margin-right: 10px;
    margin-left: 10px;
}

.module_header {

    font-family: Arial;
    font-size: 13px;
    color: #fff;
    font-weight:bold;
    height: 27px;
    padding-top: 9px;
    padding-right: 8px;
    direction:rtl;
    font-family: Arial;
    background:/*#9f1f13*/ url(images/home_title_bg_left.png);
    float:left;
    width:292px;
}
.module_header180 {

    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: 36px;
   
    width: 180px;
}
.module_header_small {

    font-family: Arial;
    font-size: 13px;
    color: #fff;
    font-weight:bold;
    height: 27px;
    padding-top: 9px;
    padding-right: 8px;
    direction:rtl;
    font-family: Arial;
    background:/*#9f1f13*/ url(images/home_title_bg_left_145.png);
    float:left;
    width:137px;
}
.module_my_games{
    font-family: Arial;
    font-size: 12px;
    
    /*margin-bottom: 10px;*/
    float:left;
    width:298px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:5px;
    height:78px;
}
.module_my_games800{
    font-family: Arial;
    font-size: 12px;

    /*margin-bottom: 10px;*/
    float:left;
    width:178px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:5px;
    height:78px;
}
.similar_games{
    font-family: Arial;
    font-size: 12px;

    /*margin-bottom: 10px;*/
    float:left;
    width:298px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:5px;
    height:238px;
}
.similar_games_2_rows{
    font-family: Arial;
    font-size: 12px;

    /*margin-bottom: 10px;*/
    float:left;
    width:178px;
    border-right:1px solid #CCCCCC;
    border-left:1px solid #CCCCCC;
    background-color: #fff;
    padding-top:5px;
    overflow: hidden;
}


/* VIEW GAME */
.game_container {
    background-color:#FFFFFF;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:15px 0px 10px;
    text-align:center;
    float:right;
    width:677px;
  
}
.game_container800{
    background-color:#FFFFFF;
    border-left:1px solid #ccc;
    border-right:1px solid #ccc;
    padding:15px 0px 10px;
    text-align:center;
    float:right;
    width:800px;

}
.game_container_title{
    font-size:18px;
    font-weight:bold;
    font-family:Arial, Helvetica, sans-serif;
    color:#FFF;
    direction:rtl;
    background: url(images/game_top.png);
    background-repeat:no-repeat;
    background-position:top;
    padding:7px 20px ;
    height: 22px;
}
* html .game_container_title{
     padding:7px 20px 0px;
}
.game_container_main{
    background-color:#FFFFFF;
    border-left:1px solid #9C9A9A;
    border-right:1px solid #9C9A9A;
    padding-bottom:20px;
    padding-top:20px;
    width:986px;
}
.game_info_container {
    /*border: 1px solid #c8c8c8;
	background-color: #fff;*/
    margin-bottom: 10px;
    overflow:auto;
    width:679px;
    /*height:250px;*/
    float:right;
}
.game_info_content {
    padding: 5px 5px 5px 10px;
    font-family: Arial;
    font-size: 14px;
}
.game_info_header_new {
    font-family: Arial;
    font-size: 14px;
    color: #fff;	padding: 8px;
    font-family: Arial;
    background:/*#9f1f13*/ url(images/home_title_bg_right.png);
    height: 20px;
    width:663px;
    text-align:right;
    direction:rtl;
}
.game_info_main{
    background-color:#FFFFFF;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
    width:677px;
    height:205px;
    overflow:auto;

}
.game_info_header {
    margin: 3px;
    background: #9f1f13 url(images/module_header.png);
    height: 27px;
    font-family: Arial;
    font-size: 14px;
    color: #fff;
    padding-top: 9px;
    padding-right: 8px;
    text-align:right;
    direction:rtl;
}
.gi_column1 {
    float: right;
    width: 100px;
    padding: 18px 0px 10px 10px;
    text-align: center;
    font-family: Arial;
    direction:rtl;

}
.gi_column2 {
    float: right;
    text-align:right;
    direction:rtl;
    width: 550px;
    padding-left: 8px;
    padding: 10px 0px 10px 0px;
}
.game_options {

    color:#000000;
    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;
}
.category_footer{
    background: url(images/category_footer.png);
    background-repeat:no-repeat;
    background-position:top;
    margin-left:-1px;
    height:36px;
}
.game_footer{
    background: url(images/game_footer.png);
    background-repeat:no-repeat;
    background-position:bottom;
    height:36px;
    margin-bottom:10px;

}
.game_footer_small{
    background: url("images/game_footer_679.png") no-repeat scroll center bottom transparent;
    float: right;
    height: 36px;
    margin-bottom: 10px;
    text-align: right;
    width: 679px;
}
.game_footer_small800{
    background: url("images/game_footer802.png") no-repeat scroll center bottom transparent;
    float: right;
    height: 36px;
    margin-bottom: 10px;
    text-align: right;
    width: 802px;
}
.game_title_small{
    background: url("images/home_title_bg_right.png") repeat scroll 0 0 transparent;
    float: right;
    height: 36px;
    color: #FFFFFF;
    direction: rtl;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    width: 679px;
}
.game_title_small800{
    background: url("images/game_top802.png") repeat scroll 0 0 transparent;
    float: right;
    height: 36px;
    color: #FFFFFF;
    direction: rtl;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-align: right;
    width: 802px;
}
.button2 a {
    width: 121px;
    height: 23px;
    background: url(images/button_game.png);
    padding-top: 2px;
    padding-right: 4px;
    margin: 1px 10px 0px 0px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    display: block;
    color: #fff;
    text-decoration: none;
}
.button2 a:hover {
    display: block;
    /*background-color: #cf0000;*/
}
.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: 49%;
    float: left;
    padding-bottom: 15px;
    margin-bottom: 15px;
}
.comments_container {
    padding: 10px;
}
.add_comment_box {
    border: 1px solid #ccc;
    width: 450px;
    text-align:right;
    direction:rtl;
}
.new_comment_container {
    text-align: left;
    font-family: Arial;
}
.comment_button_container {
    padding-top:5px;
    text-align:right;
    margin-bottom: 10px;
}
.comment_avatar {
    float: right;
    margin: 4px 10px 0px 5px;
}
.comment_content {
    float: right;
    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: right;
    margin-top: 10px;
}
.random_game_image {
    float: right;
    padding: 5px 5px 0px 5px;
    text-align: center;
    border: 1px solid #ccc;
    height: 65px;
    width: 60px;
    margin-right: 8px;
}
.random_game_info {
    float: right;
    padding-right: 5px;
    width: 390px;
    text-align: right;
    direction:rtl;
    font-family: Arial, Helvetica, sans-serif ;
    font-size: 12px;
    padding-top: 5px;
}
.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: 1px solid #990000;
	border-top: 0px;*/
    /*	background-color: #fff;
	margin-bottom: 15px;
	overflow: auto;
	width:680px;
    */

    background-color: #fff;
    overflow:auto;
    width:677px;
    border-left:1px solid #CCCCCC;
    border-right:1px solid #CCCCCC;
}
.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:#FFFFFF;
}
.sort_options a {
    color: #FFF;
    text-decoration: none;
}
.sort_options a.choose{
    color: #000;
    text-decoration: none;
    
}
.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%;
    text-align:right;
}
.profile_container a {
    color: #871e16;
}
.profile_header_avatar {
    width:80px;
    height: 87px;
    float: right;
    padding-right: 20px;
    padding-top: 12px;
}
.profile_header_info {
    width: 650px;
    height: 80px;
    float: right;
    padding-top: 20px;
    padding-right: 5px;
}
.profile_header_buttons {
    float: left;
    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: right;
}
.profile_points {
    float: right;
    background-color: #9f0c07;
    margin-right: 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: 675px;
    float: left;
}
.profile_column2 {
    border: 1px solid #c8c8c8;
    background-color: #fff;
    width: 300px;
    float: right;
    font-family:Geneva, Verdana, sans-serif;
    font-size: 18px;
    margin-bottom: 20px;
}
.user_info {
    padding: 10px;
    overflow: hidden;
    text-align:right;
    direction:rtl;
}
.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;
    text-align:right;
    direction:rtl;
}
.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-right: 15px;
    color: #99080a;
    font-family: Arial;
    font-size: 14px;
    text-align:right;
    direction: rtl;
}
/* 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:Arial, Helvetica, sans-serif ;
}	
.edit_profile_lable {
    float:right;
    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: right;
    text-align:right;
    direction:rtl;
    margin-right:10px;
    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: right;
    width: 60px;
    margin: 5px 5px 0px 0px;
}
.news_title {
    float: right;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    padding-right: 10px;
    padding-top: 8px;
    direction:rtl;
    text-align:right;
}
.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;
}
/* Spaces */
.mr_b_10{ margin-bottom:10px;}
.mr_r_10{margin-right:10px;}
#featued_title{direction:rtl; font-family:Arial, Helvetica, sans-serif; font-size:14px; font-weight:bold;}
#featued_desc{direction:rtl; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.sidebar_small_block{width:143px;}
.sidebar_small_block ul{width:143px;}
.left_menu_item{width:280px; margin-right:9px;  text-align:right; height:70px; margin-top:10px; float:right;cursor:pointer;}
.left_menu_item:hover {
    /*width:280px; margin-right:10px; margin-left:10px; text-align:right; height:70px; margin-top:10px; float:left; */
    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_text12g{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.footer_text12g a{ font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;}
.text12{color:#9B1A1F; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.text12 a{color:#9B1A1F; font-family:Arial, Helvetica, sans-serif; font-size:12px;}
.menu_ul {float:left;list-style-image:none; list-style-type:none; height:67px; margin-top:5px; margin-left:0px; margin-bottom:0px; padding:0px;}
.menu_li{float:left;list-style-image:none; list-style-type:none; margin-right:9px;}
.editor_text{color:#fff; }



/**** 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: #efefef;
    text-decoration: none;
    color:#000;
    font-size:11px;

}
#pageLinks a:hover{
    background: #fff;
    color: #3E3D40;
    text-decoration: none;
}
.title_new {
    font-family: Arial;
    font-size: 18px;
    font-weight:bold;
    color: #FFF;
    padding-right: 10px;
    direction:rtl;
    float:right;
}
.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;
}
.banner_cat_title{
    margin-top:-5px;
    margin-bottom:-5px;
}
#net_games_link{
    color: #7DE137;
    font-weight: bold;
}
.category_banner{
    width:488px;
    height:80px;
    clear:both;
    margin-right: auto;
    margin-left: auto;
    border: solid 1px #CCCCCC;
    margin-top: 10px;
}
.game_container {
    min-height:400px;
}
* html .game_container{
    height:400px;
}
.game_container800 {
    min-height:700px;
}
* html .game_container800{
    height:400px;
}
.category_inner_banner{
    margin-left:auto;
    margin-top:10px;
    text-align:center;
}
.game_down_adv{
    margin-top: 10px; 
}
.cat_inner_banner{
    margin-top:6px;
}
#floatdiv{
    display:none;
    position: fixed;
    top:0;
    right: 0;
}
.title_for_game{
    display: inline;
    float: right;
    height: 22px;
    margin-right: 14px;
    margin-top: 8px;
}
.share_title_text{
    color: #000;
    direction: rtl;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
}
.share_title_button{
    color: #FFFFFF;
    direction: rtl;
    display: inline;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
    height: 22px;
    margin-left: 9px;
}
/* Slider */

#slider{}
#slider ul{
    /*float:right;*/
}
#slider ul, #slider li
{
    margin:0;
    padding:0;
    list-style:none;
}
#slider li
{
    /*
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/
    width:920px;
    /*height:80px;*/
    height: 78px;
    overflow:hidden;
    /* margin-left:15px;*/
}
.controls{
    margin:0;
    position:relative;
    float: left;


}

#prevBtn
{
    display:block;
    margin:0;
    overflow:hidden;
    /*text-indent:-8000px;*/
    height:80px;
    position:absolute;
    /*left:-15px;*/
    top:0px;
    background-image:url(images/pop_left_nav.png);
    width: 33px;
    left:0px;
}
#nextBtn{
    display:block;
    margin:0;
    overflow:hidden;
    /*text-indent:-8000px;*/

    height:80px;
    

    position:absolute;
    /*left:-15px;*/
    top:0px;
    background-image:url(images/pop_right_nav.png);
    width: 33px;
    left:956px;
}
/*
#nextBtn, #nextBtn2{
    left:0px;
}
#prevBtn, #prevBtn2{
    left:0px;
}
*/
#prevBtn a, #nextBtn 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;
}

.slider_st{
    background-color: #444444;
    /*margin-bottom: 10px;*/
    overflow:hidden;
    /*height:80px;*/
    /*padding-bottom:15px;*/
    width:920px;
    margin-bottom:10px;
    padding-right:5px;
    padding-left:5px;
    float:right;
    margin-right: 34px;
    display:inline;
    height:78px;
    border-top:solid 1px #CCCCCC;
    border-bottom:solid 1px #CCCCCC;
}
.homepage_game_slider{
    float:right;
    margin:4px 10px 6px;
    display:inline;
    background-color:#F2F1F1;
}


.homepage_game_slider:hover {
    background-image:url(images/thumb_highlight.png);
    background-position:center;
    background-repeat:no-repeat;
    
}
.homepage_game_slider:hover .home_game_image_slider .slider_pop_img{
    left:-2px;
    top:-2px;
    width:70px;
    position: relative;
}
.module_my_games .cookie_game{
    margin: 4px 21px 6px 0px;
}
.module_my_games800 .cookie_game{
    margin: 4px 11px 6px 0px;
}
.similar_games .cookie_game{
    margin: 4px 21px 6px 0px;
}
.similar_games_2_rows .cookie_game{
    margin: 4px 11px 6px 0px;
}
.home_game_image_slider{
    /*
    display:block;
    padding:4px;
    text-align:center;
    width:72px;
    */
    display:block;
    padding:3px 0 0;
    text-align:center;
    width:70px;
    border:solid 1px #ccc;
}
.my_game_link {
    color:#fff;
    text-decoration: none;
    background-image:url(images/plus.png);
    background-position:right center;
    background-repeat:no-repeat;
    text-align: left;
    width:32px;
    font-size: 14px;
    float:left;

}
.like_cont{
    float: left;
    margin-top: 4px;
    vertical-align: middle;
}
.cot_big_games{
    float:right;
    margin-right:10px;
    display:inline;
    width:100px;
    margin-top:8px;
}
.small_bl_bot{
    background: url("/templates/red/images/home_title_bg_left_bottom180.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 11px;
    margin-bottom: 12px;
    width: 180px;
  
}
