*{
	vertical-align:baseline;	
}
#MB_loading {
			font-size: 12px;
		}

/** store **/
.sideMenuContainer{
	float:left;
	width:160px;
	height:100%;
}

.productList{
	float:left;
	width:820px;
	margin-left:30px;
}
.hidden{
	display:none;
	overflow:hidden;	
}

.sideMenuAccordionColeccion a{
	color:#4E4C55;
}
.sideMenuAccordionColeccion h3{
}

.productItemRenderer{
	float:left;
	display:block;
	width:160px;
	height:190px;
	margin:20px;
	text-align:center;
}

.productItemRenderer .price{
    background-color: #C0DCF4;
    color: #000000;
    font-size: 14px;
    height: 16px;
    margin: 0 auto;
    padding: 5px;
    text-align: center;
    width: 100%;
}

.productItemRenderer img{
	width:140px;
	height: 140px;	
}

.productItemRenderer .referencia{
    color: #6F6F6F;
    font-size: 11px;
    text-align: center;
    height: 15px;
    width: 100%;
	text-align:center;
	font-weight: bolder;
}

.productItemRenderer .descripcion{
    color: #6F6F6F;
    font-size: 11px;
    height: 40px;
    text-align: center;
    width: 100%;
	text-align:center;
}




/*
 * jQuery UI Accordion 1.8.18
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1;
	background-color: #B1D2F0;
    padding-left: 5px;
    text-align: left;
    text-decoration: none;
}
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }

.ui-accordion .ui-icon { display: none; }
.ui-accordion .ui-accordion-header { padding-left:0px; height: 25px;} 
.ui-accordion .ui-accordion-header a { padding-left: 5px; color:white; font-family:Verdana; font-size:16px; font-weight: normal; padding-top:2px;}
.ui-accordion .ui-accordion-header .accordionCatHeaderForBaby { background:#B1D2F0;}
.ui-accordion .ui-accordion-header .accordionCatHeaderForKids { background:#B2B6B6;}
.ui-accordion .ui-accordion-header .accordionCatHeaderForWomen { background:#EB366B;}
.ui-accordion .ui-accordion-header .accordionCatHeaderForMen { background:#00274D;}
.ui-accordion .ui-accordion-header .accordionCatHeaderForSport { background:#4F4E4E;}
.ui-accordion .ui-accordion-header .ui-corner-top{ -moz-border-radius-topleft: 0px; -webkit-border-top-left-radius: 0px; border-top-left-radius: 0px; -moz-border-radius-topright: 0px; -webkit-border-top-right-radius: 0px; border-top-right-radius: 0px; }
.ui-widget-content { background:white; border:none;}


.top-producto{
	position:relative;
	left:600px;
	top:95px;
	background:yellow;
	
}

.top-producto #miga-pan {
	float: left;
    overflow: hidden;
    padding: 5px 10px 0;
    text-align: left;
    width: 600px;
}
.top-producto #basket {
	width:170px;
	height:50px;
	padding: 5px 0px 0;
	/*background:url(../images/background-basket.jpg) ;*/
	float:left;
	color:inherit;
	margin-left:210px;	
}
.top-producto #basket a{
	color:inherit;	
}

.tit-data{font-family:Verdana; font-size:16px; color:#9f9f9f}
.data{font-family:Verdana; font-size:12px; color:#f39646}

/** product view */
#galeria_imatge{ width:560px; height:470px; float: left;padding-top: 10px; }
#galeria_imatge .minifoto img{ width:105px; float: left }
#detail_product{ float:left; width:260px;}
.product_img { border:1px solid #aeb3b3;}
.num_product {background-color: #D5D5D5; padding: 3px;}
#price_product_detail {background-color: #D5D5D5;float: right; height: 60px;  margin: 10px; padding: 10px; width: 100px;clear:both;}
.colorSwatch{
	width:19px; 
	height:17px;
}
	
.error_list{
	color:red;
}


/** shopping cart **/
.cart_product_list{
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    margin: 20px;
    text-align: left;
    width: 700px;
}

.cart_product_list td{
	border-bottom: 1px solid #CCCCCC;
    color: #333333;
    padding: 6px 8px;
}
.cart_product_list th{
    border-bottom: 2px solid #ad6f3a;
    color: #ad6f3a;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}

.cart_product_list a{
	color:black;
}

.checkoutLink a{
	color:white;
	border:2px solid orange;
	padding:6px;
	margin:10px;
	background-color: #f39646;	
	box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.uHomePedidosContainer{
	width:700px;
	color:black
}

.uHomePedido{
	width:100%;
	color:black;
}
.uhomeHeader{
	background:white;
	color:black;
}

.uhomeHeader a{
	color:black;
}


.editAccountContainer{
	width:700px;
	margin:0px auto;
}
.editAccountFormContainer{
	background:orange;
}
.editAccountContainerHeader{
	background:green;
}

#productForm td{
	vertical-align: middle;	
}

.loginBoxContainer{
	background-color: transparent;
    left: 27%;
    padding: 80px 0 0;
    position: relative;
    top: 30%;
    width: 425px;	
}

.login_header {
	text-align: center;
	font-weight: bold;
	padding: 5px;
	color: white;
	margin-bottom: 3px;
	background-color: #f39646;
}

.login_body {
	padding: 5px;
	background-color: #d4d3c7;
}

.newUserLinkContainer p{
	color:black;
}


.loginFormContainer{
	color:black;
}

.loginFormSubmitBtn{
	color:black;
}

.loginFormContainer p{
	color:black;
}

.loginFormContainer form{
	color:black;
}



.flash_notice{
	background:#5a811d;
	color:white;
	font-family:Arial;
	font-size:16px;
	font-weight: bolder;
	padding-top:10px;
	height:30px;
	padding-left:30px;
}

.flash_error{
	background:brown;
	color:white;
	font-family:Arial;
	font-size:16px;
	font-weight: bolder;
	padding-top:10px;
	height:30px;
	padding-left:30px;
}


.productImageContainerBigOne{
	width:455px;
	margin:0px auto;
	text-align:center;
}
.productImageContainerBigOne img{
	max-width:455px;
	max-height: 455px;
	margin:0px auto;
	text-align:center;
}

.productImageContainerThumbs{
	width:500px;
	
}
.productImageContainerThumb{
	height:70px;
	padding:10px;
	cursor: pointer;	
}
.productImageContainer{
	width:500px;	
	float:left;
}


.productoTallaRenderer{
	width:100%;
}
.productoTallasContainer{
	width: 100%;
	background: yellow;	
}

.colorThumbSample{
	float:left;
	background-color:#333;
	border:2px solid white;
	margin-left:2px;
	margin-right:5px;
	width:15px;
	height:15px;
    box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.colorThumb{
	float:left;
	background-color:#333;
	border:2px solid white;
	margin-left:2px;
	margin-right:5px;
	width:15px;
	height:15px;
    box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.colorThumb:hover{
	border:2px solid black;
}
.colorThumbSelected{
	border-color:black;
}
.nohover:hover{
	border:2px solid white !important;
}

.surtidoColorThumb{
	float:left;
	background-color:#333;
	border:2px solid white;
	margin-left:2px;
	margin-right:5px;
	width:15px;
	height:15px;
    box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

.surtidosContainerSurtidoSample{
	float:left;
	width:100%;
	background:#dddddd;
	box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding:5px;
	border:2px solid white;
}
.surtidosContainerSurtido{
	float:left;
	width:100%;
	background:#dddddd;
	box-shadow: 1px 1px 2px #000;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	
	padding:5px;
	border:2px solid white;
}

.surtidosContainerSurtido:hover{
	border:2px solid black;
}

.surtidosContainerSurtidoSelected{
	border-color:black;
}

.surtidosContainerSurtidoName{
	float:right;
	padding-top:5px;
	color:black;
}
.resumenProducto{
	width:100%;
}

.fieldError{
	font-weight: bolder;
	color:red;	
}
.error{
	font-weight: bolder;
	color:red;	
}

.addToCartLink{
	color: #d2813a;
	font-size: 16px;
	text-align:center;
	margin-top:20px;
}
.addToCartLink:link{
	color: #d2813a;
}
.addToCartLink:visited{
	color: #d2813a;
}
.addToCartLink:hover{
	color: #d2813a;
}
.addToCartLink:disabled{
	color: grey;
	cursor: default;
}

h5{
	color:#ad6f3a;	
}
h2{
	color:#ad6f3a;	
}

.uHomePedidoResumen{
	float:left;
	width:100%;
}
/** uhome **/

.uHomePedido h3{
	color:#ad6f3a;
	font-size:14px;	
}
.uHomePedidoResumen table{
    background: none repeat scroll 0 0 #FFFFFF;
    border-collapse: collapse;
    font-family: "Lucida Sans Unicode","Lucida Grande",Sans-Serif;
    font-size: 12px;
    text-align: left;
    width: 100%;
}

.uHomePedidoResumen td{
	border-bottom: 1px solid #CCCCCC;
    color: #333333;
    padding: 6px 8px;
}
.uHomePedidoResumen th{
    border-bottom: 2px solid #ad6f3a;
    color: #ad6f3a;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 8px;
}
.uHomePedidoRenderer{
	float:left;
	border:1px solid #ad6f3a;
	margin:10px;
	padding:10px;
	width:740px;	
}

.editAccountFormContainer{
	float:left;
}
#registrationFormTable .roundedTextInput{
	border:2px solid red;	
	background:violet ;
}
#registrationFormTable th{
	border:2px solid red;	
	background:violet ;
	width:120px;
}

.accountFormContainer{
	float:left;
	width:330px;
	margin:10px;
	background:white;
}
.accountFormContainer .formRow{
	float:left;
	width:300px;	
}

.accountFormContainer label{
	float:left;
	margin:5px;
	margin-bottom:0px;
	width:100%;	
}

.accountFormContainer input{
	clear:both;
	width:240px;
	margin:3px;
	height:30px;

	box-shadow: 1px 1px 2px #fcd5b4;

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.catalogContainer{
	background-image:url('/images/catalogo_portada.jpg');
	width:810px;
	height:234px;
	float:left;
}

.catalogContainer span{
	font-size:20px;
	font-family:verdana;
	color:white;
	text-shadow: 2px 1px 6px rgba(0, 0, 0, 1);	
}
.catalogContainer .leftDownloadInfo{
	position:relative;
	left:20px;
	top:20px;
	width:300px;
	height:200px;
	background:none;
}

.catalogContainer .rightDownloadInfo{
	text-align:right;
	position:relative;
	left:250px;
	top:20px;
	width:300px;
	height:200px;
	background:none;
}

.catalogContainerDownloadLink{
	width: 40px;
	height: 40px;
}

.catalogLinkContainer{
	position:relative;
	top:-50px;
	left:250px;
	width:50px;
	height:50px;
}