* { 
	margin: 0px 0px 0px 0px;
	padding:0px;
}

body {
	margin: auto;
	/* background-image: url('/images/background.jpg'); */
}


/* header attributes */
#backHeader {
	width: auto;
	height: 120px;
	margin: auto;
	text-align: center;
	background-color: #000;
	/* background-image: url('/images/background.jpg'); */
}

#header {
	width: 96%;
	height: 120px;
	margin: auto;
	text-align: left;
	background-color: #000;
	/* background-image: url('/images/header.jpg');
	background-repeat: no-repeat; */
}


/* menu attributes */
#backMenu {
	width: auto;
	height: 40px;
	margin: auto;
	text-align: center;
	background-image: url('/images/background.jpg');
}

#menu {
	width: 96%;
	height: 40px;
	margin: auto;
	/* background-color: #333; */
	text-align: left;
	/* background-image: url('/images/backMenuGradient.jpg');
	background-repeat: repeat-x; */
}

#menuCol1 {
	width: 70%;
	height: 40px;
	margin: auto;
	text-align: left;
	float: left;
}

#menuCol2 {
	width: 20%;
	height: 40px;
	margin: auto;
	text-align: right;
	float:right;
}

/* banners */
#backBanners {
	width: auto;
	height: 300px;
	margin: auto;
	text-align: center;
	background-image: url('../banners/backBanners.jpg');
	background-repeat: repeat-x;
}

#banners {
	width: 96%;
	height: 300px;
	margin: auto;
	text-align: center;
	background-image: url('../banners/backBanners.jpg');
	background-repeat: repeat-x;
}


/* title attributes */
#backTitleCategories {
	width: 100%;
	height: 40px;
	margin: auto;
	text-align: left;
	background-color: #c00;
	background-image: url('/images/backgroundTitle.jpg');
	background-repeat: repeat-x;
}

#backTitleStuff {
	width: 100%;
	height: 40px;
	margin: auto;
	text-align: left;
	background-color: #fff;
	background-image: url('/images/backTitle.jpg');
	background-repeat: no-repeat;
}

#titleText {
	padding: 10px;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #fff;
}

#backTracking {
	width: 100%;
	height: 40px;
	margin: auto;
	text-align: center;
	background-color: #000;
}

#trackingText {
	padding: 10px;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #fff;
}

#trackingText a {
	color: #fff; 
	text-decoration: none;
}

#trackingText a:hover {
	text-decoration: underline;
}



/* joker attributes */
#backJoker {
	width: auto;
	height: 1px;
	background-color: #f00;
	margin: auto;
	text-align: center;	
}

#joker {
	width: 96%;
	height: 1px;
	background-color: #f00;
	margin: auto;
	text-align: center;
}

/* content attributes */
#backContent {
	width: auto;
	height: 580px;
	margin: auto;
	background-color: #000;
	text-align: center;
	background-image: url('/images/backgroundContent.jpg');
	background-repeat: repeat-x;
}

#content {
	width: 96%;
	height: 580px;
	margin: auto;
	background-color: #000;
	text-align: left;
}

#contentCategories {
	width: 18%;
	height: 580px;
	margin: auto;
	background-color: #333;
	text-align: left;
	float: left;
	background-image: url('/images/backCategories.jpg');
	background-repeat: repeat-x;
}

#contentStuff {
	width: 82%;
	height: 580px;
	margin: auto;
	background-color: #000;
	text-align: left;
	float: right;
}



/* thumbs */
#thumbs {
	width: 100%;
	margin: auto;
	/*height: 230px;*/
        height: 460px;
}

#thumbL {
	width: 33%;
	height: 230px;
	margin: auto;
	float: left;
	text-align: center;
	background-color: #000;
}

#thumbR {
	width: 33%;
	height: 230px;
	margin: auto;
	float: right;
	text-align: center;
	background-color: #000;
}

#thumbs a img  {
	border: 2px;
	border-color: #f00;
	border-style: solid;
}

#thumbs a:hover img {
	border: 2px;
	border-color: #ccc;
	border-style: solid;
}


/* products */

#productDetails {
	width: 100%;
	height: 370px;
	text-align: left;
}

#productPhoto {
	width: 45%;
	height: 350px;
	text-align: left;
	float: left;
	padding: 10px;
}

#productPhoto a img  {
	border: 2px;
	border-color: #fff;
	border-style: solid;
}

#productPhoto a:hover img {
	border: 2px;
	border-color: #f00;
	border-style: solid;
}

#productInfo {
	width: 45%;
	height: 350px;
	text-align: left;
	float: right;
	padding: 10px;
}


/* carrinho attributes */
#pedidoLinha {
	width: 100%;
	height: 30px;
	clear: both;
}

#pedidoHeaderCol_0 { /* joker */
	width: 2%;
	height: 30px;
	background-color: #000;
	float: left;
}

#pedidoHeaderCol_1 { /* Refer�ncia */
	width: 15%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}

#pedidoHeaderCol_2 { /* Descri��o */
	width: 35%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}

#pedidoHeaderCol_3 { /* Pre�o */
	width: 10%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}

#pedidoHeaderCol_4 { /* Forma de pagto */
	width: 15%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}

#pedidoHeaderCol_5 { /* Qtde */
	width: 10%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}

#pedidoHeaderCol_6 { /* Remover */
	width: 8%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #c00;
	float: left;
}


#pedidoCol_0 { /* joker */
	width: 2%;
	height: 30px;
	background-color: #000;
	float: left;
}

#pedidoCol_1 { /* Refer�ncia */
	width: 15%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_2 { /* Descri��o */
	width: 35%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_3 { /* Pre�o */
	width: 10%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_4 { /* Forma de pagto */
	width: 15%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_5 { /* Qtde */
	width: 10%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_6 { /* Remover */
	width: 8%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	float: left;
}

#pedidoCol_6  a { /* Remover */
	font-family:monospace;
        color:red;
        font-weight:bold;
        text-decoration:none;
        font-size:15px;
}

/* fechar pedido attributes */
#fecharpedidoLinha {
	width: 100%;
	height: 30px;
	clear: both;
}

#fecharpedidoCol_0 { /* joker */
	width: 2%;
	height: 30px;
	background-color: #000;
	float: left;
}

#fecharpedidoCol_1 {
	width: 40%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	text-align: right;
	float: left;
}

#fecharpedidoCol_2 {
	width: 50%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	background-color: #eaeaea;
	text-align: left;
	float: left;
}

#btnContato {
	width: 50%;
	height: 25px;
	padding: 5px 0px 0px 5px;
	/*background-color: #eaeaea;*/
        margin-top:50px;
	text-align: left;
	float: left;
}


/* footer attributes */
#backFooter {
	width: auto;
	margin: auto;
	height: 80px;
	text-align: center;
	background-image: url('/images/background.jpg');
}

#footer {
	width: 96%;
	height: 80px;
	margin: auto;
	text-align: center;
}

#footerText {
	padding: 10px;
	color: #fff; 
	font-family: Arial; 
	font-size: 8pt;
	font-weight: bold;
}



/* text attributes */
#menuText {
	color: #fff;
	padding: 10px;
	line-height: 130%;
}

#menuText a {
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

#menuText a:hover {
	color: #ccc;
}

#categoriesText {
	color: #fff;
	font-family: Arial;
	font-size: 8pt;
	padding: 10px;
}

#categoriesText a {
	color: #fff;
	text-decoration: none;
}

#categoriesText a:hover {
	color: #fff;
	text-decoration: underline;
}

#priceText { 
	color: #f00; 
	font-family: Arial; 
	font-size: 10pt;
	font-weight: bold;
}

#normalText { 
	color: #ccc; 
	font-family: Arial; 
	font-size: 8pt;
}

#normalText a {
	color: #ccc; 
	text-decoration: none;
}

#normalText a:hover {
	color: #ccc; 
	text-decoration: underline;
}

#normalText input {
color: #000; 
font-family: Arial; 
font-size:8pt;
background-color: #f5f5f5; 
/* a cor do fundo do campo */
border:1px solid #ccc;
/* uma borda de 1px cinza */
}   

#normalText textarea {
color: #000; 
font-family: Arial; 
font-size:8pt;
background-color: #f5f5f5; 
/* a cor do fundo do campo */
border:1px solid #ccc;
/* uma borda de 1px cinza */
}

#normalText input.button {
background-color: transparent; 
/* a cor do fundo do bot�o */
border:0px solid;
color: #000; /* a cor das letras Enviar */
}

#normalText a img  {
	border: 1px;
	border-color: #f00;
	border-style: solid;
}

#normalText a:hover img {
	border: 1px;
	border-color: #ccc;
	border-style: solid;
}

#normalText label   {width:auto; margin-left:4px;}

#redButton a img  {
	border: 1px;
	border-color: #f00;
	border-style: solid;
}

#redButton a:hover img {
	border: 1px;
	border-color: #ccc;
	border-style: solid;
}

#greyButton a img  {
	border: 1px;
	border-color: #ccc;
	border-style: solid;
}

#greyButton a:hover img {
	border: 1px;
	border-color: #f00;
	border-style: solid;
}


#pedidoTextHeader { 
	color: #fff; 
	font-family: Arial; 
	font-size: 8pt;
}

#pedidoText { 
	color: #000; 
	font-family: Arial; 
	font-size: 8pt;
}

#pedidoText input {
color: #000; 
font-family: Arial; 
font-size:8pt;
background-color: #fff; 
/* a cor do fundo do campo */
border:1px solid #ccc;
/* uma borda de 1px cinza */
}   