/******************************
* Main Area
******************************/
#divBeanFunWrapper{
	width:190px;
	height:260px;
	position:relative;
	background-image:url(images/webblock_bg.gif);
}

#divBeanFunLogin {
	position:absolute;
	left:135px;
	top:10px;
}

#divBeanFunScrollBtn {
	position:absolute;
	left:134px;
	top:44px;
	width: 50px;
	height: 13px;
}

#divBeanFunList {
	position:absolute;
	left:2px;
	top:60px;
	width: 186px;
	height: 43px;
	overflow: hidden;
}

#divBeanFunTitle {
	position: absolute;
	left: 4px;
	top: 105px;
	width: 176px;
	border: 1px solid #000000;
	background: #ffffee;
	color: #333333;
	padding: 2px;
	font-size: 12px;
	display: none;
}

#divBeanFunData{
	position:absolute;
	left:1px;
	top:156px;
	width:188px;
	text-align:center;
}

#divBeanFunStart{
	position:absolute;
	left:1px;
	width:188px;
	text-align:center;
	top:211px;
	font-size: 12px;
}
	

/**************************************
* BeanFunLogin sub items
***************************************/
.BeanFunLoginButton a {
	display:block;
	width:47px;
	height:22px;
	background-image:url(images/login_btn.gif);
	}
.BeanFunLoginButton a:hover{
	background-position:right;
	}
	
.BeanFunLogoutButton a {
	display:block;
	width:47px;
	height:22px;
	background-image:url(images/logout_btn.gif);
	}
.BeanFunLogoutButton a:hover{
	background-position:right;
	}
	

/*******************************
* BeanFunList sub items
*******************************/
#divBeanFunScrollBtn div.Left {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 13px;
    width:22px;
}

#divBeanFunScrollBtn div.Left a {
    display: block;
    height: 13px;
    width:22px;
    background: url('images/left_btn_u.gif') no-repeat;
}

#divBeanFunScrollBtn div.Left a:hover {
    background: url('images/left_btn_o.gif') no-repeat;
}

#divBeanFunScrollBtn div.Right {
    position: absolute;
    left: 28px;
    top: 0px;
    height: 13px;
    width:22px;
}

#divBeanFunScrollBtn div.Right a {
    display: block;
    height: 13px;
    width:22px;
    background: url('images/right_btn_u.gif') no-repeat;
}

#divBeanFunScrollBtn div.Right a:hover {
    background: url('images/right_btn_o.gif') no-repeat;
}

/*******************************
* BeanFunList sub items
*******************************/

#divBeanFunList div.container {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 43px;
}

#divBeanFunList div.container div.chBtn {
    display:block;
    float: left;
    width: 43px;
    height: 43px;
}

#divBeanFunList div.container div.margin {
    display:block;
    float: left;
    width: 3px;
    height: 43px;
}

#divBeanFunList div.container div.chBtn a {
    display:block;
    width: 43px;
    height: 43px;
}

/****
#divBeanFunList div.container div.chBtn a:hover {
    background-position: right;
}
****/
#divBeanFunList ul{
	margin:0;
	padding:0;
	list-style:none;
}
#divBeanFunList li{
	float:left;
	margin-right:3px;
}
#divBeanFunList li.gamezone a{
	display:block;
	width:43px;
	height:43px;	
	background-image:url(images/gamezone_btn.gif);
}
#divBeanFunList li.gamezone a:hover{
	background-position:right;
}
#divBeanFunList li.gash a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/gash_btn.gif);
}
#divBeanFunList li.gash a:hover{
	background-position:right;
}
#divBeanFunList li.member a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/member_btn.gif);
}
#divBeanFunList li.member a:hover{
	background-position:right;
}
#divBeanFunList li.account a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/account_btn.gif);
}
#divBeanFunList li.account  a:hover{
	background-position:right;
}

#divBeanFunList li.gamezone_disabled a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/gamezone_d_btn.gif);
}
#divBeanFunList li.gamezone_disabled a:hover{
	background-position:right;
}
#divBeanFunList li.gash_disabled a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/gash_d_btn.gif);
}
#divBeanFunList li.gash_disabled a:hover{
	background-position:right;
}
#divBeanFunList li.member_disabled a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/member_d_btn.gif);
}
#divBeanFunList li.member_disabled a:hover{
	background-position:right;
}
#divBeanFunList li.account_disabled a{
	display:block;
	width:43px;
	height:43px;
	background-image:url(images/account_d_btn.gif);
}
#divBeanFunList li.account_disabled  a:hover{
	background-position:right;
}

/**************************************
* BeanFunData sub items
***************************************/

.BeanFunFree a 
{
    margin:auto;
	display:block;
	width:140px;
	height:30px;
	background-image:url(images/join.png);
}

.BeanFunFree a:hover{
	background-position:right;
}

.BeanFunTitle{
    font-size:12px;
    font-weight:bold;
	line-height:20px;
    color:#666666;
	font-family: Verdana, tahoma, sans-serif;
}

.BeanFunNumber a{
    font-size:12px;
    font-weight:normal;
    color:#666666;
    text-decoration:underline;
	font-family: Verdana, tahoma, sans-serif;
}

.BeanFunNumber a:hover{
    font-size:12px;
    font-weight:bold;
    color:#666666;
    text-decoration:underline;
	font-family: Verdana, tahoma, sans-serif;
}


/**************************************
* BeanFunStart sub items
***************************************/
.BeanFunStart a {
	margin:auto;
	display:block;
	width:105px;
	height:30px;
	background-image:url(images/start.png);
}
.BeanFunStart a:hover{
    background-position:right;
}

.BFProgressBar 
{
   width:120px; height:12px; background: url(/beanfun_block/images/percentImage_back.png) no-repeat -120px 0px; 
}


/*************Confirm Button*********************/
#divConfirmButton
{
	text-align:left;
	width:165px;
	margin-left:auto;
	margin-right:auto;
}
#divConfirmButton ul{
    list-style-type:none;
	padding:0px;
	margin:0px;
}
#divConfirmButton li{
	float:left;	
	margin-left:8px;
	margin-right:10px;
}

.OkButton a {	
	display:block;
	width:60px;
	height:28px;
	background-image:url(./images/btn_ok.gif);
}
.OkButton a:hover{
	background-position:right;
}

.CancelButton a {
	display:block;
	width:60px;
	height:28px;
	background-image:url(./images/btn_cancel.gif);
}
.CancelButton a:hover{
	background-position:right;
}

/**********************************/

/*  Disabled button  */
.DisabledButton {
	background: transparent url('images/disabled_btn_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 28px;
	padding-right: 3px;
	text-decoration: none;
	}
.DisabledButton input {
	background: transparent url('images/disabled_btn_left.png') no-repeat;
	border: none;
	color: #AAAAAA;	
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 14px;
	padding: 5px 0 5px 5px;
	}
.DisabledButton:hover input {
	background-position: bottom left;
	border: none;
	color: #AAAAAA;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	}
 
/*  Gray button  */
.GrayButton {
	background: transparent url('images/gray_btn_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 28px;
	padding-right: 3px;
	text-decoration: none;
	}
.GrayButton input {
	background: transparent url('images/gray_btn_left.png') no-repeat;
	border: none;
	color: #666666;	
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 14px;
	padding: 5px 0 5px 5px;
	}
.GrayButton:hover input {
	background-position: bottom left;
	border: none;
	color: #666666;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	}
.GrayButton:hover {
	background-position: bottom right;
	}
	
/*  Green button  */
.GreenButton {
	background: transparent url('images/green_btn_right.png') no-repeat scroll top right;
	display: block;
	float: left;
	height: 28px;
	padding-right: 3px;
	text-decoration: none;
	}
.GreenButton input {
	background: transparent url('images/green_btn_left.png') no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	display: block;
	font-size: 12px;
	font-weight: bold;
	height: 28px;
	line-height: 14px;
	padding: 5px 0 5px 5px;
	}
.GreenButton:hover input {
	background-position: bottom left;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	font-weight: bold;
	padding: 5px 0 5px 5px;
	}	
.GreenButton:hover {
	background-position: bottom right;
	}