body {
	margin: 0;
	/* temporario natal*/
	background-image: url(/img/bg.png);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #2279B3;
	font-family: 'DaxRegular';
}

a{
color: #000;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}

#cookie_warning{
width: 100%;
background: rgba(0, 0, 0, 0.75);
border-top: 1px solid #333;
color: #FFF;
position: fixed;
bottom: 0;
text-align: center;
padding: 10px;
z-index: 99999;
}
#cookie_warning a{
color: #FFF;
text-decoration: underline;
cursor: pointer;
}
#cookie_warning_close{
border: 1px solid #999;
color: #FFF;
text-decoration: none;
padding: 5px;
margin-left: 15px;
font-weight: bold;
cursor: pointer;
}

#container {
	width: 980px;
	margin: auto;
	font-size: 11px;
	position: relative;
	z-index: 50;
	font-family: 'DaxRegular';	
}

#top-bg {
	width: 100%;
	height: 1000px;
	position: absolute;
	z-index: -1;
	top: 0;
	*left: 0;
	background-image: url(/img/top-bg.jpg);
	background-repeat: repeat-x;
}

#header {
	margin: 25px 0 25px 0;
	*margin-top: 25px;
}

#header-options {
	float:right;
	width: 193px;
	height: 55px;
	background-image: url("/img/header-quick-bg.png");
}

#header-options-inside {
	margin: 13px 21px 0 0;
}

#header-data{
	width: 402px;
	height: 61px;
	float: right;
	margin: -3px 10px 0 0;
}

#selo_qualidade{
background: url("/img/selo_qualidade.png");
width: 116px;
height: 118px;
position: absolute;
top: -23px;
left: 30%;
margin-left: -55px;
z-index: 21;
}
#selo_qualidade a{
width: 100%;
height: 100%;
display: block;
}

#nav {
	*margin-top: 60px;
}

#nav ul {
	margin: 0px 2px 0 2px;
	font-size: 20px;
	/*font-family: 'DaxRegular';*/
}

#contents {
	width: 975px;
	float: left;
	background-color: #EDEDED;
	margin: auto;
	font-family: arial, verdana;
	margin-left: 2px;
}

#footer {
	height: 65px;
	/*color: #000; temporario natal*/
	color: #FFF;
	font-size: 11px;
	padding: 15px 0 15px 0;
}

#footer img {
	float: right;
	margin: -4px 5px 0 0;
}

#footer a {
	text-decoration: underline;
	/*color: #000;temporario natal*/
	color: #FFF; 
}

/****************************************************************************************
*****************************************************************************************

NATAL



.natal{
	position:fixed;
	bottom:0;
	width:100%;
	height:430px;
	background: url(/img/bg_natal.png) bottom;
	background-repeat: repeat-x;
}
*****************************************************************************************
****************************************************************************************/

.nav-active {
	background-image: url(/img/nav-active.jpg);
	background-repeat: repeat-x;
	background-color: #CDCDCD;
	border: #999 1px solid;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 23px;
	float: left;
	color: #FFF;
	overflow: hidden;
}

.nav-active a {
	color: #C00;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 23px;
	margin: -23px;
}

.nav-inactive {
	background-image: url("/img/nav-inactive.jpg");
	background-repeat: repeat-x;
	background-color: #A31919;
	background-position: top;
	border: #900 1px solid;
	height: 24px;
	margin: 2px 0 0 0;
	padding: 23px;
	float: left;
	color: #FFF;
	overflow: hidden;
}

.nav-inactive a {
	color: #FFF;
	text-decoration: none;
	width: 100%;
	display: block;
	padding: 23px;
	margin: -23px;
}

.nav-inactive a:hover, .nav-active a:hover {
	text-decoration: underline;
}

.nav-sub{
font-size: 16px;
margin-top: 25px;
width: 100%;
margin-left: -23px;
padding: 0 0 0 23px;
line-height: 26px;
text-transform: capitalize;
}

.nav-sub a{
display: inline;
height: auto;
padding: 0;
margin-left: 0;
}

.nav-sub-loja{
font-size: 16px;
padding: 0 0 0 23px;
line-height: 26px;
text-transform: capitalize;
background: #A41A1A;
color: #FFF;
position: absolute;
height: 0;
overflow: hidden;
margin: 25px 0 0 -25px;
width: 150px;
}

.nav-sub-loja a{
display: inline;
height: auto;
padding: 0;
margin-left: 0;
color: #FFF;
}

.nav1 {
	float: left;
	background-image: url(/img/nav1.png);
	width: 980px;
	height: 74px;
	margin: auto;
	font-family: 'DaxRegular';
	position: absolute;
	z-index: 20;
	left: 0;
}

.nav2 {
	float: left;
	background-image: url(/img/nav2.png);
	width: 980px;
	height: 50px;
	margin-top: 74px;
	margin-bottom: 7px;
}

.nav-button{
text-transform: uppercase;
}

.search {
	float: right;
	width: 210px;
	height: 35px;
	background-image: url(/img/search_bg.png);
	margin: 20px;

}

#search_input{
background-color: #990000;
color: #FFF;
border: 0;
width: 150px;
padding: 5px;
margin-top: 4px;
font-size: 11px;
}

#search_go{
position: absolute;
width: 25px;
height: 25px;
cursor: pointer;
top: 25px;
left: 50%;
margin-left: 440px;
}

.logo {
	float: left;
}

.nav2-register {
	float: left;
	font-size: 11px;
	font-family: arial, verdana;
	margin: 18px 8px 0 15px;
}

.nav2-register a {
	color: #C00;
	font-weight: bold;
	text-decoration: none;
}

.nav2-login {
	width: 405px;
	height: 26px;
	float: left;
	margin: 13px 7px 0 0;
}

.login_input{
width: 150px;
background-color: #FFF;
border: 0;
padding: 2px;
font-size: 11px;
margin: 3px;
}

.nav2-cart {
	float: right;
	font-size: 11px;
	font-family: arial, verdana;
	margin: 12px 10px 0 0;
	position: absolute;
	right: 5px;
}

.nav2-cart a {
	color: #333;
	text-decoration: none;
}

.nav2-cart a:hover {
	color: #C00;
}

#cart_div{
background-image: url(/img/nav2-login.png);
background-repeat: no-repeat;
background-position: -405px 0;
margin-left: 5px;
width: 28px;
height: 26px;
float: left;
cursor: pointer;
}
#forgot_div{
background-image: url(/img/nav2-login.png);
background-repeat: no-repeat;
background-position: -372px 0;
margin-left: 5px;
width: 28px;
height: 26px;
float: left;
cursor: pointer;
}

#login_div{
background-image: url(/img/nav2-login.png);
background-repeat: no-repeat;
background-position: -342px 0;
margin-left: 5px;
width: 28px;
height: 26px;
float: left;
cursor: pointer;
}

.contents-main {
	float: left;
	width: 765px;
}

.contents-side {
	float: left;
	width: 180px;
	height: 100%;
	background-color: #C00;
	padding: 15px;
	color: #FFF;
}

.contents-side a {
	text-decoration: none;
}

.contents-text {
	width: 740px;
	margin: 10px auto;
	color: #000;
}

.produtos-side-ul {
}

.produtos-side-li {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 2px;
	background-color: #F00;
	text-decoration: none;
	width: 176px;
	height: 25px;
}

.produtos-side-li a {
	color: #FFF;
	width: 166px;
	height: 15px;
	display: block;
	padding: 5px;
}

.produtos-side-li a:hover {
	background-color: #FFF;
	color: #F00;
}

.produtos-side-li-sub {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 2px;
	background-color: #990000;
	text-decoration: none;
	width: 176px;
	height: 25px;
	background-image: url("/img/seta_subfamilia.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.produtos-side-li-sub a {
	color: #FFF;
	width: 150px;
	height: 15px;
	display: block;
	padding: 5px 5px 5px 20px;
}

.produtos-side-li-sub a:hover {
	background-color: #FFF;
	background-image: url("/img/seta_subfamilia_hover.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
	color: #F00;
}

.fam_active, .subfam_active{
	background-color: #FFF;
	color: #F00;
	font-weight: bold;
}

.subfam_active{
	background-image: url("/img/seta_subfamilia_hover.png");
	background-repeat: no-repeat;
	background-position: 5px 5px;
}

.fam_active a, .subfam_active a{
color: #F00;
}

.box-produto {
	width: 174px;
	text-align: center;
	margin: 0 11px 10px 0;
	float: left;
}

.box-produto-top {
	background-image: url(/img/box-top.png);
	height: 214px;
	padding: 5px;
	font-size: 12px;
}

.box-produto-bot {
	background-image: url(/img/box-bot.png);
	height: 32px;
	padding-top: 15px;
}
.cart1_table{
background-color: #EEE;
border: 1px solid #DDD;
font-size: 14px;
}

.cart1_table th{
background-color: #333;
color: #FFF;
}

.cart1_table th, .cart1_table td{
padding: 10px;
}

.cart1_table a{
color: #000;
}

.cart4_table {
	width: 100%;
}

.cart4_table tr {
	font-family: verdana, arial;
	font-size: 12px;
}

.cart4_table td {
	border: 1px solid #CCC;
	padding: 5px;
}
.form_ctc{
background: #EEE;
border: #CCC 2px dotted;
padding: 15px;
width:675px;
font-weight: bold;
font-size: 12px;
}
#moeda_div{
float: right;
margin-right: 5px;
}
#flags{
float: right;
margin: 7px 0 0 10px;
}

.all_center {
text-align: center;
font-size: 24px;
}