.portlet-topper {
	background: none;
	border: 0px;
	-webkit-box-shadow: none;
}

.portlet-topper-toolbar {
	right: -3px;
	top: -5px;
	padding: 0px;
}

.portlet-title {
	padding: 0px;
}

.portlet-title-text, .portlet-title img {
	display: none;
}

.left-column {
	background:none;
	-moz-border-radius:4px 4px 4px 4px;
	border:none;
}

/* ---------- left section ---------- */

.left-column ul,.left-column2 ul {
	overflow:hidden;
}

#game-header-navigation {
	background: url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/header_back_general.jpg') repeat-x;
	height: 52px;
    margin-left:auto;
    margin-right: auto;
	display: block;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;	
}

#game-header-navigation .game-logo {
	background: url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/general_logo.jpg') no-repeat scroll 50% 50%;
	display: block;
	margin-left: 0px;
	padding: 25px;
}

#game-footer-navigation {
	background: url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/bottom_back_general.jpg') repeat-x;
    height: 27px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	-moz-border-radius-bottomleft: 4px;
	-moz-border-radius-bottomright: 4px;
}

.left-menu {
	width: 194px;
}

.left-menu a {
	display:block;
	font-size:12px;
	padding:0.5em 0.5em 0.5em 0.7em;
	text-decoration:none;
	color:#fff;
}

.left-menu h3 {
	background:url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/back_h3_general.jpg') repeat-x;
	color:#fff;
	height: 24px;
	margin: 0px;
	text-align: left;
}

.left-menu a:hover {
	background:url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/h3_general_hover.jpg') repeat-x;	
}

.left-menu h3.visited a {
	background:url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/h3_general_hover.jpg') repeat-x;
	color:#fff;
}

/* ---------- CHECK WINNINGS ---------- */
.ie7 .portlet-borderless-container{
	text-align:left;
}
#check-winnings-header { 
	background:#63AC3B repeat-x 0 0;
	clear: both;
	min-height: 2.2em;
	position: relative;
	z-index: 1;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	width:311px;
}
.ie7 #check-winnings-header{
	width: 311px;
}
#check-winnings-header .header_font {
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	margin: 3 1px;
	padding: 5px;
	text-decoration: none;
}

.check-winnings-out-layout {
	background-color:white;
	display:block;
	border-style:solid;
	border-color:#fff;
	border-width:1px;
	z-index: 1;
	width:310px;
	height:245px;
}

.check-winnings-out-inner-layout {
	background-color:#F6F6F6;
	display:block;
	height: auto;
	width:95%;
	border-style:solid;
	border-color:rgb(200,201,202);
	border-width:1px;
	padding: 6px;
	z-index: 1;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	height:225px;
}

.check-row {
    background: url('http://media.opap.gr/opap-gaming-theme/images/color_schemes/general/check_row.jpg') repeat-x;
    width:auto;
    height:2px;
    margin: 5px 5px 10px;
}

.names {
    font-weight:bold;
    font-size:12px;
}

#check-results-button input[type="button"], #check-results-button input[disabled] {
	color:#333;
	width:auto;
	height:24px;
	display:block;
	text-align:center;
	padding: 6px 14px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    font-weight:bold;
    font-size:11px;
	border-style: none;
	text-shadow: none;
}

#check-results-button input[type="button"] {
	background:#63AC3B;
	color:#fff;
}

#check-results-button input[disabled] {
	background:#c0c0c0;
}

#check-results-button input[disabled]:hover {
	cursor: default;
}

/*.check-winnings-fields {
	float: right;
}
*/
.names {
    padding:0px 10px 0px 5px;
    float:left;
    width:120px;
    margin-top:10px;
    color:#333;
}

.input-order {
    margin-top:10px;
}
