.players_cont > span, .mouse_btn_cont .active p, .loader, body, .nav-open, a.option_btn, .row-fluid .span8.ads, .pre_game_title, .row-fluid .span12.gameTitle, .adTitle, #categoriesModal .modal-content, #categoriesModal .modal-content, .keyboard .active, .key.active p, .mouse_cont .active, .key.enterKey.active:before {
	background:#bb1515!important;
}

.key.active p:before {
    border-bottom-color:#bb1515;
}

.title h2, .title {
	background:url(images/title-back.png) no-repeat center center;
}

.sidebarAdHolder, .leftbar_cont > .span8, .gameContainer, .leftbar_cont > .span4, .rightbar_cont > .span8, .detailGameInfo, .mouse_middle_click, .row-fluid .span3.leftbar_cont .span4.txt-center:before {
	background:#ff0000!important;
}

.row-fluid .span8.ads, .row-fluid .span12.gameTitle {
	border:3px solid #ff0000;
}

.pre-game-info, .pregame_sidebar, .leftSideGame, .likeGame > .span10, .ad_holder > .span8, .veediLeft {
	background:#ff0000;
}

pre.gameCode {
	border:3px solid #bb1515
}
.new_game {
    background: url(images/new_game.png) no-repeat;
	background-position:-2px -2px;
}
.best_game {
    background: url(images/best_game.png) no-repeat;
	background-position:-2px -2px;
}

.adTitle, .footermain, .footer, .footer a, .hr, .row-fluid .span8.ads, .gameHead, .likeGame p, .play, .main_game_desc, pre.gameCode, .pre_game_title, .main_game_title {
    color:#fff;
}

.big-button {
	background:#ff0000;
	border:1px solid #bb1515;
}

.big-button:hover {
	background:#bb1515;
	border:1px solid #bb1515;
	box-shadow:0 0 8px 0 #ff0000, 0 0 3px 0 rgba(255, 255, 255, 0.6) inset
}

body .hint--info.hint--right::before {
	border-right-color:#bb1515;
}

body .hint--info::after {
	background:#bb1515;
}

body .hint--left::before, body .hint--info.hint--left::before {
	border-left-color:#bb1515;
}

body .hint--info.hint--bottom::before, body .hint--bottom::before {
	border-bottom-color:#bb1515;
}

body .hint--info.hint--top::before, body .hint--top::before {
	border-top-color:#bb1515;
}

#topcontrol, .howtoplay {
	background-color:#bb1515;
}