body
{
	display:none;
	filter:none;
	background-color:black;
}
html, body
{
	margin:0;
	overflow:hidden;
}
img
{
	border:0;
}
#layout_back
{
	position:absolute;
	width:100%;
	/*height:100%;*/
}
#layout_top, #layout_bottom
{
	position:absolute;
	width:100%;
}
#layout_back,#layout_top, #layout_bottom
{
	/*min-width:1016px;*/
}
#layout_top, #layout_bottom
{
	min-width:950px;
}
#layout_bottom
{
	bottom:0px;	
}
#layout_filter
{
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../img/filter/bgPattern.png);
}
#layout_front
{
	position:absolute;
	top:50%;
    left: 50%;
    /*margin-top: -100px;
    margin-left: -100px;*/
}

#layout_filter, #layout_front
{
	display:none;
}
#ErrorPanel
{
	z-index:10;
	position:absolute;
	width:100%;
	height:100%;
	background-image:url(../img/filter/bgPattern.png);
}
#ErrorPanel>#PanelContainer
{
	text-align:center;
	vertical-align:middle;
}
#ErrorPanel #Panel
{
	background-color:white;
}
#ErrorPanel td
{
	text-align:center;
	padding:30px 50px 30px 50px;
	vertical-align:middle;
}
#ErrorPanel p
{
	font-family:brandon_text_regular,arial;
	font-size:13px;
	margin-bottom:15px;
	color:#000;
}
#ErrorPanel #Title
{
	font-family:brdn_medium,arial;
	font-size:14px;
	margin-bottom:10px;
	color:#000000;
	text-transform:uppercase;
}
#ErrorPanel .button
{
	font-family: brandon_text_regular, arial;
	font-size: 11px; 
	color: white;
	text-align: center; 
	height: 25px;
	line-height: 25px;
	padding: 0px 20px;
	cursor: pointer;
	white-space: nowrap;
	border:0px none;
	background-color: #000;
}
#PopupWindow
{
	background-color:white;
	padding:40px 12px 40px 40px;
}
/*#PopupWindow td
{
	border:1px solid red;
}*/
#PopupWindow #tdBack a
{
	color: #7A7A7A;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}
#PopupWindow #tdBack a:hover
{
	text-decoration: underline;
}
#PopupWindow #Close
{
	position:absolute;
	top:14px;
	right:14px;
	cursor:hand;
	cursor:pointer;
}
/*#PopupWindow #tdScroll
{
	padding-left:28px;
}*/
#PopupWindow #scrollbar
{
	/*position:absolute;
	top:40px;
	right:0px;*/
	cursor:hand;
	cursor:pointer;
	margin-left:-15px;
	
}
#PopupWindow #Close #Active
{
	display:none;
}
#PopupWindow #Container
{
	/*max-width:260px;*/
	/*max-width:344px;*/
	/*border:1px solid red;*/
	/*padding-right:5px;*/
	padding-right:28px;
	overflow:hidden;
	position:relative;
}
/*#LogonForm
{
	width:260px;
}*/
/*
#PopupForm, #PopupForm input[type=text], #PopupForm input[type=password]
{
	font-family:Arial;
	font-size:11px;
	color:#7a7a7a;
	padding-left:5px;
}
#PopupForm input[type=text], #PopupForm input[type=password]
{
	border:1px solid #858585;
	height:20px;
}
#PopupForm input.full
{
	width:100%;
}
#PopupForm input.half
{
	width:168px;
}
#PopupForm  input.half.margin
{
	margin-right:4px;
}
#PopupForm .h1
{
	font-size:32px;
	color:#4d4d4d;
}
#PopupForm .h2
{
	font-family:Georgia;
	font-weight:bold;
	color:#797979;
}
#PopupForm a
{
	color:inherit;
	text-decoration:none;
}
#PopupForm a:hover
{
	text-decoration:underline;
}
#PopupForm p
{
	margin-top:0px;
	margin-bottom:8px;
}
#PopupForm button
{
	font-family:georgia;
	font-size:11px;
	color:#e6e6e6;
	background-color:#7f7f7f;
	border:none;
	height:22px;
	padding-left:10px;
	padding-right:10px;
}
#PopupForm hr
{
	border: 0;
	background-color: #cccccc;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
}*/
#MiniShopCartOption
{
	/*padding-right:15px;*/
	
	border-right:1px solid #0D0D0D;
	border-left:1px solid #0D0D0D;
}
#MiniShopCartOption.active
{
	border-top:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	background-color:white !important;
	color:#333333 !important;
	/*height:29px;*/
	/*padding-left:6px;
	padding-right:6px;*/
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#WishListOption.active
{
	border-top:1px solid #b7b7b7;
	border-right:1px solid #b7b7b7;
	border-left:1px solid #b7b7b7;
	background-color:white !important;
	color:#333333 !important;
	/*height:29px;*/
	/*
	padding-left:10px;
	padding-right:10px; */
}

#ShopCartLink
{
	overflow: hidden;
}

#MiniShopCart
{
	position:absolute;
	background-color:white;
	width:237px;
	top:29px;
	right:0px;
	font-size:11px;
}

#ItemsWrapper
{
	position:relative;
}
#MiniShopCart .Item td
{
	border-bottom:1px solid #b7b7b7;
}
#MiniShopCart .Item .Thumb
{
	border-left:1px solid #b7b7b7;
	width:96px;
	height:70px;
	text-align:center;
}
#MiniShopCart .ThumbImage
{
	max-width:60px;
	max-height:60px;
}
#MiniShopCart .Item .Info
{
	border-right:1px solid #b7b7b7;
	padding-right:18px;
	padding-top:10px;
	padding-bottom:10px;
	color:#666666;
	font-family:arial;
	line-height:16px;
	overflow:hidden;
}
#MiniShopCart .Item .Info .Price
{
	font-family:georgia;
	font-weight:bold;
}
#MiniShopCart #ShopCartButton
{
	height:29px;
	line-height:29px;
	font-family:arial;
	font-weight:bold;
	background-color:#2d2d2d;
	color:#CCCCCC;
	text-align:center;
}

#MiniShopCart #Total
{
	height:30px;
	border:1px solid #b7b7b7;
	border-top:none;
	background-color:#e2e2e2;
	color:#666666;
	font-weight:bold;
	line-height:30px;
	font-family:georgia;
}
#MiniShopCart #Total #Text
{
	float:left;
	width:96px;
	text-align:center;
}
#MiniShopCart #Total #Ammount
{
	float:left;
	font-size:13px;
	font-family:georgia;
}
#MiniShopCart .scrollArrow
{
	width:inherit;
	height:30px;
	border:1px solid #b7b7b7;
	text-align:center;
	background-color:#eeeeee;
	cursor:hand;
	cursor:pointer;
}
#MiniShopCart .scrollArrow:hover
{
	background-color:#dddddd;
}
#MiniShopCart .scrollArrow.up
{
	border-top:none;
	background-image:url(../img/top/minishopcartarrowup.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
#MiniShopCart .scrollArrow.down
{
	bottom:60px;
	background-image:url(../img/top/minishopcartarrowdw.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
/*custom Select*/
.select
{
	display:block;
	background: url(../img/product/combo_arrow.gif) no-repeat right center;
}
select.styled 
{
	position: absolute;
	margin-top:-20px;
	opacity: 0;
	filter: alpha(opacity=0);
	border:0;
	height:19px;
	line-height:19px;
}

/*select est�ndar*/
select.styled, .select
{
	font-family: arial;
	font-size: 11px;
	color: #7A7A7A;
}
.select
{
	height: 19px;
	line-height:19px;
	padding-left:3px;
	border:1px solid #858585;
	background-color:white;
	overflow:hidden;
}


.fechaDay
{
	width: 79px !important;
	/*min-width: 79px !important;*/
}

.fechaMonth
{
	width: 90px !important;
	/*min-width: 90px !important;*/
}


.fechaYear
{
	width: 90px !important;
	/*min-width: 90px !important;*/
}


/*select producto*/
#product_view_ammount select.styled, #product_view_ammount .select,
#RecommendedForm select.styled, #RecommendedForm .select
{
	font-size:12px !important;
	color:#4d4d4d !important;
}
#product_view_ammount .select,
#RecommendedForm .select,
#MyAccountLayoutTable .select
{
	padding-left:8px !important;
}

.tituloFormPeq
{
	font-family:helvetica;
	font-size:32px;
	color:#4d4d4d;
    text-align: left;
}

.subtituloFormPeq
{
    font-family: georgia;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #797979;
    display: block;
    text-align: left;
    margin-left: 2px;
    line-height: 25px;
	white-space: nowrap;
}

.titleLeyendaForm
{
	font-family: arial;
    font-size: 11px;
    color: #7a7a7a;
    text-decoration: none;
	font-weight:bold;
	margin-bottom:3px;
}
.leyendaForm
{
    font-family: arial;
    font-size: 11px;
    color: #7a7a7a;
    display:inline;
    text-decoration: none;
    /*text-align: justify;*/
}

.botonPeq,
#ErrorPanel .Button,
.MyAccountButton
{
	background-color:#7f7f7f;
	color:#e6e6e6;
	font-family: arial;
	font-size: 11px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	height:22px;
	line-height:22px;
	border:0px;
	cursor:hand;
	cursor:pointer;
	text-transform: uppercase;
	white-space: nowrap;
	width:auto;
	overflow:visible;
}
.botonPeq:hover,
#ErrorPanel .Button:hover,
.MyAccountButton:hover
{
	background-color:#666666;
}

.botonPeq2
{
	background-color:#ffffff;
	color:#4d4d4d;
	font-family: arial;
	font-size: 11px;
	padding-top:0px;
	padding-left:10px;
	padding-right:10px;
	/*height:24px;*/
	line-height:22px;
	border:1px solid #4d4d4d;
	cursor:hand;
	cursor:pointer;
	text-transform: uppercase;
	white-space: nowrap;
	width:auto;
	overflow:visible;
}

.botonPeq2:hover
{
	background-color:#f6f6f6;
}

/* Para el customTextBox */
.cajaTexto
{
    border: 1px solid #858585;
    padding-left: 3px;
	height: 19px;
	line-height: 19px;
    font-family: arial;
    font-size: 11px;
    color: #7A7A7A;
	background-color: white;
    padding-top: 0;
    padding-bottom: 0;
	width:100%;
    position: relative;
	border-spacing: 5px;
	text-indent: 3px;
	overflow: hidden;
	white-space: nowrap;
}

.cajaAreaTexto
{
	line-height: 15px !important;
	white-space: normal !important;
}
.cajaAreaTexto>span
{
	display:block;
	padding-left:3px !important;
	padding-right:3px !important;
}
textarea.cajaAreaTexto
{
	overflow: auto !important;
}
textarea.cajaAreaTexto, .cajaAreaTexto>span
{
	text-indent: 0px !important;
}

.ayudaCampo
{
    font-family: arial;
    font-size: 11px;
    font-style: italic;
    color: #7a7a7a;
    padding-top: 2px;
    /*position: relative;*/
}

/* Barras de scroll */

.scrBarYlight   /* vertical delgada */
{
    width: 16px;
    height: 10px;
    border: 1px solid #e0e0e0;
}
.scrKnobYlight
{
    width: 16px;
    height: 20px;
    border-top: 1px solid #d7d7d7;
    border-bottom: 1px solid #d7d7d7;
    background-image: url('../img/customForms/scrHndlY.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #f1f1f1;
	position: relative;
}
.scrBarYboldWhite {  /* vertical gruesa */
	border:1px solid #d7d7d7;
	background-color:#ffffff;
	width:15px;
}
.scrKnobYboldWhite{
	width:15px;
	height:80px;
	cursor:pointer;
	_cursor:hand;
	background-image:url('../img/customForms/scrHndlYBold.gif');
	background-position:center center;
	background-repeat:no-repeat;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	position: relative;
}

.scrBarYbold {  /* vertical gruesa */
	border:1px solid #d7d7d7;
	/*border-left:1px solid #d7d7d7;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;*/
	background-color:#ffffff;
	width:15px;
}
.scrKnobYbold{
	width:15px;
	height:80px;
	cursor:pointer;
	_cursor:hand;
	background-color:#e1e1e1;
	background-image:url('../img/customForms/scrHndlYBold.gif');
	background-position:center center;
	background-repeat:no-repeat;
	border-top:1px solid #d7d7d7;
	border-bottom:1px solid #d7d7d7;
	position: relative;
}

.scrBarXBold    /* horizontal gruesa */
{
	border-top:1px solid #d7d7d7;
	width:100%;
	height:20px;
	background-color:#ffffff;
}
.scrKnobXBold
{
	width:100px;
	height:20px;
	background-color:#e1e1e1;
	border-left:1px solid #d7d7d7;
	border-right:1px solid #d7d7d7;
	background-image:url('../img/customForms/scrHndlXBold.gif');
	background-position:center center;
	background-repeat:no-repeat;
	position: relative;
}

.scrBarYmin   /* vertical m�nimal */
{
    width: 13px;
    height: 10px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
}
.scrBarYminWn   /* vertical m�nimal */
{
    width: 13px;
    height: 10px;
    background-color:#f3f3f3;
}
.scrKnobYmin
{
    width: 13px;
    height: 20px;
    background-image: url('../img/customForms/scrHndlYBoldShort.gif');
    background-repeat: no-repeat;
    background-position: center;
    background-color: #cccccc;
	position: relative;
}

.validation-advice
{
    /* Para no mostrar los mensajes 'advice'
    visibility: hidden;
    height: 0px;   */
    font-family: arial;
    font-size: 11px;
    color: #990000;
    font-style: italic;
}

.validation-passed
{/*
    display:inline;
    color: red;*/
}

.validation-tickOK
{
    background-image: url('../img/customForms/tickOK.gif');
    background-repeat: no-repeat;
    background-position: center right;
    width:20px;
	height:12px;
}

.validation-failed
{
    font-family: arial;
    font-size: 11px;
    color: #990000;
    font-style: italic;
}

.fieldLabel
{
    font-family: arial;
    font-size: 11px;
    color: #7a7a7a;
}

.formularioDireccion
{
	width: 305px;
	table-layout: fixed;
	/*border: 1px solid green*/
}

.formularioDireccion td
{
	padding-top: 2px;
	padding-bottom: 2px;
	/*border: 1px solid green*/
}

.campoFormularioDireccion
{
	width: 277px;
}

.bloqueFormularioDireccion
{
    width: 303px;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    margin-left: 1px;
}

.hr
{
	border: 0;
	background-color: #cccccc;
	height: 1px;
	margin-top:20px;
	margin-bottom:20px;
}
.formParagraph
{
	padding-top:10px;
}


#layout_top
{
	/*
	color:#666666;
	font-size:10px;
	height:30px;
	line-height:30px;
	*/
	background-color:#0d0d0d;
}
#top_logo
{
	float:left;
}
.top_menu_option, .top_menu_separator
{
	float:left;
	height:30px;
	line-height:30px;
}
.top_menu_separator
{
	font-family:arial;
	font-size:11px;
	color:#4a4a4a;
}
.top_menu_option_header
{
	padding-left:9px;
	padding-right:9px;
	cursor:default;
	font-family:arial;
	font-size:11px;
	color:#999999;
	border-top: 1px solid transparent;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	font-weight:normal;
}
.top_menu_submenu
{
	position:absolute;
	background-color:#FFFFFF;
	padding-top:8px;
	padding-bottom:8px;
	border-top: 0px none;
	border-right: 1px solid #C8C8C8;
	border-bottom: 1px solid #C8C8C8;
	border-left: 1px solid #C8C8C8;
}
.top_menu_submenu_option
{
	min-width:140px;
	height:20px;
	line-height:20px;
	padding-left:20px;
	padding-right:20px;
	cursor:hand;
	cursor:pointer;
	font-family:arial;
	font-size:11px;
}
.defaultActive .top_menu_option_header
{
	color:#6a6a6a !important;
}
.defaultActive
{
	background-color:#E1E1E1 !important;
}
.defaultActive2 .top_menu_option_header
{
	color:#6a6a6a !important;
}
.defaultActive2
{
	background-color:#cccccc !important;
}
#top_account
{
	float:right;
}
#top_account a
{
	text-decoration:none;
	color:#999999;
	cursor:point;
	cursor:pointer;
}
#top_account a:hover
{
	text-decoration:underline;
}
#LogonLink:hover
{
	text-decoration:underline;
}
#AccountLink, #AccountText
{
	font-family:arial;
}

#AccountLink, #LogoffLink
{
	margin-left: 5px;
}

.top_account_option, .top_account_separator
{
	float:left;
	line-height:29px;
	font-family:arial;
	font-size:10px;
}

.top_account_option
{
	padding-left: 7px;
	padding-right: 7px;
	color:#999999;
	cursor:default;
}
.top_account_separator
{
	color:#4a4a4a;
}
.top_account_imgBasket
{
	vertical-align:middle;
	margin-right:5px;
	margin-left:2px;
}
.top_account_option_header
{
	cursor:default;
	font-family:arial;
	font-size:10px;
	color:#999999;
}
.top_account_option_header_user
{
	padding-left:7px;
	padding-right:4px;
	cursor:default;
	font-family:arial;
	font-size:10px;
	color:#999999;
}

.top_account_submenu_option
{
	min-width:140px;
	height:20px;
	line-height:20px;
	padding-left:14px;
	padding-right:7px;
	cursor:hand;
	cursor:pointer;
	font-family:arial;
	font-size:10px;
}
.top_account_submenu_option  img
{
	margin-right:4px;
}

.top_account_submenu_option:hover
{
	background-color:#e3e3e3;
}
.top_account_submenu_option>a
{
	text-decoration:none !important;
	color: #6B6B6B !important;
}

#Account img
{
	/*margin-right:8px;*/
}
#layout_bottom
{
	/*
	color:#666666;
	font-size:10px;
	height:30px;
	line-height:30px;
	*/
	background-color:#0d0d0d;
}
#bottom_menu
{
	padding:6px;
	float:left;
}
.bottom_menu_submenu_wrapper
{
	/*
	width:0px;
	height:0px;
	*/
	
	overflow:hidden;
}
.bottom_menu_submenu
{
	margin-top:10px;
}
.bottom_menu_block
{
	float:left;
	/*separador*/
	border-left:1px solid #333333;
	padding-left:5px;
	margin-right:5px;
}
.bottom_menu_option
{
	display:inline;
	padding-left:5px;
	padding-right:5px;
	cursor:default;
	/*fonts*/
	font-family:arial;
	font-size:10px;
	color:#666666;
	
	cursor:hand;
	cursor:pointer;
}
.bottom_menu_suboption
{
	padding-left:5px;
	margin-right:5px;
	cursor:default;
	/*fonts*/
	font-family:arial;
	font-size:11px;
	color:#666666;
	
	cursor:hand;
	cursor:pointer;
}
.bottom_menu_option:hover
{
	text-decoration:underline;
}
.bottom_menu_footer
{
	margin-top:10px;
	padding-left:5px;
	margin-right:5px;
	cursor:default;
	/*fonts*/
	font-family:arial;
	font-size:10px;
	color:#999999;
	font-style:italic;
}
#Summary
{
	/*padding-right:10px;*/
	cursor: pointer;
	/*background-color: #c2c2c2;*/
	background-color: #e4e4e4;
}

#summaryContainer
{
	position: absolute;
	bottom: 25px;
	background-color: white;
	right: 0px;
	/*padding :15px;*/
	line-height: 12px;
	overflow: hidden;
}

#summaryWrapper
{
	overflow:hidden;
	position: relative;
}

 #summaryContent
{
	background-color: gray;
	position: relative;
	
}

 #newContents
{
	background-image: url("../img/bottom/notification.png"); 
	background-repeat: no-repeat; 
	background-position: center center; 
	width:18px; 
	height:18px;
	line-height:17px; 
	text-align:center;
	padding-bottom: 1px;
	margin-top: 2px;
	margin-left: 3px; 
	float:left; 
	color:#FFFFFF;
}

#Summary .desplegado
{
	background-color: #FFFFFF !important;
}
#Summary .plegado
{
	background-color: #C2C2C2 !important;
}

.closeButton
{
	cursor: pointer;
}

.summaryCol
{
	position: absolute;
	/*border: 1px solid blue;*/
	margin-right: 18px;
}

#summaryContent .contentBlock
{
	display: block;
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 17px;
	margin-bottom: 17px;
	position: relative;
}

#summaryContent .contentBlock:hover .title
{
	text-decoration: underline;
}

#summaryContent .contentBlock .infoBlock
{
	width: 100%;
	display:block;
}

#summaryContent .imgContainer
{
	/*display: inline;*/
	cursor: pointer;
	position: relative;
}

#summaryContent .imgContainerRo
{
	display: inline;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}


#summaryContent .category
{
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	display: block;
	text-align: left;
	margin-top: 7px;
	cursor: default;
}

#summaryContent .title
{
	font-family: Arial;
	font-size: 18px;
	color: #0D0D0D;
	margin-top: 5px;
	line-height: 18px;
	text-align: left;
}

#summaryContent .title:hover
{
	text-decoration: underline;
}


#summaryContent .text
{
	font-family: Arial;
	font-size: 11px;
	color: #777777;
	margin-top: 6px;
	cursor: default;
}

#bottom_utils
{
	float:right;
	cursor:default;
}
.bottom_utils_option, .bottom_utils_separator
{
	float:left;
	height:25px;
	line-height:25px;
	/*fonts*/
	font-family:arial;
	font-size:10px;
}
#bottom_utils_options
{
	float:left;
}
.bottom_utils_option
{
	color:#666666;
}
.bottom_utils_option>span
{
	padding-left:7px;
	padding-right:7px;
}
.bottom_utils_separator
{
	/*fonts*/
	color:#333333;
}
.bottom_utils_img
{
	vertical-align:middle;
	margin-left:7px;
}
#bottom_utils_submenu
{
	position:absolute;
	bottom:25px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#333333;
}
.bottom_utils_submenu_option
{
	padding-left:15px;
	padding-right:15px;
	cursor:hand;
	cursor:pointer;
}
.bottom_utils_submenu_option:hover
{
	background-color:#7f7f7f;
	color:#e4e4e4 !important;
}
#LangSelector:hover
{
	background-color:#333333;
	color:#cccccc;
}
#CountryName:hover
{
	cursor:hand;
	cursor:pointer;
}
#CountryName:hover
{
	color:#999999;
	text-decoration:underline;
}#Container
{
		/*border:1px solid red;*/
}
#MyAccountLayoutTable
{
	width:100%;
}
#MyAccountContainer
{
	max-width:800px;
	/*border:1px solid blue;*/
}
#MyAccountLayout #MyAccountMainTitle
{
	padding-bottom:20px;
}
#MyAccountLayout #MyAccountMainTitle,
#MyAccountLayout #MyAccountMenu
{
	width:1px;
	white-space:nowrap;
}
#MyAccountLayout #MyAccountMainTitle,
#MyAccountLayout #MyAccountUserName,
#MyAccountLayout #MyAccountMenu,
#MyAccountLayout #MyAccountContent
{
	vertical-align:top;
}

#MyAccountLayout .h1
{
	font-family:arial;
	font-size:23px;
	text-transform:uppercase;
	color:#4d4d4d;
    letter-spacing: 0.15px;
	white-space:nowrap;
}
#MyAccountLayout .h2
{
	font-family: arial;
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
	text-transform:uppercase;
}
#MyAccountLayout .text
{
	color: #7A7A7A;
    font-family: Arial;
    font-size: 11px;
}
#MyAccountLayout a
{
	text-decoration:none;
	color: #7A7A7A;
}
#MyAccountLayout a:hover
{
	text-decoration:underline;
}
#MyAccountLayout .section
{
	padding-bottom:15px;
}
#MyAccountLayout #MyAccountMenu
{
	padding-right:40px;
	color: #7A7A7A;
	font-family:arial;
	font-size:11px;
	
}
#MyAccountLayout #MyAccountMenu>div
{
	border-top:1px dotted lightgrey;
}
#MyAccountMenu .ajaxNav
{
	text-transform:uppercase;
	line-height:19px;
	padding-top:5px;
	padding-bottom:5px;
	white-space:nowrap;
}
#MyAccountMenu .act
{
	font-weight:bold;
}

/* JIRA ECOMPULL-971  DEVOLUCI�N DE COMPRA SIN REGISTRO */
#MyAccountMenu .unact
{
	color:#cccccc;
	pointer-events: none;
}
/* JIRA ECOMPULL-971  DEVOLUCI�N DE COMPRA SIN REGISTRO */

#MyAccountContent .steps
{
	font-family:arial;
	font-size:11px;
	white-space:nowrap;
}
#MyAccountContent .steps span
{
	color: #7A7A7A;
	margin-right:10px;
}
#GiftCardLayoutTable
{
	width:100%;
}
#GiftCardContainer
{
	max-width:800px;
	/*border:1px solid blue;*/
}
#GiftCardLayout #GiftCardMainTitle
{
	padding-bottom:20px;
}
#GiftCardLayout #GiftCardMainTitle,
#GiftCardLayout #GiftCardMenu
{
	width:1px;
	white-space:nowrap;
}
#GiftCardLayout #GiftCardMainTitle,
#GiftCardLayout #GiftCardSubtitle,
#GiftCardLayout #GiftCardMenu,
#GiftCardLayout #GiftCardContent
{
	vertical-align:top;
}

#GiftCardLayout .h1
{
	font-family:arial;
	font-size:31px;
	color:#4d4d4d;
    letter-spacing: 0.15px;
	white-space:nowrap;
}
#GiftCardLayout .h2
{
	font-family: Georgia;
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}
#GiftCardLayout .text
{
	color: #7A7A7A;
    font-family: Arial;
    font-size: 11px;
}
#GiftCardLayout a
{
	text-decoration:none;
	color: #7A7A7A;
}
#GiftCardLayout a:hover
{
	text-decoration:underline;
}
#GiftCardLayout .section
{
	padding-bottom:15px;
}
#GiftCardLayout #GiftCardMenu
{
	padding-right:40px;
	color: #7A7A7A;
	font-family:georgia;
	font-size:11px;
	
}
#GiftCardLayout #GiftCardMenu>div
{
	border-top:1px dotted lightgrey;
}
#GiftCardMenu .ajaxNav
{
	text-transform:uppercase;
	line-height:19px;
	padding-top:5px;
	padding-bottom:5px;
	white-space:nowrap;
}
#GiftCardMenu .act
{
	font-weight:bold;
}
#GiftCardContent .steps
{
	font-family:georgia;
	font-size:11px;
	white-space:nowrap;
}
#GiftCardContent .steps span
{
	color: #7A7A7A;
	margin-right:10px;
}
#GiftCardMoves .odd
{
	background-color:#f1f1f1;
}
#GiftCardMoves .padded
{
	padding:10px 15px 10px 15px;
}
#GiftCardContent .linkAyuda
{
    color: #999999;
    font-family: arial;
    font-size: 11px;
    padding-left: 10px;
    text-align: center;
    text-decoration: underline !important;
}
#MyAccountLayoutTable
{
	padding: 8px  0px 0px 0px;
	border-bottom: 1px solid #E9E9E9;
	width:100%;
}
#MyAccountLayoutTable .even
{
	background-color:#FAFAFA;
}
#MyAccountLayoutTable .odd
{
	background-color:#FFFFFF;
}
#MyAccountLayoutTable th
{
	border-top: 1px solid #E9E9E9;
	padding: 8px  8px 8px 8px;
	color: #7A7A7A;
	font-family: Georgia;
	font-weight: bold;
	font-size:11px;
	text-align:left;
}
#MyAccountLayoutTable td
{
	border-top: 1px solid #E9E9E9;
	padding: 8px  0px 8px 8px;
	color: #7A7A7A;
    font-family: Arial;
    font-size: 11px;
}
#MyAccountLayoutTable th.center,
#MyAccountLayoutTable td.center
{
	text-align:center;
}

#MyAccountLayoutTable .tableButton
{
	border: 0;
	padding: 0;
    background:0;
	margin:0;
	font-family: Georgia;
	font-size: 11px;
	font-style: italic;
	text-decoration:none;
	color: #7A7A7A;
	cursor:hand;
	cursor:pointer;
}
#MyAccountLayoutTable .tableButton:hover
{
	text-decoration:underline;
}
#MyAccountLayoutTable .delivered
{
	color:#00CC00;
}
#MyAccountLayoutTable .transit
{
	color:#CC0000;
}
#MyAccountLayoutTable .nowrap
{
	white-space:nowrap;
}
.MyAccountButton
{
	margin-top:10px;
}
.MyAccountButton:hover
{
	background: #5f5f5f;
	text-decoration:none;
}
/*DETAIL ORDER SUBVIEW*/

#MyAccountDetailOrder
{
        width:100%;
		font-family: Arial;
		font-size: 11px;
		font-weight: normal;
		color:#838383;
}
#MyAccountDetailOrder #topbuttonbar
{
	margin-bottom:5px;
	height:19px;
}
#MyAccountDetailOrder #backButton
{
	vertical-align:middle;
	line-height:19px;
	float:left;
}
#MyAccountDetailOrder #backButtonText
{
	
	font-family: Arial;
	font-size: 11px;
	color:#838383;
	margin:0;
	border: 0;
	padding: 0;
    background:0;
	_cursor:hand;
	cursor:pointer;
	
}
#MyAccountDetailOrder #print
{
	float:right;
	_cursor:hand;
	cursor:pointer;
}
#MyAccountDetailOrder .iconprint
{
	line-height:19px;
	vertical-align:middle;
	margin-right:5px;
}
#MyAccountDetailOrder .textprint
{
	line-height:19px;
	vertical-align:middle;
}
#MyAccountDetailOrder .wrapper
{
        border-top:1px solid #e9e9e9;
        border-bottom:1px solid #e9e9e9;
        float: left;
        overflow: hidden;
}

#MyAccountDetailOrder .datosPedido
{
	font-family: georgia;
	font-size: 11px;
	color: #B6B6B6;
	background-color: #404040;
	width:100%;
	vertical-align: middle;
	padding-left: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.datosPedido > div
{
	padding-top:5px;
	padding-bottom:5px;
}
.flechaPedido
{
	height:10px;
	background-image: url('../img/Checkout/arrow.gif');
	background-repeat: no-repeat;
	background-position:50px 0px;
}
#MyAccountDetailOrder .datosPedido .titulopedido
{
	margin-top:5px;
	margin-bottom:10px;
}

 #MyAccountDetailOrder table.resumenPedido 
{
	color: #797979;
	width: 100%;
	border-collapse: collapse;
	margin-left: 25px;
	margin-bottom: 15px;
}





#MyAccountDetailOrder .precioTotal .decimals
{
    font-size: 0.6em;
}


#MyAccountDetailOrder .seccion
{
	padding-top:15px;
}

#MyAccountDetailOrder .seccion2
{
	padding-top:10px;
}

#MyAccountDetailOrder .textoAnidadoSeccion
{
	line-height:5px;
	font-family: arial;
	font-size: 11px;
	color: #7a7a7a;
    word-break: keep-all;
}
#MyAccountDetailOrder .h2
{
	font-weight: normal;
	font-family:georgia;
	font-size:25px;
	color:#4d4d4d;
	letter-spacing:-1px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom:0px;
	line-height:20px;
}
#MyAccountDetailOrder .h3
{
	font-family:georgia;
	font-size:11px;
	color:#838383;
	padding-bottom: 5px;
}
#MyAccountDetailOrder .blockPrecios
{
    padding-top:15px;
	padding-bottom:5px;
	padding-left:25px;
	border-top:none;
	border-bottom:1px solid #e9e9e9;
    border-top: 1px solid #e9e9e9;
    display: block;
}
#MyAccountDetailOrder .block3
{
	background-color: #FFFFFF;
	padding-bottom:10px;
	padding-left: 0px;
	margin-left: 0px;
}
#MyAccountDetailOrder .block4
{
	background-color: #FFFFFF;
    padding-left:25px;
	margin-left: 0px;
    margin-bottom: 20px;
}
#MyAccountDetailOrder .detallesPedido
{
    border-top: 1px solid #E9E9E9;
    width: 100%;
}
#MyAccountDetailOrder .detallesPedido td
{
    padding-left: 25px;
}
#MyAccountDetailOrder td.cabecera
{
	font-family: georgia;
	font-weight: bold;
	font-size: 11px;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 10px;
	color: #838383;
}
#MyAccountDetailOrder td.datos
{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	border-top: 1px solid #E9E9E9;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-right: 10px;
	color: #838383;
}
#MyAccountDetailOrder td.comprimidocolumna1
{
	padding-right: 5px;
	padding-left: 25px;
}
#MyAccountDetailOrder td.comprimidocolumnas
{
	padding-right: 5px;
	padding-left: 5px;
}
#MyAccountDetailOrder .tablaImportes
{
	font-family: georgia; /* serif? */
	font-size: 11px;
	color: #838383;
	border:none;
	margin-top:15px;
}
#MyAccountDetailOrder .tablaImportes .concepto
{
	width:131px;
	vertical-align:bottom;
}
#MyAccountDetailOrder .tablaImportes .precio
{
	font-weight: bold;
	padding-left:5px;
	font-size: 13px;
}
#MyAccountDetailOrder .tablaImportes .conceptoTotal
{
	font-weight: bold;
	vertical-align: top;
	padding-top: 3px;
	color: #666666;
}

#MyAccountDetailOrder .tablaImportes .precioTotal
{
	font-size: 36px;
	font-weight: normal;
	vertical-align:bottom;
	text-align:left;
	color: #4D4D4D;
}

#MyAccountDetailOrder .tablaImportes .notas
{
	font-size: 10px;
	font-style: italic;
    font-family: georgia;
    color: #838383;
    padding-top: 7px;
}

#MyAccountDetailOrder .botonGrande
{
	font-family: georgia;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #7F7F7F;
	border: 1px solid #FFFFFF;
	height: 33px;
	outline: 1px solid #7F7F7F;
	padding-left: 45px;
	padding-right: 45px;
    white-space:nowrap;
}

#MyAccountDetailOrder .print
{
    background-image: url('../../static/img/Checkout/icoPrint.gif');
    background-position: 35px;
    background-repeat: no-repeat;
    padding-left: 60px;
}


/* END DETAIL ORDER SUBVIEW*/.storeLocatorPage
{
    /*position: relative;*/
    /*height: 562px;*/
    /*width: 848px;*/
    padding-top: 0px;
    font-family: arial;
    font-size: 11px;
    color: #7a7a7a;
    text-align: left;
}

.storeLocatorPage hr
{
    height:1px;
    background: #ccc;
    margin: 5px auto;
    border: none;
}

.storeLocatorPage .titulo1
{
    font-family: helvetica;
    font-size: 32px;
    color: #4d4d4d;
}

.storeLocatorPage .titulo2
{
    font-family: georgia;
    font-size: 11px;
    font-weight: bold;
    color: #7a7a7a;
    margin-top: 5px;
    margin-bottom: 5px;
}

.storeLocatorPage .cuadroMapa
{
    position: relative;
	width: 579px;
    /*height: 440px;*/
    /*border: 1px solid #4D4D4D;*/
    display: block;
}

.storeLocatorPage .rightContainer
{
    /*position: relative; */
    overflow: hidden;
    right: 0;
    width: 174px;
    padding-left: 15px;
    padding-right: 10px;
    /*max-height: 440px;*/
    /*height: 440px;*/
}

.storeLocatorPage .fullPage
{
	padding: 25px 20px 15px 30px;
}

.storeLocatorPage .tituloFullPage
{
	line-height: 28px;
}

.storeLocatorPage .fullPage .funcionesSL
{
	width: 255px;
	padding-right: 15px;
}

.storeLocatorPage .fullPage .resultadosBusqueda
{
	overflow: hidden;
	width: 225px;
}

.storeLocatorPage .fullPage .tituloResultado
{
	font-family: arial;
	font-size: 11px;
	line-height: 20px;
}

.storeLocatorPage .fullPage .cuadroMapa
{
	/*
	width: 1096px;
	height: 701px;*/
}

.storeLocatorPage .section
{
	padding-bottom: 10px;
}

.storeLocatorPage a
{
    font-family:arial;
    font-size: 11px;
	font-style: italic;
    color: #7a7a7a;
}

.storeLocatorPage .datosTienda
{
    text-transform: uppercase;
}

.storeLocatorPage .tableFull
{
	width:99%;
	height:100%;
}

.storeLocatorPage .alignTop
{
	vertical-align:top;
}

.tituloInfoWindow
{
    display: block;
    font-family: arial;
    font-size: 11px;
    color: #666666;
    font-weight: bold;
    text-align: left;
    margin-right: 15px;
}

.subTituloInfoWindow
{
    display: block;
    font-family: arial;
    font-size: 11px;
    color: #666666;
    text-align: left;
    margin-left: 10px;
    margin-bottom: 4px;
}

.parrafoInfoWindow
{
    display: block;
    font-family: arial;
    font-size: 11px;
    color: #666666;
    font-weight: normal;
    text-align: left;
}

.print
{
    padding-top: 1px;
    background-image: url('../../static/img/Checkout/icoPrintblk.gif');
    background-repeat: no-repeat;
    background-position: left;
}
form
{
	margin:0;
}
textarea
{
	resize:none;
}
#Common .h1
{
	font-family:arial;
	font-size:31px;
	color:#4d4d4d;
    letter-spacing: 0.15px;
	white-space:nowrap;
}
#Common .h2
{
	font-family: Georgia;
	font-weight: bold;
	color: #7A7A7A;
	font-size: 11px;
}
#Common .text
{
	color: #7A7A7A;
    font-family: Arial;
    font-size: 11px;
}
#Common a
{
	color: #7A7A7A;
}
#Common a:hover
{
	text-decoration:underline;
}
#Common .section
{
	padding-bottom:15px;
}

/* grande, fondo gris oscuro */
.button1
{
	background-color:#4d4d4d;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top:0px;
	border-bottom:0px;
	height:34px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:white;
	min-width:175px;
	vertical-align:bottom;
	width:auto;
	overflow:visible;
	cursor:hand;
	cursor:pointer;
}

.button1:hover
{
	background-color:#3a3a3a;
}

/* grande, fondo blanco */
.button2
{
	background-color:#FFFFFF;
	border: 1px solid #4d4d4d;
	height:34px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:#4d4d4d;
	min-width:175px;
	vertical-align:bottom;
	width:auto;
	overflow:visible;
	cursor:hand;
	cursor:pointer;
}

.button2:hover
{
	background-color:#f6f6f6;
}

/* grande, fondo blanco mas ancho */
.button2b
{
	background-color:#FFFFFF;
	border: 1px solid #4d4d4d;
	height:34px;
	padding:0px 15px;
	font-family:Arial;
	font-size:11px;
	color:#4d4d4d;
	min-width:175px;
	vertical-align:bottom;
	width:auto;
	overflow:visible;
	cursor:hand;
	cursor:pointer;
}

.button2b:hover
{
	background-color:#f6f6f6;
}

/* grande, fondo gris claro */
.button3
{
	background-color:#7F7F7F;
	border: 3px solid #7F7F7F;
	height:34px;
	padding:0px;
	font-family:Arial;
	font-size:11px;
	color:white;
	min-width:175px;
	vertical-align:bottom;
	width:auto;
	overflow:visible;
	cursor:hand;
	cursor:pointer;
}

.button3:hover
{
	background-color:#666666;
	border: 3px solid #666666;
}

.contactPhone
{
	font-family:Georgia;
	font-size:34px;
	color:#4D4D4D;
}
.contactTimes
{
	font-family:Georgia;
	font-size:11px;
	color:#797979;
	font-style:italic;
}
#forgetPasswordLink:hover
{
	text-decoration:underline;
}
#PrintLogo
{
	display:none;
}
#iStoreLocatorTextInput
{
	position:static !important;
}
img
{
	-ms-interpolation-mode:bicubic;
}