
* {font-family: 'Archivo Narrow', Arial;
	
}
html { height: 100%;}
body{
	margin:0;
	padding:0;
	height: 100%;
	color:#7e7e7e;	
	background:url(../../../themes/default/images/background.png);
    background-color: #fff; 
    font-style: normal;
    font-weight: 400;
	
}
#capa-fondo-header {
	z-index: 1;
    position: relative;
    margin-left: auto;
    margin-right: auto;
	width: 100%;
    height: 197px;
    background:url(../../../themes/default/images/header-bg.png) repeat-x;
}
#main-header{
	position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 960px;
    height: 197px;
    background:url(../../../themes/default/images/header.jpg) no-repeat;
}

#contenedor{
	margin:0 auto;
	width:960px;
	margin-bottom: -320px;
	min-height: 100%;
}
.btn_header{
    float: right;
    margin-left: 15px;
}
.btn_header a{ 
	text-transform: uppercase;
    text-decoration: none; 
    color: #fff;
}
.btn_header_left,
.btn_header_middle,
.btn_header_right{
	float: left;
	height: 35px;
}
.btn_header_left,
.btn_header_right{
	width:12px;
}
.btn_header_left{
	background: url(../../../themes/default/images/btn_header_left.png) 2px 0px no-repeat;
}
.btn_header_middle{
	background: url(../../../themes/default/images/btn_header.png) repeat-x;
	position: relative;
	padding-left: 25px;
	line-height: 25px;
}
.btn_header_right{
	background: url(../../../themes/default/images/btn_header_right.png) no-repeat;
}

#logo{
	display: block;
	width: 195px;
	height: 85px;
    color: transparent;
	position: absolute;
	top: 25px;
	left: 20px;
}

#slider {
}

#slider a img:hover{ box-shadow: inset 0px 0px 17px black; display: block !important; border-radius: 10px; }
 /* iconos tienda */ 
#icon_cart,
#icon_account,
#icon_logout	{ line-height: 25px; padding-left: 25px; position: absolute; height: 20px; left: 0; top: 3px; }
#icon_cart		{ background: url(../../../themes/default/images/shop/cart_20.png) top left no-repeat; }
#icon_account	{ background: url(../../../themes/default/images/shop/tools_20.png) top left no-repeat; }
#icon_logout 	{ background: url(../../../themes/default/images/shop/close_20.png) top left no-repeat; }
 /* !iconos tienda */ 

/* botonera */
#botonera{
	position: absolute;
	top: 115px;
	width:100%;
	text-transform: lowercase;
}
#navegador{
    float:right;
}

#nav{
    width: auto;
    margin:0;
    padding:0;
    float:left;
}

#nav li a{
    display: block;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 13px;
    letter-spacing: 1px;
    color: white;
    line-height: 39px;
    margin: 0px;
    padding: 0px 5px;
    font-style: normal !important;
    font-weight: 300 !important;
    text-shadow: 1px 1px rgba(0, 0, 0, 0.56);
}

#nav li a:hover,
.activo_botonera{}

#navegador ul, li{
	list-style: none;
	margin:0;
	padding:0;
}

#nav li.effect:hover,
#nav li.effect.activo {  background: url(../../../themes/default/images/menu_bg_dark.jpg) top left repeat-x !important;}					
#nav li{
	float:left;
	position: relative;
	text-align:center;
	border:#F00 0px solid;
    margin: 0 0 0 0;
    height: 39px;
    background: url(../../../themes/default/images/menu_bg.jpg) top left repeat-x;
}
#nav li.centripete{
	width: 100%;
}

#nav li.start{
	padding-left: 25px;
	background: url(../../../themes/default/images/menu_bg_left.png)  top left no-repeat;
}
#nav li.start:hover,
#nav li.start.activo{
	background: url(../../../themes/default/images/menu_bg_left_hover.png)  top left no-repeat !important;
}
#nav li.end{
	width: 25px;
    background: url(../../../themes/default/images/menu_bg_right.png) no-repeat;
}
.separador {
	border-left: 2px red groove;
}


#home_link{
	background: url(../../../themes/default/images/shop/home_20.png) 1px 6px no-repeat;
	padding-left: 25px !important;
}

#buscador{
	height: 12px;
	width: 146px;
	padding: 14px 9px;
    font-size: 15px;
	background: transparent url(../../../themes/default/images/search.png) 0px 6px no-repeat;
	border: none;
	color: rgb(243, 148, 148);
}

#buscador:focus{
	outline:none;
}

#lookup{
	position: absolute; 
    top: 11px; 
    left: 160px;
    cursor: pointer;
}

/* HOME */
div[id="home-big-image"]{
	z-index: -2;
	position: relative;
	top: -45px;
	left: 50%;
	width: 1500px;
	height: 835px;
	background: url(../../../themes/default/images/home_bg.jpg) no-repeat;
	margin-left: -750px;
}
/* sidebar */
#sidebar{
	background: #fff;
}
#sidebar .sidebar-wrapper{
	margin-top: 20px;
    margin-left: 20px;
    margin-right: 10px;
	margin-bottom: 50px;
}

.navegador li ul li a{color:#6d6a6a;}
.navegador li a{color:#000;}
.navegador li ul li a:hover{color:#d5394e;}
.navegador li a:hover{color:#d5394e;}


hr#ventas,
hr.linea {
	height: 6px;
	border: none;
	background: url(../../../themes/default/images/linea.jpg) repeat-x;
}

/* footer */
#footer{
	padding-top: 40px;
    width:960px;
    margin-left: auto;
    margin-right: auto;
	height:320px;
   	color: #fff;
    font-size: 12px;
    background:url(../../../themes/default/images/footer.jpg) no-repeat;
}

#form-boletin{
	font-size: 14px;
	display: block;
}

#capa-fondo-pie{
	z-index: -1;
	width: 100%;
	height: 320px;
    background:url(../../../themes/default/images/footer-bg.jpg) repeat-x;
	overflow: hidden;
}

#footer-logo{
	display: block;
    margin-bottom: 40px;
}
.btn_footer{
	display: block;
    width: 300px;
    line-height: 26px;
    text-decoration: none;
    text-align: left;
    font-size: 14px;
    margin-bottom: 3px;
    color: #fff;
	background:url(../../../themes/default/images/footer_input_off.png) no-repeat;
}
.btn_footer:hover{
	background:url(../../../themes/default/images/footer_input_on.png) no-repeat;
}
.btn_footer img{
	margin-left: 10px;
	margin-right: 5px;
	position: relative;
	top: 3px;
}
#alta-boletin {
	float						: right;
	margin-top					: -140px;
	margin-right				: 25px;
	background-color			: rgba(0, 0, 0, 0.298039);
	border-top-left-radius		: 8px;
	border-top-right-radius		: 8px;
	border-bottom-right-radius	: 8px;
	border-bottom-left-radius	: 8px;
	padding						: 10px;
	width						: 250px;
	display						: none
}
#social-box{
	margin-bottom: 15px;
	width: 133px;
	height: 42px;
	background: url(../../../themes/default/images/social/social_bg.png) top right no-repeat;
}
.social-icon{
	margin: 4.5px 3px;
}