@charset "utf-8";
/* CSS Document */
HTML {
	
}
BODY {
	margin: 0;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.redText {
	color: #FF0000;
}

.swish {
	background: url("images/swish.jpg") no-repeat;
	margin: 0 auto;
	width: 941px;
	background-position: 0 332px;
}

.icons {
	margin: 0 auto;
	width: 941px;
	padding:  0;
}

.outerHeader {
	width: 100%;
	height: 104px;
	margin: 0;
	padding: 0;
	background: url("images/header_repeater.jpg") repeat-x;
}


.outerWrapper {
	width: 898px;
	margin: 0 auto;
}

.innerHeader {
	width: 898px;
	height: 104px;
	background: url("images/header_main.jpg") no-repeat;
	padding: 0 0 19px 0;
}

.menuHome {
	position:relative;
	top: 84px;
	left: 416px;
}

.menuAbout {
	position:relative;
	top: 84px;
	left: 457px;
}

.menuPartners {
	position:relative;
	top: 84px;
	left: 500px;
}

.menuGame {
	position:relative;
	top: 84px;
	left: 543px;
}

.innerHeader a {
	text-decoration: none;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.topLine {
	overflow:hidden;
	padding: 0;
	margin: 0;
}

.textBox {
	background: url("images/grad_box.jpg") no-repeat;
	width: 289px;
	height: 259px;
	float: left;
	padding: 0;
	margin: 0;
}

.boxTxt {
	color: #FFF;
	font-size: 12px;
	width: 260px;
	margin: 90px 15px 0 10px;;
}

.txtBox1 {
	background: url("images/about_txt_r2_c2.jpg") no-repeat;
	width:384px;
	height:249px;
	float: left;
}

.boxTxt2 {
	color: #FFF;
	font-size: 11px;
	width: 320px;
	margin: 60px 15px 0 20px;
}

.boxTxt a {
	color: #FFF;
	font-size: 12px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	text-decoration: none;
}

.playBanner {
	width: 589px;
	overflow: hidden;
	background:none;
}

.secondLine {
	overflow:hidden;
	padding: 0;
}

.advertBtm {
	width: 578px;
	height: 217px;
	float: left;
	overflow: hidden;
	padding: 0 20px 0 0;
}

.btnsBtm {
	width: 277px;
	overflow: hidden;
}

ul.partnerList {
	list-style-type: none;
	margin: 0;
	padding: 0 0 20px 0;
}

li.partnerListItem {
	display:inline;
	padding: 0 10px;
}

li.partnerListItem1 {
	display:inline;
	padding: 0 5px 0 0;
}

.footer {
	clear: both;
	padding: 10px 0;
}

.footerLeft {
	color: #7A7A7A;
	font-size: 11px;
	float: left;
}
.footerLeft a {
	color: #7A7A7A;
	font-size: 11px;
}

.footerRight {
	color: #7A7A7A;
	font-size: 11px;
	float: right;
	padding: 0 10px 0 0;
}

.footerRight a {
	color: #7A7A7A;
	font-size: 11px;
}

#social_networking {
	width: 25px;
	margin: 0px;
	padding: 135px 0px 0px 0px;
	float: left;
}

label, label span {
	display:block;
	padding-bottom:0.6em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	color:#000000;
	font-size:90%;
	text-align:right;
}
label {
	float:left;
	width:100%;
}
label span { float:left; width:20%; text-align:left;}

fieldset input{
	float:left;
	width:30%;
	margin-left: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
fieldset textarea{
	float:left;
	width:40%;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	display: block;
}
fieldset input:hover, textarea:hover {
	border-color:#FFFFFF;
}
fieldset input:active, input:focus {border-color:#FFFFFF;}

fieldset{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	
}
.submit{
	float:left;
	margin:0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 200px;
}
#pnl_form{border:none;}
