@charset "UTF-8";
body {
	font: 100% 'Old Standard TT' "Times New Roman", Times, serif;
	background:url(images/bgs.jpg) repeat-x;
	background-color:#000000;
	margin: 0; 	padding: 0;
	text-align: center;
	color: #222222;
}

a {
	color:#888888;
	text-decoration:none;
}

a:hover {
	color:#ba0f02;
	text-decoration:none;
}

.inverse a {
	color:#ba0f02;
	text-decoration: none;
}

.inverse a:hover {
	color:#888888;
	text-decoration: none;
}

.oneColFixCtr #container {
	width: 940px;
	background: transparent;
	margin: 0 auto;
	border: none;
	text-align: left;
}
.oneColFixCtr #mainContent {
	padding: 0px;
	position:relative;
}

#stage {
	background: #000000;
	color:#FFFFFF;
	position:relative;
	z-index:3;
	letter-spacing:2px;
	font-size:13px;
	line-height:20px;
}

#stageds {
	position:absolute;
	top:105px;
	left:-30px;
	background:url(images/bgstage.png) no-repeat;
	width:1000px;
	height:490px;
	z-index:0;
}

.columns {
	float:left;
	width:410px;
	background:#000000;
	padding:30px;
}

.thumbs {
	width:188px;
	height:188px;
	float:left;
	text-align:center;
}

.fthumbs {
	width:205px;
	height:188px;
	float:left;
	text-align:center;
}

.pthumbs {
	width:117px;
	height:117px;
	float:left;
	text-align:center;
}

#jlc {
	float:left;
}

#emenu, #fmenu {
	float:right;
	padding-top:30px;
}

.clear {
	clear:both;
}

.submenu {
	background:url(images/menudiv.png) no-repeat;
	width: 70px;
	height:52px;
	font-family:Helvetica, Arial, sans-serif;
	color:#CCCCCC;
	font-size:14px;
	padding-left:25px;
	padding-top:20px;
	float:right;
}

.submenu a, #chooselang a {
	color:#CCCCCC;
	text-decoration:none;
}

.submenu a:hover, #chooselang a:hover {
	color:#ba0f02;
	text-decoration:none;
}

.active a {
	color:#ba0f02;
	text-decoration:none;
}

#chooselang {
	float:left;
	color:#ba0f02;
	font-size:12px;
	position:absolute;
	top:48px;
	left:557px;
	text-transform:uppercase;
	letter-spacing:2px;
}

#logo {
	position:fixed;
	bottom:10px;
	right:10px;
	width:100px;
	height:155px;
}

#f1, #f2, #f3, #f4, #e1, #e2, #e3, #e4 {
	display:none;
}

#artistdesc {
	text-align:center;
	padding:30px 150px 30px 150px;
}

#playbox {
	width:400px;
	height:460px;
	position:absolute;
	top:40px;
	left:490px;
	display:none;
}
