/* @override 
	http://mileniumbike:8888/css/estilo.css
	http://mileniumbike.com.ar/css/estilo.css
*/

/* @group caja */

img {
border-width: 0;
}

body {
font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
background: #f5f5f5 center;
margin: 0;
}

select {
margin: 0;
padding: 0;
}

.caja {
width: 900px;
background-color: white;
border-right: 1px solid #666;
border-left: 1px solid #999;
position: relative;
z-index: 1;
top: -46px;
margin-left: auto;
margin-right: auto;
margin-bottom: -46px;
}

#menu_izq {
clear: both;
width: 115px;
float: left;
display: block;
padding-bottom: 10px;
padding-left: 8px;
}

#mainContent {

border-right-color: silver;
border-right-width: 1px;
border-left-width: 1px;
border-left-color: silver;
width: 556px;
float: left;
padding-right: 10px;
padding-bottom: 10px;
padding-left: 15px;
}

#derecha {
display: block;
float: right;
width: 185px;
padding-bottom: 10px;
margin-right: 2px;
 padding-top: 20px;
}

/* @end */

/* @group menu izq */

.menu {
font-size: .8em;
cursor: pointer;
text-transform: uppercase;
clear: both;
font-weight: bold;
padding-top: 5px;
padding-bottom: 3px;
padding-left: 10px;
border-top-width: 1px;
border-top-color: black;
margin-bottom: 0;
margin-top: 0;
background: url(../gui/flecha_menu.gif) no-repeat 4px 10px;
}

.menu:hover {
cursor: pointer;
color: #cd2000;
}

.categorias {
font-size: .7em;
text-transform: uppercase;
line-height: 1em;
margin: 0;
}

a.link_menu {
text-decoration: none;
color: #333;
padding: 3px 2px 3px 10px;
display: block;
}

a.link_menu:hover {
color: white;
text-decoration: none;
background-color: gray;
}

.CollapsiblePanelContent {
clear: both;
display: inline;
margin-bottom: 0;
margin-top: 0;
}

.espaciadora {
margin: 5px 0 0;
}

/* @end */

/* @group eventos */

.click_foto {
background-color: black;
color: white;
position: absolute;
top: 410px;
right: 35px;
font-weight: normal;
font-style: normal;
font-size: 12px;
padding: 5px;
text-decoration: none;
}

.click_foto:hover {
text-decoration: none;
color: white;
font-weight: normal;
font-style: normal;
}

.foto_evento {
width: 520px;
overflow: hidden;
margin-left: 15px;
}

.tit_evento {
text-decoration: none;
color: #333;
margin-bottom: 15px;
font: bold 1.6em/1em Georgia, "Times New Roman", Times, serif;
margin-left: 15px;
letter-spacing: -.05em;
text-shadow: #999 1px 1px 2px;
margin-top: 10px;
}

.bajada_evento {
color: white;
clear: both;
background-color: #333;
padding: 5px;
margin-left: 15px;
margin-right: 15px;
font-weight: bold;
font-style: italic;
font-size: .9em;
}

select {
font-size: .7em;
}

.item_evento {
background: url(../gui/fondo_evento_der.gif) no-repeat;
padding: 10px 17px;
height: 206px;
width: 143px;
float: left;
cursor: hand;
margin: 5px 1px 2px 4px;
position: relative;
}

.fecha_evento {
color: #666666;
font-size: .6em;
padding-right: 10px;
float: right;
}

.tit_arc_evento {
font-weight: bold;
font-size: 12px;
text-transform: uppercase;
text-decoration: none;
color: #333;
top: 28px;
line-height: 11px;
position: absolute;
clear: both;
padding-right: 20px;
}

.foto_evento_chica {
top: 65px;
position: absolute;
float: left;
width: 148px;
height: 100px;
overflow: hidden;
left: 17px;
}

.bajada_arc_evento {
font-family: Verdana;
font-size: 11px;
color: #666;
position: absolute;
top: 170px;
line-height: 10px;
width: 150px;
}

.a_evento {
}



/* @end */

.categorias:hover {
}

/* @group varios */

ul, ol {
padding: 0;
}

h1 {
letter-spacing: -1px;
color: white;
font-weight: bold;
font-size: 1.5em;
padding-left: 10px;
padding-top: 50px;
}

h3 {
letter-spacing: -1px;
color: #d20c00;
text-transform: uppercase;
padding-left: 10px;
height: 28px;
margin-top: 0;
margin-bottom: 0;
padding-top: 15px;
font-weight: bold;
font-size: 1.2em;
margin-right: 0;
}

h4 {
color: #d20c00;
letter-spacing: -1px;
text-transform: uppercase;
padding-left: 10px;
height: 28px;
margin-top: 0;
margin-bottom: 0;
padding-top: 15px;
font-weight: bold;
font-size: 1.2em;
margin-right: 0;
}

h2 {
letter-spacing: -1px;
text-transform: uppercase;
font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding-left: 5px;
color: #666;
height: 40px;
margin-top: 27px;
padding-top: 8px;
margin-bottom: 0;
}

h5 {
letter-spacing: -1px;
text-transform: uppercase;
font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #666;
 margin-top: 0;
 margin-bottom: 15px;
 margin-left: 5px;
}

a {
color: #d20c00;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #cd2000;
text-decoration: underline;
font-weight: bold;
}

hr {
color: #cd2000;
border: 1px solid #cd2000;
}

.chico {
font-size: .7em;
}

p {
margin: 20px 15px 10px;
font-size: .9em;
}

.minuscula {
text-transform: none;
font-style: italic;
white-space: nowrap;
margin-left: 10px;
color: #cd2000;
}

.marca {
width: 176px;
height: 70px;
float: left;
background-color: #ccc;
font-size: .7em;
color: gray;
text-transform: uppercase;
margin-top: 10px;
border: 1px solid gray;
margin-left: 3px;
margin-right: 3px;
}

.link {
width: 176px;
height: 70px;
float: left;
font-size: .7em;
color: gray;
margin-left: 3px;
margin-right: 3px;
}

.caja_destacar_c {
background: url(../gui/fondo_caja_b.gif) repeat-x;
 border-left: 1px solid silver;
 border-top: 1px solid silver;
 padding-top: 10px;
 width: 185px;
 padding-bottom: 15px;
}

.contenido {
width: 700px;
margin-right: auto;
margin-left: auto;
margin-top: 30px;
padding-right: 50px;
padding-left: 50px;
padding-bottom: 20px;
}

.boton {
background: url(../gui/arrow-right.gif) no-repeat;
padding-left: 20px;
font-weight: bold;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
margin-left: 12px;
}

.boton:hover {
background: url(../gui/arrow-right.gif) no-repeat;
padding-left: 20px;
font-weight: bold;
font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
margin-left: 12px;
}

.debug {
font-size: .5em;
font-style: italic;
margin-bottom: 10px;
background-color: yellow;
padding: 5px;
z-index: 100;
}

.campo_grande {
font-size: 14px;
}

#form_busqueda {
text-align: center;
margin-top: 10px;
background: url(../gui/img_magnifier.gif) no-repeat 0 1px;
padding-left: 17px;
}

.text_buscar {
font-size: 11px;
background: url(../gui/bg_search.jpg) no-repeat;
padding-top: 2px;
padding-left: 4px;
color: #7f7f7f;
margin-top: 0;
height: 18px;
margin-bottom: 0;
border-left-style: none;
border: 1px solid #999;
}

.boton_buscar {
margin-bottom: 10px;
padding: 3px;
}

.registro {
font-size: .8em;
}

.columna_gris {
position: relative;
border-bottom: 1px solid silver;
padding-top: 20px;
padding-bottom: 10px;
}

.caja_home_dest {
margin-top: 30px;
padding: 15px;
background-color: #f1f1f1;
text-align: center;
}

.separador {
clear: both;
}



/* @end */

/* @group header */

#header_logo {
background: url(../images/5.jpg) center top;
height: 80px;
text-align: center;
z-index: 0;
}

.menu_centrar {
margin-right: auto;
margin-left: auto;
padding-right: 650px;
z-index: 0;
}

.menu_centro {
height: 32px;
background: url(../gui/menuBG.gif) repeat-x;
z-index: 2;
position: relative;
}

/* @group menu */
ul#nav,ul#nav li{list-style-type:none;
font-size: .8em;
}

ul#nav{
height: 32px;
background: url(../gui/menuBG.gif) repeat-x;
position: relative;
top: -32px;
width: 630px;
padding: 0;
margin: 0 auto;
z-index: 2;
}

ul#nav li{text-align: center;
float: left;
}

ul#nav a{text-decoration:none;color: #ccc;
font-weight: bold;
text-transform: uppercase;
font-size: 1.2em;
padding-top: 8px;
padding-right: 10px;
padding-left: 10px;
height: 38px;
overflow: visible;
float: left;
}

ul#nav a:hover{color: white;
}

ul#nav li.activelink a,ul#nav li.activelink a:hover{background: url(../gui/tabselect_M.gif) no-repeat center 0;color: white;
z-index: 1;
}
}

/* @end */

/* @end */

/* @group pie */

.logo_pie {
margin: 20px 10px 20px 40px;
padding: 20px;
}

#texto_pie {
color: white;
font-weight: bold;
font-size: .7em;
}

.contador {
float: right;
right: 60px;
position: relative;
font-weight: bold;
font-size: 12px;
top: -10px;
}

/* @end */

/* @group articulos */

.caja_destacar {
margin: 20px 0 15px;
padding: 0;
border: 1px solid silver;
 background: white url(../gui/fondo_caja_b.gif) repeat-x;
}

.caja_destacar_b {
border: 1px solid silver;
margin-bottom: 15px;
margin-top: 20px;
z-index: 5;
padding: 0;
background: url(../gui/fondo_caja_b.gif) repeat-x;
}

#filtrado_articulos {
padding: 5px;
background-color: white;
}

.atencion {
padding: 10px 10px 10px 30px;
margin: 10px;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border: 1px solid #ffcd30;
background: #fffe98 url(../gui/asterisk_yellow.png) no-repeat 8px 10px;
}

.rodea_cajas_bici {
}

.caja_bici {
float: left;
width: 160px;
height: 220px;
background: url(../gui/caja-bici.gif) no-repeat;
padding-top: 10px;
padding-right: 9px;
padding-left: 9px;
margin: 2px;
}

.foto_art {
height: 120px;
background-repeat: no-repeat;
width: 160px;
cursor: hand;
background-position: center center;
}

.foto_grande {
border-style: none;
width: 520px;
overflow: hidden;
margin-left: 13px;
margin-top: 10px;
}

.titulo_bici {
font-weight: bold;
display: block;
top: 2px;
position: relative;
line-height: 1.2em;
font-size: 1.2em;
}

.marca_art {
position: absolute;
top: 37px;
font-size: 1.1em;
}

.precio {
position: absolute;
top: 54px;
font-size: 1.1em;
}

.precio_art {
font-size: 1.1em;
}

.categoria {
font-weight: bold;
font-size: .6em;
}

.contiene_ofertas {
float: right;
top: -125px;
position: relative;
left: -5px;
z-index: 5;
}

.destacado {
width: 12px;
height: 58px;
background: url(../gui/oferta.gif) 0 -116px;
float: left;
display: inline;
}

.oferta {
width: 12px;
height: 58px;
float: left;
display: inline;
background: url(../gui/oferta.gif) -48px -58px;
}

.novedad {
width: 12px;
height: 58px;
float: left;
display: inline;
background: url(../gui/oferta.gif) -24px 0;
}

.items_bici {
font-size: .7em;
display: block;
clear: left;
position: relative;
top: 10px;
padding-left: 10px;
}

.items_bici li {
font-size: 1.1em;
background: url(../gui/edit_67.gif) no-repeat;
list-style-type: none;
padding-left: 16px;
}

p.textos_articulo {
font-size: 12px;
margin-left: 5px;
margin-right: 10px;
}



/* @end */

/* @group paginado */

div.pagination {
font-size: .7em;
margin: 20px 10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
border: 1px solid silver;
text-decoration: none;
margin-right: 5px;
color: black;
}

div.pagination a:hover, div.pagination a:active {
border: 1px solid silver;
margin-right: 5px;
}

div.pagination span.current {
padding: 2px 5px 2px 5px;
border: 1px solid black;
font-weight: bold;
background-color: black;
color: #FFF;
margin-right: 5px;
}

div.pagination span.disabled {
padding: 2px 5px 2px 5px;
border: 1px solid #EEE;
color: #DDD;
font-weight: bold;
margin-right: 5px;
}

/* @end */
