/* ------ new Poker -----*/
div.z_mnu dl dd.sub {
	background-image: url(../img/bk7.gif);
	background-repeat: repeat-y;
	background-position: 3px;
	margin-bottom: 5px;
	padding-bottom: 0px; 
	margin-top: 0px;
	padding-top: 1px;
	margin-left: 2px;
	/*text-decoration: underline;*/
	font-size: 11px;
}
div.z_mnu dl dd.sub dl.sub2 dd {
	padding-left: 7px;
	background-image: url(../img/bk8.gif);
	background-repeat: no-repeat;
	background-position: -5px -7px;
}

div.z_mnu dl dd.sub a {
	font-size: 11px;
}
div.z_mnu dl dd.sub dl dd {
	padding-left: 2px;
	background-image: none;
	padding-bottom: 0px;
}
div.z_mnu dl dd.open {
	background-image: none;
	font-weight: bolder;
	padding-bottom: 0px;
}
div.box {
	border: solid 1px silver;
	width: auto;
	padding: 5px;
}
div.boxthin {
	margin-right: 175px;
}
div.box p {
	text-align: justify;
}
div.box li,
div.box p  {
	line-height: 130%;
}
blockquote {
	margin: 0px;
	margin-left: 2em;
	margin-right: 10px;
}
table.xbrdr2 {
	border-collapse: collapse;
	border-color: #E0E6E2 !important;
}
table.xbrdr2 th{
	border: solid 1px #E0E6E2;
	font-size: 10pt;
	font-weight: bold;
	background: #ECF0ED;
	padding: 2px;
	text-align: center !important;
}
table.xbrdr2 .cent{
	text-align: center !important;
	vertical-align: middle !important;
}
table.xbrdr2 .right{
	text-align: right !important;
	vertical-align: middle !important;
}
table.xbrdr2 td {
	padding: 3px;
	vertical-align: top;
	text-align: left;
}
table.pad5 th, 
table.pad5 td 
{
	padding: 5px;
} 
.glossary table.xbrdr2 th {
	vertical-align: top;
}
.glossary table.xbrdr2 .c1 {
	width: 120px;
}
.glossary table.xbrdr2 .c2 {
	width: 120px;
}
table.rake {
	margin-top: 10px;
	margin-bottom: 20px;
	border-color: #E0E6E2 !important;
	width: 700px;
}
table.rake, 
table.rake th, 
table.rake td {
	border: solid 1px !important;
	border-color: #E0E6E2 !important;
}
table.rake th,
table.rake td {
	padding: 5px;
	text-align: center;
}
/*table.rake th {
	white-space: nowrap;
}*/
table.rake caption {
	font-weight: bolder;
	text-align: left;
	padding-bottom: 0px;
	font-size: 14px;
	margin: 0px;
}
/*-----------------------*/
table.promo th {
	color: White;
/*	color: #FFCC00;*/
	font-size: 22px;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
table.promo td {
vertical-align: top;
}
table.promo td.c1  {
	background: #EEEEBB;
}
table.promo th.c1 {
	background: #D9D966;
}
table.promo td.c2  {
	background: #DDDDFF;
}
table.promo th.c2 {
	background: #B0B1FF;
}
table.promo td.c3  {
	background: #CCEECC;
}
table.promo th.c3 {
	background: #99CC66;
}
table.promo td, 
table.promo th {
	padding: 10px;
}
/*img.wide {
	margin-right: -1000px;
}*/

body {
	/*background: none;*/
/*	background-image: none;*/
}
/*#z_container {
	border: none;
}*/

/* -Cashier--------------------- */
form.cashier {
	display: block;
	border: dashed 1px #D4D4D4;
	padding: 20px;
	margin-bottom: 20px;
}
form.cashier table {
	margin: auto;	
}
form.cashier input {
	margin: auto;	
	border: solid 1px #9ACD32;
	background: #EFFFD4;
	width: 195px;
	padding: 5px;
}
form.cashier input.d {
/*	background: #F0F0F0;
	border: solid 1px #D4D4D4;*/
	background: #FFFFFF;
	border: dashed 1px #D4D4D4;
	font-weight: bold;
	color: #000000;
}
form.cashier input.but {
	background: silver;
	width: 205px;
	margin-top: 10px;
	border-color: gray;
}
form.cashier select {
	width: 210px;
}
