#titulo {
	height: 177px;
	background-image: url(arquivos/carregando_bg_titulo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#carregando {
	padding: 5px;
	background-color: #FFFFFF;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	border: 2px solid #CCCCCC;
}
#descricao_texto {
	text-align: left;
	padding-left: 5px;
}



#saudacao {
	color: #FFFFFF;
	text-align: right;
	font-size: 10px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #666600;
	background-image: url(arquivos/bg_saudacao.png);
	height: 18px;
	padding-left: 5px;
}
#enviando_dados {
	width: 150px;
	color: #669933;
	background-color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
	border: 1px solid #669933;
	font-size: 12px;
	float: left;
	padding: 5px;
}



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	background-image: url(arquivos/background_adventure.jpg);
	color: #000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#pagina {
	background-color: #CCCC66;
	border: 5px solid #4C5D5C;
	width: 760px;
}
.cleanner {
	clear: both;
}


#colunaEsquerda {
	background-repeat: repeat-y;
	background-position: right;
	background-color: #4C5D5C;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

#linksBox {
	float: left;
	width: 150px;
}


#rodape {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	background-color: #4C5D5C;
}

#inputBusca {
	background-color: #99CC33;
	border: 1px solid #666666;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	width: 120px;
}




#conteudo {
	background-color: #CCCC66;
	background-image: url(arquivos/bg_conteudo.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#buscaBox {
	background-image: url(arquivos/bg_busca.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 50px;
	width: 145px;
	padding-top: 10px;
	padding-left: 5px;
	margin-bottom: 10px;
	color: #CCCCCC;
}

#rodape a {
	color: #CCCCCC;
}

.destaque_box {
	background-image: url(arquivos/destaque_box.gif);
	background-repeat: no-repeat;
	float: left;
	height: 171px;
	width: 250px;
	margin: 10px;
}
.destaque_box_titulo  {
	font-size: 16px;
	text-align: center;
	color: #000000;
	text-transform: capitalize;
	padding: 0px;
	height: 36px;
	font-weight: bold;
	margin: 5px;
}

.preco {
	float: left;
	width: 140px;
	margin-left: 5px;
	text-align: center;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 40px;
}
.preco a {
	font-size: 14px;
	color: #FFFFFF;
}
#gb_selo {
	width: 24px;
	position: absolute;
	text-align: center;
	background-color: #FFFFFF;
	right: 0px;
	bottom: 0px;
}


.detalhes a {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.detalhes {
	background-image: url(arquivos/mais.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 90px;
	padding-left: 20px;
	float: right;
	margin-top: 40px;
	height: 18px;
}

.detalhes a:hover {
	color: #FF6600;
}
#cartoes {
	text-align: right;
	background-color: #FFFFFF;
}
.item_lista {
	margin: 5px;
	width: 270px;
	float: left;
}


h1 {
	text-transform: capitalize;
	color: #333333;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
.item_lista_titulo {
	color: #333333;
	text-align: center;
	text-transform: capitalize;
	font-size: 16px;
	height: 15px;
	font-weight: bold;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#item_box_painel_menu_principal {
	float: left;
	height: 18px;
	width: 150px;
	background-image: url(arquivos/btn_menu_principal.gif);
	background-repeat: no-repeat;
	margin-left: 20px;
	text-align: center;
	font-size: 14px;
	padding-top: 2px;
}
#item_box_painel_menu_principal a {
	color: #666666;
	text-decoration: none;
}


.item_lista_detalhes {
	color: #333333;
	height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	background-color: #FFFFFF;
}
.item_lista_foto {
	background-color: #FFFFFF;
	height: 80px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

.item_lista_preco {
	font-size: 16px;
	font-weight: bold;
	color: #006633;
	text-align: center;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
.item_lista_detalhar a {
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	text-align: center;
	height: 15px;
}
.item_lista_detalhar {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	text-align: right;
	padding-right: 5px;
}
.item_lista_detalhar a:hover {
	color: #FF6600;
}
#item_box {
	width: 550px;
	margin-left: 10px;
	margin-top: 20px;
}
#item_box_titulo {
	float: left;
	height: 20px;
	width: 550px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 10px;
	color: #333333;
}
#item_box img {
	margin: 5px;
	padding: 2px;
	float: right;
	border: 1px solid #666666;
}
#item_box_descricao {
	color: #333333;
	text-align: center;
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}
#item_box_rodape {
	background-image: url(arquivos/item_box_rodape.gif);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 20px;
	width: 550px;
}
#erro {
	font-size: 12px;
	color: #FF0000;
}
.item_lista_admin_icons {
}
#item_box_top {
	background-image: url(arquivos/item_box_titulo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
	height: 20px;
	width: 530px;
	padding-left: 20px;
}
#item_box_painel_botoes {
	float: left;
	width: 550px;
	background-color: #FFFFFF;
}
#item_box_painel_botoes td {
	font-size: 12px;
	text-align: center;
	color: #333333;
}

#item_box_painel_botoes img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
}
#relogio {
	float: left;
	width: 100px;
	font-weight: bolder;
	text-align: center;
	color: #333333;
}

#item_box_preco {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
	float: left;
	width: 490px;
	text-align: left;
	background-color: #FFFFFF;
	height: 30px;
	background-image: url(arquivos/detalhes_preco_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-bottom: 6px;
	padding-left: 60px;
}

#item_box_painel_botoes a {
	color: #333333;
	text-decoration: none;
}
#item_box_top img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.destaque_box_foto {
	float: left;
	border: 1px solid #999999;
	padding: 2px;
	margin-left: 8px;
	height: 80px;
	width: 80px;
	margin-top: 5px;
	text-align: center;
}
#sucesso {

	font-size: 12px;
	color: #009900;
}
#btnLogout {
	text-align: right;
}
#item_box_mapa {
	background-color: #FFFFFF;
	float: left;
	width: 550px;
	text-align: center;
}

#item_box_onde_comprar {
	float: left;
	height: 60px;
	width: 550px;
	padding-top: 2px;
	background-color: #FFFFFF;
	padding-bottom: 2px;
}
#item_box_onde_comprar a {
	color: #333333;
	margin-left: 40px;
	text-decoration: none;
}
#item_box_onde_comprar a:hover {
	color: #666666;
	text-decoration: underline;
}
#item_box_mapa img {
	float: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 140px;
}
#menu {
	margin-top: 10px;
	margin-bottom: 10px;
}

ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-left: 5px;
	width: 170px;
	height: 20px;
	background-color: #333333;
	border: 1px solid #666666;
	text-transform: capitalize;
}
ul li a:hover {
	background-color: #666666;
}

ul ul li a {
	background-color: #999999;
	background-image: none;
	border: 1px solid #CCCCCC;
}
ul ul li a:hover {
	color: #666666;
	background-color: #CCCCCC;
	background-image: none;
}
#a_consultar {
	font-size: 14px;
}
#a_consultar a {
	color: #669933;
}
#btn_voltar {
	float: left;
}
#marcas {
	width: 150px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#qtde_produtos {
	font-size: 11px;
	color: #666666;
	width: 150px;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#marcas a {
	background-repeat: no-repeat;
	background-position: center bottom;
	display: block;
	height: 40px;
	width: 150px;
	margin-top: 1px;
	margin-bottom: 1px;
}
#marcas a:hover {
	background-position: top;
}
#marcas #marca1 {
	background-image: url(arquivos/marcas/especialized.jpg);
}
#marcas #marca2 {
	background-image: url(arquivos/marcas/kona.jpg);
}
#marcas #marca3 {
	background-image: url(arquivos/marcas/caloi.jpg);
}
#marcas #marca4 {
	background-image: url(arquivos/marcas/rock_shox.jpg);
}
#marcas #marca5 {
	background-image: url(arquivos/marcas/marzocchi.jpg);
}
#marcas #marca6 {
	background-image: url(arquivos/marcas/sram.jpg);
}
#marcas #marca7 {
	background-image: url(arquivos/marcas/truvativ.jpg);
}
#marcas #marca8 {
	background-image: url(arquivos/marcas/avid.jpg);
}
#marcas #marca9 {
	background-image: url(arquivos/marcas/race_face.jpg);
}
#marcas #marca10 {
	background-image: url(arquivos/marcas/fuji.jpg);
}
#marcas #marca11 {
	background-image: url(arquivos/marcas/astro.jpg);
}
#marcas #marca12 {
	background-image: url(arquivos/marcas/shimano.jpg);
}
#marcas #marca13 {
	background-image: url(arquivos/marcas/manitou.jpg);
}
#marcas #marca14 {
	background-image: url(arquivos/marcas/fox.jpg);
}
#marcas #marca15 {
	background-image: url(arquivos/marcas/easy_scroll.jpg);
}

#marcas #marca16 { background-image: url(arquivos/marcas/argon18.gif); }
#marcas #marca17 { background-image: url(arquivos/marcas/bear_bone.gif); }
#marcas #marca18 { background-image: url(arquivos/marcas/continental.gif); }
#marcas #marca19 { background-image: url(arquivos/marcas/fsa.gif); }
#marcas #marca20 { background-image: url(arquivos/marcas/gray.gif); }
#marcas #marca21 { background-image: url(arquivos/marcas/kuota.gif); }
#marcas #marca22 { background-image: url(arquivos/marcas/maxxis.gif); }
#marcas #marca23 { background-image: url(arquivos/marcas/microshift.gif); }
#marcas #marca24 { background-image: url(arquivos/marcas/prologo.gif); }
#marcas #marca25 { background-image: url(arquivos/marcas/superb.gif); }
#marcas #marca26 { background-image: url(arquivos/marcas/tioga.gif); }
#marcas #marca27 { background-image: url(arquivos/marcas/velo.gif); }
#marcas #marca28 { background-image: url(arquivos/marcas/vitoria.gif); }
#marcas #marca29 { background-image: url(arquivos/marcas/zipp.gif); }


.box_top {

	display: block;
	height: 20px;
	background-image: url(arquivos/marcas/box_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.box_bottom {

	display: block;
	height: 20px;
	background-image: url(arquivos/marcas/box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
