* {
	margin:					0;
	padding:				0;
	border:					0;
	background:				none;
	list-style:				none;
	font-size:				12px;
	line-height:			120%;
}

body {
  	text-align: 				center;
	padding: 					0px !important;
	margin: 					0px !important;
	background:					#edf0ec url(images/novo/body_bg_centralized.png) center;
	color: 						#444444;
	font:						12px "Trebuchet MS", arial, serif !important;
}

td {
	font-size:					12px;
}

h1, h2 {
	text-decoration: 			none;
	margin:						10px 5px;
	color: 						#333;
	padding:					5px;
	padding-left:				10px;
	margin-bottom:				10px;
	text-align:					left;
	width:						98%;
	font-size:					16px;
	text-transform:				uppercase;
}

h2 {
	font-size:					14px;
}

ul#menu  {	
	float:						right;
	clear:						both;
	list-style: 				none;
	text-align: right;
	position: relative;
	top: -55px;
	padding-right: 10px;
	margin-bottom: -30px;
}

/** html ul#menu  {
}*/

*:first-child+html ul#menu {
	top: 55px;
	height: 20px !important;

}


ul#menu  li {
	text-align: 				center !important;
	display:					inline;
	color:						#fff;
	height: 20px !important;
}

ul#menu li a {
	text-align: 				center;
	display:					inline;
	color:						#fff;
	text-decoration:			none !important;
	font-weight:				100;
	padding:					0 3px !important;
	font-size:					14px;
	height: 20px !important;
}

ul#menu li a:hover{
	color:						#fff;
	border-bottom:				solid 1px #fff;
	text-decoration:			none !important;
}

div#categorias {
	width: 150px;
	background-color: #E0F1F8;
	color: #666666;
	text-align: left;
}
div#categorias li{
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;	
	
}
div#categorias ul{
	margin: 3px;
	margin-top: 5px;
	list-style: none;
	padding: 0px;

	}

div#categorias ul a{
	text-decoration: none;
	color: #666666;
	text-decoration:			none !important;
	}

div#categorias ul a:hover{
	background-color: #fff;
	color: White;
	text-decoration:			none !important;
	}

div.sub {
	display: none;
	font-weight: normal;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	}
div.sub a{
	margin: 0px;
	padding:0px;
	color: #585858;
	text-decoration:			none !important;
	}
div.sub a:hover{
	text-decoration:			none !important;
}

div.noticia {
	text-align: left; 
	margin-top: 10px;
	margin-bottom: 10px;
}

div.noticia h1 {
	text-decoration: 			none;
	margin:						5px;
	color: 						#333 !important;
	padding:					5px;
	padding-left:				10px;
	margin-bottom:				10px;
	text-align:					left;
	width:						98%;
}

div.noticia p,
#conteudo p {
	margin:						0 auto;
	margin-top: 				5px;
	width:						95%;
}

div.icones {	
	position:					relative;
	top: -200px;
	_top: -210px;
	left: 300px;
	width: 400px;
	text-align: right;
}

div.icones a {
	color: #f00;
	margin: 0 5px;
	font-size: 13px;
}

div.icones a:hover {
	color: #666;
	text-decoration: underline !important;
}

div.icones img{	
	border:0px
}

div.boxAzul {
	width: 164px;
	height: 124px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;	
	padding: 5px;
	background-repeat: no-repeat;
}
table.boxAzul {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;	
	padding: 5px;
	background-repeat: no-repeat;
}
	
div.boxLaranja {
	width: 164px;
	height: 121px;
	background-image: url(images/new_theme/boxLaranja.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;	
	padding: 5px;
	background-repeat: no-repeat; 
}
div.boxAzulEscuro {
	width: 164px;
	height: 164px;
	background-image: url(images/new_theme/boxAzulEscuro.gif);
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 10px;	
	padding: 5px;
	background-repeat: no-repeat;
}
div#destaques {
	margin: 0px;
	margin-top: 20px;	
	text-align:center;
	margin:				0 auto;
}

div#destaques table {
	width:				100% !important;
}

div#destaques td{
	text-align:left;
}
div#destaques td.titulo {
	background:					url(images/new_theme/titulo_bg.png) repeat-x;
	color: 						#000;
	padding:					10px;
	margin:						0 10px !important;
	font-size:					14px !important;
	text-transform:				uppercase;
	font-weight: 				900;
}


div#destaques td.destPor {
	color: Red;

	text-align: right;
}
	
div#destaques td.destDe {
	color: #ff0000;
	text-decoration:line-through;
}

div.parceiros {
	text-align: center;
}

div.parceiros h1 {
	text-decoration: 			none;
	margin:						5px;
	padding:					5px;
	padding-left:				10px;
	margin-bottom:				10px;
	text-align:					left;
}

div.parceiros img{
	margin: 0px;
	margin-top:5px;
}

ul {
	list-style: circle;
	text-align:left
}

div#conteudo {

}

* html div#conteudo {

}

div#conteudo a {
	color: #f00;
	text-decoration: none
}

div#conteudo a:hover {
	text-decoration:			none !important;
}

/* MUDANCAS MARIANA */
/* Aleagi vai mudar mais ainda... */
a:hover {
	text-decoration:			none !important;
}

input, option, select, textarea {
	border: 					1px #d3d3d3 solid !important;
	padding:					2px;
	background:					#fff;
}

/* ORIGINAL */


.errorBox { background: #ffb3b5;}
.stockWarning { color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { color: #70d250; text-decoration: underline; }



A {
  color: #000000;
  text-decoration: none;
}

FORM {
	display: inline;
}

TR.header {
  background: #001C48;
}

TR.headerNavigation {
  background: #001C48;
}

TD.headerNavigation {
  background: #001C48;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {

  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {

  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #ebeef3;
}

.infoBoxContents {
  background: #f8f8f9;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;

}

TD.infoBoxHeading {

}

TD.infoBox, SPAN.infoBox {

}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #F8F8F9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
  border: 0px;
	margin: 10px;
	width: 97%;
}

.productListing-heading {
}

TD.productListing-data {
	padding: 5px;
}

a.pageResults {
  color: #ff0000;
	margin: 10px 0;
}

a.pageResults:hover {
  color: #333333;
	text-decoration: underline;
}

td.productListing-data a {
	color: #ff0000;
}

TD.pageHeading, DIV.pageHeading {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

.pageHeading h1 {
	text-decoration: 			none;
	margin:						5px;
	color: 						#f00;
	padding:					5px;
	padding-left:				10px;
	border-bottom:				solid 1px #f00 !important;
	border-left:				solid 3px #f00;
	margin-bottom:				10px;
	text-align:					left;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {

  color: #000000;
}

TD.main, P.main {
	padding: 0 10px 10px 10px;
  line-height: 1.5;
}
TD.main input {
	border:1px solid  #000000;
}

TR.infoBoxContents input {
	border:0;
}

TD.smallText, SPAN.smallText, P.smallText {

}

TD.smallText img {
	margin: 0 0 5px 10px;
	border: solid 1px #e9ecf2;
	padding: 7px;
	background: #fff;
}

TD.accountCategory {

  color: #aabbdd;
}

TD.fieldKey {

  font-weight: bold;
}

TD.fieldValue {

}

TD.tableHeading {

  font-weight: bold;
}

SPAN.newItemInCart {

  color: #ff0000;
}


SPAN.greetUser {

  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, "Trebuchet MS", verdana, sans-serif;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, "Trebuchet MS", verdana, sans-serif;

  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {

  color: #ff0000;
}

SPAN.errorText {

  color: #ff0000;
}

/* //rmh M-S_multi-pricing begin */
TD.productPriceInListing {

  background: #d2e9fb;
}

TD.productPriceInBox {

  background: #eeeeee;
}

TD.productPriceInProdInfo {


  background: #ccFFcc;
}
/* //rmh M-S_multi-pricing end */

.moduleRow { }

.moduleRowOver {
	background-color: 		#D7E9F7;
	cursor: 				pointer; 
}

.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo {
	color: 					#8c8c8c;
}

.checkoutBarCurrent {
	color: 					#000000;
}

/* message box */

.messageBox {  }
.messageStackError, .messageStackWarning {  background-color: #ffb3b5; }
.messageStackSuccess {  background-color: #99ff00; }

/* input requirement */

.inputRequirement {  color: #ff0000; }
.inputRestriction {  color: #666666; } /* //rmh M-S_multi-stores */



/* --- tabela principal --- */
table.principal {
	width:					1003px;
	border-spacing:			0;
	border-collapse: 		collapse;
	padding:				5px;
	tetx-align: 			center;
	position: relative;
	margin: 0 auto;
}

* html table.principal td {
	padding-left: 1px !important;
}

#logo {

}

#estetoscopio {
	position:				relative;
	right:					0;
}

.header_bg {
	background:				url(images/new_theme/header_bg.gif);
	width:					100%;
}

* html {
	margin-left:			80px;
}

table.header {
	width:					100%;
	border-spacing:			0;
	border-collapse: 		collapse;
}

#coluna_central {
	padding:				0 20px !important;
	z-index:				0 !important;
}

#coluna_esquerda {
	width:					180px !important;
	padding:				0 5px !important;
	vertical-align: 		top;
}

table td#coluna_direita {
	width:					180px !important;
	padding:				0 5px !important;
	overflow:				hidden;
	background: 			url(images/fundo-celula.png) top left;
	margin-right:			20px;
}

td#coluna_direita h1,
tr.coluna_direita td h1,
tr.coluna_esquerda td h1 {
	font-size: 				12px;
	font-weight:			900;
	color: 					#666;
}

table td#coluna_direita table td,
table td#coluna_direita table p {
	padding:				0 5px !important;
	background: 			none !important;
}

.bloco {
	width:					180px;
	padding:				0 5px;
}

.styleMais {
	text-align:				right !important;
	color:					#f00 !important;
}

.direita {
	text-align: right !important;
}

.novo_header {
	width: 1003px;
	height: 212px;
	background: url(images/novo/novo_header.png);
}

.banner_central {
	padding: 5px auto 20px !important;
	margin: 5px auto 20px !important;
}

.search_image {
	display: inline;
	position: relative;
	top: 5px;
}

.search_image img {
	border: 0 !important;
}

.banner_lojas {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

img.prod_destaque {
	float: left;
}

.produtos_destaque {
	padding-right: 10px;
}

.produtos_destaque h1 {
	color: #f00;
	font-size: 15px;
	text-transform: none !important;
	font-weight: 100 !important;
}

.produtos_destaque h2 {
	color: #000;
	font-size: 14px;
	text-decoration: line-through;
	display: inline;
	font-weight: 100 !important;
	width: 50px;
}

.produtos_destaque h3 {
	color: #000;
	font-size: 24px;
	font-weight: 100 !important;
	width: 100px;
	display: inline;
}

.search_image input {
	border: 0 !important;
}

#link_home {
	position: relative;
	top: 60px;
	left: 46px;
	width: 120px;
	height: 60px;
}

#link_home img {
	width: 120px;
	height: 60px;
}