/* Tag replaces */
HTML {
	overflow-y: scroll;
}

HTML:first-child {
	overflow: scroll;
}

BODY {
	margin: 0px;
	
}

FORM {
	margin: 0px;
	padding: 0px;
}
/* #END Tag replaces */

/* container */
.sContainer {
	min-height: 360px;
}

.container {
	width: 1002px;
	margin: 0px auto;
}
/* #END container */

/* top */
.top {
	padding:  20px 10px 10px 15px;
}

.top .logo {
	width: 130px;
	float: left;
	margin-top: 0px;	
	margin-left: 40px;
}

.top .logo H1, 
.top .logo H1 A {
	margin: 0px;
	width: 130px;
	height: 130px;	
}

.top .logo H1 A {
	display: block;
}

.top .logo H1 SPAN {
	visibility: hidden;	
}

.top .advert {
	float: right;
	margin-top:12px;
}

/* #END top */

/* advert */
.advert {
	padding: 8px 8px 8px 4px;
}
/* #END advert */

/* horizontalMenu */
.horizontalMenu {
	margin: 15px 10px 5px 15px;
	height: 51px;
}
	/* menuItens */
	.horizontalMenu .menuItens {
		padding: 20px;
		width: 400px;
		float: left;
	}
	
	.horizontalMenu .menuItens H2 {
		float: left;
		min-width: 20px;
		margin: 0px 30px 0px 0px;
		font-size: 1px;
	}
	
	.horizontalMenu .menuItens H2 A {
		display: block;
	}
	
	.horizontalMenu .menuItens H2,
	.horizontalMenu .menuItens H2 A {
		height: 12px;		
	}
	
	.horizontalMenu .menuItens H2 A SPAN {
		visibility: hidden;	
	}
	/* #END menuItens */
	
	/* search */
	.search {
		width: 400px;
		float: right;
		padding: 12px;
		text-align: right;
	}
	
	.search .textEntry {
		width: 160px;	
		vertical-align: middle;
		padding: 2px 5px;
	}
	
	.search SELECT.textEntry {
		padding: 1px 0px;
	}
	
	.search .submit {
		vertical-align: middle;	
	}
	/* #END search */

/* #END horizontalMenu */

/* sectionContent */
.sectionContent {
	margin: 10px 10px 10px 15px;
}

	/* verticalMenu */
	.verticalMenu {
		width: 125px;
		float: left;
	}
	
	.verticalMenu H3 {
		margin: 0px 0px 10px;	
		height: 24px;
	}
	
	.verticalMenu H3 SPAN {
		visibility: hidden;
	}
	
	.verticalMenu UL {
		margin: 0px 0px 0px 0px;
		padding: 0px;
	}
	
	.verticalMenu LI A {
		display: block;
		padding: 2px 3px;
	}
	
	.verticalMenu LI A.masterItem {
		display: block;
		padding-left: 21px;	
	}
	
	.verticalMenu UL UL {
		margin: 5px 0px 5px 18px;
	}
	/* #END verticalMenu */
	
	/* player */
	.player {
		width: 513px;
		margin: 0px 6px;
		float: left;
		
	}
	/* #END player */
	
	/* relatedColumn */
	.relatedColumn {
		float:right;
min-height:425px;
padding:0px 8px;
width:304px;
	}
	
	.relatedColumn H3 {
		margin: 0px;
		font-size: 1px;		
	}
	
	.relatedColumn H3 SPAN {
		visibility: hidden;	
	}
	
	.relatedColumn .box {
		position: relative;
	}
	
	.relatedColumn .box .boxInfo {
		margin-left: 32px;
	}
	
	.relatedColumn .box .extraLinks {
		position: absolute;
		top: 5px;
		right: 10px;
		text-align: right;
	}
	
	.relatedColumn .box .helpLink {
		display: -moz-inline-box;
		display: inline-block;
		width: 27px;
		height: 12px;
		vertical-align: middle;
	}
	
	.relatedColumn .box .quitLink {
		display: -moz-inline-box;
		display: inline-block;
		width: 18px;
		height: 12px;
		vertical-align: middle;
	}
	
	.relatedColumn .box .backLink {
		display: -moz-inline-box;
		display: inline-block;
		width: 29px;
		height: 12px;
		vertical-align: middle;
	}
	
	.relatedColumn .box .helpLink SPAN,
	.relatedColumn .box .quitLink SPAN,
	.relatedColumn .box .backLink SPAN {
		visibility: hidden;	
	}
	
	.relatedColumn .box .actions {
		margin-top: 10px;
	}
	
	.relatedColumn .hideVidList .vidList {
		display: none;
	}
	
	.relatedColumn .box .scroll {
		width: 25px;
		float: left;
		margin: 40px 0px;
	}
	
	.relatedColumn .box .superVid {
		position: relative;
	}
	
	.relatedColumn .box .superVid .scroll {
		margin: 110px 0px;
	}
	
	.relatedColumn .box .superVid .sRight {
		float: right;
	}
	
	.relatedColumn .scrollBox {
		height: 350px;
		overflow: auto;
	}
	/* #END relatedColumn */
	
/* #END sectionContent */

/* relatedColumn subPages */
.vidHighlights H3 {
	width: 118px;
	height: 24px;
}

.vidList {
	margin-top: 10px;
	padding-bottom: 10px;
}

.horizontal .video .thumbnail {
	float: left;
	margin-right: 10px;
}

.horizontal .video .vidData {
	width: 200px;
	float: left;
	padding: 5px 0px;
}

.horizontal .video .vidData DIV {
	padding: 2px 0px;
}

.vertical .video {
	float:left;
	margin-right:1px;
	width:83px;
}

.vertical .video .vidData {
	padding: 2px 5px;
}

.vertical .video .vidData DIV {
	padding: 1px 0px;
}

.box .actions {
	text-align: right;
}

.vidBestVote {
	padding-top: 10px;
}

.vidBestVote H3 {

}

.vidTopVote H3 {
	margin: 0px 0px 10px 0px;
	width: 159px;
	height: 24px;
}

.vidTopVote .actions {
	margin-top: 10px !important;
}

.vidLive {
	min-height: 34px;
}

.vidLive H3 {
	width: 85px;
	height: 24px;
}

.vidLive H3 A {
	display: -moz-inline-box;
	display: inline-block;
	width: 85px;
	height: 24px;
}


.vidLive .vidAbout {
	margin-top: 10px;
}

.vidLive .vidAbout P {
	margin: 7px 0px;	
}

.vidLive .vidAbout .lColumn {
	width: 170px;
	float: left;
}

.vidLive .vidAbout .rColumn {
	width: 130px;
	float: right;
}

.vidLive .vidAbout .rColumn .stars,
.vidLive .vidAbout .rColumn .vote {
	margin: 0px 0px 3px 0px;
}

.vidLive .vidActions .lColumn .stars {
	margin-bottom: 8px;
}

.vidLive .vidActions .rColumn {
	text-align: right;
}


.vidLive .vidAbout H4 {
	margin: 0px 0px 5px 0px;
}

.vidRelated,
.vidBestRated,
.vidRecomended {
	padding-top: 10px;
}

.vidRelated H3 {
	margin: 0px 0px 10px 0px;
	width: 232px;
	height: 24px;
}

.vidRelated H3 A {
	display: -moz-inline-box;
	display: inline-block;
	width: 232px;
	height: 24px;
}


.vidBestRated H3 {
	margin: 0px 0px 10px 0px;
	width: 226px;
	height: 24px;
}

.vidBestRated H3 A {
	display: -moz-inline-box;
	display: inline-block;
	width: 226px;
	height: 24px;
}

.vidRecomended {
	margin-bottom: 25px;
}

.vidRecomended H3 {
	margin: 0px 0px 10px 0px;
	width: 244px;
	height: 24px;
}

.vidRecomended H3 A {
	display: -moz-inline-box;
	display: inline-block;
	width: 244px;
	height: 24px;
}

.vidSend2 {
	padding-top: 15px;
	height: 200px;
}

.vidSend2 H3 {
	width: 135px;
	height: 10px;
	margin: 0px 0px 15px 0px;
}

.vidSend2 DIV,
.vidCommentForm DIV,
.loginForm DIV {
	margin: 3px 0px;
}

.vidSend2 LABEL,
.vidCommentForm LABEL,
.loginForm LABEL {
	display: -moz-inline-box;
	display: inline-block;
	text-align: right;
	width: 80px;
}

.vidSend2 .textEntry,
.vidCommentForm .textEntry,
.loginForm .textEntry {
	width: 200px;
	vertical-align: top;
}

.vidSend2 TEXTAREA.textEntry,
.vidCommentForm TEXTAREA.textEntry {
	height: 50px;	
}

.vidSend2 .report {
	margin: 70px 0px;
	text-align: center;
}

.vidCommentForm,
.vidComments {
	padding-top: 15px;
}

.vidCommentForm H3 {
	width: 106px;
	height: 12px;
	margin-bottom: 10px;
}

.vidComments H3 {
	width: 141px;
	height: 12px;
	margin-bottom: 10px;	
}

.vidComments .comment {
	margin: 8px 0px;
}

.vidComments H4 {
	margin: 0px 0px 2px 0px;
}

.vidComments P {
	margin: 0px;
}

.relatedColumn .vidComments .actions {
	margin-top: 20px;
}

.login {
	height: 260px;
}

.login H3 {
	margin-top: 10px;
	width: 83px;
	height: 24px;
}

.loginForm {
	margin-top: 10px;
	padding-top: 10px;
}

.loginForm .register {
	text-align: center;
	margin: 20px 0px;
}

.loginForm .submit {
	text-align: center;
}

.vidSearchResult H3 {
	margin-top: 10px;
	width: 221px;
	height: 24px;
}

.vidSearchResult .vidPagination {
	text-align: center;
	margin-top: 10px;
	padding: 10px 0px;
}

.vidSearchResult .vidPagination A {
	display: -moz-inline-box;
	display: inline-block;	
	padding: 2px;
	margin: 0px 3px;
}

.vidSearchResult .vidPagination A.lButton,
.vidSearchResult .vidPagination A.rButton {
	padding: 0px;
	width: 25px;
	height: 25px;
	vertical-align: middle;
}

.vidSearchResult .vidPagination A.lButton IMG,
.vidSearchResult .vidPagination A.rButton IMG {
	width: 25px;
	height: 25px;
}

.faq H3 {
	margin-top: 5px;
	width: 64px;
	height: 24px;
}

.relatedColumn .faq .extraLinks {
	top: 13px;
}

.faq .scrollBox {
	margin-top: 5px;
}

.faq .scrollBox DIV {
	padding: 10px 0px;
}

.faq H4 {
	margin: 0px 0px 5px 0px;
}

.faq P {
	margin: 0px;
}
/* #END relatedColumn subPages */

/* thumbnail */
.thumbnail {
	position: relative;
	width: 66px;
	height: 66px;
}

.thumbnail IMG,
.thumbnail A.play {
	position: absolute;
	display: block;
	top: 4px;
	left: 5px;
	width: 56px;
	height: 55px;
}

.thumbnail A.play IMG {
	position: relative;
	width: 56px;
	height: 55px;
	top: 0px;
	left: 0px;
}

.thumbnail A.add {
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	width: 18px;
	height: 18px;
}

.thumbnail A.add IMG {
	position: relative;
	width: 18px;
	height: 18px;
	top: 0px;
	left: 0px;
}
/* #END thumbnail */

/* stars */
SPAN.stars, SPAN.vote {
	display: -moz-inline-box;
	display: inline-block;
	width: 120px;
	height: 19px;
	font-size: 1px;
	vertical-align: middle;
}

SPAN.stars IMG,
SPAN.vote IMG {
	height: 19px;
}

SPAN.star0 IMG {
	width: 1px;	
}

SPAN.star1 IMG {
	width: 63px;	
}

SPAN.star2 IMG {
	width: 76px;	
}

SPAN.star3 IMG {
	width: 88px;	
}

SPAN.star4 IMG {
	width: 100px;	
}

SPAN.star5 IMG {
	width: 120px;	
}

SPAN.vote IMG.star1 {
	width: 63px;
}

SPAN.vote IMG.star2 {
	width: 12px;	
}

SPAN.vote IMG.star3 {
	width: 12px;	
}

SPAN.vote IMG.star4 {
	width: 12px;	
}

SPAN.vote IMG.star5 {
	width: 12px;	
}
/* #END stars */

/* buttons */
.btSendVid,
.btSendVid2,
.btSeeMore,
.btComment,
.btBack,
.btSubmit,
.btBackList,
.btFwdList,
.btSignIn,
.btPlay,
.btErase {
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: middle;
	font-size: 1px;
}

.btSendVid SPAN,
.btSendVid2 SPAN,
.btSeeMore SPAN,
.btComment SPAN {
	visibility: hidden;
}

.btSendVid,
.btSendVid2,
.btSendVid IMG {
	width: 94px;
	height: 25px;	
}

.btBackList,
.btBackList IMG,
.btFwdList,
.btFwdList IMG {
	width: 25px;
	height: 25px;
}

.btBack,
.btBack IMG {
	width: 65px;
	height: 25px;
}

.btSubmit,
.btSubmit IMG {
	width: 68px;
	height: 25px;
}

.btSeeMore,
.btSeeMore IMG {
	width: 66px;
	height: 25px;
}

.btComment {
	width: 87px;
	height: 26px;
}

.btSignIn,
.btSignIn IMG {
	width: 93px;
	height: 33px;
}

.btPlay,
.btPlay IMG {
	width: 18px;
	height: 21px;
}

.btErase,
.btErase IMG {
	width: 34px;
	height: 21px;
}
/* #END buttons */

/* programs */
.programs {
	padding: 10px 0px;
	text-align: center;
}
/* #END programs */

/* breadcrumb */
.breadcrumb {
	margin: 15px 10px 5px 15px;
	padding: 20px;
	height: 11px;
}
/* #END breadcrumb */

/* listContent */
.listContent {
	margin: 15px 10px 5px 35px;
}

.listContent .sectionList {
	width: 595px;
	float: left;
	margin-right: 5px;
	position: relative;
}

.sectionList H3 {
	margin: 0px;
	padding-left: 27px;
}

.sectionList .order {
	position: absolute;
	top: 5px;
	right: 10px;
}

.sectionList .vidList {
	padding: 10px;
	height: 513px;
	margin-top: 10px;
	clear: both;
}

.sectionList .halfVidList {
	padding: 0px;
}

.sectionList .halfVidList .column {
	width: 297px;
	float: left;
}

.sectionList .halfVidList .seeMore {
	text-align: right;
}

.sectionList .vidList .video {
	width: 120px;
	height: 155px;
	float: left;
	position: relative;
	margin-right: 31px;
}

.sectionList .vidList .lastVid {
	margin-right: 0px;	
}

.sectionList .vidList .video .bThumbnail {
	position: relative;
	font-size: 1px;
	z-index: 1;
}

.sectionList .vidList .video .bThumbnail A IMG {
	width: 120px;
	height: 80px;
}

.sectionList .vidList .video .bThumbnail IMG.reflex {
	display: none;
}

.sectionList .vidList .video A.add {
	position: absolute;
	display: block;
	top: 71px;
	right: 0px;
	width: 18px;
	height: 18px;
	z-index: 99;
}

.sectionList .vidList .video A.add IMG {
	position: relative;
	width: 18px;
	height: 18px;
	top: 0px;
	left: 0px;
}

.sectionList .vidList .video .vidData {
	position: absolute;
	top: 85px;
	left: 0px;
	padding-top: 8px;
}

.sectionList .vidList .video .vidData DIV {
	margin-bottom: 2px;	
}

.sectionList .pagination {
	text-align: center;
}

.sectionList .pagination DIV {
	padding: 0px 0px;	
}

.sectionList .pagination .button,
.sectionList .pagination .sButton {
	display: -moz-inline-box;
	display: inline-block;
	padding: 3px 5px;
	width: 56px;
	height: 17px;
	vertical-align: middle;
	text-align: center;
}

HTML:first-child .sectionList .pagination .button {
	width: 62px;
	padding: 3px 2px;
}

.sectionList .pagination .sButton {
	width: 13px;
}

HTML:first-child .sectionList .pagination .sButton {
	width: 17px;
	padding: 3px 2px;
}

.sectionList .pagination .button IMG {
	width: 25px;
	height: 25px;
}

.sectionList .pagination .lButton,
.sectionList .pagination .rButton {
	width: auto;
	height: auto;
	vertical-align: middle;
}

.listContent .advert {
	float: left;
	width: 300px;
	padding: 10px;
	margin-top: 38px;
}
/* #END listContent */

/* myPlaylists */
.myPlaylists .order {
	right: 10px;
}

.playlists {
	height: 513px;
	padding: 10px;
	margin-top: 10px;
}

.playlists TABLE {
	width: 100%;
	border-spacing: 0px;
	border-collapse: collapse;
}

.playlists TABLE TH {
	vertical-align: middle;
	height: 25px;
	text-align: left;	
}

.playlists TABLE TH.date {
	width: 120px;
}

.playlists TABLE TH.name {
	width: 210px;
}

.playlists TABLE TH.duration {
	width: 70px;
}

.playlists TABLE TH.videos {
	width: 70px;
}

.playlists TABLE .actions {
	text-align: right;	
}

.playlists TABLE TD {
	padding: 4px 2px;	
}

.playlists .pagination DIV {
	padding: 1px;	
}
/* #END myPlaylists */

/* foot */
.foot {
	margin: 45px 10px 5px 15px;
}

.foot .services {
	height: 74px;
}

.foot .services A IMG {
	vertical-align: top;
}

.foot .colophon {
	height: 128px;
	padding: 10px;
}

.foot .colophon .bandlogo {
	width: 40px;
	float: left;
	margin-right: 20px;
}

.foot .colophon .links {
	padding: 2px 0px;	
	float: right;
	width: 895px;
}

.foot .colophon .links .divisor {
	padding-bottom: 7px;	
}

.foot .colophon .links DIV {
	padding-top: 3px;
}

.foot .colophon .links .relativeBlock {
	position: relative;
}

.foot .colophon .links .relativeBlock .copyright {
	position: absolute;
	top: 0px;
	right: 0px;	
}

.foot .colophon .redeBand {
	text-align: right;
	margin-top: 20px;
}
/* #END foot */





/* Tag replaces */
BODY {
	background: url(../images/body_bg.gif) top center repeat-y;
}

BODY, INPUT, TEXTAREA, SELECT {
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	color: #5a5a5a;
}

A IMG {
	border: 0px;
}

A {
	text-decoration: none;
	color: #5a5a5a;
}

A:hover {
	text-decoration: underline;
}
/* #END Tag replaces */

/* container */
.sContainer {
	background: url(../images/container_bg.gif) top center no-repeat;
}
/* #END container */

/* top */
.top .logo H1 {
	background: url(../images/logo_band_videos.jpg) top left no-repeat;
}

.top .logo H1 A {
	text-decoration: none;	
}
/* #END top */

/* advert */
.advert {
	background: #f5f5f5;
}
/* #END advert */

/* horizontalMenu */
.horizontalMenu {
	background: url(../images/horizontalMenu_bg.gif) top left no-repeat;
}

	/* menuItens */
	.horizontalMenu .menuItens H2 A {
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.horizontalMenu .menuItens H2 A:hover {
		text-decoration: none;	
	}
	
	.horizontalMenu .menuItens H2.home A {
		width: 44px;
		background: url(../images/label_hMenu_home.gif);
	}
	
	.horizontalMenu .menuItens H2.home A:hover,
	.horizontalMenu .menuItens H2.sHome A {
		background: url(../images/label_hMenu_sHome.gif);
	}
	
	.horizontalMenu .menuItens H2.channels A {
		width: 54px;
		background: url(../images/label_hMenu_canais.gif);
	}
	
	.horizontalMenu .menuItens H2.channels A:hover,
	.horizontalMenu .menuItens H2.sChannels A {
		background: url(../images/label_hMenu_sCanais.gif);
	}
	
	.horizontalMenu .menuItens H2.myPlaylists A {
		width: 133px;
		background: url(../images/label_hMenu_minhasplaylists.gif);
	}
	
	.horizontalMenu .menuItens H2.myPlaylists A:hover,
	.horizontalMenu .menuItens H2.sMyPlaylists A {
		background: url(../images/label_hMenu_sMinhasplaylists.gif);
	}
	
	.horizontalMenu .menuItens H2.help A {
		width: 49px;
		background: url(../images/label_hMenu_ajuda.gif);
	}
	
	.horizontalMenu .menuItens H2.help A:hover,
	.horizontalMenu .menuItens H2.sHelp A {
		background: url(../images/label_hMenu_sAjuda.gif);
	}
	/* #END menuItens */
	
	/* search */
	.search .textEntry {
		border: 2px solid #f0f0f0;
		color: #b6b6b6;
	}
	
	.search .textEntryFocus {
		color: #5a5a5a;	
	}
	
	.search .submit {
		vertical-align: middle;	
	}
	/* #END search */
	
	
/* #END horizontalMenu */

/* sectionContent */
	
	/* verticalMenu */
	.verticalMenu H3.channelMenu {
		background: url(../images/label_vMenu_channelMenu.gif) top left no-repeat;
	}
	
	.verticalMenu LI {
		list-style: none;
	}
	
	.verticalMenu LI A {
		font-size: 11pt;
		letter-spacing: -1px;
		color: #919091;
	}
	
	.verticalMenu LI A:hover {
		text-decoration: none;
		color: #464645;	
	}
	
	.verticalMenu LI A.masterItem {
		border-bottom: 1px solid #ededed;	
		color: #464645;	
		background-repeat: no-repeat;
		background-position: center left;
	}
	
	.verticalMenu LI A.jornalismo {
		background: url(../images/vMenu_jornalismo_icon.gif) top left no-repeat ;
	}
	
	.verticalMenu LI A.especiais {
		background: url(../images/vMenu_especiais_icon.gif) top left no-repeat;
	}
	
	.verticalMenu LI A.esportes {
		background: url(../images/vMenu_esportes_icon.gif) top left no-repeat;
	}
	
	.verticalMenu LI A.entretenimento {
		background: url(../images/vMenu_entretenimento_icon.gif) top left no-repeat;
	}
	
	.verticalMenu LI A.arquivo {
		background: url(../images/vMenu_arquivo_icon.gif) top left no-repeat;
	}
	
	.verticalMenu LI A.dramaturgia {
		background: url(../images/vMenu_dramaturgia_icon.gif) top left no-repeat;
	}
	/* #END verticalMenu */
	
	/* relatedColumn */
	.relatedColumn {
		background:transparent url(../images/relatedColumn_bg.gif) no-repeat scroll left bottom;
		
	}
	
	.relatedColumn H3 {
		background-repeat: no-repeat;
		background-position: top left;
	}
	
	.relatedColumn .box .boxInfo STRONG {
		color: #2e7699;
	}
	
	.relatedColumn .box .extraLinks {
		color: #ccdde6;
	}
	
	.relatedColumn .box .helpLink {
		background: url(../images/label_related_ajuda.gif) top left no-repeat;	
	}
	
	.relatedColumn .box .quitLink {
		background: url(../images/label_related_sair.gif) top left no-repeat;	
	}
	
	.relatedColumn .box .backLink {
		background: url(../images/label_related_voltar.gif) top left no-repeat;	
	}
	
	.relatedColumn .box H4 {
		color: #2e7699;
		font-size: 9pt;
	}
	
	.relatedColumn .box .noBorder {
		border: 0px;
	}
	
	.relatedColumn .box .vidList .vidData {
		font-size: 7pt;
	}
	/* #END relatedColumn */

/* #END sectionContent */

/* relatedColumn subPages */
.horizontal .video .vidData STRONG {
	color: #2b6f90;
	font-weight: normal;
}

.vidTopVote H3 {
	background: url(../images/label_related_maisVotados.gif);
}

.vidTopVote .video .vidData STRONG {
	color: #5d901f;
	font-weight: normal;
}

.vidLive H3 {
	background: url(../images/label_related_noAr.gif);
}

.vidAbout {
	border-bottom: 1px solid #fff;
}

.vidAbout P {
	color: #8b8b8b;
}

.vidRelated,
.vidSend2,
.vidCommentForm,
.vidComments,
.vidBestRated,
.vidRecomended,
.loginForm,
.vidPagination,
.faq,
.faq .scrollBox {
	border-top: 1px solid #e0e1e1;
}

.vidRelated,
.vidBestRated {
	border-bottom: 1px solid #fff;
}

.vidRelated H3 {
	background: url(../images/label_related_videosRelacionados.gif);
}

.vidHighlights {
	border-top: 0px;
}

.vidHighlights H3 {
	background: url(../images/label_related_destaques.gif) top left no-repeat;
}


.vidRelated .vidData STRONG {
	color: #0066ff; 
}

.vidBestRated H3 {
	background: url(../images/label_related_videosMaisVotados.gif);
}

.vidBestRated .vidData STRONG {
	color: #669900; 
}

.vidRecomended H3 {
	background: url(../images/label_related_videosRecomendados.gif);
}

.vidRecomended .vidData STRONG {
	color: #993399; 
}

.vidSend2 H3 {
	background: url(../images/label_related_enviarParaUmAmigo.gif);	
}

.vidSend2 .textEntry,
.vidCommentForm .textEntry,
.loginForm .textEntry {
	border: 1px solid #e0e0e0;
}

.vidCommentForm {
	border-bottom: 1px solid #fff;
}

.vidCommentForm H3 {
	background: url(../images/label_related_comentarVideo.gif);	
}

.vidComments H3 {
	background: url(../images/label_related_ultimosComentarios.gif);	
}

.vidComments P {
	font-size: 7pt;
}

.login H3 {
	background: url(../images/label_related_login.gif);
}

.login .warning {
	font-weight: bold;
	color: #b22629;
	text-align: center;
}

.loginForm .register A {
	text-decoration: underline;	
}

.vidSearchResult H3 {
	background: url(../images/label_related_resultadoBusca.gif);	
}

.vidSearchResult .oddline {
	background: #eaebeb;
}

.vidSearchResult .vidPagination {
	font-size: 9pt;
	font-weight: bold;
	color: #2e7699;
}

.vidSearchResult .vidPagination,
.vidSearchResult .vidPagination A {
	font-size: 8pt;
	color: #2e7699;
}

.faq H3 {
	background: url(../images/label_related_faq.gif) no-repeat;
}

.faq H4 {
	color: #8d8d8d !important;
}
/* #END relatedColumn subPages */

/* thumbnail */
.thumbnail {
	background: url(../images/thumbnail_stroke2.png) top left no-repeat;
}

.thumbnail A.play:hover IMG,
.thumbnailHover A.play IMG {
	background: url(../images/thumbnail_play.png) top left no-repeat;
}

/* adiciona item na playlist */

.thumbnail A.addBlue IMG, 
.sectionList .vidList .video  A.addBlue IMG {
	background: url(../images/thumbnail_add_blue.png) top left no-repeat;
}

/*remove item da playlist*/
.thumbnail A.removeBlue IMG, 
.sectionList .vidList .video  A.removeBlue IMG {
	background: url(../images/thumbnail_remove_blue.png) top left no-repeat;
}


.thumbnail A.addGreen IMG, 
.sectionList .vidList .video  A.addGreen IMG {
	background: url(../images/thumbnail_add_green.png) top left no-repeat;
}

.thumbnail A.addPink IMG, 
.sectionList .vidList .video  A.addPink IMG {
	background: url(../images/thumbnail_add_pink.png) top left no-repeat;
}
/* #END thumbnail */

/* stars */
SPAN.stars {
	background: url(../images/stars_bg.gif) top left no-repeat;
}

SPAN.vote {
	background: url(../images/vote_bg.gif) top left no-repeat;
}

SPAN.vote IMG {
	cursor: pointer;	
}

SPAN.vote1 IMG.star1,
SPAN.vote2 IMG.star1,
SPAN.vote3 IMG.star1,
SPAN.vote4 IMG.star1,
SPAN.vote5 IMG.star1 {
	background: url(../images/vote_filled_star1_bg.gif) top right no-repeat;
}

SPAN.vote2 IMG.star2,
SPAN.vote3 IMG.star2,
SPAN.vote4 IMG.star2,
SPAN.vote5 IMG.star2 {
	background: url(../images/vote_filled_star2_bg.gif) top left no-repeat;
}

SPAN.vote3 IMG.star3,
SPAN.vote4 IMG.star3,
SPAN.vote5 IMG.star3,
SPAN.vote4 IMG.star4,
SPAN.vote5 IMG.star4,
SPAN.vote5 IMG.star5 {
	background: url(../images/vote_filled_star2_bg.gif) top left no-repeat;
}

SPAN.stars IMG {
	background: url(../images/stars_filled_bg.gif) top left no-repeat;
}
/* #END stars */

/* buttons */
.btSendVid {
	background: url(../images/btSendVid.gif) top left no-repeat;
}

.btSendVidPNG {
	background: url(../images/btSendVid.png) top left no-repeat;
}

.btSendVid2 {
	background: url(../images/btSendVid2.gif) top left no-repeat;
}

.btSendVidPNG2 {
	background: url(../images/btSendVid2.png) top left no-repeat;
}
.btSeeMore {
	background: url(../images/btSeeMore.png) top left no-repeat;
}

.btComment {
	background: url(../images/btComment.gif) top left no-repeat;
}

.btBack {
	background: url(../images/btBack.png) top left no-repeat;
}

.btSubmit {
	background: url(../images/btSubmit.png) top left no-repeat;
}

.btBackList {
	background: url(../images/btBackList.png) top left no-repeat;
}

.btFwdList {
	background: url(../images/btFwdList.png) top left no-repeat;
}

.btSignIn {
	background: url(../images/btSignIn.png) top left no-repeat;
}

.btPlay {
	background: url(../images/btPlayPlaylist.png) top left no-repeat;
}

.btErase {
	background: url(../images/btErasePlaylist.png) top left no-repeat;
}
/* #END buttons */
 
/* breadcrumb */
.breadcrumb {
	background: url(../images/horizontalMenu_bg.gif) top left no-repeat;
	font-size: 11pt;
	letter-spacing: -1px;
	font-weight: normal;
	color: #5a5959;
}

.breadcrumb A {
	color: #5a5959;
}

.breadcrumb STRONG {
	color: #2e8ba9;
}
/* #END breadcrumb */
 
/* listContent */
.sectionList H3 {
	background: url(../images/sectionList_title_icon.gif) top left no-repeat;
	font-size: 14pt;
	letter-spacing: -1px;
}

.sectionList .order,
.sectionList .order A {
	color: #397896;	
}

.sectionList .order A.selected {
	text-decoration: underline;
}

.sectionList .vidList {
	background: url(../images/playlistEdit_bg.gif) top left no-repeat;
}

.sectionList .halfVidList {
	background: none;
}

.sectionList .halfVidList .column .vidList {
	background: url(../images/halfPlaylistEdit_bg.gif) top left no-repeat;
}

.sectionList .pagination,
.sectionList .pagination A {
	color: #2e7699;
}

.sectionList .pagination .button,
.sectionList .pagination .sButton {
	font-weight: bold
}

.sectionList .pagination .button {
	
}

.sectionList .pagination SPAN.button {
	background: none !important;
}

.sectionList .pagination .sButton {
	
}

.sectionList .pagination .lButton,
.vidSearchResult .vidPagination A.lButton {
	background: url(../images/btBackList.png) center center no-repeat;
}

.sectionList .pagination .rButton,
.vidSearchResult .vidPagination A.rButton {
	background: url(../images/btFwdList.png) center center no-repeat;
}

/* #END listContent */

/* myPlaylists */
.playlists {
	background: url(../images/playlistEdit_bg.gif) top left no-repeat;
}

.playlists TABLE TD.name,
.playlists TABLE TD.name A {
	font-weight: bold;
	color: #2e7699;	
	font-size: 10pt;
}

.playlists TABLE TD.name .textEntry {
	background: #f7f7f7;
	border: 1px solid #9a9999;
	color: #000;
	font-weight: bold;	
	font-size: 10pt;
}

.playlists TABLE TR.oddLine TD {
	background: #e9e9e9;
}
/* #END myPlaylists */

/* foot */
.foot .services {
	background: url(../images/foot_services_bg.gif) top left no-repeat;
}

.foot .colophon {
	background: url(../images/foot_colophon_bg.gif) top left no-repeat;
}

.foot .colophon .links .divisor {
	background: url(../images/colophon_divisor.gif) bottom left no-repeat;
}

.foot .colophon .links .relativeBlock .copyright {
	font-size: 7pt;	
}
/* #END foot */





/* inserções de estilos para developer */
.vertical .video .vidData a
{
	height: 22px !important;
	overflow: hidden;
	display: block;
}

.vidList .video .vidData a
{
	max-height: 44px;
	width: 100%;
	overflow: hidden;
	display: block;
}

.thumbnail
{
	width: 88px;
}

.thumbnail A.play, .thumbnail IMG
{
	width: 74px;
}
.thumbnail A.play IMG
{
	left: 9px;
}


/*ToolTip da Media*/
.tolltipMedia
{
	display: none;
	cursor: pointer;
	font-family: arial;
	font-size: 95%;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	left: 0px;
	line-height: normal;
	padding: 5px;
	position: absolute;
	top: 0px;
	right: 1px;
	width: 110px;
	height: 80px;
	z-index: 4;
	background: #eee;
	border: solid 1px #ccc;
}

/* Inicio Slide Show - CSS retirado do site: http://www.band.com.br/radios/ */
#slideshow #video_slideShow
{
	height: 383px;
	overflow: hidden;
	/*margin-left: 5px;*/
	position: absolute;
	width: 513px;
	
}
#slideshow #video_slideShow #false_play
{
	cursor: pointer;
	height: 103px;
	left: 210px;
	position: absolute;
	top: 135px;
	width: 91px;
}
#slideshow #video_slideShow #description_slideshow
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 513px;
	height: 99px;
}
#slideshow #video_slideShow #description_slideshow h2
{
	background-image: url(../images/bg_titulo.png);
	background-repeat: repeat;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	line-height: 27px;
	height: 27px;
	overflow: hidden;
	padding: 0px 10px;
	margin: 0;
	text-transform: uppercase;
}
#slideshow #video_slideShow #description_slideshow p
{
	background-image: url(../images/bg_descricao.png);
	background-repeat: repeat;
	margin: 0;
	color: #ccc;
	font-size: 11px; 
	line-height: 14px;
	height: 72px;
	padding: 0px 10px;
}
#slideshow #video_slideShow #other_videos
{
	position: absolute;
	right: 30px;
	top: 60px;
	width: 130px;
}
#slideshow #video_slideShow #other_videos ul li
{
	display: block;
	height: 98px;
	margin: 0 auto;
	width: 118px;
	list-style: none;
}
#slideshow #video_slideShow #other_videos ul li img
{
	border: 5px solid #333;
}
#slideshow #video_slideShow #other_videos ul li img#selected
{
	border: 5px solid #3366cc;
}
#slideshow #video_slideShow #other_videos ul li a:hover img
{
	border-color: #3366cc;
}
#slideshow #video_slideShow #other_videos ul li a:hover
{
	color: #3366cc;
}
#widebox
{
	position: absolute;
}
/* Final Slide Show */

/* Seta scroll para a descrição da media*/
.relatedColumn .scrollDescricao {
		height: 100px;
		overflow: auto;
	}

/* style rule: para correção de erros para float */
DIV.spacer {
	font-size: 1px !important;
	margin: 0px !important;
	padding: 0px !important;
	float: none !important;
	clear: both !important;
	width: 100% !important;
	height: 1px !important;
}

SPAN.pubdiv {
	margin: 0px !important;
	padding: 0px !important;
	display: inline !important;
	width: auto !important;
	font-size: 100% !important;
	float: none !important;
}
