* {
	margin: 0;
	padding: 0;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
}

body {
	background: #fff;
}

a, img{ outline: none; border: none; text-decoration: none; }

object{ z-index:0; }

.link_prod{ color: #000; z-index: 20;}

#background {
	background: #fff url(../images/header.gif) repeat-x left top;
	text-align: center; 
}
	
#wrapper {
	width: 970px;
	padding: 0 0 10px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}
	
#header {
	padding: 12px 0 0;
	height: 176px;
}

#header h1 {
	float: left;
	width: 163px;
	height: 163px;
}

#header h1 a {
	/*background: url(../images/logo.gif) no-repeat left top;*/
	width: 163px;
	height: 163px;
	outline: none;
}
	
#header ul.top {
	float: right;
	width: 400px;
	padding: 0;
	height: 96px;
	padding-right: 20px;
}

#header ul.top #lpHeader-button {
	border-right:0;
}

#header ul.top li {
	float: right;
	border-right: 1px solid #fff;
	padding: 2px 8px 0;
	height: 14px;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	list-style: none;
}

#header ul.top li img {
	margin-top: -2px
}

#header ul.top li a {
	color: #fff;
	text-decoration: none;
	margin-top:0;
	vertical-align:top;
	line-height: 15px;
}

#header ul.top li.first {
	background: no-repeat 8px top;
	padding: 2px 0 0 7px;
	border: none;
}

#header .top-cart{
	background: url(../images/bgcart.png) no-repeat;
	height: 96px;
	width: 150px;
	float: right;
	color: white;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 0 5px;
	color: white;
}

#header .top-cart .btn{
	background: url(../images/botao_cart.png) no-repeat top;
	color: black;
	line-height:25px;
	display: block;
	vertical-align: middle;
	width:100px;
	margin: 0 auto;
}

#header .top-cart .itens{
	line-height: 50px;
	vertical-align: middle;
}

#header ul.top li.top-search {
	width: 315px;
	height: 35px;
	padding: 0 0;
	border: none;
	margin-top:27px;
}	

#header ul.top li.top-search form {
	width: 305px;
	padding: 6px 5px 0;
	height: 30px;
	background: url(../images/top-search-bg.gif) no-repeat left top;
}

#header ul.top li.top-search form input.top-search-box {
	width: 210px;
	height: 15px;
	color: gray;		
	color: black;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
	
#header ul.top li.top-search form input.top-search-box-default {
	width: 210px;
	height: 15px;
	color: gray;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}	

#header ul.top li.top-search form input.top-search-submit {
	width: 80px;
	height: 23px;
	/* float: right;*/
	margin-right: 0;
	background: url(../images/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: #3885a8 0 1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}
	
#header ul.top li.top-greeting {
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	border: none;
	color: #fff;
	padding: 38px 25px 0 0;
	text-align: right;
	white-space: nowrap;
}

#header ul#nav {
	float: right;
	width: 800px;
	/*height: 40px;*/
	font: bold 11px/11px Helvetica, Arial, sans-serif;
	padding: 0;
	text-transform: uppercase;
}
	
#header ul#nav li {
	float: left;
	background: url(../images/nav-left.gif) no-repeat left top;
	height: 31px;
	list-style: none;
	margin: 0 5px 0 0;
}	
	
#header ul#nav li a {
	color: #fff;
	display: block;
	width: auto;
	white-space: nowrap;
	padding: 8px 6px 0;
	height: 23px;
	background: url(../images/nav-right.gif) no-repeat right top;
	text-decoration: none;
}

#header ul#nav li.no-child:hover { background-position: left top; }
#header ul#nav li.no-child:hover a { background-position: right top; }

#header ul#nav li a:hover {
	text-decoration: underline;
}

#header ul#nav li.on {
	background: url(../images/nav-on-left.gif) no-repeat left top;
}

#header ul#nav li.on a {
	padding-top: 10px;
	height: 20px;
	background: url(../images/nav-on-right.gif) no-repeat right top;
	color: #333;
}

#header ul.subnav {
	float: right;
	/*width: 800px;*/
	height: 25px;
	overflow: hidden;
/*	tiago */
	width: 700px;
	margin-top:5px;	
}
	
#header ul.subnav li {
	float: left;
	padding: 0 8px;
	font: normal 11px/12px Helvetica, Arial, sans-serif;
	border-left: 1px solid #333;
	list-style: none;
}

#header ul.subnav li.first {
	border: none;
}

#header ul.subnav li a {
	color: #333;
	/*color: #0893ca;*/
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#header ul.subnav li a:hover,
#header ul.subnav li.on a {
	text-decoration: underline;
}
#linha_direta{
	float: right; margin-top: -30px; color: white; font-weight: bold; line-height: 28px; vertical-align: middle;
}
#header #header_line2{
	width: 800px; float: right; position: relative;
}
#header_line2 #linha{
	line-height:25px; font-size: 10px; vertical-align: middle; font-weight: bold;
}
#header .flags{
	position: absolute;
	right: 0;
	top:0;
	width: 95px;
}
.item_lista_home{
	width: 190px;
	text-align: center;
	/*display: inline-block;*/
	float: left;
	padding: 10px 0;
}
.item_lista_home img, .item_lista_categoria img{
	max-width: 190px;
	height: 100px;
}

.item_lista_home .produto_lista_home{
	margin: 5px 0 0 0;
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	vertical-align: middle;
}

.item_lista_home .preco_lista_home{
	font-size: 10px;
	height: 20px;
}

.promo {
	padding: 0 0 10px;
	clear: both;
}

.tb_product_home{
/*	width: 100%;*/
	text-align: center;
	position: relative;
}

.tb_product_home img {
	max-width: 190px;
	height: 100px;
}
.tb_product_home td{
	vertical-align: top;
	width: 20%;
	padding: 0;
	position: relative;
}
.td_all{
	position: relative;
}
.td_all .td_all_in{
	position: relative;
	padding: 15px 5px 0px 5px;	
}
.tb_product{
	text-align: center;
	position: relative;
}

.tb_product .img_pro {
	max-width: 190px;
	height: 100px;
}
.tb_product td{
	vertical-align: top;
	width: 190px;
	padding: 0 0 10px 0;
	position: relative;
	border: 1px solid #C0C0C0;
}

.produto_lista_home{
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	vertical-align: middle;
	height: 30px;
}
.mini_descr{
	font-size: 10px;
	text-align: justify;
	margin: 0 5px;
	height: 115px;
	overflow: hidden;
}
.preco_lista_home{
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 10px;
}
.product_home_bottom{
	text-align: center;
}
.list-details{
	width: 90px;
}
.dv_promo{
	background: url(../images/promo_mult.png) no-repeat;
	position: absolute;
	top:0;
	left: 0;
	height: 90px;
	width: 90px;
	display: block;
	z-index: 10;
}
.promo_en{
	background: url(../images/promo_mult_en.png) no-repeat;
}
.promo_es{
	background: url(../images/promo_mult_en.png) no-repeat;
}

.item_lista_categoria{
	text-align: center;
	border: #ccc 1px solid;
}
.produto_categoria{
	color: #3078AB;
	font-weight: bold;
	text-decoration: none;
	display: block;
}

#vgt_assinatura{
	font-size:12px;
	text-align: center;
	color: #FFF;
	padding:10px;
}

#vgt_assinatura a{
	text-decoration: none;
	color: #09c;
}

.paginacao{
	text-align: center;	
	font-size: 10px;
	margin: 20px 0;
}

.paginacao span, .paginacao a{
	margin: 5px;
}
/* BREADCRUMB */

#breadcrumb {
	font: bold italic 12px/12px Helvetica, Arial, sans-serif;
	white-space: nowrap;
	padding: 5px 0 15px;
	color: #333;
	}

#breadcrumb a {
	text-decoration: none;
	color: #333;
	margin: 0 3px;
	}

#breadcrumb a:hover {
	color: #09c;
	}

#breadcrumb span {
	text-decoration: none;
	color: #09c;
	margin: 0 3px;
	}
	
/* MAIN COLUMN */

#content {
	overflow: hidden;
	width: 770px;
	}	
	
#content.float-narrow {
	float: left;
	width: 770px;
	padding: 5px 0 0 15px;
	font-size: 12px;
	}
	
#content ul{
	list-style: none;
}
/* GENERAL CONTENT */

h1 {
	font: bold 24px/24px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px;
	text-transform: uppercase;
	}
	
h2 {
	font: bold 24px/24px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px;
	/*text-transform: uppercase;*/
	text-transform: capitalize;
	}
	

h3 {	
	font: bold 18px/18px Helvetica, Arial, sans-serif;	
	color: #0995cc;
	margin: 0 0 10px
	}
	
#content ul,
#content ol {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0 0 10px;
}

#content a { color: #333; }
#content a:hover { color: #09c; }

/* FORMS */

input,
select,
textarea {
	padding: 3px 3px 0;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #ccc;
	}
	
label input,
input.check {
	border: none;
	padding: 0;
	}
	
input.button {
	width: auto;
	height: 22px;
	background: url(/si/img/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 11px/12px Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	color: #fff;
	padding: 0;
	text-shadow: #197699 0 -1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}
	
/* SEARCH TERMS */

#keywords {
	background: url(../images/keyword-background.gif) repeat-x left top;
	border-top: 20px solid #fff;
	border-bottom: 2px solid #fff;
	clear: both;
	padding: 9px 0 0;
	height: 24px;
	font: bold 11px/16px Helvetica, Arial, sans-serif;
	color: #fff;
	white-space: nowrap;
	clear: both;
	}	
	
#keywords strong {
	font: bold 16px/16px Helvetica, Arial, sans-serif;
	color: #333;
	margin: 0 5px;
	}

#keywords a {
	margin: 0 5px;
	color: #fff;
	text-decoration: none;
	}

#keywords a:hover {
	color: #333;
	}
	
/* FOOTER */

.footer-wrap {
	background: #000;
	}

ul#footer {
	width: 970px;
	margin: 0 auto;
	padding: 45px 0 0;
	}
	
ul#footer li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 0 50px;
	width: 220px;
	}	
	
ul#footer li h3 {
	font: bold 16px/18px Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 0 8px;
	}

ul#footer li ul {
	font: normal 12px/14px Helvetica, Arial, sans-serif;
	}
	
ul#footer li ul li {
	float: none;
	display: list-item;
	width: auto;
	padding: 0;
	margin: 0 0 5px;
	}

ul#footer li ul li a {
	color: #ccc;
	text-decoration: none;
	}

ul#footer li ul li a:hover {
	color: #09c;
	}
	
ul#footer li.footer-contact {
	float: right;
	width: 300px;
	text-align: right;
	}

ul#footer li.footer-contact h3 {
	font: normal 14px/18px Helvetica, Arial, sans-serif;
	margin: 0 0 15px;
	}

ul#footer li.footer-contact form {
	width: 230px;
	padding: 5px 5px 0;
	margin: 0;
	height: 30px;
	background: url(/si/img/footer-email-bg.gif) no-repeat left top;
	float:right;
	}
	
ul#footer li.footer-contact form input.footer-email-box {
	width: 155px;
	height: 22px;
	padding: 0 4px;
	border: 1px solid #c7c7c7;
	float: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	margin: 0;
	}

ul#footer li.footer-contact form input.footer-email-submit {
	width: 60px;
	height: 24px;
	float: right;
	background: url(/si/img/submit-blue.gif) repeat-x center center;
	border: 1px solid #77a7b8;
	font: bold 14px/14px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: #3885a8 0 1px 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
	}
	
ul#footer li.footer-contact p {
	padding: 12px 0;
	font: bold 11px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	clear: both;
	}	

ul#footer li.footer-contact p.copyright {
	font: normal 10px/14px Helvetica, Arial, sans-serif;
	color: #999;
	}

ul#footer li.footer-contact ul.footer-social {
	height: 30px;
	}

ul#footer li.footer-contact ul.footer-social li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
ul#footer li.footer-contact ul.footer-social li a {
	float: right;
	width: 24px;
	height: 24px;
	margin: 0 0 0 5px;
	text-indent: -9999em;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left top;
	}	

ul#footer li.footer-contact ul.footer-social li.footer-youtube a { background-image: url(/si/img/icon-youtube.gif); }
ul#footer li.footer-contact ul.footer-social li.footer-twitter a { background-image: url(/si/img/icon-twitter.gif); }
ul#footer li.footer-contact ul.footer-social li.footer-facebook a { background-image: url(/si/img/icon-facebook.gif); }
	
/* SEO */

#seo {
	background: #000 url(/si/img/seo-border.gif) repeat-x left top;
	padding: 50px 0 20px;
	clear: both;
	}

#seo p {
	width: 970px;
	padding: 0;
	margin: 0 auto 15px;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #525252;
	}	
	
#seo a { color: #666; }
#seo a:hover { color: #09c; }
	
/* UNIVERSAL */

.red { color: #f00 !important; }
.clear { clear: both !important; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.left { text-align: left !important; }
.right { text-align: right !important; }
.nowrap { white-space: nowrap !important; }
.disabled { background: #ddd !important; color: #666 !important; }
.size-11 { font-size: 11px !important; }
.auto { width: auto !important; }
.hide-screen { display: none; }

div.clear {
	float: none !important;
	display: block !important;
	height: 1px !important;
	padding: 0 !important;
	margin: 0 !important;
	overflow: hidden !important;
	}
	
	

	
/* SUCKERFISH */	

#header ul#nav li ul { /* second-level lists */
	position: absolute;
	height: auto;
	clear: both;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 1000;
	margin: 0;
	*margin: 0;
	padding: 0 0 14px;
	width: 200px;
	background: url(../images/dropdown-footer.gif) left bottom;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	text-transform: none !important;
	color: #333;
	letter-spacing: 0;
	z-index: 100;
	}

#header ul#nav li ul li {
	list-style: none;
	height: auto;
	width: 186px;
	padding: 0 7px;
	display: block;
	float: none;
	background: none;
}

#header ul#nav li ul>:first-child {
	background: url(../images/dropdown-header.gif) no-repeat left top !important;
	padding: 10px 7px 0;
}

#header ul#nav li ul li a {
	color: #000;
	text-decoration: none;
	background: none !important;
	padding: 6px 10px 0 !important;
	height: 17px !important;
	width: 166px !important;
	display: block;
	float: none;
	}
	
#header ul#nav li ul li a:hover {
	border-top: 1px solid #d4eef7;
	border-bottom: 1px solid #bee9fe;
	background: #ace2fd url(/si/img/dropdown-highlight.gif) repeat-x left top !important;
	padding: 5px 10px 0 !important;
	height: 16px !important;
	text-decoration: none;
	color: #333;
	}
	
#header ul#nav li:hover, #header ul#nav li.on:hover { background-position: left bottom; }
#header ul#nav li:hover a, #header ul#nav li.on:hover a { background-position: right bottom; }	

#header ul#nav li:hover ul, #header ul#nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	float: none;
	}	
	
/* ERROR MESSAGES */

#atg_store_formValidationError { /* provides padding around errors */
	padding: 20px 10px 1px 20px;
	}
	
p.errorMessage,
#atg_store_formValidationError p {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #c00;
	padding: 8px 0 0;
	margin: 0;
	}
						
.item-list-table {
	padding:0 0 5px 0;
	height:100%;
	}
	
.item-list-table td {
	width: 190px; 
	text-align: center; 
	vertical-align: bottom;
	}
	
.item-list-table td table {
	height: 100%;
	text-align: center;
	font: bold 11px/14px Helvetica,Arial,sans-serif;
	padding: 0 0 12px 0;
	}
	
.item-list-a {
	text-decoration:none;
	color: #333333;
	
	}
	
.item-list-table td .item-list-cell1 {
height: 150px;
padding: 0 0 3px 0
	}
	
.item-list-table td .item-list-cell2 {
	vertical-align: top;
	}
	
.item-list-table td .item-list-cell3 {
	padding: 3px 0 0 0;
	}	
	
.item-list-table td .item-list-cell4 {
	height: 21px;
	}		
	
.item-list-table td table .sale {
	text-align: center;
    color: red;
	font: bold 13px/14px Helvetica,Arial,sans-serif;
	}		
	
.item-list-table td table .list-price {
	margin: 0 0 3px 0; 
	font: bold 11px/14px Helvetica,Arial,sans-serif;
	}		
	
.viewResultSizeLink {
	font: bold 13px/14px Helvetica,Arial,sans-serif;
	}

#SharperImageButton-03 {
	margin-top: -2px;
}

#SharperImageButton-03 .lpEmtStarRating {
	display:none;
}

#SharperImageButton-03 .lpPoweredBy {
	display:none;	
}

.condeNast-rightNav {
	margin: 20px 0 0 0;
	text-align: center;
	cursor: pointer;
}

.condeNast-home {
	float: right;
	margin-right: 20px;
	margin-top: -15px;
	cursor: pointer;
}
.descricao{
	font: 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
	text-align: justify;
	margin-bottom: 20px;
}

.a_comprar_descricao{
	width:130px;
	display: block;
	height: 30px;
	background: url(../images/bt_comprar.png) no-repeat left top;
	margin: 0 auto;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	text-shadow: #333 0 1px 0;
	color: #fff !important;
	white-space: nowrap;
	text-decoration: none;
}
.a_comprar_descricao a{
	margin: 0 0 0 0px;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	text-align: center;
	cursor: pointer;
}
.btcomprar:hover{ cursor: pointer; }
.a_comprar:hover{ cursor: pointer; }

#dv_quantity{ position: absolute; display: table-column; width: 30px; z-index:100; font-size: 10pt; }
#dv_quantity a { text-align: center; background: #e5e5ed; display: block; padding: 2px 0; }
#dv_quantity a span { padding: 3px 5px; }
#dv_quantity a:hover { background: #7da7d5; }

#dv_form .newline{ margin: 5px 0; }
#dv_form .desc{ display: inline-block; width: 120px; }
#dv_form .btn{
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	border-radius:15px;
	border:1px solid #ccc;
	background:#f6f6f6;
	padding:5px 10px;
}

#dv_form #dv_tel{
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}
.listaVideos {
	margin: 10px 0;
}

.listaVideos li{
	font-size: 10px;
	list-style: none;
	float: left;
/*	display: inline-block;*/
	width: 160px;
	height: 200px;
	overflow: hidden;
	text-align: center;
	overflow: hidden;
	vertical-align: top;
	padding: 10px 5px;
	border: 1px solid black;
	border-collapse: collapse;
	margin: 5px;
}

div.catItemReadMore {display:block;float:right; padding:7px 12px;}
div.catItemReadMore a {
  -moz-border-radius:15px;
  -webkit-border-radius:15px;
  border-radius:15px;
  border:1px solid #ccc;
  background:#f6f6f6;
  padding:5px 10px;
  behavior: url(border-radius.htc);
}

.prod_precode{
	color: #000;
	padding: 5px 10px;
}

.prod_preco{
	color: #990000;
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	padding: 2px 10px;
}

/* carrinho */
#cart_header{ vertical-align: top; color:#c90000; font-family: Verdana; font-weight: bold; }
#cart_header img { margin-right: 10px; float: left; }
#cart_header .title { margin: 10px 0; float: left; color: #c90000; font-size: 16px; font-weight: bold; }
#tb_cart{ width: 100%; font-size: 10px; }
#tb_cart th{
/*	background: #CCCCCC;
	color: #000;
*/
	background: #000;
	color: #fff;
	text-align: left;
	font-weight: bold;
	font-family: Verdana;
	padding: 5px;	
}
#tb_cart td{
	padding: 0 5px;
	background: #EEEEEE;
	height: 20px;
}
#tb_cart .code{
	width: 60px;
}
#tb_cart .rm{
	width: 20px;
	text-align: center;
}
#tb_cart .qt{
	width: 30px;
	text-align: center;
}
#tb_cart .qt>input{
	margin: 0 auto;
	text-align: right;
	width: 30px;
}
#tb_cart .un{
	width: 80px;
	text-align: right;
}
#tb_cart .total{
	width: 80px;
	text-align: right;
}
#p_vazio{ text-align: center; color: #ff9900; font-size: 12px; font-weight: bold; }
.sub_txt{ font-weight:bold; text-align:right;}
.sub_vlr{ text-align: right; }
#dv_btns{ text-align: center; margin: 10px auto; }
#dv_btns input{ border: 1px solid #ccc; padding: 5px 10px; background: #f6f6f6; color: #3078ab; width: 150px; }
.indisponivel{
	text-align: center;
	color: red;
}

#dv_frete{
	width: 350px;
	padding: 10px;
	background: #F0F0F0;
	border: 1px solid #C0C0C0;
	font-size: 12px;
	margin: -50px auto 20px;
}
#dv_frete .field{ width: 170px; float: left; }
#dv_frete .field label{ display:block; text-align: left;}
#dv_frete .field select, form .field input[type=text]{ width: 150px; display:block; }

.box{
	background: #F0F0F0;
	border: 1px solid #C0C0C0;
	margin: 10px auto;
}
.box .title{
	padding: 5px 10px;
	background: #000;
	color: #FFF;
	font-weight: bold;
}
.box .content{
	padding: 10px 10px 0;
}
.erro{ color: #FF0000; text-align: center; margin: 10px 0;}

.footer-wrap .ajuda {
	width: 220px;
	float: left;
	font-size: 11px;
	text-align: left;
	margin: 10px 0 30px;
/*	border: 1px solid #FFF;*/
	padding-left: 20px;
}
.ajuda a{ color: #FFF; text-decoration: none; }
.ajuda .title{ color: #0099aa; margin: 10px 0px 5px; font-size: 14px; font-weight: bold; display: block; }

.tb_product .add_cart{
	padding: 5px 0;
	background: #F0F0F0;
}
.add_cart a{
	text-decoration: none;
}
.pro_link{
	top:0; left:10px; height: 320px; width: 180px; display: block; position: absolute; z-index:11;
}

.descricao p{ margin: 10px 0; }

.biblio{ margin: 10px 0; }

.pg_navigation{
	margin: 10px 0;
}
.pg_navigation .a_link{
	border: 1px solid black;
	background: #f0f0f0;
	text-decoration: underline;
	padding: 2px 8px;
	margin: 0 5px;
}
.pg_navigation .a_atual{
	border: 1px solid #000000;
	color: #000000;
	background: #fff;
	text-decoration: none;
	padding: 2px 8px;
	margin: 0 5px;
}
.pg_navigation span.anterior,
.pg_navigation span.proxima
{ display: none; }
/* HEADER */.list-header {	background: url(../images/divider-4.gif) no-repeat left bottom;	/*height: 5px;*/	overflow: hidden;	padding: 0;	margin: 0 0 10px;	clear: both;	}.list-header h3 {	float: left;	text-transform: uppercase;	margin: 0;	}.list-header h3 a {	text-decoration: none;	color: #0995CC;	}.list-header a.list-link {	float: right;	font: bold 14px/14px Helvetica, Arial, sans-serif;	background: url(../images/arrow-multi-medium.gif) no-repeat right top;	/*height: 15px;*/	padding: 1px 20px 0 0;	color: #333;	text-decoration: none;}	.list-header a.list-link:hover {	color: #09c;	background-position: right bottom;	}	/* LIST */	ul.list {	padding: 0 0 0 5px;	}	ul.list li {	float: left;	list-style: none;	width: 170px;	height: 280px;	padding: 0 10px;	text-align: center;	}ul.list li a.list-image {	width: 150px;	height: 150px;	display: block;	margin: 0 auto 5px;	}ul.list li a.list-image img {	display: block;	}	ul.list li h4 {	font: bold 11px/14px Helvetica, Arial, sans-serif;	margin: 0 0 5px;	height: 50px;	}	ul.list li h4 a {	text-decoration: none;	color: #333;	}ul.list li h4 a:hover {	color: #09c;	}	ul.list li p.list-price,#content ul.list li p.list-price {	font: bold 11px/14px Helvetica, Arial, sans-serif;	color: #333;	margin: 0 0 5px;	}ul.list li p.list-price .sale {	color: #f00;	font-size: 13px;	}	ul.list li ul.list-actions {	padding: 0 5px;	height: 22px;	overflow: hidden;	}	ul.list li ul.list-actions li {	display: inline;	width: auto;	height: auto;	}	ul.list li ul.list-actions li.list-button {	background: url(../images/button-small-left.gif) no-repeat left top;	height: 21px;	padding: 0;	width: 80px;	margin: 0 0 0 40px;	}ul.list li ul.list-actions li.list-button a {	display: block;	height: 16px;	background: url(../images/button-small-right.gif) no-repeat right top;	padding: 5px 0 0;	font: bold 11px/11px Helvetica, Arial, sans-serif;	text-shadow: #333 0 1px 0;	color: #fff !important;	width: 80px;	white-space: nowrap;	text-decoration: none;	}	ul.list li ul.list-actions li.list-compare {	display: none;	}ul.list li p.list-details,	#content ul.list li p.list-details,.list-details {	background: url(../images/button-small-left.gif) no-repeat left top;	height: 21px;	padding: 0;	margin: 0 auto;	}ul.list li .list-details a,.list-details a {	display: block;	height: 16px;	background: url(../images/button-small-right.gif) no-repeat right top;	padding: 5px 0 0;	font: bold 11px/11px Helvetica, Arial, sans-serif;	text-shadow: #333 0 1px 0;	color: #fff !important;	white-space: nowrap;	text-decoration: none;	text-align: center;	}	.list-addtocart {	background: url(../images/button-small-black-left.gif) no-repeat left top;	height: 21px;	padding: 0;	margin: 5px auto 0;	width: 110px;	}.list-addtocart a {	display: block;	height: 16px;	background: url(../images/button-small-black-right.gif) no-repeat right top;	padding: 5px 0 0;	font: bold 11px/11px Helvetica, Arial, sans-serif;	text-shadow: #333 0 1px 0;	color: #fff !important;	white-space: nowrap;	text-decoration: none;	text-align: center;	}/*.list-addtocart {	background: url(../images/button-small-black-left.gif) no-repeat left top;	height: 21px;	line-height: 21px;	padding: 0;}.list-addtocart a {	height: 21px;	line-height: 21px;	background: url(../images/button-small-black-right.gif) no-repeat right top;	padding: 0 30px;	font: bold 11px/11px Helvetica, Arial, sans-serif;	text-shadow: #333 0 1px 0;	color: #fff !important;	white-space: nowrap;	text-decoration: none;	text-align: center;}*//* PAGINATION */.list-nav {	background: #333 url(../images/list-nav.gif) repeat-x left top;	height: 42px;	padding: 0 12px 0 15px;	overflow: hidden;	border: 1px solid #efefef;	border-bottom: 1px solid #888d90;	clear: both;	}	.list-nav-options {	float: left;	/* width: 390px; */	width: 305px;	padding: 12px 0 0;	}.list-nav-options select {	font-size: 11px;	float: left;	margin: 0 5px 0 0;	border: 1px solid #666;	}.list-nav-options select.list-nav-view { width: 170px; }.list-nav-options select.list-nav-sort { width: 130px; }.list-nav-page {	float: right;	/* width: 330px; */	width: 435px;	padding: 12px 0 0;	text-align: right;	white-space: nowrap;	overflow: hidden;	}	.list-nav-page strong {	font: bold 13px/14px Helvetica, Arial, sans-serif;	margin: 0 3px;	color: #fff;	}	.list-nav-page ul,.list-nav-page li {	display: inline;	font: normal 13px/14px Helvetica, Arial, sans-serif;	}.list-nav-page span {	margin: 0 3px;	color: #ccc;	}#content .list-nav-page a {	margin: 0 3px;	color: #fff;	}#content .list-nav-page .on span,#content .list-nav-page .on a {	color: #09c;	font-weight: bold;	text-decoration: none;	}	/* VIEW & COMPARE */		#content .list-view {	background: #f9f9f9 url(../images/list-view.gif) repeat-x left top;	height: 55px;	padding: 0 15px 0 20px;	overflow: hidden;	border: 1px solid #efefef;	border-top: none;	border-bottom: 1px solid #d7d7d7;	margin: 0 0 10px;	}	#content .list-view h3 {	float: left;	font: bold 12px/12px Helvetica, Arial, sans-serif;	color: #333;	padding: 20px 0 0;	}	#content .list-view ul.list-view-compare {	float: right;	width: 369px;	height: 45px;	padding: 6px 0 0;	}	#content .list-view ul.list-view-compare li {	float: left;	width: 38px;	height: 38px;	padding: 1px;	background: #ddd;	border: 1px solid #666;	list-style: none;	margin: 0 0 0 6px;	display: inline;	}	#content .list-view ul.list-view-compare li a {	width: 16px;	height: 16px;	float: right;	text-indent: -9999em;	background: url(../images/icon-close.gif) no-repeat left top;	}	#content .list-view ul.list-view-compare li.list-view-compare-title {	width: 160px;	height: auto;	padding: 0 5px 0 0;	text-align: right;	border: none;	background: none;	}	#content .list-view ul.list-view-compare li.list-view-compare-title h4 {	font: bold 12px/12px Helvetica, Arial, sans-serif;	color: #333;	text-align: right;	padding: 4px 0;	}	#content .list-view ul.list-view-compare li.list-view-compare-title a {	float: right;	background: url(../images/button-small-left.gif) no-repeat left top;	height: 21px;	width: auto;	text-indent: 0;	display: block;	font: bold 11px/11px Helvetica, Arial, sans-serif;	text-shadow: #333 0 1px 0;	color: #fff;	text-decoration: none;	}	#content .list-view ul.list-view-compare li.list-view-compare-title a span {	display: block;	height: 16px;	background: url(../images/button-small-right.gif) no-repeat right top;	padding: 5px 5px 0;	width: auto;	*width: 1%; 	white-space: nowrap;	}	/* COMPARE PAGE */#content ul.compare-buttons {	margin: 0;	padding: 0;	border: none;	height: 45px;	overflow: hidden;	clear: both;	font: bold 15px/15px Helvetica, Arial, sans-serif;	}	#content ul.compare-buttons li {	float: left;	height: 29px;	background: url(../images/button-large-blue-left.gif) no-repeat left top;	list-style: none;	margin: 0 5px 0 0;	}#content ul.compare-buttons li a {	display: block;	background: url(../images/button-large-blue-right.gif) no-repeat right top;	height: 21px;	padding: 8px 10px 0;	width: auto;	*width: 1%; 	color: #fff;	text-decoration: none;	text-shadow: #197699 0 -1px 0;	white-space: nowrap;	color: #fff;	}	#content ul.compare-buttons li.compare-buttons-orange { background-image: url(../images/button-large-orange-left.gif); }#content ul.compare-buttons li.compare-buttons-orange a {	background-image: url(../images/button-large-orange-right.gif);	text-shadow: #b06a25 0 -1px 0;	}		/* COMPARE LIST */ul.compare li {	width: 160px;	height: auto;	padding: 0 15px;	text-align: left;	}	ul.compare li ul.list-actions {	padding: 20px 0;	clear: both;	}ul.compare li .compare-section {	padding: 15px 0 0;	}ul.compare li .compare-section h5 {	font: bold 12px/16px Helvetica, Arial, sans-serif;	color: #0995cc;	text-transform: uppercase;	}	#content ul.compare li .compare-section p,#content ul.compare li .compare-section ul {	font: normal 12px/16px Helvetica, Arial, sans-serif;	color: #333;	margin: 0;	}	#content ul.compare li .compare-section ul li {	list-style: square;	padding: 0;	margin: 0 0 0 25px;	float: none;	width: auto;	display: list-item;	}
@charset "UTF-8";/* CSS Document */a.home-paypal {	float: left;	margin: 30px 0 0 110px; 	display: inline;	}a.home-paypal img {	border: none;	display: block;	}.home-features {	height: 370px;	}/* CALLOUTS */ul.home-callouts {	float: left;	width: 238px;	}ul.home-callouts li {	float: left;	width: 238px;	height: 88px;	list-style: none;	}ul.home-callouts li a {	display: block;	background: url(../images/callout-background.gif) no-repeat left bottom;	width: 224px;	height: 78px;	padding: 7px 7px 0;	text-decoration: none;	}ul.home-callouts li a:hover {	background-position: left top;	}	ul.home-callouts li a span.home-callouts-headline {	display: block;	padding: 0 0 6px;	font: bold italic 16px/16px Helvetica, Arial, sans-serif;	color: #0893ca;	white-space: nowrap;	}ul.home-callouts li a img {	float: right;	}	ul.home-callouts li a span.home-callouts-desc {	font: normal 13px/15px Helvetica, Arial, sans-serif;	color: #999;	float: left;	width: 170px;	height: 35px;	}ul.home-callouts li a span.home-callouts-cta {	float: left;	font: bold 12px/12px Helvetica, Arial, sans-serif;	color: #666;	padding-right: 11px;	background: url(../images/arrow-blue-small.gif) no-repeat right center;	}ul.home-callouts li a:hover span.home-callouts-cta {	color: #09c;	}/* SLIDESHOW */#slideshow {	background: #999;	width: 704px;	height: 339px;	background: url(../images/slideshow-background.jpg) no-repeat left top;	overflow: hidden;	margin: 0;	padding: 11px 11px 0;	float: right;	}#slideshow ul {	background:transparent;	margin: 0;	padding: 0;	list-style-type: none;	}           #slideshow .slides {	background:#fff;	width: 704px;	overflow: hidden;	}#slideshow .slides ul {	width: 99999em;	overflow: hidden;	height: 328px;	}#slideshow .slides li {	width: 704px;	height: 328px;	background-position: left top;	background-repeat: no-repeat;	float: left;	padding: 0;	margin: 0;	overflow: hidden;	}	#slideshow .slides li a {	display: block;	width: 684px;	height: 42px;	padding: 286px 0 0 20px;	background: url(../images/slideshow-grey-overlay.png) repeat-x left bottom;	color: #000;	text-decoration: none;	}	#slideshow .slides li a span.home-slideshow-item {	font: bold 12px/12px Helvetica, Arial, sans-serif;	display: block;	margin: 0 0 3px;	}		#slideshow .slides li a span.home-slideshow-promo {	font: normal 18px/18px Helvetica, Arial, sans-serif;	display: block;	}#slideshow  ul.slides-nav {	height: 46px;	line-height: 25px;	margin: 0;	padding: 4px 0 0;	clear:both;	width: 244px;	position: relative;	top: -50px;	right: 0;	z-index: 1000;	float: right;	}#slideshow .slides-nav li {	float: left;	display: inline;	height: 40px;	width: 40px;	background-position: left top;	background-repeat: no-repeat;	overflow: hidden;	border: 1px solid #fff;	margin: 0 0 0 6px;	cursor: pointer;	}#slideshow .slides-nav li a {	background: url(../images/slideshow-blue-overlay.png);	font: bold 24px/24px Helvetica, Arial, sans-serif;	color: #fff;	display: block;	padding: 8px 0 0;	text-align: center;	height: 32px;	width: 40px;	text-decoration: none;	visibility: hidden;	}.js #slideshow .slides-nav li.on,.js #slideshow .slides-nav li.on a {	visibility: visible;	}.js #slideshow .slides-nav li.on a {	}	/* HOMEPAGE PRODUCT LISTS */.list-header {	background: url(../images/divider-5.gif) no-repeat left bottom;	width: 970px;}ul.list {	padding: 0 0 0 10px;	}	ul.list li {	height: auto;	padding: 0 10px 20px;	}ul.list li p.list-price .sale {	display: block;	}ul.list li p.list-bonus {	font: normal 11px/14px Helvetica, Arial, sans-serif;	color: #333;	}	#news {	position: relative;}#news #pesquisa {	position: absolute;	top: 0;	right: 15px;	text-align: right;}#news #pesquisa #busca{	margin-bottom: 5px;}#news .img_data {	float: left;}#news .date_title {	font-size: 14px;	font-weight: bold;	margin-top: 10px;}#news .img_data img {	vertical-align: middle;}#news .descricao {	float: left;	margin-left: 10px;}#news .news {	/*border-bottom: 1px solid #000000;*/	border-bottom: 1px solid #000000;	padding: 10px;	display: inline-block;	vertical-align: bottom; }#news .categoria {	font-size: 14px;}#news .titulo {	font-size: 17px;	font-weight: bold;}#news .texto {	font-size: 12px;}#news .categoria, #news .texto {	color: #727070;}.clear {	line-height: 1px;	height: 1px;	clear: both;}
/* SUBNAV - NORMAL */#sidebar {	float: left;	width: 185px;	padding: 0 0 15px;	background: url(../images/box-185-bottom.gif) no-repeat left bottom;	}	#sidebar #topo {	background: url(../images/box-185-top.gif) no-repeat left top;	height: 10px;	overflow: hidden;	text-indent: -9999em;	margin: 0;}#sidebar h4 {	color: #0099CC;	margin: 0 10px;	}#sidebar ul {	padding: 10px 0 10px 20px;	margin: 0 0 10px;	font: bold 12px/18px Helvetica, Arial, sans-serif;	/*text-transform: uppercase;*/	}	#sidebar ul li {	list-style: none;	margin: 0;	line-height: 20px;	vertical-align: middle;	}#sidebar ul li a {	text-decoration: none;	color: #333;	}#sidebar ul li a:hover,#sidebar ul li ul li a:hover,#sidebar ul li a.on,#sidebar ul li ul li a.on {	color: #09c;	}	#sidebar ul li ul {	padding: 0 0 10px 10px;	margin: 0;	height: auto;	text-transform: none;	font: normal 12px/18px Helvetica, Arial, sans-serif;	background: none;	}#sidebar ul li ul li {	color: #666;	}#sidebar ul li ul li a {	text-decoration: none;	color: #666;	}	/* SUBNAV - CLOSED */		#sidebar.closed ul {	}		#sidebar.closed ul li a {	background: url(../images/arrow-multi-medium.gif) no-repeat -5px bottom;	height: 16px;	padding: 0 0 0 12px;	display: block;	margin: 0 0 10px;	}#sidebar.closed ul li a:hover {	background-position: -5px top;	}/* PRODUCT LIST MODIFIERS */#sidebar .list-header {	/*background: none;*/	background: url("../images/box-185-top.gif") no-repeat scroll left top transparent	text-align: center;	height: auto;	}#sidebar .list-header h3 {	float: none;	text-align: center;	font: bold 14px/14px Helvetica, Arial, sans-serif;	background: none;	text-indent: 0;	height: auto;	}#sidebar ul.list {	padding: 0 0 0 3px;	height: auto;	background: none;	text-transform: none;	}	#sidebar ul.list li {	float: left;	height: auto;	list-style: none;	padding: 0 5px 10px;	}	#sidebar ul.list li a.list-image {	width: 125px;	height: 125px;	margin: 0 auto 5px;	}	#sidebar ul.list li a.list-image img {	width: 125px;	height: 125px;	}	#sidebar-recently-viewed h3 {	background: url(../images/box-185-header.gif) no-repeat left top;	height: 25px;	overflow: hidden;	text-align: center;	font-size: 14px;	padding-top:7px;	margin: 0px;	text-indent: 0;	}#sidebar-recently-viewed ul {	padding: 10px 10px 10px 10px;	font: bold 12px/18px Helvetica, Arial, sans-serif;	text-transform: none;	background: url(../images/box-185-white-bottom.gif) no-repeat left bottom;	text-align: center;	}	#sidebar-recently-viewed ul li {	list-style: none;	margin: 0 0 15px 0;	}#sidebar-recently-viewed ul li a {	text-decoration: none;	color: #333;	}	#sidebar-recently-viewed ul li a img{	width:150px;	}	li p.list-price .sale {	color: #f00;	font-size: 13px;	}
#question{
	width: 180px; height: 20px; -webkit-border-radius: 0; border-radius: 0; padding: 0 3px;	
}
#home_news{
  background: url('../images/newlayout/en/caixa-news.png') no-repeat;
  height: 135px;
  width: 200px;
  margin-bottom: 10px;
  padding: 35px 30px 0 10px;
	color: #33b0dc;
  font-size: 13px;
  position: relative;
}

#home_news a {
	color: #33b0dc;
	
}

#home_news a:hover {
	color: #33b0dc;
	text-decoration: underline;
}

#news-saibamais{
  position: absolute;
  bottom: 10px;
  right: 30px;
  height: 20px;
  width: 50px;
  background: url('../images/newlayout/en/saiba+.png') no-repeat;
}
#home_lancamentos{
  background: url('../images/newlayout/caixa-lancamentos.png') no-repeat;
	font-size: 13px;
  /*height: 170px;*/
  /*width: 233px;*/
	/*tiago*/
	padding: 35px 30px 0 10px;
  height: 135px;
  width:  200px;	
}
#home_lancamentos a {
	color: #33b0dc;
}

#home_lancamentos a:hover {
	color: #33b0dc;
	text-decoration: underline;
}

#tb-home-buttons{
  width: 704px;
  float: left;
}
#tb-home-buttons tr td div{
  width: 176px;
  height: 150px;
  display: block;
}
#home-mapa{
  background: url('../images/newlayout/en/caixa-mapa.png') no-repeat;
}
#home-relaxamento{
  background: url('../images/newlayout/en/caixa-relaxamento.png') no-repeat;
}
#home-videos{
  background: url('../images/newlayout/en/caixa-videos.png') no-repeat;  
}
#home-forum{
  background: url('../images/newlayout/en/caixa-forum.png') no-repeat;  
}
#form-newsletter{
  background: url('../images/newlayout/en/caixa-subscribe.png') no-repeat;
  float: right;
  width: 254px;
  height: 147px;
  position: relative;
}
#form-newsletter #ipt-nome{
	position: absolute;
  top: 70px;
  left: 18px;
  width: 210px;
  padding: 0;
}
#form-newsletter #ipt-email{
	position: absolute;
  top: 110px;
  left: 18px;
  width: 210px;
  padding: 0;
}
#form-newsletter #btn-ok{
	position: absolute;
  top: 130px;
  right: 18px;  
}
#form-newsletter #btn-ok{
	background: url("../images/newlayout/ok.png") no-repeat;
	position: absolute;
  top: 127px;
  right: 24px;
	width: 28px;
	margin: 0;
	padding: 0;
	height: 15px;
	border: none;
}