*{
	font-family: Helvetica, Arial,verdana,serif;
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;
}

body .container {
    min-width: 945px !important;
    width: 100% !important;
}

img{border:0 none;}

body{
	background-color:#f2f2f3;
}

a {
	text-decoration:none;
}

/* TEXT STYLES */
h2 {
	font-family:'ProximaNova-Extrabld',Sans-Serif;
	font-weight:normal;
	font-size: 18px;
}

a .div_img_play {
	z-index: 50;
	top: 50%;
	position: absolute;
	left: 50%;
	margin: -42.5px 0 0 -42.5px;
}

.red-box {
    background-color: #D32616;
	padding: 5px 0 0;
	border-bottom:2px solid #000;
}

.red-content h1 {
    content: ".";
    display: inline;
    float: left;
    height: 67px;
    margin-top: 10px;
    width: 25%;
}

.red-content h1 a {
    background: url("images/logo-isto-e-dinheiro.png") no-repeat scroll -5px 0 transparent;
    display: block;
    height: 67px;
    text-indent: -10000px;
    width: 192px;
}

.sec-menu ul {
    float: left;
    height: 35px;
    list-style: none outside none;
    padding-top: 20px;
    width: 185px;
}

.sec-menu ul li {
    display: inline;
    float: left;
    vertical-align: middle;
    width: 24px;
}

.sec-menu ul li a {
    display: block;
    height: 20px;
    text-indent: -10000px;
    width: 20px;
}

.sec-menu ul li a:hover {
	cursor:pointer;
}

.sec-menu ul a.android {
	background: url("images/icons-header-android.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.android:hover {
		background: url("images/icons-header-android-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.apple {
	background: url("images/icons-header-apple.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.apple:hover {
		background: url("images/icons-header-apple-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.facebook {
	background: url("images/icons-header-fb.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.facebook:hover {
		background: url("images/icons-header-fb-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.twitter {
	background: url("images/icons-header-twitter.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.twitter:hover {
		background: url("images/icons-header-twitter-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.rss {
	background: url("images/icons-header-rss.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.rss:hover {
		background: url("images/icons-header-rss-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.newsletter {
	background: url("images/icons-header-mail.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.newsletter:hover {
		background: url("images/icons-header-mail-over.png") no-repeat scroll 0 0 transparent;
	}

.sec-menu ul a.mobile {
	background: url("images/icons-header-smartphone.png") no-repeat scroll 0 0 transparent;
}

	.sec-menu ul a.mobile:hover {
		background: url("images/icons-header-smartphone-over.png") no-repeat scroll 0 0 transparent;
	}

.magazine-week .nivoZoom.center{
	background:#fff;
	padding:6px 7px;
	overflow:hidden;
}

.magazine-week .nivoZoom.center .zoom-min {
    background: url("images/icons-variables-search.png") no-repeat scroll -5px -5px #FFFFFF;
    height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
	z-index:100;
}

.magazine-week .nivoZoom.center.zoomed {
    height: 400px;
    overflow: hidden;
    padding: 16px 18px;
	left:0;
    top: 0;
    width: 300px;
}

.magazine-week .nivoZoom.center.zoomed .nivoLarge {
    display: block;
    left: 8px !important;
    margin: 0;
    top: 8px !important;
}

.magazine-week  .last.edition{
    color: #808285;
    display: inline;
    float: left;
    font-size: 9px;
    font-weight: bold;
    padding-top: 5px;
    text-decoration: none;
    width: 100%;
}

	.magazine-week  .last.edition:hover {
		color:#bcbec0;
	}

.magazine-week .nivoCaption {
    left: 12px !important;
    opacity: 0.9 !important;
    position: absolute;
    padding: 0;
    right: 0;
    top: 0 !important;
    width: 324px !important;
    z-index: 2147483647;
}

.magazine-week .nivoCaption span{
    background: none repeat scroll 0 0 #FFDE00;
    color: #333333;
    float: left;
    font-weight: bold;
    margin-left: -4px;
    margin-top: 402px;
    padding: 5px;
    text-transform: uppercase;
}

.magazine-week img{border:0 none;}

.search {
    background:url("images/icons-header-lupa.png") no-repeat scroll 15px 20px transparent;
    padding: 15px 0 0 40px;
}
 
	#box170-right-search .search {
		background:none;
		padding:0;
		width:100%;
	}

.search .search, #search-podcasthem .search, #search-companies .search {
    background: url("images/icon-tails-black.png") no-repeat scroll 173px 14px #FFFFFF;
    border: 0 none;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    margin-top: 5px;
    padding: 3px 5px;
    width: 170px;
}

.search input[type="submit"] {
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    margin: 5px 0 0;
    padding-top: 1px;
    text-transform: uppercase;
    width: 60px;
    font-family:"proximanova-extrabld", Helvetica, Arial, sans-serif;
}

	.search input[type="submit"]:hover {
		color:#ffde00;
		cursor:pointer;
	}

#main-menu ul {
    display: inline;
    float: left;
    list-style: none outside none;
}

#main-menu ul li {
    float: left;
    height: 14px;
    min-width: 20px;
}

#main-menu ul li a.first-child {
	border-left: 0 none;
	padding-left:0px;
	background:none;
}

#main-menu ul li a {
    /*border-left: 1px dotted #333333;*/
    background:url("images/menu-item-separator.png") no-repeat left 3px;
    color: #414042;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    padding: 0 8px;
    text-decoration: none;
    text-transform: uppercase;
}

	#main-menu ul li a:hover {
		color:#000;
	}

#main-menu ul li ul {
    background: url("images/tails.png") no-repeat scroll 30px -535px transparent;
    display: none;
    padding-top: 3px;
    position: absolute;
    z-index:999;
}

#main-menu ul li ul li {
    background: none repeat scroll 0 0 #D22713;
    padding:4px 0;
}

#main-menu ul li ul li a {
    /*border-color: #FFFFFF;*/
    background:url("images/submenu-item-separator.png") no-repeat left top;
    color: #FFFFFF;
    font-size: 10px;
    padding:0 4px 0 5px;
    letter-spacing:0.05em;
}

#main-menu ul li ul li a:hover {
	color:#ffde00;
}

#main-menu ul li ul li a.active {
	color:#ffde00;
}

#main-menu ul li ul li a.first-child {
	padding-left:5px;
}

.services-wrapper h2 {
    background: none repeat scroll 0 0 #FFDE00;
    color: #333132;
    padding: 5px 10px;
    text-transform: uppercase;
	display:inline-block;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
	letter-spacing: 1px;
}

#home-indices span.labelcma {
    color: #404042;
    font-family: 'ProximaNova-Extrabld',Helvetica,Arial,sans-serif;
    font-size: 13px;
    list-style: none outside none;
    text-transform: uppercase;
    margin-left: 288px;
	margin-right: 5px;
}
#home-indices img.logocma {
	position:absolute;
}

.financial-default {
	float:left;
	display:inline;
	height:auto !important;
	min-height:28px;
	width:100%;
	position: relative;
	z-index: 101;
	overflow: hidden;
}

.financial-default h2 {
    background: none repeat scroll 0 0 #FFDE00;
    color: #333333;
    display: inline;
    float: left;
    font-size: 13px;
    padding: 6px 0;
    text-align:center;
    text-transform: uppercase;
    width: 8%;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-weight:normal;
}

.financial-default .financial-now {
    background: #231f20;
    color: #FFFFFF;
    display: inline;
    float: right;
    font-size: 11px;
    height: 29px;
    line-height: 28px;
    text-transform: uppercase;
    width: 92%;
	padding:0;
}

.financial-default .financial-now div {
    display: inline;
    float: left;
    height: 28px;
    padding: 0 2px;
    width: 810px;
}

.financial-default .financial-now div.bullet {
    width: 10px;
    padding:0 8px;
}

.financial-default .financial-now div.bullet.down{
	background:url("images/bullet-down-up.png") no-repeat scroll 8px 6px #231f20;
}

.financial-default .financial-now div.bullet.up{
	background:url("images/bullet-down-up.png") no-repeat scroll 7px -96px #231f20;
}

.financial-default .financial-now div#bullet_left,
.financial-default .financial-now div#bullet_right{
	cursor:pointer;
	float:left;
	border-right:1px solid #312d2e;
}

	.financial-default .financial-now div#bullet_right{
		float:right;
		border-right:none;
		border-left:1px solid #312d2e;
	}

.financial-default .financial-now span,.financial-default .financial-now strong {
	padding-right:5px
}

.financial-default .financial-now .index.yellow{
	color: #FFDE00;
}

.financial-default .financial-now  .index.green{
	color: #7bfd43;
}

.financial-default .financial-now  .index.red{
	color: #ec2d1a;
}

.financial-default .financial-now .index.gray{
	color: #bbbfc0;
}


.financial-market{ }
#financial-block {
    background: none repeat scroll 0 0 #FFFFFF;
    display:block;
	float:left;
	min-height: 100px;
    height: auto !important;
	margin-top: 1px;
    padding: 18px;
	position: relative;
    width: 909px;
	-moz-box-shadow: 0 0 119px -50px #888888 inset;
	-webkit-box-shadow: 0 0 119px -50px #888888 inset;
	box-shadow: 0 0 119px -50px #888888 inset;
	z-index: 100;
}

#financial-block h2 {
    color: #58595B;
    font-size: 18px;
    padding: 5px 0 20px;
}

#financial-block .left {
    display: inline;
    float: left;
    height: auto;
    margin-right: 5px;
    min-height: 50px;
    width: 315px;
}

#financial-block .left table {
    color: #333333;
    font-size: 11px;
    height: 32px;
    width: 316px;
}

#financial-block .left table thead {
    color: #D22715;
    text-transform: uppercase;
}

#financial-block .left table td {
	border-bottom:1px dotted #999;
	text-align:center;
}

#financial-block table tr th.ttaleft, #financial-block table tr td.ttaleft {
	text-align:left;
	text-transform:uppercase;
}

#financial-block .center {
    display: inline;
    float: left;
    height: auto;
    margin: 0 5px;
    min-height: 50px;
    width: 324px;
}

#financial-block .center table {
    color: #333333;
    font-size: 11px;
    height: 32px;
    width: 316px;
}

#financial-block .center table thead {
    color: #D22715;
    text-transform: uppercase;
}

#financial-block .center table td {
	border-bottom:1px dotted #999;
	text-align:center;
}

#financial-block .right {
    display: inline;
    float: left;
    height: auto;
    min-height: 50px;
    width: 250px;
}

#financial-block .bottom {
    display: inline;
    float: left;
    height: auto;
    line-height: 25px;
    margin-bottom: -10px;
    margin-top: 20px;
    min-height: 20px;
    text-align: right;
    width: 904px;
}

#financial-block .bottom a {
    color: #333333;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#financial-block .bottom a:hover{
	text-decoration: underline;
}

.financial-now .tickercontainer { 
	margin: 0; 
	padding: 0;
	overflow: hidden; 
}
.financial-now .tickercontainer .mask {
	position: relative;
	overflow: hidden;
}
.financial-now ul.newsticker { 
	position: relative;
	left: 750px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width:100%;
}
.financial-now ul.newsticker li {
	float: left;
	margin: 0;
	padding: 0;
	background: none repeat scroll 0 0 #231F20;
	list-style:none;
}
.financial-now ul.newsticker a {
	white-space: nowrap;
	padding: 0;
	color: #ff0000;
	font: bold 10px Verdana;
	margin: 0 50px 0 0;
} 
.financial-now ul.newsticker span {
	margin: 0 10px 0 0;
} 

.more.black {
    background: none repeat scroll 0 0 #333333;
    color: #FFDE01;
    font-size: 14px;
    font-weight: bold;
    margin-left: 8px;
    padding: 0 10px;
    float: right;
}

a.more.black {
    background: none repeat scroll 0 0 #000000;
    color: #FFDE01;
    font-size: 18px;
    font-weight: bold;
    margin-left: 8px;
    padding: 0 10px;
    position: absolute;
    text-decoration: none;
}

	a.more.black:hover {
		background:#3b3d3d;
	}

a.more.yellow {
    background: none repeat scroll 0 0 #FFDE01;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-left: 8px;
    padding: 0 10px;
    position: absolute;
    text-decoration: none;
}

	a.more.yellow:hover {
		color:#ffde00;
		background:#343636;
	}

	.last-news a.more.yellow {
		margin-left:0;
	}

.more.min.yellow {
    background: none repeat scroll 0 0 #FFDE00;
    bottom: 0;
    color: #000000;
    font-size: 9px;
    position:absolute;
    right: 0;
    text-align: center;
    text-decoration: none;
    width: 11px;
}
	
	.more.min.yellow:hover {
		color:#FFDE00;
		background:#000;
	}
	
	.blog_container .more.min.yellow {
		background: none repeat scroll 0 0 #FFDE00;
	}
	
		.blog_container .more.min.yellow:hover {
			background:#000000;
		}
	
	#box-left-title .more.min.yellow {
		bottom:10px;
		right:10px;
	}

.more.min.yellow a{text-decoration:none; color:#000;}

.services_wrap {
    background: url("images/tails-yellow.png") no-repeat scroll -3px 0px #333132;
    height: 100px;
    list-style: none outside none;
    margin: 0px auto 20px auto;
    padding-top: 15px;
    position: relative;
    width: 100%;

}

.services_wrap .caroufredsel_wrapper {
    width: 842px !important;
}

.services_container {
    background: none repeat scroll 0 0 #333132;
    float: left;
    height: 90px;
    overflow: hidden;
    position: relative;
    width: 842px;
}

.services{
	position:absolute;
	top:0;
	left:0;
}

.services-wrapper .lstFooter li {
    float: left;
    padding: 14px 6px;
    width:80px;
}

.services .lstFooter li a {
    color: #FFFFFF;
    display: block;
    font-size: 10px;
    font-weight: bold;
    height: 80px;
    line-height: 95px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 82px;
}

	.services .lstFooter li a:hover {
		color:#ffde00;
	}

.services .lstFooter li a.assign{
    background: url("images/icons-slider-services-book.png") no-repeat scroll 19px 0 transparent;
}

	.services .lstFooter li a.assign:hover{
		background: url("images/icons-slider-services-book-over.png") no-repeat scroll 19px 0 transparent;
	}

.services .lstFooter li a.shopping{
    background: url("images/icons-slider-services-market.png") no-repeat scroll 19px 0 transparent;
}

	.services .lstFooter li a.shopping:hover{
		background: url("images/icons-slider-services-market-over.png") no-repeat scroll 19px 0 transparent;
	}

.services .lstFooter li a.rss{
    background: url("images/icons-slider-services-rss.png") no-repeat scroll 19px 0 transparent;
}

	.services .lstFooter li a.rss:hover{
		background: url("images/icons-slider-services-rss-over.png") no-repeat scroll 19px 0 transparent;
	}

.services .lstFooter li a.twitter{
    background: url("images/icons-slider-services-twitter.png") no-repeat scroll 21px 0 transparent;
}
	
	.services .lstFooter li a.twitter:hover{
		background: url("images/icons-slider-services-twitter-over.png") no-repeat scroll 21px 0 transparent;
	}

.services .lstFooter li a.facebook{
    background: url("images/icons-slider-services-fb.png") no-repeat scroll 19px 0 transparent;
}

	.services .lstFooter li a.facebook:hover{
		background: url("images/icons-slider-services-fb-over.png") no-repeat scroll 19px 0 transparent;
	}

.services .lstFooter li a.mobile{
    background: url("images/icons-slider-services-celular.png") no-repeat scroll 18px 0 transparent;
}

	.services .lstFooter li a.mobile:hover{
		background: url("images/icons-slider-services-celular-over.png") no-repeat scroll 18px 0 transparent;
	}

.services .lstFooter li a.newsletter{
    background: url("images/icons-slider-services-mail.png") no-repeat scroll 18px 0 transparent;
}

	.services .lstFooter li a.newsletter:hover{
		background: url("images/icons-slider-services-mail-over.png") no-repeat scroll 18px 0 transparent;
	}

.services .lstFooter li a.contactus{
    background: url("images/icons-slider-services-message.png") no-repeat scroll 17px 0 transparent;
}

	.services .lstFooter li a.contactus:hover{
		background: url("images/icons-slider-services-message-over.png") no-repeat scroll 17px 0 transparent;
	}

.services .lstFooter li a.advertise{
    background: url("images/icons-slider-services-alert.png") no-repeat scroll 18px 0 transparent;
}

	.services .lstFooter li a.advertise:hover{
		background: url("images/icons-slider-services-alert-over.png") no-repeat scroll 18px 0 transparent;
	}

.next_button {
    position: relative;
    right: -10px;
    top: 5px;
    float:right;
}

	.revistas_wrap .next_button {
		right:25px;
	}

.fleft{
	float:left;
}

.revistas_wrap {
    background: none repeat scroll 0 0 #fff;
    height: 230px;
    list-style: none outside none;
    margin: 20px auto;
    padding-bottom: 10px;
    position: relative;
    width: 970px;
}


.prev_button{
    left: -10px;
    position: relative;
    top: 5px;
}

	.revistas_wrap .prev_button {
		left:25px;
	}


.prev_button a {
    background: url("images/bt-previous.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    height: 59px;
    margin-top: 40px;
    text-indent: -9999px;
    width: 40px;
}

	.prev_button a:hover {
		background: url("images/bt-previous-over.png") no-repeat scroll left top transparent;
	}

	.revistas_wrap .prev_button a {
		background: url("images/magazine-bt-previous.png") no-repeat scroll right top transparent;
		width:35px;
		height:63px;
	}

.next_button a {
    background: url("images/bt-next.png") no-repeat scroll right top transparent;
    cursor: pointer;
    display: block;
    height: 59px;
    margin-top: 40px;
    text-indent: -9999px;
    width: 40px;
}

	.next_button a:hover {
		background: url("images/bt-next-over.png") no-repeat scroll right top transparent;
	}

	.revistas_wrap .next_button a {
		background: url("images/magazine-bt-next.png") no-repeat scroll right top transparent;
		width:35px;
		height:63px;
	}

.revistas_container {
    float: left;
    height: 200px;
    overflow: hidden;
    position: relative;
    width: 842px;
}

.revistas{
	position:absolute;
	top:20px;
	left:40px;
}

.revistas_wrap h1 {
    background: url("images/logo-editora-tres-black.png") no-repeat scroll left top transparent;
    float: left;
    height: 81px;
    margin: 4px 0 0;
    text-indent: -9999px;
    width: 72px;
}

.lstFooter {
    height: 90px;
    list-style: none outside none;
    margin: 0;
}

.lstFooter li {
    float: left;
    padding: 0 29px;
    width:77px;
}
	.revistas .lstFooter li {
		background:url("images/magazine-carousel-separator.png") no-repeat right 20px;
	}
	
.lstFooter li.first {
    padding: 14px 10px;
}

.lstFooter a.foto-revista { cursor:pointer; }
.lstFooter a.foto-revista img { width:100%; float:left; margin:0; border:1px solid #333; }
/*.lstFooter a:hover.foto-revista img { width:80px; height:109px; float:left; margin:-14px; }*/
.logoFooter{ margin-top:30px; float:left; }
.lstFooter .magazine-info { float:left; width:100%; text-align:center; margin-top:5px; }

.lstFooter .magazine-info h3 {
	font-size:12px;
	text-transform:uppercase;
	color:#000;
	font-weight:normal;
}

.lstFooter .magazine-info h4 {
	font-size:12px;
	text-transform:uppercase;
	color:#339298;
	font-weight:bold;
}

.lstFooter .magazine-info .assine-button {
	float:left;
	width:90%;
	margin:3px 0;
	background:url("images/assine-bt-arrow.png") no-repeat right 3px #cf1522;
	padding:4px 10% 4px 0;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
}

	.lstFooter .magazine-info .assine-button:hover {
		cursor:pointer;
		color:#ffaaaa;
		background:url("images/assine-bt-arrow-over.png") no-repeat right 3px #cf1522;
	}

.revistas .caroufredsel_wrapper {
	width:850px !important;
}

.footer-white{
	background:#fff;
}

.footer-menu {
    background: none repeat scroll 0 0 #FFFFFF;
	padding: 20px 0 0;
}

.footer-menu ul {
    float: left;
}

.footer-menu ul li {
    border-right: 1px solid #B0B0B2;
    display: inline;
    float: left;
    height: auto;
    min-height: 205px;
    padding: 0px 12px;
}

.footer-menu ul li.first-child {
	width:40px;
}

.footer-menu ul li.second-child {
	width:40px;
}

.footer-menu ul li.third-child {
	width:100px;
}

.footer-menu ul li.fourth-child {
	width:50px;
}

.footer-menu ul li.fifth-child {
	width:70px;
}

.footer-menu ul li.sixth-child {
	width:60px;
}

.footer-menu ul li.seventh-child {
	width:100px;
}

.footer-menu ul li.eight-child {
	width:90px;
}
.footer-menu ul li.other-child {
  width: 85px;
}

.footer-menu ul li.first-child  a{
		background: url("images/ico-top.png") no-repeat scroll  left  transparent;
		padding-left: 9px;
}

.footer-menu ul li a {
	color: #898989;
	font-size: 11px;
	text-decoration: none;
}

.footer-menu ul li.first-child a:hover,
.footer-menu ul li.second-child a:hover,
.footer-menu ul li.third-child a:hover,
.footer-menu ul li.fourth-child a:hover,
.footer-menu ul li.fifth-child a:hover,
.footer-menu ul li.sixth-child a:hover,
.footer-menu ul li.seventh-child a:hover,
.footer-menu ul li.eight-child a:hover,
.footer-menu ul li.other-child a:hover
{
	font-weight:bold;
	color:#d52615;
}

.footer-menu ul.child li a:hover {
	color: #343434;
	font-weight:normal;
}

.footer-menu ul li ul{
	margin-top:8px;
}

.footer-menu ul li ul li {
    border-right: 0 none;
    padding-left: 0px;
	clear:both;
	min-height:18px;
	min-width:34px;
}

.footer-sec-menu{
	background:#fff;
	padding: 20px 0 0;
}

.footer-sec-menu ul {
    float: left;
    height: 205px;
    list-style: none outside none;
    width: 30px;
}

.footer-sec-menu ul li {
    display: inline;
    float: left;
    height: 32px;
    width: 25px;
}

.footer-sec-menu ul li a {
    display: block;
    height: 25px;
    text-indent: -10000px;
    width: 25px;
}

.footer-sec-menu ul a.android {
	background: url("images/icons-footer-gray-android.png") no-repeat scroll 0 0 transparent;
}

.footer-sec-menu ul a.apple {
	background: url("images/icons-footer-gray-apple.png") no-repeat scroll 0 0 transparent;
}

.footer-sec-menu ul a.facebook {
	background: url("images/icons-footer-gray-fb.png") no-repeat scroll 0 0 transparent;
}

.footer-sec-menu ul a.twitter {
	background: url("images/icons-footer-gray-twitter.png") no-repeat scroll 0 0 transparent;
}

.footer-sec-menu ul a.rss {
	background: url("images/icons-footer-gray-rss.png") no-repeat scroll 0 0px transparent;
}

.footer-sec-menu ul a.newsletter {
	background: url("images/icons-footer-gray-mail.png") no-repeat scroll 0 0 transparent;
}

.footer-sec-menu ul a.mobile {
	background: url("images/icons-footer-gray-celular.png") no-repeat scroll 0 0 transparent;
}

.copyright {
	background:#fff;
}
.copyright p{
	font-size:11px;
	color:#585b5b;
	line-height:20px;
	padding-left:60px;
}

#controls1,
#controls2,
#controlsM{
    list-style: none outside none;
    position: absolute;
    bottom:0px;
    right:30px;
}

	#controls2{
		right:15px;
	}

#controls1 li,
#controls2 li {
    /*background: none repeat scroll 0 0 #D32616;*/
    background:url("images/slider-controls-bckgrnd.png") no-repeat left top;
    float: left;
}

#controlsM li {
	background:url("images/slider-controls-bckgrnd.png") no-repeat left top;
    float: left;
    cursor: pointer;
}

#controls1 li.current,
#controls2 li.current,
#controlsM li.current{
	/*background:url("images/slider-controls-bckgrnd-current.png") no-repeat left top;*/
}

#controls1 li a,
#controls2 li a,
#controlsM li a, #controlsM li span {
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    height: 20px;
    line-height: 20px;
    text-align: center;
    text-decoration: none;
    width: 25px;
    font-family: 'ProximaNova-Extrabld', Sans-Serif;
}

#controls1 li.current a,
#controls2 li.current a,
#controlsM li.current a, #controlsM li.current span {
    height: 15px;
    line-height: 17px;
    /*color:#444444;*/
}


.slider li,
.slider2 li{
	width:580px;
	height:290px;
	list-style:none;
	position:relative;
	background-color: #000000;
}

	.especiais .slider2 li {
		height:163px;
		width:302px;
	}

.slider li a:hover,
.slider2 li a:hover{
	background:#000;
	opacity:1;
}

.slider li a img,
.slider2 li a img{
	float:left;
	display:inline;
	border:0 none;
}

.slider li a .play-bt {
    background: url("images/bt-play.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 140px;
    width: 140px;
    position: absolute;
    left:220px;
    top:50px;
}

.slider li a .bt-gal {
    background: url("images/bt-gal.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 140px;
    width: 140px;
    position: absolute;
    left:220px;
    top:50px;
}

.slider li a .title,
.slider2 li a .title,
.new-slider .title {
    background: url("images/transparency/transpBlack70.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 18px;
    font-weight: bold;
    padding: 0 5px;
    width: 245px;
	word-wrap: break-word;
	position:absolute;
	top:190px;
	left:15px;
	max-height:44px;
	overflow: hidden;
}

	.especiais .slider2 li a .title {
		top:auto;
		bottom:25px;
    	padding:3px 5px 2px 5px;
    	width:auto;
    	height:auto;
    	font-family: 'ProximaNova-Extrabld', Sans-Serif;
    	font-weight:normal;
    	color:#fff;
    	font-size:30px;
    	line-height:30px;
    	text-transform:uppercase;
    }

.slider li a .subtitle {
    background: url("images/transparency/transpBlack70.png") repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 11px;
    padding: 5px;
    width: 405px;
	word-wrap: break-word;
	position:absolute;
	top:245px;
	left:15px;
	max-height:26px;
	overflow: hidden;
}

.slider li a:hover .title,
.slider2 li a:hover .title,
.slider li a:hover .subtitle,
.slider2 li a:hover .subtitle {
	color:#FFDE00;
	opacity:1;
}

.last-news h2,
.post-list-wrapper h2 {
    background: none;
    color: #FFDE01;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 0 5px;
    display:table-row;
	text-transform: uppercase;
	font-family: 'ProximaNova-Extrabld', Sans-Serif;
	letter-spacing: 1px;
}

.last-news h2 span,
.post-list-wrapper h2 span {
	padding:0 8px;
	float: left;
	background:#222222;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
}

.last-news h2 a.more.yellow{
	display: inline-table;
	position: relative;
	float: left;
}

.last-news {
    background: url("images/tails-black.png") no-repeat scroll 0px -1px transparent;
    display: inline;
    float: left;
    position:relative;
    padding-bottom:8px;
}

.last-news li {
    border-bottom: 1px dotted #222;
    display: table-cell;
    float: left;
    min-height: 50px;
    padding:  12px 0;
    position: relative;
    text-align: justify;
    width:100%;
}

.last-news li a {
    color: #333333;
    display: inline;
    float: left;
    font-size: 11px;
    height: auto;
    min-height: 50px;
    text-decoration: none;
}

.last-news li a .title {
    display: inline;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding-bottom: 2px;
}

.last-news li a:hover .resume { text-decoration:underline; }
.last-news li a:hover .more.min.yellow { color:#FFDE00; background:#000; }

.last-news li a .resume {
    display: inline;
    float: left;
    line-height: 16px;
	width:100%;
}

.last-news li a .more.min.yellow {
    bottom: 0;
    display: table;
    position: absolute;
    right: 0;
}

/*cmp-news highlight*/
.veja-mais-container {position:absolute;bottom:0}
.veja-mais-container .veja-mais {float: right;width: auto;background: none repeat scroll 0 0 #FFDE00;display: inline;float: left;padding: 3px 5px;}
.veja-mais-container .veja-mais a {color: #000000;font-size: 10px;font-weight: bold;text-decoration: none; text-transform:uppercase;}
.veja-mais-container .veja-mais:hover { background:#000000; cursor:pointer; }
.veja-mais-container .veja-mais:hover a { color:#FFDE00; }

/* .last-news li.black {
    background: none repeat scroll 0 0 #222222;
}

.last-news li.black a{
	color:#fff;
}*/

.blog-wrapper h2 {
    background: none repeat scroll 0 0 #FFDE00;
    color: #333132;
    padding: 6px 10px;
    float:left;
    text-transform: uppercase;
    line-height:19px;
    font-family:'ProximaNova-Extrabld',Sans-Serif;
}

.blog-wrapper .lstFooter {
    height: 90px;
    list-style: none outside none;
    margin: 0;
}

.blog-wrapper .lstFooter li {
    float: left;
    padding: 14px 13px;
}

.blog-wrapper .lstFooter li.first {
    padding: 14px 10px;
}

.blog_wrap {
    background:url("images/tails-yellow.png") no-repeat scroll -3px 0 #222;
    height: 252px;
    list-style: none outside none;
    margin: 0px auto 20px auto;
    padding-top: 15px;
    width: 100%;
    float:left;
    position:relative;
}

.blog_container {
    background: none repeat scroll 0 0 #222222;
    float: left;
    height: 252px;
    overflow: hidden;
    position: relative;
    width: 918px;
}

.blog{
	position:absolute;
	top:0;
	left:35px;
}

.blog-wrapper .lstFooter li {
    float: left;
    padding: 0 20px 6px 20px;
    width: 180px;
    max-height:240px;
    overflow:hidden;
}

.blog .lstFooter li a {
    color: #FFFFFF;
    display: block;
    font-size: 12px;
    height: auto;
    min-height: 120px;
    text-decoration: none;
    position: relative;
    width: 180px;
}

.blog-wrapper .lstFooter li a .image .imageCrop {
  float: left;
  height: 90px;
  overflow: hidden;
  width: 180px;
}

.blog .lstFooter li a .author {
    background: none;
    display: inline;
    float: left;
    font-weight: normal;
    font-style:italic;
    max-width: 175px;
    padding:0;
    word-wrap: break-word;
    overflow:hidden;
    height:16px;
}

.blog .lstFooter li a .title {
    display: inline;
    float: left;
    font-weight: normal;
	font-size:15px;
	height:35px;
    padding: 5px 0px 2px 0;
	width:173px;
	word-wrap: break-word;
	text-transform:uppercase;
	overflow:hidden;
}

.blog .lstFooter li a .post-title {
	display: inline;
    float: left;
    font-weight: bold;
	font-size:16px;
	line-height:19px;
    padding: 5px 0px 3px 0;
	width:173px;
	word-wrap: break-word;
}

.blog .lstFooter li a .resume {
	display: inline;
	float: left;
	line-height: 16px;
	width:173px;
	word-wrap: break-word;
}

.blog_wrap .blog_container .blog ul li a span.resume {display:none}

.blog .lstFooter li:hover .title,
.blog .lstFooter li:hover .author,
.blog .lstFooter li:hover .post-title,
.blog .lstFooter li:hover .resume, 
.blog .lstFooter li a:hover .title,
.blog .lstFooter li a:hover .author,
.blog .lstFooter li a:hover .post-title,
.blog .lstFooter li a:hover .resume {
	color:#FFDE00;
}
.blog .lstFooter li a:hover .resume {
	color:#FFDE00;
	text-decoration:underline;
}

.blog .lstFooter li a:hover .more.min.yellow{
	background:#000;
	color:#FFDE00;
}

.blog .lstFooter li a .more.min.yellow{
	position:absolute;
	margin-left:69px;
	bottom:0;
}

.blog-wrapper .prev_button{
    left: -10px;
    position: absolute;
    z-index:9;
    top: 65px;
}

.blog-wrapper .next_button {
	float:right;
    position: absolute;
    right: -10px;
    top: 65px;
}

.blog-wrapper .blog-advertise{
	background-color:transparent;
    float: right;
	height: 31px;
	bacgkround:#000;
}

.news {
	float:left;
	margin:0 0 15px 0;
}

	.magazine-news {
		margin-top:20px;
	}

#box-tvdinheiro-fotos.videos-podcasts {
	margin-top:20px;
}

.news h2,
#box-tvdinheiro-fotos.videos-podcasts h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    line-height: 28px;
    padding: 0 10px;
    display:table;
	text-transform:uppercase;
	letter-spacing: 1px;
}

	.news #box-tvdinheiro-fotos h2,
	#box-tvdinheiro-fotos.videos-podcasts h2 {
		background:#FFDE01;
		color:#222222;
		font-size:12px;
		line-height:22px;
		letter-spacing:-0.01em;
	}

.news .left{
	margin-right: 10px;
}

.news .left, .news .right{
    display: inline;
    float: left;
    height: auto;
    min-height: 100px;
    overflow: hidden;
}

	.news .right {
		float:right;
	}

.news .left div, .news .right div{
	display:inline;
	float:left;
}

.news .left div ul, .news .right div ul{
	list-style:none;
}

.news ul li {
    background: none repeat scroll 0 0 #f9f9f9;
    display: inline;
    float: left;
    margin-bottom: 10px;
    width:92%;
    padding: 10px 4% 20px 4%;
    position:relative;
}

	.news ul li:hover {
		background:#e8e8e8;
	}
	.news.gallery-page
	{
		width:100%;
	}
	
	.news.gallery-page ul li {
		width:30%;
		padding: 10px 1% 20px;
		margin-right:2%;
		height:295px;
		overflow:hidden;
		margin-bottom:16px;
	}
	
	.news.gallery-page ul li:nth-child(3n+3) {
		margin-right:0;
	}

	.news.gallery-page #paginationbar ul li {
		height:auto;
	}
	
.news ul li.blocknewsfiller {
	background-color: #f2f2f3;
}	
	
.news ul li.blocknews div.image {
    width: 100%;
    height:140px;
    overflow:hidden;
    margin-bottom:8px;
    position:relative;
}

	.news ul li.blocknews div.image img {
		width:100%;
	}

.news ul li .more.min.yellow{
	margin:0px 10px 10px 0px;
}

.news ul li.first-child{
	background:url("images/tails-black.png") no-repeat scroll 0 -1px;
}

/*.news ul li.gray {
     background-color: #dcdddf;
}*/

.news ul li.first {
	background-image: url("images/tails-black.png");
	background-repeat:no-repeat;
	background-position:left -1px;
}

.news ul li a {
    color: #333;
    display: block;
    font-size: 12px;
    text-decoration: none;
   	width:100%;
}

.news ul li a:hover .resume { text-decoration:underline; }
.news ul li a:hover .more.min.yellow { color:#FFDE00; background:#000; }
	
.news.magazine-news ul li a:hover .title,
.news.magazine-news ul li a:hover .resume {
	text-decoration:none;
	color:#000000;
}
	
.news ul li a .author{
	color: #c80000;
    display: inline;
    float: left;
	font-size:11px;
    font-weight: bold;
	width:100%;
	word-wrap: break-word;
}
	
	.news.magazine-news ul li a .author {
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
		font-weight:normal;
		text-transform:uppercase;
	}
	
.news ul li.gray a .author{
	font-size:15px;
}

.news ul li a .title {
    display: inline;
    float: left;
    font-weight: bold;
	font-size:16px;
    padding: 8px 0px;
	width:100%;
	word-wrap: break-word;
}

	.news.magazine-news ul li a .title {
		color:#444444;
		padding:4px 0 15px 0;
		font-weight: normal;
		font-size:17px;
	}

.news ul li a .resume {
    display: inline;
    float: left;
    line-height: 16px;
	padding-bottom:10px;
	width:100%;
	word-wrap: break-word;
}

	.news.magazine-news ul li a .resume {
		color:#444444;
		font-size:13px;
		line-height:14px;
	}

.news ul li a .date{
    display: inline;
    float: left;
    line-height: 18px;
	width:100%;
	word-wrap: break-word;
}

	.news.gallery-page ul li a .date-author-wrapper {
		position:absolute;
		left:10px;
		bottom:8px;
	}
	
	.news.gallery-page ul li a .date-author-wrapper .date,
	.news.gallery-page ul li a .date-author-wrapper .author {
		font-size:10px;
		font-style:italic;
		color:#555555;
		font-weight:bold;
		float:left;
		margin-right:20px;
		line-height:12px;
		width:auto;
	}
	
	.news.gallery-page ul li a .date-author-wrapper .author {
		float:left;
	}

.news.magazine-news .text-content {
	margin:5px 0 0 10px;
	float:left;
	width:90%;
}

span.tv-advertise{
	/*background-color:#000;*/
    float: right;
	height: 31px;
}

.tv-dinheiro h2,
.especiais h2 {
    background: none repeat scroll 0 0 #FFDE00;
    line-height: 31px;
    padding: 0;
	letter-spacing: 1px;
	text-transform:uppercase;
	float:left;
}

	.especiais h2 {
		float:none;
		position:absolute;
		top:0;
		z-index:99;
	}

.tv-dinheiro h2 a.link_h2,
.especiais h2 a.link_h2 {
	color: #333132;
	float: left;
    line-height: 31px;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
	letter-spacing: 1px;
	text-decoration: none;
	margin: 0 10px;
}

.tv-dinheiro h2 a.more.black,
.especiais h2 a.more.black {
	margin: 0;
}

.tv-dinheiro .list-content{
    background: url("images/tails-yellow.png") no-repeat scroll -3px 0px #231F20;
    display: inline;
    float: left;
    padding-top: 8px;
    width: 100%;
}

.tv-dinheiro .list-content ul {
    display: inline;
    float: left;
	height:auto;
    width: 100%;
}

.tv-dinheiro .list-content ul li {
    background: none repeat scroll 0 0 #231F20;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    list-style: none outside none;
    min-height: 90px;
    padding: 10px;
    width: 93%;
}

.tv-dinheiro .list-content ul li a {
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.tv-dinheiro .list-content ul li img {
    float: left;
    margin-bottom: 10px;
    margin-right: 10px;
}

.tv-dinheiro .list-content ul li .play-bt {
    background: url("images/player-meio.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 52px;
    margin-left: -190px;
    margin-top: 40px;
    position: relative;
    width: 58px;
    z-index: 50;
}

.tv-dinheiro .list-content ul li div.thumb {
	width:180px;
	height:90px;
	background-image:none;
	background-color:black;
	padding-top:0px;
	margin-right:10px;
	text-align:center;
	float: left;
	display: inline;
}

.tv-dinheiro .list-content ul li div.thumb img {
	margin-right:0px;
	float:none;
}

.tv-dinheiro .list-content ul li .link {
    background: none repeat scroll 0 0 #C80000;
    color: #FFFFFF;
    display: inline;
    float: left;
    padding: 2px;
    text-decoration: none;
    width: auto;
    margin-top:0px;
    margin-left:1px;
    max-width:100px;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
}

.tv-dinheiro .list-content ul li .thumbdesc {
	display:block;
	overflow:hidden;
	margin-bottom: 8px;
}

.tv-dinheiro .list-content ul li .thumbdesc:hover {
	color:#ffde00;
}

.tv-dinheiro .link-boxright {
    background: #231F20;
    height: 15px;
    padding: 0;
    text-align: right;
    float: left;
	display: inline;
	width: 100%;
}

.tv-dinheiro  .link-boxright a{
    background: url("images/link-boxright-bckgrnd.png") no-repeat right top;
    color: #000000;
    font-size: 10px;
    font-weight: normal;
    margin-left: 1px;
    padding: 10px 13px;
    text-decoration: none;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
	letter-spacing: 1px;
}

	.tv-dinheiro  .link-boxright a:hover {
		background: url("images/link-boxright-bckgrnd-over.png") no-repeat right top;
		color: #ffde00;
	}

/* ESPECIAIS */
.especiais {
	width:100%;
	position:relative;
	padding:25px 0 5px 0;
}

	.especiais .especiais-tile {
		position:absolute;
		width:17px;
		height:9px;
		top:30px;
		left:-3px;
		background:url("images/tails-yellow.png") no-repeat left top;
		z-index:99;
	}

.unit.c66.right .box-tabs {
	width:100%;
}

.box-tabs .newbox.idTabs { display: block; float:left; list-style: none outside none; position:absolute; }

.box-tabs .newbox.idTabs li {
    display: inline;
    float: left;
    margin: -18px 1px 0 0;
}

.box-tabs .newbox.idTabs li a {
    background: none repeat scroll 0 0 #222222;
    color: #ffde00;
    float: left;
    font-size: 16px;
    font-weight: normal;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
	font-family: 'ProximaNova-Extrabld',Sans-Serif;
	letter-spacing: 1px;
}

.box-tabs .newbox.idTabs li a.selected {
    color: #fede00;
}

.box-tabs .tabs {
    float: left;
    width: 100%;
}

.box-tabs .tabs.selected {
	display:inline;
}

.box-tabs .tabs ul {
	list-style:none;
	float:left;
	border: 2px solid #000000;
	border-top: 12px solid #000000;
	border-bottom:none;
	width:99.4%;
	margin-top:11px;
}


.box-tabs .tabs ul li, .search ul li {
	background: none repeat scroll 0 0 #FFFFFF; 
	display: inline; 
	float: left; 
	border-bottom:12px solid #000; 
	padding: 10px 3%; width:94%; 
}

.box-tabs .tabs ul li.first-child {
	background:url("images/tails-black.png") no-repeat scroll 0 -1px;
    display: inline;
    float: left;
}

.box-tabs .tabs ul li.last {
    /*background: url("images/tail-red-page.png") no-repeat scroll right bottom 0 #FFFFFF;*/
    margin-bottom: 0;
}

.box-tabs .tabs ul li div.thumb, .search ul li div.thumb,
.conteudo-edicao-wrapper .thumb {
	width:30%;
	height:90px;
	float:right;
	text-align:center;
	margin:5px 0 10px 3%;
	overflow: hidden;
}

	.conteudo-edicao-wrapper .thumb {
		margin-bottom:5px;
		margin-top:0;
	}

.box-tabs .tabs ul li div.thumb .imageCrop, .search ul li div.thumb .imageCrop {
    float: left;
    height: 90px;
    width: 180px;
    overflow: hidden;
}

.box-tabs .tabs ul li img, .search ul li img {
	margin:5px 35px 15px 15px;
}

.box-tabs .tabs ul li .thumb img, .search ul li .thumb img {
	margin:0;
}

.box-tabs .tabs ul li a, .search ul li a {
    color: #333;
    display: block;
    font-size: 12px;
    text-decoration: none;
    width: 100%;
}

.box-tabs .tabs ul li a .author, .search ul li a .author{
	color: #c80000;
    display: inline;
    float: left;
	font-size:11px;
    font-weight: bold;
	margin-top:8px;
	width: 60%;
}

	.box-tabs .tabs ul li a h4,
	.post-list-wrapper ul li h4,
	.search ul li h4 {
		color: #c80000;
		font-size:11px;
		font-weight: bold;
		margin-top:8px;
	}
	
	.post-list-wrapper ul li h4 {
		margin:0 0 7px 0;
	}
	
	.post-list-wrapper.bloggers-list ul li h4,
	.post-list-wrapper.bloggers-list ul li a h4 {
		float:left;
		width:65%;
	}
	
.box-tabs .tabs ul li a .title, .search ul li a .title {
    display: inline;
    float: left;
    font-weight: bold;
	font-size:16px;
    padding: 4px 0px;
	width: 60%;
	word-wrap: break-word;
	color:#414141;
}

	.box-tabs .tabs ul li a h3, 
	.search ul li a h3 {
		font-weight: bold;
		font-size:16px;
		padding: 4px 0px;
		color:#414141;
	}
	
.box-tabs .tabs ul li a .resume, .search ul li a .resume {
    display: inline;
    float: left;
    line-height: 16px;
	width: 62%;
	word-wrap: break-word;
	color:#414141;
	max-height:50px;
	overflow:hidden;
}

.box-tabs .tabs ul li a p {
	line-height: 16px;
	padding-bottom:8px;
	color:#414141;
	padding-right:15px;
	max-height:27px;
	overflow:hidden;
	display:none;
}

.box-tabs .tabs ul li a:hover p, .search ul li a:hover p{
	text-decoration:underline;
}

.box-tabs .tabs ul li a:hover h3 , .search ul li a:hover h3{
	color:#000000;
	text-decoration:underline;
}

.box-tabs .tabs ul li a .date, .search ul li a .date{
    display: inline;
    float: left;
    margin-right:12px;
    font-size:11px;
    line-height: 18px;
	word-wrap: break-word;
	color:#575757;
	font-weight:bold;
	width:40%;
	margin-top: 8px;
}

	.box-tabs .tabs ul li a .date.article-author {
		background:url("images/article-author-bckgrnd.png") no-repeat left 4px;
		padding-left:12px;
		width:50%;
		margin-left:-180px;
	}

.box-tabs div ul li .shared, .search div ul li .shared {
    clear: both;
    display: inline;
    float: right;
    height: 30px;
    width: 125px;
	word-wrap: break-word;
}

.box-tabs div ul li .shared li, .search div ul li .shared li{
    margin: 15px 5px 0;
    padding: 0;
    text-indent: -99999px;
    width: 15px;
	word-wrap: break-word;
}

.box-tabs  div ul li .shared li a, .search  div ul li .shared li a{
	width:15px;
}

.box-tabs div ul li ul.shared li.facebook, .search div ul li ul.shared li.facebook{
	background: url("images/icons-shared-small-fb.png") no-repeat scroll 0 0 transparent;
}

.box-tabs div ul li ul.shared li.twitter, .search div ul li ul.shared li.twitter{
	background: url("images/icons-shared-small-twitter.png") no-repeat scroll 0px 0 transparent;
}

.box-tabs div ul li ul.shared li.mail, .search div ul li ul.shared li.mail{
	background: url("images/icons-shared-small-mail.png") no-repeat scroll 0px 0 transparent;
}

.box-tabs div ul li ul.shared li.google, .search div ul li ul.shared li.google{
	background: url("images/icons-shared-small-google.png") no-repeat scroll 0px 0 transparent;
}

.box-tabs div ul li ul.shared li.more, .search div ul li ul.shared li.more{
	background: url("images/icons-shared-small-more.png") no-repeat scroll 0px 0 transparent;
}

.box-tabs div ul li ul.shared li.gplusone, .search div ul li ul.shared li.gplusone{
	text-indent:0px;
}

#vc-dinheiro h2  {
    background: none repeat scroll 0 0 #FFDE00;
    color: #333333;
    display: inline;
    float: left;
    font-size: 14px;
    padding: 7px 5px;
    text-transform: uppercase;
    width: 115px;
}

#vc-dinheiro div{
    background: url("images/bg-vc-dinheiro.png") repeat-y scroll 0 0 transparent;
    display: inline;
    float: left;
    height: auto;
    width: 300px;
}

#vc-dinheiro div ul  {
    background: url("images/tails-yellow.png") no-repeat scroll -2px 0px transparent;
    float: left;
    list-style: none outside none;
    padding: 20px;
    width: 260px;
}

#vc-dinheiro div ul li {
    background: url("images/border-black-bottom.png") no-repeat scroll center bottom transparent;
    float: left;
    margin-bottom: 12px;
    padding-bottom: 12px;
    width: 260px;
}
#vc-dinheiro div ul li a{
    color: #FFFFFF;
    font-size: 12px;
    text-decoration: none;
}

.news.gallery-page #pagination {
	width:66%;
	float:left;
	clear:left;
}

#news #box-tabs .tabs #pgbarcontainer, #pgbarcontainer {
    background: url("images/tail-red-page.png") no-repeat scroll right 5px transparent;
    display: inline;
    float: right;
    padding-top: 10px;
    width: auto;
}

#news #box-tabs .tabs #paginationbar, body .comp #paginationbar {
    background: none repeat scroll 0 0 #D32616;
    display: inline;
    float: left;
}

#news #box-tabs .tabs #paginationbar ul, body .comp #paginationbar ul{list-style: none outside none;}

#news #box-tabs .tabs #paginationbar ul li, body .comp #paginationbar ul li {
    color: #FFFFFF;
	border-right:1px dotted #fff !important;
	border-bottom:0 none !important;
	background:none;
    display: inline;
    float: left;
    font-size: 9px;
    padding: 0px 6px;
    margin:5px 0 4px 0;
    width: auto;
}

	body .comp .search #paginationbar ul li {
		font-size:12px;
	}

#news #box-tabs .tabs #paginationbar ul li.botant, #news #box-tabs .tabs #paginationbar ul li.botprox, body .comp #paginationbar ul li.botant, body .comp #paginationbar ul li.botprox{
	border: 0 none !important;
	font-size:12px;
	margin-top:3px;
}
#news #box-tabs .tabs #paginationbar ul li a, body .comp #paginationbar ul li a {
    color: #FFFFFF;
	font-weight:bold;
    text-align: center;
    text-decoration: none;
    width:auto;
}

#news #box-tabs .tabs #paginationbar ul li a:hover, body .comp #paginationbar ul li a:hover{
	color:#ffaaaa;
}

#news #box-tabs .tabs #paginationbar .selected, body .comp #paginationbar .selected{
	color:#fdaca8;
	font-weight:normal;
}


.box-fade {
    background: url("images/tails.png") no-repeat scroll -61px -45px transparent;
    float: left;
    height: auto;
    margin: -519px 0 0 825px;
    min-height: 100px;
	height:auto;
    padding: 18px;
    position: absolute;
    width: 240px;
    z-index: 100;
}

.box-fade  .close {
    background: none repeat scroll 0 0 #FFDE00;
    border-radius: 8px 8px 8px 8px;
    color: #333333;
	cursor:pointer;
    display: block;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 18px;
    line-height: 18px;
    margin-left: 235px;
    margin-top: -6px;
    position: absolute;
    text-align: center;
    width: 18px;
}

.box-fade form{
    background: none repeat scroll 0 0 #1c1b17;
    color: #FFFFFF;
    float: left;
	font-size:12px;
    height: auto;
    padding: 7px 15px;
    width: 215px;
}

.box-fade form p.bottom  a {
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    margin: 0 4px;
}

.box-fade fieldset{
    border: 0 none;
    padding: 8px 0;
}

.box-fade fieldset label{
    font-size: 11px;
    font-weight: bold;
    line-height: 30px;
    text-transform: uppercase;
    float: left;
    min-width: 40px;
}

.box-fade input, .box-fade textarea{
	background-image: linear-gradient(bottom, rgb(189,189,189) 0%, rgb(255,255,255) 53%);
	background-image: -o-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(255,255,255) 53%);
	background-image: -moz-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(255,255,255) 53%);
	background-image: -webkit-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(255,255,255) 53%);
	background-image: -ms-linear-gradient(bottom, rgb(189,189,189) 0%, rgb(255,255,255) 53%);
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(189,189,189)),
		color-stop(0.53, rgb(255,255,255))
	);
	border:0 none;
	width: 100%;
	float: left;
}

.box-fade input[type="checkbox"]{
	background:transparent;
	width:12px;
}

.box-fade input[type="submit"], .box-fade input[type="button"]{
	background-image: linear-gradient(bottom, rgb(189,164,4) 0%, rgb(255,225,56) 53%);
	background-image: -o-linear-gradient(bottom, rgb(189,164,4) 0%, rgb(255,225,56) 53%);
	background-image: -moz-linear-gradient(bottom, rgb(189,164,4) 0%, rgb(255,225,56) 53%);
	background-image: -webkit-linear-gradient(bottom, rgb(189,164,4) 0%, rgb(255,225,56) 53%);
	background-image: -ms-linear-gradient(bottom, rgb(189,164,4) 0%, rgb(255,225,56) 53%);

	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0, rgb(189,164,4)),
		color-stop(0.53, rgb(255,225,56))
	);
	border:0 none;
	color: #333333;
    font-size: 11px;
    font-weight: bold;
	text-transform:uppercase;
	height:25px;
	width:53px;

}



ul li.form{ position:relative; overflow:hidden; }

div.container{ overflow:visible; }

.services-wrapper{ position:relative; }

.services-wrapper .prev_button a, .services-wrapper .next_button a { margin-top: 15px;}

div.contact-box{

	position:absolute;
	bottom:95px;
	right:auto;
	left:0;
	z-index:10000;
	display:block;
	height:auto;
	width:auto;
	margin:0;
	display:none;

	}
	div.contact-box form{ position:relative; z-index:90; }
	div.contact-box span.close{ z-index:100; }
	div.contact-box span.arrow{
		 background: url("images/tails.png") no-repeat scroll -80px -240px transparent;
		 width:14px;
		 height:14px;
		 position:absolute;
		 display:block;
		 bottom:-14px;
		 left:14px;
	}
	div.contact-box span.arrow-top{
		 background: url("images/tails.png") no-repeat scroll -80px -584px transparent;
		 width:14px;
		 height:14px;
		 position:absolute;
		 display:block;
		 top:-10px;
		 left:14px;
	}

	div.contact-box .bottom #captcha input{ float:right; }


	#contact-box-1{
		bottom:-185px;

	}
	#contact-box-3{
		bottom:235px;
	}


#newsletter-box{ z-index:50000; position:absolute; bottom:95px; left:0; margin:0; display:none; }

div.contact-box .bottom #captcha{
	float: left;
	width: 75%;
}

div.contact-box .bottom #captcha input{
	float: left;
	height: 25px;
	margin: 0 20px 0 0px;
	width: 50px;
}

div.contact-box .bottom #captcha img {
	width: 70px;
	height: 25px;
	float: left;
}

/*Blog*/

.box310-min a {
    color: #333333;
    display: inline-table;
    float: left;
    font-size: 12px;
    height: 240px;
    width: 280px;
    position:relative;
    text-decoration: none;
}
.highlight-posts .post-image-thumb .previewMedia {
	position: relative;
	clear: both;
	height: 147px;
    width: 100%;
}
.previewMedia .imageCrop,.post-image-thumb .imageCrop {
    float: left;
    height: 147px;
    width: 100%;
    overflow: hidden;

}

.box310-min a .author, .box310-min a .date {
    color: #656565;
    display: inline;
    font-weight: bold;
    margin-top: 8px;
    word-wrap: break-word;
}

.box310-min a .author
{
    width: 75%;
    float: left;
}

.box310-min a .date {
    width: 25%;
    float: right;
}

.box310-min a .author strong {
  color: #C80000;
  word-wrap: break-word;
  margin-left: 5px;
}

.box310-min a .title {
    display: inline;
    float: left;
    font-size: 15px;
    font-weight: bold;
    padding: 8px 0;
    width: 280px;
    word-wrap: break-word;
    max-height: 50px;
    overflow: hidden;
}

.box310-min a .type {
    color: #C80000;
    display: inline;
    float: left;
    font-size: 11px;
    line-height: 18px;
    width: 260px;
    word-wrap: break-word;
}

.single-article .post-basic h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDF00;
    font-size: 10px;
    line-height:11px;
    padding: 5px;
    text-transform: uppercase;
    margin:0;
    float: left;
    font-size: 10px;
    font-style:italic;
}

.bloggers-list .tooltipDiv{float:left;width:30%}
.bloggers-list .blogs-content-right{float:right;width:68%;}

#box170-left h2.nomatches {
    background: none repeat scroll 0 0 transparent;
    color: #000000;
    margin: 10px 0;
    width: 100%;
}

#box170-left #blog-author ul li.first {
    background: url("images/tails-black.png") no-repeat scroll 0 -1px #FFFFFF;
}

#box170-left #blog-author ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
    padding: 10px;
}

#box170-left #blog-author ul li a {
    color: #333333;
    display: block;
    font-size: 11px;
    height: 91px;
    text-decoration: none;
}

#box170-left #blog-author ul li  .imageCrop {
    float: left;
    height: 90px;
    width: 180px;
    overflow: hidden;
    margin-right:10px;
}

#box170-left #blog-author ul li a img{
	border:0 none;
}

#box170-left #blog-author ul li a .imageCrop  img{
float:left;
margin-top:-4px !important;
}

#box170-left #blog-author ul li a .author {
    background: none repeat scroll 0 0 #C80000;
    color: #FFFFFF;
    display: inline;
    float: left;
    font-size:14px;
    font-weight: bold;
	max-width: 410px;
    padding: 3px;
    text-transform: uppercase;
	word-wrap: break-word;
}

#box170-left #blog-author ul li a .tag {
    color: #C80000;
    display: inline;
    float: right;
    font-weight: bold;
    margin-top: 5px;
    min-width: 410px;
    text-align: left;
    word-wrap: break-word;
}


#box170-left #blog-author ul li a .resume {
    display: inline;
    float: left;
    line-height: 16px;
    margin-top: 5px;
    width: 410px;
    word-wrap: break-word;
}


#last-notes h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    font-size: 16px;
    line-height: 28px;
    padding: 0 0 0 5px;
    width: 166px;
	text-transform: uppercase;
}

.last-notes {
    background: url("images/tails-black.png") no-repeat scroll 0 -1px transparent;
    display: inline;
    float: left;
}

.last-notes li {
	padding:5px;
	float:left;
	display:inline;
	border-bottom:1px dotted #222;
}

.last-notes li a {
    color: #333333;
    display: inline;
    float: left;
    font-size: 12px;
    height: auto;
    min-height: 50px;
    text-decoration: none;
    position: relative;
}

.last-notes li a .title {
    display: inline;
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
    width: 285px;
    word-wrap: break-word;
}

.last-notes li a .author, .last-notes li a .date {
    display: inline;
    font-size: 11px;
    padding-bottom: 6px;
	word-wrap: break-word;
}

.last-notes li a .author
{
    width: 75%;
    float: left;
}

.last-notes li a .date {
    width: 25%;
    float: right;
}


.last-notes li a .author strong{
	color: #C80000;
	word-wrap: break-word;
	margin-left: 5px;
}

.last-notes li a .type {
    color: #C80000;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    width: 268px;
    word-wrap: break-word;
}



.facebook-widget {
    height: 200px;
    left: 18%;
    position: fixed;
    top: 45%;
    visibility: visible;
    width: 290px;
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
}

.facebook-widget.visible {
    opacity: 1;
    visibility: visible;
}

.facebook-top {
    display: inline;
    float: left;
    height: 17px;
    width: 100%;
}

.facebook-top .tails {
    background: url("images/tails.png") no-repeat scroll -8px -439px #505050;
    border-left: 1px solid #496BA8;
    display: block;
    float: left;
    height: 17px;
    margin-top: 1px;
    position: absolute;
    width: 18px;
}

.facebook-top .close {
    background: none repeat scroll 0 0 #505050;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-size: 11px;
    font-weight: bold;
    height: 14px;
    margin-left: 16px;
    margin-top: 1px;
    padding: 1px 2px;
    text-transform: uppercase;
    width: 50px;
}

.facebook-widget-text {
    background: none repeat scroll 0 0 #E0E9F8;
    border: 1px solid #496BA8;
    float: left;
    height: auto;
    min-height: 100px;
    padding: 10px;
    width: 100%;
}

.facebook-widget-text h2 {
    color: #24201F;
    font-size: 19px;
    line-height: 28px;
    margin-bottom: 5px;
    margin-top: 2px;
    text-transform: uppercase;
    word-wrap: break-word;
}

.facebook-widget-text p {
    color: #231F20;
    font-size: 12px;
    font-weight: bold;
    margin: 8px 0;
    text-transform: uppercase;
}

.facebook-widget-text p .bt-facebook{
	background: #7281aa;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#7281aa), to(#3e4c7b));
	background: -webkit-linear-gradient(#7281aa, #3e4c7b);
	background: -moz-linear-gradient(#7281aa, #3e4c7b);
	background: -ms-linear-gradient(#7281aa, #3e4c7b);
	background: -o-linear-gradient(#7281aa, #3e4c7b);
	background: linear-gradient(#7281aa, #3e4c7b);
    color: #FFFFFF;
    display: inline;
    float: left;
    font-weight: bold;
    height: 33px;
    line-height: 33px;
    margin: 15px 0 25px 52px;
    text-align: center;
    text-decoration: none;
    width: 180px;
}


#box170-left #box-tabs {
	width:100%;
}

#box170-left #box-tabs .tabs ul li {
	background-color:#F2F2F4;
	border-bottom:1px dashed #222;
}

#box170-left #box-tabs .tabs ul li ul li {
	border-bottom:0 none;
}

#box170-right #box-right1 #search-right {
    background: url("images/icons-header-lupa.png") no-repeat scroll 12px 6px transparent;
    float: left;
    margin: 0;
    padding: 0px 10px;
    width: 280px;
}

#box170-right #box-right1 #search-right  input[type="search"] {
    background: url("images/bullet_cinza.png") no-repeat scroll 174px 16px #FFFFFF;
    border: medium none;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    margin-left: 26px;
    margin-top: 5px;
    padding: 0 5px;
    width: 170px;


}

#box170-right #box-right1 #search-right input[type="submit"] {
    background: none repeat scroll 0 0 #4A4A4A;
    border: 0 none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 0;
    text-transform: uppercase;
    width: 60px;
}

#box310-black {
    background: url("images/bg-blog-author.png") repeat scroll 0 0 transparent;
    padding: 20px 0;
}

#box310-black .imageCrop {
    float: left;
    height: 140px;
    width: 280px;
    overflow: hidden;
}


#box310-black .top, #box310-black .center, #box310-black .bottom {
    display: inline;
    float: right;
    margin-bottom: 10px;
    width: 70%;
}

#box310-black .top .author {
    display: inline;
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    width: 30%;
}

#box310-black .top .author p {
    background: none repeat scroll 0 0 #C80000;
	color:#fff;
	display: inline-block;
	font-size:14px;
    font-weight: bold;
	padding: 3px;
	text-transform:uppercase;
    word-wrap: break-word;
}

#box310-black .top .adv-blog {
    display: inline;
    float: left;
    margin-left: 10px;
    width: 65%;
}

#box310-black .top .adv-blog p {
	display:inline;
    color: #FFFFFF;
    font-size: 12px;
    line-height: 28px;
    text-align: right;
}

#box310-black .top .adv-blog div{
	display:inline;
	margin-left:10px;
	float: right;
}


#box310-black .center p {
    background: none repeat scroll 0 0 #222;
	color:#fff;
	display: inline-block;
	font-size:12px;
	margin-left:10px;
	padding: 5px;
    word-wrap: break-word;
    position: relative;

}

#box310-black .center p .more.min.yellow {
	float:right;
}

#box310-black .bottom .co-author{
    display: inline;
    float: left;
    margin-left: 10px;
    margin-top: 2px;
    width: 60%;
}

#box310-black .bottom .co-author p{
    background: none repeat scroll 0 0 #222;
	color:#fff;
	display: inline-block;
	font-size:12px;
	font-weight:bold;
	padding: 5px;
    word-wrap: break-word;
}

#box310-black .bottom .co-author p span{
	color:#fd0;
	margin-left: 5px;
}

#box310-black .bottom .follow-blog {
    display: inline;
    float: left;
    margin-left: 9px;
    margin-top: 2px;
    width: 37%;
}

#box310-black .bottom .follow-blog p {
    color: #FFFFFF;
    display: inline-block;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-left: 22px;
    text-align: right;
    width: 50%;
    word-wrap: break-word;
}

#box310-black .bottom .follow-blog ul {
    display: inline;
    float: right;
    width: 40%;
}

#box310-black .bottom .follow-blog ul li {
    display: inline;
    float: right;
    height: 30px;
    list-style: none outside none;
    margin-left: 15px;
    width: 30px;
}

#box310-black .bottom .follow-blog ul li a {
    display: inline;
    float: left;
    height: 30px;
    text-indent: -10000px;
    width: 30px;
}

#box310-black .bottom .follow-blog ul li.twitter a{
    background: url("images/bt-twitter-blog-black.png") no-repeat scroll 0 0 transparent;
}

#box310-black .bottom .follow-blog ul li.facebook a{
    background: url("images/bt-facebook-blog-black.png") no-repeat scroll 0 0 transparent;
}

#box-right2 h2,
#last-more h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
	display: inline-block;
    font-size: 12px;
    line-height: 15px;
    padding: 4px 10px;
    text-transform: uppercase;
}

#box170-right #box-right-category  h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    display: inline-block;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 16px;
    letter-spacing: 1px;
    line-height: 28px;
    min-width: 102px;
    padding: 0 5px;
    text-transform: uppercase;
	*width:110px;
}

#box170-right #box-right-category .category ul {
    display: inline;
    float: left;
}

#box170-right #box-right-category  .category ul li {
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    list-style: none outside none;
    margin-bottom: 1px;
    margin-right: 1px;
    text-transform: uppercase;
}

	
#box170-right #box-right-category .category ul li a {
    background: none repeat scroll 0 0 #D1D1D1;
    color: #414042;
    display: block;
    float: left;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    padding: 5px;
    text-decoration: none;
}
	
	#box170-right #box-right-category  .category ul li:first-child a{
		background: url("images/tails-black.png") no-repeat left -2px #D1D1D1;
	}

	
	#box170-right #box-right-category .category ul li a:hover {
		background:#fff;
	}
	
	#box170-right #box-right-category  .category ul li:first-child a:hover{
		background: url("images/tails-black.png") no-repeat left -2px #ffffff;
	}
	
#box170-right #box-right-category .category ul li a.active {
    background: none repeat scroll 0 0 #fff;
    color: #222222;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    pointer-events:none;
}

#box170-right #box-right-category .category ul li span {
    background: none repeat scroll 0 0 #fff;
    color: #222222;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
}

#box-right2{
    display: block;
    float: left;
    margin-bottom: 20px;
    width: 100%;
    margin-top: 10px;
}

#box-right2 .list-subject ul {
    display: inline;
    float: left;
    width: 100%;
}

#box-right2 .list-subject ul li {
	border-bottom:1px solid #a3a3a3;
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    list-style: none outside none;
    text-transform: none;
	width:96%;
	padding-left:4%;
	padding-bottom:2px;
	margin:2px 0;
}

#box-right2 .list-subject ul li.first {
	background: url("images/tails-black.png") no-repeat scroll 0 -4px transparent;
	margin-top:0;
}

.remove-selection {
	float:right;
	width:20px;
	height:20px;
	background: url("images/remove-selection.png") no-repeat center;
}

	.remove-selection:hover {
		background: url("images/remove-selection.png") no-repeat 20px top;
	}

#box-right2 .list-subject ul li.active {
	background-color: #D1D3D4;
    color: #222222;
    display: block;
    float: left;
    text-decoration: none;
}

#box-right2 .list-subject ul li.active img{
	float: right;
    text-decoration: none;
}

#box-right2 .list-subject ul li.active:hover {
	cursor: pointer;
}
#box-right2 .list-subject ul li.active a {
	pointer-events:none;
}

#box-right2 .list-subject ul li a {
    color: #414042;
    padding: 5px 5px 0px 0px;
    text-decoration: none;
    font-weight:bold;
}

	#box-right2 .list-subject ul li a:hover {
    	color: #000000;
    }

#box-right2 .list-subject {
    background: url("images/tails-black.png") no-repeat scroll 0 -4px transparent;
    float: left;
    height: auto;
    min-height: 38px;
    width: 100%;
}

.single-article, 
.single-article .hgroup,
.single-article .figure,
.single-article .article-resume,
.single-article .article-separator {
	width:100%;
	float:left;
}
	
	.single-article .figure {
		position:relative;
		padding-bottom:21px;
	}
	
	.single-article .figure.type_HL {
		width: 620px;
		top: -48px;
		padding-bottom:0px;
	}
	
	.single-article .figure.type_BDL,
	.single-article .figure.type_BDR {
		top: -30px;
		padding-bottom:0px;
	}	
	
	
	.single-article .article-resume .figure {
		width:48%;
		float:left;
		margin:10px 20px 20px 0;
	}
	
	.single-article .article-resume .figure.type_BDR {
		width:316px;
	}	
	

	.single-article .figure img {
		width:100%;
		padding-top:45px;
	}
	
		.single-article .article-resume .figure img,
		.single-article .figure .new-slider img{
			padding:0;
		}
	
	.single-article .article-resume {
		margin:10px 0;
		width:98%;
	}

.single-article .figure .slider li {
	width:618px;
	height:365px;
}

.single-article .figure .slider li a img,
.single-article .figure .new-slider img {
	padding-top:48px;
}

	.single-article .article-resume .figure .new-slider img {
		padding:0;
	}

.single-article .figure .prevBtn a,
.single-article .figure .nextBtn a {
	position:absolute;
	width:46px;
	height:46px;
	top:45%;
	background:url("images/slider-prev-nest-button.png") no-repeat left top;
}
	.single-article .figure .prevBtn a {
		left:5px;
	}
	
	.single-article .figure .nextBtn a {
		right:5px;
		background:url("images/slider-prev-nest-button.png") no-repeat right top;
	}

	.single-article .figure .new-slider .prevBtn a,
	.single-article .figure .new-slider .nextBtn a {
		z-index:9;
	}
	
	.single-article .article-resume .figure .new-slider .prevBtn a,
	.single-article .article-resume .figure .new-slider .nextBtn a {
		top:35%;
	}

.single-article .figure .prevBtn:hover,
.single-article .figure .nextBtn:hover {
	cursor:pointer;
	opacity:0.8;
}

.figure .slider li a .title,
.figure .video-title,
.figure .new-slider .title {
	top:auto;
	left:0;
	right:0;
	padding:15px 10px;
	height:18px;
	background:#000;
	color:#FFDF00;
	text-align:center;
	font-size:16px;
	float:none;
	width:auto;
}

.figure .new-slider .titleSmall {
	top:auto;
	left:0;
	right:0;
	padding:15px 10px;
	height:18px;
	background:#000;
	color:#FFDF00;
	text-align:center;
	font-size:11px;
	float:none;
	width:auto;
	display: inline;
	font-weight: bold;
	max-height:44px;
	overflow: hidden;
	word-wrap: break-word;
	position:absolute;
	z-index:9;
}

.figure.type_HL .title-slider,
.figure.type_BDL .title-slider,
.figure.type_BDR .title-slider {
	top:auto;
	left:0;
	right:0;
	padding:8px 10px;
	height:18px;
	background:#000;
	color:#FFDF00;
	text-align:center;
	font-size:16px;
	float:none;
	width:auto;
}

.figure.type_HL.title_box,
.figure.type_BDL.title_box,
.figure.type_BDR.title_box{
	padding:0px 0px 0px 0px;
	top:0px;
}

.figure.type_HL .title {
	font-weight:bold;
}

.figure.type_BDL .titleSmall,
.figure.type_BDR .titleSmall {
	font-size:11px;
	font-weight: bold;
}

	.figure .video-title {
		position:absolute;
		font-weight:bold;
	}
	
	.figure .expand-photo-button,
	#box310-black-tvdinheiro .expand-photo-button {
		position:absolute;
		width:26px;
		height:26px;
		bottom:30px;
		right:7px;
		background:url("images/expand-photo-button.png") no-repeat left top;
		z-index:9;
		opacity:0.9;
	}
	
		#box310-black-tvdinheiro .expand-photo-button {
			right:auto;
			left:540px;
			bottom:5px;
		}
	
		.figure .expand-photo-button:hover
		#box310-black-tvdinheiro .expand-photo-button:hover {
			opacity:0.7;
			cursor:pointer;
		}

.figure .photo-legenda-wrapper {
	position:relative;
	right:7px;
	left:0;
	bottom:0;
	/*background:#F2F2F3;*/
}



.figure .photo-legenda-wrapper-rel {
	bottom:0;
	background:#F2F2F3;
}

.article-resume .figure .new-slider .photo-legenda-wrapper {
	/*border-top:1px solid #F2F2F3;*/
	bottom:0;
	right:0;
	left:0;
	bottom:0;
}

.single-article .figure .new-slider .photo-legenda-wrapper {
	/*border-top:1px solid #F2F2F3;*/
	position:absolute;
	/*height:27px;*/
	overflow:hidden;
	bottom:0;
	right:0;
	left:0;
}

.article-resume .figure .photo-legenda-wrapper {
	/*border-top:1px solid #F2F2F3;*/
	bottom:0;
}

.figure .photo-legenda {
	right:0;	
	background:#222222;
	padding:7px 17px 1px;
	color:#fefefe;
	font-size:12px;
	float:right;
	position:relative;
	top:-3px;
	line-height:19px;
}

.article-resume .figure .photo-legenda {
	left:0;
	top:-3px;
}

.single-article .post-basic {
    background: url("images/tails-black.png") no-repeat scroll 0 19px transparent;
    display: inline;
    float: left;
	min-height: 40px;
    height: auto;
    width: 100%;
    margin-top:10px
}

	.single-article .valoration-wrapper {
		background:none;
	}

.single-article .post-basic .print {
    display: inline;
    float: right;
    margin-right: 15px;
}

.single-article .post-basic .print ul {
    display: block;
    float: left;
    width: 20px;
}

.single-article .post-basic .print ul li {
    float: left;
    list-style: none outside none;
    width: 20px;
}


.single-article .post-basic .print ul li a {
    background: url("images/icons-variables-print.png") no-repeat scroll -4px -7px transparent;
    float: left;
    height: 20px;
    text-indent: -10000px;
    width: 20px;
}

.single-article .post-basic .shared {
    display: inline;
    float: right;
    margin-left: 10px;
}

.single-article .post-basic .shared.right {
    float: right;
}

.single-article .post-basic .shared p,
.single-article .post-basic .print p {
    color: #222;
    display: inline;
    float: left;
    font-size: 10px;
    margin-right:7px;
    padding-top:4px;
}

.single-article .post-basic .shared ul.shared {
	float: left;
	padding-left: 5px;
}

.single-article .post-basic .shared ul li {
    float: left;
    list-style: none outside none;
    margin: 0 0 0 4px;
    padding: 0;
    width: 15px;
    word-wrap: break-word;
}

.single-article .post-basic .shared ul li a{
	width:15px;
	text-indent:-1999px;
	display:block;
}

.single-article .post-basic .shared ul li.facebook{
	background: url("images/icons-shared-small-fb.png") no-repeat scroll 0 0px transparent;
}

.single-article .post-basic .shared ul li.twitter{
	background: url("images/icons-shared-small-twitter.png") no-repeat scroll 0px 0 transparent;
}

.single-article .post-basic .shared ul li.mail{
	background: url("images/icons-shared-small-mail.png") no-repeat scroll 0px 0 transparent;
}

.single-article .post-basic .shared ul li.google{
	background: url("images/icons-shared-small-google.png") no-repeat scroll 0 0 transparent;
}

.single-article .post-basic .shared ul li.more{
	background: url("images/icons-shared-small-more.png") no-repeat scroll 0 0 transparent;
}

.single-article .post-basic .shared ul li.gplusone{
	text-indent:0;
}

.single-article .post-basic .star {
    color: #333333;
    float: left;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}

.single-article .post-basic .star a{
	padding:0px 2px;
}

.single-article .post-basic .block_author {padding:5px 10px;float: left;background:none repeat scroll 0 0 #222222}
.single-article .post-basic .block_author span {float: left;padding-right:5px;}
.single-article .post-basic .block_author {font-size:10px;line-height:11px;font-weight:bold;font-style:italic;color:#D1D1D1;margin-bottom:6px;}
.single-article .post-basic .block_author ul {float: left;list-style:none;}
.single-article .post-basic .block_author ul li a {text-decoration:none;}

#box170-left .center-content {
    display: inline;
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.single-article h1 {
	font-size:30px;
	line-height:36px;
    color: #414143;
    margin: 0 0 10px 0;
    float: left;
    width: 100%;
}

.single-article h2 {
	font-family:Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:16px;
	line-height:18px;
	margin:10px 0;
	color: #414143;
}

.single-article .article-resume p {
	font-size:12px;
	line-height:15px;
	color:#1e1e1e;
	margin:10px 0;
}

.single-article {
	font-size:12px;
}

.single-article .article-resume .cite-wrapper {
	padding:10px 25px 20px 25px;
	background:url("images/article-cite-tile.png") no-repeat 25px bottom;
	position:relative;
}

.single-article .article-resume .cite-wrapper .quote {
		position:absolute;
		width:44px;
		height:30px;
		top:20px;
		background:url("images/article-cite-quotes.png") no-repeat left top;
	}
	
		.single-article .article-resume .cite-wrapper .open {
			left:5px;
		}
		
		.single-article .article-resume .cite-wrapper .close {
			background:url("images/article-cite-quotes.png") no-repeat left bottom;
			right:5px;
		}

	.single-article .article-resume .cite-wrapper .cite {
		position:relative;
		width:88%;
		padding:15px 6%;
		background:#fff;
	}
	
	.single-article .article-resume .cite-wrapper .cite p {
		font-size:12px;
		color:#414141;
		font-style:italic;
		margin-top:0;
	}
		
		.single-article .article-resume .cite-wrapper .cite .author p {
			text-align:right;
			font-weight:bold;
			margin:0;
		}

.article-separator {
	margin-bottom:15px;
}

.article-separator .separator-line {
	width:65%;
	float:left;
	padding-top:16px;
	border-bottom:1px solid #d0d0d0;
}

.article-separator .image {
	width:35%;
	float:right;
}

	.article-separator .image img {
		float:right;
	}

.valoration-wrapper .valoration .valoration-txt {
	float:left;
	margin-right:8px;
	padding-top:2px;
	font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-transform:uppercase;
	color:#414141;
}

	.valoration-wrapper .valoration .star-button {
		width:15px;
		height:14px;
		float:left;
		margin:0 1px;
		background:url("images/valoration-star.png") no-repeat left top;
	}
	
	.valoration-wrapper .valoration .star-button:hover {
		cursor:pointer;
		background:url("images/valoration-star.png") no-repeat left bottom;
	}
	
	.valoration-wrapper .valoration .star-button.checked {
		background:url("images/valoration-star.png") no-repeat left bottom;
	}
	
.comments-wrapper {
	float:left;
	width:100%;
	margin-bottom:15px;
}

.single-article .comments-wrapper h2 {
	font-family:'ProximaNova-Extrabld',Sans-Serif;
	font-weight:normal;
	font-size:18px;
	text-transform:uppercase;
	margin:0;
	color:#575757;
	padding-left:40px;
	min-height:21px;
	background:url("images/comments-title-bckgrnd.png") no-repeat left top;
	clear: both;
}

.single-article .comments-wrapper .comment-box,
.single-article .comments-wrapper ul li {
	float:left;
	width:96%;
	padding:10px 2%;
	background:#fff;
	margin-top:10px;
	list-style:none;
}

	.single-article .comments-wrapper .photo {
		float:left;
	}

.single-article .comments-wrapper .insert-comment-wrapper {
	float:right;
	width:90%;
	padding-left:7px;
	background:url("images/insert-comment-wrapper-tile.png") no-repeat left center;
}

	.single-article .comments-wrapper .insert-comment-wrapper textarea {
		background:#f2f2f2;
		border:none;
		width:94%;
		padding:5px 3%;
		color:#444444;
		font-size:12px;
		font-style:italic;
	}

.single-article .comments-wrapper .single-comment-wrapper {
	width:90%;
	float:right;
}

	.single-article .comments-wrapper .single-comment-wrapper .comment-author,
	.single-article .comments-wrapper .single-comment-wrapper .comment-date,
	.single-article .comments-wrapper .single-comment-wrapper .comment-hour,
	.single-article .comments-wrapper .single-comment-wrapper .comment-valoration {
		float:left;
		color:#444444;
		font-size:12px;
		font-weight:bold;
	}
	
	.single-article .comments-wrapper .single-comment-wrapper .comment-author {
		margin-right:30px;
		padding-top:10px;
	}
	
	.single-article .comments-wrapper .single-comment-wrapper .comment-date,
	.single-article .comments-wrapper .single-comment-wrapper .comment-hour,
	#last-more ul li .post-date {
		font-size:11px;
		color:#585858;
		margin-right:10px;
		padding-top:10px;
		font-style:italic;
	}
	
		#last-more ul li .post-date {
			position:absolute;
			bottom:10px;
			line-height:10px;
		}
	
	.single-article .comments-wrapper .single-comment-wrapper .comment-valoration {
		float:right;
		font-style:normal;
		font-size:10px;
	}
	
		.single-article .comments-wrapper .single-comment-wrapper .comment-valoration .valoration-counter,
		.single-article .comments-wrapper .single-comment-wrapper .comment-valoration .denunciar-button {
			float:left;
			height:17px;
			padding-top:7px;
			padding-right:22px;
			margin-right:7px;
		}
		
		.single-article .comments-wrapper .single-comment-wrapper .comment-valoration .valoration-counter.positive {
			border-right:1px solid #bfbfbf;
			background:url("images/valoration-counter-ico-positive.png") no-repeat right top;
			padding-right:26px;
		}
		
		.single-article .comments-wrapper .single-comment-wrapper .comment-valoration .valoration-counter.negative {
			background:url("images/valoration-counter-ico-negative.png") no-repeat right top;
		}
		
		.single-article .comments-wrapper .single-comment-wrapper .comment-valoration .denunciar-button {
			background-position:right top;
			font-style:italic;
			font-weight:normal;
			color:#777777;
			background:url("images/valoration-counter-ico-denunciar.png") no-repeat right top;
			margin-left:10px;
			padding-top:8px;
		}
		
	.single-article .comments-wrapper .single-comment-wrapper p {
		color:#444444;
		line-height:13px;
		margin-top:10px;
	}
	
#box170-left .center-content .interviewed {
  float: left;
  margin-top: 20px;
  width: 100%;
}

#box170-left .center-content .interviewed span {
  float: left;
  font-size: 12px;
  font-weight: bold;
  width: 100%;
}

#box170-left .center-content p.resume{
    color: #505254;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}

#box170-left .center-content span.resume{
    font-weight: bold;
    margin: 0;
    float: left;
    width: 100%;
}

#box170-left .center-content p {
    color: #333333;
    font-size: 14px;
    letter-spacing: -0.02em;
    line-height: 20px;
    padding-bottom: 10px;
    text-align: left;
    word-wrap: break-word;
}

#box170-left .center-content span.resume p{
    color: #505254;
    font-size: 12px;
}

#box170-left .center-content .agency-estadao{
    float:left;
    width: 100%;
    margin-top: 10px;
    height: 40px;
    display: inline;
}

#box170-left .center-content .agency-estadao .separador{
	background: url("images/separador-agency.png") repeat-x scroll 0 0 transparent;
	width: 430px;
	height: 40px;
	float: left;
}

#box170-left .center-content .agency-estadao .agency{
	float: right;
}

#box170-left .center-content .post-basic{
	background: none;
}

#box170-left .center-content #box-tabs{
	margin-top:20px;
	margin-bottom:30px;
}

.foto.midia-largura-280 {
    float: left;
    margin: 10px 20px 0 0;
	overflow: hidden;
	width: 50%;
	background-color:#E7E7E7;
}

.foto.midia-largura-620 { 
    float: left;
    margin:0;
	overflow: hidden;
	width: 100%;
}

	.new-slider .foto.midia-largura-620 {
		position:relative;
	}

.foto.midia-largura-620 strong {
    display: block;
}

.foto strong {
    background: none repeat scroll 0 0 #231F20;
    color: #FFFFFF;
    display: block;
    font-size: 11px;
    font-weight: normal;
    padding: 7px 0 7px 5px;
    text-align: left;
    margin-top: -5px;
    width:100%
}

.html_item {
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center;
}

blockquote {
    background:#fff;
    display: table-cell;
    padding: 5px 10px;
    text-align: center;
    vertical-align: middle;
    width: 92%;
    border-radius: 20px;
}

#olho_tail {
    background: url("images/icon-tails-white-big.png") no-repeat scroll 12px -2px transparent;
    clear: both;
    display: inline-block;
    height: 18px;
    width: 100%;
}

q.txt_olho:before {
    background: url("images/icons-mark-left.png") no-repeat scroll 0 0 transparent;
    height: 30px;
 	width: 41px;
 	text-indent: -9000px;
 	float: left;
 	padding:10px;
 	left:-20px;
 	position:absolute;
 	top:10px;
}

q.txt_olho:after {
    background: url("images/icons-mark-right.png") no-repeat scroll 0 0 transparent;
    height: 30px;
    width: 41px;
 	text-indent: -9000px;
    float:right;
    position:absolute;
    right:-20px;
    top:10px;
}

q.txt_olho {
    color: #414141;
    font-size: 12px;
    font-style: italic;
    padding:10px 45px 40px;
    width:50px;
    -moz-box-sizing:border-box;
    background-color:#FFFFFF;
    display:block;
    margin:0 auto;
    position:relative;
    width:90%;
}

p.author_olho{
	float:right;
	font-weight:bold;
	margin-top:-34px !important;
	padding:0 12% 0 0;
	position:relative;
	text-align:right;
}

#box170-left .center-content blockquote p.author_olho {
    color: #404042;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 10px 0;
    text-align: right;
}

/*#comments{
	float:left;
	display:inline;
	width:100%;
	margin-bottom:25px;
}*/

#comments h3 {
    background: url("images/icon-comment.png") no-repeat scroll left top transparent;
    color: #575757;
    font-size: 16px;
    margin: 10px 0 20px;
    padding-bottom: 8px;
    padding-left: 40px;
    text-transform: uppercase;
}

/*#comments ul {
    display: inline;
    float: left;
    width: 100%;
}*/

/*#comments ul li {
    background: none repeat scroll 0 0 #FFFFFF;
    display: inline;
    float: left;
	margin-bottom:20px;
    padding: 10px;
    width: 100%;
}*/

#comments ul li .photo {
    display: inline;
    float: left;
    margin-right: 10px;
    width: 45px;
}

#comments ul li .text {
    display: inline;
    float: left;
    min-height: 45px;
    width: 87%;
}

#comments ul li .text.comment a {
    background: none repeat scroll 0 0 #D1D3D4;
    color: #626262;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    padding: 0 10px;
    text-decoration: none;
    width: 97%;
}

#comments ul li .text.comment a:hover{
	background:#ccc;
}

.comment-tail {
    background: url("images/bullet-breadcrumb.png") no-repeat scroll 0 center transparent;
    height: 15px;
    margin-left: -4px;
    margin-top: 14px;
    position: absolute;
    width: 5px;
}

#comments .text .name.comment {
    display: inline;
    float: left;
    width: 62%;
}

#comments .text .name.comment li {
    color: #505254;
    float: left;
    font-size: 14px;
    padding: 0;
    width: 50%;
}

#comments .text .evaluate.comment {
    display: inline;
    float: left;
    margin-left: 15px;
    width: 34%;
}

#comments .text .evaluate.comment li{
    float: left;
    font-size: 14px;
    padding: 0;
    width: 33%;
}

#comments .text .evaluate.comment li a {
    color: #333333;
    display: block;
    font-size: 12px;
    text-decoration: none;
}


#comments .text .evaluate.comment li.reject a {
    background: url("images/icons-gray-reject.png") no-repeat scroll 51px -4px transparent;
    letter-spacing: -1px;
    width: 72px;
}

#comments .txt_comment{
    color: #333333;
    display: block;
    float: left;
    font-size: 13px;
    letter-spacing: -0.2px;
    line-height: 20px;
    padding: 10px 0;
    width: 100%;
}

#comments .more.comment {
    display: inline;
    float: right;
    margin-top: -20px;
}

#comments .more.comment p {
    background: none repeat scroll 0 0 #D32615;
    padding: 2px 4px;
}

#comments .more.comment p a {
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}

#comments div.paginador ul li {
	background:none;
}

#last-more {
    display: inline;
    float: left;
    margin-bottom: 20px;
    min-height: 50px;
    width: 100%;
    overflow:hidden;
}

/*#last-more h2{
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    display: inline-block;
    font-size: 16px;
    line-height: 28px;
    padding: 0 5px;
    text-transform: uppercase;
	width:118px;
}*/

#last-more ul {
    display: block;
    height: auto;
    min-height: 38px;
}

#last-more ul li {
    background: none repeat scroll 0 0 #FFFFFF;
	display: inline;
	float: left;
	margin-bottom: 10px;
	padding: 8px 3%;
	position: relative;
	width: 94%;
	margin-right: 10px;
	min-height:67px;
}

#last-more ul li:first-child {
    /*background: url("images/tails-black.png") no-repeat scroll 0 -4px #FFFFFF;*/
}

#last-more ul li a {
    color: #414141;
    display: block;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

	#last-more ul li a:hover {
		text-decoration:underline;
	}

#last-more ul li a .more.min.yellow{margin:0px 10px 10px 0px;}

#last-more ul li a img {
    margin: 0 10px 0 0;
}

#magazines-year {
    clear: both;
    content: ".";
    display: inline;
    float: left;
    height: auto;
    width: 100%;
}

#magazines-year ul {
    display: block;
    width: 100%;
}

#magazines-year ul li {
    display: inline-block;
    height: auto;
    margin-bottom: 40px;
    margin-right: 22px;
    min-height: 206px;
    width: 130px;
}

#magazines-year ul li a {
    background: url("images/tail-black-magazine.png") no-repeat scroll 125px 156px #FFFFFF;
    display: block;
    padding-top: 10px;
    text-align: center;
    text-decoration: none;
}

#magazines-year ul li .date {
    color: #222222;
    display: block;
    font-size: 12px;
    padding-bottom: 10px;
    word-wrap: break-word;
}

#magazines-year ul li a img{
	margin-bottom:5px;
}

#magazines-year ul li a .more {
    background: none repeat scroll 0 0 #231F20;
    color: #FFDF00;
    display: block;
    font-size: 11px;
    font-weight: bold;
    margin-left: 72px;
    padding: 3px 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 58px;
}

#accordionbar {
    clear: both;
    content: ".";
    display: inline;
    float: left;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
}

#box-accordionbar .top-tile {
	position:absolute;
	top:-3px;
	left:-1px;
	z-index:999;
	width:12px;
	height:10px;
	background:url("images/tails-black.png") no-repeat left top;
}

#box-accordionbar h2{
     background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    text-transform: uppercase;
}

#accordionbar {
	background:#e9e9e9;
    border: 1px solid #CFD0D2;
    border-bottom:none;
    display: inline;
    float: left;
    height: auto;
    width: 99%;
    position:relative;
}

#accordionbar .tab {
	background: #d9d9db;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f6f6f6), to(#ffffff));
	background: -webkit-linear-gradient(#f6f6f6, #ffffff);
	background: -moz-linear-gradient(#f6f6f6, #ffffff);
	background: -ms-linear-gradient(#f6f6f6, #ffffff);
	background: -o-linear-gradient(#f6f6f6, #ffffff);
	background: linear-gradient(#f6f6f6, #ffffff);
    border-bottom: 1px solid #CFD0D2;
    color: #444444;
    display: block;
	font-size: 18px;
	font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
    height: 40px;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

#accordionbar .tab:hover {
	color:#878787;
	background: #ffffff;
	/*background: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffffff), to(#D9D9DB));
	background: -webkit-linear-gradient(#ffffff, #D9D9DB);
	background: -moz-linear-gradient(#ffffff, #D9D9DB);
	background: -ms-linear-gradient(#ffffff, #D9D9DB);
	background: -o-linear-gradient(#ffffff, #D9D9DB);
	background: linear-gradient(#ffffff, #D9D9DB);*/
}

#accordionbar .tab:hover .tail{/*background:url("images/bullet-arrow-accordion.png") no-repeat scroll 0 0 transparent;*/}

#accordionbar .selected{
	position:absolute;
	right:0;
	left:0;
}

#accordionbar .selected .tail {
    background: url("images/bullet-arrow-accordion.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 12px;
    margin:0 auto;
    width: 47px;
}

#accordionbar .content {
    background: none repeat scroll 0 0 #E9E9E9;
    display: block;
    height: auto;
    margin-top:42px;
}

#accordionbar .content p {
    border-bottom: 1px solid #CFD0D2;
    padding: 10px 20px;
}

#accordionbar .content p:hover{
	background:#f1f1f1;
}

#accordionbar .content p a {
    color: #414143;
    display: block;
    font-size: 14px;
    text-decoration: none;
    text-transform:uppercase;
    font-family:'ProximaNova-Extrabld'; Helvetica, Arial, sans-serif;
}

	#accordionbar .content p a:hover {
		color:#878787;
	}

#accordionbar .content p a span {
    float: right;
    font-size: 10px;
    line-height:18px;
    text-transform:none;
    font-weight:bold;
    font-style: italic;
    font-weight: normal;
}

#box170-left #news {
    background: url("images/icon-tails-black-big.png") no-repeat scroll -3px 25px transparent;
    width: 100%;
}

#box-left1{
 background: none repeat scroll 0 0 #FFFFFF;
    min-height: 100%;
    padding: 25px;
	margin-bottom: 20px;
}

#box-left1 img{
 float:left;
 margin-right:30px;
}

#box-left1 h3{
 color: #414042;
    font-size: 25px;
}

#box-left1 h2{
    background: none repeat scroll 0 0 transparent;
    color: #414042;
    font-size: 14px;
    font-style: italic;
    font-weight:bold;
    margin-top:5px;
    padding-bottom: 17px;
    padding-left: 0;
    padding-right: 0;
    text-transform: none;
    width: 68%;
    font-family:Helvetica, Arial, sans-serif;
}

#box-left1 .num_noticias{
 background: url("images/bullet-black.png") no-repeat scroll 0 -5px #000000;
    color: #FFE400;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 7px;
}

#box-left1 p{
 color: #414042;
    font-size: 12px;
    line-height:15px;
    margin-top: 20px;
}

#group-left #box-left2{
    background: url("images/tails.png") no-repeat scroll -10px -262px transparent;
    height: 38px;
    margin-top: 25px;
}

#group-left #box-left2 h3{
 background: none repeat scroll 0 0 #000000;
    color: #FFE400;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 10px;
    width: 258px;
}

#noticias{
 margin-top:30px;
}

#box-left2 #noticias ul li h1{
 color: #CF141B;
    font-size: 13px;
    width: 150px;
}

#box-left2 #noticias ul li h3{
    background: none repeat scroll 0 0 transparent;
    color: #414042;
    padding: 5px 0 0;
    width: 100%;
}

#box-left2 #noticias ul li{
    border-bottom: 1px dotted;
    list-style: none outside none;
    padding-bottom: 50px;
 margin-top: 15px;
}

#box-left2 #noticias ul li p{
    color: #414042;
    font-size: 12px;
}

#box-left2 #noticias ul li img{
    margin-bottom: 15px;
    margin-left: 15px;
    margin-top: 20px;
}

#box-left2 #noticias ul li .autor{
    color: #414042;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-left: 40px;
    margin-right: 25px;
    margin-top: 15px;
}

#box-left2 #noticias ul li .date{
    color: #414042;
    float: left;
    font-size: 12px;
    font-style: italic;
    margin-top: 15px;
}

#box-left2 #noticias ul li #bottom-noticias li{
 float:left;
}

#box-left2 #noticias ul li #bottom-noticias ul{
    margin-top:15px;
}

#box-left2 #noticias ul .facebook{
     background: url("images/icons-shared-small.png") no-repeat scroll 0 0 transparent;
}

#box-left2 #noticias ul .twitter{
     background: url("images/icons-shared-small.png") no-repeat scroll 0 0 transparent;
}

#box-left2 #noticias ul .mail{
     background: url("images/icons-shared-small.png") no-repeat scroll 0 0 transparent;
}

#box-left2 #noticias ul .google{
     background: url("images/icons-shared-small.png") no-repeat scroll 0 0 transparent;
}

#box-left2 #noticias ul .mais{
     background: url("images/icons-shared-small.png") no-repeat scroll 0 0 transparent;
}

#box170-right #box-right2 #tv-dinheiro{
     width: 100%;
}

#box170-right #box-right3 img{
     margin-top: 25px;
}

#box170-right #box-right3{
    background: none no-repeat scroll -10px -149px #231F20;
    display: inline;
    margin-bottom: 50px;
    margin-top: 20px;


    width: 21.8%;
}

#box170-right #box-right3 ul li{
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;

    list-style: none outside none;

    min-height: 90px;
    padding: 10px;
}

#box170-right #box-right3 ul li img{
    float: left;
    margin-right: 10px;
}

#box170-right #box-right3 ul li a{

    background: none repeat scroll 0 0 transparent;
    color: #FFFFFF;
    float: left;
    margin-top: 10px;
    text-decoration: none;
}

#box170-right #box-right2 #tv-dinheiro #link-boxright {
    background: url("images/tails.png") no-repeat scroll 278px -15px #231F20;
    height: 23px;
    padding: 4px 0 0;
    text-align: right;
}

#box170-right #box-right1 #bullet-yellow{
    background: url("images/tails-yellow.png") no-repeat scroll -3px 0px #231F20;
    display: inline;
    float: left;
    padding-top: 8px;
    width: 100%;
}

#box170-right #box-right1 h3{
    background: none repeat scroll 0 0 #FFDE00;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
	width: auto;
}

#box170-right #box-right1 form p{
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 15px;
	*margin-left:0px;
}

#box170-right #box-right1 form select{
    height: 21px;
    margin-left: 9px;
    margin-top: 13px;
    width: 135px;
}

#box170-right #box-right1 .search input[type="submit"] {
    background: none repeat scroll 0 0 #4A4A4A;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 0;
    text-transform: uppercase;
    width: 60px;
}

#box170-right #box-right1{
    margin-bottom: 20px;
    min-height: 30px;
    width: 100%;
}

#box170-right #box-right1 #search-podcasthem, #box170-right #box-right1 #search-companies {
    background: url("images/bullet_lupa.png") no-repeat scroll 13px 15px #231F20;
    margin: 0;
    padding: 10px;
    width: 280px;
	*padding-left:40px;
	*width:83%;
}

#box170-right #box-right1 #search-podcasthem input[type="submit"], #box170-right #box-right1 #search-companies input[type="submit"]{
    background: url("images/btn-search.png") repeat-x scroll 0 0 transparent;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 0;
    text-transform: uppercase;
    width: 60px;
}

#box170-right #box-right1 #search-podcasthem p {
	text-transform: uppercase;
}

#box170-right #box-right1 #search-companies p {
	text-transform: uppercase;
	font-size: 12px;
}

#box170-right #box-right1 h3{
    background: none repeat scroll 0 0 #FFDE00;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    display:inline-block;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    letter-spacing: 1px;
}

#box170-right #box-right1 form select{
	*width:120px;
}

#box170-right #box-right1 #search-podcasthem input.search, #box170-right #box-right1 #search-companies input.search {
    background: url("images/bullet_cinza.png") no-repeat scroll 100% 16px #FFFFFF;
    margin-left: 26px;
	*margin-left: 26px;
}

#box170-right #box-right1 #search-podcasthem input.submit, #box170-right #box-right1 #search-companies input.submit {
    background: none repeat scroll 0 0 #4A4A4A;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 5px 0 0;
    text-transform: uppercase;
    width: 60px;
	*margin-top:0px;
}

#box-right3 #tv-dinheiro{
    display: inline;
    float: left;
    height: auto !important;
    margin: 15px 0 0;
    min-height: 150px;
    overflow-x: hidden;
    overflow-y: visible;
    width: 100%;
}

#box170-left #news #box-left-title a{
     text-decoration: none;
}

#box170-left #box-tabs{
     width: 100%;
}

#box170-left #box-tabs .redmorebuttoncontainer{
     display: none;
}

#box170-left #box-tabs .tabs ul li.last {
	background-color: #F2F2F4;
    border-bottom: 1px dashed #222222;
    background-image:none;
}

#box170-left #tabela{
    background: url("images/tails-black.png") no-repeat scroll 0 -2px transparent;
    display: inline;
    float: left;
    padding-top: 10px;
    width: 100%;
}

#box170-left #news #box-tabs #more-noticias{
    background: none repeat scroll 0 0 transparent;
}

#box170-left #news #box-tabs .newbox.idTabs li {
    background: url("images/tails.png") no-repeat scroll -70px -255px transparent;
    display: inline;
    float: left;
    padding: 0;
	border:0;
}

#box170-right #box-right3 #link-boxright{
    background: url("images/tails.png") no-repeat scroll 279px -5px #231F20;
    height: 23px;
    padding: 15px 0 0;
    text-align: right;
}

#box170-right #box-right3 #link-boxright a{
    background: none repeat scroll 0 0 #FFDE00;
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin-left: 1px;
    padding: 5px;
    text-decoration: none;
}

#box170-right #box-right3 .more_black{
    background: none repeat scroll 0 0 #000000;
    color: #FFDE00;
    font-size: 15px;
    margin-left: 31px;
    padding: 5px 7px;
}

#box170-right #box-right3 h3{
    background: none repeat scroll 0 0 #FFDE00;
    font-size: 13px;
    font-weight: bold;
    height: 18px;
    padding-bottom: 5px;
    padding-left: 7px;
    padding-top: 5px;
    width: 47%;
}

#title_interna{
    color: #414042;
    font-size: 12px;
    font-weight: bold;

    padding-bottom: 15px;
    width: 97%;
}

#box170-left #barra_black{
    background: none repeat scroll 0 0 #231F20;
    padding: 7px;
}

#box170-left #barra_black a{
    color: #B9B9B9;
    font-size: 15px;
    font-weight: bold;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
}

#box170-left #barra_black a:hover{
    color: #ffde00;
}

#box170-left #barra_black a.selected{
	color:#FFDE00;
}

#box170-left #tabela table{
    padding: 12px;
    width: 100%;
}

#box170-left #tabela table tr td{
    color: #414042;
    font-size: 12px;
    font-weight: bold;
    line-height: 25px;
    width: 50%;
}

#box170-left #tabela table tr td a{
	text-decoration:none;
	color:#414042
}

	#box170-left #tabela table tr td a:hover {
		color:#000000;
	}

#breadcrumb  a{
   color: #414042;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 15px;
    font-weight: normal;
    letter-spacing: 1px;
    margin-right: 7px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing:-0.005em;
}

#breadcrumb p{
    margin-bottom: 15px;
    margin-top: 10px;
}

#breadcrumb .last-breadcrumb{
    background: url("images/bullet-breadcrumb.png") no-repeat scroll 0 center transparent;
    padding: 4px;
}

#breadcrumb .last-breadcrumb a{
    background: none repeat scroll 0 0 #D1D3D4;
    padding: 6px 5px 4px 7px;
}

#box-left-title {
    background: none repeat scroll 0 0 #231F20;
    float: left;
    position:relative;
    height: auto;
    margin-bottom: 15px;
    min-height: 140px;
    padding: 10px 2%;
    width: 96%;
}

#box-left-title .image{
    float: left;
    margin: 0 15px 0 0;
    height:140px;
    width:45%;
    overflow:hidden;
}

	#box-left-title .image img {
		width:100%;
	}

#box-left-title .image .imageCrop {
    float: left;
    height: 140px;
    width: 280px;
    overflow: hidden;
}

#box-left-title h1{
    color: #E66357;
    display: table;
    font-size: 11px;
    font-weight: bold;
    margin:7px 0 15px 0;
}

#box-left-title p{
    color: #FFFFFF;
    font-size: 24px;
    line-height:26px;
    letter-spacing:0.02em;
    font-weight: bold;
}

#box-left-title p:hover{
	text-decoration:underline;
}

#box-left-title div.bottom{
	float:left;
	position:relative;
}

#box-left-title div.bottom a{
	text-decoration:none;
}

#box-left-title .date{
 color: #FFFFFF;
    font-size: 12px;
    font-style: italic;
    font-weight: bold;
    margin-right: 32px;
}

#group-left #box-left #group-left1{
    float: left;
    width: 300px;
 margin-bottom: 20px;
}

#group-left #box-left #group-left2{
    float: left;
    width: 300px;
    margin-left:20px;
 margin-bottom: 20px;
}

#group-left #box-left #group-left1 #box-maior{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}

#group-left #box-left #group-left1 #box-menor{
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
 }


 /* 30/08 */

 #tv-dinheiro .img-boxright1 img{
     margin-bottom: 15px;
}

#tv-dinheiro .img-boxright2 img{
     margin-top: 20px;
}

#box-tabs #more-noticias{
    background: url("images/tail-red-page.png") no-repeat scroll top right transparent;
    margin-top: 10px;
    text-align: right;
}

#box-tabs #more-noticias a{
    background: none repeat scroll 0 0 #D42616;
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

#box170-left #news #box-tabs{
    width:100%;
}

#news #box-tabs .tabs ul li, .search ul li {
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px dotted;
}

#news #box-tabs div ul li .shared .facebook, .search div ul li .shared .facebook {
	background: url("images/icons-shared-small-fb.png") no-repeat scroll 0 0 transparent;
	border:none !important;

}

#news #box-tabs div ul li .shared .twitter, .search div ul li .shared .twitter{
	background: url("images/icons-shared-small-twitter.png") no-repeat scroll 0px 0 transparent;
	border: none !important;

}

#news #box-tabs div ul li .shared .mail, .search div ul li .shared .mail{
	background: url("images/icons-shared-small-mail.png") no-repeat scroll 0px 0 transparent;
	border: none !important;

}

#news #box-tabs div ul li .shared .google, .search div ul li .shared .google{
	background: url("images/icons-shared-small-google.png") no-repeat scroll 0px 0 transparent;
	border: none !important;

}

#news #box-tabs div ul li .shared .more, .search div ul li .shared .more{
	background: url("images/icons-shared-small-more.png") no-repeat scroll 0px 0 transparent;
	border: none !important;

}

#news #box-tabs div ul li .shared .gplusone, .search div ul li .shared .gplusone{
	border: none !important;
}

#news #box-tabs .newbox.idTabs {
    display: inline;
    float: left;
    list-style: none outside none;
    width: 620px;
}

#news #box-tabs .newbox.idTabs li {
    background: none repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    margin: 0 1px 0 0;
}

#news #box-tabs .newbox.idTabs li a {
    background: none repeat scroll 0 0 #222222;
    color: #FFDF00;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}

#news #box-tabs ul li ul li{
    border: medium none;
}

#tv-dinheiro .img-boxright1 img{
    margin-bottom:15px;
}

#tv-dinheiro .img-boxright2 img{
    margin-top:15px;
}


#box310 #box310-left a .more.min.yellow,#box310 #box310-center a .more.min.yellow,#box310 #box310-right a .more.min.yellow{
    float: right;
    margin: 0 0 25px;
}


#box310 #box310-left a .subtitle{
    background: none repeat scroll 0 0 #000000;
    color: #FFDE01;
    font-weight: bold;
    line-height: 28px;
    padding: 5px;
    text-transform: uppercase;
}

#box310 #box310-center a .subtitle{
    background: none repeat scroll 0 0 #000000;
    color: #FFDE01;
    font-weight: bold;
    line-height: 28px;
    padding: 5px;
    text-transform: uppercase;
}

#box310 #box310-right a .subtitle{
    background: none repeat scroll 0 0 #000000;
    color: #FFDE01;
    font-weight: bold;
    line-height: 28px;
    padding: 5px;
    text-transform: uppercase;
}

#politica p{
    font-size: 12px;
    margin-bottom: 10px;
    margin-top: 10px;
}

#politica{
    margin-bottom: 50px;
}

.error-wrapper {
	float:left;
	width:100%;
	margin-top:20px;
}

#erro-right{
    float: left;
    margin-bottom: 20px;
    margin-left: 25px;
    margin-top: 12px;
    min-height: 160px;
    width: 51%;
}

#erro-left{
   float: left;
    margin-bottom: 20px;
    min-height: 160px;
    width: 45%;
}

#erro-left h2{
    color: #CCC;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 180px;
    font-weight: bold;
    line-height: 150px;
    text-align: right;
    text-transform: uppercase;
}

#erro-right #erro{
    padding-left: 5px;
    width: 21%;
}

#erro-right #bullet-cinza{
    background: url("images/bullet-breadcrumb.png") no-repeat scroll 0 center transparent;
    display: block;
    padding-left: 5px;
    width: 120px;
}

#erro-right #text{
    color: #414143;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
    margin-top: 7px;
    text-transform: uppercase;
    width: 90%;
}

#erro-right #erro #text-erro{
    background: none repeat scroll 0 0 #D1D3D4;
    color: #000000;
    float: left;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    letter-spacing: 1px;
    padding: 1px 5px 2px 6px;
    text-transform: uppercase;
    width: 50%;
}

#erro-right #erro #text-404{
    background: none repeat scroll 0 0 #D1D3D4;
    color: #A20E00;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 18px;
    font-weight: bold;
    height: 20px;
    letter-spacing: 1px;
    padding: 1px 5px 2px 6px;
}


#form-interna{
 	height: 30px;
    padding-bottom: 25px;
    width: 100%;
}

#form-interna #search-right {
    background: url("images/icons-header-lupa.png") no-repeat scroll 0 0 transparent;
    float: left;
    width: 100%;
}

#form-interna #search-right  input[type="search"] {
    background: url("images/tail-black-magazine.png") no-repeat right bottom #FFFFFF;
    border: none;
    display: block;
    float: left;
    font-size: 11px;
    height: 24px;
    margin-left: 26px;
    margin-top: 0;
    padding: 0 5px;
    width: 21%;
}

#form-interna #search-right input[type="submit"] {
	font-family:'ProximaNova-Extrabld',Sans-Serif;
    background: none repeat scroll 0 0 #000000;
    border: 0 none;
    color: #FFFFFF;
    float: left;
    font-size: 13px;
    height: 24px;
    margin: 0;
    text-transform: uppercase;
    width: 10%;
}

	#form-interna #search-right input[type="submit"]:hover {
		cursor:pointer;
		color:#ffde00;
	}

#form-interna #search-right p{
 	float: right;
    font-size: 11px;
    height: 20px;
    margin-left: 15px;
    margin-top: 8px;
    margin-right: 40px;
}



#box170-left #box-tabs .tabs #podcasts ul li{
    background: url("images/bg-vol.png") no-repeat scroll -9px center #FFF;
    border: medium none;
    padding-left: 90px;
    width: 88%;
}

#box170-left #box-tabs .tabs #podcasts ul li ul li{
    border: medium none;
    padding: 0;
    width: 15px;
    height: 15px;
}

#box170-left #box-tabs .tabs #podcasts ul li a .author{
    width:85%;
}

#box170-left #box-tabs .tabs #podcasts ul li a .title{
    width:85%;
}

#box170-left #box-tabs .tabs #podcasts ul li a .resume{
    width:85%;
    padding-bottom: 12px;
}

#box170-left #box-tabs .tabs #podcasts ul li a .date{
    float: left;
    width: 40%;
    font-size: 11px;
    font-weight: bold;
}

#box170-left #box-tabs .tabs #podcasts ul li a .date strong{
    padding-right:20px;
}

#box170-left #box-tabs .tabs #podcasts ul li a #img-pod,
.post-list-audio a #img-pod {
    background: url("images/img-podcast.jpg") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 11px;
    padding-left: 25px;
    margin-left: 15px;
    text-transform: uppercase;
    width: 25%;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    letter-spacing: 0px;
    margin-top:-5px;
    color:#585858;
    padding-top:7px;
}

	.post-list-audio a #img-pod:hover {
		color:#000000;
	}

#box-tabs #podcasts ul li ul.shared li.facebook{
    background:url("images/icons-shared-small-fb.png") no-repeat scroll 0 0 transparent !important;
}

#box-tabs #podcasts ul li ul.shared li.twitter{
   background:url("images/icons-shared-small-twitter.png") no-repeat scroll 0px 0 transparent !important;
}

#box-tabs #podcasts ul li ul.shared li.mail{
    background:url("images/icons-shared-small-mail.png") no-repeat scroll 0px 0 transparent !important;
}

#box-tabs #podcasts ul li ul.shared li.google{
    background:url("images/icons-shared-small-google.png") no-repeat scroll 0px 0 transparent !important;
}

#box-tabs #podcasts ul li ul.shared li.more{
    background:url("images/icons-shared-small-more.png") no-repeat scroll 0px 0 transparent !important;
}

#box-tabs #podcasts ul li ul.shared li.gplusone{
    text-indent:0;
}

#box-tabs #podcasts ul li ul.shared{
    clear:none !important;
	float:left;
	padding-left:10px;
}

#box-right2 ul.pod{
	background: url("images/tails-black.png") no-repeat scroll 0 -2px transparent;
    list-style: none outside none !important;
    padding: 3px 10px 10px;
	*padding-top:15px;
	float: left;
}

#box-right2 ul.pod li {
    background:url("images/tail-podcast.jpg") no-repeat scroll 41px bottom #FFFFFF;
    display: inline;
    float: left;
    margin-top: 10px;
    min-height: 56px;
}

#box-right2 ul.pod li #number {
    background: none repeat scroll 0 0 #FFDE00;
    color: #917E10;
    display: inline;
    float: left;
    font-size: 49px;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    height: 100%;
    text-align: center;
    width: 15%;
}

#box-right2 ul.pod li #text {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 6px 8px;
    width: 77%;
}

#box-right2 h3{
    background: url("images/tails-black.png") no-repeat scroll 0 0 #000000;
    color: #FFDE00;
    display: table;
    font-size: 14px;
    font-weight: bold;
    padding: 7px;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    letter-spacing: 1px;
}

#box-right2 #bullet-black{
    /*background: url("images/bg-podcast.png") repeat scroll 0 0 transparent;*/
    display: inline-block;
    width: 100%;
}

#box170-right #box-right4{
    margin-top:30px;
	width:100%;
}

#box170-right #box-right4 h3{
    background: none repeat scroll 0 0 #FFDE00;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    text-transform: uppercase;
    width: 40%;
}

#box170-right .searcher {
    min-height: auto !important;
}

#box170-right #box-tvdinheiro-podcast{
    float: left;
    width: 100%;
}

#box170-right #box-tvdinheiro-podcast #bullet-yellow {
  min-height: 150px;
}


#box170-right #box-tvdinheiro-podcast h3{
    background: none repeat scroll 0 0 #FFDE00;
    display: table;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 2px 5px;
    text-transform: uppercase;
}

#box170-right #box-tvdinheiro-podcast #bullet-yellow #pod1 .play-bt{
    background: url("images/podcast1-b.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 84px;
    margin-top: 47px;
    position: absolute;
    width: 95px;
    z-index: 50;
}

#box170-right #box-tvdinheiro-podcast #bullet-yellow #pod2 .play-bt{
    background: url("images/podcast2-b.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 87px;
    margin-left: 123px;
    margin-top: 44px;
    position: absolute;
    width: 102px;
    z-index: 50;
}

#box170-right #box-tvdinheiro-fotos{
    float: left;
    width: 100%;
}

	#box-tvdinheiro-fotos .image-wrapper {
		position:relative;
		float:left;
		width:100%;
	}
	
	#box-tvdinheiro-fotos .image-wrapper img {
		width:100%;
	}
	
	#box-tvdinheiro-fotos .image-wrapper .play-button {
		position:absolute;
		z-index:999;
		bottom:3px;
		left:0;
		width:95px;
		height:84px;
	}
	
		#box-tvdinheiro-fotos .image-wrapper .play-button.video {
			background:url("images/podcast1-b.png") no-repeat left top;
		}
		
		#box-tvdinheiro-fotos .image-wrapper .play-button.fotos {
			background:url("images/podcast2-b.png") no-repeat left top;
			left:123px;
			width:106px;
		}
		
		#box-tvdinheiro-fotos .image-wrapper .play-button.fotos2 {
			background:url("images/podcast2-c.png") no-repeat left top;
			width:106px;
		}
		
		#box-tvdinheiro-fotos .image-wrapper .play-button.podcast {
			background:url("images/podcast3-b.png") no-repeat left top;
			left:125px;
			width:100px;
			display:none;
		}
	
	#box-tvdinheiro-fotos .image-wrapper .tile-yellow {
		position:absolute;
		top:0;
		left:-3px;
		width:17px;
		height:9px;
		z-index:999;
		background:url("images/tails-yellow.png") no-repeat left top;
	}
	
#box170-right #box-tvdinheiro-fotos #bullet-yellow {
  min-height: 150px;
}

#box170-right #box-tvdinheiro-fotos h3{
    background: none repeat scroll 0 0 #FFDE00;
    display: table;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 1px;
    padding: 7px;
    text-transform: uppercase;
}

.news.gallery-page #box-tvdinheiro-fotos {
	margin-top:20px;
}

#box170-right #box-tvdinheiro-fotos #bullet-yellow #pod1 .play-bt,
#box-tvdinheiro-fotos #pod1 .play-bt {
    background: url("images/podcast1-b.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 84px;
    margin-top: 47px;
    position: absolute;
    width: 95px;
    z-index: 50;
}

#box170-right #box-tvdinheiro-fotos #bullet-yellow #pod2 .play-bt,
#box-tvdinheiro-fotos #pod2 .play-bt {
    background: url("images/podcast3-b.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 87px;
    margin-left: 124px;
    margin-top: 47px;
    position: absolute;
    width: 102px;
    z-index: 50;
}

	#box-tvdinheiro-fotos .play-bt {}

#box170-right #box-tvdinheiro-videos{
    float: left;
    width: 100%;
}

#box170-right #box-tvdinheiro-videos #bullet-yellow {
  min-height: 150px;
}

#box170-right #box-tvdinheiro-videos h3{
    background: none repeat scroll 0 0 #FFDE00;
    font-size: 12px;
    font-weight: bold;
    padding: 7px;
    text-transform: uppercase;
    width: 43%;
}

#box170-right #box-tvdinheiro-videos #bullet-yellow #pod1 .play-bt{
    background: url("images/podcast2-c.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 84px;
    margin-top: 47px;
    position: absolute;
    width: 95px;
    z-index: 50;
}

#box170-right #box-tvdinheiro-videos #bullet-yellow #pod2 .play-bt{
    background: url("images/podcast3-b.png") no-repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 87px;
    margin-left: 124px;
    margin-top: 47px;
    position: absolute;
    width: 102px;
    z-index: 50;
}

#box170-right #box-right3 #tv-dinheiro #list-content ul li a img{
    margin-top:0px;
}

#box170-right #box-right3 #tv-dinheiro #list-content ul li a img{
    margin-top:0px;
}

#box170-right #box-right1 #bullet-yellow #form input{
    *float: left;
}

#box170-right #box-right-category{
    float: left;
    margin-bottom: 0px;
    margin-top: 0px;
    min-height: 140px;
}

#box310-especial .subtitle{
    background: #000000;
    color: #FFE400;
    font-size: 12px;
    font-weight: bold;
    padding: 4px 7px;
	text-transform:uppercase;
}

#box310-especial img{
    margin-bottom:10px;
}

#box170-int{
    background: none repeat scroll 0 0 #FFFFFF;
    float: left;
    margin: 10px 0;
    padding: 8px 3%;
    position: relative;
    width: 94%;
}

#box170-int.empty{
    background: none;
}

#box170-int .grp{min-height: 280px;}

#box170-int .grp div.contvideo, #box170-int .grp div.contaudio, #box170-int .grp div.contgallery {
	height:140px;
	overflow: hidden;
	text-align:left;
}

#box170-int .grp div.contvideo a span.play-media{
    background: url("images/podcast1-b.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 84px;
    top: 64px;
    left: 7px;
    position: absolute;
    width: 95px;
    z-index: 9;
}

#box170-int .grp div.contaudio a span.play-media{
    background: url("images/bg-vol.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 86px;
    top: 36px;
    left: -1px;
    position: absolute;
    width: 76px;
    z-index: 9;
}

#box170-int .grp div.contgallery a span.play-media,
.blocknews .image span.play-media {
    background: url("images/podcast2-c.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 87px;
    top: 62px;
    left: 8px;
    position: absolute;
    width: 96px;
    z-index: 9;
}

	#box170-int .grp div.contgallery a span.play-media:hover,
	.blocknews .image span.play-media:hover
	{
		opacity:0.6;
	}
	
	.blocknews .image span.play-media.video {
		background: url("images/podcast1-b.png") no-repeat scroll 0 0 transparent;
		top: 62px;
	}
	
	.blocknews .image span.play-media {
		top:auto;
		left:0;
		bottom:0;
	}	

#box170-int .author{
    color: #C80000;
    display: inline;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin-top: 8px;
    width: 100%;
    word-wrap: break-word;
	text-decoration: none !important;
}

#box170-int .title{
    display: inline;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding: 8px 0;
    word-wrap: break-word;
	color:#333333;
	text-decoration:none !important;
}

#box170-int .subtitle{
    color: #333333;
    display: inline;
    float: left;
    font-size: 12px;
    text-decoration: none!important;
    width: 100%;
}

#box170-int .more.min.yellow{ bottom: 10px;  position: absolute; right: 10px;}


#box170-int .more.min.yellow a{
    color: black;
    text-decoration:none;
}

#barra-black{
    background: none repeat scroll 0 0 #231F20;
    clear: both;
    content: ".";
    display: block;
    height: auto;
    margin: 0 auto 15px;
    min-height: 25px;
    padding: 10px;
    width: 98%;
}

#barra-black h3{
    color: #FFFFFF;
    float: left;
    font-size: 18px;
    line-height:22px;
    font-weight: normal;
    margin:0 25px 0 5px;
    text-decoration:none !important;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    text-transform: uppercase;
}

	#barra-black h3:hover {
		color:#FFDD00;
	}

#barra-black .selected h3{
	color:#FFDD00;
	font-weight:normal;
}

#barra-black h3.spacer {
	border-right:1px dotted;
}


#barra-black .filtrar-wrapper {
	float:right;
	margin-top:2px;
}

#barra-black .filtrar-wrapper .filtrar-label {
	float:left;
	font-size:11px;
	color:#fff;
	text-transform:uppercase;
	font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	margin:5px 10px;
}

#barra-black .filtrar-wrapper .filtrar-label.selected {
	color:#FFDD00;
}

#barra-black .filtrar-wrapper select
	{
		background:transparent;
		padding:3px 7px;
		border:none;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
		text-transform:uppercase;
		font-size:11px;
		line-height:18px;
		color:#444444;
		width:212px;
		-webkit-appearance: none;
	}
		
		#barra-black .filtrar-wrapper select:hover
		{
			cursor:pointer;
		}
	
	.styled-select
	{
		float:left;
		background:url(images/combo-box-bckgrnd.png) no-repeat right top #fff;
		width:188px;
		height:20px;
		overflow: hidden;
	}

#barra-black #form{
    background: url("images/search-yellow.png") no-repeat scroll 0 5px transparent;
    float: right;
    margin: 0;
    padding-left: 25px;
	width: 36%;
	*width:26%;
}

.box310-black-tvdinheiro-height-wrapper{
	float:left;
	height:495px;
	margin-bottom:25px;
}
	.box310-black-tvdinheiro-height-wrapper.video-height-wrapper {
		height:395px;
	}
	
.box310-black-tvdinheiro-wrapper {
	position:absolute;
	left:0;
	right:0;
	padding:15px 0;
	background: url("images/bg-tvdinheiro.png") repeat scroll 0 0 #222222;
}

#box310-black-tvdinheiro {
    min-height: 375px;
    width:945px;
    margin:0 auto;
}

	#box310-black-tvdinheiro .noticia-info-wrapper,
	#box310-black-tvdinheiro .image-gallery-wrapper {
		float:left;
		width:100%;
		position:relative;
	}
	
		#box310-black-tvdinheiro.video-gallery .image-gallery-wrapper {
			width:70%;
		}
		
		#box310-black-tvdinheiro.video-gallery .image-gallery-wrapper img {
			width:100%;
		}
		
		#box310-black-tvdinheiro.video-gallery .noticia-info-wrapper {
			float:right;
			width:28%;
			padding-top:20px;
		}
	
#box310-black-tvdinheiro .videoppal{float: left;margin: 0 12px 12px 0;}
#box310-black-tvdinheiro .info-video{display:block;}
#box310-black-tvdinheiro .info-video p{line-height: 19px;}

.visualizacioes-counter {
	position:absolute;
	left:7px;
	bottom:5px;
	padding:3px 6px;
	font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	background:url("images/black-70-bckgrnd.png");
	font-size:10px;
	text-transform:uppercase;
	color:#a8a9ad;
}

	.visualizacioes-counter strong {
		font-weight:normal;
		color:#fff;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	}

#barra-black #form #search-videohem input.submit, #barra-black #form #search-galleryhem input.submit, #barra-black #form #search-audiohem input.submit{
    background: none repeat scroll 0 0 #4A4A4A;
    border: medium none;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    margin: 0;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: uppercase;
}

#barra-black #form #search-videohem input.search, #barra-black #form #search-galleryhem input.search, #barra-black #form #search-audiohem input.search{
    background: url("images/bullet_cinza.png") no-repeat scroll 277px 16px #FFFFFF;
    border: medium none;
    display: block;
    float: left;
    font-size: 11px;
    height: 20px;
    margin-top: 0;
    padding: 0;
    width: 80%;
}


.pikachoose ul.shared  li.facebook {
	background: url("images/icons-header-fb.png") no-repeat scroll 0 -2px transparent;
	width:20px;
	height:20px;
	margin-left: 3px;
    margin-right: 3px;
}

.pikachoose h2{
	*font-size:12px;
}

.pikachoose .shared  li.twitter {
	background: url("images/icons-shared-small-twitter.png") no-repeat scroll 0 0 transparent;
	width:20px;
	height:20px;
	margin-left: 3px;
    margin-right: 3px;
}

.pikachoose .shared li.google {
	background: url("images/icons-shared-small-google.png") no-repeat scroll 0 0 transparent;
	width:20px;
	height:20px;
	margin-left: 3px;
    margin-right: 3px;
}

.pikachoose .shared li.mail {
	background: url("images/icons-header-mail.png") no-repeat scroll 0 -4px transparent;
	width:20px;
	height:20px;
	margin-left: 3px;
    margin-right: 3px;
}

.pikachoose .shared li.more {
	background: url("images/icons-shared-small-more.png") no-repeat scroll 0 0 transparent;
	width:20px;
	height:20px;
	margin-left: 3px;
    margin-right: 3px;
}

.pikachoose .shared {
    bottom: 0;
    clear: both;
    display: inline;
    float: left;
    height: 30px;
    left: 5px;
    list-style: none outside none;
    margin-top: 12px !important;
    position: absolute;
    width: 135px;
}

.pikachoose div.shared {
    display: inline;
    height: 30px;
    list-style: none outside none;
    margin-left: 436px;
    margin-top: 0px !important;
    position: absolute;
    top:0;
}
	
	.video-gallery .pikachoose div.shared {
		margin-left:0;
		margin-top:15px;
	}
	
.pikachoose .shared  li{
    float:left;
}

#box310-black-tvdinheiro .noticia-info-wrapper .date,
#box310-black-tvdinheiro .noticia-info-wrapper .author {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	float:left;
	margin:5px 0 0 0;
	color:#ffdd00;
	background:#000;
	padding:2px 5px 2px 3px;
}

#box310-black-tvdinheiro .noticia-info-wrapper .author {
	color:#d1d2d4;
}

#box310-black-tvdinheiro .noticia-info-wrapper .views{
	width:100%;float:left;
}

/*
#box310-black-tvdinheiro .noticia-info-wrapper .views .date {
	background:none;
}
*/

#box310-black-tvdinheiro .videoppal{float: left;margin-right: 15px;}
#box310-black-tvdinheiro .info-video{margin-left: 15px;margin-top: 15px;}

#box310-black-tvdinheiro h2{
    color: #e7574c !important;
    margin-top: 30px;
    font-family:Helvetica, Arial, sans-serif;
    font-size:11px;
    font-weight:bold;
	*font-size:12px;
}

#box310-black-tvdinheiro h4{
    color: #FFFFFF;
    font-size: 24px;
    margin-top: 10px;
}

#box310-black-tvdinheiro #text-player{
    color: #FFFFFF;
    font-size: 12px;
    height:85px;
    overflow:hidden;
}
	#box310-black-tvdinheiro.video-gallery #text-player{
		color:#d2d2d2;
		line-height:14px;
		margin-bottom:35px;
		height:141px;
		overflow:hidden;
	}
	
#box310-black-tvdinheiro .post-basic h2{
    background: none repeat scroll 0 0 #000000;
    color: #FFDF00;
    float: left;
    font-size: 12px;
    margin: 10px;
    padding: 5px;
    text-transform: uppercase;
}

#box310-black-tvdinheiro .post-basic h2 a{
    color: #D1D1D1;
    margin-left: 25px;
    text-decoration: none;
    text-transform: capitalize;
}


#box310-black-tvdinheiro .shared{
    display: inline-block;
}

#box310-black-tvdinheiro .shared ul{
	list-style:none;
	min-height:20px
}

#box310-black-tvdinheiro .shared ul li{
    float: left;
    height: 18px;
    margin-left: 3px;
    margin-right: 3px;
    text-indent: 9999px;
    width: 18px;
}

#box310-black-tvdinheiro .shared ul li a{
    display:block;
    text-indent:-9999px;
    width:20px;
}

#box310-black-tvdinheiro .shared ul li.facebook{
    background: url("images/icons-shared-small-fb.png") no-repeat scroll 0 0 transparent
}

#box310-black-tvdinheiro .shared ul li.twitter{
    background: url("images/icons-shared-small-twitter.png") no-repeat scroll 0 0 transparent;
}

#box310-black-tvdinheiro .shared ul li.mail{
    background: url("images/icons-header-mail.png") no-repeat scroll 0 -4px transparent;
}

#box310-black-tvdinheiro .shared ul li.google{
    background: url("images/icons-shared-small-google.png") no-repeat scroll 0 0 transparent;
}

#box310-black-tvdinheiro .shared ul li.more{
    background: url("images/icons-shared-small-more.png") no-repeat scroll 0 0 transparent;
}

#box310-black-tvdinheiro .shared ul li.gplusone{
   text-indent:0px;
}

#box310-black-tvdinheiro #text-player .post-basic{
	display: table;
}


/* cmp-news-interviews */
.box-interviews-news{width:100%}
.box-interviews-news h2{background:none repeat scroll 0 0 #0059b4;color:#fff;display:table;padding:5px 10px;font-family:'ProximaNova-Extrabld',Sans-Serif;letter-spacing:1px;line-height:28px;}
.box-interviews-news h2 a {text-decoration: none; font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;}
.box-interviews-news div.tab{float:left;background:url("images/tails-blue.png") no-repeat scroll 0 -1px #fff;color:#333;font-size:11px;min-height:50px;padding:10px 0 0 0;display:block;}
.box-interviews-news div.tab div.mod-news{background-color:#fff;float:left;min-height:40px;width:100%;}
.box-interviews-news div.tab div.mod-news.last{/*background:url("images/tail-black-magazine.png") no-repeat scroll right bottom 0 #fff; padding-bottom:10px;*/}
.box-interviews-news div.tab div.mod-news div.block-news{position:relative;display:inline-block;border-bottom:1px dotted #222;margin:0 10px;padding:15px 0;width:94%;min-height:50px}
.box-interviews-news div.tab div.mod-news div.block-news:hover .more.min.yellow{background:#000; color:#ffde01;}
.box-interviews-news div.tab div.mod-news span.thumb{display:inline;float:left;padding-right:10px;height:60px;overflow:hidden;}
.box-interviews-news div.tab div.mod-news a{color:#414042;display:block;font-size:12px;font-weight:bold;text-decoration:none;}
	.box-interviews-news div.tab div.mod-news a:hover .title {text-decoration:underline}
.box-interviews-news div.tab a span.date {font-style:italic; font-size:11px; position: absolute; float:left; bottom:12px;color:#555555;}
.box-interviews-news .more.min.yellow{background:none repeat scroll 0 0 #ffde01;color:#000;font-size:9px;font-weight:bold;position:absolute;text-align:center;text-decoration:none;width:11px;float:right;bottom:13px;}
	.box-interviews-news .more.min.yellow:hover { background:#000; color:#ffde01; }	
/* .box-interviews-news .block-news p {margin-top:20px;} */
.redmorebuttoncontainer {display: inline;float:right;width:100%; padding-top:5px}
	.box-tabs .redmorebuttoncontainer { background:#d32616; padding-top:0; }
	.comments-wrapper .redmorebuttoncontainer { padding-top:0; margin-top:-5px; }
.redmorebuttoncontainer .redmorebutton {float: right;width: auto;background:url("images/redmorebutton-black-bckgrnd.png") no-repeat right top;display: inline;float: right;padding: 8px 5px 2px; text-transform:uppercase;}
	.box-tabs .redmorebuttoncontainer .redmorebutton { background:none; width:100%; text-align:center; padding-top:2px; }
	.comments-wrapper .redmorebutton { background:url("images/redmorebutton-bckgrnd.png") no-repeat right top; }
.redmorebuttoncontainer .redmorebutton a {color: #FFFFFF;font-size: 10px;font-family:'ProximaNova-Extrabld';font-weight:normal;text-decoration: none;}
	.redmorebuttoncontainer .redmorebutton a:hover { font-size:12px; }
	.box-tabs .redmorebuttoncontainer .redmorebutton a:hover { font-size:10px; color:#ffde00; }
/* cmp-news-interviews end*/
/* cmp-mais-dinheiro */
.mais-dinheiro-wrapper {width:70%; min-width:945px; margin:0 auto}
.mais-dinheiro{position:relative;display:inline;float:left;height:auto!important;width:100%;margin:30px 0;}
.mais-dinheiro h2{position:absolute;background:url("images/redmorebutton-yellow-bckgrnd.png") no-repeat scroll left top;font-weight:normal;letter-spacing:1px;line-height:28px;padding:0 5px 10px 5px;display:inline-block;}
.mais-dinheiro .thumbs-container{color:#333;display:block;font-size:11px;margin-top:27px;}
.mais-dinheiro .thumbs-container .link{float:left;width:14.5%;border:2px solid #fff;height:auto;background-color:#fff;margin-right:2%;height:120px;}
.mais-dinheiro .thumbs-container .link.first{}
.mais-dinheiro .thumbs-container .link.last{margin-right:0;}
.mais-dinheiro .thumbs-container .link .img{height:auto;padding:5px 5%;text-align:center;width:90%;overflow:hidden;}
.mais-dinheiro .thumbs-container .link:hover{border:2px solid #000}
	.mais-dinheiro .thumbs-container .link .img img {width:100%;}
/* cmp-mais-dinheiro end*/
/* cmp-share-addthis */
.share_toolbox{width:auto;float:right;}
	.video-gallery .pikachoose div.shared .share_toolbox { float:left }
	.conteudo-edicao-wrapper .share_toolbox { clear:both }
.share_toolbox a{float:left;padding-left:5px; width:16px; height:16px; text-indent:-999em; overflow:hidden;}
.share_toolbox span.send_email{background:url("images/addthis-mail.png") no-repeat left top;float:left;margin-right:5px;width:16px;height:16px}
.share_toolbox span.send_email:hover,
.share_toolbox a:hover, .box-tabs .tabs ul li div.share_toolbox a:hover {opacity:0.8}
.share_toolbox span.send_email a{text-indent:-99999px;text-decoration:none;padding-right:10px}
.box-tabs .tabs ul li div.share_toolbox, .search ul li div.share_toolbox {margin-top: 8px; /*margin-top:-18px;*/}
.box-tabs .tabs ul li div.share_toolbox a, .search ul li div.share_toolbox a {width:16px; height:16px; overflow:hidden; text-indent:9999em;}
	.addthis_button_facebook {background:url("images/addthis-facebook.png") no-repeat left top;}
	.addthis_button_twitter {background:url("images/addthis-twitter.png") no-repeat left top;}
	.addthis_button_google {background:url("images/addthis-googleplus.png") no-repeat left top;}
	.addthis_button_expanded {background:url("images/addthis-more.png") no-repeat left top;}
	.addthis_button_linkedin{background:url("images/addthis-linkedin.png") no-repeat left top;}
.addthis_button_expanded .at_a11y {display:none;}
.box-tabs .tabs #podcasts ul li div.share_toolbox {padding-right:30px;float:right;margin-top:0;}

.addthis_button_facebook span {background:none!important;}
.addthis_button_twitter span {background:none!important;}
.addthis_button_google span {background:none!important;}
.addthis_button_expanded span {background:none!important;}
.addthis_button_linkedin span {background:none!important;}


/* cmp-share-addthis end*/

.ultimas-noticias-height-wrapper {
	float:left;
	height:320px;
	margin-bottom:15px;
}

.ultimas-noticias-wrapper {
	float:left;
	position:absolute;
	left:0;
	right:0;
	padding:15px 0;
	background:#231f20;
	margin-bottom:30px;
}

.ultimas-noticias-wrapper .noticias-container {
	width:70%;
	min-width:945px;
	margin:0 auto;
}

.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab {
	width:94%;
	margin-right:5%;
	float:left;
	background:#333132;
}

	.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab.last {
		margin-right:0;
		float:right;
		width:100%;
	}

.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab div.mod-news {
	background:#333132;
}

	.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab div.mod-news.last {
		/*background:url("images/tail-red-page.png") no-repeat scroll right bottom #333132;*/
	}

.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab div.mod-news a {
	color:#fff;
}

.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab a span.date {
	color:#bebec0;
	position:absolute;
	bottom:12px;
}

.ultimas-noticias-wrapper .noticias-container .box-interviews-news div.tab div.mod-news div.block-news {
	border-bottom:1px dotted #716f70;
	position:relative;
}

.ultimas-noticias-wrapper .noticias-container .redmorebuttoncontainer .redmorebutton {
	background:url("images/redmorebutton-bckgrnd.png") no-repeat right top;
	text-transform:uppercase;
}

.ultimas-noticias-wrapper .noticias-container .magazine-logo {
	float:left;
	margin-left:10px;
}

#box310-magazine {
	min-height: 20px;
}

.ultimas-noticias-wrapper .noticias-container .last-news-title {
	float:right;
	text-align:center;
	margin-right:20px;
	color:#e8e8e8;
	border-bottom:1px solid #656364;
	width:50%;
	font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	padding:18px 0 3px 0;
	font-size:13px;
	letter-spacing:0.02em;
}

/*.tabs span.date{width:70%;}*/

.tags-module {
	width: 100%;
	display: inline;
	float: left;
	padding-bottom:20px;
}

.tags-module div.category {
	color: #333333;
	font-size: 11px;
	padding-right:20px;
	padding-bottom: 10px;
}

.tags-module h2, #box170-left .tags-module h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDF00;
    display: table;
    font-size: 15px;
    padding: 5px;
    text-transform: uppercase;
    font-family:'ProximaNova-Extrabld',Sans-Serif;
    width: auto;
}

.tags-module .category ul {
	display: inline;
	float: left;
}

.tags-module .category ul li {
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	list-style: none outside none;
	margin-bottom: 1px;
	margin-right: 1px;
	text-transform: uppercase;
}

.tags-module .category ul li.first-child a {
	background: url("images/tails-black.png") no-repeat scroll 0 -1px #D1D1D1;
}

.tags-module .category ul li a {
	background: none repeat scroll 0 0 #D1D1D1;
	color: #222222;
	display: block;
	float: left;
	padding: 5px 10px;
	text-decoration: none;
}

.tags-module .category ul li a.selected {
	background: none repeat scroll 0 0 #FFFFFF;
	cursor: default;
}

#video_hem #pagination, #audio_hem #pagination, #gallery_hem #pagination{
	display: block;
	min-height:34px;
}

.banner-rotation #slider{
	height: 290px;
	overflow: hidden;
}

.banner-rotation #sliderM{
	width:580px;
	height: 290px;
	overflow: hidden;
}

.banner-rotation #sliderM li{
	float: left;
}

/* CONTExDAO DESTA EDIxC7AO */
.conteudo-edicao-wrapper {
	float:left;
	position:relative;
	background:#000000;
	padding:7px 0.7% 1px 0.7%;
	width:98.6%;
	-webkit-border-radius: 3px;
	border-radius: 3px; 
	margin-bottom:20px;
}

	.conteudo-edicao-wrapper .title {
		position:absolute;
		padding:5px 10px 5px 10px;
		background:#231f20;
		top:-26px;
		left:0;
	}
	
	.conteudo-edicao-wrapper .title h2 {
		color:#fff;
		text-transform:uppercase;
	}
	
	.conteudo-edicao-wrapper .category-wrapper {
		float:left;
		width:100%;
	}
	
	.conteudo-edicao-wrapper .category-title:first-child {
		float:left;
		width:96%;
		padding:6px 2%;
		background:url("images/tails-black.png") no-repeat -5px -2px #d32616;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	
	.conteudo-edicao-wrapper .category-title {
		float:left;
		width:96%;
		padding:6px 2%;
		background:no-repeat -5px -2px #d32616;
		color:#fff;
		font-size:10px;
		font-weight:bold;
	}
	
	.conteudo-edicao-wrapper ul li {
		list-style:none;
		float:left;
		width:96%;
		padding:20px 2% 10px;
		background:url("images/conteudo-destacado-border-top.png") repeat-x #ffffff;
		margin-bottom:6px;
	}
		.conteudo-edicao-wrapper ul li:first-child {
			background:url("images/conteudo-destacado-red-tail.png") no-repeat right top #fff;
			padding-top:10px;
		}
	
	
	
	.conteudo-edicao-wrapper h3 {
		font-weight: bold;
		padding: 0;
		word-wrap: break-word;
		color:#414141;
		font-size:18px;
		margin-bottom:10px;
		margin-top:-5px;
	}
	
	.conteudo-edicao-wrapper p {
		padding-bottom:8px;
		word-wrap: break-word;
		color:#414141;
		font-size:12px;
		line-height:14px;
		padding-right:15px;
	}
	
	.conteudo-edicao-wrapper ul li a:hover h3 {
		color:#000000;
	}
	
	.conteudo-edicao-wrapper ul li a:hover p {
		text-decoration:underline;
	}
	
/* BLOGS */
.blog-header-wrapper {
	float:left;
	width:90%;
	padding:0 5% 20px;
	margin-bottom:30px;
	background:url("images/bg-tvdinheiro.png") repeat scroll 0 0 #222222;
}

	.blog-header-wrapper .blog-title {
		float:left;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
		color:#fff;
		text-transform:uppercase;
		font-size:30px;
		padding-top:25px;
		width:65%;
	}
	
	.blog-header-wrapper .blog-author {
		float:right;
		padding:25px 12px 10px 12px;
		background:#000000;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
		color:#ffdf00;
		font-size:12px;
		text-transform:uppercase;
		width:30%;
	}
	
	.blog-header-wrapper .blog-author a {
		color:#FFDF00;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
		font-size:12px;
		text-transform:uppercase;
	}
	
	.blog-header-wrapper .blog-info {
		float:left;
		margin-top:25px;
		width:89%;
		border-top:1px solid #999999;
		font-family:Helvetica, Arial, sans-serif;
		font-style:italic;
		color:#d6d6d6;
	}
	
	.blog-header-wrapper .blog-info .blog-partners {
		float:left;
		background:#000;
		padding:5px;
		font-family:Helvetica, Arial, sans-serif;
		font-size:9px;
		font-style:italic;
		color:#d6d6d6;
	}
	
		.blog-header-wrapper .blog-info .blog-partners strong {
			color:#ffdf00;
		}
		
		.blog-header-wrapper .blog-info .oferecimento {
			float:right;
			font-size:10px;
			font-weight:bold;
			padding-top:5px;
			color:#ffffff;
		}
	
	.blog-header-wrapper .mini-ad {
		float:right;
		margin-top:20px;
	}
	
.blogger-info-wrapper {
	float:left;
	width:86%;
	padding:0 8% 20px;
	background:#2e2c2d;
	position:relative;
	margin-bottom:20px;
}

	.blogger-info-wrapper .blogger-image {
		float:left;
		margin-bottom:10px;
	}
	
	.blogger-info-wrapper .blogger-bio {
		float:left;
		color:#fff;
		font-family:Verdana, Helvetica, Arial, sans-serif;
		font-size:11px;
		line-height:13px;
	}
	
	.blogger-info-wrapper .blogger-social-links {
		position:relative;
		bottom:-10px;
		right:10%;
	}
	
	.blogger-info-wrapper .blogger-social-links .txt {
		float:right;
		width:48%;
		margin:2px 10px 0 0;
		font-size:11px;
		text-transform:uppercase;
		color:#fede00;
		font-family:'ProximaNova-Extrabld', Helvetica, Arial, sans-serif;
	}
	
	.blogger-info-wrapper .blogger-social-links .social-link {
		width:30px;
		height:30px;
		float:right;
		margin-left:10px;
	}
	
		.blogger-info-wrapper .blogger-social-links .social-link:hover {
			opacity:0.7;
			cursor:pointer;
		}
	
		.blogger-info-wrapper .blogger-social-links .social-link.facebook {
			background:url("images/bt-facebook-blog-black.png") no-repeat;
		}
		
		.blogger-info-wrapper .blogger-social-links .social-link.twitter {
			background:url("images/bt-twitter-blog-black.png") no-repeat;
		}

.post-list-wrapper {
	float:left;
	width:100%;
	margin-bottom:40px;
}

	.post-list-wrapper.highlight-posts {
		margin-bottom:25px;
	}
	
	.post-list-wrapper ul li {
		float:left;
		position:relative;
		width:100%;
		padding:35px 0 25px 0;
		list-style:none;
		border-top:1px dotted #79797b;
	}
	
	.post-list-wrapper.bloggers-list ul li {
		background:#fff;
		border:none;
		padding:12px 2%;
		width:96.7%;
		margin-bottom:15px;
	}
	
	.post-list-wrapper.post-list-audio ul li {
		background:url("images/bg-vol.png") no-repeat -9px center #fff;
		border:none;
		margin-bottom:15px;
		padding:12px 2% 12px 14%;
		width:84%;
	}
	
	.post-list-wrapper.highlight-posts ul li {
		width:32%;
		margin-right:1.3%;
		list-style:none;
		padding:0;
		border:none;
	}
	
		.post-list-wrapper.highlight-posts ul li:nth-child(3) {
			margin-right:0;
		}
	
		.post-list-wrapper ul li:first-child {
			padding-top:15px;
			border:none;
			/*background:url("images/tails-black.png") no-repeat left -2px;*/
		}
		
		.post-list-wrapper.post-list-audio ul li:first-child {
			background:url("images/bg-vol.png") no-repeat -9px center #fff;
		}
		
		.post-list-wrapper.bloggers-list ul li:first-child {
			padding-top:12px;
			background:url("images/tails-black.png") no-repeat left -2px #fff;
		}
		
		.post-list-wrapper.highlight-posts ul li:first-child {
			padding:0;
			background:none;
		}
		
	.post-list-wrapper ul li h3,
	.post-list-wrapper ul li p {
		font-family:Helvetica, Arial, sans-serif;
		color:#424244;
		margin-bottom:10px;
	}
	
	.post-list-wrapper ul li h3 {
		font-weight:bold;
		font-size:16px;
		line-height:18px;
		width:90%;
	}
	
	.highlight-posts ul li h3 {
		font-weight:bold;
		font-size:16px;
		line-height:18px;
		width:88%;
	}

	.post-list-wrapper.bloggers-list ul li h3 {
			font-size:13px;
			width:auto;
			background:#C80000;
			padding:2px 5px;
			float:left;
			color:#fff;
			text-transform:uppercase;
		}
	
	.post-list-wrapper ul li p {
		font-size:11px;
		line-height:12px;
		width:95%;
	}
	
	.post-list-wrapper.bloggers-list ul li p {
		width:100%;
		float:left;
	}
	
	.post-list-wrapper ul li a:hover p { 
		text-decoration:underline; 
		color:#444444; 
	}
	
	.post-list-wrapper .post-image-thumb {
		float:right;
		width:180px;
		margin-left:65px;
	}
	
		.post-list-wrapper.bloggers-list .post-image-thumb {
			height:90px;
			overflow:hidden;
			float:left;
			margin:0 15px 0 0;
		}
		
		.post-list-wrapper.highlight-posts .post-image-thumb {
			width:100%;
			margin:0 0 7px 0;
		}
		
	.post-list-wrapper .post-image-thumb img {
		width:100%;
	}
	
	.post-list-wrapper .post-info-bottom {
		float:left;
		width:100%;
		margin-top:5px;
	}
	
	.post-list-wrapper .post-info-bottom .post-date,
	.post-list-wrapper .post-info-bottom .post-author,
	.post-list-wrapper.highlight-posts .post-date  {
		float:left;
		font-style:italic;
		font-weight:bold;
		color:#585858;
		font-size:11px;
		line-height:16px;
	}
	
		.post-list-wrapper .post-info-bottom .post-author {
			margin-left:20px;
		}
		
		.post-list-wrapper.highlight-posts .post-date {
			float:none;
			position:absolute;
			bottom:30px;
			right:0;
		}
		
	body .comp .post-list-wrapper #paginationbar li {
		border:none !important;
		font-size:12px;
		font-weight:bold;
	}
	
	body .comp .post-list-wrapper #paginationbar ul li.botant, body .comp .post-list-wrapper #paginationbar ul li.botprox {
		font-size:16px;
		font-weight:normal;
	}
	

	
	
	#comments .text .evaluate.comment li.like a {
    background: url("images/icons-variables-like.png") no-repeat scroll 3px -8px transparent;
    border-right: 1px solid #CCCCCC;
    padding-left: 30px;
    width: 40%;
}

#comments .text .evaluate.comment li.unlike a {
    background: url("images/icons-variables-unlike.png") no-repeat scroll 3px -6px transparent;
    padding-left: 30px;
    width: 40%;
}



/*Tooltip Facebook */
 .like
{
	display:none;
	z-index:3;
	position:absolute;
	width:280px;
	height:200px;
}

.like img
{
	float:left;
	padding-top:1px;
}

.like .titleComp
{
	width:45px;
	height:14px;
	color:#fff;
	font-family: arial,verdana,serif
	font-size:11px;
	padding-left:20px;
	padding-top:2px;
	z-index:6;
	background:url("images/triangulo.png") no-repeat #505050;
	font-weight:bold;
}

.like .titleComp span
{
	color:#fff;
	font-family: arial,verdana,serif
	font-size:10px;
	padding-left:23px;
	margin-top:-15px;
}
.like .compFace
{
	width: 280px;
	height: 200px;
	
	/* IE10 Consumer Preview */
	background-image: -ms-linear-gradient(bottom,  #E1F5F2 0%, #D4E1F5 100%);

	/* Mozilla Firefox */
	background-image: -moz-linear-gradient(bottom, #E1F5F2 0%, #D4E1F5 100%);

	/* Opera */
	background-image: -o-linear-gradient(bottom, #E1F5F2 0%, #D4E1F5 100%);

	/* Webkit (Safari/Chrome 10) */
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #E1F5F2), color-stop(1, #D4E1F5));

	/* Webkit (Chrome 11+) */
	background-image: -webkit-linear-gradient(bottom, #E1F5F2 0%, #D4E1F5 100%);

	/* W3C Markup, IE10 Release Preview */
	background-image: linear-gradient(to top, #E1F5F2 0%, #D4E1F5 100%);
	
	/*IE8*/
	background-color: #def0f3;
	

	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4E1F5', endColorstr='#E1F5F2',gradientType='1');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#D4E1F5', endColorstr='#E1F5F2',gradientType='1')";
	background: -o-linear-gradient(top, #E1F5F2, #D4E1F5);

	cursor:pointer;
	border-bottom:#b1c4e0 1px solid;
	border-left:#b1c4e0 1px solid;
	border-right:#b1c4e0 1px solid;;
	z-index:5;
}

.like .compFace img
{
	width: 58px;
	height:48px;
	padding-top:25px;
	padding-left:15px;
	float:left;
}

.like .compFace span
{
	float:left;
	font-family: arial,verdana,serif;
	font-size:16px;
	padding-left:10px;
	font-weight:bold;
}

.like .compFace .iframeface
{
	padding-top:50px;
	padding-left:90px;
}

.like .compFace .title1
{
	padding-top:35px;
}

 .like .compFace .title2
{
	margin-top:-5px;
}

 ul li .tooltipDiv .faceId
{
	display:none;
}


.blogger-info-wrapper .blogger-image .imageCrop img{
    margin-top: 0px !important;
}

.blogger-info-wrapper .blogger-image {
    overflow: hidden ;
	height:82px;
}


.list-authors-blogs{
	float: left;
	display: inline;
	width: 100%;
	overflow-x: hidden;
	overflow-y: visible;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


.list-authors-blogs #blog-author ul li  .imageCrop {
    float: left;
    height: 90px;
    width: 180px;
    overflow: hidden;
    margin-right:10px;
}

.no-float{
float:none !important;
}

.forced-display-block{
	display:block!important;
}

.forced-width-100{
	width:100%!important;
}

.single-article .figure .new-slider .type_HL li{
	width:620px!important;
	position:relative;
	list-style:none outside none;
}

.single-article .figure .new-slider .type_BDL li{
	width:316px!important;
	position:relative;
	list-style:none outside none;
}

.single-article .figure .new-slider .type_BDR li{
	width:316px!important;
	position:relative;
	list-style:none outside none;
}

.single-article .figure .video-player-wrapper .thickbox img{
	padding-top:0px!important;
	padding-bottom:0px!important;
}

.box-tabs.mais-noticias {
    padding-bottom: 10px;
    position: relative;
}
.box-tabs.mais-noticias .mais-noticias-title {
    background: url("images/tail-gray.png") no-repeat scroll right top #D32616;
    color: #FFFFFF;
    font-family: 'ProximaNova-Extrabld',Sans-Serif;
    font-size: 19px;
    line-height: 1em;
    padding: 15px 90px 13px;
    position: absolute;
    right: 12px;
    text-transform: uppercase;
    top: -2px;
}
.box-tabs.mais-noticias .tabs ul {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #000000;
    border-style: solid;
    border-width: 30px 12px 6px;
    padding: 20px 0 10px;
}
.box-tabs.mais-noticias .tabs ul li {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #000000;
    border-image: none;
    border-style: none none dotted;
    border-width: medium medium 1px;
    margin: 0 3%;
    padding: 10px 0;
    width: 94%;
}
.box-tabs.mais-noticias .tabs ul li:last-child {
    border: medium none;
}
.box-tabs.mais-noticias #pagination {
    bottom: 0;
    position: absolute;
    right: 0;
}
.box-tabs.mais-noticias #paginationbar ul li {
    border: medium none !important;
    font-size: 12px;
    margin: 6px 0;
}
body .comp .box-tabs.mais-noticias #paginationbar ul li.botant, body .comp .box-tabs.mais-noticias #paginationbar ul li.botprox {
    font-size: 17px;
    margin-top: 1px;
}

.box-tabs.mais-noticias .tabs ul{
	width:96.3%;
	margin-top:15px;
}

.box-tabs.mais-noticias .tabs ul li.first-child {
	background:none;
}

#mgz_archive{
	min-height:85px;
}

.black_triangle{
	background:url("/css/images/tails-black.png") no-repeat scroll 0 -4px #FFFFFF;
	float:left;
	height:6px;
	position:relative;
	width:100%;
}

/* HEMEROTECA SIDEBAR */
.hemeroteca-sidebar {
	top:-391px;
	position:relative;
}

.hemeroteca-sidebar h2 {
    background: none repeat scroll 0 0 #222222;
    color: #FFDE01;
    line-height: 28px;
    padding: 0 10px;
    display:table;
	text-transform:uppercase;
	letter-spacing: 1px;
}

.hemeroteca-sidebar h2 {
	background:#FFDE01;
	color:#222222;
	font-size:12px;
	line-height:22px;
	letter-spacing:-0.01em;
}

.hemeroteca-sidebar #box-tvdinheiro-fotos {
	margin-top:20px;
}

/* CITE */
q.txt_olho {
	margin:15px 0;
	width:84%;
	padding:20px 8% 40px;
	clear:both;
}

/*firefox only hack*/
@-moz-document url-prefix() { 
  q.txt_olho{
	width:100%;
  }
}

q.txt_olho:before {
	left:-10px;
}

q.txt_olho:after {
	right:-10px;
}

/* HOME BLOGS */
.post-list-wrapper.highlight-posts ul li,
.post-list-wrapper.highlight-posts ul li:first-child {
	width:30%;
	margin-right:1.3%;
	list-style:none;
	padding:10px 1%;
	border:none;
	background:#fff;
}

.post-list-wrapper.highlight-posts ul li .more.min.yellow {
	bottom:10px;
	right:10px;
}

.post-list-wrapper.highlight-posts ul li .post-author-date {
	float:left;
	width:100%;
	margin:0 0 7px 0;
}

.post-author-date .post-author,
.post-author-date .post-author-name {
	float:left;
	font-weight:bold;
	color:#585858;
	line-height:14px;
}

	.post-author-date .post-author-name {
		font-size:12px;
		color:#c80000;
		padding-left:3px;
		padding-right:29px;
	}

.post-list-wrapper.highlight-posts .post-author-date .post-date {
	float:left;
	position:static;
}

.share_toolbox a span span{
	position:relative !important;
}

.single-article .post-basic .afp{
	float:left;
	padding-left:5px;
}

.margin-magazine{
	margin-bottom:45px !important;
}

.assinatura{
	margin-bottom:15px;
}

.white-assinatura{
	background:#fff none repeat scroll 0 0;
	overflow:hidden;
	padding:6px 7px;
}