/* CSS Document */
.footer-menu-area a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
html, body {
	height:100%;
}
body{
	background:url(../images/new2/global/background-body.gif) repeat;
	margin:0px;
	padding:0px;
}
#container-Header{
	background:url(../images/new2/global/background-header.gif) repeat-x;
}
#container-HeaderContent{
	width:1020px;
	margin-left:auto;
	margin-right:auto;
}
#container-HeaderLogo{
	float:left;
	margin-left:10px;
}
/*
#container-UserActions{
	float:right;
	background:url(../images/new2/global/background-Userbox.gif) no-repeat;
	height:70px;
	width:386px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin-bottom:10px;
}*/
#loginarea{
	margin:3px 10px 0px 10px;	
}
#user-info-actions{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.loginarea-input-form{
	border:0px;
	outline:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#000;
	width:99%;
	width:145px;
	height:24px;
	padding-left: 3px;
	background:url(../images/new2/global/form_inputbox.png) no-repeat top left;
}
#container-MenuArea{
 clear:both;
 background:url(../images/new2/global/background-MenuContainer.gif) repeat-x bottom;
 height:39px;
 padding-left:6px;
 padding-right:4px;
}
#container-Menu{
 float:left;
 height:39px;
 width:825px;
 background:url(../images/new2/global/background-menu.gif) repeat-x;
 -webkit-border-top-left-radius: 2px;
 -webkit-border-top-right-radius: 2px;
 -moz-border-radius-topleft: 2px;
 -moz-border-radius-topright: 2px;
 border-top-left-radius: 2px;
 border-top-right-radius: 2px;
}
#container-social{
 float:right;
 //width:130px;
 margin-top:5px;
}
.social{
	float:right;
	margin-left:9px;
	margin-right:0px;
	margin-top:5px;
}
.menu{
	float:left;
	margin-left:4px;
}
#container-Content{
	background:url(../images/new2/global/background-contentbody.gif) repeat-y center;
	clear:both;
	overflow: hidden;
}
#container-Content-Inner{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFF;
	overflow: hidden;
}
#container-TotelFootballContent{
	float:left;
	width:740px;
}
#container-Content-Inner-Content{
	float:left;
	width:740px;
	margin-top:6px;
}
#container-team-info{
	width:365px;
	float:left;
	overflow:auto;
}
.teaminfobox{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(../images/new2/global/bg_lightgray.png) repeat-x bottom left;
	border: 1px solid #cccccc;
	margin-top:10px;
	margin-left:10px;
}
.teaminfobox-info{
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-left:20px;
	float:left;
	background:url(../images/new2/global/bg_lightbrown.png) repeat-x;
	padding:0px 10px 4px 10px;
}
#teamlist{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(../images/new2/global/bg_group_table_header.png) top left repeat-x;
	border:1px solid #cccccc;
}
#teamlist a{
	text-decoration:none;
}

.teamlink{
	background-color:#efefef;
	margin-top:3px;
	border-bottom:1px solid #CCC;
	padding:5px;
}
.teamlink a{
	color:#000000
}
.teamlink a:hover{
	color:#FA5B18;
}

#sortTable a{
	color:#000000
}
#sortTable a:hover{
	color:#FA5B18;
}

.input1{
	border:1px solid #00396b;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* IE10+ */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00396b;
	text-decoration: none;
}

.tabBtn-new-active{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:url(../images/new/global/Tab_orange.gif) repeat-x;
	height:35px;
	float:left;
	margin-right:10px;
}
.tabBtn-new-active a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:bold;
	color: #000;
	text-decoration: none;
}
.tabBtn-new-active a:hover{
	font-weight:bold;
	text-decoration: underline;
	color:#000;
}
.tabBtn-new a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.tabBtn-new a:hover{
	font-weight:bold;
	text-decoration: underline;
	color:#FFF;
}


.tabBtn-new{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:url(../images/new/global/Tab_blue.gif) repeat-x;
	height:35px;
	float:left;
	margin-right:10px;
}


#tabs_selected{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:url(../images/new2/global/Tab_orange.gif) repeat-x;
	height:35px;
	float:left;
	margin-right:10px;
}
#tabs_default{
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	background:url(../images/new2/global/Tab_blue.gif) repeat-x;
	height:35px;
	float:left;
	margin-right:10px;
}
#tabs-font{
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
}
#container-orange-outer{
	clear:both;
	background-color:#fcab00;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top:5px;
	padding-left:1px;
	padding-right:1px;
	padding-bottom:1px;
}
#container-white-inner{
	background-color:#fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow:auto;
}
.team-marker{
	background:url(../images/new2/global/marker.png) no-repeat top left;
	width:95px;
	height:37px;
}
.team-marker-selected{
	background:url(../images/new2/global/marker_selected.png) no-repeat top left;
	width:95px;
	height:37px;
}
#Pitch-container{
	width:354px;
	float:left;
}
#soccer-field-medium-container{
	width:360px;
	float:left;
	margin-left:0px;
}
#group-table{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #c5c5c5;
	background:url(../images/new2/global/bg_group_table_header.png) top left repeat-x;
	overflow:auto;
	margin-bottom:10px;
	border-bottom: none;
}

#group-table tr:last-child td:first-child {
	-moz-border-radius-bottomleft:5px;
	-webkit-border-bottom-left-radius:5px;
	-khtml-border-radius-bottomleft:5px; 
	border-radius: 5px;
	border:1px solid #c5c5c5;
	border-right:none;
	border-left: none;
	border-top: none;

}

#group-table tr:last-child td:last-child{

	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-bottomright:5px; 
	border-radius: 5px;
	border:1px solid #c5c5c5;
	border-right:none;
	border-left: none;
	border-top: none;
	
	
}
#group-table tr:last-child td {
	border-bottom: 1px solid #c5c5c5;
}

.header-orange{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:#eb9500;
	padding:5px;
	overflow:auto;
}
.header-date{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px;
	background:url(../images/new2/global/bg_blueshade.gif) repeat-x;	
}
.header-darkgray{
	background:url(../images/new2/global/bg_darkgray.gif) repeat-x top left;
	border-top:1px solid #cccccc;
}
.soccerfield-medium{
	background:url(../images/new2/global/soccerfield_medium.png) no-repeat;
	height:229px;
}

div.fixRes_field {
    background: none;
    color: #FFFFFF;
    font-size: 10px;
    height: 230px;
    width: 350px;
}

.crest{
	border:1px solid #c5c5c5;
}
#Pitch-top{
	background:url(../images/new2/global/background_pitch_header.jpg) top left no-repeat;
	height:60px;
}
#Pitch-body{
	background:url(../images/new2/global/background_pitch.jpg) top center no-repeat;
	height:448px;
}
#Pitch-bottom{
	background:url(../images/new2/global/background_pitch_bottom.jpg) no-repeat top center;
	height:118px;
	margin-bottom:6px;
}

#homebox-container{
	height:350px;
	background:url(../images/new2/background_Boxes.jpg) no-repeat center top;
	overflow:auto;
}
#homebox-Counter{
	float:left;
	margin-left:13px;
	width:463px;
	height:63px;
	background:url(../images/new2/background_home_Counter.png) no-repeat;
}
#CompetitionInfo{
	margin-left:10px;
	margin-top:15px;
	float:left;
}
#homebox-timer-container{
	float:right;
}
.homebox_timer{
	background:url(../images/new2/global/background_timer.png) no-repeat top;
	width:42px;
	height:63px;
	float:left;
	margin-right:10px;
	text-align:center;
}
#timerDesc{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7ea4c2;
	margin-top:10px;
	text-transform:uppercase;
}
#homebox-Play{
	float:right;
	margin-right:22px;
}
#container-practicearea{
	clear:both;
	width:740px;
	height:82px;
	background:url(../images/new2/background_practice.jpg) no-repeat top center;
	display:none;
}
#homebox-Practice{
	float:right;
	margin-right:22px;
	margin-top:20px;
}
#homebox-Practice-text-left{
	float:left;
	margin-top:50px;
	margin-left:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}
#homebox-Practice-text-pointers{
	float:left;
	margin-left:120px;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFF;
	font-weight: bold;
}
.arrowhite{
	list-style-image: url(../images/new2/global/arrow-white.png);
	list-style-type: none;
	list-style-position: outside;
}
#container-Miniblog-home{
	clear:both;
	margin-top:6px;
}
#miniblog-title-home{
	height:33px;
	background:url(../images/new2/background_miniblog_home.gif) no-repeat left top;
}
#miniblog-title-content{
	height:308px;
	background:url(../images/new2/background_miniblog_Content_home.png) no-repeat top left;
	margin-bottom:6px;
}
#miniblog-content{
	width:468px;
	margin:10px 0px 10px 10px;
	float:left;
}
#miniblog-scrollarea{
	float:left;
	width:20px;
	margin:10px 0px 10px 0px;
}
#miniblog-formLargeArea{
	float:left;
	margin:5px 0px 10px 0px;
}
#miniblog-formlarge{
	background:url(../images/new2/global/miniblog_form_large.png) no-repeat;
	width:235px;
	height:269px;
}
.formlargetxtarea{
	width:90%;
	height:240px;
	margin:5px;
	border:0px;
	overflow:auto;
}
.user-avatar{
	width:50px;
	height:50px;
	float:left;
	margin-right:10px;
}
.user-feedback{
	float:left;
	width:400px;
}
#container-rightcolumn{
	float:right;
	background:#f4f4f4;
	margin-top:6px;
	width:250px;
}
#container-rightcolumn-inner{
	float:right;
	margin-top:6px;
	width:250px;
}
.RC-Title{
	width:240px;
	height:35px;
	background:url(../images/new2/global/background_rightcolumn_title.gif) top center repeat-x;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
}
.RC-dropdown{
	width:102px;
	height:24px;
	float:right;
	margin-right:5px;
	margin-top:5px;
	background:url(../images/new2/global/dropdown_RC.png);
}
#RC-timer{
	width:240px;
	height:151px;
	margin-bottom:10px;
	background:url(../images/new2/global/InnerPage_Timer_Area.gif) no-repeat top center;
	margin-left:auto;
	margin-right:auto;
}
#RC-timer-container{
	margin-top:12px;
	margin-left:2px;
}
.RC_timer_number{
	background:url(../images/new2/global/background_timer.png) no-repeat top;
	width:42px;
	height:63px;
	float:left;
	margin-right:8px;
	margin-left:8px;
	text-align:center;
}
#RC-microblog-title{
	background:url(../images/new2/global/background_miniblog_title_RC.gif) no-repeat top left;
	width:240px;
	height:31px;
}
#RC-microblog-content{
	width:240px;
	background:url(../images/new2/global/background_miniblog_Content_RC.gif) #e9e9e9 top center no-repeat;
}
.RC-Content{
	width:236px;
	margin-left:5px;
	margin-right:5px;
	border:2px solid #004b88;
	margin-bottom:5px;
	background-color:#FFF;
	overflow:auto;
}
#RC-PoolWinners{
	/*height:196px;*/
	height:122px;
}
#container-footer{
	/*height:90px;*/
	background:url(../images/new2/global/background_footer.gif) top center repeat-x;
	background-color:#003057;
	overflow:auto;
}
#footer-content{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:10px;
}
#footer-logo{
	float:left;
}
.footer-menu-area{
	float:left;
	margin-left:50px;
}
.footer-menu{
	clear:both;
	border-bottom:1px solid #406f97;
	padding-top:1px;
	padding-bottom:1px;
}
#footer-credits{
	float:right;
}
.CC-cards{
	margin-left:8px;
	float:left;
}
.dropdown-medium{
	background:url(../images/new2/global/dropdown_medium.png) left top no-repeat;
	width:259px;
	height:29px;
}
.dropdown-small{
	background:url(../images/new2/global/dropdown_small.png) left top no-repeat;
	width:130px;
	height:26px;
}
.underline-gray{
	border-bottom:1px solid #c2c2c2;
}
.heading2{
	background:url(../images/new2/global/Background_header_2.gif) repeat-x bottom left;
	height:42px;
}
.box_leagues{
	background:url(../images/new2/global/bg_leagues_boxes.gif) no-repeat top left;
	width:226px;
	height:315px;
	margin-right:20px;
}
.input_wide{
	width:99%;
	border:1px solid #003d6f;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background: #f1f1f1; /* Old browsers */
	background: -moz-linear-gradient(top, #f1f1f1 0%, #dcdcdc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#dcdcdc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#dcdcdc',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #f1f1f1 0%,#dcdcdc 100%); /* W3C */
	padding:2px;
}
.list1{
	list-style-image: url(../images/new2/global/btn_go.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	margin-bottom: 10px;
	list-style-position: outside;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-left: -10px;
}
.box-register{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #003d6f;
	width: 420px;
	float:right;
	padding:10px;
}
.pitch-large{
	background-image: url(../images/new2/global/background_pitch.jpg);
	height: 448px;
	width: 354px;
}
.pitch-player-shadow1{
	background: url(../images/new2/pitch/pitch-player-shadow.png) no-repeat center bottom;
	height: 47px;
	width: 86px;
	text-align:center;
	display: inline-block;
	overflow:visibile;
	height:90px;
}
.pitch-player-number1{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	background-color:#FFF;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
	display:inline-block;
	clear:both;
	padding:2px;
}
.pitch-player-jersey1{
	position:relative;
	top:-2px;
}
.pitch-player-name{
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	padding:2px 5px 2px 5px;;
	background-color:#fff;
	display:inline-block;
}
.pitch-player-info1{
	background:url(../images/new2/pitch/btn_info_23.png);
	width:13px;
	height:13px;
	position:relative;
	top:-7px;
	right:-10px;
}
.pitch-goalkeeper{
	width:86px;
	margin-left:auto;
	margin-right:auto;
	padding-top:10px;
}
.pitch-defender{
	width:86px;
	padding-top:10px;
	float:left;
}
.pitch-midfielder{
	width:86px;
	padding-top:10px;
	float:left;
}
.pitch-striker{
	width:86px;
	padding-top:10px;
	float:left;
	margin-left:60px;
}
.pitch-bench1{
	width:86px;
	padding-top:10px;
	float:left;
	margin-left:45px;
	margin-top:10px;
}
.pitch-bench2{
	width:86px;
	padding-top:10px;
	float:left;
	margin-left:5px;
	margin-top:10px;
}
.pitch-bench3{
	width:86px;
	padding-top:10px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}
.pitch-bottom{
	background:url(../images/nwe2/global/background_pitch_bottom.jpg);
	width:354px;
	height:118px;
	clear:both;
}
#dropdown{
	cursor:pointer;
}
#dropdown-elements{
	margin:5px 0px 0px 0px;
	padding:5px;
	display:none;
	background: #ededed; /* Old browsers */
	background: -moz-linear-gradient(top, #ededed 0%, #cecece 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(100%,#cecece)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #ededed 0%,#cecece 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #ededed 0%,#cecece 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #ededed 0%,#cecece 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededed', endColorstr='#cecece',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #ededed 0%,#cecece 100%); /* W3C */
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border:1px solid #999;
}
.dropdown-element{
	padding:2px 0px 2px 5px;
	border-bottom:1px solid #ccc;
}
#button{
	cursor:pointer;
}
#blog_view_all a:link,#blog_view_all a:visited {
	text-decoration:underline;
}
#blog_view_all a:hover {
	text-decoration:underline;
}
#blog_view_all_side a:link,#blog_view_all_side a:visited {
	text-decoration:underline !important;
}
#blog_view_all_side a:hover {
	text-decoration:underline !important;
}

#switch-acc-but {
	display:none;
}
#fun-acc {
	display:none !important;
}
#box1 {
    float: left;
    height: 230px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-top: 10px;
}
#box2 {
    float: left;
    height: 230px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
}
#box3 {
    float: left;
    height: 230px;
    margin-bottom: 10px;
    margin-left: 0;
    margin-top: 10px;
}


/* All new css OCT 2011*/
#container-UserActions{
	float:right;
	background:url(../images/global/background-Userbox.gif) no-repeat;
	height:70px;
	width:386px;
	-webkit-border-bottom-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
	margin-bottom:10px;
}
#homebanner{
	margin-top:6px;
	background:url(../images/new/global/title_tf1.gif) no-repeat center top;
	height:76px;
}
#home-login{
	background:#f78a14;
	overflow:auto;
}
#home-login-text{
	margin:8px 0px 5px 5px;
	padding-right:5px;
	float:left;
}
#home-login-input{
	margin:3px 0px 1px 0px;
	width:150px;
	float:left;
}
#home-login-btn{
	margin:3px 0px 1px 0px;
	float:left;
}
#home-login-btn2{
	margin:3px 5px 1px 0px;
	float:right;
}
#home-text-explain{
	height:220px;
	background:#000 url(../images/new/global/background_text_info.jpg) bottom left repeat;
}
#home-text-explain-content{
	float:right;
	margin:10px;
	padding:5px 0px 0px 0px;
	width:510px;
}
#home-gamebox-ENG{
	height:152px;
	background:url(../images/new/global/home-gamebox-premier.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-DEU{
	height:152px;
	background:url(../images/new/global/home-gamebox-bundesliga.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-ESP{
	height:152px;
	background:url(../images/new/global/home-gamebox-primeraliga.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-ITA{
	height:152px;
	background:url(../images/new/global/home-gamebox-seriea.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-EUR{
	height:152px;
	background:url(../images/new/global/home-gamebox-champions.jpg) no-repeat bottom left #fff;
	margin-top:10px;
}
#home-gamebox-sub-area{
	clear:both;
	height:125px;
}
.home-gamebox-sub{
	width:240px;
	float:left;
	margin-right:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	top:5px;
}
#home-gamebox-sub-inner{
	height:70px;
	background: rgb(224,107,3); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(224,107,3,1) 0%, rgba(255,150,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,107,3,1)), color-stop(100%,rgba(255,150,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(224,107,3,1) 0%,rgba(255,150,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(224,107,3,1) 0%,rgba(255,150,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(224,107,3,1) 0%,rgba(255,150,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e06b03', endColorstr='#ff9600',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(224,107,3,1) 0%,rgba(255,150,0,1) 100%); /* W3C */
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	clear:both;
	position:relative;
	top:-27px;
}
.home-gamebox-sub:last-child{
	margin-right:0px;
}
#home-gamebox-sub-timer{
	background:url(../images/new/global/home-gamebox-timer-small.png) bottom left no-repeat;
	height:65px;
	position:relative;
	top:5px;
}
.home-gambebox-sub-timer-body{
	background:url(../images/new/global/home-gamebox-num-back.png);
	width:36px;
	height:36px;
	float:left;
	margin-top:5px;
	margin-right:7px;
	text-align:center;
}
.home-gambebox-sub-timer-body:first-child{
	margin-left:10px;
}
#home-gamebox-play{
	float:right;
	margin-right:10px;
	margin-top:-20px;
}
.homebox-Counter-new{
	clear:both;
	float:right;
	margin-right:10px;
	margin-top:5px;
	width:490px;
	height:63px;
	background:url(../images/new2/global/background_home_Counter2.png) no-repeat bottom;
}
#timerDesc-small{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#7ea4c2;
	margin-top:5px;
	text-transform:uppercase;
}
#home-gamebox-play-small{
	float:left;
	padding:5px;
	margin-top:17px;
	-moz-box-shadow: 0px 0px 5px #000;
	-webkit-box-shadow: 0px 0px 5px #000;
	box-shadow: 0px 0px 5px #000;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background: rgb(255,174,0); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,174,0,1) 0%, rgba(226,138,0,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,174,0,1)), color-stop(100%,rgba(226,138,0,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffae00', endColorstr='#e28a00',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(255,174,0,1) 0%,rgba(226,138,0,1) 100%); /* W3C */
}
#home-gamebox-title-main{
	position:relative;
	top:7px;
	width:240px;
	background: rgb(0,67,123); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,67,123,1) 0%, rgba(0,47,86,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,67,123,1)), color-stop(100%,rgba(0,47,86,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00437b', endColorstr='#002f56',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* W3C */
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-right-radius: 5px;
	-moz-box-shadow: 2px 2px 3px #000;
	-webkit-box-shadow: 2px 2px 3px #000;
	box-shadow: 2px 2px 3px #000;
	overflow:auto;
}
#home-gamebox-title-sub{
	position:relative;
	background: rgb(0,67,123); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(0,67,123,1) 0%, rgba(0,47,86,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,67,123,1)), color-stop(100%,rgba(0,47,86,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00437b', endColorstr='#002f56',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(0,67,123,1) 0%,rgba(0,47,86,1) 100%); /* W3C */
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	overflow:auto;
	top:10px;
}
#home-gamebox-title-content{
	padding:5px;
	float:right;
	text-align:right;
}
#flag-ENG{
	background:url(../images/new/global/flag_UK.png) top left;
	width:37px;
	height:37px;
	position:relative;
	top:-38px;
	left:7px;
	float:left;
}
#flag-DEU{
	background:url(../images/new/global/flag-Bundesliga.png) top left;
	width:37px;
	height:37px;
	position:relative;
	top:-38px;
	left:7px;
	float:left;
}
#flag-ESP{
	background:url(../images/new/global/flag-primera.png) top left;
	width:37px;
	height:37px;
	position:relative;
	top:-38px;
	left:7px;
	float:left;
}
#flag-ITA{
	background:url(../images/new/global/flag-serieA.png) top left;
	width:37px;
	height:37px;
	position:relative;
	top:-38px;
	left:7px;
	float:left;
}
#flag-EUR{
	background:url(../images/new/global/flag-champions.png) top left;
	width:37px;
	height:37px;
	position:relative;
	top:-38px;
	left:7px;
	float:left;
}


