
body {
	font-family			:  Arial, Verdana, sans-serif;
	text-align: center;
    background-color:black;
    background-position: left top;
    margin: 0px;
    padding: 0px;
}

.site { /* ruangan tabel utama */
    background: url(images/background.gif);
    color: white;
    padding: 0px;
	margin-top:0px;
}

a {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: cyan;
	text-decoration: underline;
}

.smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFCC00;
}

.header_admin {
	padding-left: 5px; width: 96%; border: 3px double #D5D6FF;	
}

a img {
	border: 0px;
}

img.middle {
	vertical-align: middle;
}

p {
	margin: 7px 0px 7px 20px;
	padding: 0px;
}

h1 {
	font: bold 24px Arial;
	position: relative;
	margin: 5px 5px 10px 5px;
	color: cyan;
	padding-left: 2px;
	letter-spacing: 3px;
	border-bottom: 1px solid #518ebb;
}
h2 {
	color: #63dbff;
	margin-left:5px;
	margin-top: 5px;
	margin-bottom: 3px;
	padding-left: 15px;
	font-size: 20px;
	font-weight: normal;
	background-image: url("images/next.gif");
	background-repeat: no-repeat;
}

h3 {
	color: #23abef;
	margin-left		: 18px;
	margin-bottom: 2px;
	padding: 0px;
	font-weight: bold;
	font-size: 14px;
	padding-left: 15px;
	background-image: url("images/next2.gif");
	background-repeat: no-repeat;
}

.balance {
	color: #efc52A;
	margin-left:10px;
	margin-top: 3px;	
	margin-right: 10px;
	font-weight: bold;
}

.welcome {
	margin-left:10px;
	margin-top: 3px;	
}

.submenu {
	color: #be9409;
	margin-top: 5px;
	margin: 5px 5px 10px 5px;
	padding-left: 20px;
	border-bottom: 1px solid #566eff;
	font-size: 12pt;
	font-weight:bold;
	background-image: url("images/star.gif");
	background-repeat: no-repeat;
}

a.linkmenu {
	display: block;	
	margin-bottom: 4px;
	margin-top: 4px;
	margin-left: 8px;
	margin-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
	padding-left: 10px;
	color: #d2ccda;
	text-decoration: none;
	background: url(images/button.jpg);
	background-repeat: repeat-x;
	border-top		: 1px solid #415eab;
	border-left		: 1px solid #415eab;
	border-bottom		: 1px solid #113e8b;
	border-right		: 1px solid #113e8b;	
}

a.linkmenu:hover {
	color: white;
	text-decoration: none;
	border		: 1px solid cyan;	
}

.menu-up {
	background: url(images/menu.jpg);	
	width: 180px;
	height:30px;
	padding: 0px;
	margin: 0px;
}
.menu-down {
	background: url(images/menu-bottom.jpg);	
	width: 180px;
	height:15px;
	padding: 0px;
	margin: 0px;
}
.menu {
	background-color: #001b46;
	padding: 0px;
	margin-right: 10px;
}

.login {
	margin-left: 5px;
}

.button-login {
	margin-right: 5px;
	width: 90px;
    background-color: #7f91ff;
    color: #fcead1;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;

    border-top: 2px solid #D5D6FF;
    border-left: 2px solid #D5D6FF;
    border-bottom: 2px solid #566eff;
    border-right: 2px solid #566eff;
}

.button-login:hover {
    border-top: 2px solid #566eff;
    border-left: 2px solid #566eff;
    background-color: #7488ff;
    color: #e2e6ff;
    border-bottom: 2px solid #D5D6FF;
    border-right: 2px solid #D5D6FF;
    cursor: pointer;
}

.text-username {
    border: 1px solid #7f91ff;
    background-color: #e2f2ff;
    font-weight: bold;	
    width: 84px;
}

.link-divider-up {
	background: url(images/divider-up.jpg);
	width: 2px;
	height: 100px;
	background-repeat: no-repeat;
}
.link-divider-down {
	background: url(images/divider-down.jpg);
	width: 2px;
	height: 100px;
	background-repeat: no-repeat;
}
.link-divider-center {
	background: url(images/divider-center.jpg);
	width: 2px;
	height: 100px;
	background-repeat: repeat-y;
}

.headtext {
	color: white;
	padding: 0px 0px 0px 0px;
	font-size: 10pt;
	font-weight:normal;
}

.runningtext {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#FFCC00;
}

.linehead {
	background: url(images/line.gif);
	background-repeat: repeat-x;
}

.money-minus {
	color: #ff9999;
	font-weight: bold;
}
.money-plus {
	color: #99ff99;
	font-weight: bold;
}

.siteFooter {
	background: url(images/lower.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    text-align: center;
    vertical-align: bottom;
    padding-bottom: 8px;
    height: 60px;
    font-size: 8pt;
    color: #bbbbbb;
}

.warning, .line {
	color: red;
	margin:5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}
.desc {
	margin-left: 20px;
}
.money {
	font-weight		: bold;
	font-style		: normal;
	font-size		: 11pt;
}

.message {
	color: cyan;
	margin:5px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
}


table {
	border-collapse		: collapse;
}

table td {
	font-family			:  Arial, Verdana, sans-serif;
	font-size			: 10pt;
	vertical-align		: top;
}

.analisis{
	border-top		: 1px solid #81aefb;
	border-left		: 1px solid #81aefb;
	border-bottom		: 1px solid #113e8b;
	border-right		: 1px solid #113e8b;
	background-color: #214e9b;
}
.analisis:hover {
	border: solid cyan 1px;
}

.def th {
	font-size: 10pt;
	text-align: left;
	width: 30%;
	vertical-align: top;
}

.bet_all {
	position: absolute;
	z-index: 10;
	visibility: hidden;
	width: 380px;
	height: 400px; 
	overflow: auto;
}

.inbox {
	cursor: pointer;
}

.inbox-highlight {
	cursor: pointer;
	background-color	: #335eab;
}

.view-message {	
	margin-top: 0px;
	padding: 0px;
}
.div-view-message {
	border: 1px solid #ccbbff ;
	overflow: auto;
	color: white;
	background-color	: #002e7b;
	width: 580px;
	height:200px;
	padding-left: 5px;
	font-size: 16px;
}

table.table {
	border-collapse		: separate;
	border-spacing		: 3px;
	border-style		: double;
	border-color		: #518ebb;
	border-width		: 2px;
	margin-left			: 20px;
	margin-top			: 10px;
	margin-bottom		: 20px;
}

table.table th {
	background-color: #214e9b;
	border-top		: 1px solid #415eab;
	border-left		: 1px solid #415eab;
	border-bottom		: 1px solid #113e8b;
	border-right		: 1px solid #113e8b;
	color				: white;
	padding-left		: 5px;
	padding-right		: 5px;
	
	font-weight: bold;
}
table.table td {
	padding-left		: 5px;
	padding-right		: 5px;
	border-bottom		: 1px solid #415eab;
	border-right		: 1px solid #415eab;
	border-top		: 1px solid #113e8b;
	border-left		: 1px solid #113e8b;	
}
.odds {
	background-color: #10409a;
}

table.table .low {
	color				: red;
}

table.table th a {
	color				: blue;
}


/* ------*/

.odds_bet_all {
	text-align:center;
	font-weight:bold;
	cursor:pointer;
}


/* --------FORM--------- */

form {
	margin: 0px;
	padding:0px;
}

input {
    border-right-width: 3px;
}

input.field, input.button, textarea, .inputbet, select.field {
    border: 1px solid #7f91ff;
    background-color: #e2f2ff;
    font-weight: bold;
}

input.inputbet {
	font-weight:bold;
	background-color:#e2f2ff;
}

input.button, input.button2 {
    background-color: #7f91ff;
    color: #fcead1;
    cursor: pointer;
    padding-left: 20px;
    padding-right: 20px;

    border-top: 2px solid #D5D6FF;
    border-left: 2px solid #D5D6FF;
    border-bottom: 2px solid #566eff;
    border-right: 2px solid #566eff;
}

input.button2:hover, input.button:hover {
    border-top: 2px solid #566eff;
    border-left: 2px solid #566eff;
    background-color: #7488ff;
    color: #e2e6ff;
    border-bottom: 2px solid #D5D6FF;
    border-right: 2px solid #D5D6FF;
    cursor: pointer;
}
