/* CSS Document */

html{
	font-family:Arial, Helvetica, sans-serif;
	font-size:62.5%;
}

body{
	width:1000px;
	margin: 5px auto 0 auto;
	/*background-image:url(../img/background.jpg)*/
}

div,h1,h2,h3,h4,h5,hr,ul,a,img,p{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-decoration:none;
	color:#333333;
	border:none;
}

.link{
	text-decoration:underline;
}

h1{
	display: none;
}

h3, h4, h5{
	text-align:center;
}

h3{
	margin: 0 auto 20px auto;
}

h4{
	margin: -15px auto 0 auto;
	font-size:1.2em;
}

h5{
	margin: 5px auto 10px auto;
	font-size:1.5em;
	color:#FF0000;
}

ul{
	list-style:none;
	padding: 0 0 0 5px;
}

p{
	text-align:center;
}

#main{
	/*width: 800px;*/
}

#languages_panel ul{
	margin-left: 700px;
	height: 1.5em;
}

#languages_panel li {
	float: left;
	margin-left: 5px;
}

#laligaendirecto_banner{
	clear: both;
}

#banner{
	width:800px;
	height:16px;
	background-color:#FFFFFF;
	background-image:url(../img/logo_trans.png);
	background-position:top center;
	background-repeat:no-repeat;
	padding:110px 0 0 0;
}

#publicity1{
	width:125px;
	height:125px;
	margin: -123px 0 0 0;
	float: left;
	}

#publicity_banner{
	width:125px;
	height:125px;
	margin: -123px 0 0 0;
	float: left;
	}

#publicity2{
	width:125px;
	height:125px;
	margin: -123px 0 0 0;
	float: right;
	}
	
#adsense_links{
	background-color:#222222;
	height:15px;
	padding-left: 13px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#banner_left_middle{
	position:absolute;
	top:265px;
	margin: 0 0 0 36px;
	padding: 0 0 0 0;
	background-color: #FF0000;
	width: 200px;
	height: 200px;
	z-index: 0;
	}

#loading{
	visibility:hidden;
	background-color:#FF0000;
	color:#FFFFFF;
	height:12px;
	margin: 0 0 -12px 0;
	position:relative;
	z-index: 4;
}

#banner_left{
	padding:0;
	margin:10px 0 0 0;
	background-color:#FFFFFF;
	width: 248px;
	height: 215px;
	text-align: center;
}

#field_image{
	height: 27px;
	width: 45px;
	background-image: url("../img/field.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:2;
	margin: 7px 0 -34px 85px;
}

#field_shadow{
	height: 27px;
	width: 45px;
	background-image: url("../img/field_shadow.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:1;
	margin: 12px 0 -36px 83px;
	filter: alpha(opacity=30); 
	opacity: .3;
}


.frame_left{
	width:272px;
	float: left;
}

.content_box{
	overflow: hidden;
	margin: 8px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
	background-color: rgb(229,229,229);
	border: solid 1px rgb(220,220,220);
}

.content_box h3{
	font-size: 1.2em;
	font-weight: bold;
	color:black;
	margin: 0 0 5px 0;
	text-align: left;
	
	}


.content_box ul{
	padding:0;
	margin:0;
}

.content_box ul li{
	color: white;	
}

.content_box ul li h4{
	
	background-image: url(../img/day_tittle_background.png);
	background-repeat: repeat-x;
	color: white;
	margin: 0 0 0 0;
	padding: 0.2em 0 0 3px;
	height: 1.3em;
	text-align: left;
	font-size: 1em;
}

.content_box .tittle {
	background-image: url(../img/tittle_background.jpg);
	background-repeat: repeat-x;
	color: white;
	font-size:1.2em;
	overflow: hidden;
	height:1.3em;
	margin: 0 0 0 0;
	padding: 0.1em 0 0 3px;
	display: block;
}

.background0{
		background-color: rgb(246,246,246);
}


.background1{
		background-color: rgb(227,227,227);
}

.minutes{
	display:block;
	margin: 0;
	padding: 0;
}

.seconds{
	display:block;
	margin: -1.25em 0 0 18px;
	padding: 0;
}

.final{
	display:block;
	margin: 0;
	padding: 0;
}

/*----------------general---------*/

#general{
	position:relative;
	z-index: 3;
	overflow:hidden;
	float:left;
}

#general, #general ul{
	width:328px;
	overflow:hidden;
}

#general .tittle{
	margin: 0;
	overflow: hidden;
}


#general .events {
	background-image: url("../img/goals_background.png");
	padding: 5px 0 10px 0;
	margin: 0 0 10px 0;
}

#general .events li{
	font-weight:normal;
	padding: 2px 0 2px 0;
}


#general p{
	text-align:center;
}




#general .home{
	display:block;
	margin: -1.2em 0 0 0;
	padding: 0;
	width: 145px;
	text-align: right;
}

#general .foreign{
	display:block;
	margin: -1.2em 0 0 185px;
	padding: 0;
	width: 145px;
	text-align: left;
	
}

#general strong{
	display:block;
	margin: -1.4em 0 0 145px;
	padding: 0.1em 0 0 0;
	width: 40px;
	text-align: center;
}

.blink{
	background-color:#FF0000;
	color:#FF0000;
}

.hidden{
	display:none;
}

.event{
	color:#FFFFFF;
	display: block;
}

.event_image_home{
	margin: -1.3em 0 0 140px;
	}

.event_image_foreign{
	margin: -1.3em 2px 0 188px;
	}

.event_home{
	text-align:right;
	width: 135px;
	margin: -1em 0 0 0;
}

.event_foreign{
	text-align:left;
	width: 135px;
	margin: -1em 0 0 200px;
}

.event_general{
	text-align:center;
	display: block;
}

/*-------------menu 1-----------------*/

.menu_left ul ul{
	border-top:solid 1px rgb(204,204,204);
	border-bottom: solid 1px rgb(204,204,204);
	border-left: solid 1px rgb(204,204,204);
	border-right: solid 1px rgb(204,204,204);
}
.menu_left ul ul li{
	height:1.6em;
	overflow: hidden;
	}

.menu_left .status{
	display:block;
	height: 1.6em;
	overflow: hidden;
	width:27px;
}

.menu_left .team{
	display:block;
	height: 1.6em;
	overflow: hidden;
	width:81px;
	padding: 0;
	border-left: solid 1px white;
}

.menu_left .home{
	overflow: hidden;
	text-align: right;
	margin: -1.6em 0 0 27px;
}

.menu_left .foreign{
	text-align: left;
	margin: -2.1em 0 0 143px;
}
	
.menu_left .goals{
	display:block;
	overflow:hidden;
	width:14px;
	height: 1.6em;
	padding: 0;
	border-left: solid 1px white;
	border-right: solid 1px white;
	text-align: center;
	font-size: 1.4em;
	color: white;
}

.menu_left .home_goals{
	margin: -1.2em 0 0 112px;
}

.menu_left .foreign_goals{
	margin: -1.6em 0 0 126px;
}


	
.menu_left .background_goals0{
	background-color: rgb(215,78,59);
}
.menu_left .background_goals1{
	background-color: rgb(211,49,44);
}

.menu_left .last_matchs{
	width:12px;
	display: block;
	margin:-1.4em 0 0 0;
	float: right;
	padding:0;
	height:1.6em;
	overflow:hidden;
}

#menu1 IFRAME{
	/* frame publicity3 */
	
	padding:10px 0 0 5px;
	
	}

/*-------------menu2-----------------*/
#menu2{
	position:relative;
	z-index: 3;
	width:150px;
	float:left;
}

#menu2 IFRAME{
	/* frame publicity3 */
	
	padding:10px 0 0 0;
	
	}
	
#menu2 span{
	float:left;
	display:block;
	padding:0;
	margin:0;

}

#menu2 .position{
	width:20px;
	text-align: right;
	padding: 3px 0 2px 0;
}

#menu2 .team{
	width:75px;
	padding: 3px 0 2px 4px;
	text-align: left;
}

#menu2 .points{
	width:17px;
	padding: 3px 3px 2px 3px;
	text-align: right;
}

#menu2 .diference{
	width:17px;
	padding: 3px 3px 2px 3px;
	text-align: right;
}

#menu2 .positionT{
	width:15px;
	padding: 0 0 0 5px;
	text-align: right;
	height:1.6em;
}

#menu2 .teamT{
	width:75px;
	padding: 0 0 0 5px;
	text-align: left;
	height:1.6em;
}

#menu2 .pointsT{
	width:17px;
	padding: 0 3px 0 5px;
	text-align: right;
	height:1.6em;
}

#menu2 .diferenceT{
	width:17px;
	padding: 0 3px 0 4px;
	text-align: right;
	height:1.6em;
}



#menu2 ul{
	border-top: solid 1px rgb(204,204,204);
	border-left: solid 1px rgb(204,204,204);
}
		
#menu2 li{
	margin:0;
	display: block;
	clear: both;
	height: 1.2em;
	color: black;
	font-weight: normal;
	
}


#menu2 .classification{
	border-bottom: solid 1px rgb(204,204,204);
	border-right: solid 1px rgb(204,204,204);
	height: 1.2em;
}

#menu2 .banner{
	margin-top: 10px;
	margin-left: 0px;
	display: block;
}

#cup_image{
	height: 27px;
	width: 45px;
	background-image: url("../img/cup.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:2;
	margin: 7px 0 -34px 75px;
}

#cup_shadow{
	height: 27px;
	width: 45px;
	background-image: url("../img/cup_shadow.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:1;
	margin: 11px 0 -36px 73px;
	filter: alpha(opacity=30); 
	opacity: .3;
}


/*-------------menu2 fin-----------------*/

/*------------banner right------------------*/
#banner_right{
	width:150px;
	float:right;
}
/*------------banner right end------------------*/


#footer{
	clear:both;
	width:800px;
	padding: 20px 0 0 0;
	background-color:#FFFFFF;0.75em
	text-align:center;
}


#redirect{
	display:none;
}




/*--------listado de competiciones -------*/
#competitionlist{
	background-image:url(../img/competition_background.jpg);
	height:2.1em;
	overflow: hidden;
}

#competitionlist li{
	float:left;
}

#competitionlist a{
	background-image:url(../img/competicion_buton.png.png);
	background-repeat:no-repeat;
	display:block;
	width: 85px;
	height:2.1em;
	color:#FFFFFF;
	padding:4px 10px 0 15px;
}

#competitionlist a:hover{
	background-image:url(../img/competicion_buton_over.png);
}

#competitionlist .selected{
	background-image:url(../img/competicion_buton_over.png);
}

/*--------fin listado de competiciones -------*/


/*-----listado de jornadas------------*/
#daylist,#seasonlist{
	background-image:url(../img/daylist_background.jpg);
	height:2.1em;
	overflow: hidden;
	padding: 0 0 0 5px;
	color:#FFFFFF;
}

#seasonlist{
	margin: -1.3em 0 0 0;
	
}

#daylist li,#seasonlist li{
	float:left;
}

#daylist a,#seasonlist a{
	display:block;
	width: 1.6em;
	height:2.1em;
	padding:4px 0 0 0;
	text-align:center;
	color:#FFFFFF;
}

#seasonlist a{
	width: 5.6em;	
}

#daylist h2,#seasonlist h2{
	color: white;
	font-size: 1em;
	padding: 4px 0 0 15px;
	display:block;
	width: 70px;
	float:left;
	height:2.1em;
	background-image:url(../img/day_season_label.png);
	background-repeat:no-repeat;
}

#daylist a:hover,#seasonlist a:hover{
		background-image:url(../img/daylist_buton_over.png);
}

#daylist .selected,#seasonlist .selected{
		background-image:url(../img/daylist_buton_over.png);
}

/*--------fin listado de jornadas ----------*/

/*-----------inicio quiniela--------*/

#die_image{
	height: 27px;
	width: 45px;
	background-image: url("../img/die.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:2;
	margin: 7px 0 -34px 75px;
}

#die_shadow{
	height: 27px;
	width: 45px;
	background-image: url("../img/die_shadow.png");
	background-repeat: no-repeat;
	position: relative;
	z-index:1;
	margin: 11px 0 -36px 73px;
	filter: alpha(opacity=30); 
	opacity: .3;
}

#quiniela .last_matchs{
	widht: 9px;
	overflow: hidden;
	float:left;
	margin:0;
	padding:2px 0 0 1px;
	}

	
#quiniela span{
	display:block;
	overflow: hidden;
	float:left;
	width:170px;
	height: 16px;
	color: black;
	padding: 2px 0 0 3px;
	border-bottom: 1px solid #DEDFE0;
	border-right: 1px solid #DEDFE0;
}

#quiniela .res1X2{
	background-image: url("../img/resX.png");
	background-position: 6px 0;
	background-repeat: no-repeat;
	height: 16px;
	float:left;		
}

#quiniela strong{
	display:block;
	height:16px;
	border: none;
	font-size: 1.4em;
	color:red;
	width: 15px;
	text-align: center;
}


#quiniela .res1{
	padding: 0 0 0 0;
	width:48px;
}

#quiniela .resX{
	padding: 0 0 0 16px;
	width:32px;
}

#quiniela .res2{
	padding: 0 0 0 32px;
	width:16px;
}

/*-----------fin quiniela--------*/


.selected{
	background-color:#FF0000;
}

.date{
	font-size:2em;
	color:#666666;
	text-align:center;
	display:block;
	margin: 0 0 0 0;
}


/********************lastMatchs*********************/

#popup_desktop{
	height:400px;
	width:500px;
}

#popup_desktop .last_matchs {
	height:400px;
	width:250px;
	background-color:#FFFFFF;
	display:block;
	float:left;
}

#popup_desktop .last_matchs strong{
	color:#FF0000;
}

/*---------------------PopUp------------------*/
.windowbar{
	display:block;
	text-align:right;
	background-color:#0066CC;
	height:12px;
	overflow:hidden;
}


#popup_centering{
	z-index:5;
	margin:0 auto;
	display:table-cell;
	vertical-align:middle;
}

#popup{
	position:relative;
	background-color:#FFFFFF;
	margin:auto;
	z-index:5;
	overflow:hidden;
	border:#999999 solid 1px;
	background-image:url(../img/ajax-loader.gif);
	background-repeat:no-repeat;
	background-position:center;
}

/*-----Conditions use------------*/

#conditions_use p, h3{
	text-align: left;
}

#conditions_use h3{
	margin-top: 10px;
	margin-bottom: 5px;
}
/*-----End Conditions use------------*/


/*--------News---------------------*/
#news{
	width: 183px;
	float: left;
}

#news li{
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;	
	padding: 2px 2px 2px 2px;
}

#news img{
	margin-top: 5px;
	width: 160px;
	padding-left: 8px;
}

div.newsDetail
{
	width: 250px;
	left: 0;
	top: 0;
	position: absolute;
	text-align: left;
}

div.newsDetail .caption
{
	color: white;
	background-color: #cc0000;
	border-top:1px solid #CCCCCC;
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	font-size: 1.2em;
	padding: 10px;
	 	
}

div.newsDetail .contents
{
	background-color: #E5E5E5;
	border:1px solid #CCCCCC;
	padding: 10px;	
}


/*--------End News---------------------*/

