/* CSS Document */
* {
	margin: 0;
	padding: 0;
	outline: none;
	list-style: none;
	text-decoration: none;
	font-family: Montserrat, Verdana, Arial, sans-serif;
}
html, body {
	width: 100%;
	height: 100%;
	background-color: #3F3F3F;
}
body, p, a, li, span, td, label, input, textarea, dd, address, strong {
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	font-family: "Verdana", Arial, sans-serif;
}
body {
	background: url(../img/bg.png) repeat;
}
.clear {
	clear: both;
}
.left {
	float: left;
	display: block;
}
fieldset {
	border: none;
}
img, object, embed, video {
	max-width: 100%;
	border: 0;
}
p {
	font-size: 13px;
	line-height: 15px;
}
h1, h2, h3, h4, h5 {
	font-size: 14px;
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width: 100%;
}
/************************************/
/* -TOP- */
/************************************/
#tit_head {
	height: 53px;
	background: #000;
	border-bottom: #E60000 solid 1px;
	text-align: center;
	margin-bottom: 15px;
}
.ui-block {
	width: 20%;
	float: left;
}
.ui-block-center {
	width: 60%;
	float: left;
}
.return, .home {
	width: 25px;
	height: 25px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	font-size: 0 !important;
	line-height: 0 !important;
}
.return {
	background: url(../img/btn_small.png) no-repeat -75px -25px;
}
.home {
	background: url(../img/btn_small.png) no-repeat -75px 0px;
}
/************************************/
/* -CONTENT- */
/************************************/
.racer-next {
	margin: 10px 10px 0 10px;
}
.racer-next img {
	width: 100%;
	height: auto;
	padding: 0;
}
.racer-next span {
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px;
	background: #000;
	display: block;
}
.racer-next span img {
	width: 25px;
	height: auto;
	float: left;
	margin-top: -5px;
	padding-right: 5px;
}
/************************************/
/* -MENU- */
/************************************/
#menu {
	margin: 0 10px;
}
#menu li {
	float: left;
	margin: 5px 11px 25px 11px;
}
#menu li a {
	width: 75px;
	height: 70px;
	display: block;
	font-size: 11px;
	border: #CCC solid 1px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
#menu li a span {
	display: block;
	margin-top: 75px;
	text-align: center;
}
#menu li a.calendario {
	background: url(../img/btn.png) 0px 0px no-repeat;
}
#menu li a.campeonato {
	background: url(../img/btn.png) -75px 0px no-repeat;
}
#menu li a.resultados {
	background: url(../img/btn.png) -150px 0px no-repeat;
}
#menu li a.pilotos {
	background: url(../img/btn.png) 0px -70px no-repeat;
}
#menu li a.fotos {
	background: url(../img/btn.png) -75px -70px no-repeat;
}
#menu li a.noticias {
	background: url(../img/btn.png) -150px -70px no-repeat;
}
#menu li a.facebook {
	background: url(../img/btn.png) -225px 0px no-repeat;
}
#menu li a.twitter {
	background: url(../img/btn.png) -225px -70px no-repeat;
}
#menu li a.laprevia {
	background: url(../img/btn.png) -300px 0px no-repeat;
}
/************************************/
/* -HEAD- */
/************************************/


#head-content {
	margin: 10px;/*height: 45px;
	word-wrap: break-word;*/
}
#head-content h3 {
	padding: 15px 10px;
	min-width: 10px;
	font-size: 14px;/*word-wrap: break-word;
	float:left;	*/
}
#head-content h3 label {
	color: #000;
}
#head-content span {
	height: 25px;
	width: 25px;
	float: left;
	margin: 10px;
}
#head-content img {
	margin-top: -5px;
	vertical-align: middle;/*float: left;*/
}
#head-content span img {
	margin-top: 0px;
	float: none;
}
#head-content span.calendario {
	background: url(../img/btn_small.png) no-repeat;
}
#head-content span.resultado {
	background: url(../img/btn_small.png) no-repeat -50px 0px;
}
#head-content span.campeonato {
	background: url(../img/btn_small.png) no-repeat -25px 0px;
}
#head-content span.pilotos {
	background: url(../img/btn_small.png) no-repeat 0px -25px;
}
#head-content span.fotos {
	background: url(../img/btn_small.png) no-repeat -25px -25px;
}
#head-content span.noticias {
	background: url(../img/btn_small.png) no-repeat -50px -25px;
}
#head-content span.descarga {
	background: url(../img/btn_small.png) no-repeat -100px 0px;
}
#head-content span.online {
	background: url(../img/btn_small.png) no-repeat -50px -25px;
}
#head-content select, #head-content input {
	-webkit-appearance: none;
	background: url(../img/pix.png) no-repeat 0 0 transparent;
	padding: 12px 20px 12px 10px;
	height: 45px;
	border: none;
	font-weight: bold;
	width: 100%;
	font-size: 14px;
}
#head-content select {
	background: url(../img/item_select_b.png) no-repeat 100% center;
}
#head-table {
	border: none;
	padding: 0px 6.5px;
	margin: -5px 0;
width:100%;
}
#head-table td {
	padding: 5px;
}
#head-table #head-content {
	margin: 0;
}
/* rojo */
.head-red {
	background-color: #E60000;
	color: #FFF;
}
#head-content.head-red fieldset {
	background: url(../img/item_select.png) no-repeat 100% center #000;
	height: 46px;
	position: absolute;
	right: 10px;
	top: 69px;
}
#head-content.head-red select, #head-content.head-red input {
	color: #FFF;
}
#head-content.head-red select {
	background: url(../img/item_select.png) no-repeat 100% center #000;
}
#head-content.head-red h3 {
	max-width: 65%;
}
/* verde */

.head-green {
	background-color: #5BFF43;
	color: #000;
}
#head-content.head-green h3 {
	max-width: 90%
}
/* amarillo */
.head-yellow {
	background-color: #FFCB05;
	color: #000;
}
#head-content.head-yellow select, #head-content.head-yellow input {
	color: #000;
}
#head-content.head-yellow h3 {
	max-width: 90%
}
/* negro */

.head-black {
	background-color: #000;
	color: #FFF;
}
#head-content.head-black img {
	width: 30px;
	height: auto;
	float: left;
	margin: 8px 10px 0 0;
}
/* azul */
.head-blue {
	background-color: #2D1C80;
	color: #FFF;
}
/* blanco */
.head-white {
	background-color: #FFF;
	color: #000;
}
.head-white strong {
	color: #666;
}
/* leyenda */

#head-leyend {
	background-color: #000;
	border-left: #FFCB05 solid 10px;
	margin: 5px 10px;
	min-height: 45px;
}
#head-leyend h3 {
	padding: 15px 10px;
	color: #FFCB05;
	font-weight: normal;
	font-size: 14px;
}
/* oculto años*/
fieldset #lst_cano, fieldset #lst_caano, fieldset #lst_ano {
	display: none;
}
/************************************/
/* -LIST CALENDAR- */
/************************************/
#list-calendar li {
	color: #000;
	background: #F0ECEC;
	margin: 4px 10px;
}
#list-calendar li span {
	font-weight: bold;
	background: #E60000;
	width: 25px;
	display: block;
	text-align: center;
	position: absolute;
	margin-top: 25px;
	padding: 5px 0;
}
#list-calendar h3 {
	margin: 0 0 0 30px;
	padding-top: 10px;
}
#list-calendar p, #list-calendar strong {
	color: #000;
}
#list-calendar p {
	margin: 5px 35px 0 30px;
	padding-bottom: 10px;
}
#list-calendar li a {
	background: url(../img/item_list.png) no-repeat 99% center #FFF;
	color: #000;
	display: block;
}
/************************************/
/* -LIST POSICIONES- */
/************************************/
#list-position {
	margin: 5px 10px;
}
#list-position table {
	width: 100%;
	border: none;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}
#list-position td {
	margin: 0;
	padding: 10px 5px;
	border-bottom: #3F3F3F solid 1px;
	border-top: #3F3F3F solid 1px;
	text-align: center;
}
#list-position tbody td {
	background: #FFF;
	color: #000;
}
#list-position .neutro {
	border-left: #000 solid 7px;
}
#list-position .copa {
	border-left: #FFCB05 solid 7px;
}
#list-position thead td {
	background: #000;
	color: #FFF;
	font-weight: bold;
}
/************************************/
/* -LIST PILOTOS- */
/************************************/
#list-pilot li {
	margin: 15px 10px;
	padding: 5px 10px 5px 0;
	background: #FFF;
	min-height: 69px;/*width: 340px;
	float: left;*/
}
#list-pilot li span {
	font-weight: bold;
	background: #E60000;
	min-width: 26px;
	display: block;
	text-align: center;
	position: absolute;
	margin-top: 15px;
	padding: 5px 2px;
}
#list-pilot p, #list-pilot strong {
	color: #000;
	font-size: 11px;
}
#list-pilot h2 {
	color: #000;/*font-size: 11px;*/
}
#list-pilot h2 img {
	float: right;
}
#list-pilot .img-ondemand {
	height: 75px;
	width: 75px;
	float: left;
	border: #F30 solid 2px;
	margin: -5px 10px 0 30px;
}

/************************************/
/* -LIST TWITTER- */
/************************************/
#list-twitter li {
	margin: 15px 10px;
	padding: 5px 10px 5px 0;
	background: #FFF;
	min-height: 69px;
}
#list-twitter img {
	height: 75px;
	width: 75px;
	float: left;
	border: #F30 solid 2px;
	margin: -5px 10px 0 0;
}
#list-twitter p, #list-twitter strong {
	color: #000;
	/*font-size: 11px;*/
}
#list-twitter h3 {
	color: #000;
	margin-bottom:5px;
}
/************************************/
/* -LIST FACEBOOK- */
/************************************/
#list-facebook li {
	margin: 15px 10px;
	padding: 5px 10px 5px 0;
	background: #FFF;
	min-height: 69px;
}
#list-facebook img {
	height: 75px;
	width: 75px;
	float: left;
	border: #F30 solid 2px;
	margin: -5px 10px 0 0;
}
#list-facebook p, #list-facebook strong {
	color: #000;
	/*font-size: 11px;*/
}
#list-facebook h3 {
	color: #000;
	margin-bottom:5px;
}
/************************************/
/* -LIST DESCARGA- */
/************************************/
#list-down li {
	margin: 10px 10px;
	background: #FFF;
}
#list-down li a {
	font-size: 13px;
	display: block;
	min-height: 68px;
	background: url(../img/item_list.png) no-repeat 99% center;
}
#list-down li h3 {
	padding: 10px 35px 10px 10px;
	color: #000;
	font-size: 13px;
	font-weight: normal;
}
#list-down span {
	padding: 4px;
	margin-right: 10px;
	width: 70px;
	height: 60px;
	display: block;
	float: left;
	background-color: #A6A8AB;
}
#list-down .apple {
	background: url(../img/btn_down.png) no-repeat 0px 0px #A6A8AB;
}
#list-down .android {
	background: url(../img/btn_down.png) no-repeat -70px -60px #A6A8AB;
}
#list-down .bberry {
	background: url(../img/btn_down.png) no-repeat 0px -60px #A6A8AB;
}
#list-down .site {
	background: url(../img/btn_down.png) no-repeat -140px 0px #A6A8AB;
}
#list-down .web {
	background: url(../img/btn_down.png) no-repeat -70px 0px #A6A8AB;
}
/************************************/
/* -LIST GALERIA- */
/************************************/
#list-galery li {
	margin: 10px 10px;
	background: #FFF;
}
#list-galery li a {
	padding: 5px 10px 5px 0;
	display: block;
	min-height: 35px;
	background: url(../img/item_list.png) no-repeat 99% center #FFF;
}
#list-galery li h3 {
	margin: 10px 10px 0px 35px;
	padding-bottom: 10px;
	color: #000;
}
#list-galery li span {
	font-weight: bold;
	background: #E60000;
	min-width: 25px;
	display: block;
	text-align: center;
	position: absolute;
	margin-top: 5px;
	padding: 5px 2px;
}
#gallery {
	margin: 15px 10px;
}
#gallery #main li {
	float: left;
	width: 23%;
	height: auto;
	margin: 0 15px 10px 0;
}
#gallery #main li img {
	display: block;
	width: 100%;
	border: #F30 solid 2px;
}
/************************************/
/* -LIST NOTICIAS- */
/************************************/
#list-news li {
	margin: 10px;/*width: 420px;
	float: left;*/
}
#list-news .img-ondemand {
	width: 110px;
	height: 106px;
	background: center center no-repeat;
	float: left;
	border: #E60000 solid 2px;
	margin: -10px 0 0 0;
}
#list-news h3 {
	color: #000;
	/*font-size: 12px;*/
	word-wrap: break-word;
	overflow: hidden;
	height: 18px;
	display: block;
	padding: 0 25px 0 10px;
}
#list-news strong {
	color: #000;
}
#list-news p {
	color: #000;
	/*font-size: 10px;*/
	word-wrap: break-word;
	overflow: hidden;
	height: 63px;
	display: block;
	padding: 5px 25px 0 10px;
}
#list-news li a {
	padding: 10px 10px 5px 0;
	background: url(../img/item_list.png) no-repeat 99% center #FFF;
	color: #000;
	height: 95px;
	display: block;
}
#noticias #head, #noticias #content {
	margin: 5px 10px;
	background: #FFF;
	padding: 10px;
}
#noticias p {
	color: #000;
}
#noticias #titles {
	margin: 10px 10px 0px 10px;
	background: #000;
	padding: 10px;
}
#noticias h2 {
	color: #FFF;
}
#noticias #nota_img {
	border: #E60000 solid 2px;
	margin: 5px 10px;
}
#noticias #nota_img img{
	width: 100%;
	height: auto;
}

#btnmas {
	background: url(../img/item_select_b.png) no-repeat 100% center #FF9501;
	margin: 15px 10px 10px 10px;
	padding: 15px 10px;
	color: #000;
	font-weight: bold;
	display: block;
	cursor: pointer;
}
/************************************/
/* -LIST PREVIA- */
/************************************/
#list-next li {
	margin: 10px;/*width: 420px;
	float: left;*/
}
#list-next .img-ondemand {
	width: 110px;
	height: 90px;
	background-image:center no-repeat;
	float: left;
	border: #E60000 solid 2px;
	margin: -10px 0 0 0;
}
#list-next h3 {
	color: #000;
	/*font-size: 12px;*/
	word-wrap: break-word;
	overflow: hidden;
	height: 18px;
	display: block;
	padding: 0 25px 0 10px;
}
#list-next strong {
	color: #000;
}
#list-next p {
	color: #000;
	/*font-size: 10px;*/
	word-wrap: break-word;
	overflow: hidden;
	height: 70px;
	display: block;
	padding: 5px 25px 0 10px;
}
#list-next li {
	padding: 10px 10px 5px 0;
	background: #FFF;
	color: #000;
	height: 79px;
	display: block;
}



/************************************/
/* -FOOTER- */
/************************************/

#footer-int {
	/*position: fixed;
	bottom: 0;
	z-index: 999999;*/
	width: 100%;
	height: auto;
	background: #000;
	border-top: #E60000 solid 1px;
	text-align: center;
}
#banner {
	margin: 10px 10px 2px 10px;
}
#footer h1, #footer a {
	font-size: 9px;
	color: #999;
}
#analytics {
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
}
#analytics img {
	padding: 0;
	margin: 0;
	height: 0;
	width: 0;
}


/*------------------ */
/*additional small size*/ @media only screen and (min-width: 1024px) {
#footer {
	min-height: 125px;
}
#footer-int {
	position: fixed;
	bottom: 0;
	z-index: 999999;
}

#banner #bannerTABLET {
	display:block;
}
#banner #bannerMOBILE {
	display:none;
}

}

/*additional small size*/ @media only screen and (max-width: 1024px) {
#menu li {
	margin: 5px 11px 25px 35px;
}
#menu li a {
	border: #CCC solid 1px;
}
#footer {
	min-height: 125px;
}
#footer-int {
	position: fixed;
	bottom: 0;
	z-index: 999999;
}

#banner #bannerTABLET {
	display:block;
}
#banner #bannerMOBILE {
	display:none;
}

}


/*additional small size*/ @media only screen and (max-width: 768px) {
#menu li {
	margin: 5px 11px 25px 5px;
}
#footer {
	min-height: 125px;
}
#footer-int {
	position: fixed;
	bottom: 0;
	z-index: 999999;
}

#banner #bannerTABLET {
	display:block;
}
#banner #bannerMOBILE {
	display:none;
}

}


/*additional small size*/ @media only screen and (max-width: 480px) {
#menu li {
	margin: 5px 11px 25px 20px;
}
#footer {
	min-height: 70px;
}
#footer-int {
	position: relative;
	bottom: 0;
	z-index: 999999;
}

#banner #bannerTABLET {
	display:none;
}
#banner #bannerMOBILE {
	display:block;
}

}

/*additional small size*/ @media only screen and (max-width: 320px) {
#menu li {
	margin: 5px 5px 25px 15px;
}
#list-position .data-hide {
	display: none;
}
#footer {
	min-height: 70px;
}
#footer-int {
	position: relative;
	bottom: 0;
	z-index: 999999;
}

#banner #bannerTABLET {
	display:none;
}
#banner #bannerMOBILE {
	display:block;
}

}


/*additional small size*/ @media only screen and (max-width: 240px) {
#menu li {
	margin: 5px 11px 25px 5px;
}
#footer {
	min-height: 70px;
}

#banner #bannerTABLET {
	display:none;
}
#banner #bannerMOBILE {
	display:block;
}

}
