
#stage #keosk {

	position:absolute;
	right:0;
	top:10px;
	width:100%;
	height:320px;
	z-index:10;
	

	width: 786px;
	left:0;
	right:auto;
	height:300px;
	
}

#stage #keosk object {
	position:relative;
	z-index:1;
}

/*#stage a.storeBtn {
	position:static;
	height:53px;
	width:124px;
	z-index: 1000;
	
}



#stage #keosk p {
	position:absolute;
	left:20px;
	top:155px;
	color:#FFF;
	font-size:12px;
}

#stage a.storeBtn,
#stage #keosk p {
	background-color:#FFF !important;
}
*/

#storeInfo {
	position:absolute;
	top:124px;
	left:20px;
	background:#FFF;
	z-index:9900;
	padding:10px;
	font-size:12px;

}

#storeInfo p {
	margin-bottom:5px;
}

#storeInfo a {
	position:relative;
	z-index:3000;
	height:53px;
	width:124px;
	display:block;
}

#storeInfo a.storeBtn.appStore { 
	background:transparent url(../images/keosk/app_store_keosk.jpg) no-repeat left top; 
	float:left;
}
#storeInfo a.storeBtn.playStore { 
	background:transparent url(../images/keosk/google_play_keosk.jpg) no-repeat left top; 
	float:left;

}


#storeInfoMore {
	position:absolute;
	left:790px;
	font-size: 12px;
	padding: 10px;
	top:80px;
	width:124px;
	z-index: 9900;
	background: #FFF;
	color: #666;
	font-size:12px;
}

#storeInfoMore a {
	color: #666;
	font-size:12px;
	
}

/* If no flash */
html.no-flash #keosk { display: none; }
html.no-flash .tx-t3sjslidernews-pi1 { display: block !important; }
html.no-flash #stage {
	background-color: transparent !important;
	height: auto !important;
	overflow: hidden !important;
}
html.no-flash #stage #slider { height: 252px !important; }