@font-face {
    font-family: 'AgasBold';
    src: url("../fonts/agasboldwebfont.eot");
    src: url("../fonts/agasboldwebfont.eot?#iefix") format("embedded-opentype"), url("../fonts/agasboldwebfont.woff") format("woff"), url("../fonts/agasboldwebfont.ttf") format("truetype"), url("../fonts/agasboldwebfont.svg#MasaBold") format("svg");
    font-weight: normal;
    font-style: normal
}

body {
    font-size: 12px;
    width: 100%;
    color: #434343;
    text-align: center;
    background-color: #959595;
    margin: 0;
    padding: 0;
    font-size: 13px;
    text-align: right;
    direction: rtl;
}

.loading {
    display: none;
    width: 24px;
    height: 24px;
    text-align: center;
    background: url(http://assets0.net-games.co.il/media/img/icons/ajax-loader.gif) no-repeat center center
}

form {
    display: block;
    margin: 10px auto;
    background: #eee;
    border-radius: 10px;
    padding: 15px
}

.progress {
    position: relative;
    border: 1px solid #ddd;
    padding: 1px;
    border-radius: 3px
}

.bar {
    background-color: #B4F5B4;
    height: 20px;
    border-radius: 3px
}

.percent {
    position: absolute;
    display: inline-block;
    top: 3px;
    left: 48%
}

.title span,
.title h1 {
    color: #EAF161;
    font-family: 'AgasBold', Arial;
    font-size: 24px;
    margin: 0;
    padding: 0;
    text-shadow: 0 2px 0 gray, -1px -1px 0 #878E01, 1px -1px 0 #878E01, -1px 1px 0 #878E01, 1px 2px 1px #878E01
}

h1.slogen {
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both
}

.fr {
}

a {
    text-decoration: none;
    color: #000000
}

div#wrapper {
    margin: 0 auto;
}

div#logo {
    	width: calc(100% - 20px);
	height:69px;
    	background: url(../img/layout/logo_bg.png) repeat-x;
	display:flex;
	margin:0 10px;
	position:relative;
	justify-content:space-between;
}
div#logo::before {
    	content: "";
    	width: 15px;
    	height: 69px;
    	background: url(../img/layout/wrapper1_right.png) repeat-y;
	position:absolute;
	top:0;
	right:-15px;
}
div#logo::after {
        content: "";
        width: 15px;
        height: 69px;
        background: url(../img/layout/wrapper1_left.png) repeat-y;
        position:absolute;
        top:0;
        left:-15px;
}

div#logo a {
    width: 223px;
    height: 79px;
    position: relative;
    top: 5px;
    right: 21px;
    background: url(../img/layout/logo.png) no-repeat 0 0;
    cursor: pointer;
	display:block;
}

div#logo span {
    color: #FFFFFF;
    font-family: arial;
    font-size: 15px;
    font-weight: normal;
    height: 79px;
    line-height: 14px;
    direction: rtl;
    margin-right: 32px;
    margin-top: 13px;
    text-align: right
}

.quest_status {
    background-color: #B82A63;
    color: #FFFFFF;
    font-size: 17px;
    height: 27px;
    padding-top: 7px;
    text-align: center;
    margin: auto;
    clear: right
}

div#logo_profile {
    clear: both;
    height: 8px;
    margin-top: 41px
}

div#logo_profile a {
    height: 79px;
    position: relative;
    top: 5px;
    right: 31px;
    background: url(../img/layout/logo.png) no-repeat 0 0;
    cursor: pointer
}

div#logo_profile h1 {
    color: #FFFFFF;
    z-index: 5
}

div.general_mid {
    background: url(../img/layout/general_mid.png) repeat-y 0 0;
    width: 650px;
    height: auto;
    z-index: 5
}

div.general_bottom {
    background: url(../img/layout/general_bottom.png) no-repeat 0 0;
    width: 650px;
    height: 12px;
    z-index: 5
}

div#header {
    	width: 100%;
    	background-color: #727272;
    	font-family: arial;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	align-items:center;
	padding:8px 0; 
	position:relative;
}
@media only screen and (min-width: 1024px) {
	div#header {
		flex-direction:row;
		justify-content:space-between;
	}
}
div#header::before {
    content: "";
    width: 10px;
    height: 51px;
    background: url(http://assets1.net-games.co.il/media/img/layout/wrapper_right.png) repeat-y;
	position:absolute;
	top:0;
	right:-10px;
}
div#header::after {
    content: "";
    width: 10px;
    height: 51px;
    background: url(http://assets1.net-games.co.il/media/img/layout/wrapper_left.png) repeat-y;
	position:absolute;
        top:0;
        left:-10px;
}

div#header div#small_logo1 a {
    width: 127px;
    height: 45px;
    position: relative;
    top: 6px;
    right: 8px;
    background: url(../img/layout/logo_small.png) no-repeat 0 0;
    cursor: pointer
}

div#header div#anonymous_menu {
    margin-right: 19px;
    margin-top: 0px
}

div#header div#anonymous_menu span.create {
    background: url(../img/layout/header_register_button.png) no-repeat 0 0;
    width: 82px;
    height: 35px;
}

div#header div#anonymous_menu span.login {
    background: url(../img/layout/header_enter_button.png) no-repeat 0 0;
    width: 83px;
    height: 35px;
}

div#header div#user_menu .plus {
    margin-right: 17px
}

div#header div#user_menu .plus_message {
    margin-right: 24px
}

div#header div#user_menu .normal {
    margin-right: 18px
}

div#header div#user_menu .btn {
    margin-top: 10px;
    color: #cfd73c;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer
}

div#header div#user_menu #score {
    margin-top: 10px;
    width: 15px;
    height: 15px;
    margin-left: 51px;
    background: url(../img/layout/header_trophy5.png)
}

div#header div#user_menu #score span {
    margin-right: 21px;
    color: #fff
}

div#header div#user_menu #trophy2 {
    width: 26px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy4.png)
}

div#header div#user_menu #trophy2 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#header div#user_menu #trophy3 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy3.png)
}

div#header div#user_menu #trophy3 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#header div#user_menu #trophy4 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy2.png)
}

div#header div#user_menu #trophy4 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#header div#user_menu #trophy5 {
    width: 24px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy1.png)
}

div#header div#user_menu #trophy5 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 13px;
    position: relative;
    top: -3px
}

div#header div#user_menu #messages {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    background: url(../img/layout/header_user_msg.png)
}

div#header div#user_menu #messages span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 20px;
    position: relative;
    top: -3px
}

div#header div#user_menu #friends {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    cursor: pointer;
    background: url(../img/layout/header_user_friends.png)
}

div#header div#user_menu #friends span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 6px;
    position: relative;
    top: -2px
}

div#header div#user_menu #new_friend_box,
div#header div#user_menu #anonymous_user_box {
    font-family: arial;
    height: auto;
    position: relative;
    right: 195px;
    margin-top: 30px;
    z-index: 9999;
    display: none;
    text-align: right;
    padding-bottom: 10px
}

div#header div#user_menu #new_friend_box .before,
div#header div#user_menu #anonymous_user_box .before {
    background: url(../img/layout/tipbox_top.png) no-repeat 0 0;
    width: 152px;
    height: 41px;
    margin-left: 6px;
    margin-top: 4px
}

div#header div#user_menu #new_friend_box .before div#friends_close,
div#header div#user_menu #anonymous_user_box .before div#friends_close {
    margin-left: 8px;
    margin-top: 28px;
    cursor: pointer
}

div#header div#user_menu #new_friend_box .mid,
div#header div#user_menu #anonymous_user_box .mid {
    background: url(../img/layout/tipbox_mid.png) repeat-y 0 0;
    width: 152px
}

div#header div#user_menu #new_friend_box .mid .new_friend_request,
div#header div#user_menu #anonymous_user_box .mid .new_friend_request {
}

div#header div#user_menu #new_friend_box .mid .title,
div#header div#user_menu #anonymous_user_box .mid .title {
    margin-bottom: 4px;
    margin-right: 10px
}

div#header div#user_menu #new_friend_box .mid .user_img,
div#header div#user_menu #anonymous_user_box .mid .user_img {
    margin-right: 10px
}

div#header div#user_menu #new_friend_box .mid .user_name,
div#header div#user_menu #anonymous_user_box .mid .user_name {
    margin-right: 10px;
}

div#header div#user_menu #new_friend_box .mid .no_friend_request,
div#header div#user_menu #anonymous_user_box .mid .no_friend_request {
    margin-right: 9px;
    font-size: 12px
}

div#header div#user_menu #new_friend_box .mid .user_agree_friend,
div#header div#user_menu #anonymous_user_box .mid .user_agree_friend {
    margin-left: 4px;
    cursor: pointer
}

div#header div#user_menu #new_friend_box .bottom,
div#header div#user_menu #anonymous_user_box .bottom {
    background: url(../img/layout/tipbox_bottom.png) no-repeat 0 0;
    width: 152px;
    height: 26px
}

div#header div#user_menu #anonymous_user_box {
    right: 23px
}

div#header div#user_menu #user_img {
    width: 38px;
    height: 39px;
    margin-right: 34px;
    margin-left: 13px;
    margin-top: -3px;
    background: url(../img/layout/header_user_img_bg.png)
}

div#header div#user_menu #user_img img {
    padding: 5px 0px 0px 5px
}

div#header div#user_menu .sap {
    background: url(../img/layout/header_sap.png);
    width: 1px;
    height: 19px;
    margin: 8px 4px;
}

div#header div#user_menu #exit {
    margin-top: 10px
}

div#header div#user_menu #exit a {
    color: #cfd73c
}

div#header div#user_menu #friends span {
    right: -20px !important
}

div#header div.slogen_gamepage {
    font-family: agasbold;
    clear: right;
    margin-right: 19px;
    margin-top: 5px;
    color: #FFFFFF
}

div#profile_wrapper div#header {
    height: 51px;
    background-color: #727272;
    font-family: arial
}

div#profile_wrapper div#header div#small_logo1 a {
    width: 127px;
    height: 45px;
    position: relative;
    top: 6px;
    right: 8px;
    background: url(../img/layout/logo_small.png) no-repeat 0 0;
    cursor: pointer
}

div#profile_wrapper div#header div#anonymous_menu {
    margin-right: 19px;
    margin-top: 0px
}

div#profile_wrapper div#header div#anonymous_menu span.create {
    background: url(../img/layout/header_register_button.png) no-repeat 0 0;
    width: 82px;
    height: 35px;
}

div#profile_wrapper div#header div#anonymous_menu span.login {
    background: url(../img/layout/header_enter_button.png) no-repeat 0 0;
    width: 83px;
    height: 35px;
}

div#profile_wrapper div#header div#user_menu {
    margin-top: 4px;
    position: absolute;
}

div#profile_wrapper div#header div#user_menu .plus {
    margin-right: 17px
}

div#profile_wrapper div#header div#user_menu .plus_message {
    margin-right: 24px
}

div#profile_wrapper div#header div#user_menu .normal {
    margin-right: 18px
}

div#profile_wrapper div#header div#user_menu .btn {
    margin-top: 10px;
    color: #cfd73c;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer
}

div#profile_wrapper div#header div#user_menu #score {
    margin-top: 10px;
    width: 15px;
    height: 15px;
    margin-left: 51px;
    background: url(../img/layout/header_trophy5.png)
}

div#profile_wrapper div#header div#user_menu #score span {
    margin-right: 21px;
    color: #fff
}

div#profile_wrapper div#header div#user_menu #trophy2 {
    width: 26px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy4.png)
}

div#profile_wrapper div#header div#user_menu #trophy2 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#header div#user_menu #trophy3 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy3.png)
}

div#profile_wrapper div#header div#user_menu #trophy3 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#header div#user_menu #trophy4 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy2.png)
}

div#profile_wrapper div#header div#user_menu #trophy4 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#header div#user_menu #trophy5 {
    width: 24px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy1.png)
}

div#profile_wrapper div#header div#user_menu #trophy5 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 13px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#header div#user_menu #messages {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    background: url(../img/layout/header_user_msg.png)
}

div#profile_wrapper div#header div#user_menu #messages span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 20px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#header div#user_menu #friends {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    cursor: pointer;
    background: url(../img/layout/header_user_friends.png)
}

div#profile_wrapper div#header div#user_menu #friends span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 6px;
    position: relative;
    top: -2px
}

div#profile_wrapper div#header div#user_menu #new_friend_box,
div#profile_wrapper div#header div#user_menu #anonymous_user_box {
    font-family: arial;
    height: auto;
    position: relative;
    right: 195px;
    margin-top: 30px;
    z-index: 9999;
    display: none;
    text-align: right;
    padding-bottom: 10px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .before,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .before {
    background: url(../img/layout/tipbox_top.png) no-repeat 0 0;
    width: 152px;
    height: 41px;
    margin-left: 6px;
    margin-top: 4px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .before div#friends_close,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .before div#friends_close {
    margin-left: 8px;
    margin-top: 28px;
    cursor: pointer
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid {
    background: url(../img/layout/tipbox_mid.png) repeat-y 0 0;
    width: 152px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .new_friend_request,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .new_friend_request {
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .title,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .title {
    margin-bottom: 4px;
    margin-right: 10px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .user_img,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .user_img {
    margin-right: 10px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .user_name,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .user_name {
    margin-right: 10px;
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .no_friend_request,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .no_friend_request {
    margin-right: 9px;
    font-size: 12px
}

div#profile_wrapper div#header div#user_menu #new_friend_box .mid .user_agree_friend,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .mid .user_agree_friend {
    margin-left: 4px;
    cursor: pointer
}

div#profile_wrapper div#header div#user_menu #new_friend_box .bottom,
div#profile_wrapper div#header div#user_menu #anonymous_user_box .bottom {
    background: url(../img/layout/tipbox_bottom.png) no-repeat 0 0;
    width: 152px;
    height: 26px
}

div#profile_wrapper div#header div#user_menu #anonymous_user_box {
    right: 23px
}

div#profile_wrapper div#header div#user_menu #user_img {
    width: 38px;
    height: 39px;
    margin-right: 34px;
    margin-left: 13px;
    margin-top: -3px;
    background: url(../img/layout/header_user_img_bg.png)
}

div#profile_wrapper div#header div#user_menu #user_img img {
    padding: 5px 0px 0px 5px
}

div#profile_wrapper div#header div#user_menu .sap {
    background: url(../img/layout/header_sap.png);
    width: 1px;
    height: 19px;
    margin: 8px 4px;
}

div#profile_wrapper div#header div#user_menu #exit {
    margin-top: 10px
}

div#profile_wrapper div#header div#user_menu #exit a {
    color: #cfd73c
}

div#profile_wrapper div#header div#user_menu #friends span {
    right: 4px !important
}

div#header .user_menu {
    height: 51px;
}

div#main_banner_user {
    clear: both;
    margin: 8px 7px 6px 0px;
    width: 100%
}

div#main_banner_user div.main_video1 {
    width: 228px;
    height: 90px;
    background: url(../img/layout/228x90_zoom_strik.jpg);
    margin-right: 9px;
    margin-left: 16px;
}

div#main_banner_user div.main_video {
    width: 228px;
    height: 90px;
    background: url(../img/layout/zoom_gold.jpg);
    margin-right: 9px;
    margin-left: 16px;
}

div#header .search_box form {
    display: flex;
	flex-wrap:nowrap;
    margin: 0 0 0 24px;
    background: none;
    border-radius: 0px;
    padding: 0
}

div#header .search_box form input#query {
    background: url(../img/layout/search1.png) repeat-x 0 0;
    width: 311px;
    height: 29px;
    border: 0 none;
    color: #FFFFFF;
    font-weight: bold
}

div#header .search_box form input.submit {
    background-image: url(../img/layout/search2.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    border: 0px;
    cursor: pointer
}

div#nav {
	
}

div#mainmenu_tab {
    z-index: 3;
    position: relative;
}

div#mainmenu_tab ul {
    	margin: 21px 0px 0px 0px;
    	padding: 0;
	display:flex;
	justify-content:flex-end;
	flex-wrap:wrap;
}
@media only screen and (min-width: 1024px) {
	div#mainmenu_tab ul {
		flex-wrap:nowrap;
	}
}
div#mainmenu_tab ul li {
    width: 120px;
    height: 56px;
    list-style: none outside none;
    display: inline-block;
    margin-left: 2px;
    text-align: center;
    background: url(../img/layout/mainmenu_grey.png) no-repeat 0 0
}

div#mainmenu_tab ul li span {
    display: inline-block;
    height: 53px
}

div#mainmenu_tab ul li:nth-child(1) {
    background-position: 0px -225px
}

div#mainmenu_tab ul li:nth-child(2) {
    background-position: 0px -170px
}

div#mainmenu_tab ul li:nth-child(3) {
    background-position: 0px -114px
}

div#mainmenu_tab ul li:nth-child(4) {
    background-position: 0px -58px
}

div#mainmenu_tab ul li:nth-child(5) {
    background-position: 0px -2px
}

div#mainmenu_yellow_tab {
    height: 68px;
    z-index: 3;
    position: relative
}

div#mainmenu_yellow_tab ul {
    margin: 21px 0px 0px 0px;
    padding: 0;
}

div#mainmenu_yellow_tab ul li {
    width: 120px;
    height: 54px;
    list-style: none outside none;
    display: inline-block;
    margin-left: 2px;
    text-align: center;
    background: url(../img/layout/mainmenu_yellow.png) no-repeat 0 0
}

div#mainmenu_yellow_tab ul li span {
    display: inline-block;
    height: 53px
}

div#mainmenu_yellow_tab ul li:nth-child(1) {
    background-position: 0px -226px
}

div#mainmenu_yellow_tab ul li:nth-child(2) {
    background-position: 0px -169px
}

div#mainmenu_yellow_tab ul li:nth-child(3) {
    background-position: 0px -114px
}

div#mainmenu_yellow_tab ul li:nth-child(4) {
    background-position: 0px -58px
}

div#mainmenu_yellow_tab ul li:nth-child(5) {
    background-position: 0px -1px
}

div#mainmenu_turq_tab {
    height: 68px;
    z-index: 3;
    position: relative
}

div#mainmenu_turq_tab ul {
    margin: 21px 0px 0px 0px;
    padding: 0;
}

div#mainmenu_turq_tab ul li {
    width: 120px;
    height: 56px;
    list-style: none outside none;
    display: inline-block;
    margin-left: 2px;
    text-align: center;
    background: url(../img/layout/mainmenu_turq.png) no-repeat 0 0
}

div#mainmenu_turq_tab ul li span {
    display: inline-block;
    height: 53px
}

div#mainmenu_turq_tab ul li:nth-child(1) {
    background-position: 0px -226px
}

div#mainmenu_turq_tab ul li:nth-child(2) {
    background-position: 0px -170px
}

div#mainmenu_turq_tab ul li:nth-child(3) {
    background-position: 0px -114px
}

div#mainmenu_turq_tab ul li:nth-child(4) {
    background-position: 0px -58px
}

div#mainmenu_turq_tab ul li:nth-child(5) {
    background-position: 0px -2px
}

#new_videos980 {
    position: relative;
    margin: 0px auto;
    min-width: 8em;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial
}

#new_videos980 .content,
#new_videos980 .t,
#new_videos980 .b,
#new_videos980 .b div {}

#new_videos980 .content {
    height: 556px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#new_videos980 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#new_videos980 .b {
    position: relative;
    width: 100%
}

#new_videos980 .b,
#new_videos980 .b div {
    height: 16px;
    font-size: 1px
}

#new_videos980 .b {
    background-position: bottom right;
    direction: ltr
}

#new_videos980 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#new_videos980 .hd,
#new_videos980 .bd,
#new_videos980 .ft {
    position: relative
}

#new_videos980 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#new_videos980 h1,
#new_videos980 p,
#new_videos980 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#new_videos980 h1,
#new_videos980 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#new_videos980 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#new_videos980 .title h1,
#new_videos980 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#new_videos980 div.title {
    margin-right: 9px;
    margin-top: 15px
}

#new_videos980 div.single_link {
    margin-right: 7px;
    margin-top: 10px;
    position: relative
}

#new_videos980 div.single_link .video_thumb {
    border: 1px solid #000;
    height: 82px
}

#new_videos980 div.single_link .play {
    position: absolute;
    top: 18px;
    right: 26px
}

#new_videos980 div.single_link span {
    text-align: center;
    width: 100%;
    height: 18px;
    line-height: 12px
}

#new_videos980 .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#new_videos980 .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#new_videos980 .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#new_videos980 .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#new_videos980 .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#hot_games_col3 {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px
}

#hot_games_col3 .content,
#hot_games_col3 .t,
#hot_games_col3 .b,
#hot_games_col3 .b div {}

#hot_games_col3 .content {
    height: 276px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#hot_games_col3 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#hot_games_col3 .b {
    position: relative;
    width: 100%
}

#hot_games_col3 .b,
#hot_games_col3 .b div {
    height: 16px;
    font-size: 1px
}

#hot_games_col3 .b {
    background-position: bottom right;
    direction: ltr
}

#hot_games_col3 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#hot_games_col3 .hd,
#hot_games_col3 .bd,
#hot_games_col3 .ft {
    position: relative
}

#hot_games_col3 .wrapper {
    position: static;
    overflow: auto
}

#hot_games_col3 h1,
#hot_games_col3 p,
#hot_games_col3 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#hot_games_col3 h1,
#hot_games_col3 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#hot_games_col3 .box_inner {
    clear: right;
}

#hot_games_col3 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#hot_games_col3 .title h1,
#hot_games_col3 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#hot_games_col3 .title {
    width: 100%;
    margin: 8px 15px
}

#hot_games_col3 .box_inner {
    margin-top: 17px;
    text-align: center;
    font-family: arial;
    margin-right: 1px
}

#hot_games_col3 .box_inner .game .thumb {
    border: 1px solid #000;
    width: 88px;
    height: 74px
}

#hot_games_col3 .box_inner .game .title_box {
    height: 29px;
    line-height: 13px
}

#hot_games_col3 .box_inner .title h1 {
    padding: 0;
    margin-right: -8px
}

div#mainmenu_turq_before {
    background: url(../img/layout/mainmenu_right_turq.png) no-repeat 0 0;
    width: 14px;
    height: 273px;
    margin-right: 8px;
    clear: left
}

div#mainmenu_turq_after {
    background: url(../img/layout/mainmenu_left_turq.png) no-repeat 0 0;
    width: 14px;
    height: 273px;
}

div#mainmenu_turq_container {
    background: url(../img/layout/mainmenu_mid_turq.png) repeat-x;
    width: 960px;
    height: 273px;
}

ul#tabs_video {
    height: 56px;
    margin-right: 10px;
    margin-top: 24px;
    margin-bottom: -4px;
    width: 796px
}

ul#tabs_video span.selected-no span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    background: url(../img/layout/video_channel_tab2.png) repeat-x 0 0;
    width: 156px;
    height: 63px;
    padding-top: 12px
}

ul#tabs_video span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    background: url(../img/layout/video_channel_tab1.png) repeat-x 0 0;
    width: 156px;
    height: 63px;
    position: relative;
    z-index: 99999;
    padding-top: 12px
}

ul#tabs_video li {
    text-decoration: none;
    text-align: center;
    list-style: none outside none;
    direction: rtl;
    margin-left: 3px
}

.carousel-feature .play {
    border: 0 none;
    position: absolute;
    right: 44%;
    top: 33%
}

div#single_video {
    margin-top: 20px;
    position: relative
}

div#single_video div.game_top {
    width: 980px;
    height: 12px;
    background: url("../img/layout/game980_top.png") no-repeat
}

div#single_video .game_bottom {
    width: 980px;
    height: 12px;
    background: url("../img/layout/game980_bottom.png") no-repeat
}

div#single_video .content {
    width: 980px;
    background: url("../img/layout/game980_mid.png") repeat-y
}

div#single_video .content .iframe_margin {
    margin-right: 10px
}

div#single_video .content .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

div#single_video .content .info .ranking span {
    direction: rtl;
    font-weight: bold;
    margin-top: 4px
}

div#single_video .content .info .ranking .ranking5 {
}

div#single_video .content .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

div#single_video .content .info .tags span {
    font-weight: bold;
}

div#single_video .content .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

div#single_video .content .info .views span {
    font-weight: bold;
}

div#single_video .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
    width: 108px;
    height: 62px
}

div#single_video .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#single_video .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#single_video .content .info .desc {
    margin-right: 23px;
    margin-top: 15px
}

div#single_video .content .info .desc span {
    font-weight: bold;
}

div#single_video .content .info #game_banner {
    margin-top: 15px
}

div#single_video .content .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#single_video .content .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#single_video div.icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_video.png) no-repeat 0 0;
    width: 51px;
    height: 52px;
    position: absolute;
    z-index: 4;
    top: -1px;
    left: 30px;
    cursor: pointer
}

div#single_video .content {
    height: 780px
}

div#single_video .content .title {
    margin: 8px 26px 8px 0
}

div#single_video .content #embedVideo1_wrapper {
    margin-right: 23px;
    margin-top: 0px;
}

div#single_video .content .info .ranking {
    height: 25px;
    margin-top: 0
}

div#single_video .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
    height: 62px
}

div#single_video .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#single_video .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#video_content_top {
    background: url(../img/layout/game980_top.png) no-repeat 0 0;
    width: 980px;
    height: 12px;
}

#video_content_mid {
    background: url(../img/layout/game980_mid.png) repeat-y;
    width: 980px;
    height: auto;
    min-height: 500px;
    position: relative
}

#video_content_mid .icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_video.png) no-repeat 0 0;
    width: 45px;
    height: 53px;
    position: absolute;
    z-index: 4;
    top: -10px;
    left: 19px;
    cursor: pointer
}

#video_content_mid .box_inner #video_content {
    margin-right: 14px;
    margin-top: 55px;
    font-family: 'AgasBold', Arial
}

#video_content_mid .box_inner #video_content #videos_main_tab {
    direction: rtl;
    text-align: right
}

#video_content_mid .box_inner #video_content #videos_main_tab .category_name span {
    clear: both;
    width: 100%;
    font-size: 34px;
    margin-right: 19px
}

#video_content_mid .box_inner #video_content #videos_main_tab .category_series_container {
    margin-bottom: 15px
}

#video_content_mid .box_inner #video_content #videos_main_tab .category_series_container .single_series {
    margin: 5px 17px 5px 31px;
    height: 290px;
    font-family: 'AgasBold', Arial
}

#video_content_mid .box_inner #video_content #videos_main_tab .category_series_container .single_series img {
    border: 1px solid #000
}

#video_content_mid .box_inner #video_content #videos_main_tab .category_series_container .single_series .name {
    text-align: center;
    font-size: 16px
}

#video_content_mid .box_inner #video_content .series_thumbs {
    margin-top: 10px;
    margin-right: 10px;
    position: relative;
    margin: 5px 17px 5px 31px;
    font-family: 'AgasBold', Arial
}

#video_content_mid .box_inner #video_content .series_thumbs img {
    border: 1px solid #000
}

#video_content_mid .box_inner #video_content .series_thumbs .play {
    border: 0 none;
    position: absolute;
    right: 129px;
    top: 84px
}

#video_content_mid .box_inner #video_content .series_thumbs .name {
    text-align: center;
    font-size: 16px;
    height: 29px
}

#video_content_mid .box_inner #video_content .big_thumb1,
#video_content_mid .box_inner #video_content .big_thumb2 {
    margin-top: 10px;
    margin-right: 10px;
    position: relative;
    height: 253px
}

#video_content_mid .box_inner #video_content .big_thumb1 img,
#video_content_mid .box_inner #video_content .big_thumb2 img {
    border: 1px solid #000
}

#video_content_mid .box_inner #video_content .big_thumb1 .play,
#video_content_mid .box_inner #video_content .big_thumb2 .play {
    border: 0 none;
    position: absolute;
    right: 129px;
    top: 84px
}

#video_content_mid .box_inner #video_content .big_thumb1 .name,
#video_content_mid .box_inner #video_content .big_thumb2 .name {
    text-align: center;
    font-size: 16px;
    height: 29px
}

#video_content_mid .box_inner #video_content .small_thumb1 {
    clear: right;
    margin-top: -133px
}

#video_content_mid .box_inner #video_content .small_thumb1 .play {
    position: absolute;
    top: 18px;
    right: 26px
}

#video_content_mid .box_inner #video_content .small_thumbs {
    margin-right: 10px;
    margin-top: 10px;
    position: relative
}

#video_content_mid .box_inner #video_content .small_thumbs img {
    border: 1px solid #000
}

#video_content_mid .box_inner #video_content .small_thumbs .play {
    border: 0 none;
    position: absolute;
    right: 50px;
    top: 22px
}

#video_content_mid .box_inner #video_content .small_thumbs .name {
    text-align: center;
    font-size: 15px;
    line-height: 15px;
    height: 29px
}

div#video_content_bottom {
    background: url(../img/layout/game980_bottom.png) no-repeat 0 0;
    width: 980px;
    height: 12px;
}

div#mainmenu_container {
    	font-family: 'AgasBold', Arial;
	display:block;
	padding:0 30px;
	background: linear-gradient(#656567, #1f1f20);
	border-radius:6px;
}

div#mainmenu_container div.main_menu_sap {
    background: url(../img/layout/mainmenu_under.png) no-repeat 0 0;
    height: 9px;
	display:block;
}

div#mainmenu_container ul {
    	padding: 0;
    	font-size: 14px;
	margin:0;
	width:100%;
	list-style-type:none;
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
@media only screen and (min-width: 1024px) {
	div#mainmenu_container ul {
	        padding: 0;
        	font-size: 14px;
	        margin:0;
        	width:100%;
	        list-style-type:none;
	        justify-content:space-between;
	}
}
div#mainmenu_container ul a{
	display:flex;
	flex-direction:column;
	text-align: center;
}

div#mainmenu_container ul a .img {
    	width: 62px;
    	height: 62px;
    	background: url(../img/layout/menu_items_sprite.png) no-repeat 0 0;
}

div#mainmenu_container ul a span {
    color: #FFFFFF;
    text-decoration: none;
}

div#mainmenu_container ul li:nth-child(1) a .img {
    background-position: 0 0
}

div#mainmenu_container ul li:nth-child(2) a .img {
    background-position: -62px 0
}

div#mainmenu_container ul li:nth-child(3) a .img {
    background-position: -124px 0
}

div#mainmenu_container ul li:nth-child(4) a .img {
    background-position: -186px 0
}

div#mainmenu_container ul li:nth-child(5) a .img {
    background-position: 0 -62px
}

div#mainmenu_container ul li:nth-child(6) a .img {
    background-position: -62px -62px
}

div#mainmenu_container ul li:nth-child(7) a .img {
    background-position: -124px -62px
}

div#mainmenu_container ul li:nth-child(8) a .img {
    background-position: -186px -62px
}

div#mainmenu_container ul li:nth-child(9) a .img {
    background-position: 0 -124px
}

div#mainmenu_container ul li:nth-child(10) a .img {
    background-position: -62px -124px
}

div#mainmenu_container ul li:nth-child(11) a .img {
    background-position: -124px -124px
}
div#mainmenu_yellow_container {
    background: url(../img/layout/mainmenu_yellow_bg.png) repeat-x;
    width: 960px;
    height: 142px;
    font-family: 'AgasBold', Arial
}

div#mainmenu_yellow_container div.main_menu_sap {
    background: url(../img/layout/mainmenu_under.png) no-repeat 0 0;
    width: 970px;
    height: 9px;
}

div#mainmenu_yellow_container ul {
    margin: 17px 68px 25px 0px;
    padding: 0;
}

div#mainmenu_yellow_container ul a {
    width: 62px;
    height: 62px;
    list-style: none outside none;
    margin-left: 65px;
    text-align: center;
    background: url(../img/layout/menu_items_yellow_sprite.png) no-repeat 0 0
}

div#mainmenu_yellow_container ul a span {
    color: #474510;
    position: relative;
    top: 67px;
    text-decoration: none;
    width: 100px;
    height: 10px;
    left: 17px;
}

div#mainmenu_yellow_container ul a:nth-child(3) {
    background-position: -62px 0
}

div#mainmenu_yellow_container ul a:nth-child(7) {
    background-position: -186px 0
}

div#mainmenu_yellow_container ul a:nth-child(4) {
    background-position: 0 -62px
}

div#mainmenu_yellow_container ul a:nth-child(5) {
    background-position: -62px -62px
}

div#mainmenu_yellow_container ul a:nth-child(1) {
    background-position: -124px -62px
}

div#mainmenu_yellow_container ul a:nth-child(2) {
    background-position: -62px -124px
}

div#mainmenu_yellow_container ul a:nth-child(6) {
    background-position: -124px -124px
}

div#mainmenu_yellow_before {
    background: url(../img/layout/mainmenu_yellow_right.png) no-repeat 0 0;
    width: 14px;
    height: 142px;
    margin-right: 8px;
    clear: left
}

div#mainmenu_yellow_after {
    background: url(../img/layout/mainmenu_yellow_left.png) no-repeat 0 0;
    width: 14px;
    height: 142px;
}

div#sub_category div.sub_category_middle {
}

div#sub_category div.sub_category_middle div.sub_category_inner {
    position: relative;
    font-size: 11px;
	display:flex;
	justify-content:center;
	flex-wrap:wrap;
}

div#sub_category div.sub_category_middle div.sub_category_inner .sub {
    margin-left: 6px;
    margin-top: 3px
}

div#sub_category div.sub_category_middle div.sub_category_inner .sub a {
    color: #fff
}

div#sub_category div.sub_category_middle div.sub_category_inner .before {
    background: url(../img/layout/mainmenu_dot.png) no-repeat 0 0;
    width: 7px;
    height: 7px;
    margin-left: 6px;
    margin-top: 4px
}

div#sub_category div.sub_category_middle div.sub_category_inner .before:first-child {
    display: none
}

div#footer {
    background: url(../img/layout/content_wrapper.png) repeat-y;
    font-family: arial;
}

div#footer div#footer_top {
    background: url(../img/layout/footer_top.png) repeat-x;
    height: 19px;
    width: 1004px;
    margin: 0 auto
}

div#footer div#footer_content {
    margin: 0 auto;
    min-height: 300px;
    background-color: #222;
    color: #acacac
}

div#footer div#footer_content .text {
    padding: 16px;
    font-size: 12px;
    line-height: 16px
}

div#footer div#footer_content .sap {
    background: url(../img/layout/footer_devider.png) no-repeat;
    height: 302px;
    width: 2px;
}

div#footer div#footer_content .links {
    padding-right: 20px;
    width: 283px;
    padding-top: 14px;
    height: 42px
}

div#footer div#footer_content .links .footer_title1 {
    font-weight: bold;
    font-size: 16px
}

div#footer div#footer_content .links a {
    color: #dce534;
    margin-right: 2px;
    margin-top: 2px
}

div#footer div#footer_content .links .sap1 {
    background: url(../img/layout/footer_devider1.png) no-repeat;
    height: 14px;
    width: 2px;
    margin: 4px
}

div#footer div#footer_content .links .sap1:last-child {
    display: none
}

div#footer div#footer_content .links1 {
    height: 29px
}

div#footer div#footer_content .links2 {
    height: 182px
}

div#footer div#footer_content .logo_footer_net-games {
    background: url(../img/layout/footer_logo_net-games.png) no-repeat;
    height: 52px;
    width: 177px;
    margin-right: 45px;
    margin-top: -7px
}

div#footer950 {
    background: url(../img/layout/content_wrapper950.png) repeat-y;
    font-family: arial;
}

div#footer950 div#footer_content {
    margin: 0 auto;
    background-color: #222;
    color: #acacac
}

div#footer950 div#footer_content .text {
    padding: 20px 32px 0 0;
    font-size: 12px;
    line-height: 16px
}

div#footer950 div#footer_content .sap {
    background: url(../img/layout/footer_devider.png) no-repeat;
    height: 302px;
    width: 2px;
}

div#footer950 div#footer_content .links {
    padding-right: 20px;
    padding-top: 14px;
    height: 42px
}

div#footer950 div#footer_content .links .footer_title1 {
    font-weight: bold;
    font-size: 16px
}

div#footer950 div#footer_content .links a {
    color: #dce534;
    margin-right: 2px;
    margin-top: 2px
}

div#footer950 div#footer_content .links .sap1 {
    background: url(../img/layout/footer_devider1.png) no-repeat;
    height: 14px;
    width: 2px;
    margin: 4px
}

div#footer950 div#footer_content .links .sap1:last-child {
    display: none
}

div#footer950 div#footer_content .links1 {
    height: 29px
}

div#footer950 div#footer_content .links2 {
    height: 182px
}

div#footer950 div#footer_content .logo_footer_net-games {
    background: url(../img/layout/footer_logo_net-games.png) no-repeat;
    height: 52px;
    width: 147px;
    margin-right: 17px;
    margin-top: -7px
}

#new_games_box {
    	position: relative;
    	margin: 0px auto;
    	direction: ltr;
    	color: #000;
    	z-index: 1;
    	margin-left: 12px;
    	margin-bottom: 20px;
    	margin-right: 8px;
}

#new_games_box .content {
    position: relative;
    zoom: 1;
    padding: 4px;
}

#new_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#new_games_box .b {
    position: relative;
    width: 100%
}

#new_games_box .b,
#new_games_box .b div {
    height: 16px;
    font-size: 1px
}

#new_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#new_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#new_games_box .hd,
#new_games_box .bd,
#new_games_box .ft {
    position: relative
}

#new_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#new_games_box h1,
#new_games_box p,
#new_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#new_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#new_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_new_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -8px
}

#new_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#new_games_box a .title span h1 {
    font-weight: normal;
    margin: 0;
    padding: 0;
	text-align:right;
}

#new_games_box .box_inner {
    margin-top: 0px
}

#new_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#new_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#new_games_box .box_inner .game .title_box {
    height: 31px;
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#new_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#new_games_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#new_games_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#new_games_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#new_games_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#new_games_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#top_games_box {
    position: relative;
    margin: 0;
    direction: ltr;
    min-width: 8em;
    color: #000;
    z-index: 1;
    margin-left: 0;
    margin-bottom: 21px;
}

#top_games_box .content {
    position: relative;
    padding: 9px;
}

#top_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#top_games_box .b {
    position: relative;
    width: 100%
}

#top_games_box .b,
#top_games_box .b div {
    height: 16px;
    font-size: 1px
}

#top_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#top_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#top_games_box .hd,
#top_games_box .bd,
#top_games_box .ft {
    position: relative
}

#top_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#top_games_box h1,
#top_games_box p,
#top_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#top_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0;
	text-align:right;
}

#top_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_hot_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -8px
}

#top_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#top_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#top_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#top_games_box .box_inner .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#top_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#top_games_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#top_games_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#top_games_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#top_games_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#top_games_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#girls_new_games_box {
    background-color: #fe3beb;
    position: relative;
    margin: 14px auto 14px 12px
}

#girls_new_games_box div.icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_girls_hompage_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 39px;
    z-index: 4;
    left: 16px;
    top: -1px
}

#girls_new_games_box .game {
    margin: 9px 9px 0px 0px;
}

#girls_new_games_box .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#girls_new_games_box .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#girls_new_games_box .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#girls_new_games_box div.title span,
#girls_new_games_box div.title span h2 {
    color: #FFFFFF;
    font-size: 24px;
    margin: 17px 21px 0 0;
    font-weight: normal;
    text-shadow: 0 2px 0 gray, -1px -1px 0 gray, 1px -1px 0 gray, -1px 1px 0 gray, 1px 1px 0 gray
}

#girls_new_games_box div.title span h2 {
    margin: 0px 0px 0 0
}

#girls_new_games_box .game {
    margin: 9px 18px 0 0
}

#girls_new_games_box .all_girls_games {
    position: relative;
    top: 144px;
    left: 17px;
    font-family: 'AgasBold', Arial
}

#girls_new_games_box .all_girls_games a {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    left: 4px;
    position: relative;
    top: -3px
}

#girls_new_games_box .all_girls_games:after {
    content: url(../img/layout/icon_all_white.png)
}

#girls_new_games_box .box_inner {
    padding: 0;
    margin-top: 0px;
	display:flex;
	flex-wrap:wrap;

}

#homepage_vod_box {
    background-color: #a10d0b;
    position: relative;
    margin: 0 auto 14px 12px
}

#homepage_vod_box div.icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_video.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 39px;
    z-index: 4;
    left: 16px;
    top: -1px
}

#homepage_vod_box .game {
    margin: 9px 9px 0px 0px;
}

#homepage_vod_box .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#homepage_vod_box .game .title_box {
    height: 31px;
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#homepage_vod_box .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#homepage_vod_box .box_inner {
    margin-right: 6px
}

#homepage_vod_box div.title span,
#homepage_vod_box div.title span h2 {
    font-size: 24px;
    margin: 17px 21px 0 0;
    font-weight: normal;
}

#homepage_vod_box div.title span h2 {
    margin: 0px 0px 0 0
}

#homepage_vod_box .game {
    margin: 9px 18px 0 0
}

#homepage_vod_box div.single_link {
    margin-right: 15px;
    margin-top: 13px;
    position: relative
}

#homepage_vod_box div.single_link .thumb {
    border: 1px solid #000
}

#homepage_vod_box div.single_link .play {
    position: absolute;
    top: 82px;
    right: 126px
}

#homepage_vod_box div.single_link .name {
    text-align: center;
    line-height: 12px;
    background-color: #000000;
    margin-top: 2px;
    color: #FFFF00;
    padding: 6px;
    font-family: arial
}

#homepage_vod_box .all_girls_games {
    position: relative;
    top: 541px;
    left: 17px;
    font-family: 'AgasBold', Arial
}

#homepage_vod_box .all_girls_games a {
    font-size: 11px;
    color: #000;
    font-weight: bold;
    left: 4px;
    position: relative;
    top: -3px
}

#homepage_vod_box .all_girls_games:after {
    content: url(../img/layout/icon_all_black.png)
}

#homepage_vod_box .box_inner {
    padding: 0;
    margin-top: 0px;
}

#pc_games_box {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 14px auto 0 12px
}

#pc_games_box .content,
#pc_games_box .t,
#pc_games_box .b,
#pc_games_box .b div {}

#pc_games_box .content {
    height: 206px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#pc_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#pc_games_box .b {
    position: relative;
    width: 100%
}

#pc_games_box .b,
#pc_games_box .b div {
    height: 16px;
    font-size: 1px
}

#pc_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#pc_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#pc_games_box .hd,
#pc_games_box .bd,
#pc_games_box .ft {
    position: relative
}

#pc_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#pc_games_box h1,
#pc_games_box p,
#pc_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#pc_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#pc_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_pc.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

#pc_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#pc_games_box .box_inner {
    clear: right;
}

#pc_games_box .pc_logo {
    background: url("../img/layout/games_co_il.png") no-repeat scroll 0 0 transparent;
    height: 21px;
    margin-left: 52px;
    margin-top: 22px;
    width: 124px
}

#pc_games_box .box_inner {
    font-family: arial;
    margin-top: 0px
}

#pc_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#pc_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#pc_games_box .box_inner .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#pc_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#pc_games_box .box_inner .game {
    margin: 9px 9px 0
}

#pc_games_box .box_inner .game .title_box {
    line-height: 13px;
    padding-top: 2px;
    height: 52px;
    direction: rtl;
    font-size: 11px
}

#champion_games_box {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 14px auto 14px 12px
}

#champion_games_box .content,
#champion_games_box .t,
#champion_games_box .b,
#champion_games_box .b div {}

#champion_games_box .content {
    height: 181px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#champion_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#champion_games_box .b {
    position: relative;
    width: 100%
}

#champion_games_box .b,
#champion_games_box .b div {
    height: 16px;
    font-size: 1px
}

#champion_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#champion_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#champion_games_box .hd,
#champion_games_box .bd,
#champion_games_box .ft {
    position: relative
}

#champion_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#champion_games_box h1,
#champion_games_box p,
#champion_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#champion_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#champion_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_champion_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

#champion_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#champion_games_box .box_inner {
    margin-top: 0px
}

#champion_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#champion_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#champion_games_box .box_inner .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#champion_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#champion_games_box .box_inner .game {
    margin: 9px 9px 0px 9px
}

#champion_games_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#champion_games_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#champion_games_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#champion_games_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#champion_games_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#quest_games_box {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 14px auto 20px 12px
}

#quest_games_box .content,
#quest_games_box .t,
#quest_games_box .b,
#quest_games_box .b div {}

#quest_games_box .content {
    height: 181px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#quest_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#quest_games_box .b {
    position: relative;
    width: 100%
}

#quest_games_box .b,
#quest_games_box .b div {
    height: 16px;
    font-size: 1px
}

#quest_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#quest_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#quest_games_box .hd,
#quest_games_box .bd,
#quest_games_box .ft {
    position: relative
}

#quest_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#quest_games_box h1,
#quest_games_box p,
#quest_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#quest_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#quest_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_quest_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

#quest_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}
#quest_games_box .box_inner {
    margin-top: 0px
}

#quest_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#quest_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#quest_games_box .box_inner .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#quest_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
}

#quest_games_box .box_inner .game {
    margin: 9px 9px 0px 9px
}

#quest_games_box .box_inner .game img {
    border: medium none
}

#quest_games_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#quest_games_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#quest_games_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#quest_games_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#quest_games_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#home_games_box {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px
}

#home_games_box .content,
#home_games_box .t,
#home_games_box .b,
#home_games_box .b div {}

#home_games_box .content {
    height: 181px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#home_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#home_games_box .b {
    position: relative;
    width: 100%
}

#home_games_box .b,
#home_games_box .b div {
    height: 16px;
    font-size: 1px
}

#home_games_box .b {
    background-position: bottom right;
    direction: ltr
}

#home_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#home_games_box .hd,
#home_games_box .bd,
#home_games_box .ft {
    position: relative
}

#home_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#home_games_box h1,
#home_games_box p,
#home_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#home_games_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#home_games_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_home_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

#home_games_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#home_games_box .box_inner {
    margin-top: 0px
}

#home_games_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#home_games_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#home_games_box .box_inner .game .title_box {
    width: 108px;
    height: 31px;
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#home_games_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
    width: 104px
}

#home_games_box .box_inner .game {
    margin: 9px 9px 0px 9px
}

#home_games_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#home_games_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#home_games_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#home_games_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#home_games_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#frogi_box {
    position: relative;
    margin: 0px auto;
    direction: ltr;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px
}

#frogi_box .content,
#frogi_box .t,
#frogi_box .b,
#frogi_box .b div {}

#frogi_box .content {
    height: 181px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#frogi_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#frogi_box .b {
    position: relative;
    width: 100%
}

#frogi_box .b,
#frogi_box .b div {
    height: 16px;
    font-size: 1px
}

#frogi_box .b {
    background-position: bottom right;
    direction: ltr
}

#frogi_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#frogi_box .hd,
#frogi_box .bd,
#frogi_box .ft {
    position: relative
}

#frogi_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#frogi_box h1,
#frogi_box p,
#frogi_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#frogi_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

#frogi_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_home_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

#frogi_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}

#frogi_box .content {
    height: 203px
}

#frogi_box .box_inner {
    margin-top: 0px
}

#frogi_box .box_inner .game {
    margin: 9px 9px 0px 0px;
}

#frogi_box .box_inner .game img {
    border: 1px solid #000;
    display: block;
    direction: rtl
}

#frogi_box .box_inner .game .title_box {
    text-align: center;
    background-color: #000;
    line-height: 12px;
    font-family: arial;
    overflow: hidden;
    color: yellow
}

#frogi_box .box_inner .game .title_box span {
    margin-right: 2px;
    margin-top: 3px;
    width: 104px
}

#frogi_box .box_inner .game {
    margin: 9px 9px 0px 9px
}

#frogi_box .box_inner .game .title_box {
    height: 51px
}

.banner_left {
    margin: 17px 17px 10px
}

.banner_left1 {
    margin: 17px 17px 10px
}

div.club_box {
    position: relative;
    min-width: 8em;
    width: 100%;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial;
}

div.club_box .content,
div.club_box .t,
div.club_box .b,
div.club_box .b div {}

div.club_box .content {
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div.club_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div.club_box .b {
    position: relative;
    width: 100%
}

div.club_box .b,
div.club_box .b div {
    height: 16px;
    font-size: 1px
}

div.club_box .b {
    background-position: bottom right;
    direction: ltr
}

div.club_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div.club_box .hd,
div.club_box .bd,
div.club_box .ft {
    position: relative
}

div.club_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div.club_box h1,
div.club_box p,
div.club_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div.club_box h1,
div.club_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

div.club_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div.club_box .title h1,
div.club_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div.club_box .content {
    padding: 0;
    margin: 0
}

div.club_box div.sap {
    background-image: url(http://assets2.net-games.co.il/media/img/layout/sap_big.png);
    background-repeat: no-repeat;
    border: none;
    width: 279px;
    height: 2px;
    margin-right: 29px
}

div.club_box div.logo_club {
    background: url(http://assets1.net-games.co.il/media/img/layout/club_logo.png) no-repeat;
    width: 240px;
    height: 59px;
    margin-right: 48px;
    margin-top: 9px
}

div.club_box div.club_trophys {
    direction: rtl;
    margin-right: 7px;
    text-align: right;
}

div.club_box div.club_trophys .title {
    margin-bottom: 4px;
    margin-right: 14px;
    margin-top: -4px
}

div.club_box div.club_trophys .trophys_container div.single_trophy .thumb img {
    width: 29px;
    height: 29px;
    margin: 5px 12px 5px 5px
}

div.club_box div.club_trophys .trophys_container div.single_trophy .display_name {
    width: 113px;
    font-weight: bold;
    margin-top: 4px
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(1) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_gold.png) no-repeat
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(2) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_silver.png) no-repeat
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(3) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_silver.png) no-repeat
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(4) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_silver.png) no-repeat
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(5) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_silver.png) no-repeat
}

div.club_box div.club_trophys .trophys_container div.single_trophy:nth-child(6) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 {
    margin-right: 0px;
    margin-top: 25px;
}

div.club_box div.club_trophys1 .title {
    margin-bottom: 4px;
    margin-right: 14px;
    margin-top: -4px
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy .thumb img {
    width: 29px;
    height: 29px;
    margin: 5px 12px 5px 5px
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy .display_name {
    width: 113px;
    font-weight: bold;
    margin-top: 4px
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(1) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(2) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(3) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(4) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(5) {
    background: url(http://assets1.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_trophys1 .trophys_container div.single_trophy:nth-child(6) {
    background: url(http://assets2.net-games.co.il/media/img/layout/cups_bronza.png) no-repeat
}

div.club_box div.club_quest {
    margin-right: 0px;
    text-align: right;
    font-size: 12px
}

div.club_box div.club_quest .title {
    margin-bottom: 4px;
    margin-right: 14px;
    margin-top: -4px
}

div.club_box div.club_quest .quests_container div.single_quest .thumb img {
    width: 29px;
    height: 29px;
    margin: 5px 12px 5px 5px;
    border: medium none
}

div.club_box div.club_quest .quests_container div.single_quest .display_name {
    width: 106px;
    font-weight: bold;
    margin-top: 4px;
    font-size: 14px
}

div.club_box div.club_quest .quests_container div.sap {
    background-image: url(http://assets1.net-games.co.il/media/img/layout/sap_small.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 160px;
    height: 2px;
}

div.club_box div.club_quest .quests_container div.sap:last-child {
    display: none
}

div.club_box .champion {
    background-image: url(http://assets2.net-games.co.il/media/img/layout/champion_bg.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 310px;
    height: 72px;
    margin: 16px 11px 11px;
}

div.club_box .champion .title {
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    margin-right: 22px;
    margin-top: 7px;
    text-align: right;
    width: 50%
}

div.club_box .champion .name {
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    margin-right: 55px;
    text-align: right;
    width: 50%
}

div.club_box .champion .thumb {
    height: 33px;
    margin-left: 20px;
    margin-top: 18px;
    width: 35px
}

div.club_box .live_updates {
}

div.club_box .live_updates .title {
    margin-right: 18px;
    margin-top: -12px;
    text-align: right
}

div.club_box .live_updates div.single_champion {
    height: 37px;
    width: 100%
}

div.club_box .live_updates div.single_champion .thumb {
}

div.club_box .live_updates div.single_champion .thumb img {
    width: 27px;
    height: 27px;
    margin: 5px 18px 5px 5px
}

div.club_box .live_updates div.single_champion .display_name {
    font-weight: bold;
    margin-top: 4px;
    text-align: right
}

div.club_box .live_updates div.single_champion .game_name {
    font-size: 11px;
    font-weight: normal;
    text-align: right
}

div.social_box {
    position: relative;
    width: 100%;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial;
}

div.social_box .content,
div.social_box .t,
div.social_box .b,
div.social_box .b div {}

div.social_box .content {
    height: 623px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div.social_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div.social_box .b {
    position: relative;
    width: 100%
}

div.social_box .b,
div.social_box .b div {
    height: 16px;
    font-size: 1px
}

div.social_box .b {
    background-position: bottom right;
    direction: ltr
}

div.social_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div.social_box .hd,
div.social_box .bd,
div.social_box .ft {
    position: relative
}

div.social_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div.social_box h1,
div.social_box p,
div.social_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div.social_box h1,
div.social_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

div.social_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div.social_box .title h1,
div.social_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div.social_box .content {
    padding: 0;
    margin: 0
}

div.social_box div.sap {
    background-image: url(http://assets1.net-games.co.il/media/img/layout/sap_big.png);
    background-repeat: no-repeat;
    border: none;
    width: 279px;
    height: 2px;
    margin-right: 29px
}

div.social_box .box_inner .title {
    margin-right: 4px
}

div.social_box .box_inner .title h1 {
    padding: 0
}

div.social_box .social_friends {
    margin-right: 16px;
    height: 76px
}

div.social_box .social_friends img {
    margin-right: 3px
}

div.social_box .social_friends .profile_friends {
    margin-right: 8px
}

div.social_box .social_friends .profile_friends .friends_count {
    font-size: 10px;
    font-weight: bold;
    margin-right: 2px;
    margin-top: 6px
}

div.social_box .social_friends .profile_friends .profile_friend_img {
    position: relative;
    top: 0;
    right: 0;
    width: 39px;
    height: 37px;
    background: url(http://assets1.net-games.co.il/media/img/user/user_friend_bg.png);
    margin-left: 5px
}

div.social_box .social_friends .profile_friends .profile_friend_img img.avatar {
    left: -7px;
    margin: 8px;
    position: absolute;
    top: -8px
}

div.social_box .social_comments {
    margin-right: 16px
}

div.social_box .social_comments .comment_single {
    clear: right;
    margin-right: 4px;
    margin-top: 2px;
    height: 54px
}

div.social_box .social_comments .comment_single .comment_title {
    margin-right: 10px;
    font-size: 10px
}

div.social_box .social_comments .comment_single .comment_title span {
    font-size: 12px;
    font-weight: bold
}

div.social_box .social_comments .comment_single .comment_img {
}

div.social_box .social_comments .comment_single .comment {
    height: 30px;
    text-align: right;
    overflow: hidden;
    margin: 0px 15px 0px 0px;
    padding: 0
}

div.social_box .social_comments div.sap:last-child {
    display: none
}

div.social_box .social_data {
    margin-right: 16px;
    margin-bottom: 10px;
}

div.social_box .social_data .last_blogs {
    margin: 4px
}

div.social_box .social_data .last_blogs .icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_blogs_yellow.png) no-repeat 0 0;
    width: 32px;
    height: 35px;
    z-index: 4;
}

div.social_box .social_data .last_blogs .text {
    font-weight: bold;
    margin-right: 6px
}

div.social_box .social_data .last_blogs .last_blogs_container {
    text-align: right;
    direction: rtl;
    margin-right: 10px;
    overflow: hidden;
}

div.social_box .social_data .last_blogs .last_blogs_container a {
    clear: right;
    color: #797F0D
}

div.social_box .social_data .last_groups {
    margin: 4px
}

div.social_box .social_data .last_groups .icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_teams_yellow.png) no-repeat 0 0;
    width: 32px;
    height: 35px;
    z-index: 4;
}

div.social_box .social_data .last_groups .text {
    font-weight: bold;
    margin-right: 6px
}

div.social_box .social_data .last_groups .last_groups_container {
    text-align: right;
    direction: rtl;
    margin-right: 10px;
    overflow: hidden;
}

div.social_box .social_data .last_groups .last_groups_container a {
    clear: right;
    color: #797F0D
}

div#video_box {
    position: relative;
    direction: ltr;
    width: 100%;
    color: #000;
    z-index: 1;
}

div#video_box .content {
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#video_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#video_box .b {
    position: relative;
    width: 100%
}

div#video_box .b,
div#video_box .b div {
    height: 16px;
    font-size: 1px
}

div#video_box .b {
    background-position: bottom right;
    direction: ltr
}

div#video_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#video_box .hd,
div#video_box .bd,
div#video_box .ft {
    position: relative
}

div#video_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#video_box h1,
div#video_box p,
div#video_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#video_box h2 {
    font-size: 24px;
    font-weight: normal;
    margin: 0;
    padding: 0
}

div#video_box div#icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_hot_games.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px
}

div#video_box span {
    margin-right: 11px;
    margin-top: 17px;
    margin-bottom: 6px;
    padding-bottom: 0px;
}
div#video_box img.thumb {
    margin: 0px 18px;
    border: 1px solid #000000
}

div#video_box img.play {
    width: 46px;
    height: 46px;
    border: 0 none;
    position: absolute;
    right: 149px;
    top: 97px
}

div#video_box img.channel_thumb {
    border: 0 none;
    position: absolute;
    right: 194px;
    top: 155px
}

div#partners_box {
    background: url(../img/layout/partners_box.png) no-repeat;
    width: 320px;
    height: 77px;
    margin-right: 5px;
    margin-bottom: 8px
}

.same_games950 {
    width: 100%;
    padding-left: 12px;
    margin-bottom: 20px;
    padding-right: 18px;
    margin-top: 20px;
    box-sizing: border-box;
}

.same_games950 .content,
.same_games950 .t,
.same_games950 .b,
.same_games950 .b div {}

.same_games950 .content {
    height: 556px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

.same_games950 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

.same_games950 .b {
    position: relative;
    width: 100%
}

.same_games950 .b,
.same_games950 .b div {
    height: 16px;
    font-size: 1px
}

.same_games950 .b {
    background-position: bottom right;
    direction: ltr
}

.same_games950 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

.same_games950 .hd,
.same_games950 .bd,
.same_games950 .ft {
    position: relative
}

.same_games950 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

.same_games950 h1,
.same_games950 p,
.same_games950 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

.same_games950 h1,
.same_games950 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
.same_games950 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

.same_games950 .title h1,
.same_games950 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

.same_games950 div.title {
    margin: 13px;
    font-family: 'AgasBold', Arial;
    width: 100%
}

.same_games950 div.single_link {
    margin-right: 15px;
    width: 97px
}

.same_games950 div.single_link span {
    text-align: center;
    width: 100%;
    height: 42px;
    line-height: 15px
}

.same_games950 .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

.same_games950 .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

.same_games950 .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

.same_games950 .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

.same_games950 .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

.OUTBRAIN .AR_1 .strip-rec-link-title {
    height: 32px !important
}

#same_games980 {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial
}

#same_games980 .content,
#same_games980 .t,
#same_games980 .b,
#same_games980 .b div {}

#same_games980 .content {
    height: 556px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#same_games980 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#same_games980 .b {
    position: relative;
    width: 100%
}

#same_games980 .b,
#same_games980 .b div {
    height: 16px;
    font-size: 1px
}

#same_games980 .b {
    background-position: bottom right;
    direction: ltr
}

#same_games980 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#same_games980 .hd,
#same_games980 .bd,
#same_games980 .ft {
    position: relative
}

#same_games980 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#same_games980 h1,
#same_games980 p,
#same_games980 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#same_games980 h1,
#same_games980 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#same_games980 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#same_games980 .title h1,
#same_games980 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#same_games980 div.title {
    margin: 13px;
    font-family: 'AgasBold', Arial
}

#same_games980 div.single_link {
    margin-right: 8px;
    width: 97px
}

#same_games980 div.single_link span {
    text-align: center;
    width: 100%;
    height: 42px;
    line-height: 15px
}

#same_games980 .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#same_games980 .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#same_games980 .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#same_games980 .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#same_games980 .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#same_games742 {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 auto 0 12px;
    font-family: arial
}

#same_games742 .content,
#same_games742 .t,
#same_games742 .b,
#same_games742 .b div {}

#same_games742 .content {
    height: 1290px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#same_games742 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#same_games742 .b {
    position: relative;
    width: 100%
}

#same_games742 .b,
#same_games742 .b div {
    height: 16px;
    font-size: 1px
}

#same_games742 .b {
    background-position: bottom right;
    direction: ltr
}

#same_games742 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#same_games742 .hd,
#same_games742 .bd,
#same_games742 .ft {
    position: relative
}

#same_games742 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#same_games742 h1,
#same_games742 p,
#same_games742 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#same_games742 h1,
#same_games742 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#same_games742 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#same_games742 .title h1,
#same_games742 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#same_games742 div.title {
    margin: 13px;
    font-family: 'agasbold'
}

#same_games742 div.single_link {
    margin-right: 8px;
}

#same_games742 div.single_link span {
    text-align: center;
    width: 100%;
    height: 26px;
    line-height: 11px
}

#same_games742 .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#same_games742 .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#same_games742 .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#same_games742 .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#same_games742 .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#same_games742short {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial
}

#same_games742short .content,
#same_games742short .t,
#same_games742short .b,
#same_games742short .b div {}

#same_games742short .content {
    height: 932px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#same_games742short .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#same_games742short .b {
    position: relative;
    width: 100%
}

#same_games742short .b,
#same_games742short .b div {
    height: 16px;
    font-size: 1px
}

#same_games742short .b {
    background-position: bottom right;
    direction: ltr
}

#same_games742short .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#same_games742short .hd,
#same_games742short .bd,
#same_games742short .ft {
    position: relative
}

#same_games742short .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#same_games742short h1,
#same_games742short p,
#same_games742short h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#same_games742short h1,
#same_games742short h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#same_games742short .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#same_games742short .title h1,
#same_games742short .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#same_games742short div#title {
    margin-top: 15px
}

#same_games742short .title {
    font-family: 'agasbold';
    margin: 19px 12px 12px;
    text-align: right;
    width: 100%
}

#same_games742short div.single_link {
    margin-right: 8px;
}

#same_games742short div.single_link span {
    text-align: center;
    width: 100%;
    height: 25px;
    line-height: 11px
}

#same_games742short .b,
#same_games742short .b div {
    height: 9px
}

#mochi_games {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial;
    margin: 0 auto 0 12px
}

#mochi_games .content,
#mochi_games .t,
#mochi_games .b,
#mochi_games .b div {}

#mochi_games .content {
    height: 444px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#mochi_games .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#mochi_games .b {
    position: relative;
    width: 100%
}

#mochi_games .b,
#mochi_games .b div {
    height: 16px;
    font-size: 1px
}

#mochi_games .b {
    background-position: bottom right;
    direction: ltr
}

#mochi_games .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#mochi_games .hd,
#mochi_games .bd,
#mochi_games .ft {
    position: relative
}

#mochi_games .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#mochi_games h1,
#mochi_games p,
#mochi_games h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#mochi_games h1,
#mochi_games h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#mochi_games .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#mochi_games .title h1,
#mochi_games .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#mochi_games div#title {
    margin-top: 15px
}

#mochi_games div.single_link {
    margin-right: 8px;
}

#mochi_games div.single_link span {
    text-align: center;
    width: 100%
}

#mochi_games .mochi1 {
    background-image: url("../img/layout/mochi_score1.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 44px;
    margin-right: 6px;
    margin-top: 45px
}

#mochi_games .mochi1 img {
    border: 1px solid #857d43;
    margin-right: 36px;
    margin-top: 5px
}

#mochi_games .mochi2 {
    background-image: url("../img/layout/mochi_score2.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 35px;
    margin-right: 6px
}

#mochi_games .mochi2 img {
    border: 1px solid #585858;
    margin-right: 36px;
    margin-top: 4px
}

#mochi_games .mochi3 {
    background-image: url("../img/layout/mochi_score3.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 35px;
    margin-right: 6px
}

#mochi_games .mochi3 img {
    border: 1px solid #6a4a24;
    margin-right: 36px;
    margin-top: 4px
}

#mochi_games .mochi_no_score {
    margin-right: 10px;
}

#mochi_games .mochi_no_score1 {
    margin-right: 10px;
    margin-top: 80px;
}

#mochi_games .my_score {
    margin-right: 14px
}

#mochi_games .my_score div {
    background-color: #dce534;
    text-align: center;
    line-height: 20px
}

#mochi_games .my_score div.place,
#mochi_games .my_score title2 {
    margin-right: 5px
}

#mochi_games .my_score .title1,
#mochi_games .my_score .title2 {
    background-color: #fff
}

#mochi_games .mochi_details {
    margin-right: 10px;
    font-weight: bold
}

#mochi_games .mochi_details span.mochi_name {
    clear: right
}

#mochi_games .mochi_details span.mochi_score {
    clear: right
}

#mochi_games .the_others {
    direction: rtl;
    text-align: right;
    margin-right: 8px
}

#mochi_games .the_others div {
    margin-right: 9px
}

#mochi_games .the_others div span {
    position: relative;
    right: 7px;
    top: 4px
}

#mochi_games .the_others div span span {
    margin-left: 15px
}

#mochi_games .the_others div:nth-child(1),
#mochi_games .the_others div:nth-child(3),
#mochi_games .the_others div:nth-child(5),
#mochi_games .the_others div:nth-child(7),
#mochi_games .the_others div:nth-child(9),
#mochi_games .the_others div:nth-child(11),
#mochi_games .the_others div:nth-child(13),
#mochi_games .the_others div:nth-child(15),
#mochi_games .the_others div:nth-child(17),
#mochi_games .the_others div:nth-child(19),
#mochi_games .the_others div:nth-child(21),
#mochi_games .the_others div:nth-child(23),
#mochi_games .the_others div:nth-child(25),
#mochi_games .the_others div:nth-child(27),
#mochi_games .the_others div:nth-child(29),
#mochi_games .the_others div:nth-child(31),
#mochi_games .the_others div:nth-child(33),
#mochi_games .the_others div:nth-child(35),
#mochi_games .the_others div:nth-child(37),
#mochi_games .the_others div:nth-child(39),
#mochi_games .the_others div:nth-child(41),
#mochi_games .the_others div:nth-child(43),
#mochi_games .the_others div:nth-child(45),
#mochi_games .the_others div:nth-child(47),
#mochi_games .the_others div:nth-child(49) {
    background-color: #ececec
}

#mochi_games .the_others div:nth-child(2),
#mochi_games .the_others div:nth-child(4),
#mochi_games .the_others div:nth-child(6) {
    background-color: #ffffff
}

.mochi_games980 {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial;
    margin: 0 auto 0 12px;
    margin-right: 21px !important
}

.mochi_games980 .content,
.mochi_games980 .t,
.mochi_games980 .b,
.mochi_games980 .b div {}

.mochi_games980 .content {
    height: 444px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

.mochi_games980 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

.mochi_games980 .b {
    position: relative;
    width: 100%
}

.mochi_games980 .b,
.mochi_games980 .b div {
    height: 16px;
    font-size: 1px
}

.mochi_games980 .b {
    background-position: bottom right;
    direction: ltr
}

.mochi_games980 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

.mochi_games980 .hd,
.mochi_games980 .bd,
.mochi_games980 .ft {
    position: relative
}

.mochi_games980 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

.mochi_games980 h1,
.mochi_games980 p,
.mochi_games980 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

.mochi_games980 h1,
.mochi_games980 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
.mochi_games980 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

.mochi_games980 .title h1,
.mochi_games980 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

.mochi_games980 div#title {
    margin-top: 15px
}

.mochi_games980 div.single_link {
    margin-right: 8px;
}

.mochi_games980 div.single_link span {
    text-align: center;
    width: 100%
}

.mochi_games980 .mochi1 {
    background-image: url("../img/layout/mochi_score1.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 44px;
    margin-right: 6px;
    margin-top: 45px
}

.mochi_games980 .mochi1 img {
    border: 1px solid #857d43;
    margin-right: 36px;
    margin-top: 5px
}

.mochi_games980 .mochi2 {
    background-image: url("../img/layout/mochi_score2.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 35px;
    margin-right: 6px
}

.mochi_games980 .mochi2 img {
    border: 1px solid #585858;
    margin-right: 36px;
    margin-top: 4px
}

.mochi_games980 .mochi3 {
    background-image: url("../img/layout/mochi_score3.png");
    background-repeat: no-repeat;
    width: 200px;
    height: 35px;
    margin-right: 6px
}

.mochi_games980 .mochi3 img {
    border: 1px solid #6a4a24;
    margin-right: 36px;
    margin-top: 4px
}

.mochi_games980 .mochi_no_score {
    margin-right: 10px;
}

.mochi_games980 .mochi_no_score1 {
    margin-right: 10px;
    margin-top: 80px;
}

.mochi_games980 .my_score {
    margin-right: 14px
}

.mochi_games980 .my_score div {
    background-color: #dce534;
    text-align: center;
    line-height: 20px
}

.mochi_games980 .my_score div.place,
.mochi_games980 .my_score title2 {
    margin-right: 5px
}

.mochi_games980 .my_score .title1,
.mochi_games980 .my_score .title2 {
    background-color: #fff
}

.mochi_games980 .mochi_details {
    margin-right: 10px;
    font-weight: bold
}

.mochi_games980 .mochi_details span.mochi_name {
    clear: right
}

.mochi_games980 .mochi_details span.mochi_score {
    clear: right
}

.mochi_games980 .the_others {
    direction: rtl;
    text-align: right;
    margin-right: 8px
}

.mochi_games980 .the_others div {
    margin-right: 9px
}

.mochi_games980 .the_others div span {
    position: relative;
    right: 7px;
    top: 4px
}

.mochi_games980 .the_others div span span {
    margin-left: 15px
}

.mochi_games980 .the_others div:nth-child(1),
.mochi_games980 .the_others div:nth-child(3),
.mochi_games980 .the_others div:nth-child(5),
.mochi_games980 .the_others div:nth-child(7),
.mochi_games980 .the_others div:nth-child(9),
.mochi_games980 .the_others div:nth-child(11),
.mochi_games980 .the_others div:nth-child(13),
.mochi_games980 .the_others div:nth-child(15),
.mochi_games980 .the_others div:nth-child(17),
.mochi_games980 .the_others div:nth-child(19),
.mochi_games980 .the_others div:nth-child(21),
.mochi_games980 .the_others div:nth-child(23),
.mochi_games980 .the_others div:nth-child(25),
.mochi_games980 .the_others div:nth-child(27),
.mochi_games980 .the_others div:nth-child(29),
.mochi_games980 .the_others div:nth-child(31),
.mochi_games980 .the_others div:nth-child(33),
.mochi_games980 .the_others div:nth-child(35),
.mochi_games980 .the_others div:nth-child(37),
.mochi_games980 .the_others div:nth-child(39),
.mochi_games980 .the_others div:nth-child(41),
.mochi_games980 .the_others div:nth-child(43),
.mochi_games980 .the_others div:nth-child(45),
.mochi_games980 .the_others div:nth-child(47),
.mochi_games980 .the_others div:nth-child(49) {
    background-color: #ececec
}

.mochi_games980 .the_others div:nth-child(2),
.mochi_games980 .the_others div:nth-child(4),
.mochi_games980 .the_others div:nth-child(6) {
    background-color: #ffffff
}

.mochi_games980 .content {
    height: 556px !important
}

.mochi_games980 .content .nano {
    height: 295px !important;
    width: 220px !important
}

#veedi {
    margin: 0 0 0 12px;
    font-family: arial;
    display: none
}

#veedi div.game_top {
    width: 939px;
    height: 12px;
    background: url("../img/layout/game928_top.png") no-repeat
}

#veedi .game_bottom {
    width: 939px;
    height: 12px;
    background: url("../img/layout/game928_bottom.png") no-repeat
}

#veedi .content {
    width: 939px;
    background: url("../img/layout/game928_mid.png") repeat-y
}

#veedi .content .iframe_margin {
    margin-right: 10px
}
#veedi .content .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

#veedi .content .info .ranking span {
    direction: rtl;
    font-weight: bold;
    margin-top: 4px
}

#veedi .content .info .ranking .ranking5 {
}

#veedi .content .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

#veedi .content .info .tags span {
    font-weight: bold;
}

#veedi .content .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

#veedi .content .info .views span {
    font-weight: bold;
}

#veedi .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
}

#veedi .content .info .social_media .fb-like {
    z-index: 99999999999;
}

#veedi .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

#veedi .content .info .desc {
    text-align: right;
    margin-right: 23px;
    margin-top: 15px
}

#veedi .content .info .desc span {
    font-weight: bold;
}

#veedi .content .info #game_banner {
    margin-top: 15px
}

#veedi .content .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#veedi .content .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#veedi .content .title {
    margin: 2px 38px 5px 0
}

#veedi .content .title h2 {
    font-family: 'AgasBold', Arial;
    color: #EAF161;
    font-size: 24px;
    font-weight: normal;
    text-shadow: 0 2px 0 #808080, -1px -1px 0 #878E01, 1px -1px 0 #878E01, -1px 1px 0 #878E01, 1px 1px 0 #878E01;
    padding: 0;
    margin: 0
}

#veedi .veedi_content {
    margin: 0 38px 7px 0;
    padding: 0;
    clear: right
}

#veedi div#inner_comments {
    text-align: right;
    direction: rtl;
    margin-right: 13px
}

#veedi div#inner_comments div.name {
    font-size: 14px
}

#veedi div#inner_comments div.date {
}

#game_comments {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin: 0 0 0 15px;
    font-family: arial
}

#game_comments .content {
    height: 556px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px
}

#game_comments .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#game_comments .b {
    position: relative;
    width: 100%
}

#game_comments .b,
#game_comments .b div {
    height: 16px;
    font-size: 1px
}

#game_comments .b {
    background-position: bottom right;
    direction: ltr
}

#game_comments .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#game_comments .hd,
#game_comments .bd,
#game_comments .ft {
    position: relative
}

#game_comments .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#game_comments h1,
#game_comments p,
#game_comments h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#game_comments h1,
#game_comments h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#game_comments .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#game_comments .title h1,
#game_comments .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#game_comments div.title {
    margin: 0 13px;
    font-family: 'AgasBold', Arial
}

#game_comments .box_inner {
    width: 100%
}

#game_comments div#pagination_Container {
    z-index: 9999999;
    position: relative;
    top: -20px;
    right: 17px
}

#game_comments div#pagination_Container .page0 span {
    color: #000;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

#game_comments div#pagination_Container .page1 span {
    color: #fff;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

#game_comments div.comment_message {
    clear: right;
    color: red;
    margin-right: 13px
}

#game_comments form {
    background: none;
    border-radius: none;
    padding: 0;
    display: block
}

#game_comments div.add_comment textarea.comment {
    background-image: url(../img/layout/comment_add_bg.png);
    background-repeat: no-repeat;
    border: none;
    width: 360px;
    height: 80px;
    margin-right: 12px;
}

#game_comments div.add_comment textarea.comment1 {
    background-image: url(../img/layout/comment_add_bg_wide.png);
    background-repeat: no-repeat;
    border: none;
    width: 548px;
    height: 80px;
    margin-right: 12px;
}

#game_comments div.add_comment input.comment_submit {
    background-image: url(../img/layout/comment_add_button_bg.png);
    background-repeat: repeat-x;
    border: none;
    width: 83px;
    height: 29px;
    margin-top: 6px;
    margin-left: 24px;
    cursor: pointer;
    color: #dce534
}

#game_comments div.add_comment1 {
    width: 584px
}

#game_comments div#inner_comments {
    text-align: right;
    direction: rtl;
    margin-right: 13px
}

#game_comments div#inner_comments div.name {
    font-size: 14px
}

#game_comments div#inner_comments div.date {
}

#game_comments div#inner_comments div.comment_body {
    clear: right;
    margin-right: 14px;
    width: 95%;
    height: 24px;
    line-height: 12px;
    overflow: hidden
}

#game_comments div#inner_comments div.sap {
    background-image: url(../img/layout/comment_divider.png);
    background-repeat: no-repeat;
    border: none;
    width: 366px;
    height: 2px;
    margin-bottom: 3px;
}

#game_comments div#inner_comments div.sap:last-child {
    display: none
}

.game_comments_short {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 0 0 12px;
    font-family: arial
}

.game_comments_short .content,
.game_comments_short .t,
.game_comments_short .b,
.game_comments_short .b div {}

.game_comments_short .content {
    height: 478px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

.game_comments_short .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

.game_comments_short .b {
    position: relative;
    width: 100%
}

.game_comments_short .b,
.game_comments_short .b div {
    height: 16px;
    font-size: 1px
}

.game_comments_short .b {
    background-position: bottom right;
    direction: ltr
}

.game_comments_short .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

.game_comments_short .hd,
.game_comments_short .bd,
.game_comments_short .ft {
    position: relative
}

.game_comments_short .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

.game_comments_short h1,
.game_comments_short p,
.game_comments_short h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

.game_comments_short h1,
.game_comments_short h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
.game_comments_short .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

.game_comments_short .title h1,
.game_comments_short .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

.game_comments_short .content {
    height: 486px !important
}

.game_comments_short div.title {
    margin: 13px;
    font-family: 'AgasBold', Arial
}

.game_comments_short div#pagination_Container {
    z-index: 9999999;
    position: relative;
    top: -20px;
    right: 17px
}

.game_comments_short div#pagination_Container .page0 span {
    color: #000;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

.game_comments_short div#pagination_Container .page1 span {
    color: #fff;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

.game_comments_short div.comment_message {
    clear: right;
    color: red;
    margin-right: 13px
}

.game_comments_short form {
    background: none;
    border-radius: none;
    padding: 0;
    display: block
}
.game_comments_short div.add_comment textarea.comment {
    background-image: url(../img/layout/comment_add_bg.png);
    background-repeat: no-repeat;
    border: none;
    width: 369px !important;
    height: 30px !important;
    margin-right: 12px;
}

.game_comments_short div.add_comment input.comment_submit {
    background-image: url(../img/layout/comment_add_button_bg.png);
    background-repeat: repeat-x;
    border: none;
    width: 83px;
    height: 29px;
    margin-top: 1px !important;
    margin-left: 24px;
    cursor: pointer;
    color: #dce534
}

.game_comments_short div#inner_comments {
    text-align: right;
    direction: rtl;
    margin-right: 13px
}

.game_comments_short div#inner_comments div.name {
    font-size: 14px
}

.game_comments_short div#inner_comments div.date {
}

.game_comments_short div#inner_comments div.comment_body {
    clear: right;
    margin-right: 14px;
    width: 80%;
    height: 24px;
    line-height: 12px;
    overflow: hidden
}

.game_comments_short div#inner_comments div.sap {
    background-image: url(../img/layout/comment_divider.png);
    background-repeat: no-repeat;
    border: none;
    width: 366px;
    height: 2px;
    margin-bottom: 3px;
}

.game_comments_short div#inner_comments div.sap:last-child {
    display: none
}

#blog_comments {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 0 0 12px;
    font-family: arial;
    left: 16px
}

#blog_comments .content,
#blog_comments .t,
#blog_comments .b,
#blog_comments .b div {}

#blog_comments .content {
    height: 527px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#blog_comments .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#blog_comments .b {
    position: relative;
    width: 100%
}

#blog_comments .b,
#blog_comments .b div {
    height: 16px;
    font-size: 1px
}

#blog_comments .b {
    background-position: bottom right;
    direction: ltr
}

#blog_comments .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#blog_comments .hd,
#blog_comments .bd,
#blog_comments .ft {
    position: relative
}

#blog_comments .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#blog_comments h1,
#blog_comments p,
#blog_comments h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#blog_comments h1,
#blog_comments h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#blog_comments .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#blog_comments .title h1,
#blog_comments .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#blog_comments div.title {
    margin: 13px
}

#blog_comments div#pagination_Container {
    z-index: 9999999;
    position: relative;
    top: -20px;
    right: 17px
}

#blog_comments div#pagination_Container .page0 span {
    color: #000;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

#blog_comments div#pagination_Container .page1 span {
    color: #fff;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px
}

#blog_comments div.comment_message {
    clear: right;
    color: red;
    margin-right: 13px
}

#blog_comments form {
    background: none;
    border-radius: none;
    padding: 0;
    display: block
}

#blog_comments div.add_comment {
    clear: both;
    height: 127px;
    width: 396px;
    text-align: right;
    direction: rtl
}

#blog_comments div.add_comment textarea.comment {
    background-image: url(../img/layout/comment_add_bg.png);
    background-repeat: no-repeat;
    border: none;
    width: 325px;
    height: 80px;
    margin-right: 12px;
}

#blog_comments div.add_comment input.comment_submit {
    background-image: url(../img/layout/comment_add_button_bg.png);
    background-repeat: repeat-x;
    border: none;
    width: 83px;
    height: 29px;
    margin-top: 6px;
    margin-left: 58px;
    cursor: pointer;
    color: #dce534
}

#blog_comments div#inner_comments {
    text-align: right;
    direction: rtl;
    margin-right: 13px
}

#blog_comments div#inner_comments div.name {
    font-size: 14px
}

#blog_comments div#inner_comments div.date {
}

#blog_comments div#inner_comments div.comment_body {
    clear: right;
    margin-right: 14px;
    width: 80%;
    height: 24px;
    line-height: 12px;
    overflow: hidden
}

#blog_comments div#inner_comments div.sap {
    background-image: url(../img/layout/comment_divider.png);
    background-repeat: no-repeat;
    border: none;
    width: 325px;
    height: 2px;
    margin-bottom: 3px;
}

#blog_comments div#inner_comments div.sap:last-child {
    display: none
}

#game_col3_banner {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin: 0 auto 0 12px
}

#game_col3_banner .content {
    position: relative;
    zoom: 1;
}

#game_col3_banner .b,
#game_col3_banner .b div {
    height: 16px;
    font-size: 1px
}

#game_col3_banner .b {
    background-position: bottom right;
    direction: ltr
}

#game_col3_banner .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#game_col3_banner .hd,
#game_col3_banner .bd,
#game_col3_banner .ft {
    position: relative
}

#game_col3_banner .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#game_col3_banner h1,
#game_col3_banner p,
#game_col3_banner h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#game_col3_banner h1,
#game_col3_banner h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#game_col3_banner .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#game_col3_banner .title h1,
#game_col3_banner .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#game_col3_banner .box_inner {
    width: 100%;
}

#facebook_fans_col3 {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 auto 0 12px
}

#facebook_fans_col3 .content,
#facebook_fans_col3 .t,
#facebook_fans_col3 .b,
#facebook_fans_col3 .b div {}

#facebook_fans_col3 .content {
    height: 276px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#facebook_fans_col3 .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#facebook_fans_col3 .b {
    position: relative;
    width: 100%
}

#facebook_fans_col3 .b,
#facebook_fans_col3 .b div {
    height: 16px;
    font-size: 1px
}

#facebook_fans_col3 .b {
    background-position: bottom right;
    direction: ltr
}

#facebook_fans_col3 .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#facebook_fans_col3 .hd,
#facebook_fans_col3 .bd,
#facebook_fans_col3 .ft {
    position: relative
}

#facebook_fans_col3 .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#facebook_fans_col3 h1,
#facebook_fans_col3 p,
#facebook_fans_col3 h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#facebook_fans_col3 h1,
#facebook_fans_col3 h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#facebook_fans_col3 .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#facebook_fans_col3 .title h1,
#facebook_fans_col3 .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#facebook_fans_col3 .box_inner {
    margin-right: 3px;
    margin-top: 22px;
}

#game_info {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 auto 0 12px;
    font-family: arial
}

#game_info .content,
#game_info .t,
#game_info .b,
#game_info .b div {}

#game_info .content {
    height: 276px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#game_info .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#game_info .b {
    position: relative;
    width: 100%
}

#game_info .b,
#game_info .b div {
    height: 16px;
    font-size: 1px
}

#game_info .b {
    background-position: bottom right;
    direction: ltr
}

#game_info .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#game_info .hd,
#game_info .bd,
#game_info .ft {
    position: relative
}

#game_info .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#game_info h1,
#game_info p,
#game_info h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#game_info h1,
#game_info h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
#game_info .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#game_info .title h1,
#game_info .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#game_info .box_inner {
    margin-right: 12px;
    margin-top: -2px;
}

#game_info .box_inner .info {
    width: 94%
}

#game_info .box_inner span {
    font-weight: bold
}

#game_info .box_inner .views {
    margin-top: 10px
}

#game_info .box_inner .ranking {
    margin-top: 10px
}

#game_info .box_inner .ranking span {
}

#game_info .box_inner .ranking .ranking5 {
}

#game_info .box_inner .tags {
    margin-top: 10px;
    width: 100%
}

#game_info .box_inner .tags span {
}

#game_info .box_inner .social_media {
    margin-top: 8px;
}

#game_info .box_inner .social_media .fb-like {
}

#game_info .box_inner .social_media .g-plusone-style {
    margin-right: 10px
}

div#game_content_742 {
    position: relative
}

div#game_content_742 div.game_top {
    width: 742px;
    height: 10px;
    background: url("../img/layout/game742_top.png") no-repeat
}

div#game_content_742 .game_bottom {
    width: 742px;
    height: 10px;
    background: url("../img/layout/game742_bottom.png") no-repeat
}

div#game_content_742 .content {
    width: 742px;
    background: url("../img/layout/game742_mid.png") repeat-y
}

div#game_content_742 .content .iframe_margin {
    margin-right: 10px
}
div#game_content_742 .content .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

div#game_content_742 .content .info .ranking span {
    font-weight: bold;
    margin-top: 4px
}

div#game_content_742 .content .info .ranking .ranking5 {
}

div#game_content_742 .content .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_742 .content .info .tags span {
    font-weight: bold;
}

div#game_content_742 .content .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

div#game_content_742 .content .info .views span {
    font-weight: bold;
}

div#game_content_742 .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
}

div#game_content_742 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_742 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_742 .content .info .desc {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_742 .content .info .desc span {
    font-weight: bold;
}

div#game_content_742 .content .info #game_banner {
    margin-top: 15px
}

div#game_content_742 .content .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#game_content_742 .content .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#game_content_742 div.icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_favorites.png) no-repeat 0 0;
    width: 51px;
    height: 52px;
    position: absolute;
    z-index: 4;
    top: -1px;
    left: 30px;
    cursor: pointer
}

div#game_content_742 .content .title h1 {
    font-size: 34px
}

div#game_content_742 .content .info .social_media {
    margin-right: 38px;
    margin-top: 16px;
}

div#game_content_742 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_742 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_742 .content .info .views {
    font-size: 19px;
    margin-right: 0px;
    margin-top: 15px;
    text-align: right;
}

div#game_content_742 .content .box_inner div#custom div#preroll {
    margin-right: 7px
}

div#game_content_980 {
    position: relative
}

div#game_content_980 div.game_top {
    width: 980px;
    height: 12px;
    background: url("../img/layout/game980_top.png") no-repeat
}

div#game_content_980 .game_bottom {
    width: 980px;
    height: 12px;
    background: url("../img/layout/game980_bottom.png") no-repeat
}

div#game_content_980 .content {
    width: 980px;
    background: url("../img/layout/game980_mid.png") repeat-y
}

div#game_content_980 .content .iframe_margin {
    margin-right: 10px
}
div#game_content_980 .content .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

div#game_content_980 .content .info .ranking span {
    direction: rtl;
    font-weight: bold;
    margin-top: 4px
}

div#game_content_980 .content .info .ranking .ranking5 {
}

div#game_content_980 .content .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_980 .content .info .tags span {
    font-weight: bold;
}

div#game_content_980 .content .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

div#game_content_980 .content .info .views span {
    font-weight: bold;
}

div#game_content_980 .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
}

div#game_content_980 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_980 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_980 .content .info .desc {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_980 .content .info .desc span {
    font-weight: bold;
}

div#game_content_980 .content .info #game_banner {
    margin-top: 15px
}

div#game_content_980 .content .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#game_content_980 .content .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#game_content_980 div.icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_favorites.png) no-repeat 0 0;
    width: 51px;
    height: 52px;
    position: absolute;
    z-index: 4;
    top: -1px;
    left: 30px;
    cursor: pointer
}

div#game_content_980 .content .title h1 {
    font-size: 34px
}
div#game_content_980 .content .info .ranking {
    height: 25px
}
div#game_content_980 .content .info .social_media {
    margin-right: 64px;
    margin-top: 16px;
}

div#game_content_980 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_980 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_980 .content .info .views {
    font-size: 19px;
    margin-right: 0px;
    margin-top: 15px;
}

div#game_content_980 .content .box_inner div#custom div#preroll {
    margin-right: 10px
}

div#game_content_950 {
    position: relative
}
div#game_content_950 .content .iframe_margin {
    margin-right: 10px
}

div#game_content_950 .content .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

div#game_content_950 .content .info .ranking span {
    direction: rtl;
    font-weight: bold;
    margin-top: 4px
}

div#game_content_950 .content .info .ranking .ranking5 {
}

div#game_content_950 .content .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_950 .content .info .tags span {
    font-weight: bold;
}

div#game_content_950 .content .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

div#game_content_950 .content .info .views span {
    font-weight: bold;
}

div#game_content_950 .content .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
}

div#game_content_950 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_950 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_950 .content .info .desc {
    margin-right: 23px;
    margin-top: 15px
}

div#game_content_950 .content .info .desc span {
    font-weight: bold;
}

div#game_content_950 .content .info #game_banner {
    margin-top: 15px
}

div#game_content_950 .content .title {
    text-align: right;
    margin: 0;
    padding: 0;
    z-index: 4
}

div#game_content_950 .content .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#game_content_950 div.icon {
    background: url(http://assets0.net-games.co.il/media/img/icons/icon_favorites.png) no-repeat 0 0;
    width: 51px;
    height: 52px;
    position: absolute;
    z-index: 4;
    top: -1px;
    left: 71px;
    cursor: pointer
}

div#game_content_950 div.icon_veedi {
    background: url(http://assets0.net-games.co.il/media/img/icons/b_walkthrough_hover.png?3232311) no-repeat 0 0;
    width: 161px;
    height: 37px;
    position: absolute;
    z-index: 4;
    top: 19px;
    left: 120px;
    cursor: pointer;
    display: none
}

div#game_content_950 div.icon_veedi:hover {
    background: url(http://assets0.net-games.co.il/media/img/icons/b_walkthrough.png?3232311) no-repeat 0 0;
    width: 161px;
    height: 37px;
    position: absolute;
    z-index: 4;
    top: 19px;
    left: 120px;
    cursor: pointer;
    display: none
}

div#game_content_950 .content .title h1 {
    font-size: 34px
}
div#game_content_950 .content .info .ranking {
    height: 25px
}

div#game_content_950 .content .info .social_media {
    margin-right: 64px;
    margin-top: 16px;
}

div#game_content_950 .content .info .social_media .fb-like {
    z-index: 99999999999;
}

div#game_content_950 .content .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

div#game_content_950 .content .info .views {
    font-size: 19px;
    margin-right: 0px;
    margin-top: 15px;
}

div#game_content_950 .content .box_inner div#custom div#preroll {
    margin-right: 20px
}

div#game_sames_980 {
    margin-right: 21px
}

div#category_games_box,
div#category_profiles_box {
    padding-top: 0px;
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px
}

div#category_games_box .content,
div#category_games_box .t,
div#category_games_box .b,
div#category_games_box .b div,
div#category_profiles_box .content,
div#category_profiles_box .t,
div#category_profiles_box .b,
div#category_profiles_box .b div {}

div#category_games_box .content,
div#category_profiles_box .content {
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#category_games_box .t,
div#category_profiles_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#category_games_box .b,
div#category_profiles_box .b {
    position: relative;
    width: 100%
}

div#category_games_box .b,
div#category_games_box .b div,
div#category_profiles_box .b,
div#category_profiles_box .b div {
    height: 16px;
    font-size: 1px
}

div#category_games_box .b,
div#category_profiles_box .b {
    background-position: bottom right;
    direction: ltr
}

div#category_games_box .b div,
div#category_profiles_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#category_games_box .hd,
div#category_games_box .bd,
div#category_games_box .ft,
div#category_profiles_box .hd,
div#category_profiles_box .bd,
div#category_profiles_box .ft {
    position: relative
}

div#category_games_box .wrapper,
div#category_profiles_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#category_games_box h1,
div#category_games_box p,
div#category_games_box h2,
div#category_profiles_box h1,
div#category_profiles_box p,
div#category_profiles_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#category_games_box h1,
div#category_games_box h2,
div#category_profiles_box h1,
div#category_profiles_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#category_games_box .title,
div#category_profiles_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#category_games_box .title h1,
div#category_games_box .title h2,
div#category_profiles_box .title h1,
div#category_profiles_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#category_games_box .box_inner,
div#category_profiles_box .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

div#category_games_box .box_inner .game,
div#category_profiles_box .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#category_games_box .box_inner .game img,
div#category_profiles_box .box_inner .game img {
    border: 1px solid #000
}

div#category_games_box .box_inner .game .title_box,
div#category_profiles_box .box_inner .game .title_box {
    width: 104px;
    padding: 2px;
    height: 31px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#category_games_box .box_inner .game .title_box a,
div#category_profiles_box .box_inner .game .title_box a {
    color: yellow
}

div#category_games_box .game:nth-child(1),
div#category_games_box .game:nth-child(6),
div#category_games_box .game:nth-child(11),
div#category_profiles_box .game:nth-child(1),
div#category_profiles_box .game:nth-child(6),
div#category_profiles_box .game:nth-child(11) {
    margin-right: 8px
}

div#category_games_box .game:nth-child(17),
div#category_games_box .game:nth-child(20),
div#category_profiles_box .game:nth-child(17),
div#category_profiles_box .game:nth-child(20) {
    margin-right: 3px
}

div#category_games_box .title span,
div#category_profiles_box .title span {
    font-size: 22px
}

div#category_games_box .box_inner,
div#category_profiles_box .box_inner {
    padding-top: 0px;
}

div#category_games_box .box_inner .under_title,
div#category_profiles_box .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px auto 0
}

div#category_games_box .box_inner .game,
div#category_profiles_box .box_inner .game {
    height: 121px
}

div#category_games_box .box_inner .box_inner1,
div#category_profiles_box .box_inner .box_inner1 {
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}

div#category_games_box .title,
div#category_profiles_box .title {
    margin-right: 7px;
    margin-top: 23px;
}

div#category_games_box .title h2,
div#category_profiles_box .title h2 {
    font-size: 22px;
    font-weight: normal;
    padding: 0
}

div#category_games_box ul#tabs_sort,
div#category_profiles_box ul#tabs_sort {
    margin-right: 0px;
    padding-right: 0px;
    margin-top: 26px;
    margin-bottom: 0;
}

div#category_games_box ul#tabs_sort li,
div#category_profiles_box ul#tabs_sort li {
    text-decoration: none;
    text-align: center;
    list-style: none outside none;
    direction: rtl;
    margin-left: 3px;
    cursor: pointer
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected-no span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected-no span.mid {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_not_sort_mid.png) repeat-x 0 0;
    width: 35px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected-no span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected-no span.before {
    background: url(../img/layout/boys_selected_not_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected-no span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected-no span.after {
    background: url(../img/layout/boys_selected_not_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    clear: left;
    margin-left: 3px
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_sort_mid.png) repeat-x 0 0;
    width: 35px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected span.before {
    background: url(../img/layout/boys_selected_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(1) span.selected span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(1) span.selected span.after {
    background: url(../img/layout/boys_selected_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    margin-left: 3px;
    clear: left
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected-no span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected-no span.mid {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_not_sort_mid.png) repeat-x 0 0;
    width: 51px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected-no span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected-no span.before {
    background: url(../img/layout/boys_selected_not_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected-no span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected-no span.after {
    background: url(../img/layout/boys_selected_not_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    clear: left;
    margin-left: 3px
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_sort_mid.png) repeat-x 0 0;
    width: 51px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected span.before {
    background: url(../img/layout/boys_selected_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(2) span.selected span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(2) span.selected span.after {
    background: url(../img/layout/boys_selected_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    margin-left: 3px;
    clear: left
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected-no span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected-no span.mid {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_not_sort_mid.png) repeat-x 0 0;
    width: 28px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected-no span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected-no span.before {
    background: url(../img/layout/boys_selected_not_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected-no span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected-no span.after {
    background: url(../img/layout/boys_selected_not_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    clear: left;
    margin-left: 3px
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_sort_mid.png) repeat-x 0 0;
    width: 28px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected span.before {
    background: url(../img/layout/boys_selected_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(3) span.selected span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(3) span.selected span.after {
    background: url(../img/layout/boys_selected_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    margin-left: 3px;
    clear: left
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected-no span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected-no span.mid {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_not_sort_mid.png) repeat-x 0 0;
    width: 73px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected-no span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected-no span.before {
    background: url(../img/layout/boys_selected_not_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected-no span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected-no span.after {
    background: url(../img/layout/boys_selected_not_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    clear: left;
    margin-left: 3px
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_sort_mid.png) repeat-x 0 0;
    width: 73px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected span.before {
    background: url(../img/layout/boys_selected_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(4) span.selected span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(4) span.selected span.after {
    background: url(../img/layout/boys_selected_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    margin-left: 3px;
    clear: left
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected-no span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected-no span.mid {
    color: #fff;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_not_sort_mid.png) repeat-x 0 0;
    width: 28px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected-no span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected-no span.before {
    background: url(../img/layout/boys_selected_not_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected-no span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected-no span.after {
    background: url(../img/layout/boys_selected_not_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    clear: left;
    margin-left: 3px
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected span.mid,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    background: url(../img/layout/boys_selected_sort_mid.png) repeat-x 0 0;
    width: 28px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected span.before,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected span.before {
    background: url(../img/layout/boys_selected_sort_right.png) no-repeat 0 0;
    width: 6px;
    height: 29px;
}

div#category_games_box ul#tabs_sort li:nth-child(5) span.selected span.after,
div#category_profiles_box ul#tabs_sort li:nth-child(5) span.selected span.after {
    background: url(../img/layout/boys_selected_sort_left.png) no-repeat 0 0;
    width: 5px;
    height: 29px;
    margin-left: 3px;
    clear: left
}

div#category_more_of_the_same {
    font-family: arial;
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    padding-top: 0;
    margin-top: 12px;
}

div#category_more_of_the_same .content,
div#category_more_of_the_same .t,
div#category_more_of_the_same .b,
div#category_more_of_the_same .b div {}

div#category_more_of_the_same .content {
    height: 905px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#category_more_of_the_same .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#category_more_of_the_same .b {
    position: relative;
    width: 100%
}

div#category_more_of_the_same .b,
div#category_more_of_the_same .b div {
    height: 16px;
    font-size: 1px
}

div#category_more_of_the_same .b {
    background-position: bottom right;
    direction: ltr
}

div#category_more_of_the_same .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#category_more_of_the_same .hd,
div#category_more_of_the_same .bd,
div#category_more_of_the_same .ft {
    position: relative
}

div#category_more_of_the_same .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#category_more_of_the_same h1,
div#category_more_of_the_same p,
div#category_more_of_the_same h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#category_more_of_the_same h1,
div#category_more_of_the_same h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#category_more_of_the_same .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#category_more_of_the_same .title h1,
div#category_more_of_the_same .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#category_more_of_the_same .box_inner {
    clear: right;
    margin: 0 auto;
    padding-top: 13px
}

div#category_more_of_the_same .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#category_more_of_the_same .box_inner .game img {
    border: 1px solid #000
}

div#category_more_of_the_same .box_inner .game .title_box {
    width: 104px;
    padding: 2px;
    height: 31px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#category_more_of_the_same .box_inner .game .title_box a {
    color: yellow
}

div#category_more_of_the_same .game:nth-child(1),
div#category_more_of_the_same .game:nth-child(6),
div#category_more_of_the_same .game:nth-child(11),
div#category_more_of_the_same .game:nth-child(16),
div#category_more_of_the_same .game:nth-child(21),
div#category_more_of_the_same .game:nth-child(26) {
    margin-right: 7px
}

div#category_more_of_the_same .box_inner {
    padding-top: 0px;
    height: 670px
}

div#category_more_of_the_same .box_inner .game_link a {
    color: #000
}

div#category_more_of_the_same .box_inner .box_inner1 {
    margin-top: -12px
}

div#category_more_of_the_same .title {
    position: relative;
    right: 10px;
    top: 14px;
    font-family: 'AgasBold', Arial
}

div#before_content {
    height: 100%;
    background-size: 100% 100%
}

div#content {
    background: url(../img/layout/content_wrapper.png) repeat-y;
    padding-bottom: 20px;
}
div#content div#content_inner {
    margin: 0 auto;
}

div#content div#content_inner div#col1_game {
    margin-top: -5px;
}

div#content div#content_inner div#col2_game {
    margin-top: -21px;
}

div#content div#content_inner div#col2_game .col2_742 {
    width: 100px;
    margin-right: 4px
}
div#content950 div#content_inner {
    margin: 0 auto;
}

div#content950 div#content_inner div#col2 {
    margin-top: 0px;
}

div#content950 div#content_inner div#col1_game {
    margin-top: -5px;
}

div#content950 div#content_inner div#col2_game {
    margin-top: -21px;
}

div#content950 div#content_inner div#col2_game .col2_742 {
    margin-right: 4px
}

div#main_banner {
    background: url(../img/layout/content_wrapper.png) repeat-y;
}
div#main_banner div.main_banner_inner {
    height: 90px;
    margin: 10px 0
}

div#main_banner div.main_banner_inner div.main_like {
    width: 228px;
    height: 90px;
    background: url(../img/layout/main_like.png);
    margin-right: 25px;
    margin-left: 16px;
}

div#main_banner div.main_banner_inner div.main_like .fb-like {
    margin-right: 40px;
    margin-top: 55px
}

div#main_banner div.main_banner_inner div.main_video1 {
    width: 228px;
    height: 90px;
    background: url(../img/layout/228x90_zoom_strik.jpg);
    margin-right: 25px;
    margin-left: 16px;
}

div#main_banner div.main_banner_inner div.main_video {
    width: 228px;
    height: 90px;
    background: url(../img/layout/zoom_gold.jpg);
    margin-right: 25px;
    margin-left: 16px;
}

div#main_banner div.main_banner_inner div.main_banner_box {
}

.banner_main_middle {
    margin-bottom: 5px;
    margin-top: 5px
}

.page0 {
    background: url(../img/layout/pagination.png) no-repeat;
    background-position: left;
    height: 23px;
    width: 21px;
    margin-left: 6px;
    cursor: pointer
}

.page0 div.number {
    clear: left;
    color: #000;
    font-weight: bold;
    margin-left: 5px
}

.page0 span {
    color: #000;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px;
    margin-right: 2px;
    margin-top: 2px
}

.page1 {
    background: url(../img/layout/pagination.png) no-repeat;
    background-position: right;
    height: 23px;
    width: 21px;
    margin-left: 6px;
    cursor: pointer
}

.page1 div.number {
    clear: left;
    color: #FFFFFF;
    font-weight: bold;
    margin-left: 5px
}

.page1 span {
    color: #fff;
    font-weight: bold;
    height: 30px;
    text-align: center;
    width: 19px;
    margin-right: 2px;
    margin-top: 2px
}

.messages_box {
    width: 400px;
    text-align: rtl;
    direction: rtl;
    text-align: right
}

#bg_profile {
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    min-width: 100%;
    min-height: 100%
}

div#profile_wrapper {
    margin: 0 auto;
}

div#profile_wrapper div#small_logo1 a {
    width: 127px;
    height: 45px;
    position: relative;
    top: 6px;
    right: 8px;
    background: url(../img/layout/logo_small.png) no-repeat 0 0;
    cursor: pointer
}

div#profile_wrapper div#anonymous_menu {
    margin-right: 19px;
    margin-top: 0px
}

div#profile_wrapper div#anonymous_menu span.create {
    background: url(../img/layout/header_register_button.png) no-repeat 0 0;
    width: 82px;
    height: 35px;
}

div#profile_wrapper div#anonymous_menu span.login {
    background: url(../img/layout/header_enter_button.png) no-repeat 0 0;
    width: 83px;
    height: 35px;
}

div#profile_wrapper div#user_menu {
    margin-top: 4px;
    position: absolute;
}

div#profile_wrapper div#user_menu .plus {
    margin-right: 17px
}

div#profile_wrapper div#user_menu .plus_message {
    margin-right: 24px
}

div#profile_wrapper div#user_menu .normal {
    margin-right: 18px
}

div#profile_wrapper div#user_menu .btn {
    margin-top: 10px;
    color: #cfd73c;
    margin-left: 10px;
    font-weight: bold;
    cursor: pointer
}

div#profile_wrapper div#user_menu #score {
    margin-top: 10px;
    width: 15px;
    height: 15px;
    margin-left: 51px;
    background: url(../img/layout/header_trophy5.png)
}

div#profile_wrapper div#user_menu #score span {
    margin-right: 21px;
    color: #fff
}

div#profile_wrapper div#user_menu #trophy2 {
    width: 26px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy4.png)
}

div#profile_wrapper div#user_menu #trophy2 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#user_menu #trophy3 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy3.png)
}

div#profile_wrapper div#user_menu #trophy3 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#user_menu #trophy4 {
    width: 29px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy2.png)
}

div#profile_wrapper div#user_menu #trophy4 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 15px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#user_menu #trophy5 {
    width: 24px;
    height: 29px;
    margin-left: 3px;
    background: url(../img/layout/header_trophy1.png)
}

div#profile_wrapper div#user_menu #trophy5 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 13px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#user_menu #messages {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    background: url(../img/layout/header_user_msg.png)
}

div#profile_wrapper div#user_menu #messages span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    left: 20px;
    position: relative;
    top: -3px
}

div#profile_wrapper div#user_menu #friends {
    width: 31px;
    height: 26px;
    margin-left: 3px;
    cursor: pointer;
    background: url(../img/layout/header_user_friends.png)
}

div#profile_wrapper div#user_menu #friends span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 6px;
    position: relative;
    top: -2px
}

div#profile_wrapper div#user_menu #new_friend_box,
div#profile_wrapper div#user_menu #anonymous_user_box {
    font-family: arial;
    height: auto;
    position: relative;
    right: 195px;
    margin-top: 30px;
    z-index: 9999;
    display: none;
    text-align: right;
    padding-bottom: 10px
}

div#profile_wrapper div#user_menu #new_friend_box .before,
div#profile_wrapper div#user_menu #anonymous_user_box .before {
    background: url(../img/layout/tipbox_top.png) no-repeat 0 0;
    width: 152px;
    height: 41px;
    margin-left: 6px;
    margin-top: 4px
}

div#profile_wrapper div#user_menu #new_friend_box .before div#friends_close,
div#profile_wrapper div#user_menu #anonymous_user_box .before div#friends_close {
    margin-left: 8px;
    margin-top: 28px;
    cursor: pointer
}

div#profile_wrapper div#user_menu #new_friend_box .mid,
div#profile_wrapper div#user_menu #anonymous_user_box .mid {
    background: url(../img/layout/tipbox_mid.png) repeat-y 0 0;
    width: 152px
}

div#profile_wrapper div#user_menu #new_friend_box .mid .new_friend_request,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .new_friend_request {
}

div#profile_wrapper div#user_menu #new_friend_box .mid .title,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .title {
    margin-bottom: 4px;
    margin-right: 10px
}

div#profile_wrapper div#user_menu #new_friend_box .mid .user_img,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .user_img {
    margin-right: 10px
}

div#profile_wrapper div#user_menu #new_friend_box .mid .user_name,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .user_name {
    margin-right: 10px;
}

div#profile_wrapper div#user_menu #new_friend_box .mid .no_friend_request,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .no_friend_request {
    margin-right: 9px;
    font-size: 12px
}

div#profile_wrapper div#user_menu #new_friend_box .mid .user_agree_friend,
div#profile_wrapper div#user_menu #anonymous_user_box .mid .user_agree_friend {
    margin-left: 4px;
    cursor: pointer
}

div#profile_wrapper div#user_menu #new_friend_box .bottom,
div#profile_wrapper div#user_menu #anonymous_user_box .bottom {
    background: url(../img/layout/tipbox_bottom.png) no-repeat 0 0;
    width: 152px;
    height: 26px
}

div#profile_wrapper div#user_menu #anonymous_user_box {
    right: 23px
}

div#profile_wrapper div#user_menu #user_img {
    width: 38px;
    height: 39px;
    margin-right: 34px;
    margin-left: 13px;
    margin-top: -3px;
    background: url(../img/layout/header_user_img_bg.png)
}

div#profile_wrapper div#user_menu #user_img img {
    padding: 5px 0px 0px 5px
}

div#profile_wrapper div#user_menu .sap {
    background: url(../img/layout/header_sap.png);
    width: 1px;
    height: 19px;
    margin: 8px 4px;
}

div#profile_wrapper div#user_menu #exit {
    margin-top: 10px
}

div#profile_wrapper div#user_menu #exit a {
    color: #cfd73c
}

div#profile_wrapper div#user_menu {
    width: 518px;
}

div#profile_wrapper div#user_menu #trophy2 span {
    left: 12px !important
}

div#profile_wrapper div#user_menu #trophy3 span {
    left: 9px !important
}

div#profile_wrapper div#user_menu #trophy4 span {
    left: 9px !important
}

div#profile_wrapper div#user_menu #messages span {
    left: 13px !important
}

div#profile_wrapper div#user_menu #user_img img {
    position: relative;
    right: 4px
}

div#profile_wrapper div#mainmenu {
    margin-top: 0px
}

div#profile_wrapper div.main_like {
    width: 228px;
    height: 90px;
    background: url(../img/layout/main_like.png);
    margin-right: 8px;
    margin-left: 16px;
}

div#profile_wrapper div.main_like .fb-like {
    margin-right: 40px;
    margin-top: 55px
}

div#profile_wrapper div#tabs {
    position: relative;
    right: 30px;
    top: 0px
}

div#profile_wrapper div#tabs .title span {
    margin-top: 13px;
}

div#profile_wrapper div#tabs div.selected-no span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    background: url(../img/user/profile_tab_m2.png) repeat-x 0 0;
    width: auto;
    height: 44px;
    cursor: pointer
}

div#profile_wrapper div#tabs div.selected-no span.before {
    background: url(../img/user/profile_tab_r2.png) no-repeat 0 0;
    width: 10px;
    height: 44px;
}

div#profile_wrapper div#tabs div.selected-no span.after {
    background: url(../img/user/profile_tab_l2.png) no-repeat 0 0;
    width: 13px;
    height: 44px;
    clear: left;
    margin-left: 3px
}

div#profile_wrapper div#tabs div.selected span.mid {
    color: #6a6a69;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    background: url(../img/user/profile_tab_m1.png) repeat-x 0 0;
    width: auto;
    height: 44px;
    cursor: pointer
}

div#profile_wrapper div#tabs div.selected span.before {
    background: url(../img/user/profile_tab_r1.png) no-repeat 0 0;
    width: 15px;
    height: 44px;
}

div#profile_wrapper div#tabs div.selected span.after {
    background: url(../img/user/profile_tab_l1.png) no-repeat 0 0;
    width: 11px;
    height: 44px;
    margin-left: 3px;
    clear: left
}

div#profile_wrapper #footer {
    background: url("") !important;
    position: relative;
    left: 10px;
    top: 18px
}

#edit_profile label {
    font-size: 17px
}

#edit_profile input#display_name {
    margin-right: 43px
}

#edit_profile input#title {
    margin-right: 24px;
}

#edit_profile input#website {
    direction: ltr
}

#edit_youtube label {
    font-size: 17px
}
div#messages1 {
    color: red;
    margin-right: 5px
}

div#profile_edit_form_title div.title h1 {
    margin: 0 4px 0 0;
    padding: 0
}

div#profile_avatar_form_title div.title h1 {
    margin: 0 4px 0 0;
    padding: 0
}

form#imageform .line {
    margin: 10px 0px
}

#profile_details_box {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 6px 0 12px
}

#profile_details_box .content,
#profile_details_box .t,
#profile_details_box .b,
#profile_details_box .b div {}

#profile_details_box .content {
    height: 204px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#profile_details_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#profile_details_box .b {
    position: relative;
    width: 100%
}

#profile_details_box .b,
#profile_details_box .b div {
    height: 16px;
    font-size: 1px
}

#profile_details_box .b {
    background-position: bottom right;
    direction: ltr
}

#profile_details_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#profile_details_box .hd,
#profile_details_box .bd,
#profile_details_box .ft {
    position: relative
}

#profile_details_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#profile_details_box h1,
#profile_details_box p,
#profile_details_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#profile_details_box h1,
#profile_details_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#profile_details_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#profile_details_box .title h1,
#profile_details_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#profile_details_box div.user_img {
    background: url(../img/user/profile_img_bg.png) no-repeat 0 0;
    width: 153px;
    height: 152px;
    margin: 32px 17px;
    position: relative;
    left: 0;
    top: 0
}

#profile_details_box div.user_img img.avatar {
    width: 136px;
    height: 136px;
    margin: 8px;
    position: relative;
    left: 0;
    top: 0
}

#profile_details_box div.user_img img.edit {
    position: absolute;
    top: 14px;
    right: 14px;
    width: 33px;
    height: 33px
}

#profile_details_box div.user_img1 {
    background: url(../img/user/frame_bronze.png) no-repeat 0 0;
    width: 158px;
    height: 159px;
    margin: 32px 17px;
    position: relative;
    left: 0;
    top: 0
}

#profile_details_box div.user_img2 {
    background: url(../img/user/frame_silver.png) no-repeat 0 0;
    width: 158px;
    height: 159px;
    margin: 32px 17px;
    position: relative;
    left: 0;
    top: 0
}

#profile_details_box div.user_img3 {
    background: url(../img/user/frame_gold.png) no-repeat 0 0;
    width: 158px;
    height: 159px;
    margin: 32px 17px;
    position: relative;
    left: 0;
    top: 0
}

#profile_details_box div.profile_more_details {
    margin-top: 17px
}

#profile_details_box div.profile_more_details div#title {
    margin-top: 15px
}

#profile_details_box div.profile_more_details div.title1 {
    font-size: 23px;
}

#profile_details_box div.profile_more_details div.title2 {
    font-size: 14px;
    margin-top: 6px
}

#profile_details_box div.profile_more_details span.subject {
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    clear: right
}

#profile_details_box div.profile_more_details div.description1 {
    margin: 5px 0px;
    height: 31px;
    width: 100%;
    overflow: hidden
}

#profile_details_box div.profile_more_details div.website {
    height: 17px;
    width: 100%
}

#profile_details_box div.profile_more_details div#profile_name {
    margin: 0 auto;
    font-size: 40px;
}

#profile_details_box div.profile_more_details div#profile_name span.name2 {
    margin-right: 6px;
    color: #F69928
}

#profile_details_box div.profile_more_details div.date {
    height: 17px;
}

#profile_details_box div.single_link {
    margin-right: 8px;
}

#profile_details_box div.single_link span {
    text-align: center;
    width: 100%
}

#profile_details_box .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#profile_details_box .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

#profile_details_box .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

#profile_details_box .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

#profile_details_box .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

#user_trophys {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 auto 0px 12px;
    position: relative;
    top: 0px
}

#user_trophys .content,
#user_trophys .t,
#user_trophys .b,
#user_trophys .b div {}

#user_trophys .content {
    height: 200px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#user_trophys .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#user_trophys .b {
    position: relative;
    width: 100%
}

#user_trophys .b,
#user_trophys .b div {
    height: 16px;
    font-size: 1px
}

#user_trophys .b {
    background-position: bottom right;
    direction: ltr
}

#user_trophys .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#user_trophys .hd,
#user_trophys .bd,
#user_trophys .ft {
    position: relative
}

#user_trophys .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#user_trophys h1,
#user_trophys p,
#user_trophys h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#user_trophys h1,
#user_trophys h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}

#user_trophys .box_inner {
    clear: right;
    width: 372px
}

#user_trophys .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

#user_trophys .title h1,
#user_trophys .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#user_trophys .title span {
    margin: 13px
}

#user_trophys .b,
#user_trophys .b div {
    height: 20px
}

#user_trophys #profile_badges {
    margin-right: 12px;
    margin-top: 11px;
}

#user_trophys #profile_badges img {
    margin: 3px
}

#user_trophys .trophys {
    margin-right: 11px
}

#user_trophys .trophys #trophy2 {
    width: 45px;
    height: 59px;
    margin-left: 3px;
    background: url(../img/user/user_trophy2.png)
}

#user_trophys .trophys #trophy2 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 10px;
    position: relative;
    top: 32px
}

#user_trophys .trophys #trophy3 {
    width: 45px;
    height: 59px;
    margin-left: 3px;
    background: url(../img/user/user_trophy3.png)
}

#user_trophys .trophys #trophy3 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 10px;
    position: relative;
    top: 32px
}

#user_trophys .trophys #trophy4 {
    width: 45px;
    height: 59px;
    margin-left: 3px;
    background: url(../img/user/user_trophy4.png)
}

#user_trophys .trophys #trophy4 span {
    color: #FFFFFF;
    font-size: 9px;
    font-weight: bold;
    right: 10px;
    position: relative;
    top: 32px
}

#user_trophys .sap {
    background: url(../img/user/user_profile_div2.png);
    width: 1px;
    height: 86px;
    margin: -12px 4px 0px 4px;
}

#user_trophys .score {
    margin-top: 10px;
    width: 85px;
    height: 54px;
    margin-left: 51px;
    background: url(../img/user/user_trophy5.png)
}

#user_trophys .score span {
    margin-right: 72px;
    color: #000;
    font-size: 20px;
    font-weight: bold
}

#user_trophys .sap_horizon {
    background: url(../img/user/user_profile_div1.png);
    width: 344px;
    height: 1px;
    margin-right: 10px;
}

#user_trophys div#title {
    margin-top: 15px
}

#user_trophys div#name {
    margin: 0 auto;
    font-size: 40px
}

#user_trophys div#name span.name1 {
}

#user_trophys div#name span.name2 {
    margin-right: 6px;
    color: #F69928
}

#user_trophys div.single_link {
    margin-right: 8px;
}

#user_trophys div.single_link span {
    text-align: center;
    width: 100%
}

div#profile_tabs {
    margin-right: 7px
}

div#profile_tabs div#profile_top {
    background: url(../img/user/user_profile_top.png) no-repeat 0 0;
    width: 990px;
    height: 11px;
    z-index: 5
}

div#profile_tabs div#profile_mid {
    background: url(../img/user/user_profile_mid.png) repeat-y 0 0;
    width: 990px;
    height: auto;
    z-index: 5
}

div#profile_tabs div#profile_bottom {
    background: url(../img/user/user_profile_bottom.png) no-repeat 0 0;
    width: 990px;
    height: 11px;
    z-index: 5
}

div#profile_tabs div#profile_store {
    margin-right: 24px;
    margin-top: 10px
}

div#profile_tabs div#profile_store div#profile_store_top {
    background: url(../img/user/user_col1_top.png) no-repeat 0 0;
    width: 575px;
    height: 12px;
    z-index: 5
}

div#profile_tabs div#profile_store div#profile_store_mid {
    background: url(../img/user/user_col1_mid.png) repeat-y 0 0;
    width: 575px;
    height: auto;
    min-height: 807px;
    z-index: 5
}

div#profile_tabs div#profile_store div#profile_store_mid div.clear_top {
    width: 100%;
    margin-top: 30px;
    clear: both
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner {
    margin-top: 3px;
    height: 71px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .details_box {
    margin-right: 22px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .details_box .thumb {
    width: 72px;
    height: 46px;
    margin-right: 15px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .details_box .title {
    color: #797F0D;
    font-size: 17px;
    margin-right: 17px;
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .details_box .desc {
    margin-right: 22px;
    margin-top: 6px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .sap {
    background: url("../img/user/user_profile_div2.png") repeat scroll 0 0 transparent;
    height: 63px;
    margin: 8px 4px 0;
    width: 1px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box {
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .price_sold {
    background: url("../img/layout/checkmark.png") repeat scroll 0 0 transparent;
    height: 25px;
    width: 29px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .price {
    background: url("../img/layout/header_trophy5.png") repeat scroll 0 0 transparent;
    height: 15px;
    margin-left: 40px;
    width: 15px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .price span {
    color: #000;
    margin-right: 21px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .price span.sold {
    color: #ECECEC
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .list,
div#profile_tabs div#profile_store div#profile_store_mid div.item .item_inner .price_box .list1 {
    background: url(../img/user/item_button.png);
    background-position-x: 0px;
    background-position-y: 0px;
    width: 84px;
    height: 24px;
    clear: right;
    margin-top: 16px;
    cursor: pointer
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .items {
    background: url(../img/user/list_bg.png);
    display: block;
    height: 82px;
    margin-right: 16px;
    padding-top: 14px;
    width: 476px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .items .single_item {
    margin-right: 4px;
    background: url(../img/user/item_thumb_bg.png);
    width: 91px;
    height: 65px
}

div#profile_tabs div#profile_store div#profile_store_mid div.item .items .single_item img {
    margin-right: 8px;
    width: 82px;
    height: 57px
}

div#profile_tabs div#profile_store div#profile_store_mid div.sap {
    background: url(../img/user/user_profile_sap.png);
    width: 486px;
    height: 1px;
    margin: 0px 29px
}

div#profile_tabs div#profile_store div#profile_store_mid div.message {
    width: 100%;
    margin: 0px 20px 0px 20px
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.user_img {
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message_title {
    margin-right: 14px;
    margin-bottom: 11px;
    direction: rtl;
    color: #939926;
    font-size: 18px;
    font-weight: bold
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message2 {
    width: 80%;
    margin-right: inherit
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message2 .img {
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message2 .title {
    width: inherit
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message2 .message {
    margin-right: inherit;
}

div#profile_tabs div#profile_store div#profile_store_mid div.message div.message2 .before {
    margin-right: inherit
}

div#profile_tabs div#profile_store div#profile_store_bottom {
    background: url(../img/user/user_col1_bottom.png) no-repeat 0 0;
    width: 575px;
    height: 12px;
    z-index: 5
}

div#profile_messages {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 10px 23px 20px 20px
}

div#profile_messages .content,
div#profile_messages .t,
div#profile_messages .b,
div#profile_messages .b div {}

div#profile_messages .content {
    height: 590px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#profile_messages .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#profile_messages .b {
    position: relative;
    width: 100%
}

div#profile_messages .b,
div#profile_messages .b div {
    height: 16px;
    font-size: 1px
}

div#profile_messages .b {
    background-position: bottom right;
    direction: ltr
}

div#profile_messages .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#profile_messages .hd,
div#profile_messages .bd,
div#profile_messages .ft {
    position: relative
}

div#profile_messages .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#profile_messages h1,
div#profile_messages p,
div#profile_messages h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#profile_messages h1,
div#profile_messages h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#profile_messages .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#profile_messages .title h1,
div#profile_messages .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#profile_messages .title {
    font-size: 18px;
    margin-right: 6px
}

div#profile_messages .box_inner {
    height: 307px;
    margin-right: 10px;
    margin-top: 13px
}

div#profile_messages .box_inner .title h1 {
    margin: 0;
    padding: 0
}

div#profile_messages .box_inner .no_messages_label {
    clear: right;
    margin-right: 10px
}

#pagination_Container{
	display:flex;
        flex-wrap:wrap;
	margin-top:20px;
}

div#profile_messages div#pagination_Container {
    margin-right: 11px
}

div#profile_messages .title_friends {
    margin-top: 10px
}

div#profile_messages .friends_count {
    font-weight: bold;
    margin-right: 4px;
    margin-top: 9px
}

div#profile_messages .profile_friends {
    margin-right: 8px
}

div#profile_messages .profile_friends .profile_friend_img {
    position: relative;
    top: 0;
    right: 0;
    width: 39px;
    height: 37px;
    background: url(../img/user/user_friend_bg.png);
    margin-left: 5px
}

div#profile_messages .profile_friends .profile_friend_img img.avatar {
    left: -7px;
    margin: 8px;
    position: absolute;
    top: -8px
}

div#profile_messages .title_blogs {
    margin-top: 13px
}

div#profile_messages .profile_last_blogs {
    margin-right: 11px
}

div#profile_messages .profile_last_blogs a {
    clear: right;
    color: #797f0d
}

div#profile_messages .box_inner {
    margin-top: 22px
}

div#profile_messages .box_inner div.sap {
    background: url(../img/user/user_profile_sap.png);
    width: 413px;
    height: 1px;
    margin: 20px 11px
}

div#profile_messages .box_inner div.sap:last-child {
    display: none
}

div#profile_messages div.message {
    width: 100%;
    margin: 0px 6px 0px 20px
}

div#profile_messages div.message div.user_img {
}

div#profile_messages div.message div.message_title {
    margin-right: 14px;
    margin-bottom: 11px;
    direction: rtl;
    color: #939926;
    font-size: 18px;
    font-weight: bold
}

div#profile_messages div.message div.message2 {
    width: 80%;
    margin-right: inherit
}

div#profile_messages div.message div.message2 .img {
}

div#profile_messages div.message div.message2 .before {
    margin-right: inherit
}

div#profile_friends_messages {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 10px 23px 20px 20px
}

div#profile_friends_messages .content,
div#profile_friends_messages .t,
div#profile_friends_messages .b,
div#profile_friends_messages .b div {}

div#profile_friends_messages .content {
    height: 816px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#profile_friends_messages .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#profile_friends_messages .b {
    position: relative;
    width: 100%
}

div#profile_friends_messages .b,
div#profile_friends_messages .b div {
    height: 16px;
    font-size: 1px
}

div#profile_friends_messages .b {
    background-position: bottom right;
    direction: ltr
}

div#profile_friends_messages .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#profile_friends_messages .hd,
div#profile_friends_messages .bd,
div#profile_friends_messages .ft {
    position: relative
}

div#profile_friends_messages .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#profile_friends_messages h1,
div#profile_friends_messages p,
div#profile_friends_messages h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#profile_friends_messages h1,
div#profile_friends_messages h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#profile_friends_messages .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#profile_friends_messages .title h1,
div#profile_friends_messages .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#profile_friends_messages div.before_friends_messages {
    width: 100%;
    margin-top: 22px
}

div#profile_friends_messages div.sap {
    background: url(../img/user/user_profile_sap.png);
    width: 486px;
    height: 1px;
    margin: 20px 29px
}

div#profile_friends_messages div.message {
    width: 100%;
    margin: 0px 20px 0px 20px
}

div#profile_friends_messages div.message div.user_img {
}

div#profile_friends_messages div.message div.message_title {
    margin-right: 14px;
    margin-bottom: 11px;
    direction: rtl;
    color: #939926;
    font-size: 18px;
    font-weight: bold
}

div#profile_friends_messages div.message div.message2 {
    width: 80%;
    margin-right: inherit
}

div#profile_friends_messages div.message div.message2 .img {
}

div#profile_friends_messages div.message div.message2 .title {
    width: inherit;
    font-size: 18px;
    margin-right: 6px
}

div#profile_friends_messages div.message div.message2 .message {
    margin-right: inherit;
}

div#profile_friends_messages div.message div.message2 .before {
    margin-right: inherit
}

div#profile_single_blog {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 17px 23px 20px 20px
}

div#profile_single_blog .content,
div#profile_single_blog .t,
div#profile_single_blog .b,
div#profile_single_blog .b div {}

div#profile_single_blog .content {
    height: 816px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#profile_single_blog .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#profile_single_blog .b {
    position: relative;
    width: 100%
}

div#profile_single_blog .b,
div#profile_single_blog .b div {
    height: 16px;
    font-size: 1px
}

div#profile_single_blog .b {
    background-position: bottom right;
    direction: ltr
}

div#profile_single_blog .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#profile_single_blog .hd,
div#profile_single_blog .bd,
div#profile_single_blog .ft {
    position: relative
}

div#profile_single_blog .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#profile_single_blog h1,
div#profile_single_blog p,
div#profile_single_blog h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#profile_single_blog h1,
div#profile_single_blog h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#profile_single_blog .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#profile_single_blog .title h1,
div#profile_single_blog .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#profile_single_blog .content {
    height: auto;
    min-height: 800px;
    padding: 0 12px 0 0;
    position: relative;
}

div#profile_single_blog .b {
}

div#profile_single_blog .box_inner {
    margin-top: 10px
}

div#profile_single_blog .blog_title {
    margin-top: 0px;
    width: 50%;
    clear: both;
    padding-top: 13px
}

div#profile_single_blog .blog_title a {
    font-size: 17px;
    color: #797F0D;
    margin: 0px 10px
}

div#profile_single_blog .message {
    width: 90%;
    margin: 0px 10px
}

div#profile_single_blog .added_blog {
    margin-left: 22px;
    margin-top: -13px
}

div#profile_single_blog .all {
    background-image: url("../img/layout/profile_button_bg.png");
    background-repeat: repeat-x;
    height: 17px;
    text-align: center;
    width: 81px;
    color: #DCE534 !important;
    cursor: pointer;
    margin-right: 22px;
    position: relative;
    top: -16px
}

div#profile_single_blog .blog_edit {
    background-image: url("../img/layout/profile_button_bg.png");
    background-repeat: repeat-x;
    height: 17px;
    text-align: center;
    width: 55px;
    position: relative;
    right: 16px;
    top: -16px
}

div#profile_single_blog .blog_edit a {
    color: #DCE534 !important
}

#blog_edit_label {
    margin-right: 5px
}

div#profile_blogs {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 17px 23px 20px 20px
}

div#profile_blogs .content,
div#profile_blogs .t,
div#profile_blogs .b,
div#profile_blogs .b div {}

div#profile_blogs .content {
    height: 815px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#profile_blogs .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#profile_blogs .b {
    position: relative;
    width: 100%
}

div#profile_blogs .b,
div#profile_blogs .b div {
    height: 16px;
    font-size: 1px
}

div#profile_blogs .b {
    background-position: bottom right;
    direction: ltr
}

div#profile_blogs .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#profile_blogs .hd,
div#profile_blogs .bd,
div#profile_blogs .ft {
    position: relative
}

div#profile_blogs .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#profile_blogs h1,
div#profile_blogs p,
div#profile_blogs h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#profile_blogs h1,
div#profile_blogs h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#profile_blogs .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#profile_blogs .title h1,
div#profile_blogs .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#profile_blogs .box_inner {
    margin-top: 20px
}

div#profile_blogs div.before_friends_messages {
    width: 100%;
    margin-top: 22px
}

div#profile_blogs div.sap {
    background: url(../img/user/user_profile_sap.png);
    width: 486px;
    height: 1px;
    margin: 16px 29px
}

div#profile_blogs div.sap:last-child {
    display: none
}

div#profile_blogs div#pagination_Container {
    position: relative;
    z-index: 9999;
    right: 17px;
    top: 13px
}

div#profile_blogs div.blog_create {
    position: relative;
    right: 15px;
    top: -17px
}

div#profile_blogs div.blog_create .create_blog_button {
    background-image: url("../img/layout/profile_button_bg.png");
    background-repeat: repeat-x;
    height: 17px;
    text-align: center;
    width: 90px
}

div#profile_blogs div.blog_create .create_blog_button a {
    color: #DCE534 !important
}

div#profile_blogs div.blog {
    width: 100%;
    margin: 0px 20px 0px 20px
}

div#profile_blogs div.blog div.user_img {
}

div#profile_blogs div.blog div.blog_title {
    margin-right: 14px;
    margin-bottom: 11px;
    direction: rtl;
    color: #939926;
    font-size: 18px;
    font-weight: bold
}

div#profile_blogs div.blog div.blog2 {
    width: 80%;
    margin-right: inherit
}

div#profile_blogs div.blog div.blog2 .img {
}

div#profile_blogs div.blog div.blog2 .title a {
    color: #797F0D !important;
    font-size: 17px
}

div#profile_blogs div.blog div.blog2 .blog {
    margin-right: inherit;
    width: 300px
}

div#profile_blogs div.blog div.blog2 .before {
    margin-right: inherit
}

div#profile_media {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 10px 0px 20px 20px
}

div#profile_media .content,
div#profile_media .t,
div#profile_media .b,
div#profile_media .b div {}

div#profile_media .content {
    height: 590px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#profile_media .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#profile_media .b {
    position: relative;
    width: 100%
}

div#profile_media .b,
div#profile_media .b div {
    height: 16px;
    font-size: 1px
}

div#profile_media .b {
    background-position: bottom right;
    direction: ltr
}

div#profile_media .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#profile_media .hd,
div#profile_media .bd,
div#profile_media .ft {
    position: relative
}

div#profile_media .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#profile_media h1,
div#profile_media p,
div#profile_media h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#profile_media h1,
div#profile_media h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#profile_media .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#profile_media .title h1,
div#profile_media .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#profile_media .title {
    margin: 16px 9px 5px 0;
    padding: 0;
    z-index: 4
}

div#profile_media div.user_img {
    position: relative;
    left: 0;
    top: 0
}

div#profile_media div.user_img img.avatar {
    margin: 0px 15px;
    position: relative;
    left: 0;
    top: 0
}

div#profile_media div.user_img img.edit {
    position: absolute;
    top: 10px;
    right: 25px;
    width: 33px;
    height: 33px
}

div#profile_media .profile_youtube {
    margin: 0px 0px -5px;
    position: relative;
    left: 0;
    top: 0
}

div#profile_media .profile_youtube img.edit {
    position: absolute;
    top: -35px;
    left: 0px;
    width: 33px;
    height: 33px;
    z-index: 9999;
    background-color: #fff;
    display: block
}

div#profile_media .profile_youtube .youtube_file {
    margin-right: 16px
}

#user_profile_favorites {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 20px 20px 0px 0px
}

#user_profile_favorites .content,
#user_profile_favorites .t,
#user_profile_favorites .b,
#user_profile_favorites .b div {
    background: transparent url(../img/layout/box1-white-980x1600.png) no-repeat top right
}

#user_profile_favorites .content {
    height: 200px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#user_profile_favorites .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#user_profile_favorites .b {
    position: relative;
    width: 100%
}

#user_profile_favorites .b,
#user_profile_favorites .b div {
    height: 30px;
    font-size: 1px
}

#user_profile_favorites .b {
    background-position: bottom right;
    direction: ltr
}

#user_profile_favorites .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#user_profile_favorites .hd,
#user_profile_favorites .bd,
#user_profile_favorites .ft {
    position: relative
}

#user_profile_favorites .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#user_profile_favorites h1,
#user_profile_favorites p {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#user_profile_favorites h1 {
    color: #000000;
    padding-bottom: 0px;
}
#user_profile_favorites .title {
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 4
}

#user_profile_favorites .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#user_profile_favorites .title {
    height: 28px;
    margin: 0px 21px 0px 0
}

#user_profile_favorites .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

#user_profile_favorites .box_inner .game {
    margin: 9px 18px 0px 0px;
}

#user_profile_favorites .box_inner .game img {
    border: 1px solid #000
}

#user_profile_favorites .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

#user_profile_favorites .box_inner .game .title_box a {
    color: yellow
}

#user_profile_favorites .box_inner {
    margin-right: 5px
}

#user_profile_favorites .box_inner .game {
    margin: 9px 20px 0 0
}

#user_profile_favorites .no_favorites_label {
    margin-right: 21px;
    margin-top: 17px
}

#user_profile_favorites #pagination_Container {
    margin-left: 18px
}

#user_profile_favorites_friends {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0px -15px 0px 0px
}

#user_profile_favorites_friends .content,
#user_profile_favorites_friends .t,
#user_profile_favorites_friends .b,
#user_profile_favorites_friends .b div {
    background: transparent url(../img/layout/box1-white-980x1600.png) no-repeat top right
}

#user_profile_favorites_friends .content {
    height: 514px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

#user_profile_favorites_friends .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#user_profile_favorites_friends .b {
    position: relative;
    width: 100%
}

#user_profile_favorites_friends .b,
#user_profile_favorites_friends .b div {
    height: 30px;
    font-size: 1px
}

#user_profile_favorites_friends .b {
    background-position: bottom right;
    direction: ltr
}

#user_profile_favorites_friends .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#user_profile_favorites_friends .hd,
#user_profile_favorites_friends .bd,
#user_profile_favorites_friends .ft {
    position: relative
}

#user_profile_favorites_friends .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#user_profile_favorites_friends h1,
#user_profile_favorites_friends p {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#user_profile_favorites_friends h1 {
    color: #000000;
    padding-bottom: 0px;
}
#user_profile_favorites_friends .title {
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 4
}

#user_profile_favorites_friends .title h1 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

#user_profile_favorites_friends .box_inner {
    clear: right;
    margin: 0 auto;
    padding-top: 13px
}

#user_profile_favorites_friends .box_inner .game {
    margin: 9px 18px 0px 0px;
}

#user_profile_favorites_friends .box_inner .game img {
    border: 1px solid #000
}

#user_profile_favorites_friends .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

#user_profile_favorites_friends .box_inner .game .title_box a {
    color: yellow
}

#user_profile_favorites_friends .title {
    margin: -8px 1px 11px 0
}

#user_profile_favorites_friends .box_inner {
    margin-right: 13px
}

#user_profile_favorites_friends .box_inner .game {
    margin: 0
}

#user_profile_favorites_friends .box_inner .game .title_box {
    background-color: #ffffff
}

#user_profile_favorites_friends .box_inner .game .title_box a {
    color: #000
}

#user_profile_favorites_friends #pagination_Container {
}

#signup_form {
    display: block;
    margin: 20px auto;
    background: #eee;
    border-radius: 10px;
    padding: 15px;
    font-family: arial
}

#signup_form #messages1 {
    text-align: center
}

#signup_form .line {
    clear: both
}

#signup_form .line label {
    display: block;
}

#signup_form .line_checkbox {
    clear: right;
    margin: 10px 0
}

#signup_form #why_reg {
    font-weight: bold;
    margin-right: 17px
}

#signup_form #reg_inline {
}

#signup_form .title {
    height: 19px;
    position: relative;
    right: 9px;
    text-align: right;
    top: -10px
}

#login_form {
    display: block;
    margin: 20px auto;
    background: #eee;
    border-radius: 10px;
    padding: 15px;
}

#login_form .message {
    color: red;
    font-size: 14px;
    font-weight: bold;
    margin-right: 4px;
    text-align: right
}

#login_form .line {
    clear: both
}

#login_form .line label {
    display: block;
    text-align: right
}

#login_form .line_checkbox {
    clear: both
}

#login_form .line_checkbox input {
}

#login_form #why_reg {
    text-align: right;
    font-weight: bold;
    margin-right: 17px
}

#login_form #reg_inline {
}

#login_form .title {
    height: 19px;
    position: relative;
    right: 9px;
    text-align: right;
    top: -10px
}

.profile_tab_col_left {
    margin-left: 20px;
    margin-top: 17px;
}

.fancybox-wrap {
    top: 300px !important
}
.purple_table {
    width: 100%
}

.hide {
    display: none
}

div#user_messages_box {
    font-family: arial;
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px
}

div#user_messages_box .content,
div#user_messages_box .t,
div#user_messages_box .b,
div#user_messages_box .b div {}

div#user_messages_box .content {
    height: 754px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#user_messages_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    margin-left: -12px;
    background-position: top left
}

div#user_messages_box .b {
    position: relative;
    width: 100%
}

div#user_messages_box .b,
div#user_messages_box .b div {
    height: 16px;
    font-size: 1px
}

div#user_messages_box .b {
    background-position: bottom right;
    direction: ltr
}

div#user_messages_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#user_messages_box .hd,
div#user_messages_box .bd,
div#user_messages_box .ft {
    position: relative
}

div#user_messages_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#user_messages_box h1,
div#user_messages_box p,
div#user_messages_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#user_messages_box h1,
div#user_messages_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#user_messages_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#user_messages_box .title h1,
div#user_messages_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#user_messages_box .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

div#user_messages_box .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#user_messages_box .box_inner .game img {
    border: 1px solid #000
}

div#user_messages_box .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#user_messages_box .box_inner .game .title_box a {
    color: yellow
}

div#user_messages_box .title {
    margin: 0 16px 0 0
}

div#user_messages_box .box_inner1 {
    margin-right: 15px
}

div#user_messages_box .box_inner1 div.messages_titles div {
    background-color: #000;
    color: #fff;
    text-align: right;
    padding: 5px
}

div#user_messages_box .box_inner1 div.messages_titles div span {
    margin: 4px
}

div#user_messages_box .box_inner1 div.messages_titles div.last {
    border-left: 1px solid #000
}

div#user_messages_box .box_inner1 form {
    background: none;
    border-radius: none;
    padding: 0px
}

div#user_messages_box .box_inner1 .selected_items {
    padding-top: 5px;
    margin-left: 5px
}

div#user_messages_box .fancybox_compose_message {
    margin-left: 8px;
    margin-top: -19px
}

div#user_messages_box div.block {
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    padding-right: 9px;
    padding-top: 9px
}

div#user_messages_box .block_last {
    cursor: pointer;
    padding-right: 9px;
    padding-top: 9px;
    border-left: 1px solid #000;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000
}

div#user_messages_box div.message_body {
    border: 1px solid black;
    background-color: #000;
    color: #fff;
    direction: rtl;
    text-align: right
}

div#user_messages_box div.message_body a {
    color: #fff !important;
    font-weight: bold
}

div#user_messages_box div.block label {
    display: block;
    height: 28px;
    text-align: left
}

div#user_messages_box div.block .input {
    margin-left: 4px;
}

div#user_messages_box div#pagination_Container {
    clear: right;
    margin-top: 20px
}

div#downloads_new_games,
div#downloads_recommended_games {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    font-family: arial;
    margin: 0 auto 4px 7px
}

div#downloads_new_games .content,
div#downloads_new_games .t,
div#downloads_new_games .b,
div#downloads_new_games .b div,
div#downloads_recommended_games .content,
div#downloads_recommended_games .t,
div#downloads_recommended_games .b,
div#downloads_recommended_games .b div {}

div#downloads_new_games .content,
div#downloads_recommended_games .content {
    height: 1386px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#downloads_new_games .t,
div#downloads_recommended_games .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#downloads_new_games .b,
div#downloads_recommended_games .b {
    position: relative;
    width: 100%
}

div#downloads_new_games .b,
div#downloads_new_games .b div,
div#downloads_recommended_games .b,
div#downloads_recommended_games .b div {
    height: 16px;
    font-size: 1px
}

div#downloads_new_games .b,
div#downloads_recommended_games .b {
    background-position: bottom right;
    direction: ltr
}

div#downloads_new_games .b div,
div#downloads_recommended_games .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#downloads_new_games .hd,
div#downloads_new_games .bd,
div#downloads_new_games .ft,
div#downloads_recommended_games .hd,
div#downloads_recommended_games .bd,
div#downloads_recommended_games .ft {
    position: relative
}

div#downloads_new_games .wrapper,
div#downloads_recommended_games .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#downloads_new_games h1,
div#downloads_new_games p,
div#downloads_new_games h2,
div#downloads_recommended_games h1,
div#downloads_recommended_games p,
div#downloads_recommended_games h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#downloads_new_games h1,
div#downloads_new_games h2,
div#downloads_recommended_games h1,
div#downloads_recommended_games h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#downloads_new_games .title,
div#downloads_recommended_games .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#downloads_new_games .title h1,
div#downloads_new_games .title h2,
div#downloads_recommended_games .title h1,
div#downloads_recommended_games .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#downloads_new_games .all_before,
div#downloads_recommended_games .all_before {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_right.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

div#downloads_new_games .all_mid,
div#downloads_recommended_games .all_mid {
    background: url(http://assets0.net-games.co.il/media/img/layout/boxall_mid.png) repeat-x 0 0;
    width: auto;
    height: 20px;
    z-index: 5;
    font-family: 'AgasBold', Arial;
    position: relative;
    right: 12px;
    top: 7px;
    padding-right: 8px
}

div#downloads_new_games .all_mid a,
div#downloads_recommended_games .all_mid a {
    font-size: 12px;
    left: 4px;
    position: relative;
    top: -2px
}

div#downloads_new_games .all_mid:before,
div#downloads_recommended_games .all_mid:before {
    content: url(http://assets1.net-games.co.il/media/img/layout/icon_all_black.png);
    margin-left: 6px
}

div#downloads_new_games .all_after,
div#downloads_recommended_games .all_after {
    background: url(http://assets2.net-games.co.il/media/img/layout/boxall_left.png) no-repeat 0 0;
    width: 11px;
    height: 20px;
    z-index: 5;
    position: relative;
    right: 12px;
    top: 7px
}

div#downloads_new_games .box_inner,
div#downloads_recommended_games .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

div#downloads_new_games .box_inner .game,
div#downloads_recommended_games .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#downloads_new_games .box_inner .game img,
div#downloads_recommended_games .box_inner .game img {
    border: 1px solid #000
}

div#downloads_new_games .box_inner .game .title_box,
div#downloads_recommended_games .box_inner .game .title_box {
    width: 104px;
    padding: 2px;
    height: 31px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#downloads_new_games .box_inner .game .title_box a,
div#downloads_recommended_games .box_inner .game .title_box a {
    color: yellow
}

div#downloads_new_games .title,
div#downloads_recommended_games .title {
    margin: -3px 10px 0 0
}

div#downloads_new_games .box_inner,
div#downloads_recommended_games .box_inner {
    margin-top: 4px;
}

div#downloads_new_games .box_inner .game,
div#downloads_recommended_games .box_inner .game {
    margin: 9px 11px 0px 9px;
    position: relative;
    top: 0;
    left: 0
}

div#downloads_new_games .box_inner .game img.download,
div#downloads_recommended_games .box_inner .game img.download {
    position: absolute;
    right: 74px;
    top: 4px;
    border: 0
}

div#downloads_new_games .box_inner .game .title_box,
div#downloads_recommended_games .box_inner .game .title_box {
    margin-top: 1px
}

div#downloads_new_games .box_inner .game img,
div#downloads_recommended_games .box_inner .game img {
    margin-left: 13px
}

div#downloads_new_games .box_inner .game .description,
div#downloads_recommended_games .box_inner .game .description {
    text-align: right
}

div#downloads_game_comments {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin: 0 auto 4px 7px;
    font-family: arial
}

div#downloads_game_comments .content,
div#downloads_game_comments .t,
div#downloads_game_comments .b,
div#downloads_game_comments .b div {}

div#downloads_game_comments .content {
    height: 1300px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#downloads_game_comments .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#downloads_game_comments .b {
    position: relative;
    width: 100%
}

div#downloads_game_comments .b,
div#downloads_game_comments .b div {
    height: 16px;
    font-size: 1px
}

div#downloads_game_comments .b {
    background-position: bottom right;
    direction: ltr
}

div#downloads_game_comments .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#downloads_game_comments .hd,
div#downloads_game_comments .bd,
div#downloads_game_comments .ft {
    position: relative
}

div#downloads_game_comments .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#downloads_game_comments h1,
div#downloads_game_comments p,
div#downloads_game_comments h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#downloads_game_comments h1,
div#downloads_game_comments h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#downloads_game_comments .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#downloads_game_comments .title h1,
div#downloads_game_comments .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#downloads_game_comments .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

div#downloads_game_comments .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#downloads_game_comments .box_inner .game img {
    border: 1px solid #000
}

div#downloads_game_comments .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#downloads_game_comments .box_inner .game .title_box a {
    color: yellow
}

div#downloads_game_comments #pagination_Container {
    position: relative;
    z-index: 99999
}

div#downloads_game_comments .title {
    margin: -3px 10px 9px 0
}

div#downloads_game_comments .box_inner {
    margin-top: 4px;
}

div#downloads_game_comments .box_inner form {
    background: none;
    border-radius: none;
    padding: 0;
    display: block
}

div#downloads_game_comments .box_inner div.add_comment textarea.comment {
    background-image: url(../img/layout/comment_add_bg.png);
    background-repeat: no-repeat;
    border: none;
    width: 281px;
    height: 80px;
    margin-right: 12px;
}

div#downloads_game_comments .box_inner div.add_comment input.comment_submit {
    background-image: url(../img/layout/comment_add_button_bg.png);
    background-repeat: repeat-x;
    border: none;
    width: 83px;
    height: 29px;
    margin-top: 6px;
    margin-left: 24px;
    cursor: pointer;
    color: #dce534
}

div#downloads_game_comments .box_inner div#inner_comments {
    text-align: right;
    direction: rtl;
    margin-right: 13px
}

div#downloads_game_comments .box_inner div#inner_comments div.name {
}

div#downloads_game_comments .box_inner div#inner_comments div.date {
}

div#downloads_game_comments .box_inner div#inner_comments div.comment_body {
    clear: right;
    margin-right: 14px;
    width: 80%;
    height: 24px;
    line-height: 12px;
    overflow: hidden
}

div#downloads_game_comments .box_inner div#inner_comments div.sap {
    background-image: url(../img/layout/comment_divider.png);
    background-repeat: no-repeat;
    border: none;
    width: 281px;
    height: 2px;
}

div#downloads_game_comments .box_inner div#inner_comments div.sap:last-child {
    display: none
}

#downloads_recommended_game_box,
#downloads_single_game_box {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    margin: 0 auto 0 12px;
    font-family: arial
}

#downloads_recommended_game_box .content,
#downloads_recommended_game_box .t,
#downloads_recommended_game_box .b,
#downloads_recommended_game_box .b div,
#downloads_single_game_box .content,
#downloads_single_game_box .t,
#downloads_single_game_box .b,
#downloads_single_game_box .b div {
    background: transparent url(../img/layout/game.png) no-repeat top right
}

#downloads_recommended_game_box .content,
#downloads_single_game_box .content {
    height: 369px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px;
    margin-top: 7px;
}

#downloads_recommended_game_box .t,
#downloads_single_game_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

#downloads_recommended_game_box .b,
#downloads_single_game_box .b {
    position: relative;
    width: 100%
}

#downloads_recommended_game_box .b,
#downloads_recommended_game_box .b div,
#downloads_single_game_box .b,
#downloads_single_game_box .b div {
    height: 16px;
    font-size: 1px
}

#downloads_recommended_game_box .b,
#downloads_single_game_box .b {
    background-position: bottom right;
    direction: ltr
}

#downloads_recommended_game_box .b div,
#downloads_single_game_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

#downloads_recommended_game_box .hd,
#downloads_recommended_game_box .bd,
#downloads_recommended_game_box .ft,
#downloads_single_game_box .hd,
#downloads_single_game_box .bd,
#downloads_single_game_box .ft {
    position: relative
}

#downloads_recommended_game_box .wrapper,
#downloads_single_game_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

#downloads_recommended_game_box h1,
#downloads_recommended_game_box p,
#downloads_single_game_box h1,
#downloads_single_game_box p {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

#downloads_recommended_game_box div.icon,
#downloads_single_game_box div.icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_like.png") no-repeat 0 0;
    height: 53px;
    position: absolute;
    width: 45px;
    z-index: 4;
    top: -1px;
    left: 2px
}
#downloads_recommended_game_box .info .ranking,
#downloads_single_game_box .info .ranking {
    direction: ltr;
    clear: right;
    margin-right: 23px;
    margin-top: 13px
}

#downloads_recommended_game_box .info .ranking span,
#downloads_single_game_box .info .ranking span {
    direction: rtl;
    font-weight: bold;
    margin-top: 4px
}

#downloads_recommended_game_box .info .ranking .ranking5,
#downloads_single_game_box .info .ranking .ranking5 {
}

#downloads_recommended_game_box .info .tags,
#downloads_single_game_box .info .tags {
    margin-right: 23px;
    margin-top: 15px
}

#downloads_recommended_game_box .info .tags span,
#downloads_single_game_box .info .tags span {
    font-weight: bold;
}

#downloads_recommended_game_box .info .views,
#downloads_single_game_box .info .views {
    margin-right: 23px;
    margin-top: 15px;
    font-size: 19px
}

#downloads_recommended_game_box .info .views span,
#downloads_single_game_box .info .views span {
    font-weight: bold;
}

#downloads_recommended_game_box .info .social_media,
#downloads_single_game_box .info .social_media {
    margin-right: 4px;
    margin-top: 16px;
}

#downloads_recommended_game_box .info .social_media .fb-like,
#downloads_single_game_box .info .social_media .fb-like {
    z-index: 99999999999;
}

#downloads_recommended_game_box .info .social_media .g-plusone-style,
#downloads_single_game_box .info .social_media .g-plusone-style {
    margin-right: 52px;
    margin-top: 1px;
}

#downloads_recommended_game_box .info .desc,
#downloads_single_game_box .info .desc {
    margin-right: 23px;
    margin-top: 15px
}

#downloads_recommended_game_box .info .desc span,
#downloads_single_game_box .info .desc span {
    font-weight: bold;
}

#downloads_recommended_game_box .info #game_banner,
#downloads_single_game_box .info #game_banner {
    margin-top: 15px
}
#downloads_recommended_game_box .box_inner,
#downloads_single_game_box .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

#downloads_recommended_game_box .box_inner .game,
#downloads_single_game_box .box_inner .game {
    margin: 9px 18px 0px 0px;
}

#downloads_recommended_game_box .box_inner .game img,
#downloads_single_game_box .box_inner .game img {
    border: 1px solid #000
}

#downloads_recommended_game_box .box_inner .game .title_box,
#downloads_single_game_box .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

#downloads_recommended_game_box .box_inner .game .title_box a,
#downloads_single_game_box .box_inner .game .title_box a {
    color: yellow
}

#downloads_recommended_game_box .box_inner,
#downloads_single_game_box .box_inner {
    height: 272px;
    margin-top: 4px
}

#downloads_recommended_game_box .box_inner .img_rank,
#downloads_single_game_box .box_inner .img_rank {
}

#downloads_recommended_game_box .box_inner .img_rank .game,
#downloads_single_game_box .box_inner .img_rank .game {
    position: relative;
    top: 0;
    left: 0;
    margin: 1px 6px 0 9px !important;
    margin: 9px 30px 0px 9px
}

#downloads_recommended_game_box .box_inner .img_rank .game img.download,
#downloads_single_game_box .box_inner .img_rank .game img.download {
    height: 33px;
    position: absolute;
    left: 4px;
    top: 4px;
    border: 0
}

#downloads_recommended_game_box .box_inner .img_rank .description_rank,
#downloads_single_game_box .box_inner .img_rank .description_rank {
    clear: right;
    margin-right: 6px;
    margin-top: 10px;
    text-align: right
}

#downloads_recommended_game_box .box_inner .img_rank .description_rank .views,
#downloads_single_game_box .box_inner .img_rank .description_rank .views {
    margin-top: 27px
}

#downloads_recommended_game_box .box_inner .img_rank .description_rank span,
#downloads_single_game_box .box_inner .img_rank .description_rank span {
    font-weight: bold;
    font-size: 14px;
}

#downloads_recommended_game_box .box_inner .img_rank .description_rank .ranking5,
#downloads_single_game_box .box_inner .img_rank .description_rank .ranking5 {
    direction: ltr
}
#downloads_recommended_game_box .box_inner .description .desc_text,
#downloads_single_game_box .box_inner .description .desc_text {
    height: 218px;
    overflow: hidden
}

#downloads_recommended_game_box .box_inner .description .desc_text .desc2,
#downloads_single_game_box .box_inner .description .desc_text .desc2 {
    font-weight: bold
}

#downloads_recommended_game_box .box_inner .description .desc_text .desc4,
#downloads_single_game_box .box_inner .description .desc_text .desc4 {
    font-weight: bold
}

#downloads_recommended_game_box .box_inner .description .desc5,
#downloads_single_game_box .box_inner .description .desc5 {
    background: url("../img/layout/button_download_now.png") no-repeat scroll 0 0 transparent;
    height: 72px;
    width: 289px
}

#downloads_recommended_game_box .box_inner .under_title,
#downloads_single_game_box .box_inner .under_title {
    background: url("../img/layout/boys_category_under_title.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    margin: -1px auto 0;
    width: 600px
}

#downloads_recommended_game_box .title,
#downloads_single_game_box .title {
    margin: 17px 20px 0px 0;
}

div#downloads_single_game_box div.icon {
    background: url("http://assets0.net-games.co.il/media/img/icons/icon_download1.png") no-repeat scroll 0 0 transparent
}

div#category_downloads_games_box {
    position: relative;
    margin: 0px auto;
    color: #000;
    z-index: 1;
    margin-left: 12px;
    margin-bottom: 20px;
    font-family: arial;
    padding-top: 0px
}

div#category_downloads_games_box .content,
div#category_downloads_games_box .t,
div#category_downloads_games_box .b,
div#category_downloads_games_box .b div {}

div#category_downloads_games_box .content {
    height: 759px;
    position: relative;
    zoom: 1;
    padding: 0px 12px 0px 0px
}

div#category_downloads_games_box .t {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 12px;
    margin-left: -12px;
    height: 100%;
    background-position: top left
}

div#category_downloads_games_box .b {
    position: relative;
    width: 100%
}

div#category_downloads_games_box .b,
div#category_downloads_games_box .b div {
    height: 16px;
    font-size: 1px
}

div#category_downloads_games_box .b {
    background-position: bottom right;
    direction: ltr
}

div#category_downloads_games_box .b div {
    position: relative;
    width: 12px;
    margin-left: -12px;
    background-position: bottom left
}

div#category_downloads_games_box .hd,
div#category_downloads_games_box .bd,
div#category_downloads_games_box .ft {
    position: relative
}

div#category_downloads_games_box .wrapper {
    position: static;
    max-height: 1000px;
    overflow: auto
}

div#category_downloads_games_box h1,
div#category_downloads_games_box p,
div#category_downloads_games_box h2 {
    margin: 0px;
    padding: 0.5em 0px 0.5em 0px
}

div#category_downloads_games_box h1,
div#category_downloads_games_box h2 {
    color: #000000;
    padding-bottom: 0px;
    font-weight: normal
}
div#category_downloads_games_box .title {
    margin: 0;
    padding: 0;
    z-index: 4
}

div#category_downloads_games_box .title h1,
div#category_downloads_games_box .title h2 {
    font-size: 24px;
    color: #eaf161;
    text-shadow: 0px 2px 0 gray, -1px -1px 0 #878e01, 1px -1px 0 #878e01, -1px 1px 0 #878e01, 1px 1px 0 #878e01
}

div#category_downloads_games_box .box_inner {
    margin: 0 auto;
    padding-top: 13px
}

div#category_downloads_games_box .box_inner .game {
    margin: 9px 18px 0px 0px;
}

div#category_downloads_games_box .box_inner .game img {
    border: 1px solid #000
}

div#category_downloads_games_box .box_inner .game .title_box {
    padding: 2px;
    line-height: 14px;
    margin-top: -2px;
    text-align: center;
    color: #dce534;
    background-color: #000
}

div#category_downloads_games_box .box_inner .game .title_box a {
    color: yellow
}

div#category_downloads_games_box .game:nth-child(1),
div#category_downloads_games_box .game:nth-child(6),
div#category_downloads_games_box .game:nth-child(11),
div#category_downloads_games_box .game:nth-child(16),
div#category_downloads_games_box .game:nth-child(21),
div#category_downloads_games_box .game:nth-child(26) {
    margin-right: 7px
}

div#category_downloads_games_box .box_inner {
    padding-top: 0px;
}

div#category_downloads_games_box .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px auto 0
}

div#category_downloads_games_box .box_inner .box_inner1 {
    margin-top: -12px
}

div#category_downloads_games_box div#pagination_Container {
    margin-right: 11px
}

div#category_downloads_games_box .title {
    margin-right: 10px;
    margin-top: 15px;
    margin-bottom: 8px;
    text-align: right
}

div#trophys_all {
    font-family: arial;
    margin-right: 25px
}

div#trophys_all .title {
    margin-bottom: 10px
}

div#trophys_all .box_inner {
    padding-top: 0px
}

div#trophys_all .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px 0px 0 auto
}

div#trophys_all .box_inner div.trophy {
    direction: rtl;
    text-align: right;
    height: 110px;
    margin-top: 18px
}

div#trophys_all .box_inner div.trophy div.quest_thumb {
}

div#trophys_all .box_inner div.trophy div.quest_thumb img {
}

div#trophys_all .box_inner div.trophy .quest_details {
    margin-right: 14px
}

div#trophys_all .box_inner div.trophy .quest_details .title {
    color: #797F0D;
    font-family: 'AgasBold', Arial;
    font-size: 17px
}

div#trophys_all .box_inner div.trophy .quest_details .description {
    clear: right
}

div#trophys_all .box_inner div.sap {
    background-image: url(../img/layout/sap_xl.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 577px;
    height: 1px;
}

div#trophys_all .box_inner div.sap:last-child {
    display: none
}

div#quests_all {
    margin-right: 25px;
    font-family: Arial
}

div#quests_all .title {
    margin-bottom: 10px
}

div#quests_all .box_inner {
    padding-top: 0px
}

div#quests_all .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px 0px 0 auto
}

div#quests_all .box_inner div.quest {
    direction: rtl;
    text-align: right;
    height: 110px;
    margin-top: 18px
}

div#quests_all .box_inner div.quest div.quest_thumb {
}

div#quests_all .box_inner div.quest div.quest_thumb img {
}

div#quests_all .box_inner div.quest .quest_details {
    margin-right: 14px
}

div#quests_all .box_inner div.quest .quest_details .title {
    color: #797F0D;
    font-family: 'AgasBold', Arial;
    font-size: 17px
}

div#quests_all .box_inner div.quest .quest_details .description {
    clear: right
}

div#quests_all .box_inner div.sap {
    background-image: url(../img/layout/sap_xl.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 577px;
    height: 1px;
}

div#quests_all .box_inner div.sap:last-child {
    display: none
}

div#single_quest {
    margin-right: 25px
}

div#single_quest .title {
    margin-bottom: 10px
}

div#single_quest div.sap {
    background-image: url(../img/layout/sap_xl.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 577px;
    height: 1px;
}

div#single_quest .box_inner {
    padding-top: 0px
}

div#single_quest .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px 0px 0 auto
}

div#single_quest .box_inner div.quest {
    direction: rtl;
    text-align: right;
    height: 110px;
    margin-top: 18px
}

div#single_quest .box_inner div.quest div.quest_thumb {
}

div#single_quest .box_inner div.quest div.quest_thumb img {
}

div#single_quest .box_inner div.quest .quest_details {
    margin-right: 14px
}

div#single_quest .box_inner div.quest .quest_details .title {
    font-family: 'AgasBold', Arial;
    color: #797F0D;
    font-size: 27px
}

div#single_quest .box_inner div.quest .quest_details .description {
    font-family: Arial;
    clear: right
}

div#single_quest .box_inner div.mission {
    direction: rtl;
    text-align: right;
    height: 110px;
    margin-top: 18px
}

div#single_quest .box_inner div.mission div.quest_thumb {
}

div#single_quest .box_inner div.mission div.quest_thumb img {
}

div#single_quest .box_inner div.mission .mission_details {
    margin-right: 14px
}

div#single_quest .box_inner div.mission .mission_details .title {
    font-family: 'AgasBold', Arial;
    color: #797F0D;
    font-size: 20px
}

div#single_quest .box_inner div.mission .mission_status .status {
    text-align: center
}

div#single_quest .box_inner div.mission .mission_status .finish {
    clear: right;
    text-align: center
}

div#single_quest .box_inner div.mission .mission_status .quest_play {
    background-image: url(../img/layout/start_game.jpg);
    background-repeat: no-repeat;
    margin: 0 30px 0 0;
    padding: 0;
    width: 60px;
    height: 60px;
}

div#single_quest .box_inner div.mission .mission_status .quest_lock {
    background-image: url(../img/layout/game_lock.jpg);
    background-repeat: no-repeat;
    margin: 0 30px 0 0;
    padding: 0;
    width: 60px;
    height: 60px;
}

div#single_quest .box_inner .get {
    text-align: center;
    margin: 0 auto
}

div#search_results {
    margin-right: 25px;
    font-family: arial
}

div#search_results .title {
    text-align: right;
    margin-bottom: 10px
}

div#search_results .box_inner {
    padding-top: 0px
}

div#search_results .box_inner .under_title {
    background: url(../img/layout/boys_category_under_title.png) no-repeat 0 0;
    width: 600px;
    height: 19px;
    margin: -1px 0px 0 auto
}

div#search_results .box_inner div.result {
    direction: rtl;
    text-align: right;
    height: 110px;
    margin-top: 18px
}

div#search_results .box_inner div.result div.result_thumb {
}

div#search_results .box_inner div.result div.result_thumb img {
}

div#search_results .box_inner div.result .result_details {
    margin-right: 14px
}

div#search_results .box_inner div.result .result_details .title {
    color: #797F0D
}

div#search_results .box_inner div.result .result_details .description {
    clear: right
}

div#search_results .box_inner div.sap {
    background-image: url(../img/layout/sap_xl.png);
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    width: 577px;
    height: 1px;
}

div#search_results .box_inner div.sap:last-child {
    display: none
}

#formClass {
    margin-right: 21px;
}

#formClass fieldset {
    width: 43%
}

#textClass {
    margin-right: 21px;
}

#textClass fieldset {
    width: 43%
}

#link0:hover {
    background-position: 0 68px
}
.partner_links div {
    margin-right: 10px;
    margin-top: 4px;
}

.left_profile_banner {
    margin: 18px
}
#bread_crumb {
    color: #000000;
    margin-right: 0;
    margin-top: 10px;
    font-weight: normal !important;
    width: 100%;
    font-family: 'AgasBold', Arial
}

#bread_crumb a {
    color: #000000 !important;
    font-weight: normal !important
}

::-webkit-input-placeholder {
    font-style: italic
}

:-moz-placeholder {
    font-style: italic
}

::-moz-placeholder {
    font-style: italic
}

:-ms-input-placeholder {
    font-style: italic
}

a img {
    border: 0
}

.datasSent,
.serverResponse {
    margin-top: 20px;
    border: 1px solid #F0F0F0;
    background-color: #F8F8F8;
    padding: 10px;
    margin-right: 10px
}

.datasSent {
    position: fixed;
    left: 680px;
    top: 0
}

.serverResponse {
    position: fixed;
    left: 680px;
    top: 100px
}

.datasSent p,
.serverResponse p {
    font-style: italic;
    font-size: 12px
}

.exemple {
    margin-top: 15px;
}

.clr {
    clear: both
}

pre {
    margin: 0;
    padding: 0
}

.notice {
    background-color: #F4F4F4;
    color: #666;
    border: 1px solid #CECECE;
    padding: 10px;
    font-weight: bold;
    font-size: 12px;
    margin-top: 10px
}

.fve-video-wrapper {
    position: relative;
    overflow: hidden;
    padding-bottom: 56.25%;
    margin: 0.5em 0;
}

.fve-video-wrapper iframe,
.fve-video-wrapper object,
.fve-video-wrapper embed {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

div#main_banner div.main_banner_inner div.main_banner_box {
}

div#main_banner div.main_banner_inner div.main_banner_box>div {
    margin: 0 auto;
    text-align: center;
}

.banner_main_middle {
    width: 100%;
}

.banner_middle_bkg {
    background: url(/media/img/layout/game_banner_side.png) repeat center center;
}

.banner_main_middle>div {
    margin: 0 auto;
    text-align: center;
}

#mainmenu_tab .ad_tab>div,
#mainmenu_yellow_tab .ad_tab>div,
#mainmenu_turq_tab .ad_tab>div {
    padding: 11px 9px 0;
}

#game_info .content {
    height: auto;
    min-height: 276px;
}

#ads_Jumbo_Bottom {
    width: 100%;
}

#ads_Jumbo_Bottom>div {
    margin: 0 auto;
    text-align: center;
}

.ozen_banner.ozen_right {
    text-align: left;
}

div.social_box .content {
    height: auto;
}
#game_info .box_inner .social_media {
    height: 83px;
}
#game_info .content {
    height: auto;
    min-height: auto;
}

#game_comments,
#game_comments .content {
    background: transparent;
}

.box {
    border-radius: 3px;
    background: #fff !important;
    margin-bottom: 12px !important;
}

.box_shadow {
    -webkit-box-shadow: -1px 0px 7px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -1px 0px 7px 1px rgba(0, 0, 0, 0.75);
    box-shadow: -1px 0px 7px 1px rgba(0, 0, 0, 0.75);
}

.category_banner {
    width: 100%;
    display: block;
}

.category_banner>div {
    margin: 0 auto;
    text-align: center;
}

#ads_BigBox_Bottom>div {
    margin: 0 auto;
    text-align: center;
}

#game_col3_banner {
    padding: 9px 0;
}

#game_col3_banner .banner_left {
    margin: 0 8px;
}

.box1_white {
    background: transparent url("../img/layout/box1-white-650x1600.png") no-repeat scroll right top;
}

#top_games_box .all,
#new_games_box .all {
    bottom: -9px;
    left: 5px;
    position: absolute;
}

#top_games_box .box_inner,
#new_games_box .box_inner {
    	padding-bottom: 16px;
	display:flex;
	flex-wrap: wrap;
	justify-content: space-around;
	align-content: center;
}

#ads_In-Menu {
    padding-bottom: 15px;
    margin-right: 7px;
    margin-top: 460px;
    position: absolute;
    z-index: 9999999;
}

#content950 #game_comments {
    margin-right: 21px;
}

#embedVideo1.jwplayer {
    margin: 0 auto;
}

#custom {
    background-image: url(/media/img/loaders/ng-ring.gif);
    background-position: center center;
    background-repeat: no-repeat;
    
text-align: center;
}

#preroll {
    margin: auto;
}

#preroll #preroll_loader {
    height: 100%;
    text-align: center;
    position: relative;
}

#preroll #preroll_loader .loader {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -33px;
    margin-left: -33px;
}

div#downloads_new_games .all,
div#downloads_recommended_games .all {
    position: absolute;
    bottom: -11px;
    left: 5px;
}

img[src*=spot-empty-pixel] {
    visibility: hidden;
}

#outbidPlayer {
    margin-right: 11px;
    display: inline-block;
}

#floatrightdiv,
#floatleftdiv {
    display: none;
    position: absolute;
    top: 91px;
    width: 120px;
}

#floatrightdiv {
    right: 17px;
}

#floatleftdiv {
    left: 17px;
}

body.shiftRight div#wrapper {
    margin-right: 5px;
}

#itprel {
    padding: 0 35px 0 24px;
    display: flex;
    justify-content: center;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
}
div#footer div#footer_content .links_bottom{
        display:flex;
        flex-wrap:wrap;
        margin-top:5px;
}
div#footer div#footer_content .links_bottom a{
        color: #dce534;
        margin-right: 2px;
        margin-top: 2px;
}
div#footer div#footer_content .links_bottom .sap1 {
    background: url(../img/layout/footer_devider1.png) no-repeat;
    height: 14px;
    width: 2px;
    float: right;
    margin: 4px;
}

