@charset "utf-8";
body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000;
}

.default  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: left;
	color: #000000;
}

.siteHeadline {
	margin: 20px 0px 0px 5px;
	padding: 4px 10px 4px 10px;
	font-size: 15px;
	color: white;
	font-weight: bold;
	border: 0px;
	width:789px;
	background:#3a444e;
	border: 1px solid #979797;
}

img {
	border: 0px;
}

.siteHeadlineName {
	color:#FFFFBB;
}

.siteFooter {
	margin: 0px;
	padding: 0px;
	font-size: 13px;
	color: white;
	font-weight: bold;
	border: 0px;
	width:809px;
	height:24px;
	background:#3a444e;
	border: 1px solid #979797;
}

.beforeSiteFooter {
	padding:20px 0px 0px 5px;
	clear:both;
}

.footerCancel {
	float:left;
	cursor:pointer;
	border-right: 1px solid #979797;
	padding:4px 28px 4px 10px;
	background:#575a5d;
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.footerSave {
	float:right;
	cursor:pointer;
	border-left: 1px solid #979797;
	padding:4px 10px 4px 28px;
	background:#575a5d;
	background-image:url(../images/save.gif);
	background-repeat:no-repeat;
}

.footerSave:hover {
	background:#d9dee2;
	color: black;
	background-image:url(../images/save.gif);
	background-repeat:no-repeat;
}

.footerCancel:hover {
	background:#d9dee2;
	color: black;
	background-image:url(../images/back.gif);
	background-repeat:no-repeat;
	background-position:right;
}

.footerNew {
	float:left;
	cursor:pointer;
	border-right: 1px solid #979797;
	border-left: 1px solid #979797;
	padding:4px 10px 4px 28px;
	background:#575a5d;
	background-image:url(../images/star_yellow.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerNew:hover {
	background:#d9dee2;
	color: black;
	background-image:url(../images/star_yellow.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerSetting {
	float:left;
	cursor:pointer;
	border-right: 1px solid #979797;
	border-left: 1px solid #979797;
	padding:4px 10px 4px 28px;
	background:#575a5d;
	background-image:url(../images/icon_v3/setting_16.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerSetting:hover {
	background:#d9dee2;
	color: black;
	background-image:url(../images/icon_v3/setting_16.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerDownload {
	float:left;
	cursor:pointer;
	border-right: 1px solid #979797;
	border-left: 1px solid #979797;
	padding:4px 10px 4px 28px;
	background:#575a5d;
	background-image:url(../images/icon_v3/download_16.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerDownload:hover {
	background:#d9dee2;
	color: black;
	background-image:url(../images/icon_v3/download_16.png);
	background-repeat:no-repeat;
	background-position:5px 50%;
}

.footerSpace50 {
	float:left;
	width: 50px;
}

.button1 {
	float:right;
	cursor:pointer;
	border-left: 1px solid #979797;
	background:#575a5d;
	font-size: 13px;
	color: white;
	font-weight: bold;
	line-height:300%;
}

.button1:hover {
	background:#d9dee2;
	color: black;
}


.headError {
	margin: 0px 0px 0px 5px;
	padding-left: 4px;
	font-size: 12px;
	color: #dc0003;
	border: 0px;
	width:810px;
}

.tableHeadline {
	margin: 20px 0px 0px 5px;
	padding: 2px 2px 2px 10px;
	font-size: 13px;
	color: white;
	font-weight: bold;
	border: 0px;
	background-color: #2159c9;
	width:387px;
	border-top:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	height:18px;
}

.tableHeadline_left {
	float:left;
	background-color: #2159c9;
}
.tableHeadline_right {
	float:right;
	background-color: #2159c9;
}

.tableFooter {
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	color: white;
	border: 0px;
	background-color: #3a444e;
	width:387px;
	border-bottom:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	height:18px;
}


.tableLineLeft 
{
	margin: 20px 0px 0px 5px;
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	color: black;
	border: 0px;
	width:165px;
	border-bottom:1px solid #b0b0b0;
	border-left:1px solid #b0b0b0;
	height:14px;
}

.tableLineRight
{
	margin: 20px 0px 0px 5px;
	padding: 2px 2px 2px 10px;
	font-size: 11px;
	color: black;
	border: 0px;
	width:220px;
	border-bottom:1px solid #b0b0b0;
	border-right:1px solid #b0b0b0;
	height:14px;
}

.tableLine1 
{
	background-color: #ffffff;
}

.tableLine2 
{
	background-color: #d4e3f9;
}

.boxBelowFooter {
	margin: 0px 0px 0px 5px;
	padding: 2px 2px 2px 2px;
	font-size: 11px;
	color: black;
	border: 0px;
	background-color: #e0e0e0;
	width:805px;
	border:1px solid #b0b0b0;
}



#grid1, #grid2, #grid3, #grid4, #grid5, #grid6 {
	margin-left: 5px;
	overflow: hidden;
	clear: right;
}

a.tableHeaderLnk, a.tableHeaderLnk:link, a.tableHeaderLnk:visited, a.tableHeaderLnk:active{
	color:white;
	text-decoration:underline;
	font-size:11px;
	font-weight: normal;
}

a.tableHeaderLnk:hover {
	color:white;
	text-decoration:none;
}

a.tableFooterLnk, a.tableFooterLnk:link, a.tableFooterLnk:visited, a.tableFooterLnk:active{
	color:white;
	text-decoration:underline;
}

a.tableFooterLnk:hover {
	color:white;
	text-decoration:none;
	font-weight:bold;
}

.TabBarContent {
	padding: 5px;
}

a.tableLink, a.tableLink:link, a.tableLink:visited, a.tableLink:active{
	color:black;
	text-decoration:underline;
}

a.tableLink:hover {
	color:red;
	text-decoration:none;
	font-weight:bold;
}

.button2 {
	background-color: #ffffcc;
	border-right: 1px solid #91a7b4;
	font-size: 11px;
	cursor:pointer;
	height: 16px;	
	padding: 2px;
}

.button2:hover {
	background-color: #d1d189;
	font-size: 11px;
}

#divAction {
	display:none;
	position: absolute; top: 71px; left: 100px;
	width: 700px;
	background-color: #ffffcc;
	border: 1px solid #91a7b4;
	padding: 3px;
}

hr {
	width:98%;
	color:#91a7b4;
	height:1px;
	background-color: #91a7b4;
	border: 0px;
	margin: 3px;
}

.roColor {
/*	color: #dc0009; */
	color: #701780;
}

#\32x3xwinlist_headline {
	float: left;
	width: 350px;
	height: 49px;
	background-image:url(../images/hl_2x3x_winlist.png);
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
}

#dbwinlist_headline {
	float: left;
	width: 350px;
	height: 49px;
	background-image:url(../images/hl_db_winlist.png);
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
}

#turnover_graph_headline {
	float: left;
	width: 350px;
	height: 49px;
	background-image:url(../images/hl_turnover_graph.png);
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
}

#balance_create {
	background-color: #ffffcc;
	border-bottom: 1px solid #91a7b4;
	border-right: 1px solid #91a7b4;
	height: 28px;
	width: 870px;
}

.balance_yellow_line {
	background-color: #ffffcc;
	border-bottom: 1px solid #91a7b4;
	border-right: 1px solid #91a7b4;
	height: 28px;
	width: 870px;
	font-size: 14px;
	line-height:200%
}

.admin_yellow_line {
	background-color: #ffffcc;
	border: 1px solid #91a7b4;
	margin: 2px 0px 2px 5px;
	height: 20px;
	width: 870px;
	font-size: 11px;
}

.warning {
	background-color: #ffffff;
	border: 1px solid #ff0000;
	height: 20px;
	line-height: 180%;
	font-weight: bold;
	color: #ff0000;
	width: 856px;
	margin: 3px 0px 0px 3px;
	padding-left:10px;
}

.confirm {
	background-color: #ffffff;
	border: 1px solid #00cc00;
	height: 20px;
	line-height: 180%;
	font-weight: bold;
	color: #00cc00;
	width: 856px;
	margin: 3px 0px 0px 3px;
	padding-left:10px;
}

#turnover_top {
	background-image:url(../images/bg_turnover.png);
	background-repeat:repeat;
	border-bottom: 1px solid #91a7b4;
	border-right: 1px solid #91a7b4;
	height: 50px;
	width: 870px;
}

#turnover_headline {
	float: left;
	width: 350px;
	height: 49px;
	background-image:url(../images/hl_turnover1.png);
	background-repeat:no-repeat;
	background-position:top left;
	overflow: hidden;
}

#turnover_calendar {
	float: left;
	width: 300px;
	height: 49px;
	background-image:url(../images/turnover_datesel.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#turnover_calendar2 {
	float: left;
	width: 420px;
	height: 49px;
	background-image:url(../images/turnover_datesel2gray.png);
	background-repeat:no-repeat;
	background-position:top left;
}
#turnover_currency {
	float: left;
	width: 100px;
	height: 49px;
}
#turnover_gametype {
	float: left;
	height: 49px;
}
#turnover_reload {
	float: right;
	width: 49px;
	height: 49px;
}
select {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
input, textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #abadb3;
}
.turnover_headline {
	padding: 10px 0px 5px 5px;
	font-size: 14px;
	font-weight: bold;
}

#ticketListSelector 
{
    border-bottom: 1px solid #91a7b4;
    padding: 10px 0px 5px 5px;
    margin: 0px 19px 0px 5px; 
    
    
    background: #ffffff url(../images/bg_turnover75.png) repeat-x left top;
    min-height: 60px;
}

#ticketListSelector .headline 
{
    font-weight:bold;
}

#ticketListSelector .block
{
    float: left;
    padding: 0px 10px 5px 10px;
    border: 1px solid #91a7b4;
    border-top: 0;
    border-left: 0;
    min-height: 65px;
    position:relative;
}

#ticketListSelector .active, #ticketListSelector .supervisor, #ticketListSelector .organizer
{
    width: 300px;
}

#ticketListSelector .active .label, #ticketListSelector .supervisor .label, #ticketListSelector .organizer .label
{
    width: 100px;
    float: left;
    margin: 0 0 2px 0;
    font-weight: bold;
}

#ticketListSelector .active .input, #ticketListSelector .supervisor .input, #ticketListSelector .organizer .input
{
    width: 196px;
    float: left;
    margin: 0 0 2px 0;
}

#ticketListSelector .active .input SELECT, #ticketListSelector .supervisor .input SELECT, #ticketListSelector .organizer .input SELECT
{
    width: 190px;
}

.clear 
{
    clear: both;
}

#ticketListSelector .create_dt, #ticketListSelector .activate_dt, #ticketListSelector .last_use_dt, #ticketListSelector .payout_dt
{
    width: 220px;
}

#ticketListSelector .create_dt .label, #ticketListSelector .activate_dt .label, #ticketListSelector .last_use_dt .label, #ticketListSelector .payout_dt .label
{
    margin: 0 0 2px 0;
    font-weight: bold;
}

#ticketListSelector .create_dt .input, #ticketListSelector .activate_dt .input, #ticketListSelector .last_use_dt .input, #ticketListSelector .payout_dt .input
{
    margin: 0 0 2px 0;
}

#ticketListSelector .create_dt .input INPUT[type="radio"], #ticketListSelector .activate_dt .input INPUT[type="radio"], #ticketListSelector .last_use_dt .input INPUT[type="radio"], #ticketListSelector .payout_dt .input INPUT[type="radio"]
{
    width: 20px;
    border:0px;
    margin: 2px 0 0 0;
}

#ticketListSelector .create_dt .input INPUT[type="text"], #ticketListSelector .activate_dt .input INPUT[type="text"], #ticketListSelector .last_use_dt .input INPUT[type="text"], #ticketListSelector .payout_dt .input INPUT[type="text"]
{
    width: 80px;
    text-align: center;
}

.italic {font-style: italic;}

#ticketHistory td.history 
{
    font-size:10px;
    vertical-align:top;
    border-bottom: 1px solid #666666;
    border-collapse:collapse;
    padding:2px;
}

#ticketHistory td.history 
{
    font-size:10px;
    vertical-align:top;
    border-bottom: 1px solid #666666;
    border-collapse:collapse;
    padding:2px;
}

#ticketHistory td.history.hl
{
    background-color:#C0C0C0;
    font-size:12px;
    text-align:center;
}

#ticketHistory td.history.number
{
    text-align:right;
}
#ticketHistory td.history.c
{
    text-align:center;
}