/* CSS Document */

* {
	margin:0;
	padding:0
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	background-color: #fcb913;
	background-image: url(../Images/inside_bgrnd.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
ul, li, h1, h2, h3, h4, h5, h6, form {
	padding: 0;
	margin: 0;
	line-height: 14px;
}
p {
	padding-bottom: 10px;
	margin: 0px;
	line-height: 14px;
}
img {
	padding: 0;
	margin: 0;
	border: none;
	display:block;
}
.clr {
	clear: both;
}
.clr_r {
	clear: right;
}
a, a:link {
	color: #083F88;
	text-decoration:underline;
}
a.blue, a.blue:link {
	color: #083F88;
}
a:hover {
	text-decoration: underline;
	color: #5A2B8D;
}
.left {
	float: left;
}
.right {
	float: right;
}
.wrap {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}
.bg_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 964px;
	background-image: url(../Images/menu_bgrnd.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.bg_SMcontainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 964px;
	background-image: url(../Images/menuSmall_bgrnd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.container {
	padding: 0px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content {
	clear: both;
	height: 100%;
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.head_intro {
	height: 690px;
}
.head_menu {
	height: 150px;
}
.content_game {
	height: 480px;
}
.left_column {
	float: left;
	width: 461px;
}
.top {
	font-size: 10px;
}
.contnet_box_top {
	background-image: url(../Images/content_box_bgrnd.gif);
	background-repeat: repeat-y;
}
.content_box_inside {
	background-image: url(../Images/content_box_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 32px;
}
.content_box_inside h4 {
	font-size: 12px;
	color: #083F88;
	padding-top: 20px;
}
.content_box_inside p {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.content_box_inside strong {
	color: #333333;
}
.content_box_bottom {
	background-image: url(../Images/content_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
}
.content_box_inside ul {
	padding: 5px;
	font-size: 11px;
	color: #083F88;
	list-style-type: none;
}
.content_box_inside ul li {
	color: #000000;
	background-image: url(../Images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding-left: 15px;
	margin-bottom: 5px;
}
.content_box_inside ol {
	font-size: 11px;
	color: #083F88;
	margin-top: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.content_box_inside ol li {
	color: #000000;
	margin-bottom: 10px;
}
/*champions league*/
.content_box_inside_champions {
	height: 590px;
	background-image: url(../Images/liksi_bgr.jpg);
	background-repeat: no-repeat;
	background-position: left top;/*padding: 32px;*/
}
.content_box_inside_champions p {
	line-height: 18px;
	font-size: 11px;
	padding-top: 190px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.content_box_inside_champions_mid p {
	line-height: 18px;
	font-size: 11px;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 20px;
}
.content_box_inside_champions_bot p {
	line-height: 18px;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 225px;
}

.content_box_inside_champions_bottom {
	height: 118px;
	background-image: url(../Images/champions_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;/*padding: 32px;*/
}
.content_box_inside_champions_bottom a {
	width: 461;
	height: 118px;
}
.content_box_inside_champions_link p {
	font-size: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
}
.content_box_inside_champions_link a {
	color:#083f88;
	font-weight: bold;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form span {
	width: 185px;
	display: block;
	float: left;
	padding: 3px;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	text-align: right;
}
form label {
	font-size: 11px;
	color: #000000;
}
.form_line {
	display: block;
	clear: both;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
input#Play {
	background-image: url(../Images/butt_play0.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 133px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
}
input#Play:hover {
	background-image: url(../Images/butt_play1.gif);
	height: 29px;
	width: 133px;
}
.right_column {
	float: right;
	width: 239px;
}
.right_box02 {
	/*background-image: url(../Images/box02_bgrnd.gif);*/
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 20px;
	padding-top: 2px;
	height: 200px;
}
.right_column p {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-indent: 0px;
}
.right_column p img {
	display: block;
	float: right;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.right_column a {
	background-repeat: no-repeat;
	height: 29px;
	width: 118px;
	margin-left: 15px;
	text-indent: -200px;
	display: block;
	overflow: hidden;
	background-position: right top;
	border-bottom: none;
}
/*
.right_column a.btn_ch:hover {
	background-image: url(../Images/champions_btn.jpg);
	border-bottom: none;
}
.right_column a.btn_ch {
	width: 217px;
	height:134;
	background-image: url(../Images/champions_btn.jpg);
	padding-right: 105px;
	padding-top: 105px;
	float: right;
	position: top right;
}
*/

.right_column a.btn_get:hover {
	background-image: url(../Images/butt_get1.gif);
	border-bottom: none;
}
.right_column a.btn_get {
	background-image: url(../Images/butt_get0.gif);
}
.right_column a.btn_more:hover {
	background-image: url(../Images/butt_more1.gif);
	border-bottom: none;
}
.right_column a.btn_more {
	background-image: url(../Images/butt_more0.gif);
}
.right_column a.btn_more2:hover {
	background-image: url(../Images/butt_more21.gif);
	border-bottom: none;
}
.right_column a.btn_more2 {
	background-image: url(../Images/butt_more20.gif);
}
.right_column a.btn_now:hover {
	background-image: url(../Images/butt_now1.gif);
	border-bottom: none;
}
.right_column a.btn_now {
	background-image: url(../Images/butt_now0.gif);
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
}
.right_box00 {
position:top left;
	margin-left: 10px;
}

.right_box00 a {
	width: 217px;
	height: 134px;
	margin-left: 5px;
	background-image: url(../Images/champions_btn.jpg);
}

*html .right_column a.btn_now {
	margin-left: 10px;
}
.footer {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #5a2b8d;
	margin-bottom: 20px;
}
.footer a {
	height: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.footer a:hover {
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FCB913;
}
.footer_top {
	background-image: url(../Images/footer_A.gif);
	height: 5px;
}
.footer_bottom {
	background-image: url(../Images/footer_B.gif);
	height: 5px;
}
.footer_content {
	overflow: hidden;
}
.footer_content .right, .footer_content .left {
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 1px;
	padding-left: 15px;
}

#addthis {
	font-size: 12px;
	text-align: center;
	margin-bottom: 40px;}

#addthis a,
#addthis div,
#addthis img{
	vertical-align: bottom;
	display: inline;
	text-decoration: none;
}

#addthis a{
	padding-right: 5px;
	cursor: pointer;
}

#addthis a span{
	text-decoration: underline;
}
#addthis a:hover span{
	text-decoration: none;
}

.intro .footer_top {
	background-image: url(../Images/footer_intro_A.jpg);
	height: 5px;
}
.intro .footer_bottom {
	background-image: url(../Images/footer_intro_B.jpg);
	height: 5px;
}
.long_column .contnet_box_top {
	background-image: url(../Images/LongContBoxFill.jpg);
	background-repeat: repeat-y;
}
.long_column .content_box_inside {
	background-image: url(../Images/LongContBoxTop.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 32px;
}
.long_column .content_box_bottom {
	background-image: url(../Images/LongContBoxBot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 14px;
}


.content #formregisterid .form-item { clear: both; padding-top: 6px; }
.content #formregisterid label.leftside {display: block; float: left;  width: 150px;}
#bdate_dd, #bdate_mm {width: 30px;} #bdate_yyyy {width: 60px;}


