body {
	margin: 0px; padding: 0px;
	height: 100%;
	background: #cfcfcf url(../images/bg.jpg) repeat-x 100% 100%;
}

#main-wrapper {
	width: 1100px;
	height: 100%;
	margin: 0 auto;
	background: url(../images/bg_shadow.png) repeat-y;
}

#header-wrapper {
	width: 1010px;
	height: 458px;
	margin: 0 auto;
	background: url(../images/bg_topo.jpg) no-repeat;
}

#row {
	position: relative;
	display: inline-block;
	display: block;
	overflow: hidden;
}

/* Header */
.logo {
	float: left;
	margin-left: 382px;
}

.navfav {
	float: left;
	margin-top: 25px;
}

.navfav .home {
	margin-left: 40px;
}

.rowheader2 {
	margin-top: 40px;
	height: 165px;
}

.search {
	float: left;
	width: 345px;
	margin-top: 112px;
}

.search #row {
	margin: 6px 0 0 50px;
}

.search .txt_buscar {
	color: #FFF;
	width: 175px;
	border: none;
	background: none;
}

.adtop {
	float: left;
	width: 650px;
	margin: 15px 0 0 5px;
}

.ad {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.ad>li {
	margin-botttom: 2px;
}

/* Nav */

#nav {
	height: 50px;
	width: 1010px;
	margin: 0 auto;
	background: url(../images/bg_nav.jpg) repeat-x;
}

#nav ul {
	float: left;
	margin: 0px; padding: 0px;
	margin-left: 20px;
	margin-top: 6px;
	list-style: none;
}

#nav ul li {
	float: left;
	margin-left: 12px;
}

.nvideos {
	float: right;
	width: 190px;
	margin-top: 12px;
	background: url(../images/lbl_total.jpg) no-repeat 0% 50%;
}

.nvideos p {
	color: #ff0033;
	padding: 0px;
	margin: 0px;
	margin-left: 68px;
	font-family: "Trebuchet MS", Arial, Freesans;
	font-size: 20px;
}

/* Content-Wrapper */
#content-wrapper {
	background: #bebbab url(../images/bg_content.jpg) repeat-x;
	width: 1010px;
	padding: 1px 0 1px 0;
	margin: 0 auto;
}

.content_inside {
	margin: 20px 20px 0px 20px;
	background: #464646;
}

.video_content {
	width: 677px;
	float: left;
	padding: 60px 0 10px 0;
	margin: 10px 0 10px 10px;
	background: #111 url(../images/bar_ultimos.jpg) no-repeat;
}

.video_content.busca {
	background: #111 url(../images/bar_busca.jpg) no-repeat;
}

.video_content.categoria {
	background: #111 url(../images/bar_categoriasvideos.jpg) no-repeat;
}

.video_content.melhores {
	background: #111 url(../images/bar_melhores.jpg) no-repeat;
}
.video_content.maisvistos {
	background: #111 url(../images/bar_maisvistos.jpg) no-repeat;
}

.video_content.video {
	background: #111 url(../images/bar_video.jpg) no-repeat;
}

.video_content .video_container {
	min-height: 111px;
	background: #252525;
	margin: 0 10px 1px 10px;
}

.video_content .video_container .thumb {
	float: left;
	margin: 8px;
}

.video_content .video_container .thumb a img {
	border: #515151 5px solid;
}

.video_content .video_container .thumb a:hover img {
	border: #656565 5px solid;
}

.video_content .video_container .info {
	float: left;
	width: 509px;
	font-family: "Trebuchet MS", Arial, Freesans;
}

.video_content .video_container .info p {
	color: #fff;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0 0 0;
	display: block;
}

.video_content .video_container .info .left {
	float: left;
	width: 392px;
}

.video_content .video_container .info .left a.title {
	color: #ffbf00;
	font-size: 18px;
	text-decoration: none;
}

.video_content .video_container .info .left a:hover.title {
	text-decoration: underline;
}

.video_content .video_container .info .left span {
	color: #b4b4b4;
	font-size: 10px;
}

.video_content .video_container .info .right {
	float: right;
	width: 105px;
	text-align: right;
}

.video_content .video_container .info .right img {
	margin-top: 3px;
}

.video_content .video_container .info .right span {
	color: #b4b4b4;
	font-size: 10px;
	display: block;
	margin-top: 5px;
}

.pagination {
	color: #FFF;
	text-align: center;
	margin: 10px 10px 0 10px;
}

.pagination a {
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Freesans;
}

.pagination a:hover {
	text-decoration: underline;
}

.sidebar {
	width: 247px;
	float: right;
	margin: 10px 10px 10px 0;
}

.sidebar .catbox {
	width: 246px;
	padding: 55px 0 10px 0;
	background: #2b2b2b url(../images/bar_categorias.jpg) no-repeat;
}

.sidebar .catbox ul {
	margin: 5px 0 0 0; 
	padding: 0px;
	list-style: none;
}

.sidebar .catbox ul li {
	margin-bottom: 1px;
}

.sidebar .catbox ul li a {
	display: block;
	padding-left: 40px;
	height: 20px;
	line-height: 20px;
	color: #FFF;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Freesans;
	text-transform: uppercase;
	text-decoration: none;
	background: #3b3b3b url(../images/bg_cat_a.jpg) no-repeat;
	margin: 0 11px 0 11px;
}

.sidebar .catbox ul li a:hover {
	background: #4c4c4c url(../images/bg_cat_a_hover.jpg) no-repeat;
}

.sidebar .topsites {
	width: 246px;
	padding: 55px 0 10px 0;
	margin-top: 15px;
	background: #2b2b2b url(../images/bar_topsites.jpg) no-repeat;
}

.sidebar .topsites .content {
	margin: 0 auto;
	width: 226px;
}

.sidebar .topsites .content ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 6px;
	padding: 0px;
	width: 112px;
}

.sidebar .topsites .content ul li {
	margin-top: 1px;
}

.sidebar .topsites .content ul a {
	color: #FFF;
	display: block;
	background: #3b3b3b;
	font-size: 11px;
	font-family: tahoma, arial, freesans;
	height: 18px;
	line-height: 16px;
	padding-left: 5px;
	text-decoration: none;
}

.sidebar .topsites .content ul a:hover {
	background: #474747;
}

.sidebar .topsites .content ul.left {
	float: left;
}

.sidebar .topsites .content ul.right {
	float: left;
	margin-left: 1px;
}

.sidebar .adright {
	margin-top: 15px;
}

.sidebar .adright li {
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Freesans;
	list-style: none;
}

.sidebar .adright li a {
	color: #FFF;
	text-decoration: none;
}

.sidebar .adright li a:hover {
	text-decoration: underline;
}

.adbottom {
	width: 973px;
	margin: 20px auto;
}

/* Video */
.tblVideo {
	font-family: "Trebuchet MS", Arial, Freesans;
}

.tblVideo .title {
	color: #ffbf00;
}

.tblVideo .title h2 {
	padding: 0px;
	margin: 0 0 10px 0;
}

.tblVideo .descricao {
	color: #fff;
	font-size: 12px;
	padding: 0px;
	margin: 10px 0 0 0;
}

.tblVideo .avalie {
	color: #ffbf00;
	font-size: 12px;
}

/* Footer-Wrapper */
.footer-wrapper {
	background: #bebbab url(../images/bg_footer.jpg) repeat-x;
	width: 1010px;
	height: 148px;
	margin: 0 auto;
}

.footer-wrapper .left {
	float: left;
	margin: 30px 10px;
}

.footer-wrapper .txt {
	margin-top: 60px;
	color: #b5b4b0;
	line-height: 14px;
	font-size: 10px;
	font-family: Tahoma, Arial, Freesans;
	text-transform: uppercase;
}

.footer-wrapper .right {
	float: right;
	width: 500px;
	margin-top: 63px;
	*margin-top: 62px;
}

.footer-wrapper .right ul {
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.footer-wrapper .right ul li {
	float: left;
	padding: 0 10px 0 10px;
	background: url(../images/det.jpg) no-repeat 100% 50%;
}

.footer-wrapper .right ul li.last {
	background: none;
}

.footer-wrapper .right ul li a {
	color: #c8c5be;
	font-size: 12px;
	text-decoration: none;
	font-family: Tahoma, Arial, Freesans;
}

.footer-wrapper .right ul li a:hover {
	text-decoration: underline;
}
