.bowling #content {
	border: 0px;
}

.bowling .portlet-topper {
	background: none;
	border: 0px;
	-webkit-box-shadow: none;
}

.bowling .portlet-topper-toolbar {
	right: -3px;
	top: -5px;
	padding: 0px;
}

.bowling .portlet-title {
	padding: 0px;
}

.bowling .portlet-title-text, .bowling .portlet-title img {
	display: none;
}

.bowling .left-column {
	background:none repeat scroll 0 0 #eef5f8;
}

/* ---------- left section ---------- */

.bowling #game-header-navigation {	
	background: url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/header_back_bowling.jpg") repeat-x;
	height: 52px;
}

.bowling #game-header-navigation .game-logo {
	background: url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/bowling_logo.png") no-repeat scroll 50% 50%;
	display: block;
	margin-left: 0px;
	padding: 25px;	
}

.bowling #game-footer-navigation {
    background: url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/bottom_back_bowling.jpg") repeat-x;
}

.bowling .left-menu a {
	color:#fff;
}

.bowling .left-menu h3 {
	background:url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/back_h3_bowling.jpg") repeat-x;
	color:#fff;
}

.bowling .left-menu a:hover {
	background:url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/h3_bowling_hover.jpg") repeat-x;
}

.bowling .left-menu h3.visited a {
	background:url("http://media.opap.gr/opap-gaming-theme/images/color_schemes/bowling/h3_bowling_hover.jpg") repeat-x;
	color:#fff;
}

/* ---------- CHECK WINNINGS ---------- */

.bowling #check-winnings-header {
    background:#db89c7 repeat-x 0 0;
}

.bowling #check-results-button input[type="button"] {
	background:#db89c7;
	color:#fff;
}

.bowling #check-results-button input[disabled] {
	background:#c0c0c0;
}
