﻿body {
	background:#9f988e;
	text-align:center;
}

* {
	margin:0;
	padding:0;
	font-family: Arial, Helvetica;
	font-size:12px;
	color:#000;
}

img 
{
	border:0;
}

div#content 
{
	position:relative;
	text-align:left;
	margin:0 auto;
	width:968px;
	height:583px;
}

div#content div#register
{
	position:absolute;
	top:410px;
	right:0px;
	width:410px;
}

div.text
{
	padding:0 0 0 0;
	margin: 0 0 5px 0; 
	float:left;
	width:120px;
	font-weight:bold;
}

div.fulltext
{
	float:left;
	width:340px;
	margin: 0 0 5px 0;
	font-weight:bold;
}

div.input
{
	float:left;
	margin: 0 0 5px 0; 
	padding: 0;
	width:170px;
}

div.fullinput
{
	float:left;
	margin: 0 0 5px 0;  
	width:400px;
}

div.inputdue
{
	float:left;
	margin: 0 0 5px 0; 
	width:100px;
}

div.button
{
	float:right;
	margin-right:20px;
}

input {
	width: 180px;
	height: 18px;
	border: 0;
	padding : 3px 0 2px 0;
	margin:0;
	background : #ffffff;
}

input.fullwidth {
	width: 370px;
	height: 18px;
	border: 0;
	padding : 3px 0 2px 2px;
	margin:0;
	background : #ffffff;
}

input.amount {
	width: 20px;
	border:1px solid #7f194a;
}

input.button 
{
	height:auto;
	width:auto;
	border:0;
	margin:0;
	padding:0;
}

input.checkbox {
	float: left;
	width:auto;
	
	background:transparent;
	border:0;
	margin:0;
	padding:0;
}

div#terms 
{
	position:absolute;
	top:200px;
	left:200px;
	padding:0;
	margin:0;
	border:1px solid #7f194a;
	width:300px;
	height:240px;
	background:#d6d1cb;
}

div#terms div.inner
{
	width:280px;
	height:180px;
	overflow:auto;
}

div#terms div
{
	margin:10px;
}

div#terms div.inner p
{
	width:260px;
}

div.cdbutton{
	
	position:absolute;
	top:800px;
	left:300px;

}

div.tipsabutton {
	
	position:absolute;
	top:540px;
	right:30px;

}


div#cdplayer 
{
	position:absolute;
	top:200px;
	left:200px;
	padding:0;
	margin:0;
	border:1px solid #7f194a;
	width:300px;
	height:240px;
	background:#d6d1cb;
}

div#cdplayer div.inner
{
	width:280px;
	height:180px;
	overflow:auto;
}

div#cdplayer div
{
	margin:10px;
}

div#cdplayer div.inner p
{
	width:260px;
}

.hide 
{
	visibility:hidden;
}

.show 
{
	visibility:visible;
}

div#tipafriend 
{
	position:absolute;
	bottom:25px;
	right:25px;
	padding:0;
	margin:0;
	border:1px solid #7f194a;
	width:300px;
	height:240px;
	background:#d6d1cb;
}

div#tipafriend form
{
	margin:0;
	padding:0;
}

div#tipafriend div.inner
{
	width:280px;
	height:170px;
	margin:10px 10px 10px 10px;
}

div#tipafriend div.text
{
	width:100px;
}

div#tipafriend div.bottom
{
	margin:10px 10px 10px 20px;
}

input.tipinput 
{
	background:#ffffff;
	border:1px solid #ffffff;
	width:140px;
	margin:0;
}

.clear 
{
	clear:both;
}

div.floatform 
{
	width:190px;
	float:left;
}

div.fullfloatform 
{
	width:400px;
	float:left;
}

/*-------------------- Added 27. may 2009 -------------*/
div#bokinfo {
	position:absolute;
	top:50px;
	left:100px;
	padding:0;
	margin:0;
	border:1px solid #7f194a;
	width:760px;
	height:700px;
	background:#d6d1cb;  /*d6d1cb*/
	z-index: 10;
}
div#bokinfo div.inner {
	overflow-y:scroll;
	overflow-x:hidden;
	width:750px;
	height:640px;
}
div#bokinfo div {
	margin:10px;
}
div#bokinfo div.inner p {
	margin-top: 2px;
	font-size: 10px;
}
div#bokinfo div.inner p span {
	font-weight: bold;
	font-size: 10px;
}
div.infobutton {
	position:absolute;
	top:390px;
	left:48px;
}
#bokinfo table {
	margin: 0 auto;
	width: 760px;
}
#bokinfo table td {
	padding: 0 10px 15px 0;
	vertical-align: top;
	width: 142px;
}
