body{
background-color: #FFF;
font-family: Tahoma;
font-size: 13px;
margin: 0px;
padding: 0px;
}

.linha{	
	float: none;
	width: 518px;
	height: 1px;
	background-image: url(../images/ponto.gif);
	background-repeat: repeat-x;
	background-position: center;
	margin: 10px;
}

table {
border-collapse: collapse;
border-spacing: 0px; 
width: 100%;
}

#conteudo{
	margin: 0 auto;
	width: 754px;
	height: auto;
	padding: 10px;
	overflow: hidden;
	background: #FFF;
}


a{
	text-decoration: none;
}

#menu{
height: auto;
overflow: hidden;
margin-bottom: 10px;
}

#menu_hack{
padding: 10px;
overflow: hidden;
}

#menu_hack ol{
list-style: none;
margin: 0px;
padding: 0px;
float: right;
}

#menu_hack ol li{
	display: inline;
}

#menu_hack ul{
list-style: none;
margin: 0px;
padding: 0px;
float: left;
}

#menu_hack ul li{
display: inline;
padding-left: 20px;
}

a.omenu:link{
color: #FFF;
text-decoration: none;
font-weight: bold;
}
a.omenu:visited{
color: #FFF;
text-decoration: none;
font-weight: bold;
}
a.omenu:hover{
color: #C9DDF5;
text-decoration: none;
font-weight: bold;
}
a.omenu:active{
color: #C9DDF5;
text-decoration: none;
font-weight: bold;
}

#banner{
	width: 752px;
	height: auto;
	border: 1px solid #BDBDBD;
	border-bottom: none;
}

#conjunto{
	width: 754px;
	height: auto;
	overflow: hidden;
}

#esquerda{
	width: 200px;
	float: left;
	height: auto;
}

#direita{
	width: 544px;
	float: right;
	height: auto;
	background: #FFF;
}

#categorias{
	width: 200px;
	height: auto;
}

#categorias_hack{
	width: 190px;
	padding: 5px;
	height: auto; 
	font-weight: bold;
	color: #FFF;
}

#navo, #navo ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1.2em;
	float: left;
	position: relative;
	border: 1px solid Black;
	z-index: 100;
}

#navo a{
	display: block;
	padding: 5px 10px;
	text-decoration: none;
}

#navo li{
	position: relative;
	float: left;
}

#navo ul {
	position: absolute;
	display: none;
	width: 160px;
	top: 0px;
	left: 198px;
	font-size: 10px;
}
#navo li ul a{
	width: 140px;
	height: auto;
	float: left;
	font-size: 12px;
}
#navo ul ul{
	top: auto;
} 
#navo li ul ul {
	left: 145px;
	margin: 0 0 0 15px;
}
#navo li:hover ul ul, #navo li:hover ul ul ul, #navo li:hover ul ul ul ul{
	display: none;
}
#navo li:hover ul, #navo li li:hover ul, #navo li li li:hover ul, #navo li li li li:hover ul{
	display: block;
}


#promocoes{
	width: 200px;
	height: auto; 
	background: #000;
	clear: both;
}

#promocoes_hack{
	width: 190px;
	padding: 5px;
	height: auto; 
	font-weight: bold;
	color: #FFF;
}


#jump_base2{
	overflow:hidden;
	width: 188px;
	height: 230px;
	border: 1px solid #3C3C3C;
	border-top: none;
	padding: 5px 5px 5px 5px;
	background-color: #fff;
	text-align: center;
}


#titulo{
	width: 544px;
	height: auto;
}

#titulo_hack{
	width: 524px;
	padding: 10px;
	height: auto;
	font-weight: bold;
	color: #FFF;
}

#fundo{
	width: 754px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 10px 0 0 0; 
	font-size: 11px;
}

#fundo_hack{
	width: 734px;
	height: auto;
	padding: 10px;
	text-align: center;
	color: #FFF;
}

#principal{
	width: 544px;
	border-top: none;
	overflow: hidden;
	height: auto;
}

.produtos{
	width: 542px;
	height: auto;
	overflow: hidden;
}

.produtos_esq{
	width: 322px;
	height: auto;
	float: left;
	padding: 10px;
}

.produtos_dir{
	width: 180px;
	height: auto;
	float: right;
	padding: 10px;
}

.aimagem{
	height: auto;
	width: auto;
	padding: 2px;
	background: #BDBDBD;
}

.aimagem_mod{
	background: #FFF;
	height: auto;
	width: auto;
	padding: 0px;
	text-align: center;
	padding: 5px;
}

.informacoes{
	width: 292px;
	padding: 15px;
	background: #E7EDEB;
	height: 100%;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
	color: #FF3000;
}

.informacoes_esq{
	float: left;
	width: 120px;
	text-align: center;
}

.informacoes_dir{
	float: left;
	width: 132px;
	padding-left: 40px;
}


.inf_botao{	
	width: 90px;
	height: auto;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	background: #26538A;
	color: #FFF;
	text-align: center;
	cursor: pointer;
}

a.titulo_produtos:link{
color: #000;
text-decoration: underline;
font-weight: bold;
}
a.titulo_produtos:visited{
color: #000;
text-decoration: underline;
font-weight: bold;
}
a.titulo_produtos:hover{
color: #000;
text-decoration: none;
font-weight: bold;
}
a.titulo_produtos:active{
color: #000;
text-decoration: none;
font-weight: bold;
}

#marcas{
	width: 200px;
	height: auto;
}

#marcas_hack{
	width: 190px;
	padding: 5px;
	height: auto; 
	font-weight: bold;
	color: #FFF;
}

#pesquisa_marcas{
	width: 188px;
	height: auto;
	border: 1px solid #3C3C3C;
	border-top: none;
	padding: 10px 5px 10px 5px;
	background-color: #fff;
	text-align: center;
}

.msg_promo{
	clear: both;
	text-align: center;
	font-size: 14px;
	padding-top: 5px;
	color: #FF3000;
}

.pag_texto{
	padding: 10px;
}

.oresumo{
	padding: 5px 5px 5px 10px;
	background: #EAE9E8;
	font-weight: bold;
}

.lista_subcategorias{
	padding:10px;
	margin: 0px;
	list-style: none;
}

.lista_subcategorias li{
	display: list-item;
	padding: 0 0 3px 0;
}

.paginacao{
	padding: 5px 10px;
	text-align: center;
	height: auto;
}


.detalhes_pro{
	list-style: none;
	margin: 0px;
	padding: 0px
}

.detalhes_pro li{
	padding: 0 0 2px 0;
}

/*preload classes*/ .svw {
	width: auto;
	height: auto;
	background: #fff;
} .svw ul {
	position: relative;
	left: -999em;
}  /*core classes*/ .stripViewer {
	position: relative;
	overflow: hidden;
	border: 5px solid #3C3C3C;
	margin: 0 0 1px 0;
} .stripViewer ul {
	/* this is your UL of images */
	margin: 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	width: 1%;
	list-style-type: none;
} .stripViewer ul li {
	float: left;
} .stripTransmitter {
	overflow: auto;
	width: 1%;
} .stripTransmitter ul {
	margin: 0;
	padding: 0;
	position: relative;
	list-style-type: none;
} .stripTransmitter ul li{
	width: 20px;
	float: left;
	margin: 0 1px 1px 0;
} .stripTransmitter a{
	font: bold 10px Verdana, Arial;
	text-align: center;
	line-height: 22px;
	background: #ff0000;
	color: #fff;
	text-decoration: none;
	display: block;
} .stripTransmitter a:hover, a.current{
	background: #D20000;
	color: #FFF;
} 


#maislinks{
	width: 200px;
	height: auto; 
	background: #000;
	clear: both;
}

#maislinks_hack{
	width: 190px;
	padding: 5px;
	height: auto; 
	font-weight: bold;
	color: #FFF;
}

a.omenu2:link{
color: #000;
text-decoration: none;
}
a.omenu2:visited{
color: #000;
text-decoration: none;
}
a.omenu2:hover{
color: #000;
text-decoration: none;
}
a.omenu2:active{
color: #000;
text-decoration: none;
}

#outroslinks {
	margin: 0;
	padding: 0;
	display: block;
	border: 1px solid #3C3C3C;
	border-top: none;
}

#outroslinks li {
	line-height: 1.2em;
	vertical-align: top;
	width: 178px;
	background-color: #EAE9E8;
	padding: 5px 10px 5px 10px;
	background-image: url(../images/ponto.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

#demos{
	overflow: hidden;
	height: auto;
	width: auto;
}

#slideshow {
	width: auto;
	overflow: hidden;
	height: 320px;
	display: block;
	clear: both;
}

.fotosgrandes{
	border: 5px solid #ccc;
	width: auto;
	height: auto;
}

#nav {
	width: 500px;
	height: 180px;
	overflow: scroll;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 15px;
	border: 1px solid #ccc;
}
#nav li { width: auto; float: left; margin:4px 4px 0 4px; list-style: none }
#nav a { width: auto; padding: 3px; margin-bottom:4px; display: block; border: 1px solid #ccc; }
#nav a.activeSlide { background: #88f }
#nav a:focus { outline: none; }
#nav img { border: none; display: block }


#astabs{
	min-height: 600px;
	height: auto !important;
	height: 600px;
	overflow: hidden;
	_overflow:;
}