@charset "utf-8";
/* CSS Document */
p{  margin:1px;
	padding:1px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background-color:#FFF;
}
a {
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
#Container {
	width:999px;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin-left:-500px;
	z-index:10;
	background-color:#FFF;
}
#Logo{
	float:left;
	width:458px;
	height:109px;
	overflow:hidden;
}
#FormularioAjax{
	width:421px;
	height:109px;
	overflow:hidden;
}
#Direita {
	overflow:hidden;
	width:749px;
}
#Esquerda {
	float:left;
	overflow:hidden;
	width:250px;
}
#Rodape{
	width:999px;
	overflow:hidden;	
}
#DestaqueHome{
	width:250px;
	height:343px;
	overflow:hidden;
	background-image:url(http://chip7.cc/tpls/img/FundoDestaqueHome.png);
	background-repeat:no-repeat;
}
#ProdutosHome{
	float:left;
	width:539px;
	height:239px;
	background-image:url(http://chip7.cc/tpls/img/CaixaTwitterFundo.png);
}

/*Menu Interna Conteudo*/
#Menu{
	float:left;
	width:250px;
	height:222px;
	overflow:hidden;
	background-image: url(http://chip7.cc/tpls/img/FundoMenu.png);
	background-repeat:no-repeat;
}
#Menu li {
	margin-left:0;
	padding-left:O;
	list-style-type:none;
	margin:0 50px 0 4px;
	padding:0;
	line-height:55px;
}
#Menu ul {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0;
}
#Menu li a {
	text-decoration:underline;
}
#Menu li a:hover {
	text-decoration:none;
}
/*Menu Interna Conteudo*/
#MenuInternaConteudo{
	float:left;
	width:209px;
	overflow:hidden;
	background-image:url(http://chip7.cc/tpls/img/FundoMenuInternaConteudo.gif);
	background-repeat:no-repeat;
}
#MenuInternaConteudo li {
	margin-left:0;
	padding-left:O;
	list-style-type:none;
	margin:0 10px 0 4px;
	padding:0;
	line-height:47px;
	-line-height:47px;
}
#MenuInternaConteudo ul {
	list-style-type:none;
	margin:0 0 0 0px;
	padding:0;
}
#MenuInternaConteudo li a {
	text-decoration:underline;
}
#MenuInternaConteudo li a:hover {
	text-decoration:none;
}
.fmInput { 
	border:1px solid #333;
	font:12px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#FFF;
	margin:0;
	padding:2px 3px 2px 3px;
}
.fmInput_onerror { 
	border:1px solid #333;
	font:12px Arial, Helvetica, sans-serif;
	color:#FF6600;
	background-color:#FFFDBB;
	margin:0;
	padding:2px 3px 2px 3px;
}
/*Menu Interno*/
#MenuInterno{
	width:672px;
	height:28px;
	overflow:hidden;
	margin:0;
}
#MenuInterno ul li { 
	display: inline;
	margin:0;
}
#MenuInterno ul li a {
	padding: 0;
	margin:0;
	float:left;
}
/*Menu Interno*/
#MenuInternoHome{
	width:672px;
	height:45px;
	overflow:hidden;
}
#MenuInternoHome ul li { 
	display: inline;
	margin:0;
}
#MenuInternoHome ul li a {
	padding: 0;
	margin:0;
	float:left;
}

/*Menu Produtos*/
.MenuProdutos{
	margin:0;
	padding:0;
	width:209px;
	overflow:hidden;
	clear:both;
	overflow:hidden;
}
.MenuProdutos li {
	width:209px;
	height:25px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.MenuProdutos ul {
	list-style-type:none;
	line-height:20px;
	margin:0;
	padding:0;
	background-image: url(http://chip7.cc/tpls/img/FundoItensMenuProduto.gif);
	background-repeat:repeat-y;
	width:209px;
	overflow:hidden;
}
.MenuProdutos li a {
	color:#000;
	font-family: "Trebuchet MS", Arial;
	font-size:12px;
	padding-right:25px;
}
.MenuProdutos li a:hover {
	background-position:right;
	background-repeat:no-repeat;
	color:#274463;
	font-weight:bold;
	background-image: url(http://chip7.cc/tpls/img/BulletOn.png);
	text-decoration:none;
	margin: 20px 6px 0 0;
	padding:2px 22px 0 0;
}
/*formulario de busca*/
#BuscaInterna{
	width:291px;
	height:71px;
	float:left;
	background-image:url(http://chip7.cc/tpls/img/FundoBuscaInterna.png);
	background-repeat:no-repeat;
}
.Ex{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FEB400;
	margin:0;
	padding:15px 0 0 25px;
}
#search_box {
    width: 213px;
    height: 23px;
	margin:3px 0 0 30px;
    background: url(http://chip7.cc/tpls/img/FundoFormularioBusca.png);
	background-repeat:no-repeat;
}
#search_box #k {
	width:160px;
    float: left;
    padding: 1px 0 0 24px;
    margin: 0;
    border: 0;
    background: none;
}
#search_box #go {
    float: right;
    margin: 0;
}
.swap_value {
    float: left;
    padding: 1px 0 0 5px;
    margin: 0;
	width:130px;
	height:20px;
    border: 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(http://chip7.cc/tpls/img/FormularioDois.png);
	background-repeat:no-repeat;
}
.swap_value_onerror {
    float: left;
    padding: 1px 0 0 5px;
    margin: 0;
	width:130px;
	height:20px;
    border: 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(http://chip7.cc/tpls/img/FormularioDoisError.png);
	background-repeat:no-repeat;
}
.swap_value_um {
    float: left;
    padding: 1px 0 0 5px;
    margin: 0;
	width:160px;
	height:20px;
    border: 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(http://chip7.cc/tpls/img/FormularioUm.png);
	background-repeat:no-repeat;
}
.swap_value_um_onerror {
    float: left;
    padding: 1px 0 0 5px;
    margin: 0;
	width:160px;
	height:20px;
    border: 0;
	margin:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background: url(http://chip7.cc/tpls/img/FormularioUmError.png);
	background-repeat:no-repeat;
}
#FundoFormularioInterna{
	width:381px;
	height:57px;
	overflow:hidden;
	background-image:url(http://chip7.cc/tpls/img/FundoFormularioInterna.gif);
}
#restrita_box {
	overflow:hidden;    
}
#restrita_box #go {
    float: left;
    margin: 0;
	padding:0;
}
#Total{
	width:999px;
	overflow:hidden;
	clear:both;
}
#MioloMostraproduto{
	width:999px;
}
#Carrinho{
	float:left;
	width:979px;
	overflow:hidden;
	background-color:#F0F0F0;
	padding-left:20px;
}
#OfertaInternaLoja{
	float:left;
	width:409px;
	height:57px;
	overflow:hidden;
	background-image: url(http://chip7.cc/tpls/img/FundoTituloInternaConteudo.gif); 	
	background-repeat:no-repeat;
}
#Conteudo{
	width:790px;
	overflow:hidden;
	background-color:#FFFFFF;
	float:left;
}
#Conteudo p {
	margin:5px;
}
#MostraProduto{
	float:left;
	width:581px;
	background-color:#F0F0F0;
}
#ItensInclusos{
	width:581px;
	height:47px;
	background-image:url(http://chip7.cc/tpls/img/AbaMostraProdutoDois.png);
}

/* AJAX */
#LoadingArea {
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	margin:95px 25px 0 25px;
	padding:10px 0 10px 0;
	background:#FFF;
	z-index:102;
	position:absolute;
	width:418px;
	overflow:hidden;
	border:2px solid #CCC;
}

/* TABS */
.tabHome {
	float:left;
	width:411px;
	height:60px;
	margin:2px 0 0 10px;
}
.tabLoja {
	float:left;
	width:371px;
	height:57px;
	margin:0 0 0 10px;
}

#Paginador, .Paginador {
	width:581px;
	height:28px;
	background-image:url(http://chip7.cc/tpls/img/FundoPaginadorProdutos.gif);
	background-repeat:no-repeat;
}

/* CARRINHO */
.CarrinhoHeader td {
	border-bottom:2px solid #DEDEDE;
}
/*Disclaimer*/
#cartao {
	float:left;
	margin-left:10px;
	width:355px;
	height:150px;
}
#cartao li {
	display:inline;
}
#cartao p {
	color:#666666;
	font-size:10px;
}
.MenuRodape {
	margin:0;
	padding:0;
	width:209px;
	overflow:hidden;
	float:left;
}
.MenuRodape li {
	width:209px;
	height:13px;
	list-style-type:none;
	margin:0px;
	padding:0px;
}
.MenuRodape ul {
	list-style-type:none;
	line-height:10px;
	margin:0;
	padding:0;
	width:209px;
	overflow:hidden;
}
.MenuRodape li a {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	padding-right:25px;
}
.MenuRodape li a:hover {
	background-position:right;
	background-repeat:no-repeat;
	color:#274463;
}
#disclaimer{
	width:350px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
}



#FundoEsquerdaHome {
	padding:0;
	position:absolute;
	left:0;
	width:50%;
	top:0;
	z-index:1;
	background:url(http://chip7.cc/tpls/img/PixelEsquerdoFundoHome.png);
	background-repeat:repeat-x;
}
#FundoDireitaHome {
	padding:0;
	position:absolute;
	left:50%;
	width:50%;
	top:0;
	z-index:1;
	background:url(http://chip7.cc/tpls/img/PixelDireitoFundoHome.png);
	background-repeat:repeat-x;
}

#FundoEsquerdaInterna {
	padding:0;
	position:absolute;
	left:0;
	width:50%;
	top:0;
	z-index:1;
	background:url(http://chip7.cc/tpls/img/PixelEsquerdoFundoInternaConteudo.png);
	background-repeat:repeat-x;
}
#FundoDireitaInterna {
	padding:0;
	position:absolute;
	left:50%;
	width:50%;
	top:0;
	z-index:1;
	background:url(http://chip7.cc/tpls/img/PixelDireitaFundoInternaConteudo.png);
	background-repeat:repeat-x;
}

#FundoEsquerdaLoja {
	padding:0;
	position:absolute;
	left:0;
	width:50%;
	top:0;
	z-index:1;
	overflow:hidden;
	background:url(http://chip7.cc/tpls/img/PixelEsquerdoFundoInternaComercio.png);
	background-repeat:repeat-x;
}
#FundoDireitaLoja {
	padding:0;
	position:absolute;
	left:50%;
	width:50%;
	top:0;
	z-index:1;
	background:url(http://chip7.cc/tpls/img/PixelDireitaFundoInternaComercio.png);
	background-repeat:repeat-x;
}
#FundoEsquerdaLojaChild {
	margin-top:100px;
	z-index:2;
	overflow:hidden;
	width:100%;
	background-color:#EFEFEF;
}
#fundoTwitterTop{
	float:left;
	overflow:hidden;
	width: 509px;
	height:54px;
	z-index:2;
	background-image:url(http://chip7.cc/tpls/img/Twitter_topo.png);
	margin-left:9px;
	background-repeat:no-repeat;
}
#fundoTwitter{
	float:left;
	overflow:hidden;
	width:509px;
	height:159px;
	z-index:2;
	background-image:url(http://chip7.cc/tpls/img/fundo_twitter.png);
	background-repeat:repeat-y;
	margin-left:9px;
}
#TwitterBase{
	float:left;
	overflow:hidden;
	width:509px;
	height:11px;
	background-image:url(http://chip7.cc/tpls/img/twitter_base.png);
	background-repeat:no-repeat;	
	margin-left:9px;
}

.twitterHolder {
	margin-top:15px;
	float:left;
	margin-left:25px;
	overflow: hidden;
	width: 420px;
}
@charset "utf-8";
/* CSS Document */
.padrao {
	font-family: Arial;
	color: #000;
	font-size: 13px;
}
.padrao a{
	text-decoration:none;
}
.padrao a:hover {
	text-decoration:underline;
}
.NomeProduto {
	font-family: "Trebuchet MS", Arial;
	font-size: 17px;
	color: #274463;
}
.NomeProdutoMenor {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #274463;
	font-weight:bold;
}
.Cifrao {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #99CC00;
}
.preco {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	color: #FF6600;
}
.DescricaoProduto {
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 12px;
}
.DescricaoProduto a{
	font-family: "Trebuchet MS", Arial;
	color: #666666;
	font-size: 12px;
	text-decoration:none;
}
.style1 {
	font-size: 24px
}
.style2 {
	font-size: 16px
}
.style3 {
	color: #99CC00;
	font-family: "Trebuchet MS", Arial;
}
.style4 {
	color: #FF6600;
	font-family: "Trebuchet MS", Arial;
}
.style4 a{
	color: #FF6600;
	font-family: "Trebuchet MS", Arial;
	text-decoration:none;
}
.style5 {
	font-size: 23px
}
.style6 {
	font-size: 12px
}
.style7 {
	color: #FF6600;
	font-family: "Trebuchet MS", Arial;
	font-size:20px;
}
.preto14{
	font-family: "Trebuchet MS", Arial;
	float:left;
	font-size:14px;
	color:#000;
	margin-left:90px;
	margin-right:25px;
	margin-bottom:10px;
	
}

