@charset "utf-8";
body {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(../../img/bg-pika.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
.top {
	background-color: #333333;
	background-image: url(../../img/bg.jpg);
	background-repeat: repeat;
	height: 142px;
	width: 100%;
	text-align: center;
}
.logo {
	margin-top: 30px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 5px;
	width: 228px;
	float: left;
}
.bgBanner {
	background-image: url(../../img/banner-bg.png);
	height: 103px;
	width: 745px;
	float: right;
	margin-top: 4px;
}
.clear {
	clear:both;
	width:1px;
	height:1px;
	margin:0px;
	padding:0px;
}.barMenu {
	background-image: url(../../img/menu-bar.png);
	height: 34px;
	width: 938px;
	text-align: left;
	padding-left: 25px;
	padding-right: 25px;
}
.main {
	background-image: url(../../img/bg-main.png);
	width: 956px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
	text-align: left;
}
.mainFooter {
	background-image: url(../../img/bg-main-footer.png);
	height: 10px;
	width: 996px;
}
.footer {
	color: #CCCCCC;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 10px;
	line-height: 21px;
}
.top .barMenu div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 12px;
	font-weight: bold;
	float: left;
}
.top .barMenu img {
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}
.top .barMenu a {
	color: #FFFFFF;
	text-decoration:none;
}
.top .barMenu a:visited {
	color: #FFFFFF;
	text-decoration:none;
}
.top .barMenu a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
a, a:link, a:visited, a:active {
	color:#FBBB26;
}
a:hover {
	color:#FACA5A;
}
.bodySlide {
	color: #999999;
	background-image: url(../../img/body-slide.png);
	float: left;
	height: 242px;
	width: 508px;
}
.bodyTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(../../img/body-top10.png);
	float: left;
	height: 242px;
	width: 149px;
	margin-left: 6px;
}
#slidePic {
	position:absolute;
	left:auto;
	top:270px;
	width:200px;
	height:218px;
	z-index:1;
	margin-left:13px;
}
#slideBar {
	position:absolute;
	left:auto;
	top:461px;
	width:200px;
	height:28px;
	z-index:2;
	margin-left:13px;
}
#slideContent {
	position:absolute;
	left:auto;
	top:272px;
	width:200px;
	height:218px;
	z-index:3;
	margin-left:284px;
	text-align:right;
	overflow: hidden;
}
#topPlayers {
	position:absolute;
	left:auto;
	top:306px;
	width:110px;
	height:178px;
	z-index:1;
	margin-left:20px;
	overflow: hidden;
	white-space: nowrap;
}
.main .bodySlide #slideContent h2 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #FABB27;
	font-weight: none;
}
.main .bodyTop #topPlayers li {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
}
.main .bodyTop #topPlayers ol {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 28px;
}
.bodyLabel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../../img/body-label.jpg);
	padding: 11px 14px 14px 14px;
	height: 8px;
	width: 633px;
	line-height: normal;
	margin-top: 4px;
}
.bodyContainer {
	background-image: url(../../img/body-bg.jpg);
	background-repeat: repeat;
	padding: 14px;
	width: 635px;
}
.bodyFooter {
	background-image: url(../../img/body-footer-bg.jpg);
	height: 4px;
	width: 663px;
}
.infoTop {
	background-image: url(../../img/about-top.jpg);
	height: 24px;
	width: 290px;
	margin-top: 4px;
}
.infoFooter {
	background-image: url(../../img/about-footer.jpg);
	height: 24px;
	width: 290px;
}
.infoContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-image: url(../../img/about-bg.jpg);
	background-repeat: repeat;
	text-align: right;
	width: 246px;
	padding-top: 2px;
	padding-right: 22px;
	padding-bottom: 2px;
	padding-left: 22px;
}
form {
	margin: 0px;
	padding: 0px;
}
input, textarea, select {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #666666;
	background-color: #CCCCCC;
	padding: 4px;
	border: 1px solid #666666;
	width: 246px;
	font-weight: bold;
}
#bodyResults {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #666666;
	border: 1px solid #333333;
	text-align: center;
	width: 226px;
	padding: 4px;
	z-index: 2;
	position: absolute;
	left: auto;
	top: auto;
	margin-left: 220px;
	margin-top: 120px;
}
#bodyResultsBg {
	font-style: normal;
	filter:alpha(opacity=45);
	-moz-opacity:0.45;
	background-color: #999999;
	height: 350px;
	width: 640px;
	z-index: 1;
	position: absolute;
	margin-left: 10px;
}
.codeBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333333;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px dotted #999999;
	white-space: pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
}
.errorBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #EC0000;
	padding: 8px;
	margin-top: 4px;
	margin-bottom: 4px;
	border: 3px dotted #999999;
	white-space: normal;
}
