@charset "utf-8";
/* CSS Document */

/*
 * CSS reset
 */
* {
	margin: 0px;
	padding: 0px;
	
	font-size: 12px;
	font-family: Trebuchet MS;
	
}

/*
 * Elementos
 */

body {
	background-color: #f1f1f1;
	background-image:url(../img/bg.jpg);
	background-position: center center;
	background-repeat:no-repeat;
}

img {
	border: none;
}

p,a {
	font-size: 12px;
}
a {
	color: #FDB713;
	border: none;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #fedf95;
}
a:active {
	border: none;
}

#container {
	width: 990px;
	
	margin: 10px auto;
	background-color: #FFF;
}

/*
 * Header
 */
#container #header {
}


#container #header #banner{
	height: 148px;
	clear: both;
	background-image:url(../img/header.jpg);
}

#container #header #banner #menu-top{
	width: 165px;
	float: right;
	margin: 2px 7px 0px 0px;
	.margin-top: 5px;
}
#container #header #banner #menu-top p {
	display: inline;
	.margin-right: 3px;
}
#container #header #banner #menu-top  *  {
	font-size: 10px;
	color: #CCC;
}
#container #header #banner #menu-top p a.select {
	font-weight: bold;
	color: white;
}

#container #header #banner #logomc {
	float: right;
	
	margin: 64px -139px 0 0;
}

#container #header #banner #logoidb {
	float: left;
	margin: 67px 0 0 25px;
}
#container #header #banner #logoidb img{
	margin-right: 10px;
}
#container #header #banner #logoidb img.logo{
	/* margin-bottom: 8px; */
}
#container #header #banner #logoidb p{
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	color: #D8D1C9;
	margin-right: 10px;
}


#container #header #menu-bar{
	height: 42px;
	background-image:url(../img/menu.jpg);
	width: 950px;
	margin-left: 21px;
}

#container #header #menu-bar #menu{
	float: left;
	margin: 11px 0px 0px 25px;
}
#container #header #menu-bar #menu ul li{
	display: inline;
}
#container #header #menu-bar #menu ul li a{
	font-size: 14px;
	font-weight: bold;
	color: white;
	margin-right: 22px;
}
#container #header #menu-bar #menu ul li a.select{
	color: #fdb813;
}
#container #header #menu-bar #menu ul li a:hover{
	color: #9d9c93;
}

#container #header #menu-bar #busca{
	float: right;
	margin: 10px 16px 0px 0px;
}
#container #header #menu-bar #busca input{
	border: 0px;
	vertical-align: middle;
	font-size: 10px;
	color: #999;
	height:17px;
}

#container #header #menu-bar #busca input.busca{
	margin-top: 1px;
	.margin-top: -1px;
}


/*
 *Content
 */
#container #content {
	clear: both;
	margin: 18px 21px 0px 21px;
}

#container #content p{
	color: #999999;
	
}
#container #content h1, h2, h3, h4, h5, h6, label{
	color: #999999;
	
}

#container #content h1, h2{
	color: #B5A99F;
	font-size: 28px;
	font-weight: bold;
	line-height: 31px;
}
#container #content h2,h3,h4 {
	font-size: 22px;
	line-height: 22px;
}
#container #content h3 {
	color: #FDB713;
	font-size: 18px;
}
#container #content h4 {
	font-size: 18px;
}
#container #content h5 {
	font-size: 14px;
	font-weight: bold;
}
#container #content h6 {
	color: #FDB713;
	font-size: 14px;
	font-weight: bold;
}

#container #content #col-left {
	float: left;
	width: 757px;
}

#container #content #col-left *.aba > p span{
	font-size: 16px;
	font-weight: bold;
	color: #FDB713;
}

#container #content #col-left #download{
	width: 750px;
	height: 102px;
	background-image:url(../img/prob_over_donwload.jpg);
}

#container #content #col-left #download p{
	display: block;
	position: relative;
	font-size: 12px;
	font-weight:bold;
	.line-height: 16px;
}
#container #content #col-left #download p a {
	color: #FFF;
	font-weight: bold;
}
#container #content #col-left #download p.p1{
	color: white;
	font-size: 13px;
	width:142px;
	height: 60px;
	text-align: center;
	top: 10px;
	left: 15px;
}
#container #content #col-left #download p.p1 > span{
	font-size: 24px;
}
#container #content #col-left #download p.p2{
	top: -44px;
	left: 271px;
	width: 195px;
	.line-height: 13px;
	.top: -48px;
	
}
#container #content #col-left #download p.p3{
	top: -51px;
	left: 353px;
	width:110px;
}
#container #content #col-left #download p.p4{
	top: -109px;
	left: 555px;
	width: 200px;
	.top: -106px;
}
#container #content #col-left #download p.p5{
	top: -107px;
	left: 624px;
	width:110px;
	.top: -103px;
}


#container #content #col-left > div{
	width: 750px;
}

#container #content #col-left #cse-search-results iframe{
	width: 750px;
}

#container #content .barraAbas {
	height: 37px;
	width: 750px;
	background-image:url(../img/aba_bar.jpg);
	margin: 20px auto;
}
#container #content .barraAbas div{
	width: 115px;
	background-image: url(../img/aba_unselected.gif);
	height: 27px;
	float: left;
	margin: 10px 0px 0px 5px;
	text-align: center;
}
#container #content .barraAbas div a{
	width: 100%;
	margin-top: 6px;
	display: block;
	font-size: 10px;
	color:#EDEBE7;
}
#container #content .barraAbas div.selected{
	background-image:url(../img/aba_selected.gif);
}
#container #content .barraAbas div.selected a{
	color: #FDB713;
}

#container #content #col-left > div{
	clear: both;
}
#container #content #col-left > div > div{
	margin-bottom: 20px;
}

#container #content #col-left #contactform{
	margin: 20px 0;
}
#container #content #col-left #contactform p *{
	display: inline-block;
	height: 20px;
	vertical-align: middle;
	margin: 5px 0;
}
#container #content #col-left #contactform p label{
	width: 112px;
}
#container #content #col-left #contactform p input {
}
#container #content #col-left #contactform p textarea {
	width: 504px;
	height:108px;
}

#container #content #col-left #box_news {
}
#container #content #col-left #box_news span {
	border-top: 1px solid #CCCCC9;
	display: block;
}
#container #content #col-left #box_news span > *{
	margin: 1px 0;
}
#container #content #col-left #box_news span > h4{
	font-size: 14px;
}

/*
* Countdown
*/

.countdown {
	width: 317px;
	height: 115px;
	background-image: url(../img/call_winners.jpg);
}

#col-left #countdown .countdown > p  {
	position: relative;
	letter-spacing: -1px;
	
	font-size: 25px;
	color: #B5A99F;
	font-weight: bold;
	font-style: italic;
}

#col-left #countdown .countdown p.c1 {
	left:27px;
	top:10px;
	letter-spacing:-2px;
}

#col-left #countdown .countdown p.c2 {
	color: #FDB713;
	left:141px;
	top:-3px;
}

#col-left #countdown .countdown p.c3 {
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	left:49px;
	letter-spacing:0;
	top:-6px;
}

.countdown a > img {
	left:160px;
	position:relative;
	
	margin-top: 82px;
}

.txcountdown {
	width: 430px;
}
.txcountdown > *{
	margin-left: 40px;
}

.countdown > p > div{	
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}

#days {
	font-size: 31px;
	font-weight: bold;
	font-style:italic;
	color: white;
	
	position: relative;
	top: 10px;
	left: 75px;
	width: 125px;
}
#hours {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: white;
	
	position: relative;
	top: 11px;
	left: 81px;
	width: 30px;

}
#minutes {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: white;
	
	position: relative;
	top: -7px;
	left: 123px;
	width: 30px;

}
#seconds {
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	color: white;
	
	position: relative;
	top: -25px;
	left: 166px;
	width: 30px;

}

.countdown > div {
	position: relative;
	top: -76px;
	left: 206px;
	width: 109px;
}
.countdown div p {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-align: center;
}


#container #content #col-right {
	float: right;
	width: 191px;
}

#container #content #col-right > div {
	float: right;
}

#container #content #col-right #newsletter {
	background-image:url(../img/newsletter.jpg);
	width: 179px;
	height: 121px;
	text-align: center;
}

#container #content #col-right #newsletter *.email {
	margin-top: 65px;
	margin-bottom: 8px;
	width: 150px;
	font-size: 12px;
	border: 0px;
	color: #999999;
}

#container #content #col-right #videocol {
	text-align: right;
	margin-top: 7px;
}

#container #divisor {
	width: 950px;
	height: 10px;
	clear: both;
	border-bottom:	3px dotted #CCCCCC;
	margin: 10px auto;
	margin-bottom: 0px;
}

/*
 * Footer
 */
#container #footer {
	clear: both;
}
#container #footer #partners{
}

#container #footer #partners > div{
	color: #999999;
	font-weight: bold;
	margin: 0px 32px;
}
#container #footer #partners > div p{
	margin-right: 15px;
	margin-top: 5px;
}

#container #footer #partners > a{
	
	margin: 0px 0px;
}

#container #footer #barrafim{
	background-image: url(../img/barra_footer.jpg);
	clear: both;
	height: 13px;
}

#container #links{
	background-color: #f1f1f1;
	height: 28px;
}
.links {
	background-color: #f1f1f1;
}

#container #links > *{
	margin-top: 10px;
}

#container #links #links-bar{
	float: left;
}
#container #links *{
	color: #999999;
}

#container #links #copyright{
	float: right;
	font-weight: bold;
}

#container #links #links-bar p{
	display: inline;
	.margin-right: 4px;
}

/*
 * classes
 */

.bloco-esq {
	float: left;
}

.bloco-dir {
	float: right;
}
.news > * {
	margin-left: 15px;
	margin-top: 5px;
	text-align: justify;
	line-height: 16px;
}

.video {
	width: 485px;
	height: 215px;
	background-image:url(../img/banner_home.jpg);
}
.video > p {
	position: relative;
	top: 49px;
	left: 36px;
	width: 278px;
	
	color: #88877B;
	font-size: 18px;
	text-transform: uppercase;
}
.video > a {
	position: relative;
	top: 66px;
	left:36px;
}



.txvideo {
	width: 265px;
}

.txhands {
	width: 430px;
}
.txhands > *{
	margin-left: 40px;
}

.ideasboxvideo {
	width: 750px;
	height: 308px;
	background-image: url(../img/ideas_banner_ed.jpg);
	margin: 10px 0;
}
.video_box {
	margin: 15px 15px;
}
.tx_box {
	width: 280px;
	margin: 15px 0;
	color: #7F7A77;
}


.aba {
	display: none;
}
#aba1.aba {
	display: block;
}

.aba p,a,h1,h2,h3,h4,h5,h6 {
	margin: 10px 0px;	
}
.aba li {
	margin-left: 30px;
}

.sumir {
background-color:white;
height:30px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
margin-top:32px;
position:absolute;
width:169px;
}


/*stats*/
div#container.stats {
	width: 800px;
}
div.stats > div{
	margin: 0 auto;
}

div.stats #title{
	font-weight: bold;
	color: #FFCB33;
	font-size: 24px;
	width: 654px;
	margin-top: 35px;
}
div#container.stats #title h1 {
	font-size: 24px;
}

div#container.stats #stat_box{
	width: 654px;
	height: 83px;
	background-image:url(../img/stats_box.jpg);
}
div#container.stats #stat_box p {
	font-size: 16px;
	color: #999999;
	position: relative;
	top: 7px;
	left: 18px;
}
div#container.stats #stat_box p span{
	font-weight:bold;
	font-size: 16px;
	color: #FFCB33;
}
div#container.stats #stat_box p strong {
	font-size: 16px;
}

div#container.stats #graph{
	width: 800px;
}

.winners {
	margin-top: 10px;
}

.winners h6{
	margin-top: 0px !important;
}

.winners_right{
	width: 365px;
}

div.hr {
	width: 100%;
	height: 0px;
	border-top: 1px solid gray;
	clear: both;
}
