@CHARSET "UTF-8";

#languages_wrapper {
	position: absolute;
	top: 0;
	left: 10px;
	z-index: 9999;
}

#languages {
	position: relative;
	width: 120px;
	top: 0px;
	background-color: #EEC4BC;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
/*	padding-left: 10px;*/
	border: 2px solid #fff;
}

.hidden {
	visibility: hidden;
}

.visible {
	visibility: visible;
}

.accessibility {
	display: none;
}

#language_modal_link {
	display: block;
	padding: 3px 5px;
	background-color: #fff;
	font-size: 0.8em;
	cursor: hand;
	position: relative;
	z-index: 9999999;
	width: 120px;
}

#languages li {
	margin-bottom: 5px;
	padding: 5px;
	border-bottom: 1px dotted #fff;
	padding-left: 5px;
}

#languages li a {
		color: #666;
		font-size: 0.9em;
}

#secondWrapper {
	width: 80%;
/*	min-width: 1130px;*/
	position: relative;
	margin: 0 auto;
	margin-left: 240px;
}

#mainWrapper {
width: 100%;
min-width: 1200px;
}


.messageStackError,
.alert {
	padding: 0.5em;
	margin: 20px 1em 1em 1em;
	background: #FFFAEB;
	color: #383838;
	font-weight: bold;
	border: 1px solid #DADADA;
	/* width: 100%; */
}

form span.alert {
	padding: 0;
	border: none;
	background: none;
}

.destacado {
	font-weight: bold;
	color: #E15623;
}
img.float {
	float: left;
	margin-right: 15px;
}
/* paginas dinamicas como condiciones de envio */
#pageBody #maincontent {
	max-width: 65em;
}
/* en páginas ez no hay más que este id de body */
#pageBody h2 {
	font-family: helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
}
#pageBody #maincontent ul {
	margin-bottom: 1em;
	margin-left: 2em;
	list-style-type: circle;
}
#pageBody #maincontent li {
	margin-bottom: 1em;
}
#pageBody h1 {
	color: #355570;
}

/* ---------------------- MAIN CONTENT  BLOCKS ------------- */
#maincontent {
	margin-left: 15px;
	float: left;
	width: 90%;
}

#right {
	/*
float: right;
*/
	color: #666;
	width: 200px;
/*
	float: left;
*/
	margin-left: 83%;
}

.rightBox {
	border: 1px solid #D8D8D8;
	padding: 10px;
	margin-bottom: 15px;
	position: relative;
}

.rightBox a.shoppingCart {
	padding: 25px 0 0 48px;
	margin-bottom: 10px;
	display: block;
}
.rightBox a.shoppingCart.not_empty {
	background: transparent url(../images/icons/shopping_cart_full.png) no-repeat left bottom;
}
.rightBox a.shoppingCart.empty {
	background:  url(../images/icons/shopping_cart_empty.png) no-repeat left bottom;
}

/* not used yet */
#aditionalcontent {
	float: right;
	padding-left: 15px;
	margin-right: 15px;
}
#footer {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 6em 0 0.8em 0;
	font-size: 0.8em;
/*	background: url(../images/footer_bg.jpg) repeat-x center bottom;*/
}
#footer li {
	display: inline;
	margin-right: 1em;
	padding-right: 1em;
	border-right: 1px solid #A8BAC6;
}
#footer p {
	width: 100%;
}
#breadCrumb {
	margin-bottom: 1.5em;
	font-size: 0.8em;
	margin-top: 15px;
	margin-left: 10px;
}
/* ------------------------  PRODUCTS LISTINGS  ------------------- */
.listingHeader {
	/* background-color: #F2F2F2; */
	position: relative;
	padding: 1em 1.5em;
	clear: both;
	/* border: 1px solid #D8D8D8; */
	min-height: 20px;
}

ul.products_list,
.products_list_wrapper ul {
/*	width: 826px;*/
	background-color: transparent;
	margin: 0 auto 1.5em 0;
	text-align: center;
/* 	padding-left: 15px; */
}
.products_list li,
.products_list_wrapper li,
.products_list .prod,
.products_list_wrapper .prod{
	width: 120px;
	height: 25em; 
	overflow: hidden;
	vertical-align: top;
	padding: 13px 0.2em 2em 0.2em; /* 13px para dar sitio a las etiquetas de oferta, 2em para separar filas */
	margin-right: 0.5em;
	font-size: 0.8em;
	text-align: center;
	float: left;
	position: relative;
}

#othersInCategory li {
	height: 160px;
}
.clear {
	clear: both;
	display: block;
	margin-bottom: 1em;
	width: 100%;
	height: 2px;
}
.products_list.subcategories li {
	height: 16em;
}
.products_list.subcategories li img {
	margin-bottom: 0.2em;
	display: block; /* para evitar que text-decoration (h:over) afecte a las imgs */
}
.products_list.subcategories li a {
	margin-top: 0;
	font-size: 0.9em;
	font-weight: bold;
}
/* name of product */
.products_list li h4,
.subcategories_list li h4,
.products_list_wrapper li h4 {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold !important;
	font-size: 1em;
	text-align: left;
	display: inline;
}
.products_list li img,
.products_list_wrapper li img {
	padding: 5px;
	border: 1px solid #D8E3EC;
	background-color: #fff;
	margin: 0 auto;
	display: block;
	margin-bottom: 0.2em;
}
.products_list li p,
.products_list_wrapper li p {
	margin: 0;
}
/* price */
.products_list li p strong,
.products_list_wrapper li p strong {
	font-weight: bold;
	font-size: 1.1em;
	color: #CA183E;
}
.featured_products,
.specials_products,
.products_list_wrapper {
/*	background: url(../images/h2_bg.jpg) no-repeat left 1.2em;*/
	/* background-color:#F9F9F9; */
	text-align: center;
	float: left;
/*	width: 826px;*/
	margin-bottom: 3em;
	margin-top: 1em;
	padding: 0 1em;
	border: 1px solid #D8D8D8;
/*	width: 100%;*/
}



#furtherInfoWrapper h2 {
	display: none;
}

.featured_products h2,
.specials_products h2,
.products_list_wrapper h2,
h2.listing_headline {
	padding: 2px 16px;
	text-align: left;
	margin-bottom: 0.8em;
	margin-top: 15px;
	background-color: #CB1C2A;
	color: white;
/*
	font-size: 1.4em;
	letter-spacing: 0.8em;
*/
}


/* products with discount */
span.sale_label {
	text-indent: -5000px;
	display: block;
	position: absolute;
	top: 0;
	z-index: 92;
	height: 100px;
	width: 122px;
	background: url(../images/icons/oferta_label.png) no-repeat right top;
}
/* destacados a traves de sort_order */
span.recomendado_label {
	text-indent: -5000px;
	display: block;
	position: absolute;
	top: 0;
	z-index: 92;
	height: 100px;
	width: 65px;
	left: 60px;
	background: url(../images/icons/recomendado_icon.png) no-repeat right top;
}
.first_in_row {
	clear: left;
}
.hiddenField {
	visibility: hidden;
	display: none;
}
/* ------------------------   SITE WISE CLASSES ------------------- */

.banners {
	text-align: center;
	margin: 0 auto;
}

.last {
	border-right: none !important;
	padding-right: 0 !important;
	margin-right: 0 !important;
}
.navigation,
.navigation.info {
 	clear: both; 
	margin: 0;
	text-align: right;
/* 	width: 50%; */
/*	padding-right: 95px;*/
}
#sorter {
/*	width: 50%;*/
/*	float: left;*/
/*	padding-left: 5px;*/
	position: absolute;
}
.productPriceDiscount {
/*	visibility: hidden;*/
}
.back_to_list {
	clear: left;
	padding-top: 2em;
	text-align: left;
}
/* login form */
form#login fieldset {
	position: relative;
	width: 40em;
}
form#login  input {
/*	position: absolute;
	left: 12em;*/
}
form#login .submit {
	text-align: right;
/*	position: relative;
	left: 12em;
	top: 1.5em;*/
}
form#login .submit input {
	position: absolute !important;
	left: 250px !important;
	top: -1em;
	margin-right: 1em;
}

#checkoutSub {
	width: 320px;
	float: left;
}

#checkoutMain {
	margin-left: 330px;
	margin-top: 20px;
}