@CHARSET "ISO-8859-1";
@IMPORT url("../../../stylesheet/onlinethemed.css");
#themedContainer {
	text-align:center;
	background-color:black;
}
#themedContainer .main {
	background: url("../images/themed/main.gif");
}
#themedContainer .banner {
	border:1px solid #aa0077;
	background:url("../images/themed/background.gif");
}
.themedImage {
	border:1px solid #ff4cd0;
}
.themedDescription {
	text-align:justify;
}
.themedDescription a:link, 
.themedDescription a:visited,
.themedDescription a:active,
.themedDescription a:hover {
	text-decoration:none;
	font-family: Arial;
	font-size:8pt;
	color:#570f44;
	text-align:justify;
}

.themedTitle {
	font-size: 13.88pt;
	color:#d5009d;
	font-weight:bolder;
	text-align:left;
	text-decoration:none;
}
.themedTitle a:link,
.themedTitle a:active,
.themedTitle a:hover,
.themedTitle a:visited {
	font-family: Arial;
	font-size: 13.88pt;
	font-weight:bolder;
	color:#d5009d;
	text-decoration:none;
}
.themedTimer {
	border:1px solid #c259a7;
	background-color:#FFFFFF;
}
.timer {
	background-color:#FFFFFF;
	color:#000000;
}
.preview {
	background-color:#792b61;
	color:#FFFFFF;
}
.themedEnterLive {
	background-color: #FFFFFF;
	border:1px solid #c259a7;
}
