@import "reset.css";
html {
	background:url(../images/scatwinbg_rl.jpg) repeat #4A4A4A;
}
body {
	position:relative;
	width:800px;
	height:640px;
	margin:0 auto;
	background:url(../images/scatwinbg.jpg) no-repeat;
	font-family:helvetica;
}
div#branding {
	margin-top:2px;
}
body#control-panel div#branding {
	background:none;	
}

dl#sicherheit a {
	margin-top:2px;	
}
div#container-body ul li dl#partners dd a {
	height:40px;
	background:url(../images/partner-ico.gif) no-repeat;
}
div#container-body ul li dl dt {
	font-size:10px;
	color:#fff;	
}
div#container-body ul li dl dd a#motocp {
	width:45px;
	background-position:0 0;
}
div#container-body ul li dl dd a#milan {
	width:25px;
	background-position:-58px 0;
}
div#container-body ul li dl dd a#madrid {
	width:25px;
	background-position:-98px 0;
}
div#container-body ul li dl dd a#bayern {
	width:34px;
	background-position:-138px 0;
}
div#container-body ul li dl dd a#fiba {
	width:50px;
	background-position:-182px 0;
}
div#container-body ul li dl#sicherheit dd a {
	background:url(../images/siecherheit-ico.gif) no-repeat;
	height:40px;
}
div#container-body ul li dl#sicherheit dd a#man {
	width:20px;
	background-position:0 0;
}
div#container-body ul li dl#sicherheit dd a#egba {
	width:81px;
	background-position:-32px 0;
}
div#container-body ul li dl#sicherheit dd a#essa {
	width:51px;
	background-position:-127px 0;
}
div#container-body ul li dl#sicherheit dd a#game {
	width:22px;
	background-position:-196px 0;
}
div#container-body ul li dl#sicherheit dd a#last {
	width:40px;
	background-position:-235px 0;
}
div#container-body .indent {
	padding:0 0 20px 100px;	
}
div#footer {
	height:74px;
	margin-top:20px;
	background:url(../images/footer-bg.gif) no-repeat #2B2B2B;
}
div#display {
	padding:3px 10px;
	font-size:13px;
	overflow:hidden;
	background-color:#f6f6f6;	
	color:#737373;	
}
div#display ul {
	padding-left:250px;
}
div#display ul li {
	float:left;
	margin-right:5px;
	padding-right:5px;
	border-right:2px solid #000;	
}
div#display ul li.last {
	margin:0;
	padding:0;
	border:0;
}
div#display ul li a {
	display:block;
	float:left;
	text-transform:capitalize;
	font-size:15px;
	color:#737373;
	overflow:hidden;
}
div#display ul li a:hover {
	color:#0F0F0F;	
}

/* start */

div#content div.goleft div.container-top-large {
	background:url(../images/top-container-large.gif);
	width:967px;
}
div#content div.goleft div.container-bottom-large {
	background:url(../images/bottom-container-large.gif);
	width:967px;
}
div#content div.goleft div.container-large {
	width:959px;
	overflow:hidden;
}
div#ausloggen {
	width:345px;
	height:40px;
	margin:9px 5px;
	padding-top:20px;
	font-size:13px;
	text-align:center;
	background:url(../images/login-bg.gif) no-repeat;
	border:0;
	color:#fff;	
	color:#DFDFDF;	
}
div#ausloggen a {
	width:69px;
	height:21px;
	padding:2px 0 0 0;
	font-size:12px;
	display:block;
	color:#9F9F9F;
	background:url(../images/login-submit-bg.gif) no-repeat;
}
div#ausloggen a:hover {
	color:#EFEFEF;
}
div#ausloggen p {
	padding:0 11px;	
}
div#ausloggen p span {
	text-align:left;
	margin-top:-6px;
	display:block;
}
li.news {
	width:90%;
	font-size:12px;
	color:#d4d4d4;
	padding:20px 20px 0;
	margin-left:auto;
	margin-right:auto;
	min-height:350px;
}
li.news h1 {
	font-size:18px;
	color:#EFEFEF;
}
div#container-body ul li.news a {
	float:none;
	display:inline;
	background:none;
}
form#register fieldset {
	width:380px;
	margin:0 auto;
	background-color:#646565;
	border:2px solid #BFBFBF;
	padding:30px;
}
form#register p {
	margin-bottom:10px;
}
form#register input {
	padding:4px;
	margin-right:10px;
	border:1px solid black;	
}
form#register input.register, form#register input.stornieren {
	width:118px;
	height:25px;
	margin:10px auto;
	text-align:center;
	border:none;
	display:block;
	background:url(../images/register-bg.gif) no-repeat;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	font:10px Verdana, Geneva, sans-serif;
}
form#register input.stornieren {
	width:157px;
	background:url(../images/btn-round-submit.gif) no-repeat;
}
form#register span {
	padding-top:3px;
	width:130px;
	display:block;
	float:left;
	font-weight:bold;
}
form#register .error {
	border:2px solid red;
}
/* start ADMIN */

div#admin-menu div.admin-menu-top {
	width:229px;
	height:8px;
	background:url(../images/menu-admin-top.gif) no-repeat;
	overflow:hidden;
}
div#admin-menu div.admin-menu-bottom {
	width:229px;
	height:8px;
	background:url(../images/menu-admin-bottom.gif) no-repeat;
}
div#admin-menu div.admin-menu-content {
	width:223px;
	background-color:#FFF;
	border-left:3px solid #989696;
	border-right:3px solid #989696;
}
div#admin-menu ul li a {
	width:193px;
	padding-left:30px;
	font:18px Arial, Helvetica, sans-serif;
	display:block;
	color:#000;
}
div#admin-menu ul li a:hover {
	color:#fff;
	background-color:#989696;
}
div#admin-menu ul li {
	height:26px;	
}
div#control-panel div.control-panel-content {
	width:703px;
	background-color:#FFF;
	border-left:3px solid #989696;
	border-right:3px solid #989696;
}
div#control-panel div.control-panel-top {
	width:709px;
	height:7px;
	background:url(../images/admin-panel-top.gif) no-repeat;
	overflow:hidden;
}
div#control-panel div.control-panel-bottom {
	width:709px;
	height:7px;
	background:url(../images/admin-panel-bottom.gif) no-repeat;
}
div#container-body ul.errors {
	width:420px;
	padding:10px;
	margin:0 auto 20px;
	background-color:#DA0021;
	font-weight:bold;
	border:1px solid #fff;
	color:white;
}

div#container-body ul.errors2 {
	width:420px;
	padding:10px;
	margin:0 auto 20px;
	background-color:#598e0d;
	font-weight:bold;
	border:1px solid #fff;
	color:white;
}

div#container-body ul.errors li{
		margin-bottom:5px;
}

table.users-admin, table.customers {
	width:100%;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	border-collapse:collapse;	
}
table.users-admin th, table.users-admin td, table.customers td, table.customers th {
	text-indent:10px;
}
table.users-admin td, table.customers td  {
	padding-top:5px;
	font-size:14px;
	font-weight:normal;
}
table.users-admin th, table.customers th {
	padding-bottom:5px;
	font-size:17px;
	border-bottom:2px solid #989696;	
}
table.users-admin td p span {
	width:100px;
	display:block;
}
table.users-admin .submit, table.users-admin .delete, form.admin-login p.submit input, table.customers .submit, form.search-form p.submit input, form.customer-edit fieldset .submit input {
	width:66px;
	height:24px;
	margin:0 auto;
	padding:0 0 4px;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:11px;
	font-weight:bold;
	background:url(../images/round-btn.gif) no-repeat;
	cursor:pointer;	
}
table.users-admin .delete {
	height:20px;
	padding:4px 0 0;
	text-align:center;
	text-indent:0;
}
table.users-admin .password-change {
	padding:5px 20px 5px 5px;
	border:1px solid #989696;
}
form.admin-login fieldset, form.search-form fieldset, form.customer-edit fieldset {
	width:480px;	
	border:none;
	font-size:14px;
}
form.customer-edit fieldset {
	width:auto;	
}
form.customer-edit p span {
	font-weight:bold;	
}
form.search-form fieldset {
	width:320px;	
}
form.admin-login span, form.search-form span  {
	width:120px;
	padding-bottom:5px;	
	display:block;
}
form.admin-login input, form.search-form input, form.customer-edit input, form.customer-edit select {
	border:1px solid #989696;
	padding:5px 20px 5px 5px;	
	margin-bottom:10px;	
}
form.customer-edit input, form.customer-edit select {
	padding-right:0;	
}
form.customer-edit p span {
	padding-bottom:3px;
	display:block;
}
form.customer-edit p {
	padding-bottom:5px;
}
form.search-form input {
	width:200px;
	padding:5px 0 5px 5px;
}
form.admin-login p.submit input, form.search-form p.submit input  {
	text-align:center;
	padding-top:0;	
}
form.admin-login p, form.search-form p {
	margin-right:20px;	
}
form.admin-login p.submit, form.search-form p.submit {
	margin:23px 0 0;	
}
body#control-panel div.admin-menu-content ul li.login {
	font-size:11px;
	padding:10px 0 0 10px;
}
table.account  {
	margin:0 auto;
	border-collapse:collapse;
}
table.account th {
	border-top:1px solid gray;	
	border-bottom:1px solid gray;	
}
table.account td {
	padding:10px 0;
	text-align:center;
	border-right:1px solid gray;
}
table.account td.align-right, table.account-dates td.align-right  {
	text-align:right;
	padding-right:10px;
}
table.account td.last, table.account-dates td.last {
	border-right:none;	
}
table.account-dates {
	width:680px;
	margin:0 auto 10px;
	border-collapse:collapse;
	border-bottom:1px solid #989696;
}
table.account-dates td {
	font-size:11px;	
	text-align:center;
	padding:5px;
}
table.account-dates th {
	border-bottom:1px solid #989696;
	border-top:1px solid #989696;
	font-size:12px;
}
h3.table-title {
	padding-left:10px;
	color:#989696;
}
table.account-dates tr.kommentar td {
	padding:3px 0 10px;
	border-bottom:1px solid #989696;
}
table.account-dates tr.last td {
	border-bottom:1px solid #989696;
}
table.account-dates td.align-left {
	text-align:left;
}
table.account-dates tr.kommentar td h3 {
	margin-bottom:5px;
	font-size:13px;
	text-align:center;
}
table.account-dates tr.kommentar td {
	text-align:left;
	padding-left:5px;	
}
form.customer-edit textarea {
	width:200px;
	padding:5px;
	height:100px;
	border:1px solid #989696;
}
form.customer-edit div.holder {
	overflow:hidden;	
}
div#container-body ul.privacy-list {
	margin-bottom:10px;
	list-style:circle;
}
div#container-body ul.privacy-list li {
	list-style:circle;
	list-style-position:inside;
	padding-left:10px;
}
div#container-body ul.list {
	margin-bottom:10px;
	width:auto;
}
div#container-body ul.list li {
	padding-left:10px;
	margin-bottom:5px;
	
}
table.blacklist {
	width:100px;
	margin-left:10px;
	font-size:12px;
}

table.log-games-sess {
	width:700px;
	margin:0 auto 5px;
	border-collapse:collapse;
	border:3px solid #989696;
}
table.log-games-sess td {
	font-size:14px;	
	text-align:center;
	padding:3px;
}
table.log-games-sess th {
	border:none;
}
table.log-games-nav {
	width:400px;
	margin:0 auto 5px;
	border-collapse:collapse;
	border:1px solid #989696;
}
table.log-games-nav th {
	border:none;
}
table.log-games-nav td {
	font-size:12px;	
	text-align:center;
	padding:2px;
	border:1px solid #989696;
}
table.log-games-nav td A:link {text-decoration: none; color: #0000af;}
table.log-games-nav td A:visited {text-decoration: none; color: #0000af;}
table.log-games-nav td A:hover {text-decoration: underline overline; color: #3f3fff;}
table.log-games {
	width:700px;
	margin:0 auto 5px;
	border-collapse:collapse;
	border-bottom:1px solid #989696;
}
table.log-games th {
	border-bottom:1px solid #989696;
	border-top:1px solid #989696;
	font-size:12px;
}
table.log-games td {
	font-size:11px;	
	text-align:center;
	padding:3px;
}
table.log-games tr.newgame {
	border-top:1px solid #989696;
}
table.log-games td.align-left {
	text-align:left;
}
table.log-games td.align-right {
	text-align:right;
	padding-right:5px;
}
table.log-games tr.logg-gamble {
	font-size:10px;	
	line-height:10px;
}
table.log-games td.logg-gmblt {
	background-color:#e2e2ff;
}
table.log-games td.logg-gmbld {
	background-color:#e2e2ff;
	text-align:left;
}
table.logg-reelsyms {
	margin:0 auto 5px;
	border-collapse:collapse;
	border:2px solid #989696;
	line-height: 10px;
}
table.logg-reelsyms th {
	border:none;
}
table.logg-reelsyms td.reel-winsym {
	font-size:10px;	
	background-color:#f2f244;
	padding:0px;
	text-align:center;
	border:1px solid #989696;
}
table.logg-reelsyms td.reel-normsym {
	font-size:10px;	
	background-color:#f2f2f2;
	padding:0px;
	text-align:center;
	border:1px solid #989696;
}
table.logg-reeldat {
	margin:0 auto 5px;
	width: 250px;
	border-collapse:collapse;
	border:1px solid #989696;
	font-size:10px;	
	padding:10px;
	text-align:center;
	table-layout:fixed;
}
table.logg-reeldat td.winl {
	width: 50px;
	font-size:10px;	
}
table.logg-reeldat td.specs {
	width: 110px;
	font-size:10px;	
}
table.logg-reeldat td.subt {
	width: 90px;
	font-size:10px;	
}
table.logg-reeldat td.pend-action {
	background-color:#44f244;
	font-size:10px;	
}

table.logg-vroulbets {
	width:100%;
	margin:0 auto 5px;
	border-collapse:collapse;
	border:1px solid #989696;
	line-height: 10px;
}
table.logg-vroulbets th {
	border:none;
}
table.logg-vroulbets td.vroul-wonbet {
	font-size:10px;	
	background-color:#f2f244;
	padding:0px;
	padding-left:5px;
	text-align:left;
	border:none;
}
table.logg-vroulbets td.vroul-lostbet {
	font-size:10px;	
	background-color:#f2f2f2;
	padding:0px;
	padding-left:5px;
	text-align:left;
	border:none;
}

/* end ADMIN */
