/*
	Layout
*/
#body {
	background: #e8e8e8 url("img/back_pattern.jpg") repeat-x center top;
}

#aux {
	background: url("img/header.jpg") no-repeat center top;
	min-width: 950px;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#wrapper_left {
	width: 5px;
	background: url("img/shadow_left.png");
}

#wrapper_right {
	width: 5px;
	background: url("img/shadow_right.png");
}

#wrapper_bottom {
	height: 16px;
	background: url("img/footer.png");
}

body.side_bar #wrapper_bottom {
	background: url("img/footer_line.png");
}

/* Header */
#header {
	position: relative;
	height: 130px;
}

#header #logo {
	width: 500px;
	height: 130px;
}

#logo h1 {
	display: none;
}

/* Menu bar (header) */
#menu_bar {
	position: absolute;
	width: 461px;
	height: 41px;
	right: 0;
	top: 44px;
}

#menu_bar a span {
 	display: none;
}

#menu_bar a {
	position: absolute;
	top: 0;
	left: 0;
	height: 41px;
	background: #fff;
	opacity: 0;
	-moz-opacity: 0;
	filter:alpha(opacity=0);
}

#menu_bar a.inicio {
	width: 72px;
}

#menu_bar a.nosotros {
	left: 72px;
	width: 92px;
}

#menu_bar a.articulos {
	left: 164px;
	width: 90px;
}

#menu_bar a.mayoristas {
	left: 254px;
	width: 102px;
}

#menu_bar a.contacto {
	left: 356px;
	width: 101px;
}

/* Menu */
#menu {
	height: 38px;
	padding-left: 5px;
}

#menu li {
	display: block;
	float: left;
	height: 38px;
	list-style: none;
}

#menu ul li a {
	display: block;
	float: left;
	height: 38px;
	background: url("img/menu.gif") no-repeat;
}

#menu a span {
	display: none;
}

#tabs {
	height: 38px;
	width: 757px;
}

/* Menu items */
#menu .plata a {
	width: 71px;
}

#menu .plata a:hover {
	background-position: 0 -38px !important;
}

#body #menu .plata a.current {
	background-position: 0 -76px !important;
}


#menu .bisuteria a {
	width: 99px;
	background-position: -71px 0;
}

#menu .bisuteria a:hover {
	background-position: -71px -38px !important;
}

#body #menu .bisuteria a.current {
	background-position: -71px -76px !important;
}


#menu .acero a {
	width: 79px;
	background-position: -170px 0;
}

#menu .acero a:hover {
	background-position: -170px -38px !important;
}

#body #menu .acero  a.current {
	background-position: -170px -76px !important;
}


#menu .accesorios a {
	width: 120px;
	background-position: -249px 0;
}

#menu .accesorios a:hover {
	background-position: -249px -38px !important;
}

#body #menu .accesorios a.current {
	background-position: -249px -76px !important;
}


#menu .de_temporada a {
	width: 141px;
	background-position: -369px 0;
}

#menu .de_temporada a:hover {
	background-position: -369px -38px !important;
}

#body #menu .de_temporada a.current {
	background-position: -369px -76px !important;
}


#menu .insumos a {
	width: 94px;
	background-position: -510px 0;
}

#menu .insumos a:hover {
	background-position: -510px -38px !important;
}

#body #menu .insumos a.current {
	background-position: -510px -76px !important;
}


#menu .colecciones a {
	width: 130px;
	background-position: -604px 0;
}

#menu .colecciones a:hover {
	background-position: -604px -38px !important;
}

#body #menu .colecciones a.current {
	background-position: -604px -76px !important;
}


/* Search box */
#search_box {
	position: relative;
	float: right;
	overflow: hidden;
	margin: 0 5px 8px 0;
}

#search_box .c {
	background: url("img/search_box.png") no-repeat;
	width: 12px;
	height: 23px;
}

#body #search_box_q {
	outline: none;
	border: 0;
	border-top: 1px solid #cacbcc;
	border-bottom: 1px solid #cacbcc;
	width: 140px;
	height: 17px;
	background: #fff;
	padding-top: 3px;
	font-size: 13px;
}

#search_box_aux_submit {
	display: block;
	float: left;
	width: 25px;
	height: 23px;
	background: url("img/search_box.png") no-repeat center right;
}

#search_box_buscar {
	position: absolute;
	top: -100px;
}


/* Submenu */
#submenu {
	position: relative;
	background: #af1b22 url("img/submenu_back.gif") repeat-x;
	height: 38px;
	color: #fff;
	font-size: 15px;
}

#submenu p {
	padding: 10px 0 0 10px;
}

#submenu a {
	color: #fff;
	text-decoration: none;
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .current {
	font-weight: bold;
}

/* Container */
#container {
	background: #fff;
	width: 950px;
}

/* Side bar */
#side_bar {
	width: 193px;
	background: #f4f4f4;
	border-right: 1px solid #d9d9d9;
	vertical-align: top;
}

#side_bar .categorias {
	color: #444;
	font-size: 13px;
	cursor: pointer;
}

#side_bar .expojoya_2010,
#side_bar .agradecimiento_expojoya_2010 {
	font-size: 12px;
}

.categorias a {
	color: #444;
	text-shadow: #fff 1px 1px 1px;
	text-decoration: none;
}

.categorias li.current {
	background: #f4f4f4 url("img/section_back.jpg") repeat-x;
}

#side_bar .categorias .section {
	border-bottom: 1px solid #ccc;
}

#side_bar .categorias li {
	list-style: none;
}

#side_bar .categorias .grand_menu {
	display: block;
	height: 22px;
	padding: 7px 0 0 8px;
	background: #e0e0e0 url("img/grand_menu_back.jpg") repeat-x;
	color: #811317;
	font: bold 14px Arial;
	text-shadow: #fff 1px 1px 1px;
	border-bottom: 1px solid #cfcfcf;
}

#side_bar .categorias .menu_item {
	display: block;
	padding: 4px 0 4px 12px;
}

#side_bar .categorias .menu_item:hover {
	background: #eaeaea;
	cursor: pointer;
}

#side_bar .categorias li.current .menu_item:hover {
	background: none;
}

#side_bar .categorias .submenu {
	padding: 0 0 6px 16px;
}

#side_bar .categorias .submenu .current {
	font-weight: bold;
	background: none;
}

.categorias .submenu a:hover {
	color: #811317;
}

/* Banner */
.banner {
	display: block;
	width: 159px;
	margin: 20px auto;
	text-align: center;

}

.banner_simple {
	margin: 22px 0 22px 0;
	text-align: center;
}

#banner_articulos {
	height: 241px;
	background: url("banners/banner_limpieza_small.jpg") no-repeat;
}

#banner_estuches {
	height: 241px;
	background: url("banners/estuches_banner.jpg") no-repeat;
}

#banner_platachapeada {
	height: 241px;
	background: url("banners/banner_platachapeada.jpg") no-repeat;
}

#banner_estilo {
	height: 337px;
	background: url("banners/banner_estilo.jpg") no-repeat;
}

#banner_section {
	width: 756px;
	height: 200px;
}

#banner_section img, #banner_section a {
	float: left;
}

/* Main */
#main {
	vertical-align: top;
	background: url("img/back_info.gif") no-repeat top left;
}

#shadow_banner {
	display: block;
	background: url("img/content_shadow.png") repeat-x top left;
	height: 5px;
	float: left;
	width: 100%;
	font-size: 1px;
}

#main_aux {
	padding: 23px 25px 16px 25px;
}

#footer_gradient {
	background: url("img/footer_gradient.png") repeat-x;
	height: 15px;
}

/* Footer */
#footer {
	color: #555;
	font-size: 11px;
	padding: 5px 20px 8px 20px;
	text-shadow: #fff 0px 1px 0px;
}

#footer a {
	color: #555;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: left;
}

#footer .developed_by {
	float: right;
}

/* Login form */
#login_form {
	padding: 4px;
	width: 260px;
	background: #eee;
	border: 1px solid #aaa;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

#login_form td {
	padding: 2px;
}

#login_form .input_field {
	width: 160px;
}

#login_form .error {
	color: #911;
	font-size: 12px;
}

/* Account info */
#account_info {
	position: absolute;
	right: 4px;
	top: 4px;
	float: right;
	padding: 4px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 12px;
	color: #fff;
}

#account_info a {
	text-decoration: none;
	font-size: 11px;
	color: #fff;
}

#account_info a:hover {
	text-decoration: none;
	color: #eee;
}


/* jQuery Fancybox */
div#fancy_overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 50;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../fancybox/fancy_progress.png') no-repeat;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 20px 20px 40px 20px;
    margin: 0;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	background: #FFF;
}

div#fancy_content {
	margin: 0;
	z-index: 100;
	position: absolute;
}

div#fancy_div {
	background: #fff;
	color: #000;
	height: 100%;
	width: 100%;
	z-index: 100;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -15px;
	height: 30px;
	width: 30px;
	background: url('../fancybox/fancy_closebox.png') top left no-repeat;
	cursor: pointer;
	z-index: 181;
	display: none;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

#fancy_ajax {
	width: 100%;
	height: 100%;
	overflow: auto;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	top: 50%;
	margin-top: -15px; 
	height: 30px; 
	width: 30px; 
	cursor: pointer;
	z-index: 111; 
	display: none;
	background-image: url("data:image/gif;base64,AAAA");
	outline: none;
	overflow: hidden;
}

a#fancy_left {
	left: 0px; 
	margin-left: -17px;
}

a#fancy_right {
	right: 0px; 
	margin-right: -17px;
}

span.fancy_ico {
	width: 30px;
	height: 30px;
	z-index: 112; 
	cursor: pointer;
	display: block;
}

span#fancy_left_ico {
	left: -9999px;
	background: transparent url('../fancybox/fancy_left.png') no-repeat;
}

span#fancy_right_ico {
	right: -9999px;
	background: transparent url('../fancybox/fancy_right.png') no-repeat;
}

a#fancy_left:hover, a#fancy_right:hover {
	visibility: visible;
	background-color: transparent;
}

a#fancy_left:hover span {
	left: 20px; 
}

a#fancy_right:hover span {
	right: 20px; 
}

#fancy_bigIframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
}

div#fancy_bg {
	position: absolute;
	top: 0; left: 0;
	width: 100%;
	height: 100%;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
	border: 0;
	padding: 0;
	margin: 0;
}

div#fancy_bg_n {
	top: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_n.png') repeat-x;
}

div#fancy_bg_ne {
	top: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_ne.png') no-repeat;
}

div#fancy_bg_e {
	right: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_e.png') repeat-y;
}

div#fancy_bg_se {
	bottom: -20px;
	right: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_se.png') no-repeat;
}

div#fancy_bg_s {
	bottom: -20px;
	left: 0;
	width: 100%;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_s.png') repeat-x;
}

div#fancy_bg_sw {
	bottom: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_sw.png') no-repeat;
}

div#fancy_bg_w {
	left: -20px;
	height: 100%;
	width: 20px;
	background: transparent url('../fancybox/fancy_shadow_w.png') repeat-y;
}

div#fancy_bg_nw {
	top: -20px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: transparent url('../fancybox/fancy_shadow_nw.png') no-repeat;
}

div#fancy_title {
	position: absolute;
	z-index: 100;
	display: none;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 3px;
	white-space: nowrap;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title table td {
	padding: 0;
	vertical-align: middle;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../fancybox/fancy_title_right.png') repeat-x;
}





/* jQuery Lightbox */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 990;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev {
	left: 0;
	float: left;
}
#lightbox-nav-btnNext {
	right: 0;
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px;
	color: #666;
}
#lightbox-container-image-data #lightbox-image-details {
	width: 70%;
	float: left;
	text-align: left;
}
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block;
	clear: left;
	padding-bottom: 1.0em;
}
#lightbox-secNav-btnClose {
	width: 66px;
	float: right;
	padding-bottom: 0.7em;
}
