input, textarea  {
    outline:none;
}
body {
	background: url('images/body-bg.png') repeat-x;
	color:#666;
	text-align:left;
}

#doc, .yui-t3 {
	margin:0;
}

strong {
	font-weight:bold
}

em {
	color: #861713;
}

#menu a {
	color: #fff;
	text-decoration:none
}
#menu a:hover {
	color: #861713
}
#menu {
	padding-top: 40px;
	text-align:right;
	color: #861713;
}
#menu a.active {
	color: #861713;
}
#submenu img {
	margin:0;
	padding:0;
}
#menu li {
	display:inline;
	/*border-left: 2px solid #861713;*/
	background: url('images/menu_bg.png') no-repeat 0% 50%;
	text-align:center;
	padding: 0 2px 0 7px;
	_padding: 0 2px 0 5px;
}
#menu li.first {
	background:none;
}

#submenu {
	padding-top: 10px;
	text-align:right;
}
#submenu img {
	float:none;
}
#submenu li {
	display:inline;
	font-weight:bold;
	font-size: 123.1%;
}
#submenu a {
	color: #fff;
	text-decoration:none;
}
#bd p {
	color: #666;
	font-size:93%;
	margin-bottom:10px;
	margin-top:0.5em;
}
#inner_content {
	line-height:1.6em;
}
#rotator {
	margin-top:10px
}

#bd p.vazio {
	margin-top: 20px;
	margin-left:15px;
	color: #861713;
}
#lista_produtos {
	font-size:85%;
	color: #861713;
	border-right:2px solid #861713;
	width:49.5%;
	float:left;
	margin-left:13px;
	min-height:30em;
	_height:30em;
	position:relative;
	_margin-left:5px;
}
#lista_produtos ul {
	margin-bottom:2em;
	_float:right;
	_width:230px;
}
#lista_produtos li {
	margin: 0 0 10px 0;
	padding: 3px 0;
}
#lista_produtos h4, #lista_produtos h1 {
	font-weight:bold;
	background: url('images/bullet.png') no-repeat 5px 50%;
	padding:0 0 0 15px;
}
#lista_produtos h4 a, #lista_produtos h1 a {
	color:#861713;
	text-decoration:none;
}
#lista_produtos ul li p a, #lista_produtos ul li h2 a {
	color:#666;
	text-decoration:none;
}
#lista_produtos p, #lista_produtos h2 {
	font-size:100%;
	padding:0 0 0 15px;
	margin-bottom:0;
}
div.vazio {
	height:200px;
}
#lista_produtos li {
	padding-right:5px;
}
#lista_produtos li.active {
	background-color: #d7babb;
}
#lista_produtos ul li.active p a {
	color:#fff;
}
#produto_detalhes {
	float:left;
	margin-left:10px;
	width: 42%;
}
#produto_detalhes p {
	font-size:85%;
	color:#861713;
	font-weight:bold;
	margin-bottom:0;
}
#produto_detalhes img {
	margin-bottom:0.5em;
}
#produto_detalhes strong {
	color:#666;
}
#produto_detalhes .especificacoes {
	margin-bottom:1em;
}
#produto_detalhes form {
	margin-bottom:20px;
}
#produto_detalhes button {
	width: 110px;
	height: 30px;
	background: url('images/botao_incluir.png') no-repeat 50% 50%;
	cursor: pointer;
}

#produto_detalhes button:hover {
	background: url('images/botao_incluir_hover.png') no-repeat 50% 50%;
}

#buffet button {
	width: 75px;
	height: 31px;
	background: url('images/botao_calcular.png') no-repeat 50% 50%;
	cursor: pointer;
}

#buffet button:hover {
	width: 75px;
	height: 31px;
	background: url('images/botao_calcular_hover.png') no-repeat 50% 50%;
	cursor: pointer;
}

#buffet label {
	font-weight:bold;
	color: #861713;
}

#buffet p {
	line-height:2.7em;
}

#produto_detalhes form p {
	margin-bottom:0.5em;
}
#produto_detalhes form input, #buffet input {
	background: url('images/frame_qtd.png') no-repeat 0 0;
	border:none;
	width:44px;
	height:33px;
	font-size: 100%;
	color:#666;
	text-align:center;
	position:relative;
	float:left;
	margin-right:10px;
	overflow:hidden;
	padding-top:8px;
}
#produto_detalhes form button, #buffet button {
	padding:0;
	margin:0;
	border:none;
	background-color:transparent;
	vertical-align:middle;
}
#produto_detalhes form img {
	vertical-align:middle;
}
#inner_content {
	margin-left:13px;
	margin-top:65px;
}

#inner_content.titulo {
	margin-top:0;
}

#inner_content .descricao {
	line-height:1.5em;
	margin-bottom:20px;
	margin-top:15px;
}

h3 {
	margin-bottom:10px;
	margin-top:20px;
}
h3.first {
	margin-top:0;
}
#topo {
	height:102px;
	margin-bottom:20px;
}
#doc.yui-t3 {
	width:785px;
}
.yui-b {
	text-align:center;
}
.yui-g {
	text-align:left;
}
#logo {
	margin:23px 0;
}
.lista_geral {
	margin-bottom:10px;
	line-height:2em;
}
.lista_geral li {
	list-style-type:disc;
	list-style-position: inside;
}
#paginacao {
	position:absolute;
	bottom:0;
	right: 0;
	font-weight:bold;
	margin-right:5px;
}
#paginacao span, #paginacao a {
	color: #861713;
	text-decoration:none;
}
#produto_detalhes form .erro {
	clear:both;
	font-weight:normal;
}
#cesta {
	width:100%;
}
#cesta th {
	width:60%;
}
#cesta td {
	padding-top:10px;
	padding-bottom:10px;
}
#cesta p {
	line-height:1.2em;
	margin:0;
	padding:0 0 0 10px;
}
#cesta .decorado {
	border-left: 1px solid #861713;
	text-align: center;
	width:auto;
	padding:0 5px;
}
#cesta th {
	border-bottom: 1px solid #861713;
	padding-bottom:5px;
}

#cesta th.decorado {
	padding-bottom:5px;
}

#cesta .decorado2 th {
	border-top: 3px solid #861713;
	border-bottom: 3px solid #861713;
	padding: 10px 0;
}
#cesta h5 {
	color: #861713;
	background: url('images/bullet.png') no-repeat center left;
	padding:0 0 0 10px;
}
#cesta input {
	width:3em;
	color:#666;
	text-align:center;
}
#cesta ul {
	margin-top:20px;
}
#cesta li {
	display:inline;
}
#cesta button {
	border: none;
	padding:0;
	margin:0;
	background:transparent;
	cursor:pointer;
}
#cesta li.first {
	margin-left:0;
}

#inner_content a {
	color: #861713;
	text-decoration:none;
}

#inner_content a:hover {
	text-decoration:underline;
}
#container p.erro, #container .error_message {
	color: #861713;
}

#container table {
	width:100%;
	border: 1px solid #666;
}

#container .mceLayout, #container .mceLayout table {
	border:none;
}

#container .mceLayout td {
	padding:0;
}

#container th {
	background-color:#666;
	color:#fff;
	text-align:center;
}
#container td {
	text-align:center;
	padding:5px 0;
}
#container a {
	text-decoration:none;
	color:#861713;
}
#container a:hover {
	text-decoration:underline;
}
tr.even td {
	background-color:#eee;
}
#erro p {
	line-height:1em;
	color: #861713;
}

#inner_content p.erro, #inner_content form .error_message {
	color: #861713;
	font-size:85%;
}

#erro {
	margin-bottom:2em;
}

form.login {
	
}

form.login label {
	display:block;
	margin:5px 0;
	font-size:85%;
}

form.login input, form.login select {
	border: 2px solid #999;
	color:#666;
}

form.login input.large, form.login select.large {
	width:80%;
}

form.login input.small, form.login select.small {
	width:40%;
}

form.login button {
	border: none;
	padding:0;
	background:transparent;
	cursor:pointer;
	margin:10px 0 20px 0;
}

#submenu.cliente li {
	margin: 0 3px;
}

#pedido_detalhes {
	font-weight: bold;
	text-transform: lowercase;
	color: #861713;
	line-height: 2em;
	margin-bottom: 1.5em;
}

.pedido th, .produtos th {
	border-top: 1px solid #861713;
	padding-top: 5px;
}

#cesta.pedido th.decorado, #cesta.produtos th.decorado {
	padding-top: 5px;
}

.botoes {
	margin: 15px 0;
}
.botoes li {
	display: inline;
	margin-right: 10px;
}

#cesta.produtos td {
	border-bottom:1px solid #861713;
}

#cesta.pedidos td {
	border-bottom:1px solid #861713;
	text-align: center;
}
#cesta.pedidos th {
	width: auto;
	border-top:1px solid #861713;
	padding-top: 5px;
}

#cesta.pedidos th.decorado {
	padding-top: 5px;
}

form div {
	margin-bottom: 1em;
}

#cesta.produtos p a {
	color: #666;
}

form button {
	background:transparent none repeat scroll 0%;
	border:medium none;
	cursor:pointer;
	margin:15px 0;
	padding:0pt;
}

#produto_detalhes .preparo p {
	line-height:1.5em;
}

#descricao_frete ul li {
	list-style:none;
}

#descricao_frete {
	line-height:1.7em;
	padding-bottom:1.5em;
	border-bottom:2px solid #861713;
	margin-bottom:1em;
}

#descricao_frete ul {
	font-weight:bold;
}

#frete {
	font-weight:bold;
	line-height:1.7em;
}

#frete ul {
	font-weight:normal;
	margin-left: 18px;
}
#form_frete a {
	position:relative;
	top: -19px;
	margin-right:10px;
}
#form_frete div {
	margin-top:15px;
}
.imprimir_boleto {
	border-top: 2px solid #861713;
	padding-top:1.5em;
	clear:both;
}
.imprimir_boleto h5 {
	font-weight:bold;
}
.imprimir_boleto input {
	margin-top:1.5em;
}
.imprimir_boleto label {
	font-weight:bold;
}
#bd .imprimir_boleto p {
	margin:0;
}
.botoes_pequenos {
	float:right;
	position:relative;
	top:60px;
}
#frete {
	float:left;
	margin-bottom: 1em;
	/* width:60%; */
}

#pedido_nome, #pedido_data {
	border:1px solid #bcbcbc;
	width:60%;
}

#pedido_data {
	width:30%;
}

div#cesta {
	margin-bottom:25px;
}

div#cesta table {
	width:100%;
}

.pedido_finalizado h5 {
	font-weight:bold;
}

#bd .imprimir_boleto .botao {
	
	margin-top:10px;
}

table input.erro {
	background-color: #d7babb;
}

#inner_content form .nova_senha {
	margin: 0;
	vertical-align:middle;
	color: #89171a;
	font-weight:bold;
	font-family: arial;
}

#submenu_cardapio {
	margin-bottom:50px;
	height:30px
}

#submenu_cardapio li {
	float:left
}
.descricoes h2 {
	margin-top:20px;
	margin-left:-6px
}
#container th a {color:#fff}
.bullet_cinza li {
	background:url(images/bullet_cinza.png) no-repeat left 8px;
	padding-left:10px
}