@charset "utf-8";
/* CSS Document */

* {
	margin: 0px
}

a { 
	cursor: hamd;
}

#autos_clasicos {
	width: 650px;
	height: 195px;
	text-align: center;
	float: left;
	background-image: url(../img/index/autos_clasicos.jpg);
}

#banner {
	padding-top: 15px;
}

#biografias {
	width: 306px;
	height: 545px;
	float: left;
}

body {
	height: 100%;
	background-color: #000000;
	background-image: url(../img/index/background.jpg);
	_padding-top: -3px;
	#padding-top: -3px;
	_margin-top: -3px;
	#margin-top: -3px;
}

#bottom_container {
	height: 410px;
	width: 964px;
	text-align: left;
}

#bottom_container_02 {
	width: 650px;
	height: 410px;
	float: left;
	text-align: left;
	background-image: url(../img/index/galeria.jpg);
	background-repeat: no-repeat;
}

#content_index {
	background-image: url(../img/index/picture.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	height: 2200px;
}

#countdown {
	height: 130px;
	width: 964px;
	text-align: right;
}

#footer {
	height: 210px;
	background-color:#343434; 
	padding-top:10px
}

#footer_container {
	width: 137px;
	margin: auto;
	margin-top: -137px;
}

h1 a {
	height: 182px;
	width: 207px;
	background-image: url(../img/index/logo_tnt.jpg);
	display: block;
	text-indent: -9999px;
	float: left;
}

#header {
	text-align: left;
	margin: auto;
	height: 182px;
	width: 980px;
}

html {
	height: 100%
}

#juegos {
	width: 306px;
	height: 630px;
	float: left;
}

#player {
	width: 650px;
	height: 545px;
	float: left;
	text-align: left;
}

#player_container {
	width: 650px;
	height: 425px;
	text-align: center;
	float: left;
}

#player_bios_container {
	height: 545px;
	width: 964px;
}

#middle_container {
	width: 962px;
	height: 640px;
	text-align: left;
}

#middle_container_02 {
	width: 650px;
	height: 630px;
	float: left;
	text-align: left;
}

#sinopsis {
	width: 306px;
	height: 410px;
	float: left;
	background-image: url(../img/index/sobre_la_pelicula.jpg);
}

#spacer_01 {
	height: 425px;
}

#spacer_02 {
	width: 650px;
	height: 60px;
}

#spacer_03 {
	width: 650px;
	height: 60px;
}

#thumbnails_container {
	width: 650px;
	height: 155px;
	float: left;
	text-align: left;
}

ul#thumbnails {
	text-align: left;
	width: 650px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	white-space:nowrap;
	overflow:hidden;
	height: 155px;
	#height: 155px;
	_height: 155px;
}

ul#thumbnails li {
	margin: 0;
	padding: 0;
	list-style:none;
	float: left;
	}

ul#thumbnails li a {
    display: block;
    float: left;
	display: block;
	outline: none;
	overflow:hidden;
	height: 215px;
}

#thumbnail_01, #thumbnail_01 a {
	background-image: url(../img/galeria/thumbnail_01.png);
	background-repeat: no-repeat;
	width: 173px}
#thumbnail_02, #thumbnail_02 a {
	background-image: url(../img/galeria/thumbnail_02.png);
	background-repeat: no-repeat;
	width: 151px}
#thumbnail_03, #thumbnail_03 a {
	background-image: url(../img/galeria/thumbnail_03.png);
	background-repeat: no-repeat;
	width: 156px}
#thumbnail_04, #thumbnail_04 a {
	background-image: url(../img/galeria/thumbnail_04.png);
	background-repeat: no-repeat;
	width: 163px}

#wrapper {
	min-height: 100%; 
	margin: 0px auto; 
	height: auto !important;
	width: 100%; 
	position: relative; 
	text-align: left;
}
