@charset "iso-8859-1";
/* CSS Document */

html, body, div, span, applet, abbr, big, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, cite, em, img, q, samp, 
strong, dl, dt, dd, ol, ul, li, fieldset, form, input, label, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	font-family: inherit;
	vertical-align: baseline;
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0; }
 
ol, ul { list-style: none; }
 
strong { font-weight: bold; }
 
/*	--------------------------------------------------
Global
-------------------------------------------------- */
body {
	font: 11px/20px Arial, Helvetica, sans-serif;
	background: #111 url(http://caratulas.cinetube.es/web/Images/bg.gif) repeat-x; }
 
a, a:hover, a:active { text-decoration: none; }
 
.indent { text-indent: -9999px; }
 
/*	--------------------------------------------------
Container
-------------------------------------------------- */
#container { width: 100%; }
 
/*	--------------------------------------------------
Header
-------------------------------------------------- */
#header {
	width: 895px;
	height: 102px;
	margin: 0 auto;
	position: relative; }
 
	#header h1 {
		color: #777;
		position: absolute;
		top: 78px;
		left: 105px; }
 
	#header .logo {
		width: 387px;
		height: 82px;
		background: url(http://caratulas.cinetube.es/web/Images/logo.jpg) no-repeat;
		position: absolute;
		left: 5px; }
 
		#header .logo a {
			height: 82px;
			display: block; }
 
	#header .ads {
		width: 468px;
		background-color: #000;
		border: 1px #262626 solid;
		padding: 1px;
		position: absolute;
		top: 16px;
		left: 395px; }
 
/*	--------------------------------------------------
Wrapper
-------------------------------------------------- */
#wrapper {
	width: 895px;
	margin: 0 auto;
	clear: both; }
 
	#wrapper .large , #footer .large {
		width: 735px;
		height: 102px;
		background: url(http://caratulas.cinetube.es/web/Images/ads-large.jpg) no-repeat;
		padding: 12px 55px 0;
		margin: 0 auto; }
 
	#wrapper .home {
		width: 844px;
		height: 604px;
		background: url(http://caratulas.cinetube.es/web/Images/home.jpg) no-repeat;
		margin: 10px auto 0;
		position: relative; }
 
		#wrapper .home .adst , .adsb {
			width: 300px;
			height: 250px;
			position: absolute;
			top: 8px;
			right: 30px;
			background-color: #000;
			border: 1px #262626 solid;
			padding: 1px; }
 
		#wrapper .home .adsb { top: 265px; }
 
		#wrapper .home .buttons {
			position: absolute;
			top: 548px;
			left: 48px; }
 
			#wrapper .home .buttons .enter , .leave {
				width: 185px;
				height: 50px;
				background: url(http://caratulas.cinetube.es/web/Images/enter.gif) no-repeat;
				display: block;
				margin-right: 10px;
				float: left; }
 
			#wrapper .home .buttons .leave { background: url(http://caratulas.cinetube.es/web/Images/leave.gif) no-repeat; }
 		
		#wrapper .home .links {
			color: #333;
			position: absolute;
			top: 584px;
			right: 78px; }
			
			#wrapper .home .links a { 
				font-size: 12px; 
				font-weight: bold; 
				color: #f16c6c; }
		
		#wrapper .home .flexcroll { height: 1260px; }
 
	#wrapper #terms {
		width: 460px;
		height: 465px;
		font-size: 12px;
		color: #8d8f8e;
		overflow: auto;
		position: absolute;
		top: 26px;
		left: 26px; }
 
		#wrapper #terms p { padding: 0 20px 10px 0; }
 
		#wrapper #terms .vscrollerbase, #terms .vscrollerbasebeg, #terms .vscrollerbaseend { background: none; }
 
		#wrapper #terms .vscrollerbar, #terms .vscrollerbarbeg, #terms .vscrollerbarend { background:url(http://caratulas.cinetube.es/img/bg_scroll2.png); }
 
		#wrapper #terms .vscrollerbarbeg { background-position: -24px 0; }
 
		#wrapper #terms .vscrollerbarend { background-position: -48px 0; }
 
/*-SCROLL-*/

.vscrollerbar, .vscrollerbarbeg, .vscrollerbarend, .vscrollerbasebeg, .vscrollerbaseend { background:url(http://caratulas.cinetube.es/img/bg_scroll.png); }
 
.fixedwidth {
	width: 600px;
	height: auto;
	position: relative; }
 
.scrollgeneric {
	position: absolute;
	top: 0;
	left: 0; }
 
.vscrollerbar {
	background-position: 0 0;
	width: 24px;
	margin-left: 1px; }
 
.vscrollerbarbeg {
	background-position: -24px 0;
	height: 32px!important;
	width: 24px; }
 
.vscrollerbarend {
	background-position: -48px 0;
	height: 32px;
	width: 24px; }
 
.vscrollerbase {
	width: 26px;
	background: #550A0A; }
 
.vscrollerbasebeg {
	background-position: -72px 0;
	width: 26px;
	height: 20px!important; }
 
.vscrollerbaseend {
	background-position: -98px bottom;
	height: 20px;
	width: 36px; }
 
.vscrollerbar, .hscrollerbar {
	padding: 5px;
	z-index: 2; }
 
/*	--------------------------------------------------
Footer
-------------------------------------------------- */
p.footer {
text-align:center;
color: #777; }
p.footer a {color:white} 

#footer { height: 125px; }

