/* ************************************************************************************************************************** */
/* Categorias */
#navigation {
	/*border-top: 1px solid #5263AB;*/
	margin: 0;
	padding: 0;
	text-indent: 0;
	width: 150px;
}
#navigation a.head {
	background: url(../imagens/bg_menu.gif) left top no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	/*border-top: 1px solid #FFF;*/
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-indent: 30px;
	text-decoration: none;
}
#navigation a.head:hover {
	background: url(../imagens/bg_menu.gif) left -32px no-repeat;
	/*background-color: #FFFF99;*/
	color: #912E07;
}
#navigation a.head2 {
	background: url(../imagens/bg_menu.gif) right top no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	/*border-top: 1px solid #FFF;*/
	color: #FFFFFF;
	display: block;
	margin: 0;
	padding: 0;
	width: 160px;
	height: 32px;
	line-height: 32px;
	text-indent: 30px;
	text-decoration: none;
}
#navigation a.head2:hover {
	background: url(../imagens/bg_menu.gif) right -32px no-repeat;
	/*background-color: #FFFF99;*/
	color: #912E07;
}
#navigation a.selected, #navigation a.current {
	background: url(../imagens/bg_menu.gif) left -32px no-repeat;
	/*background-color: #FFFF99;*/
	color: #912E07;
}
#navigation a.selecteds, #navigation a.currents {
	background: url(../imagens/categorias_selecionada.jpg) left top no-repeat;
	color: #912E07;
	margin-left: 10px;
	border: none;
}
#navigation ul {
	border: 0;
	margin: 0;
	padding: 0;
	text-indent: 0;
	background-color: #3575F0;
	width: 160px;
}
#navigation li {
	list-style: none outside none;
	display: inline;
}
#navigation li ul li a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 4px 0;
	display: block;
	text-indent: 10px;
	text-decoration: none;
	height: 20px;
	line-height: 20px;
	margin-left: 10px;
	border-top: 1px dotted #FFF;
}
#navigation li ul li a:hover {
	background-color: #FFF;
	color: #912E07;
	margin-left: 10px;
}
/* ************************************************************************************************************************** */
/* Mensagens */
.errorBox, .successBox, .warningBox {
	padding:0 0 10px 0;
	width:708px;
	margin:10px 0 -10px 0;
	font-size:0.9em;
	font-weight:bold;
	clear:both;
}
.errorBox {
	background:url(../imagens/bg_errBox.gif) no-repeat bottom;
}
.successBox {
	background:url(../imagens/bg_successBox.gif) no-repeat bottom;
}
.warningBox {
	background:url(../imagens/bg_errBox.gif) no-repeat bottom;
}
.errorBoxTop {
	background:url(../imagens/bg_errBoxTop.gif) no-repeat;
	height:6px;
}
.successBoxTop {
	background:url(../imagens/bg_successBoxTop.gif) no-repeat;
	height:6px;
}
.warningBoxTop {
	background:url(../imagens/bg_errBoxTop.gif) no-repeat;
	height:6px;
}
.errorIcon {
	background:url(../imagens/icon_error.gif) no-repeat 10px 10px;
}
.successIcon {
	background:url(../imagens/icon_success.gif) no-repeat 10px 10px;
}
.warningIcon {
	background:url(../imagens/icon_warning.gif) no-repeat 10px 10px;
}
.msgBoxContent {
	padding:10px 10px 10px 30px;
}
.msgBoxContent p {
	margin:9px 0;
	padding-left:10px;
}
.errorIcon p:first-child {
	color:#A84114;
}
.successIcon p:first-child {
	color:#669638;
}
.warningIcon p:first-child {
	color:#960;
}
.msgBoxContent p:first-child {
	margin:0;
	font-size:1.2em;
	font-weight:strong;
}
.msgBoxContent p:last-child {
	margin-bottom:0;
}
/* ************************************************************************************************************************** */
/* Textos */
.TextoCabecalhoInfo {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
}
.TextoCabecalhoItens {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 14px;
	font-weight: bold;
	color: #333;
}
.TextoCabecalhoSaud {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 11px;
	color: #333;
}
.TextoCabecalhoCad {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
.TextoCabecalhoCad a {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 11px;
	font-weight: bold;
	color: #A83001;
	text-decoration: none;
}
.TextoCabecalhoCad a:hover {
	text-decoration: underline;
}
.TextoRodapeTitulo {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 0 0 10px 10px;
}
.TextoRodapeInfo {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 10px;
	color: #FFF;
	padding-left: 20px;
}
.buttons {
	font: bold 14px Verdana, Geneva, sans-serif !important;
	color: #666 !important;
	text-decoration: none !important;
}
.buttons:hover {
	color: #000 !important;
}
#footer a {
	font-family: Verdana, Geneva, sans-serif bold;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	margin-left: 20px;
	line-height: 16px;
}
#footer a:hover {
	text-decoration: underline;
}
#footer #pgto {
	padding: 0 0 12px 16px;
}
/* ************************************************************************************************************************** */
/* Produtos */
.breadcrumbBox {
	display: block;
	overflow: hidden;
	margin: 30px 0 0 0;
	padding: 0 0 6px 0;
	font-size: 12px;
	color: #333;
	border-bottom: 1px dotted #333;
}
.breadcrumb li {
	display: block;
	float: left;
}
.breadcrumb a {
	color: #912E07;
	font-size: 12px;
	text-decoration: none;
}
.breadcrumb a:hover {
	text-decoration: underline;
}
.orderBox {
	display: block;
	overflow: hidden;
	margin: 6px 0 0 0;
	height: 30px;
	font-size: 12px;
	color: #333;
	float: right;
}
.orderBox a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.orderBox a:hover {
	text-decoration: underline;
}
#product {
	color: #333;
	font-size: 13px;
}
#product h2 {
	font-size: 14px;
	font-weight: bold;
}
.products {
	margin: 30px 0 0 0;
}
.productList {
	display: block;
	overflow: hidden;
	padding: 10px 0;
	border-bottom: 1px dotted #666;
	width: 100%;
}
.productList li {
	display: block;
	float: left;
	width: 33%;
	text-align: center;
	font-size: 12px;
}
.productList li .productImage {
	/*height: 150px;*/
}
.productList li .productName, .productList li .from, .productList li .for {
	text-align: left;
	width: 150px;
	margin: 0 auto;
}
.productList li .productName {
	font-size: 1em;
	font-weight: bold;
	padding: 10px 0;
}
.productList li .productName a {
	color: #666;
	display: block;
	text-decoration: none;
}
.from {
	font-size: 12px;
	color: #666;
	padding: 0 0 4px 0;
}
.for {
	color: #900;
	margin: 4px auto;
}
.ship {
	position: absolute;
	width: 90px;
	height: 70px;
	background-image: url(../imagens/frete_gratis.png);
	background-repeat: no-repeat;
}
/* ************************************************************************************************************************** */
/* Produto */
#product h1 {
	font-size: 20px;
	font-weight: bold;
}
#product a {
	color: #666;
	font-size: 12px;
	text-decoration: none;
}
#product a:hover {
	text-decoration: underline;
	color: #912E07;
}
.tabs {
	background: url(../imagens/bg_TabsLeft.gif) no-repeat left 7px;
	zoom: 1;
	padding: 7px 0 0 9px;
	margin: 50px 0 10px 0;
	/*position: relative;*/
}
.tabs ul {
	background: url(../imagens/bg_TabsRight.gif) no-repeat right top;
	zoom: 1;
	padding-bottom: 132px;
	margin-bottom: -120px;
	clear: both;
	min-height:29px;
}
.tabs ul li {
	float: left;
	padding: 0 8px 0 0;
	background: url(../imagens/tabRight.gif) no-repeat right top;
	margin-right: -10px;
	margin-top: 3px;
	position:relative;
	list-style: none;
}
.tabs ul li h2 {
	display: block;
	background: url(../imagens/tabLeft.gif) no-repeat left top;
	padding: 5px 10px 2px 20px;
	font-size: 0.8em;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
.tabs ul li.selected {
	z-index: 100;
	font-size: 1.3em;
	font-weight: bold;
	margin-top: -7px;
	margin-bottom: -29px;
	margin-right: -7px;
	background: url(../imagens/tabRightSelected.gif) no-repeat right top;
}
.tabs ul li.selected h2 {
	padding: 10px 10px 20px 20px;
	background: url(../imagens/tabLeftSelected.gif) no-repeat left top;
}
.allDescription {
	padding: 0 20px;
}
.allDescription li {
	margin-left: 20px;
	list-style: outside;
}
.allDescription a {
	color: #912E07;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.allDescription a:hover {
	color: #333;
}
/* ************************************************************************************************************************** */
/* Carrinho */
table.cart td {
	border-top: 1px solid #DFDFDF;
	background: url(../imagens/bg_tableRow.gif) repeat-x left top;
	height: 40px;
	padding: 0 8px;
}
