@charset "utf-8";
/* CSS Document */
/* Last modified by FUSIONn - Eduardo Schenzer - 2008-10-20 */

/* Colores:
Fondo marrón:	#7f571c;
Naranja: 		#ef6b00;
Gris Texto:		#555;
Gris bordes:	#EAEAEA;
Gris fondos:	#F5F5F5;

*/


/* ----------------- GRAL ----------------- */

body { background: #7f571c; margin: 0; padding: 0; text-align: center; color: #555; }
div,td,* { font-family: Arial, Helvetica, Verdana, sans-serif; }
a { color: #555; }
a:hover { color: #ef6b00; }
p { margin: 0 0 10px 0; padding: 0; line-height: 1.4em; }
form { margin: 0; }
img { border: 0; }
td { font-size: inherit; }
input,textarea,select { font-size: 12px; }
ul,ul li,dt,dd,dl { margin: 0; padding: 0; list-style-type: none; }
fieldset { margin: 0; padding: 0; border: none; }
h1,h2,h3,h4,h5,h6,h7 { margin: 0; padding: 0; }
.gralClear { clear: both; height: 1px; overflow: hidden; visibility: hidden; }
.fnnSignature { padding: 25px 20px 15px 0; text-align: center; font-size: 11px; color: #FFF; }
.fnnSignature a { color: #FFF; }
.separator { height: 3px; margin: 15px 0; background: #EAEAEA; }

/* ----------------- LAYOUT ----------------- */

#container { width: 1000px; margin: 45px auto 0; text-align: left; }

#cabezal { position: relative; background: url(../images/cont_bg.gif) repeat-y 0 0; }
#cabezal #cabTop { height: 53px; background: url(../images/cont_top.gif) no-repeat 0 0; }
#cabezal .cabFlash { padding-left: 3px; }
#cabezal .cabFlash object,#cabezal .cabFlash embed,#cabezal .cabFlash img { display: block; }
#cabezal #cabTop #cabTopMenu { float: right; padding-right: 40px; }
#cabezal #cabTop #cabTopMenu li { float: left; margin-top: 5px; padding: 0 15px; border-left: 2px solid #F5F5F5; font-size: 12px; font-weight: bold; line-height: 48px; }
#cabezal #cabTop #cabTopMenu li#cabTopMenuLogin { width: 160px; background: url(../images/menu_top_login.gif) no-repeat 0 6px; }
#cabezal #cabTop #cabTopMenu li#cabTopMenuLoginSel { width: 160px; border: none; background: url(../images/menu_top_login_sel.gif) no-repeat 0 6px; }
#cabezal #cabTop #cabTopMenu li#cabTopMenuCart { width: 80px; background: url(../images/menu_top_cart.gif) no-repeat 0 6px; }
#cabezal #cabTop #cabTopMenu li#cabTopMenuCartSel { width: 80px; border: none; background: url(../images/menu_top_cart_sel.gif) no-repeat 0 6px; }
#cabezal #cabTop #cabTopMenu li a { color: #AAA; text-decoration: none; }
#cabezal #cabTop #cabTopMenu li a:hover { color: #555; }

#cabezal #cabTop .cabTopCart { position: absolute; right: 40px; top: 49px; font-size: 12px; }
#cabezal #cabTop .cabTopCart .cabTopCartInner { width: 267px; height: 157px; padding: 15px 10px 10px 10px; background: url(../images/cart_top_bg.png) no-repeat 0 0; }
/*#cabezal #cabTop .cabTopCart .cabTopCartInner { width: 244px; height: 159px; padding: 10px; background: url(../images/cart_top_bg.png); }
* html #cabezal #cabTop .cabTopCart .cabTopCartInner { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/cart_top_bg.png'); }*/
#cabezal #cabTop .cabTopCart h3 { font-size: 12px; color: #918f8e; }

#cabezal #cabTop .cabTopLogin { position: absolute; right: 148px; top: 49px; font-size: 11px; }
#cabezal #cabTop .cabTopLogin .cabTopLoginInner { width: 267px; height: 157px; padding: 15px 10px 10px 10px; background: url(../images/login_top_bg.png) no-repeat 0 0; }
#cabezal #cabTop .cabTopLogin h5 { font-size: 12px; color: #918f8e; }
#cabezal #cabTop .cabTopLogin .formControlText { width: 180px; }
#cabezal #cabTop .cabTopLogin label { float: left; width: 75px; }

#cabezal h1 { position: absolute; left: 29px; top: 12px; }
#cabezal h1 a { display: block; width: 163px; height: 167px; background: url(../images/logo-postres-olaso.png) no-repeat 0 0; cursor: pointer; }
* html #cadbezal h1 a { background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo-postres-olaso.png'); }
#cabezal h1 a img { display: none; }

#contenido { padding-top: 20px; background: url(../images/cont_bg.gif) repeat-y 0 0; }
#contenido #contPie { height: 30px; background: url(../images/cont_pie.gif) no-repeat 0 0; }

#contFeat { background: url(../images/featured_bg.gif) repeat-y 0 0; }
#contFeat #contFeatInner { padding: 20px 30px 0 5px; background: url(../images/featured_top.gif) no-repeat 0 0; }
#contFeat #contFeatBottom { height: 20px; background: url(../images/featured_bottom.gif) no-repeat 0 0; }

#menu { margin: 0 10px 0 4px; border-bottom: 1px solid #EAEAEA; background: #F5F5F5; overflow: hidden; height: 1%; }
#menu li { float: left; padding: 0 15px; border-right: 2px solid #EAEAEA; line-height: 35px; font-size: 12px; font-weight: bold; }
#menu li a { color: #AAA; text-decoration: none; }
#menu li a:hover { color: #555; }
#menu .search { float: right; margin: 10px 25px 0 0; padding-left: 20px; background: url(../images/search_bg.gif) no-repeat 0 0; }
#menu .search fieldset { padding-right: 10px; background: url(../images/search_bg.gif) no-repeat right top; line-height: 23px; }
#menu .search fieldset input { background: #c1c1c1; border: 1px solid #ccc; }
#menu .search fieldset input.formBt { border: 1px solid #c1c1c1; color: #FFF; cursor: pointer; }

/* Pie */

#pie { height: 92px;  background: url(../images/pie_bg.gif) no-repeat 0 0; text-align: right; font-size: 12px; color: #FFF; }
#pie ul { padding: 20px 40px 10px 0; }
#pie ul li { display: inline; padding: 0 5px; }
#pie ul li a { color: #FFF; text-decoration: none; }
#pie ul li a:hover { color: #FFF; }
#pie .copyright { font-size: 11px; padding-right:170px;  }


/* ----------------- CONTENIDO ----------------- */

.contenido { width: 100%; border-collapse: collapse; }
.contIzq { width: 165px; padding: 0 0 10px 20px; vertical-align: top; font-size: 12px; }
.contCen { padding: 0 15px 10px 15px; border-left: 4px solid #EAEAEA; vertical-align: top; font-size: 12px; }
.contCenWide { border-right: none; }
.contCenDoubleWide { border-left: none; }
.contDer { width: 280px; padding: 22px 15px 0 0; vertical-align: top; font-size: 12px; }
.colDerBorde { width: 10px; }
.contenido h1 { font-size: 18px; font-weight: bold; color: #ef6b00; }

/* Izquierda */
.contIzq h3,
.contIzq .BoxHeader { padding: 3px 10px; background: url(../images/left_tit_bg.gif) no-repeat left top; font-size: 13px; font-weight: bold; color: #ef6b00; }
.contIzq ul.menuIzq { }
.contIzq ul.menuIzq li { padding-left: 10px; font-size: 12px; line-height: 30px; }
.contIzq ul.menuIzq li.selected { font-weight: bold; }
.contIzq ul.menuIzq li a { text-decoration: none; }
.contIzq .izqNewsP { margin: 5px; font-size: 11px; }
.contIzq .izqFormField { text-align: center; }
.contIzq .izqFormField input { width: 155px; }
.contIzq .izqFormBt { padding: 5px 0; text-align: center; }


/* Derecha */
.contDer h3 { padding: 10px; padding-top: 0; font-size: 13px; font-weight: bold; color: #555; }
.contDer h4 { padding: 5px 0 5px 0; font-size: 11px; font-weight: bold; color: #555; }
.contDer p { font-size: 11px; }
.derBanner { padding: 0 0 20px 0; text-align: center; }
.derSimil { padding: 0 0 10px 0; text-align: center; }

/* Centro */
.contCen h3 { padding: 3px 0 5px 0; font-size: 18px; font-weight: bold; color: #ef6b00; }
.contCen h4 { padding: 0; font-size: 13px; font-weight: bold; color: #555; }

#contFeatInner h4 { padding: 0; padding-top: 0; font-size: 12px; font-weight: bold; color: #ef6b00; }
#contFeatInner h4 a { color: #ef6b00; }
#contFeatInner p { font-size: 11px; }
#contFeatInner td { vertical-align: top; padding: 0 5px; }

/* Home */
.prodBl { position: relative; width: 450px; margin: 0 auto; background: #fff /*bfc0c2*/ url(../images/prod_bl_bg_home.gif) repeat-x 0 0; overflow: hidden; height: 126px; }
.prodBl .prodBlTop { position: absolute; left: 0; top: 0; width: 450px; height: 6px; background: url(../images/prod_bl_top.gif) no-repeat 0 0; overflow: hidden; }
.prodBl .prodBlBottom { position: absolute; left: 0; bottom: 0; width: 450px; height: 6px; background: url(../images/prod_bl_bottom.gif) no-repeat 0 0; overflow: hidden; }
.prodBl .prodBlFoto { float: left; width: 235px; height: 126px; background: no-repeat 0 0; }
.prodBl .prodBlCont { margin: 0 auto; padding: 7px 0 0 240px; font-size: 11px; background: }
.prodBl h3 { padding: 0; font-size: 13px; font-weight: bold; color: #ef6b00; }
.prodBl .prodSize { color: #FFF; }

/* Internas */

.intFoto { text-align: center; }
.intThumbs { margin: 0 auto; }
.intThumbs td { padding: 3px; }

/* Producto */

.productoBl h3 { padding: 0; }
.productoBl { width: 450px; margin: 0 auto; background: #bfc0c2 url(../images/prod_bl_bg.gif) repeat-x 0 0; }
.productoBl .prodBlCont { width: 94.5%; margin: 0 auto; padding: 7px 0 0 0; }
.productoBl .prodBlTop { height: 6px; background: url(../images/prod_bl_top.gif) no-repeat 0 0; }
.productoBl .prodBlBottom { clear: both; height: 6px; background: url(../images/prod_bl_bottom.gif) no-repeat 0 0; }
.productoBl .prodBlCont td { padding: 0 10px 0 0; vertical-align: top; font-size: 11px; }
.productoBl .prodBlCont td p { line-height: 1.2em; }
.productoBl .prodFoto { text-align: center; }

.prodColCont { vertical-align: top; }
.prodColDet { vertical-align: top; padding-left: 10px; }

.prodColDet .ProductSubtitle { display: none; }

.prodPriceTable {  }
.prodPriceTable th { padding: 3px 25px 3px 0; }
.prodPriceTable th { padding: 3px 25px 3px 0; }
.prodBt { padding: 10px 0 0 0; }

.prodFriend { padding: 10px 0; }

.popup { margin: 10px; background: #FFF; padding: 7px; font-size: 12px; }
.popup table td { font-size: 12px; vertical-align: top; }

/* tabs */

.tabsWrapper { clear: both; width: 450px; margin: 0 auto; padding: 0; }

.tabs { overflow: hidden; height: 1%; }
.tabs li { float: left; padding-left: 10px; background: url(../images/tabs_middle.gif) no-repeat left -30px; font-size: 12px; font-weight: bold; }
.tabs li.first { background-image: url(../images/tabs_first.gif); }
.tabs li.last { background-image: url(../images/tabs_last.gif); }
.tabs li a { float: left; padding: 0 20px 0 10px; background: #bdbdbd url(../images/tabs_middle.gif) no-repeat right -30px; color: #FFF; line-height: 24px; text-decoration: none; outline:none}
.tabs li a:hover { color: #ef6b00; }
.tabs li.first a { background-image: url(../images/tabs_first.gif); }
.tabs li.last a { background-image: url(../images/tabs_last.gif); }
.tabs li.selected { background-position: left 0; }
.tabs li.selected a { background-position: right 0; color: #ef6b00; }
.tabs li.selected a:hover { color: #ef6b00; }

/* Tabla nutricional */

.tabsCont {  }
#tabsCont2 table { border-collapse: collapse; }
#tabsCont2 table td { padding: 3px 5px; border: 1px solid #bdbdbd; }

/* Forms */
legend.formHeader { padding: 15px 0 8px 0; font-weight: bold; color: #ef6b00; }
.formContent { clear: both; padding: 0 0 15px 0; }
.formLine { clear: left; }
.formLine .formCaption { clear: left; float: left; width: 230px; padding: 3px 10px 5px 0; }
.formLine .formControl { float: left; padding: 0 0 3px 0; }
.formLine input.formControlText,
.formLine select.formControlSelect { border: 1px solid #a5acb2; }
.formContent .formRemark { cursor: help; }
.formContent .formRemark strong { margin-left: -300px; padding: 0 5px; border: 1px solid #918F8E; background: #EBEBEB; color: #EF6B00; cursor: help; }
#div_billing_address .formLine .formCaption { width: 145px; }
#div_shipping_address .formLine .formCaption { width: 145px; }
#div_shipping_address .formLine { clear: left; padding-bottom: 10px; overflow: hidden; height: 1%; }
#div_shipping_address .formSpace { float: left; }
#div_new_shipping_address .formLine { padding: 0; }
#div_new_shipping_address { padding-bottom: 10px; }
.formSpaceRadio { clear: left; float: left; width: 20px; }
.formSpaceCopy { line-height: 2.5em; }
.formContent .formButtons { padding-top: 15px; padding-left: 0; }
.formContent .formButtonsShipping { /*padding-left: 345px;*/ }
#formButtonsSignup { padding: 10px 0; }
.formButtonsCart { padding:0 10px 10px 10px; }
.formSpaceCart { color:#ef6b00; }

#divForm33 .formSpace input#btnPurchase33 { float:left; padding-top: 10px; }
#divForm5 .formSpace  #btnPurchase5 { float:left; padding-top: 10px; }
#divForm34 input { float: left; padding-top: 10px; }

.formBtGral { width: 213px; height: 27px; padding: 0 3px 0 27px; border: none; background: #757575 url(../images/bt_forms.gif) no-repeat 0 0; font-size: 11px; font-weight: bold; color: #FFF; cursor: pointer; }
.formBtContinue { }

.formSearch { margin-bottom: 10px; padding: 15px 0 10px 0; border-bottom: 3px solid #eaeaea; }


/* Cart */

.cartTop { width: 100%; }
.cartTop tr { background: #ebebeb; }
.cartTop td { padding: 0 5px; border-bottom: 2px solid #FFF; font-size: 11px; color: #a5acb2; }
.cartTop .cartItem a { font-weight: bold; color: #ef6b00; }
.cartTop .cartBtDelete { width: 30px; padding: 0; }
.cartTop .cartSubtotal { text-align: left; }
.cartScroll { height: 90px; overflow: auto; overflow-x: hidden; overflow-y: auto;
	scrollbar-base-color: #fff;
	scrollbar-arrow-color: #EF6B00;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-face-color: #cdcdcd;
	scrollbar-highlight-color: #FFF;
	scrollbar-shadow-color: #FFF;
	scrollbar-track-color: #FFF; }
.cabTopCart .button_checkout a { display: inline-block; margin-right: 5px; padding: 0 15px; border: 1px solid #cdcdcd; background: #ef6b00; font-size: 12px; color: #FFF; line-height: 1.6em; text-decoration: none; }
.cabTopCart .button_empty a { display: inline-block; margin-right: 5px; padding: 0 15px; border: 1px solid #cdcdcd; background: #757575; font-size: 12px; color: #FFF; line-height: 1.6em; text-decoration: none; }

/* Catalogo */

.catalogTable { }
.catalogCell {  width: 360px; padding: 0 0 10px 0; background: url(../images/catalog_bl_bg.gif) no-repeat left bottom; vertical-align: top; }
.catalogCell .catalogInner { background: url(../images/catalog_bl_bg.gif) no-repeat left top; padding: 10px 9px 0 7px; overflow: hidden; height: 1%; }
.catalogCell h3 a { color: #EF6B00; text-decoration: none; }
.catalogCell .catalogImg { float: left; padding: 0 10px 0 0; }
.catalogCell .catalogDetails { margin-left: 110px; }
.catalogCell .catLink a { position:absolute; bottom: 0; right:5px;  display: inline-block; width: 115px; padding: 0 3px 0 25px; background: url(../images/bt_verProd.gif) no-repeat 0 0; font-size: 11px; font-weight: bold; color: #FFF; line-height: 28px; text-align: center;  }
.catalogInner { position:relative; }
.catalogOverview { padding-bottom:10px;  }
.catalogDetails { padding-bottom:25px;  }

.CatalogItemDark {  }
.CatalogItemDark b a { font-size:18px; color:#ef6b00; text-decoration: none; } /* Título del producto */
.CatalogItemLight { } /* envuelve texto de producto */
.CatalogItemLight img { background: none; } /* imagen del producto */
.CatalogItemLight span { background:none; } /* precio */
/*.CatalogItemLight a { background:url(../images/bt_verProd.gif) no-repeat left top; padding-left:35px; width:142px; height:48px; cursor: pointer; line-height:28px; color: #000; font-weight: bold; } /* ver producto */
.strike { }

.highlightBl { clear: both; background: #f0f0f0; padding:5px 10px 5px 10px; text-align:left; border: #bdbdbd solid 1px; margin-bottom:10px;}
.highlighttext { color:#da6200; font-weight:bold;}
.highlighttextSmall { font-size:9px; font-weight:bold;}

/*-------------------- catalog_thumb2  ---------------------------*/

#CartTable { background:#f0f0f0; margin-top:10px;  }
#CartTable th { background:#929292; color:#fff; font-weight:bold; text-align:center;  border-bottom:#fff solid 1px; }

#CartIzq {  border-bottom:#fff solid 2px; text-align:center;  }
#CartIzq .formContent { background: #f0f0f0; padding:5px 10px 5px 10px; text-align:left; border: #bdbdbd solid 1px; margin-bottom:10px;}
#CartIzq img.cartProdImg { border:#d8d8d9 solid 2px; width:130px; }

#CartDesc{ border-bottom:#fff solid 2px;   } /* Descripción */
#titulo a { text-decoration: none; font-size:12px; font-weight:bold; color:#ef6b00; }

#CartDer {  border-bottom:#fff solid 2px; }

#Cartfooter { background:#bdbdbd; text-align:right; color:#fff; }
.cartContTotal {  text-align:center; vertical-align:middle; font-weight:bold; color:#616161; border-bottom:#fff solid 2px; }
.cartFootTotal { background:#bdbdbd; text-align:center; font-weight:bold; color:#fff;  }

.cartViewItem { font-size:10px; } /*para visualizar el postre*/
.cartPorcion { } /*porcion: Chica*/

.cartDiscount { font-weight:bold;  }

.cartContPrecio { text-align:center; vertical-align:middle; border-bottom:#fff solid 2px; }

.cartCant {  vertical-align: middle;  text-align:left; font-size:10px; width:55px; color:#616161; border:#a5acb2 solid 1px;} /*cantidad*/
.cartContCantidad { background:#f0f0f0; vertical-align: middle; text-align:center; border-bottom:#fff solid 2px; }

.encEditCart { float:right; font-size:11px; color:#616161; padding:5px 0; }
.deleteItem {  }
.removeItem { padding-left:5px;  }

/*-------------------- home.html  ---------------------------*/

/* Catalogo */
#homeDestacado { margin-bottom: 15px; }
#homeDestacado .catalogTable { width: 493px; }
#homeDestacado .catalogCell { width: 493px; padding-bottom:10px; background: url(../images/destacado_bl_bg.gif) no-repeat left bottom; vertical-align: top; overflow: hidden; height: 1%;   }
#homeDestacado .catalogCell .catalogInner { background: url(../images/destacado_bl_bg.gif) no-repeat left top; padding: 10px 9px 0 7px; overflow: hidden; height: 1%; }

#homeDestacado .catalogCell .catalogDetails { margin-left: 110px; }
#homeDestacado .catalogCell .catLink a { float:right; width: 195px; padding: 0 3px 0 15px; background: url(../images/bt_verProdDes.gif) no-repeat 0 0; font-size: 11px; font-weight: bold; color: #FFF; line-height: 26px; text-align: center; margin:5px 0; }

.precioDestacado{ padding: 5px 0; font-weight:bold; color:#616161; }
.gris { color:#616161; } 
.naranja { color: #ef6b00; }

/* Ptos. de Ventas - Locales */
#TablaLocales { /*background:#f5f5f5;*/ text-align:center; color:#555555; vertical-align:middle; border:#ebebeb solid 1px; margin: 5px auto; width:60%; }
#TablaLocales th {background:#ebebeb; color:#ef6b00; padding:2px; border:#ebebeb solid 1px; }
#TablaLocales tr { }
#TablaLocales td { padding:5px; border:#ebebeb solid 1px; }

/* Invoice */

.invoiceCartTable { background: #f0f0f0; }
.invoiceCartTable th { padding: 5px; border-bottom: 1px solid #FFF; background: #929292; font-size: 12px; color: #FFF; text-align: left; }
.invoiceCartTable td { padding: 2px 5px; border-bottom: 2px solid #FFF; font-size: 12px; color: #616161; text-align: left; }
.invoiceCartTable .invoiceCartProdName { font-weight: bold; color: #ef6b00; }

/* Extras */

.pageNavigation { }
.cookiesCont { margin-left: 10px; padding-left: 10px; }
.cookiesCont h4 { padding: 15px 0 8px; }
.cookiesCont ul { padding-left: 10px; }
.cookiesCont li { padding-left: 15px; background: url(../images/bullet.gif) no-repeat 0 5px; line-height: 1.5em; }

.BoxContent ul { padding:0; margin:0; }
.BoxLink { padding:0; margin:0; font-size:11px; }

#menu .search .formBt { text-transform:uppercase; }