/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

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

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/


.boxText { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; background: #FA9558; font-weight: bold; }
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #FAF3C9; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #3366CC; text-decoration: underline; }

/*EOF para los datos de la cuenta del usuario en el header*/
.account {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #990000;
  font-weight : bold;
  	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
}
.account A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight : bold;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;
	
	
}

.account A:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight : bold;
	background-color: #FCDFAB;
	text-decoration: none;
	padding-top: 1px;
	padding-bottom: 2px;
	padding-right: 3px;
	padding-left: 3px;	
}




/*BOF*/


/*BOF para las infoboxes contenido de la derecha*/
.infoBoxLeft {
	background: #FFFFFF;
	/*border-top: 1px none #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;*/
}

.infoBoxContentsLeft {
	background: #FFFFFF;
/*	border: 1px #999999;*/
  /*  background-image: url(images/infobox/background_box.gif);*/
	/*background-repeat: repeat-y;*/
	

}

TD.infoBoxHeadingLeftLeft {
	background-color: #F8BD49;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	
}


TD.infoBoxHeadingLeftRight {
	background-color: #F8BD49;
	/*background-image: url(images/infobox/centro.gif);*/
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	HEIGHT: 14px;
	color: #cfecce;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
	
}

TD.infoBoxHeadingLeftCenter {
	background-color: #F8BD49;
	/*background-image: url(images/infobox/centro.gif);*/
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	HEIGHT: 14px;
	color: #000000;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000099;
}

.infoBoxHeadingSearch {  /*header*/
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #cfecce;
	
	
}

TD.infoBoxFooter {
	background-color: #FFFFFF;
		
}
/*para las infoboxes de la derecha EOF*/




.infoBoxContentsLeft TD.boxText A {  /*para los links de los infoboxes de la izquierda*/
  color: #000000;
  text-decoration: none;
  font-size: 10px;
}

.infoBoxContentsLeft TD.boxText A:hover {
  color: #be1911;
  text-decoration: underline;
}

.infoBoxContentsLeft TD.boxText TD.infoBoxContents  {

  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}



/*BOF para los botones*/
.az_button_submit{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
    white-space: nowrap;

	vertical-align: top;
    border: 0px;
	color: #1F5351;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px; 
    height: 15px;
	cursor: hand;
	}
.az_button_img{
	background-image:url(images/az_button_mid.gif); 
	background-repeat: repeat-x;
	background-position: top left;
    white-space: nowrap;
	vertical-align: top;
	padding-bottom: 0px;
	color: #1F5351;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 10px; 
    height: 15px;
	cursor: hand;
	}
	.az_button_outer{
    white-space: nowrap;
	}


/*EOF*/

BODY {
	/*color: #000000;*/
	margin: 0px;
	background-color: #333333;
	/*background-color: #340D07;*/
	/*background-color: #000000;*/
	/*background-image: url(images/bs_background.jpg);*/
	background-repeat: no-repeat;	/*background-repeat: repeat;*/
	background-position: center top;
}

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

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

FORM {
	display: inline;
}

TR.header { /*fondo del header*/
/*  background: #35573E url(images/az_top_right_r.gif) repeat-x;*/
}


table.header { /*fondo del header para toda la tabla*/
  background: #333333 url(images/az_top_right_r.gif) repeat-x;
}



/*.topbanner_td2{header
	background-image:url(images/az_top_right_r.gif); 
	background-repeat: repeat-x;
	}*/

.topbanner_td3{/*header la curvita*/
	background-image:url(images/az_top_right.gif); 
	background-repeat: repeat-x;
	}


.topbanner_td4{ /*header el cuadro del buscador*/
	background-color: #35573E;
	
	}

TR.headerNavigation {/*bread*/
  background: #bbc3d3;
}

TD.headerNavigation { /*bread*/
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background: #FFFFFF;
  color: #666666;
  font-weight : bold;
}

A.headerNavigation { /*bread*/
  color: #666666; 
}

A.headerNavigation:hover {
	color: #4D7AB3;
	text-decoration: none;
	background-color: #E3EAEE;
}

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



.footer{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	
}
.footer A {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

	
}

.footer A:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #696969;
	text-decoration: none;

}














.infoBox {
	background: #FFFFFF;
	border: 1px solid #999999;
}

.infoBoxContents { /*relleno*/
  background: #FFFFFF;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.infoBoxNotice {
  background: #FF8E90;
}

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

TD.infoBoxHeading {
	background-color: #D3DFD2;
	background-image: url(images/infobox/corner_right_left.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	HEIGHT: 15px;
	color: #505C47;
	padding-left: 5px;
	
}

TD.infoBoxHeadingLeft { /*pañadido para las infoboxes del cebtro*/
	background-color: #D3DFD2;
}


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.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #FBF9EA; /*fondo en el shopping cart, productso*/
}

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

TABLE.productListing {
	border: 1px solid #897D61; 
		
}

TABLE.productListing-rc {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}


TR.productListing-even {
	background-color: #F1F0DC;
	
}


.productListing-heading {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #CBDAC9;
	color: #3F654E;
	font-weight: bold;
	text-decoration: none;	
}


.productListing-heading-rc { /*para el listado de productos en columnas y filas*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	background: #CBDAC9;
	color: #000000;
	
}



TD.productListing-data {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
}

TD.productListing-data-rc { /*para listar los productos en una matriz de celdas*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px none #999999;
	padding-top: 8px;
	padding-bottom: 8px;
}


A.pageResults {
  color: #666666;
}

A.pageResults:hover {
  color: #437B9C;
  background-color: #E3EAEE;
}


TD.pageHeading, DIV.pageHeading { /*titulos de cada página*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #505C47;  /*color: #9a9a9a;*/
  
}

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.smallTextFooter { /*solo para el footer*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

TD.smallTextFooter a{ /*solo para el footer*/
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}







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: Verdana, Arial, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO, SELECT {
	BORDER-LEFT-COLOR: #aab3b3! important;
	BORDER-BOTTOM-COLOR: #d5dddd! important;
	BORDER-TOP-COLOR: #999! important;
	BACKGROUND-COLOR: #f7f7f7;
	BORDER-RIGHT-COLOR: #aab3b3! important;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

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 {
	background-color: #E9F4FC;
	border: 1px dotted #003399;
}
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color:#A6A6C4; }

.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: #FA9558; }
.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; }

/* DDB - 041031 - Form Field Progress Bar */
.progress{
	width: 1px;
	height: 14px;
	color: white;
	font-size: 12px;
    overflow: hidden;
	background-color: navy;
	padding-left: 5px;}

.productBox {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #4b4b4b; FONT-FAMILY: Verdana, Arial, sans-serif; font-color: #4B4B4B
}
.productBox A:link {
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000001;
	FONT-FAMILY: Verdana, Arial, sans-serif;
	text-decoration: underline;	
}
.productBox A:active {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000001; FONT-FAMILY: Verdana, Arial, sans-serif; text-decoration: underline;	
}
.productBox A:visited {
	FONT-WEIGHT: normal; FONT-SIZE: 10px; COLOR: #000001; FONT-FAMILY: Verdana, Arial, sans-serif; text-decoration: underline;	
}
.productBox A:hover {
	COLOR: #be1911
}

.paypal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
/*para el alineado de los iconos en el product_info.php en los comentarios de los atributos*/
.imageshelp A img{
	margin-bottom: -1px;
	margin-right: 5px;
	margin-left: 5px;
}
.infovalue{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	padding: 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.infovalueorange{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6600;
	padding: 2px 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.custom {
	color: #000000;
	background-color: #EFCDAB;
	border: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
}

.standard {
	color: #000000;
	background-color: #CCE6DE;
	border: 1px solid #000000;
	padding: 3px;
	font-weight: bold;
}
TD.cartBox { /*para el box de la cantidad de unidades en el product_info.php*/
	PADDING-RIGHT: 3px;
	PADDING-LEFT: 3px;
	FONT-SIZE: 10px;
	BACKGROUND: #eff4f8;
	PADDING-BOTTOM: 3px;
	PADDING-TOP: 3px;
	border: 1px dotted #85B68C;
}
/*Para las páginas web de información*/

.style1 {
	color: #006600;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style2 {
	color: #FF6600;
	font-weight: bold;
	
}
.button_img{
	vertical-align: middle;
	color: #1F5351;
	font-family: Tahoma;
	font-size: 10px;
	height: 12px;
	position: static;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #336600;
	border-left-color: #336600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	background-color: #FFFFCC;
	padding: 0px 3px;

	}
	

.titulos_info { 
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 1.5;
  color: #cc0033; 
 }
 
.new_products{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
}
/*si no existe una imagen para la categoria*/
.categoriasimage {
	background-image: url(images/categorias/sincategoria.jpg);
	background-repeat: no-repeat;
}

.free_shipping{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #990000;
	padding: 5px;
}