#content{
	position : absolute;
	top : 229px;
	left : 15px;
	width: 740px;
	height: 78px;
	z-index : 50;
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #3A2407;
}
/* ------ PRODUTO --------- */
#content-produto{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 740px;
	height: 210px;

}
#content-produto-bar{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 729px; _width: 740px;
	height: 18px; _height: 29px;
	background-image: url(../images/barBlock.gif);
	border-width: 3px;
	border-style : solid;
	border-color : #F2D675;
	padding: 4px 0 0 10px;
}
#content-produto-block{
	position : absolute;
	top : 29px;
	left : 2px;
	width: 738px;
	height: 210px;
	background-image: url(../images/barProd.gif);
}
#content-produto-menu{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 724px; _width: 738px;
	height: 20px; _height: 22px;
	padding: 4px 0 0 15px;
	background-image: url(../images/barProdmenu.jpg);
}
#content-produto-capa{
	position : absolute;
	top : 40px;
	left : 20px;
	border-width: 4px;
	border-style : solid;
	border-color : white;
}
#content-produto-valor{
	position : absolute;
	top : 45px;
	left : 190px;
	width: 245px;
}
#content-produto-info{
	position : absolute;
	top : 40px;
	text-align: center;
	left : 380px;
	width: 345px;
	height: 165px;
	padding: 3px 0 0 0px;
	background-color: #FAF2DF;

}
#content-produto-info-texto{
	width: 310px;
	height: 100%;
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 70%;
	font-weight: none;
	padding: 5px 0 0 5px;
	color: #3A2407;
}
#content-produto-block-bot{
	position : absolute;
	top : 210px;
	left : 0px;
	width: 738px;
	height: 10px;
}
/* ------ TRACK LIST --------- */
#content-track{
	position : absolute;
	top : 260px;
	left : 0px;
	width: 740px;
	height: 115px;

}
#content-track-bar{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 729px; _width: 740px;
	height: 18px; _height: 29px;
	background-image: url(../images/barBlock.gif);
	border-width: 3px;
	border-style : solid;
	border-color : #F2D675;
	padding: 7px 0 0 10px;
}
#content-track-block{
	position : absolute;
	top : 29px;
	left : 2px;
	width: 738px;
	height: 310px;
	background-image: url(../images/barProd.gif);
}
#content-track-list{
	position : absolute;
	top : 4px;
	text-align: center;
	left : 10px;
}
.content-track-list-info{
	font-family: "Arial";
	font-size: 75%;
	font-weight: none;
	padding: 5px 0 0 5px;
	color: #3A2407;
}
#content-track-block-bot{
	position : absolute;
	top : 310px;
	left : 0px;
	width: 738px;
	height: 10px;
}
/* ------ EXTRAS --------- */
#content-extra{
	position : absolute;
	top : 620px;
	left : 0px;
	width: 740px;
	height: 110px;

}
#content-extra-bar{
	position : absolute;
	top : 0px;
	left : 0px;
	width: 740px;
	height: 29px;
	background-image: url(../images/barBlock.gif);
	border: 3 solid #F2D675;
	padding: 4px 0 0 10px;
}
#content-extra-block{
	position : absolute;
	top : 29px;
	left : 2px;
	width: 738px;
	height: 110px;
	background-image: url(../images/barProd.gif);
}
#content-extra-block-bot{
	position : absolute;
	top : 110px;
	left : 0px;
	width: 738px;
	height: 10px;
}
/* LINK */
#content-produto-menu a:link, a:visited {
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: none;
	color: black;
	text-decoration: none;
	}
#content-produto-menu a:hover {
	color: black;
	background: yellow;
	}

#content-produto-valor a:link, a:visited {
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: none;
	color: black;
	text-decoration: none;
	}
#content-produto-valor a:hover {
	color: black;
	background: yellow;
	}

/*PARAGRAFO*/
#content-produto-valor p{
	vertical-align: middle;
	margin: 5px 0 0 0;
	width: 225px;
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: none;
	color: black;
}

/*FORM*/
.form-large .form-text, .form-large .form-text-variable, .form-large textarea, #topic-default1, #topic-default2, #topic-default3, .form-large select, .form-large .form-brief {
	font-size: 100%;
	background: white url(/img/form-back.gif) repeat-x;
	border: 1px solid #2E2E2E;
	color: black;
	padding: 2px;

}
/*CARRINHO DE COMPRAS*/
#carrinho {
position : relative;
width: 100%;
height: 100%;
border-width: 3px;
border-style : solid;
border-color : white;
background-color: #F5AE1A;
	margin: 0px;
	padding: 0px;
text-align:left; /* &quot;rem&eacute;dio&quot; para o hack do IE */	

}

#carrinho-lista{
	position : relative;
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #3A2407;
	width: 100%;
	text-align: center;
	

}
#carrinho-lista-bar{
	position : relative;
	top : 0px;
	width: 100%;
	height: 23px; _height:32px;
	background-image: url(../images/barBlock.gif);
	border-width: 2px;
	border-style : solid;
	border-color : #F2D675;
	z-index : 50;
	padding: 8px 0 0 15px;

}
#carrinho-lista-block{
	position : relative;
	top : 0px;
	left : 0px;
	width: 100%;
	background-color: #CFB66E;
}
#carrinho-lista-block a:link, a:visited {
	font-family: "Verdana", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: none;
	color: black;
	text-decoration: none;
	}
#carrinho-lista-block a:hover {
	color: black;
	background: yellow;
	}
.table-carrinho{
	font-family: "Verdana";
	font-size: 80%;
	font-weight: none;
	color: #3A2407;
}
.form-carrinho { 
background-color: white; 
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	font-weight: bold;
	color: #FF6600;
	border: 1px solid #FF6600;
}
form { 
	padding: 0;
	margin: 0;
}
legend {

	font-size: 80%;
	font-family: "verdana";
	font-weight: bold;
	letter-spacing: -0.03em;
	line-height: 1;
	color: #363636;
	padding: 10px 0.5em; /* Top and Bottom for IE7 */
} * html legend { margin-bottom: 15px; padding: 0 0.5em; }

fieldset {
	width: 98%;
	border: 2px solid #FF8000;
	margin: 0.3em 0;
	padding: 10px;
	clear: left;
	padding-top: 0;
	/*background-color: #FFFFEA;*/
} 
input{
background-color: white; 
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: black;
	border: 1px solid #FFFFCC;
}
select{
background-color: white; 
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: black;
	border: 1px solid #FFFFCC;
}
.radio{
background-color: transparent; 
	font-family: "Arial", Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	font-weight: bold;
	color: black;
	border: 0px;
}
