/* ------------------------------------------------------------------------- */
/* -------------------------------- GLOBAL --------------------------------- */
/* ------------------------------------------------------------------------- */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}

a img {
	border: none;
}

body {
    font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
    font-size: 9.8pt;
}

#page, .page {
    margin: 0 auto;
    max-width: 78em;
    padding: 0 .5em;
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}

a.external {
    background-position: center right;
    background-repeat: no-repeat;
	padding-right: 15px;
	margin-right: 3px;
}

h2 {
    font-size: 1.4em;
    margin: 0 0 .75em 0;
}

h2.error {
	text-align: center;
	margin-top: 5em;
	font-size: 1.4em;
}

h3 {
    font-size: 115%;
}

strong {
    font-size: 110%;
}

ul, ol {
    list-style: none;
}

.clear {
    clear: both;
}

.invisible {
    border: none;
    background: transparent;
    height: 0px;
}

a form {
    display: none;
}

select option {
    padding: 0 3px 0 5px;
}

p.news {
    font-size: 125%;
    margin-bottom: 2em;
    text-align: center;
}
p.news a {
    text-decoration: underline;   
}

/* ------------------------------------------------------------------------- */
/* --------------------------------- FORMS --------------------------------- */
/* ------------------------------------------------------------------------- */

form {
    text-align: left;
    margin-bottom: 2em;
}
form label {
    font-weight: bold;
    padding: .2em;
    cursor: pointer;
}
form ul {
    margin-bottom: 1em;
}
form ul li {
    padding: 0.2em;
}
form input, form textarea {
    border: 1px solid;
    font-family: "Trebuchet MS", Verdana, Arial;
    padding: .25em;
    vertical-align: baseline;
	font-size: 99%;
}
form textarea {
    font-size: 1em;
}
/* Quick fix for Firefox/Safari on Mac, since IE6 doesn't have this "too large" problem */
form input[size='60'] {
    width: 29.5em;
}
.ie form button {
  padding: .25em .5em;
  width: auto;
  overflow: visible;
  border-width: 1px;
}
form button {
  cursor: pointer;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- HEADER --------------------------------- */
/* ------------------------------------------------------------------------- */

#header.guest {
    margin: 0 auto;
    position: relative;
}
#header.guest .page {
    padding-top: 2em;
    position: relative;
}
#header.guest h1 a {
    display: block;
	width: 344px; 
	height: 114px;
	margin: 0 auto;
    text-indent: -9999px;
}
#header.guest h1 a:hover {
    cursor: hand; /* ie needs this */
}

#header.guest .menu {
    position: absolute;
    right: .5em;
    top: .5em;
}
#header.guest .menu li {
    float: left;
}
#header.guest .menu li.last {
    border: none;
}
#header.guest .menu li a {
	background-position: center right;
    background-repeat: no-repeat;
	margin-right: 6px;
	padding-right: 10px;
}
#header.guest .menu li.last a {
    background: none;
    padding: 0;
    margin: 0;    
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- TIMING --------------------------------- */
/* ------------------------------------------------------------------------- */

.timing {
    float: right;
}
.timing a {
    display: block;
}
.timing h3 {
    margin: 0;
    font-size: 100%;
    font-weight: normal;
    text-align: center;
}
.timing .date, .timing .hour {
    border: 1px solid;
    margin-bottom: 0.5em;
    padding: 0 0.5em;
}
.timing .day {
    font-weight: bold;
    font-size: 225%;
}
.timing .hour {
    background-repeat: repeat-x; 
    margin-bottom: 0;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- DATALESS ------------------------------- */
/* ------------------------------------------------------------------------- */

.dataless {
    margin-bottom: 1em;
}
.dataless p {
    padding: 2em 0;
    text-align: center;
    margin-bottom: .1em;
}

/* ------------------------------------------------------------------------- */
/* --------------------------------- START --------------------------------- */
/* ------------------------------------------------------------------------- */

.wide {
    background-repeat: repeat-x;
    border-top: 1px solid;
    border-bottom: 1px solid;
    font-family: Georgia;
    padding: 1em 0;
    text-align: left;
}
.wide .topic {
    margin: auto;
    width: 58em;
    padding: 1em 1em;
}
.wide .topic h2 {
    margin-top: 0;
    font-size: 1.7em;
}
.wide .topic p.major {
    font-size: 1.3em;
    padding-bottom: 1em;
}
.wide .topic p.minor {
    font-size: 1.15em;
    margin-top: .5em;
}
.wide .topic img {
    float: left;
    margin-right: 2em;
}

.qa {
    font-family: Georgia;
    margin: 0 auto;
    width: 48em;
}
.qa h2 {
    margin-bottom: .2em;
    font-size: 2em;
    text-align: center;
}
.qa h3 {
    font-size: 1.6em;
    padding: 1.5em 0 .75em 0;
}
.qa p {
    font-size: 1.2em;
    line-height: 1.25em;
}
.qa strong {
    font-weight: normal;
}

/* ------------------------------------------------------------------------- */
/* --------------------------------- FOOTER -------------------------------- */
/* ------------------------------------------------------------------------- */

#footer {
    clear: both;
    margin-top: 1em;
    padding-bottom: .5em;
    position: relative;
}
#footer p {
    border-top: 1px solid;
    margin-top: .5em;
    padding: .5em;
    text-align: center;
}
#footer .menu {
    font-size: .9em;
    position: absolute;
    left: 0;
    top: .5em;
}
#footer .menu li {
    border-right: 1px solid;
    float: left;
    padding: 0 10px;
}
#footer .menu li.last {
    border: none;
}

/* ------------------------------------------------------------------------- */
/* ----------------------------------- ADS --------------------------------- */
/* ------------------------------------------------------------------------- */

.ads-bottom {
    border-top: 1px solid;
    clear: both;
    margin: 0 auto;
    padding-top: 1em;
	width: 624px;
}
.ads-bottom iframe {
    margin: 0 5px;	
}

.ads-inner {
    /*border-top: 1px solid #e4e4e4;*/
    /*margin: 0 auto .75em auto;*/
    /*padding-top: .75em;*/
    margin: 0 auto 1.25em auto;
    text-align: center;
	/*width: 468px;*/
}
.ads-inner.large {
	width: 728px;
}
.ads-inner.scraps {
	text-align: left;
	margin-left: 0;
	margin-right: auto;
}
.text-links {
    padding: .5em .75em; 
	margin-bottom: .5em;
}
a.sponsor img {
	display: block; 
	padding: 2px; 
	border: 4px solid #ccc;
}

a.mercado-livre-ad {
  width: 300px; 
  height: 250px; 
  display: block; 
  text-align: center;
  font-family: Arial;
}
a.mercado-livre-ad {
  text-decoration: none;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- AFFILIATES ----------------------------- */
/* ------------------------------------------------------------------------- */

.affiliate {
    font-family: Arial, Helvetica, sans-serif;
    background: #fff;
}
.affiliate .highlight {
    background: #ffffd0;   
}
.affiliate a {
    font-weight: bold;
    text-decoration: underline;
}
.affiliate a.image {
    float: left;   
    text-indent: -9999px;
}
.affiliate .text {
    margin-left: 7.5em;   
}
.affiliate .text p {
    margin: 0;
    padding: 0;
    text-align: left;
}
.affiliate .text p.lead {
    color: #06c;
    font-weight: bold;
}
.affiliate .text p.products {
    color: #888;   
}
.affiliate .text p.link a {
    color: #aaa;
    font-weight: normal;
}

.affiliate.big {
    width: 728px;
    height: 90px;
}
.affiliate.big .text p.lead {
    font-size: 110%;
    margin: 0 0 .5em 0;
    padding-top: .5em;
}
.affiliate.big .text p.products {
    font-size: 95%;
}

.affiliate.short {
    width: 468px;
    height: 60px;
    margin-bottom: .25em;
}
.affiliate.short a.image {
    display: none;    
}
.affiliate.short .text {
    margin-left: 0em;   
}
.affiliate.short .text p {
    font-size: 90%;   
}
.affiliate.short .text p.lead {
    background: #f4f4f4;
    padding: 1px;
    font-size: 110%;
    margin: 0 0 .2em 0;
}

.affiliate.mercado-livre a.image {
    background: url(/images/ads/mercado-livre.gif) no-repeat;
    width: 80px;
    height: 60px;
    margin-top: 5px;
}
.affiliate.zura a.image {
    background: url(/images/ads/zura.jpg) no-repeat;
    width: 80px;
    height: 28px;
    margin-top: 25px;
}
.affiliate.buscape a.image {
    background: url(/images/ads/buscape.gif) no-repeat;
    width: 80px;
    height: 21px;
    margin-top: 25px;
}

/* ------------------------------------------------------------------------- */
/* -------------------------------- mlrandom ------------------------------- */
/* ------------------------------------------------------------------------- */

.mlrandom {
  position: relative;
  height: 250px;
}
.mlrandom.spieds {
  height: 450px;
}
.mlrandom div.group {
  display: none;
}
.mlrandom div.group.selected {
  display: block;
}
.mlrandom a.ad {
  display: block;
  border: 1px solid #888; 
  position: relative;
  width: 298px; 
  height: 228px; 
  overflow: hidden;
  background: #fff;
}
.mlrandom.scraps a.ad {
  width: 498px;
}
.mlrandom.spieds a.ad {
  height: 428px;
}
.mlrandom a.ad:hover {
  border-color: #000;
  text-decoration: none;
}
.mlrandom .name,
.mlrandom .price,
.mlrandom .monthly-price {
  display: block;
  position: absolute;
  font-family: 'Lucida Grande', 'Lucida Sans', Tahoma;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  letter-spacing: -1px;
}
.mlrandom a.ad .green-bar {
  display: none;
  text-indent: -9999px;
  background: #080;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 44px;
}
.mlrandom a.ad:hover .green-bar {
  display: block;
}
.mlrandom a.ad:hover .logo,
.mlrandom a.ad:hover .price {
  color: #fff;
  z-index: 1;
}
.mlrandom .name b,
.mlrandom .price b {
  padding: 0 4px;
  white-space: nowrap;
}
.mlrandom .name {
  left: 0;
  top: 0;
  margin: 4px 1.5% 0;
  width: 94%;
  overflow: hidden;
  text-align: left;
}
.mlrandom img.gift {
  vertical-align: -10px;
  margin-right: 6px;
}
.mlrandom .price {
  font-size: 14px;
  right: 8px;
  bottom: 8px;
}
.mlrandom .price strong {
  font-size: 24px;
}
/* curiosa start */
#start .mlrandom .price strong {
  font-size: 24px;
  background: transparent;
}
.mlrandom .monthly-price {
  display: none;
  background: #080;
  color: #fff;
  font-size: 14px;
  width: 100%;
  bottom: 0;
  left: 0;
  padding: 8px 0;
}
.mlrandom .monthly-price strong {
  font-size: 18px;
}
.mlrandom img.picture {
  margin: 48px auto 0;
  display: block;
  width: 132px;
  height: 132px;
  float: none;
}
.mlrandom.spieds img.picture {
  margin: 84px auto 0;
  width: 260px;
  height: 260px;
}
.mlrandom img.logo {
  position: absolute;
  bottom: 8px;
  left: 8px;
}
.mlrandom span.commands {
  display: block;
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 33px;
  height: 18px;
  z-index: 2;
  background: #fff;
}
.mlrandom span.commands a {
  display: block;
  float: left;
  width: 14px;
  height: 16px;
  background: #fff;
  color: #222;
  border: 1px solid #888;
  font-size: 18px;
  line-height: 14px;
  font-family: Verdana;
  font-weight: bold;
  text-align: center;
  outline: none;
  margin-right: 1px;
}
.mlrandom span.commands a.next {
  margin-right: 0;
}
.mlrandom span.commands a.pause {
  font-family: Arial; 
  font-size: 12px; 
  padding-top: 2px;
  height: 14px;
}
.mlrandom span.commands a:hover {
  color: #fff;
  background: #000;
  border-color: #000;
  text-decoration: none;
}
.mlrandom a.more {
  position: absolute;
  right: 0;
  bottom: 1px;
  color: #000;
  font-size: 11px;
  font-family: Verdana;
  font-weight: bold;
}
.mlrandom a.more:hover {
  color: #000;
}

/* ------------------------------------------------------------------------- */
/* ---------------------------------- mlbar -------------------------------- */
/* ------------------------------------------------------------------------- */

.mlbar {
  position: fixed;
  bottom: 0;
  height: 39px;
  width: 100%;
}
.ie6 .mlbar {
  display: none;
}
.mlbar a {
  outline: none;
}
.mlbar .border-left, .mlbar .border-right {
  position: absolute;
  top: 0;
  height: 39px;
  width: 13px;
}
.mlbar .border-left {
  background: url(/images/mlbar/left2.png) no-repeat;
  left: 0;
}
.mlbar .border-right {
  background: url(/images/mlbar/right2.png) no-repeat;
  right: 0;
}
.mlbar .middle,
.mlbar .hide {
  background: url(/images/mlbar/middle2.png) repeat-x;
  padding-top: 7px;
  height: 39px;
}
.mlbar .hide {
  position: absolute;
  right: 13px;
  width: 24px;
}
.mlbar .hide a {
  display: block;
  float: left;
  text-indent: -9999px;
  background: url(/images/mlbar/hide.png) no-repeat 5px 10px;
  height: 14px;
  width: 14px;
  padding: 10px 5px 10px 5px;
}
.mlbar .hide a:hover {
  background-color: transparent;
}

.mlbar.hidden .middle {
  display: none;
}
.mlbar.hidden .border-left {
  left: auto;
  right: 37px;
}
.mlbar.hidden .hide a {
  background-image: url(/images/mlbar/show.png);
}


/* middle ----------------------------------------------------------------- */
.mlbar .middle {
  margin: 0 37px 0 13px;
  position: relative;
  padding-right: 6px;
}
.mlbar .middle a:hover {
  color: #05a;
  background-color: #ff4;
}
.mlbar .middle .logo {
  float: left;
  display: block;
  width: 104px;
  height: 24px;
  padding: 4px 8px 4px 2px;
  background: url(/images/mlbar/logo2.png) no-repeat 2px 4px;
  text-indent: -9999px;
}
.mlbar .middle .separator {
  display: block;
  float: left;
  height: 32px;
  border-left: 1px solid #fff;
  border-right: 1px solid #bb4;
  text-indent: -9999px;
}
/* product ----------------------------------------------------------------- */
.mlbar .middle a.product {
  float: left;
  display block;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  padding: 0 8px 5px;
  margin: 0 4px 0 0;
}
.mlbar .middle a.product i {
  font-style: normal;
}
.mlbar .middle a.product img {
  float: left;
  margin-top: 3px;
}
.mlbar .middle a.product span {
  float: left;
  display: block;
  margin: 6px 0 0 6px;
  /*background: url(/images/default-external.png) right 5px no-repeat;*/
  padding: 2px 2px 2px 2px;
  font-size: 12px;
}
.mlbar .middle a.more {
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  padding: 9px 4px 15px 4px;
  float: left;
  display: block;
  font-size: 11px;
}

.mlbar .middle .right {
 float: right;
}
/* search ------------------------------------------------------------------ */
.mlbar .middle .search-box {
  background: #fff;
  float: left;
  position: relative;
  height: 33px;
}
.mlbar .middle form {
  float: left;
}
.mlbar .middle .search {
  font-size: 15.5px;
  padding: 7px 6px 7px;
  font-family: Verdana;
  border: 0px;
  width: 250px;
  float: left;
  outline: none;
  background: #fff;
}
.mlbar .middle label {
  position: absolute;
  top: 9px;
  left: 6px;
  display: block;
  color: #777;
  font-family: Verdana, Tahoma;
  font-size: 12px;
  cursor: text;
}
/* search button ----------------------------------------------------------- */
.mlbar .middle a.search-button {
  display: block;
  float: left;
  outline: none;
  margin: 4px 6px 0 0;
  position: relative;
  border: 1px solid #aaa;
}
.mlbar .middle a.search-button:hover {
  border-color: #666;
  text-decoration: none;
}
.mlbar .middle a.search-button span {
  width: 100%;
  position: absolute;
  left: 0;
  display: block;
  text-indent: -9999px;
}

.mlbar .middle a.search-button span.top {
  top: 0;
  height: 10px;
  background: #2f48c6;
}
.mlbar .middle a.search-button:active span.top {
  background-color: #04186e;
  border-color: #000;
}
.mlbar .middle a.search-button span.mid {
  top: 10px;
  height: 2px;
  background: #1630a1;
}
.mlbar .middle a.search-button span.bottom {
  top: 12px;
  height: 11px;
  background: #051d88;
}
.mlbar .middle a.search-button b {
  display: block;
  position: relative;
  z-index: 1;
  font-family: Verdana, Tahoma;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 3px 12px 4px;
}

/* ------------------------------------------------------------------------- */
/* ---------------------------------- mlbar -------------------------------- */
/* ------------------------------------------------------------------------- */
  
.news-box {
  margin-bottom: .5em; 
  text-align: right;
}
.news-box b {
  color: #000;
}
.news-box .padding {
  height: 40px;
}
.news-box .bordered {
  background: #fff; 
  display: block; 
  font-weight: bold; 
  font-size: 12px; 
  font-family: Verdana; 
  padding: 8px 8px 8px 8px; 
  border: 1px solid #888; 
  position: relative; 
  float: right;
  padding-left: 44px;
}
.news-box.little-clover .bordered {
  padding-left: 50px;
  background: url(/images/ads/animated-clover.gif) no-repeat 4px -4px;
}
.news-box.add .bordered {
  padding-left: 8px;
}
.news-box .bordered:hover {
  text-decoration: none;
  background-color: #ffc;
  border-color: #000;
}


