/*
  $Id$

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2010 osCommerce

  Released under the GNU General Public License
*/

.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
  font-size: 11px;
}

body {
  background:#fbd68f;
/*	background-image: url(images/fondo-javier.jpg); */
  background-attachment: fixed; 
  color: #000;
  margin: 0px;
  font-size: 11px;
  font-family: Lucida Grande, Lucida Sans, Verdana, Arial, sans-serif;
}

.sombras {
	background-image:url(images/sombras.png);
	background-repeat: repeat-y;
	width:1000px;
	margin: 0 auto;
}

#bodyWrapper {
	background-color: #FFF;
}

#bodyContent {
  background:#FFF;
/*  padding-left: 5px;
  padding-right: 5px;
*/
/*  border:1px solid #444; */
}

#header {
  background-color: #FFB70E;
  height: 90px;
  width:960px;
  margin-left: 0px;
  margin-right: 0px;
}

#storeLogo {
  float: left;
  margin-top: 15px;
}

#headerShortcuts {
  float: right;
  margin-top: 15px;
}

#columnLeft {
  padding-top: 5px;
}

#columnRight {
  padding-top: 5px;
}

.infoBoxContainer { 
background:#F90;
}

.infoBoxHeading {
  padding: 2px;
  font-size: 11px;
}

.infoBoxContents {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}


.wpBoxContainer {
	background:#FFB70E;
}

.wpBoxHeading {
  background:#2d925e;
  color:#FFF;
  padding: 2px;
  font-size: 16px;
  text-align:center;
  font-weight:bold;
}

.wpBoxHeading a {
	color: #FFF;
}

.wpBoxHeadingBlanco {
	border:3px solid #FFF;
}

.wpBoxContents {
  padding: 5px;
  font-size: 12px;
  line-height: 2;
  color:#FFF;
  font-weight:bold;
}

.wpBoxContents a {
  color:#FFF;
}

.contentContainer {
  padding-bottom: 0px;
/*  padding-left: 5px;
  padding-right: 5px; */
}

.contentContainer h2 {
  font-size: 16px;
  text-decoration: underline;
  font-weight: normal;
  margin-bottom: 0;
  padding-bottom: 5px;
}

.contentText h1, h2 {
	color: #063;
}

.contentText, .contentText table, .contentText p {
  padding: 5px 10px 5px 10px;
  font-size: 14px;
  line-height: 1.5;
/*  text-align:justify;*/
}

.productListTable {
  padding: 5px;
  font-size: 11px;
  line-height: 1.5;
}

.productListTable tr.alt td {
  background-color: #ecf6fc;
}

.fieldKey {
  font-size: 11px;
  font-weight: bold;
  line-height: 1.5;
  width: 200px;
}

.fieldValue {
  font-size: 11px;
  line-height: 1.5;
}

h1 {
  font-size: 20px;
  margin-bottom: 0;
  padding-bottom: 5px;
  color: #063;
}

img {
  border: 0;
}

table, p {
  font-size: 11px;
  line-height: 1.5;
}

#piGal ul {
  list-style-type: none;
}

#piGal img {
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
  text-align:center;
}

#piGal .outer {
  margin-left: -30px;
}

.buttonSet {
  clear: both;
}

.buttonAction {
  float: right;
}

.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

A {
  color: #000000;
  text-decoration: none;
}

A:hover {
  text-decoration: underline;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight : bold;
	background-color: #FFB70E;
/*	background-image: url(images/TopNavButton1x65.jpg);*/
/*	height: 60px;*/
	vertical-align:bottom;
	text-align:left;
}

A.headerNavigation { 
	color: #fff;
	font-size: 15px;
}

A.headerNavigation:hover {
	color: #000;
	text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

.footer {
}

TR.footer {
  background: #bbc3d3;
  width:960px;
}

TD.footer {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
  background: #fbd68f;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.infoBoxHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  background: #F90;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing, TABLE.productListing  b {
/*  border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
  color: #060;
}

.productListingHeader {
  table-layout: fixed;
  color: #FFFFFF;
  font-weight: bold;
}

.productListingHeader A:hover {
  color: #FFFFFF;
}

.productListingData {
  table-layout: fixed;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  color: #F90;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Verdana, Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.tableHeading {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #fbd68f;
  border-color: #FFB70E;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productName a {
  font-family: Verdana, Arial, sans-serif;
  color: #060;
  font-size:14px;
  font-weight:bold;
  text-decoration:none;
}

SPAN.productPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #060;
  font-size:14px;
  font-weight:bold;
}

SPAN.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
  font-size:16px;
  font-weight:bold;
}

SPAN.errorText {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ff0000; }

/* buttons */

.tdbLink a { }

.tdbLink button { }

/* account link list */

.accountLinkList {
  list-style-type: none;
  margin: 2px 2px 2px 10px;
  padding: 5px;
}

.accountLinkListEntry {
  float: left;
  margin-right: 5px;
}

#asistencia {
	float: right;
	display:block;
/*	border:1px solid #444;*/
	text-align:right;
	width:185px;
	height:50px;
	font-size:18px;
	font-weight:bold;
	vertical-align:bottom;
	color:#FFF;
	font-style: italic;
	background-image: url(images/telefono.png);
	background-repeat: no-repeat;
	margin: 0 5px;
}

#search_header {
	position:relative;
	float:right;
	top: 50px;
	left: 180px;
}

#menu_superior {
/*    background-color: #FFB70E;*/
	text-align:center;
	color:#900;
}

#menu_superior a {
	color:#900;
}

#menu_superior hover {
	color:#090;
}

#pie {
    background-color: #FFB70E;
	text-align:center;
	color:#900;
}

#pie a{
	color:#900;
	font-size:12px;
	font-weight:bold;
}

#pie a:hover{
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}

.linea {
	border-top:1px solid #000; 
	width:100%;
	/*margin: 10px 0 0 0;*/
}

.selectores {
	padding: 10px;
	text-align:center;
}
.selectores form {
	padding: 5px;
}

/*INDIVIDUAL BOXES & GRAPHICAL BORDERS BEGIN*/
.mws_boxTop_module    { background: url('images/infobox_module/top.gif');
                 font-family: Tahoma;
                 font-size: 11px;
                 text-align : center;
                 font-weight: bold;
                 background-repeat:repeat-x;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxLeft_module   { background: url('images/infobox_module/left.gif'); }
.mws_boxRight_module  { background: url('images/infobox_module/right.gif'); }
.mws_boxBottom_module { background: url('images/infobox_module/bot.gif');
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 11px;
                 text-align : center;
                 vertical-align: middle;
                 white-space: nowrap; }
.mws_boxCenter_module { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
.mws_boxCenter_module2 { background: #ffffff; 
                 font-family: Verdana, Arial, sans-serif;
                 font-size: 10px;}
TD.noborderbox {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}
/*INDIVIDUAL BOXES & GRAPHICAL BORDERS END*/

.product_info_izquierda {
	float:left;
	width: 480px;
/*	border: 1px solid #7b9ebd; */
}

.product_info_imagen {
	height: 390px;
	text-align:center;
}

.product_info_nombre {
	text-align:center;
}

.product_info_descripcion h1 {
	font-size:18px;
	text-align:justify;
	color:#999;
	margin-left: 15px;
	font-weight:bold;
}

.product_info_descripcion td {
	font-size:14px;
	text-align:justify;
	color:#999;
}

.product_info_personalizacion {
	float: left;
/*	width: 420px;
	height: 150px;*/
/*	border: 1px solid #7b9ebd;*/
}

.product_info_personalizacion h1 {
	font-size:18px;
	text-align:justify;
	color:#999;
	margin-left: 15px;
	font-weight:bold;
}

.product_info_personalizacion p {
	font-size:16px;
	color:#060;
}

.product_info_color {
/*	float: left;
	width: 500px;
/*	height: 450px;*/
/*	border: 1px solid #7b9ebd;*/
/*	background-image:url(images/product_info/fondo_tamano1.png);
	background-repeat: no-repeat;
	text-align:center;
	*/
}

.product_info_color h1 {
	
	font-size:18px;
	text-align:justify;
	color:#999;
	margin-left: 15px;
	font-weight:bold;
}

/**** DERECHA *****/
.product_info_derecha {
	float: right;
	width: 450px;
/*	border: 1px solid #7b9ebd;*/
}

.product_info_linea {
	border-top: 1px solid #7b9ebd;
	margin-left: 15px;
	margin-right: 15px;
}
	

.product_info_tamano {
	width: 420px;
	text-align:center;
}

.product_info_tamano h1 {
	padding: 0px 0px 0px 60px;
	text-align:left;
}

.product_info_tamano_item {
	background-image:url(images/product_info/precio.png) ;
	width: 120px;
	height: 63px;
	text-align:center;
	vertical-align:middle;
	margin-left: 10px;
	margin-right: 10px;
}

.product_info_tamano_precio {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 20px;
}

.product_info_tamano_item_unico {
	background-image:url(images/product_info/precio.png) ;
	width: 120px;
	height: 63px;
	text-align:center;
	margin-left: 150px;
	margin-right: 150px;
	left: 40px;
}

.product_info_tamano_precio_unico {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
}

.product_info_cupon {
	text-align:left;
	padding-left: 30px;
	padding-top:-30px;
}

.product_info_jarron {
/*	float: right;*/
	width: 420px;
	height: 210px;
/*	border: 1px solid #7b9ebd;*/
/*	background-image:url(images/product_info/fondo_jarrones.png);*/
	background-repeat: no-repeat;
	text-align:center;
}

.product_info_jarron h1 {
	padding: 0px 0px 0px 60px;
	text-align:left;
}

.product_info_entrega {
/*	float: right;*/
	width: 420px;
/*	border: 1px solid #7b9ebd;*/
/*	background-image:url(images/product_info/fondo_entrega.png);*/
	background-repeat: no-repeat;
	text-align:center;
}

.product_info_entrega h1 {
	padding: 0px 0px 0px 60px;
	text-align:left;
}

.product_info_entrega a {
	font-size:16px;
	font-weight:bold;
	color: #060;
}

.registro {
/*	float: right;*/
	width: 420px;
	height: 200px;
	text-align:center;
}

.registro h1 {
	padding: 0px 0px 0px 60px;
	text-align:left;
}

.product_info_tamano_precio_registro {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
}
.product_info_garantias {
	float: right;
/*	width: 420px;
	height: 237px;
*/
/*	border: 1px solid #7b9ebd;*/
/*	background-image:url(images/product_info/fondo_garantias.png);
	background-repeat: no-repeat;
	text-align: left;*/
}

.product_info_garantias h1 {
	font-size:18px;
	text-align:justify;
	color:#999;
	margin-left: 15px;
	font-weight:bold;
}

.product_info_garantias ul {
	font-size:14px;
	padding-right: 15px;
	text-align:justify;
}


.tarjeta_izquierda {
	float:left;
	width: 400px;
	font-size: 14px;
}

.tarjeta_derecha {
	float: right;
	width: 400px;
}

.paso {
	width: 100%;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 10px;
}

.paso img {
	padding-left: 30px;
	padding-right: 30px;
}

.titulo h1 {
	font-size:18px;
	color:#060;
}

.titulo img {
	vertical-align:middle;
}

#texto_sugerencia {
	float:left;
}

#copiar_sugerencia {
	display:inline;
}

#sugerencias_sel {
	float:left;
}

#quick_newsletter {
	width:450px;
	margin:auto;
/*	border:1px solid #444; */
}

#bd_newsletter {
	font-family: Verdana, Arial, sans-serif;
	/*width:556px; height:46px; background:url('images/newsletter.png');*/
/*	width:556px;
	height:46px;
	background-image: url(images/sobre.png);
	background-repeat: no-repeat;*/
}
/*#bd_newsletter { border:1px solid #444; width:551px; }*/
#bd_newsletter p { float:left; font-weight:bold; font-size:15px; color:#000; }
#bd_newsletter p a { color:#090; }
#bd_newsletter_c {
	padding: 0px 0 0 100px;
}

.descuentos_especiales {
	float:left;
	background-color:#060;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	width: 960px;
	line-height: 1.5em;
}

.enlaces {
	text-align:justify;
	font-size: 12px;
	padding: 10px;
}

.enlaces a {
	font-size:16px;
	color:#060;
	font-weight:bold;
}

.cuadro_celda_l {
	background:url(images/product_info/cuadro/l.png);
	background-repeat:repeat-y;
}

.cuadro_celda_c {
	background:url(images/product_info/cuadro/c.png);
	background-repeat:repeat-x;
}

.cuadro_celda_r {
	background:url(images/product_info/cuadro/r.png);
	background-repeat:repeat-y;
}
/*
.caja {     width: 482px; 
    background-image: url("images/product_info/cuadro/centro.gif"); 
    background-repeat: repeat-y; 
} 

.cajaarriba { 
    background-image: url("images/product_info/cuadro/arriba.gif"); 
    background-position: top center; 
    background-repeat: no-repeat; 
} 

.cajaabajo { 
    background-image: url("images/product_info/cuadro/abajo.gif"); 
    background-position: bottom left; 
    background-repeat: no-repeat; 
    padding: 15px 15px 15px 15px; 
} 
*/

.caja {     
	width: 440px; 
    background-image: url("images/product_info/cuadro/centro.png"); 
    background-repeat: repeat-y; 
} 

.cajaarriba { 
    background-image: url("images/product_info/cuadro/arriba.png"); 
    background-position: top center; 
    background-repeat: no-repeat; 
} 

.cajaabajo { 
    background-image: url("images/product_info/cuadro/abajo.png"); 
    background-position: bottom left; 
    background-repeat: no-repeat; 
    padding: 15px 15px 15px 15px; 
} 

.default {color:#aaa; }

.ListaDeFloristerias {
	float: right;
	padding-top: 20px;
	padding-left: 30px;
	font-size: 12px;
}

#textos_legales p {
	font-size:9px; !important
	color: #CCC;
}

.contentText_estaticos {
  padding: 5px 10px 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  text-align:justify;
}

.contentText_estaticos h1 {
  padding: 5px 5px 5px 5px;
  font-size: 14px;
  line-height: 1.5;
  text-align:justify;
  color:#063; 
  font-weight:bold;
}

.contentText_estaticos p {
  padding: 5px 30px 5px 30px;
  font-size: 14px;
  line-height: 1.5;
  text-align:justify;
}

.contentText_estaticos table {
  padding: 5px 10px 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  text-align:justify;
}

.afiliados {
	margin: 10px;
	text-align:justify;
}

.afiliados h1, h2, .pageHeading {
	color:#F90;	
}

TD.pageHeading, DIV.pageHeading {
	color:#F90;	
}

