/*small reset:*/

body, ul, ol, h1,h2,h3,h4,h5,h6, form,li,p{
margin:0;
padding:0;
}

body{
font-size:0.75em;
font-family:"Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
background:#FFF url(../images/bg.jpg) top left repeat-x;
color:#333;
line-height:1.5em;
}

/*All ID container here: */
#top{
position:relative;
width:940px;
margin:0 auto;
}

#head{position:relative; height:385px;}

#logo{
position:absolute;
right:20px;
top:20px;
}

#teaser{
position:absolute;
clear:both;
top:110px;
left:0;
color:#efefef;
height:245px;
}

#main{position:relative; float:left;}

#content{
position:relative;
width:520px;
float:left;
margin-right:60px;

}

#content2{
position:relative;
width:590px;
float:left;
margin-right:10px;

}

#sidebar{
position:relative;
width:360px;
float:left;
}

#sidebar2{
position:relative;
width:340px;
float:left;
}

#subFooter{
clear:both;
display: block;
width: 940px;
height: 226px;
background:#FFF url(../images/bg_small2a.jpg) bottom left repeat-x;
}

#banner{
width: 116px;
height: 110px;
background:#000 url(../images/formula1/circuitos/banner.png);
position:relative;
left: -7px;
}

#footer{
border-top:1px solid #dedede;
text-align:center;
clear:both;
color:#666;
padding:5px 0px 20px;
}

/*main*/

#main p{padding-bottom:1em;}



.small{
float:left;
width:150px;
margin-right:35px;
}

#main .smalllast{
margin-right:0;
}

.entry{
clear:both;
float:left;
padding-bottom:20px;
width:520px;
}

.entryhead{
border-bottom:1px solid #dedede;
margin-bottom:2px;
}

.entryhead a{text-decoration:none;}

.entryhead2{
border-bottom:1px solid #dedede;
margin-bottom:2px;
}

.entryhead3{
border-bottom:1px solid #dedede;
margin-bottom:2px;
}

.entry_content{padding:5px 0 0 0;}

.sidebar_entry{color:#666;}

.sidebar_entry2{color:#666;}



/*font/img/list styles*/
a{color:#333333;}

a:hover{
color:#666;
text-decoration:none;
}

a img{
border:none;
margin:2px 2px 2px 0;
}

#submenu a{
text-decoration:none;
}

#submenu a:hover{
text-decoration:none;
}

.alt3 {
	padding: 3px 3px 3px 6px;
	text-align:center;
	color: #FFF;
	font-size:1em;
}

.alignleft{
float:left;
margin:0px 20px 5px 0;
}
.alignright{
float:right;
margin:0px 0 5px 20px;
}

.clearboth{clear:both;}

h1,h2,h3,h4,h5,h6{
color:#333;
font-weight:bold;
line-height:1.5em;
clear:both;
}

#teaser h1, #teaser h2, #teaser h3, #teaser h4, #teaser h5, #teaser h6{
color:#fff;
font-weight:bold;
}

#teaser h2 a{
color:#FFFFFF;
text-decoration:none;
}

#teaser h2 a:hover{color:#999; text-decoration:none;}


#top h1{font-size:24px;line-height:30px;}
h2{font-size:20px;}
h3{font-size:16px;}
h4{font-size:14px;}
h5{font-size:12px;}
h6{font-size:10px;}
#head h1{font-size:41px; color:#101010; position:relative; left:-249px; top:-2px;} /*//////////////main logo///////////////*/
#head h2{font-size:32px; font-weight:normal;}

#head h1 a{color:#333; text-decoration:none;}
#head h1 a span{color:#666;}
#head h1 a:hover, #head h1 a:hover span{color:#101010;}

#logo strong{font-size:13px;font-weight:normal;color:#ff0084; letter-spacing:0px; position:relative; left:-246px; top:-2px;}

.entryhead h3{line-height:16px;}

.entryhead strong{
color:#ff0084;
font-weight:normal;
font-size:11px;
}

.entryhead2 h3{line-height:16px;}

.entryhead2 strong{
color:#12BB78;
font-weight:normal;
font-size:11px;
}

.entryhead3 h3{line-height:16px;}

.entryhead3 strong{
color:#F40011;
font-weight:normal;
font-size:11px;
}

#main ul, #main ol{
list-style-position:inside;
margin-bottom:20px;
}


#main li{
border-top:1px solid #dedede;
line-height:22px;
}

blockquote{
margin:0;
padding:0 0 0 30px;
color:#111;
}

/*form elements*/
#main form{margin-bottom:10px;}

.textinput{
border:1px solid #333;
padding:3px 5px;
width:215px;
background-color:#fff;
color:#333;
margin-right:5px;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.button{
color:#fff;
cursor:pointer;
background-color:#333;
padding:2px 5px;
border:1px solid #333;
width:101px;
}

.button:hover{
color:#333;
cursor:pointer;
background-color:#fff;
}

#content textarea:hover, .textinput:hover{background-color:#f8f8f8;}

#content textarea{
width:408px;
padding:3px 5px;
border:1px solid #333;
padding:3px 5px;
height:155px;
background-color:#fff;
color:#333;
font: normal 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

/*teaser*/
#teaser{
position:relative;
overflow:visible;
}

.teaseritem{
position:absolute;
top:0;
left:-3000px;
width:550px;
}

#top .teaser1{left:0;}


#teaser .teaser_more{
background-image:url(../images/more.jpg);
width:105px;
height:28px;
line-height:28px;
display:block;
color:#333;
background-position:top left;
text-decoration:none;
text-indent:17.5px;
font-size:11px;
margin-top:10px;
clear:both;
}

#teaser .teaser_more:hover{color:#444; background-position:bottom left;}


/*special teaser styles*/

#head h2{padding-top:50px;}

#top .teaser2 h2, #top .teaser3 h2, #top .teaser4 h2,#top .teaser5 h2, #top .teaser6 h2{
padding-top:10px;
}

/*tooltips*/

.tooltip{
position:absolute;
left:-2000px;
background-color:#dedede;
padding:3px;
border:1px solid #fff;
z-index:9999;
top:0;
}

.tooltip p{
margin:0;
padding:0;
color:#fff;
background-color:#222;
padding:0;
}



/*table*/

.entry_content table {
	width: 520px;
	padding: 0 0 20px 0;
	margin: 0;
}

caption {
	padding: 0 0 5px 0;
	width: 520px;	 
	font: italic 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #999;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #fefefe url(../images/tablehead.gif) no-repeat;
}

th.nobg {
	border: 1px solid #999;
	background: none;
}

td {
	border: 0px solid #999;
	padding: 2px 2px 2px 4px;
	color: #333;
	font-size:0.9em;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

td.alt8 {
	color: #797268;
}

td.alt4 {
	text-align: left;
	color: #FE0000;
}

th.spec {
	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border: 1px solid #999;
	font: bold 10px "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

.odd td{background-color:#f8f8f8;}


/*Tabs*/

.advanced_link{
padding:2px 9px;
text-decoration:none;
border:1px solid #dedede;
background-color:#dedede;
color:#333;
}

.advanced_link:hover{
background-color:#333;
color:#dedede;
}

.active{background-color:#444; color:#fff;}

.tablist{margin-top:8px;}


/* navigation bar - styles dropdown menu*/
#top #nav{
position:absolute;
top:81px;
z-index:10;
left:-10px;
}

#nav, #nav ul{
 margin:0;
 padding:0;
 list-style-type:none;
 list-style-position:outside;
 position:absolute;
 line-height:25px;
 }
 
 #nav a{ display:block; padding:0px 10px;}
 
 #nav li{
 float:left;
 position:relative;/*  opera + ie 6 need */
 }
 
  #nav li ul a{
	width:140px;
	height:auto;
	float:left;

 }
 
#nav ul {
    position:absolute;
    display:none;
	width:160px;
	top:25px;
	}

	
#nav li ul ul {
    left:160px;
	top:0;
	position:absolute;
    }
 
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul{display:none;}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul{display:block;}

#nav a{color:#333; text-decoration:none;}

#nav ul a{background-color:#f3f3f3; color:#666;}

#top #nav a:hover, #top #nav a:visited:hover {
background-image:none;
background-color:#fff;
color:#666;
}


.alt2 {
	padding: 3px 6px 3px 6px;
	text-align:center;
	color: #FFFFFF;
	font-size:0.9em;
}

.alt2 a{text-decoration:none; color: #FFFFFF;}

.alt2 a:hover{text-decoration:underline;}

.alt5 {background:#878D8E url(../images/bg_th.gif) repeat-x top left; color:#fff;}

.alt6 {height:102px;}

.alt7 {height:75px; border-bottom:1px solid #c3d7c5; padding:0.05em; text-align:center;}

.envivofileteequipo{background:#878D8E url(../images/bg_th.gif) repeat-x top left; color:#fff;}

////////////*tablas clasificacion*/////////////
.clasificacionjornadas{margin:1.5em 0 0;}
td.jugadorresumen{border-bottom:1px solid #c3d7c5;padding:0.05em; text-align:center;}
td.jugadorresumen2{border-bottom:1px solid #c3d7c5;padding-left:0.5em; text-align:left;background:#F1F3F5;}
.puestocampeon {color:#FFFFFF;background:#54A4C2;text-align: center;font-weight: bold;font-size:0.85em;}
.puestocampeon2 {background:#54A4C2;width:13px;border-bottom:1px solid #c3d7c5;}
.puestochampions {color:#FFFFFF;background:#7DC254;text-align:center;font-weight:bold;font-size:0.85em;}
.puestochampions2 {background:#7DC254;width:13px;border-bottom:1px solid #c3d7c5;}
.puestonormal{background:#F5F5F5;text-align:center;font-weight: bold;font-size:0.85em;}
.puestouefa {font-size:11px;color:#FFFFFF;background-color:#E3E6E8;text-align:center;font-weight:bold;font-size:0.85em;}
.puestodescenso {font-size:11px;background-color:#FF4600; color:#FFFFFF; text-align:center;font-weight:bold;font-size:0.85em;}
.puestodescenso2 {background-color:#FF4600;width:13px;border-bottom:1px solid #c3d7c5;}
.jornada{background: #d9e0e7;color:#000;text-align: center;}
.numerojornada{color: #000;}
.celdaclasificacion td{padding:2px; text-align: center;}
.celdaclasificacion{border-bottom: 1px solid #eee;padding:2px;width:42%;}
.miniresultados .envivofileteequipo td{font-weight:bold!important;padding:0.2em 1em; text-transform:uppercase; color: #FFFFFF;}
.peq{position:relative; top:-20px; text-transform:uppercase;}
.peq td{color:#666; padding:2px 5px;}
.peq .puestocampeon, .peq .puestochampions, .peq .puestodescenso{width:13px;}
.marcador, .calendario .marcador{font-weight:bold;text-align:center;color:#649a24;font-size:1.2em;width:5%;}
.highlight{background:#e3eee4;}
td.equipo-clasif{text-align:left;padding-left:0.6em;border-bottom:1px solid #c3d7c5;}
.miniresultados a{font-weight:normal;}
#proxima_jornada .miniresultados .envivofileteequipo td{display:none;}

/*---NAVEGACION---*/
#Nav {position:relative;top:-143px;left:-17px;width:974px; height:32px;background:#434647 url(../images/bg_nav.gif) repeat-x top left;padding:0px;text-align:center;}
#Nav li{margin:0px; text-align:left; display:inline; position:relative; left:-5px;}
#Nav a, #Nav a:link, #Nav a:visited{color:#fff;font:11px Arial, Helvetica, sans-serif; line-height:35px;height:35px;border-right:1px solid #636667;padding:0 9px;}
#Nav a:hover{color:#649a24;}
