#z_admin {
	border: solid 1px red;
	background: silver;
	width: 500px;
	height: 39px;
	position: absolute;
	top: 21px;
	right: 17px;
	z-index: 10;
	text-align: left;
	padding: 3px;
	font-weight: normal;
	font-size: 11px;
}
/*#z_body {
	background: #6699CC;
}
#z_logo {
	position: absolute;
	margin-left: -27px;
	top: -10px;
}
#z_top {
	height: 80px;
}
#z_nav, #z_top, #z_navShafow {
	display: none;
}
*/
/*div.columns {
  clear: both;
 //padding-right: 1px; //overflow-x: hidden;
 }
.columns .left,
.columns .right
{
	float: left;
}
.columns .left { width: 70%; background: #ccffcc; }
.columns .right { width: 30%; background: #ffcccc; }*/



/*div.box blockquote{
	margin: 50px;
	padding: 0px;
	display: block;
}*/

blockquote.redAlert {
/*	padding: 5px;*/
	padding-left: 20px;
	border-left: solid 2px red;
}
div.limited {
	margin-right: 170px;
	/*border: solid 1px red;*/
}
div.padded {
	padding-left: 20px;
	padding-right: 5px;
}
div.right_floater {
	float:right;
	width: 170px;
	clear: none;
	background: #FFE4E1;
	text-align: center;
}
/*blockquote {
	margin-left: 30px;
	padding: 30px;
	border: solid 1px red !important;
	display: block;
}*/

table.clubQuickInfo th {
	text-align: center;
	border: solid 1px #E0E6E2;
	font-weight: bold;
	text-transform: lowercase;
	background: #DCDCDC;
	padding: 3px;
	height: 40px;
	text-transform: none !important;
}
table.clubQuickInfo td {
	border: solid 1px #E0E6E2;
}
table.clubQuickInfo td {
	text-align: center;
	padding: 3px;

}
table.clubQuickInfo {
	border-collapse: collapse;
	border: solid 1px #E0E6E2 !important;
	margin:auto;
}

table.clubFinInfo th {
	text-align: center;
	border: solid 1px #E0E6E2;
	font-weight: bold;
	text-transform: lowercase;
	background: #DCDCDC;
	padding: 3px;
	height: 40px;
	text-transform: none !important;
}
table.clubFinInfo tr,
table.clubFinInfo td {
	height: auto;
}

table.clubFinInfo td {
	border: solid 1px #E0E6E2;
}
table.clubFinInfo td {
	text-align: center;
	padding: 2px;

}
table.clubFinInfo  {
	border-collapse: collapse;
	border: solid 1px #E0E6E2 !important;
	margin:auto;
}
td.leftAligned {
	text-align: left !important;
}

form.datePicker {
	padding: 2px;
	margin-bottom: 10px;
}
form.datePicker select {
	width: 120px;
	height: 20px;
}
blockquote.note {
	margin-top: 2em;
	border-left: solid 3px silver;
	padding: 10px;
	padding-left: 10px;
	background: #FAFAD2;
}

#z_h_calendar {
	background: #F5F5F5;
	border: solid 1px silver;
	margin: 0px;
	width: 100%;
}
#z_h_calendar form {
	margin: 0px;
	padding:0px;
}
#z_h_calendar td.ySwitcher {
	padding: 5px;
	text-align: center;
	background: #DCDCDC;
	border-bottom: solid 1px silver;
	white-space: nowrap;
}
#z_h_calendar td.mSwitcher {
	padding: 3px;
	text-align: center;
	border-bottom: solid 1px silver;
	white-space: nowrap;
}
#z_h_calendar td.mSwitcher select {
	width: 100%;
	text-align: center;
}
#z_h_calendar td.days table {
	width: 100%;
	border-collapse: collapse;
}
#z_h_calendar td.days table th,
#z_h_calendar td.days table td{
	text-align: center;
	padding: 2px;
	font-size: 9pt;
}
#z_h_calendar td.days table td {
	color: gray;
}
#z_h_calendar td.days table th {
	background: #E4E4E4;
}
#z_h_calendar td.days table a,
#z_h_calendar td.days table a:visited
{
	color: black;
	text-decoration: none;
	display: block;
}
#z_h_calendar td.days table a:hover {
	text-decoration: underline;
}
#z_h_calendar td.days table a.active {
	font-weight: bold;
}

div.tooltip {
	background: #FFFFE0;
	border: solid 1px #EEE8AA ;
	-moz-border-radius: 5px;
	padding: 8px;
    max-width: 300px;
    width:expression( parentNode.offsetWidth > 300 ? "300" : "auto" );
}

div#z_code_check {
	background: url(../img/join_bg.png);
	background-repeat: no-repeat;
	width: 160px;
	height: 160px;
	background-color: #F0E68C;
	margin:0px;
	padding:0px;
	overflow: hidden;

}
div#z_code_check p{
	margin: 0px;
	padding: 0px;
	color: maroon;
}
div#z_code_check p b {
	font-size: 120%;
	color: Green;
}
div#z_code_check td.c8{
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	width: 8px;
	height: 8px;
}
/* -- reg -- */
input#affcode {
	/*border: solid 1px silver;*/
	font-size: 300%;
	width: 300px;
}
table.affcodeBack {
	background: #E8F2E1;
}
span.affcode {
	/*border: solid 1px silver;*/
	font-size: 120%;
	font-weight: bolder;
	color: #FF8C00;
}
input.goBtn {
	/*border: solid 1px silver;*/
	font-size: 20px;
	width: 200px;
	height: 40px;
	border: none;
	background-color: White;
	background-image: url(../img/next.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: Gray;
}
input.goBtnWhide {
	/*border: solid 1px silver;*/
	font-size: 20px;
	width: 250px;
	height: 40px;
	border: none;
	background-color: White;
	background-image: url(../img/btn-go-agree.gif);
	background-repeat: no-repeat;
	background-position: center;
	color: Gray;
}
#z_accountInfoPreview {
	margin-left: 20px;
	border: solid 1px #E8F2E1;
	border-collapse: collapse;
	background: #F1F8EC;
	width: 500px;
}
#z_accountInfoPreview td {
	/*background: #E8F2E1;*/
	padding: 5px;
}
table.regBonusPreview {
	border-collapse: collapse;
}
table.regBonusPreview,
table.regBonusPreview th,
table.regBonusPreview td {
	border: solid 1px silver !important;
	padding: 5px;
}
table.regBonusPreview th {
	background: #E4E4E4;

}
ol.bigSpan li {
	margin-top: 0.2em;
	margin-bottom: 0.7em;
}
ol.just li{
	text-align: justify;
}
div.mInfo, div.mWarning, div.mError {
	margin: 20px;
	padding: 10px;
	padding-left: 80px;
	height: 55px;
	overflow: hidden;
	background-repeat: no-repeat;
}
div.mInfo {
	border: dashed 1px #B0E0E6;
	border-left: solid 6px #6495ED;
	background-color: #F0F8FF;
	background-image: url(../img/ico/m_info.png);
}
div.mWarning {
	border: dashed 1px #EEE8AA;
	border-left: solid 6px #FFD700;
	background-color: #FFFACD;
	background-image: url(../img/ico/m_warn.png);
}
div.mError {
	border: dashed 1px #FFB6C1;
	border-left: solid 6px #FF6347;
	background-color: #FFE4E1;
	background-image: url(../img/ico/m_error.png);
}
