body {
	margin: 0px;
	padding: 0px;
	background: #000 url(../images/bg.jpg) no-repeat 50% 0%;
}

div#main-wrapper {
	margin: 0 auto;
	width: 950px;
}

div#header-wrapper {
}

div#header-wrapper #logo {
	float: right;
	margin-top: 40px;
	margin-bottom: 35px;
	width: 560px;
	height: 180px;
}

div#header-wrapper #nav {
	clear: both;
	height: 25px;
	width: 935px;
	overflow: hidden;
	margin-top: 30px;
}

div#nav ul {
	font-size: 12px;
	font-family: Arial;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

div#nav ul li {
	display: block;
	float: left;
}

div#nav ul li a {
	color: #FFF;
	padding-left: 5px;
	padding-right: 5px;
	height: 25px;
	line-height: 25px;
	text-decoration: none;
}

div#nav ul li a:hover {
	text-decoration: underline;
}

div#content-wrapper {
	margin-top: 15px;
}

div#content-wrapper ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}

div#content-wrapper #col1 {
	float: left;
	width: 625px;
}

div#content-wrapper #col2 {
	float: right;
	width: 295px;
}

div#content-wrapper #col2 ul {
	margin-bottom: 10px;
}

div#content-wrapper #col2 ul li a {
	color: #e2a410;
	font-size: 12px;
	font-family: Arial;
}

div#content-wrapper #col2 #busca #field {
	background: url(../images/bg_field.gif) no-repeat;
	width: 197px;
	height: 25px;
	float: left;
}

div#content-wrapper #col2 #btn-busca {
	margin-top: 2px;
	float: left;
}

div#content-wrapper #col2 .field-search {
	background: none;
	border: none;
	margin-left: 3px;
	margin-top: 2px;
	width: 185px;
}

div#footer-wrapper {
	clear: both;
	width: 950px;
	height: 230px;
	background: url(../images/bg_footer.jpg) no-repeat;
}

div#footer-wrapper ul {
	padding: 0px;
	margin: 10px;
	list-style: none;
}

/* Videos */
div.block {
	clear: both;
	float: left;
	display: inline;
	margin: 4px;
	width: 580px;
	}

div.box_content {
	display: inline;
	float: left;
	padding: 5px;
	margin: 2px 2px 10px 2px;
	width: 175px;
	font-size: 12px;
	font-family: arial;
	}

div.box_content h2.title {
	font-size: 13px;
	text-align: left;
	padding-left: 4px;
	height: 40px;
	overflow: hidden;
	}
	
div.box_content a {
	color: #FFF;
	}

div.box_content a.lnk img {
	border: 1px solid #FFF;
	padding: 2px;
	}

div.box_content h2 a:link,
div.box_content h2 a:visited,
div.box_content h2 a:active,
div.box_content h2 a:hover {
	text-decoration: none;
	}

div.box_content .image {
	margin: 5px auto;
	width: 160px;
	height: 120px;
	}
	
.box_desc1, .box_desc2 {
	float: left;
	width: 157px;
	margin: auto 5px;
	clear: both;
	font: normal 0.75em Arial, Helvetica, sans-serif;
	color: #A0A0A0;
	display: inline;
	}
	
.box_desc2 {
	margin-top: 2px;
}

.desc-video1 {
	color: #c5c5c5;
	}

.left {
	font-size: 12px;
	float: left;
	font-weight: bold;
	}

.right {
	float: right;
	}

.tbl_video {
	color: #666;
	font-family: arial;
	font-size: 12px;
	}

.tbl_video .titulo {
	color: #FFF;
	font-weight: bolder;
	font-size: 18px;
	border-bottom: #FFF 1px solid;
	}

.tbl_video .descricao {
	color: #BBB;
	font-size: 12px;
	}

.tbl_video .det1 {
	color: #666;
	}
	
#tags {
	font-family: arial;
	}
	
#tags a {
	color: #A80044;
	}
#tags a:hover {
	color: #C70051;
	background: #FEF0F6;
	}
	
.note {
	color: #FFF;
	font-size: 12px;
	font-family: Arial;
}

#pagination a, #pagination b {
	color: #FFF;
	padding: 4px;
	border: #100F0F 1px solid;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial;
}

#pagination a:hover {
	background: #333;
}

#adRight {
	clear: both;
	margin-bottom: 5px;
	width: 275px;
	overflow: hidden;
}

#adBottom {
	clear: both;
}

