/* CODIGOS DE COLORES BASICOS DE LA WEB 

- Gris Oscuro (Fondo tablas): #262825
- Gris Claro (Fondo web): #858E8A
- Marfil (Textos): #E3E3E3
- Rojo: #D74023
- Amarillo: #FFCC00

*/ 

/********************************** GENERALES ***************************/
body	{
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	background-color: #efefef;
}

td {
 vertical-align:top;
 font-size:11px;
 line-height:13px;
 font-family:Tahoma;
 color: #efefef;
}

strong a	{
 color:#858E8A;
 text-decoration:underline;
}

strong a:hover	{
 color:#858E8A;
 text-decoration:none;
}													

img {
 border:0;
}

option {
	color: Black; 
	background-color:White;
}

select {
	color: Black; 
	background-color:White;
}


/************************************ HEAD *****************************/
.head b	{
	color: #E3E3E3;
	font-size: 10px;
}	

.head a	{
	color:#D74023;
	font-size:10px;
	text-decoration:underline;
	font-weight:bold;
}

.head a:hover	{
	color:#FFCC00;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
}	

/************************************ FOOTER *****************************/
.footer 	{
 font-size:10px;
 font-weight:bold;
 line-height:18px;
 padding-top:40px;
}	

.footer span	{
 color: #E3E3E3;
}				
						
/****************************** <UL>, <EM>, <I>, <STRONG>, <FORM> ************************/
em, i {
 font-style:normal;
}						

em {
 color:#D74023;
 font-size:14px;
 font-weight:bold;
}

em b {
 color:#D74023;
 font-size:14px;
 font-weight:bold;
}	

.ss2 {
 color:#D74023;
 font-size:14px;
 font-weight:bold;
}

strong	{
 color:#58646A;
}																																					

form {
 padding:0px;
 margin:0px;
}						

/************************************* <A>, <H1>, <H2>, <SPAN> *****************************/
a	{
 color:#E3E3E3; /* color de texto de los enlaces (las subcategorias) */
 font-size:11px;
 text-decoration:none;
}

a:hover	{
 color:#FFCC00; /* color de texto de los enlaces (las subcategorias) cuando esta el raton encima */
 font-size:11px;
 text-decoration:none;
						}

b	{
 color:#FFCC00; /* color de texto de las categorias */
 font-size:10px;
}	

h1, h2	{
 text-transform:uppercase;
 font-size:14px;
 color:#E3E3E3;
 padding:16px 0px 0px 8px;
 margin:0px 0px 0px 0px;
 font-family:Arial, Helvetica, sans-serif;
}

h1	{
 padding:16px 0px 0px 8px;
}		

h2	{
 padding:12px 0px 0px 0px;
}										

h1 span, h2 span	{
 color:#D74023; /* color del texto "categorias" y "menu" */
}	

span	{
 color:#E3E3E3;
}	


/******************************************* OTRAS ***************************************/
.cabecera_tabla_marca	{
 text-transform:uppercase;
 font-size:14px;
 color:#E3E3E3;
 font-family:Arial, Helvetica, sans-serif;
}

.cabecera_tabla_medidas	{
 text-transform:uppercase;
 font-size:12px;
 color:#E3E3E3;
 font-family:Arial, Helvetica, sans-serif;
}


.main {
 font-size:11px;
 font-family:Tahoma;
 color: #E3E3E3;
}

.smalltext {
 font-size:9px;
 font-family:Tahoma;
 color: #E3E3E3;
}

DIV {
 font-size:11px;
 font-family:Tahoma;
 color: #E3E3E3;
}

.inputRequirement {
 font-size:10px;
 font-family:Tahoma;
 color: #262825;
}

.tabla_1{
	border: 1px solid #E3E3E3;
}

.celda_1{
	color: #E3E3E3;
	font-size:11px;
	font-family:Tahoma;
}

.celda_2{
	color: #E3E3E3;
	font-size: 11px;
	font-family: Tahoma;
	border-top: 1px solid #e3e3e3;
}

.texto_cabecera_celdas	{
	color: #D74023;
	font-size: 10px;
	text-decoration: underline;
	font-weight: bold;
	text-transform: uppercase;
}

/************************************* INPUT, TEXTAREA ***********************************/
input[type="text"], textarea {
 width:100px;
 background-color:#ffffff;
 border:1px solid #818181;
 font-family:Tahoma;
 font-size:10px;
 color:#777E85;
 line-height:10px;
 padding-left:4px;
 padding-right:2px;
}												

.input_1	{
 height:15px;
 width:30px;
 padding-top:0px;
 margin:0px 0px 0px 0px;
}

.input_2	{
 height:14px;
 width:14px;
 margin:0px 0px 0px 0px;
 padding:0px 0px 0px 0px;
}						

.textarea_1	{
 height:90px;
 margin:0px 0px 0px 0px;
 overflow:hidden;
}	

select	{
 height:20px;
 color:#858E8A;
 font-size:11px;
 padding-left:5px;
 margin:0;
}	

.select_form	{
 width:119px;
}												

/******************************** LINKS EN COLOR AMARILLO **********************************/
a.yellow_link:link, a.yellow_link:visited, a.yellow_link:active {
 color: #FFCC00;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-decoration: none;
 background: #262825;
}
a.yellow_link:hover {
	color: Lime;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	background: #262825;
}

/************************************* TEXTO COLORES ***************************************/
.blanco{
	color: White;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background: #262825;
}

/******************************** MENU SHOW SUBCATEGORIES MOD ******************************/
a.menucateg:link, a.menucateg:visited, a.menucateg:active {
 display: block;
 vertical-align: middle;
 font-size: 10px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-weight: bold;
 text-align: left;
 height: 12px;
 text-decoration: none;
 background: #262825;
}

a.menucateg:hover {
 background-color: #2851C6;
 text-decoration: none;
 font-weight: bold;
 color: #262825;
}

a.menusubcateg:link, a.menusubcateg:visited, a.menusubcateg:active {
 display: block;
 vertical-align: middle;
 font-size: 9px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: left;
 height: 12px;
 text-decoration: none;
 background: #262825;
 border: 0;
}

a.menusubcateg:hover {
	background-color: #2851C6;
	text-decoration: none;
	color: #E3E3E3;
}
/******************************* FIN MENU SHOW SUBCATEGORIES MOD ****************************/
 .infoBox, .infoBoxContents {
	background-color:#262825;
	text-decoration:none;
}

.boxText{
	color:#E3E3E3;
	font-weight:bold;
}

.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: #B00005; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }
.inputRequirement { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #FF6600; }

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

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

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

.productSpecialPrice {
	text-decoration:line-through;
	color:#999999;
}

/* 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: #750000;}
.messageStackSuccess { font-family: Verdana, Arial, sans-serif; font-size: 10px; background-color: #99ff00; }

ul.sitemap {
color: #ff0000;
}


li.sitemap	{
 color:#858E8A;
 font-size:11px;
 text-decoration:none;
}

li.sitemap a	{
 color:#858E8A;
 font-size:11px;
 text-decoration:none;
}

li.sitemap a:hover	{
 color:#858E8A;
 font-size:11px;
 text-decoration:underline;
}

/* BEGIN Fancier Invoice and Packingslip */
.dataTableHeadingContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.dataTableHeadingRow_INVOICE { background-color: #C9C9C9; }
.dataTableRow_INVOICE { background-color: #F0F1F1; }
.dataTableContent_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row { background-color: #C9C9C9; }
.product_infobox_heading { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row { background-color: #F0F1F1; }
.product_infobox_data { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.order_history_top_INVOICE { color : #006699; font-weight: bold; font-family: Verdana; font-size: 13px; }
.order_infobox_heading_INVOICE { color : #000000; font-weight: bold; font-family: Verdana; font-size: 12px; }
.order_infobox_data_INVOICE { color : #000000; font-family: Verdana; font-size: 12px; }
.product_infobox_heading_row_INVOICE { background-color: #C9C9C9; }
.product_infobox_heading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #ffffff; font-weight: bold; }
.product_infobox_data_row_INVOICE { background-color: #F0F1F1; }
.product_infobox_data_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #000000; }
.smallText_INVOIVE { font-family: Verdana, Arial, sans-serif; font-size: 10px; }
.smallTextBlue_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 10px; color: #006699; }
.smallAddressBlue_INVOICE { font-family: Arial; font-size: 9px; color: #006699; }
.main_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 12px; }
.pageHeading_INVOICE { font-family: Verdana, Arial, sans-serif; font-size: 18px; color: #727272; font-weight: bold; }
/* END Fancier Invoice and Packingslip */
