@charset "utf-8";
body {
	background:#910000;
	color:#000000;
	font-family:"Trebuchet MS", Verdana, Arial, sans-serif;
	font-size:62.5%;
	
	
	margin:0;
}

/* PAGE CENTER */

#page {
	margin:0 auto;
	width:1100px;
}

#videopage {
	margin:0 auto;
	width:1240px;
}

/* HEADER */

#header {
	background:url(images/bg-header.png) top center no-repeat;
	height:278px;
	position:relative;
	margin:0 auto -80px;
	width:1000px;
}
#header h1, #header h2 {
	visibility:hidden;
}
#header ul {
	list-style:none;
	margin:0;
	padding:0;
	position:absolute;
	right:25px;
	top:45px;
	width:200px;
}
#header ul li {
	background:url(images/bg-li.png);
	display:block;
	line-height:30px;
	height:30px;
	margin:2px 0;
	padding:0;
	text-align:left;
	width:200px;
}
#header ul li a {
	color:#facf04;
	font-size:1.6em;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
#header ul li a:hover {
	color:#e35804;
}

.tbheader table {
	margin-bottom: -60px;
}

.tbheader  ul {
	list-style:none;
	margin:0;
	padding:0;
/*	position:absolute;*/
	right:25px;
	top:10px;
	width:200px;
}
.tbheader  ul li {
	background:url(images/bg-li.png);
	display:block;
	line-height:30px;
	height:30px;
	margin:2px 0;
	padding:0;
	text-align:left;
	width:200px;
}
.tbheader  ul li a {
	color:#facf04;
	font-size:1.6em;
	font-weight:bold;
	padding-left:10px;
	text-decoration:none;
}
.tbheader  ul li a:hover {
	color:#e35804;
}



/* BLOCK STRUCTURE */

.block {
	background:#363636;
	border:5px solid #000;
	font-size:1.6em;
	position:relative;
	margin: 120px auto;
	width:1100px;
}

.caixa {
	font-size:1.6em;
	position:relative;
	margin:20px auto;
	width:1100px;
}

.back, .back a:active, .back a:visited, .back a:hover, .back a:link {
	font-size:2.6em;
	color: #ff4500;
	font-weight: bold;
	text-align: center;
}

.block .heading {
	position:absolute;
	height:100px;
	right:-20px;
	top:-75px;
	width:660px;
}
.block .bookmark {
	height:10px;
	left:-20px;
	position:absolute;
	top:-30px;
	width:10px;
}
.block .heading img, .block .bookmark img {
	display:block;
	behavior:url(iepngfix.htc);
	margin:0;
	padding:0;
}
.ad img {
	margin-top:10px;
}
.video {
	width:1250px;
}

/* BLOCK CONTENT */

.thumbs {
	margin:0 auto;
	padding:50px 0 0 0;
	width:1090px;
}
.video .thumbs {
	width:1230px;
	padding-left:25px;
}
.thumbs .ads {
	display:inline;
	float:right;
	text-align:center;
	padding-right:5px;
	width:310px;
}
.thumbs .ads img {
	display:block;
}

.thumbs .ads a img {
margin: 0px 0 0px 0px;
}
.thumbs a img {
	margin: 0px 0 9px 9px;
}
.small {
	padding-left:30px;
}
.archive {
	background:url(images/bg-archive.png) top center no-repeat;
	bottom:-70px;
	font-size:1.5em;
	height:62px;
	line-height:62px;
	position:absolute;
	left:0px;
	text-align:center;
	width:400px;
	
}

/* VIDEO BLOCK */

.thumbs .left {
	display:inline;
	float:left;
	margin:42px 0 0 -15px;
	width:380px
}
.thumbs .left a img, .thumbs .right a img {
	display:block;
	float:left;
	margin:0 0 26px 10px;
}
.thumbs .center a img {
	display:block;
	float:left;
	padding:15px 10px 11px 33px;
}
.thumbs .center {
	display:inline;
	float:left;
	width:470px;
}
.thumbs h3 {
	font-size:1.6em;
	margin:5px 0;
	text-align:center;
}
.thumbs .right {
	display:inline;
	float:left;
	margin:42px 0 0;
	width:380px;
}
	

/* MISC CLASSES */

p {
	margin:5px 0;
}
a {
	color:#facf04;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color:#e35804;
}
a img {
	border:none;
}
.clear {
	clear:both;
}
.spacer50 {
	background:#363636;
	height:50px;
	width:1000px;
}
.spacer60 {
	background:#363636;
	height:60px;
	width:1000px;
}

.framee {
	margin: -60px 60px;
	float:inherit;
	}