﻿/****************************************************************
* Este arquivo contÃ©m os estilos do site da Crocs				*
*																*
* Autor: Vinas													*
* ModificaÃ§Ãµes: Jonathan										*
* Data: 29/04/2008												*
* VersÃ£o: 1.08.0731												*
****************************************************************/

body { margin:0px;padding:0px;}
img	 { margin:0px; padding:0px; border:0px; list-style:none;}


/**************
* Backgrounds *
***************/
.background {
	background-position: top;
	background-repeat: repeat-x;
}
body.verde			{background:#D7D7D7 url('../i/img_background.jpg') scroll center top;}
body.abobora		{background:#D7D7D7 url('../i/img_background.jpg') scroll center top;}
body.azul			{background:#D7D7D7 url('../i/img_background.jpg') scroll center top;}
body.rosa			{background:#D7D7D7 url('../i/img_background.jpg') scroll center top;}

/**********
* Ti­tulos *
**********/
.titulo_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.titulo_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
}

.titulo_jibbitz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align:center;
	color: #666666;
}

.titulo_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF7F00;
	text-align: justify;
}

.titulo_03 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF7F00;
	text-align: justify;
}

.titulo_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align: justify;
}

.titulo_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #009900;
}

.titulo_06 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #FF0000;
}

.titulo_07 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color:#FFFFFF;
	padding-left:5px;
	text-align: justify;
}

/*********
* Textos *
*********/
.texto_01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #666666;
	text-align: justify;
}

.texto_01 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	text-align: justify;
}

.texto_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: justify;
}

.texto_02 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FFFFFF;
	text-align: justify;
}

.texto_03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #FF7F00;
	text-align: justify;
}

.texto_03 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #FF7F00;
	text-align: justify;
}

.texto_04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	text-align: justify;
}

.texto_04 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #666666;
	text-align: justify;
}

.texto_05 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FF7F00;
	text-align: justify;
}

.texto_05 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF7F00;
	text-align: justify;
}

/******************
* caixas de texto *
******************/
.caixa_select_cor {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 111px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_adm_busca {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 280px;
	height: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_titulo {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 370px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_txtarea_texto {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 370px;
	height: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_select_tam {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 60px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_newsletter {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 165px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #FFFFFF;
}

.caixa_busca {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 200px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_nome {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 461px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_estoque_min {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 46px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_preco_desconto {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 35px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_carrinho_qtd {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 28px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_depoimento {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 461px;
	height: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.caixa_car_descricao {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 125px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
}

.select_busca {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 200px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_estado {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 42px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_estado_login {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	width: 63px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.select_geral {
	border-style: solid;
	border-width: 1px;
	border-color: #C3C3C3;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}

.quiosques {
	background-color:#fefaf0; 
	padding:5px;


}

ul.mapa{
	list-style-type: circle;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
	color: #666666;
	text-align: justify;
}

ol.mapa{
	list-style-type: circle;
	margin:5px 0px 5px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration:none;
	color: #808080;
	text-align: justify;
}


ul.mapa a:hover,ol.mapa a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #666666;
	text-align: justify;
}

/******************
*    NOTICIAS     *
******************/

#noticias_menu { background-image:url(../i/bg_noticias.gif); }


