/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
/***********************MIS ESTILOS******************/
*{
margin:0;
padding:0;
font-family:Arial,Verdana,sans-serif;
}

body{
color: #000000;
margin: 0px;
background-color:#704464;
background-image:url(images/bg.png);
background-repeat:repeat;
background-position:center top;
text-align:center;
}

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

A:hover {
  color: #f400a5;
  text-decoration: underline;
}

#container{/*centrado firefox no borrar*/
display:block;
width:1024px;
margin:10px auto 0 auto;
}

#rotulo{
display:block;
width:100%;
height:123px;
margin:0 0 2px 0;
padding:0;
}

#rotulo_left{
float:left;
width:12px;
height:123px;
margin:0;
padding:0;
background:url(images/rotulo_left.gif) center top no-repeat;
}

#rotulo_center{
float:left;
width:928px;
height:123px;
margin:0;
padding:0;
background-image:url(images/rotulo_center.gif);
background-repeat:repeat-x;
background-position:center top;
}


#rotulo_right{
float:left;
width:12px;
height:123px;
margin:0;
padding:0;
background:url(images/rotulo_right.gif) center top no-repeat;
}

#rotulo_center #logo{
float:left;
width:350px;
height:91px;
margin:10px 20px;
padding:0px;
}

#rotulo_center #flores{
float:right;
width:176px;
height:112px;
margin:5px 10px 10px 10px;
padding:0;
/*background:url(images/rotulo_flores.gif) right bottom no-repeat;*/
}

#rotulo_center #eslogan{
float:right;
width:310px;
margin:25px 15px 0 0;
padding:0;
color:#ff9dff;
text-align:right;

}

#rotulo_center #eslogan h1{
font-family: Calibri, Arial, Verdana, Sans-serif;
font-size:24px;
}

#rotulo_center #eslogan h2{
font-size:12px;
color:#fff;
padding-bottom:5px;
border-bottom:dotted 1px #ff9dff;
}

#rotulo_center #eslogan h2 strong{
color:#fff;
}

#rotulo_center #eslogan h3{
font-size:25px;
}

#rotulo_center #eslogan img{
float:right;
width:161px;
height:23px;
margin:5px 0 0 0;
}


#rotulo_center ul{
float:right;
width:120px;
margin:75px 5px 0 0;
list-style:none;
}

#rotulo_center ul li{
display:inline;
margin-left:5px;
}

#rotulo_center ul li a img{
border:0;
}

#navBar{
display:block;
margin:10px 0 10px 0;
padding:5px 0 5px 0;
border-bottom:dotted 1px #ccc;
font-size:11px;
color:#ca019b;
}


/**Buscador top**/
.cajaBuscador{
float:right;
width:168px;
margin:0;
text-align:center;
}

#searchBoxContents {
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
text-align:center;
}

#searchBoxContents span{
margin-right:5px;
color:#000;
vertical-align:2px;
}

#searchBoxContents form input{
	width:105px;
	padding:2px;
	border:solid 1px #ccc;
}

#searchBoxContents form #go{
	width:55px;
	height:19px;
	vertical-align:-35%;
	border:0;
}
/*- Menu Tabs--------------------------- */ 

 
    #tabs {
      float:left;
      width:100%;
      background:#E8A9E7;
      font-size:12px;
      line-height:normal;
      }
    
	#tabs ul {
	  margin:0;
	  padding:10px 10px 0 130px;
	  list-style:none;
      }
    #tabs li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabs a {
      float:left;
      background:url("images/mi_tableft.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("images/mi_tabright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      color:#000;
      }
    #tabs a:hover {
      background-position:0% -42px;
      }
    #tabs a:hover span {
      background-position:100% -42px;
      }

	 #tabs #activo a{
	  color:#000;
	  background-position:0% -42px;
	 }
	 #tabs #activo a span{
	  color:#000;
	  background-position:100% -42px;
	 }
 

#navBar #breadcrumb{
float:left;
margin:0 0 0 50px;
}

#navBar #breadcrumb a{
color:#000;
font-weight:normal;
text-decoration:none;
}

#navBar #breadcrumb a:hover{
text-decoration:underline;
}

#navBar ul{
float:right;
margin:0 50px 0 0;
list-style:none;
}

#navBar ul li{
display:inline;
margin-left:0;
}

#navBar ul li a{
color:#ca019b;
font-weight:normal;
text-decoration:none;
}

#navBar ul li a:hover{
text-decoration:underline;
color:#000;
}

#tarjetas{
display:block;
margin:0 0 10px 0;
text-align:right;
}

#tarjetas ul{
list-style:none;
margin:0;
padding:0;
}

#tarjetas ul li{
display:inline;
margin:0;
padding:0;
}

/**Carrito compra**/
#carrito{
float:left;
width:160px;
height:30px;
padding:0 0 0 5px;
margin:-10px 0 0 0;
/*border-left:dotted 1px #f79100;*/
}

#carrito img{
float:left;
width:30px;
height:30px;
margin:0 5px 0 0;
}

#carrito span{
float:left;
width:115px;
margin:0;
font-size:11px;
text-transform:uppercase;
font-weight:bold;
color:#6c0056;
}

#carrito span a{
font-size:11px;
text-transform:uppercase;
font-weight:bold;
color:#6c0056;
text-decoration:underline;
}

#carrito span a:hover{
color:#6c0056;
text-decoration:underline;
}

#carrito a{
float:left;
width:115px;
margin:0;
font-size:11px;
color:#4e4e4e;
}

#carrito a:hover{
color:#f79100;
}

/***Alertas***/
#alertas{
width:524px;
margin:0 auto 10px auto;
background:#ff0000;
color:#fff;
}


/**Cajas MY_INFOBOX**/

.my_infoBox {
background: none;
}

.my_infoBoxContents {
background: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
}

TD.my_infoBoxHeading {
padding:0;
margin:0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
font-weight: bold;
color: #ffffff;
text-align:left;
background-color:#b11f98;
background-repeat:no-repeat;
background-image: url(images/infobox/my_bgHeading.gif);
}


TD.my_infoBoxHeading a{
color: #ffffff;
text-decoration:none;
}

TD.my_infoBoxHeading a:hover{
color: #ffffff;
text-decoration:underline;
}

.my_boxText a img{
margin:10px 0 10px 0;
}

.my_boxText #comments{
text-align:left;
}

.my_boxText #comments img{
display:block;
margin:5px 0 0 0;
}

.my_boxText #comments a img{
display:block;
margin:0 0 5px 0;
}

.my_boxText #comments a{
font-style:italic;
color:#000;
text-decoration:underline;
}

.my_boxText #comments a:hover{
color:#000;
}

.my_boxText form select{
margin:10px 0 10px 0;
}

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

TD.my_infoBoxHeading2 {
padding:0;
margin:0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-weight: bold;
color: #fff;
text-align:left;
background-color:#a56ba6;
background-image: url(images/infobox/my_bgHeading2.gif);
background-repeat:repeat-x;  
}

TD.my_infoBoxHeading2 a{
color: #fff;
text-decoration:none;
}

TD.my_infoBoxHeading2 a:hover{
color: #fff;
text-decoration:underline;
}


TD.my_infoBoxHeading3 {/*ofertas*/
padding:0;
margin:0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 13px;
font-weight: bold;
color: #fff;
text-align:left;
background: url(images/infobox/my_bgHeading3.gif) center top no-repeat;  
}


TD.my_infoBoxHeading4 {/*Cabeceras tablas contenidos*/
padding:0;
margin:0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 14px;
font-weight: normal;
color: #fff;
text-align:left;
background: url(images/infobox/center_top.gif) center top no-repeat;  
}


TD.my_infoBoxHeading4 a{
color: #fff;
text-decoration:none;
}

TD.my_infoBoxHeading4 a:hover{
text-decoration:underline;
color:ffa2f0;
}

TD.my_infoBoxHeading4 #ver_mas{
float:right;
font-size:11px;
text-decoration:
none;color:#ffa2f0;
}

.my_infoBoxContents4 {
background: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color:#fff;
}

TD.my_infoBoxHeading5 {/*tambien han comprado...*/
padding-left:5px;
margin:0;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
font-weight: normal;
color: #550042;
text-align:left;
background: url(images/infobox/bg_heading5.gif) center top repeat-x;
}

.my_infoBoxContents5 {
background: none;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
color:#fff;
}


/********CSS BOX*******/

#cssBox{
display:block;
margin:0;
padding:0;
}

#cssBox ul{
list-style:none;
text-align:left;
}

#cssBox ul li{
margin-bottom:1px;
padding:3px 2px 3px 2px;
background:#ffdcff;
}

#cssBox ul li a{
color:#000;
text-decoration:none;
}

#cssBox ul li a:hover{
color:#000;
text-decoration:underline;
}

#cssBox p{
display:block;
margin:0 0 10px 0;
padding:3px 0 0 0;
font-weight:bold;
text-align:right;
border-top:dotted 1px #000;
}

/**Caja OFERTAS**/

#ofertas{
display:block;
width:100%;
margin:10px 0 0 0;
padding-bottom:3px;
text-align:center;
}

#ofertas h2 a{
display:block;
margin:3px 0 3px 0;
font-size:12px;
color:#820063;
text-decoration:underline;
}

#ofertas a img{
display:block;
width:164px;
height:123px;
margin:3px 0 0 0;
border:0;
}

#ofertas span{
margin:3px 0 0 0;
font-weight:bold;
}

#ofertas span del{
color:red;
font-weight:normal;
}

#ofertas #enlace{
display:block;
width:105px;
margin:5px 0 0 0;
padding:0 5px 0 0;
color:#520b78;
text-align:left;
text-decoration:underline;
background:url(images/bullet_ofertas.png) right top no-repeat;
}

/**Cajas MY_LOGIN**/
.my_loginBox {
background: url(images/infobox/my_bg_login.gif) repeat-y;
}

TD.my_loginBoxHeading {
padding:0;
margin:0;
font-family: Verdana, Arial, sans-serif;
font-size: 11px;
font-weight: bold;
color: #000;
text-align:left;
background: url(images/infobox/my_loginHeading.gif) center top repeat-x;  
}

.my_loginBoxHeading span{
display:block;
width:138px;
padding-bottom:8px;
background: url(images/lock.png) right top no-repeat;  
}

.my_loginBoxHeading i{/*si ha iniciado sesion*/
display:block;
font-style:normal;
width:138px;
padding-bottom:8px;
background: url(images/lock.png) right top no-repeat;  
}

.my_loginBoxContents {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
text-align:center;
}

.my_loginText {
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 11px;
text-align:center;

}
.my_loginText form{
display:block;
width:150px;
margin:0 auto 0 auto;
text-align:left;
}

.my_loginText form #boton_login{
float:right;
width:50px;
height:22px;
margin:0 10px 0 0;
}

.my_loginText form a{
margin:10px 0 5px 0;
font-weight:normal;
text-decoration:underline;
color:#000;
text-align:left;
}

.my_loginText form #registrarse{
display:block;
margin:10px 0 5px 0;
padding-top:3px;
text-align:left;
border-top:dotted 1px #a9a5ff;
}

.my_loginText form #input_border{
display:block;
margin-bottom:5px;
padding:1px;
border:solid 1px #a9a5ff;
}

.my_loginText form span{
margin:0 0 0 10px;
}
.my_loginText form ul{
margin:10px 0 5px 25px;
list-style-image:url(images/bullet_menus.gif);
font-weight:normal;
text-decoration:underline;
color:#000;
text-align:left;
}

.my_loginText form ul li{
margin:0 0 5px 0;
}



/*MENU CATEGORIAS*/
#menucss UL { margin:10px 0 0 8px; padding-left: 10px; font-size:11px; }
#menucss UL LI { list-style-image: url(images/bullet_menus.gif) ; margin: 0 0 0 0; padding: 0 0 3px 0;}
#menucss UL UL { padding-bottom: 0; }
#menucss A { display: block; font-weight:normal}

#menucss UL LI.categorie_top A { font-weight: bold; color: #b00b8c; margin-bottom:2px; border-bottom:dotted 1px #ccc;}
#menucss UL LI.categorie_top_on A { font-weight: normal; font-style: none; color: #b00b8c; margin-bottom:2px; border-bottom:dotted 1px #ccc;}
#menucss UL UL LI.categorie A {  padding-left: 0; font-weight: normal; font-style: normal; color: #000000; border-bottom:dotted 1px #ccc;}
#menucss UL UL LI.categorie_on A {  margin-left: 0; font-weight: normal; font-style: italic; color: #b00b8c; border-bottom:dotted 1px #ccc; background:url(images/infobox/arrow_actual.gif) center right no-repeat;}

#menucss UL LI A:hover { color: #b00b8c; text-decoration: none; }
#menucss UL UL LI A:hover { color: #b00b8c; text-decoration: none; }


/**Ficha producto**/

#ficha_producto{
display:block;
margin:0 0 15px 0;
padding:0;
text-align:left;
background:#fff;
}


#ficha_producto h1{
padding:15px 0 15px 10px;
font-size:16px;
color:#fff;
background:url(images/bg_producto.png) center top repeat-x;
}

#ficha_producto h1 strong{
font-size:16px;
color:#fff;
}

#ficha_producto #atributos{
display:block;
margin:10px 0 5px 0;
padding:3px 0 3px 0;
font-size:14px;
border-bottom:solid 1px #ccc;
background:#f6f6f6;
}

#ficha_producto #atributos span{
padding:3px;
}


#ficha_producto span{
color: #000;
}

#ficha_producto span s{
color:#b11f98;
}

/* BOF: More Pics 6 */
#parent_image{
float:right;
width:227px;
height:183px;
margin-top:10px;
text-align:right;
border:dotted 1px #ccc;
}

#parent_image a {
text-align:right;
}

#parent_image a img{
width:225px;
height:165px;
}

#parent_image a #zoom{
float:right;
width:65px;
height:18px;
border:0;
background:#ccc;
}

#imagenes_adicionales{
display:block;
width:100%;
margin-top:10px;
padding:3px;
}

#imagenes_adicionales h4{
font-weight:normal;
font-family:Calibri, Arial, Verdana, Sans;
font-size:14px;
color:#622c64;
}

#fila{
display:block;
margin:10px auto 10px auto;
}

#fila #thumbnails{
float:left;
width:147px;
height:125px;
margin:0 5px 0 0;
padding:5px;
border:dotted 1px #ccc;
}

#fila #thumbnails a img{
width:145px;
height:105px;
}

#fila #thumbnails a #zoom{
float:right;
width:65px;
height:18px;
border:0;
background:#ccc;
}



TABLE.popup {
  border-width: 1px;
  border-style: dotted;  
  border-color
}
/* EOF: More Pics 6 */

#ficha_producto h2{
width:275px;
margin:10px 0 10px 0;
font-weight:bold;
font-family:Calibri, Arial, Verdana, Sans;
font-size:14px;
color:#622c64;
/*border-bottom:solid 1px #ffc8ff;*/
}

#ficha_producto h3{
width:275px;
margin:0 0 10px 0;
padding:5px 5px 25px 0;
font-weight:normal;
font-family:Calibri, Arial, Verdana, Sans;
font-size:14px;
color:#622c64;
}


#ficha_producto #msg{
font-size:11px;
font-style:italic;
color:#999;
}

#ficha_producto #botones{
width:280px;
font-weight:normal;
margin:10px 0 10px 0;
padding-top:5px;
font-size:11px;
color:#000;
border-top:dotted 1px #1e1e1e;
}

#ficha_producto #facebook{
float:left;
margin:0 2px 0 0;
}

#ficha_producto #facebook a i{
color:#fff;
font-style:normal;
}




/*Modulos de productos (bloques)*/

.mod_productos{
float:left;
width:240px;
margin:22px 44px 0 0;
padding:0;
text-align:center;
background:#58235a;
}

#mod_novedades{
background:#58235a;
}

#mod_ofertas{
background:#58235a;
}

.mod_top{
display:block;
height:20px;
background:url(images/infobox/mod_top.gif) center top no-repeat;
}

#top_novedades{
background:url(images/infobox/mod_top_novedad.gif) center top no-repeat;
}

#top_ofertas{
background:url(images/infobox/mod_top_oferta.gif) center top no-repeat;
}


#mod_middle{
display:block;
width:220px;
margin:0 auto 0 auto;
}

.mod_productos h1{
display:block;
margin:0 0 10px 0;
text-align:left;
font-size:12px;
}

.mod_productos h1 a{
font-size:12px;
color:#fff;
font-weight:bold;
text-decoration:underline;
}

.mod_productos h1 a:hover{
font-size:12px;
color:#ffa2f0;
}


.mod_productos #foto{
display:block;
width:220px;
height:165px;
margin:0 auto 0 auto;
background:#fff;
}

.mod_productos #foto a img{
border:0;
width:220px;
height:165px;
}

.mod_productos span{
display:block;
width:100%;
margin:10px 0 5px 0;
text-align:left;
font-weight:bold;
color:#fff;
}

.mod_productos span s{
color:#f195dd;
margin:0 5px 0 0;
font-weight:normal;
}

.mod_productos #botones{
display:block;
width:100%;
padding:8px 0 0 0;
text-align:left;
border-top:dotted 1px #fff;
}

.mod_productos #botones a{
margin:0 5px 0 0;
}

.mod_bottom{
display:block;
height:10px;
background:url(images/infobox/mod_bottom.gif) center bottom no-repeat;
}

#bottom_novedades{
background:url(images/infobox/mod_bottom.gif) center bottom no-repeat;
}

#bottom_ofertas{
background:url(images/infobox/mod_bottom_oferta.gif) center bottom no-repeat;
}


#mas_novedades{
border-top:solid 1px #000;
text-align:right;
margin-top:10px;
padding-top:5px;
}

/********CSS BOX PEDIDOS*******/

#cssBox_pedidos{
display:block;
width:100%;
margin:0;
padding:5px;
}

#cssBox_pedidos ul{
list-style:none;
line-height:20px;
padding-left:5px;
}

#cssBox_pedidos ul li{
margin-bottom:2px;
padding:2px 4px;
/*background:#ffe4fd;*/
}


/***Página de registro*****/


.registro{
display:block;
width:524px;
margin:0;
padding:0;
color:#000;
background:url(images/infobox/bg_registro_middle.gif) repeat-y;
}

#registro_top{
width:524px;
height:20px;
background:url(images/infobox/bg_registro_top.gif) center bottom no-repeat;
}

#registro_bottom{
width:524px;
height:20px;
background:url(images/infobox/bg_registro_bottom.gif) center top no-repeat;
}

.registro h1{
margin:0 0 0 15px;
font-size:14px;
}

.registro h2{
margin:5px 0 0 15px;
font-size:12px;
color:#950091;
}

.registro h3{
margin:5px 0 0 15px;
font-size:11px;
font-weight:normal;
padding-bottom:5px;
}

.registro i{
float:left;
font-size:11px;
}

.registro a{
font-size:11px;
color:#c700b5;
text-decoration:underline;
}

.registro a:hover{
color:#000;
}

.registro table{
margin-left:50px;
}

.registro b{
color:#000;
font-size:12px;
}

.registro #ico_registro img{
float:right;
margin:0 80px 0 0;
width:44px;
height:42px;
}

#boton_registro{
margin:15px 0 0 230px;
width:119px;
height:19px;
text-align:center;
}

#boton_registro a{
width:119px;
height:19px;
margin:0 auto 0 auto;
}


#nota{
display:block;
margin:5px 0 15px 0;
padding:5px 0 5px 40px;
font-size:11px;
color:#000;
border-top: solid 1px #000;
border-bottom: solid 1px #000;
background:url(images/table_background_cart.png) left center no-repeat;
}

#nota a{
color:#c700b5;
}

#nota strong{
font-size:12px;
color:#000;
font-style:italic;
}

#inputs input{
width:250px;
}

/** paginacion ****/
#border_top{
border-top:solid 1px #000;
}


#info_cestas{
width:90%;
margin:15px;
text-align:left;
}


#info_cestas h3{
margin:10px 0 0 0;
padding-bottom:5px;
border-bottom:solid 1px #000;
}

#info_cestas h4{
margin:10px 0 0 0;
}

#info_cestas a{
display:block;
width:100%;
margin:10px 0 0 0;
padding-top:5px;
border-top:solid 1px #000;
}

/********BANNERS 190X190 HOME*******/

#banners{
float:left;
width:190px;
height:190px;
margin:0 5px 10px 0;
}

#banners a img{
border:0;
}



#transferencia{
display:none;
/*
OJO! está oculto por defecto para mostrar
los datos de la cuenta en el historial de pedidos
solo en el caso de que la forma de pago sea
mediante transferencia bancaria
*/
width:100%;
padding:5px;
color:#000;
background:#fff;
border:solid 1px #000;
}



/***********************FIN MIS ESTILOS******************/

.boxText { font-family: Arial, Helvetica, Verdana, sans-serif; font-size: 11px; }
.errorBox { font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, Verdana, sans-serif; font-size : 11px; color: #f400a5; 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;
  background: #bbc3d3;
  color: #ffffff;
  font-weight : bold;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

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;
}

TR.footer {
  background: #bbc3d3;
}

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

.infoBox {
  background: #b6b7cb;
}

.infoBoxContents {
  background: #ffdcff;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  background: #bbc3d3;
  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;*/
    background: none;
}

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 {
  /*border: 1px;
  border-style: solid;
  border-color: #b6b7cb;
  border-spacing: 1px;*/
}

.productListing-heading {
padding:3px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 12px;
background: #58235a;
color: #FFFFFF;
font-weight: bold;
text-align:left;
margin:0 0 5px 0;
border-bottom:#000;
}

TD.productListing-data {
	padding:5px;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  text-align:left;
  border-bottom:solid 1px #e1e1e1;

}

A.pageResults {
  color: #0000FF;
}

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

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

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.fieldKey {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

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

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

SPAN.newItemInCart {
  font-family:  Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  color: #000;
}

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: #f1f9fe;
  border-color: #7b9ebd;
  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.productSpecialPrice {
  font-family: Verdana, Arial, sans-serif;
  color: #ff0000;
}

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

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

.checkoutBarFrom{ font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #f400a5; }
.checkoutBarTo { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ccc; }
.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; color:red }
.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; }

/****FOOTER********/
#bottom{
display:block;
height:85px;
margin:15px 0 0 0;
padding:0;
}

#bottom_left{
float:left;
width:24px;
height:85px;
background:url(images/footer_left.png) left center no-repeat;
}

#bottom_center{
float:left;
width:904px;
height:85px;
background:url(images/footer_bg.png) left center repeat-x;
}

#cards{
float:left;
margin:20px 0 0 0;
}

#cards ul{
float:left;
list-style:none;
}

#cards ul li{
display:inline;
margin:0 0 0 1px;
}

#bottom_center ol{
float:right;
margin:30px 0 0 0;
padding:0;
list-style:none;
text-align:right;
}

#bottom_center ol li{
display:inline;
margin:0 0 0 5px;
font-size:11px;
color:#fff;
font-weight:normal;
}

#bottom_center ol li a{
font-size:11px;
color:#fff;
text-decoration:underline;
font-weight:normal;
}

#bottom_center ol li a:hover{
color:#fff;
text-decoration:underline;
}

#bottom_center span{
display:block;
margin:0;
font-size:11px;
color:#fff;
font-weight:normal;
text-align:right;
}

#bottom_right{
float:left;
width:24px;
height:85px;
background:url(images/footer_right.png) left center no-repeat;
}

#pie{
margin:0 0 0 36px;
text-align:left;
font-size:9px;
color:#fff;
font-weight:normal;
}

#pie i{
font-style:normal;
font-size:9px;
color:#fff;
font-weight:bold;
}

#firma{
float:right;
width:200px;
margin:0 36px 0 0;
font-size:9px;
color:#fff;
text-align:center;
font-weight:normal;
}

#firma strong{
font-weight:normal;
}

#firma a img{
display:block;
width:122px;
height:20px;
margin:0 auto 0 auto;
border:0;
}

#firma a{
color:#fff;
font-family:Arial, Helevetica, Verdana, Sans-serif;
font-size:10px;
font-weight:normal;
text-decoration:none;
}

#google_map{
margin:25px 0 0 10px;
border:solid 1px #ccc;
padding:5px;
}
