/*
  $Id: stylesheet.css,v 1.56 2003/06/30
  http://www.ortopediamostkoff.com.mx
  Copyright 2009 Ciudad Plaza - División Diseño
  
*/
.boxText 				{ font-family: Arial; font-size: 10px; color: #245664;}

/* Fondo rosa de aviso de permisos erróneos*/
.errorBox 				{ font-family : Arial; font-size : 10px; background: #ffb3b5; font-weight: bold; }

/* Fondo magenta de aviso de existencias-stock*/
.stockWarning 			{ font-family : Arial; font-size : 10px; color: #cc0033; }

/* Fondo blanco con letras azul mostkoff de aviso de compras*/
.productsNotifications 	{ background: #ffffff; }
.orderEdit 				{ font-family : Arial; font-size : 10px; color: #245664; text-decoration: underline; }

/* Cuerpo del Sitio*/
BODY 					{background: #245664; color: #ffffff; margin: 0px;}

/* ?*/
.infoBox 				{background: #245664;}
.infoBoxContents 		{background: #ffffff;font-family: Arial; color: #666666; font-size: 10px;}

/* ?*/
A {color: #245664;  text-decoration: none;}
A:hover {  color: #666666;  text-decoration: underline;} 

/* ?*/
FORM 					{display: inline;}
TR.header 				{background: #ffffff;}
TR.headerNavigation 	{background: #ffffff;}
TD.headerNavigation {font-family: Arial; font-size: 10px; background: #245664; color: #ffffff; font-weight : bold;}
A.headerNavigation {color: #245664; }
A.headerNavigation:hover { color: #245664;}


/* Fondo Barra Superior Rojo de Errores */ 
TR.headerError 		{background: #ff0000;}
TD.headerError 		{font-family: Arial; font-size: 12px; background: #ff0000; color: #ffffff; font-weight : bold; text-align : center;}


/* Fondo Barra Superior Verde Limón de Operaciones Exitosas */ 
TR.headerInfo 		{background: #00ff00;}
TD.headerInfo 		{font-family: Arial;font-size: 12px;background: #00ff00;color: #666666;font-weight: bold;text-align: center;}


/* Fondo Barra Superior Rosa de Cambio de Permisos */
.infoBoxNotice 				{background: #FF8E90;}
.infoBoxNoticeContents 		{background: #FFE6E6;font-family: Arial; font-size: 12px;}
TD.infoBoxHeading 			{font-family: Arial;font-size: 12px;font-weight: bold;background: #bbc3d3;color: #666666;}
TD.infoBox, SPAN.infoBox 	{font-family: Arial; font-size: 12px;}

/* Fondo Blanco de Compras realizadas */
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: #ffffff;}
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: #ffffff;}

/* ? */
TABLE.productListing 			{border: 1px;border-style: solid;border-color: #245664;border-spacing: 1px;}
.productListing-heading 		{font-family:Arial;font-size: 11px;background: #245664;color: #ffffff;font-weight: bold;}

/* ? */
TD.productListing-data 			{font-family:Arial;font-size: 11px;}
TD.pageHeading, DIV.pageHeading {font-family:Arial;font-size: 20px;font-weight: bold;color: #666666;}
TR.subBar 						{background: #ffffff;}
TD.subBar 						{font-family:Arial;font-size: 10px;color: #666666;}



/* Mi Cuenta */
TD.main, P.main 							{font-family:Arial;font-size: 11px;line-height: 1.5;}
TD.smallText, SPAN.smallText, P.smallText 	{font-family:Arial;font-size: 10px;}
TD.accountCategory 							{font-family:Arial;font-size: 13px;color: #aabbdd;}
TD.tableHeading 							{font-family:Arial;font-size: 12px;font-weight: bold;}

/* checkboxes */
CHECKBOX, INPUT, RADIO, SELECT 				{font-family:Arial;font-size: 11px;}

/* Areas para texto */
TEXTAREA 									{width: 100%;font-family:Arial;font-size: 11px;}

/* Bienvenido usuario */
SPAN.greetUser 								{font-family: Arial;font-size: 12px;color: #f0a480;font-weight: bold;}

/* Mis productos pedidos, comprados, etc */
TABLE.formArea 								{background: #ffffff;border-color: #7b9ebd;border-style: solid;border-width: 1px;}
TD.formAreaTitle 							{font-family:Arial;font-size: 12px;font-weight: bold;}
SPAN.markProductOutOfStock 					{font-family:Arial;font-size: 12px;color: #c76170;font-weight: bold;}
SPAN.errorText 								{font-family:Arial;color: #ff0000;}

/* Módulos */
.moduleRow { }
.moduleRowOver 								{background-color: #ffffff; cursor: pointer; cursor: hand; }
.moduleRowSelected 							{background-color: #ffffff; }
.checkoutBarFrom, .checkoutBarTo 			{font-family: Arial; font-size: 10px; color: #666666;}
.checkoutBarCurrent 						{font-family: Arial; font-size: 10px; color: #666666;}

/* message box */
.messageBox 								{font-family: Arial; font-size: 10px; }
.messageStackError, .messageStackWarning 	{font-family: Arial; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess 						{font-family: Arial; font-size: 10px; background-color: #99ff00; }
#myse select 								{width:90%;}

/* Letras rojas de alerta */
.product .inputRequirement, .inputRequirement 					
											{font-family: Arial; font-size: 10px; color:#FF0000; }
											
											
/* Rollovers generales*/
.main	a		{color:#333333; text-decoration:underline; font-size: 14px;}
.main	a:hover	{color:#333333; text-decoration:none; font-size: 14px;}
.vam			{vertical-align:middle;}


/* Area de productos nuevos, productos en oferta, etc */
body {padding:0; margin:0; background:#ffffff;}

/* Barra Beige de productos nuevos, productos en oferta, etc */
table, td, .main, select, textarea {
	font-size:12px;
	font-family:Arial;
	font-color:#666666;
	line-height:normal;
	vertical-align:top;
	padding:0px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
img      {border:0px;}
table	 {width:100%;}

/* Textos: Teléfonos, Enviar a un amigo, este producto está desde, etc */
td, .main		{color:#666666; font-family:Arial; font-size:11px;}
.main b			{color:#245664; font-family:Arial; font-size:11px;}


input, select, textarea		{	color:#245664;}
.vam { vertical-align:middle}

/* Fondo Area de Productos */
.bg{background:url(images/bg_line.gif)}

/* ? */
.jamp1{ width:143px; height:18px; color:#666666; font-size:11px; padding-left:2px; font-family:Arial;}
.jamp2{ width:143px; height:18px; color:#666666; font-size:11px; padding-left:2px; font-family:Arial;}

/* DTelefonos y horarios colocados en el Header */
.header td 		 {color:#666666; vertical-align:middle}
.header span	 {
	color:#666666;
	font-size:11px;
	text-transform:uppercase;
	text-align: left;
}
.header b   	 {color:#666666; text-decoration:underline; text-transform:uppercase;}
.header a 		 {color:#333333; text-decoration:none; font-size:12px; }
.header a:hover  {color:#333333;text-decoration:underline}

/* -box_body- */
.box_body td {color:#666666}
.box_body span.productSpecialPrice { color:#FF0000; font-size:14px; font-weight:bold}

.box_body del           {color:#666666; font-size:14px; font-weight:bold}
.box_body span a	    {color:#666666; font-size:11px; text-decoration:underline; font-weight:bold; }
.box_body span a:hover	{color:#666666;text-decoration:none;}

.box_body  a		    {color:#666666; font-size:11px; text-decoration:underline;}
.box_body  a:hover		{color:#666666;text-decoration:none;}

.box_body span   		{color:#666666; font-size:11px; font-weight:normal; font-family:Arial}

.box_body em a 			{color:#666666; font-family:Arial; font-size:11px; font-weight:bold; text-decoration:underline; font-style:normal;}

/* menu izquierdo - titulo del indice */
.box_body ul 	{padding:0; margin:5px 0 5px 10px; list-style:none; }

/* menu izquierdo - indice de productos */
.box_body .bg_list	{}
.box_body .bg_list a	{font-size:12px; color:#666666; padding-left:8px; background:url(images/arrow.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:22px}

/* menu izquierdo - indice de productos hoover */
.box_body .bg_list a:hover {font-size:12px; color:#245664; text-decoration: underline;} 

/* menu izquierdo - indice subcategorias */
.box_body .bg_list_sub 	{}
.box_body .bg_list_sub  a{font-size:12px; color:#666666; padding-left:8px; background:url(images/arrow1.gif) top left no-repeat; background-position:0 2px; text-decoration: none; line-height:25px; margin-left:0px}

/* menu izquierdo - indice subcategorias hoover */ 
.box_body .bg_list_sub  a:hover	{font-size:12px; color:#245664; text-decoration:underline;} 

/* menu - aun desconocido */
.box_body .bg_list_un 	{}
.box_body .bg_list_un  a	{color:#ffcce4; padding-left:20px; background:url(images/arrow_3.gif) top left no-repeat; background-position:0 3px; text-decoration:none; line-height:18px; font-weight:bold}
.box_body .bg_list_un  a:hover	{color:#666666; text-decoration:none;}

/* Cabezal Azul Mostkoff titulo de categorias */
.box_heading_table 					{}
.box_heading_table .box_heading_td 	{background:#ffffff url(images/box_heading_c.gif) top repeat-x; padding:1px 10px 1px 15px;}
.box_heading_table .box_heading_td 	{color:#FFFFFF; font-weight:bold; font-size:14px; text-transform:uppercase; font-family:Arial }

/* Cabezal Azul del menu izquierdo */
.box_heading_tall_t {background:url(images/box_heading_t.gif) top repeat-x;}
.box_heading_tall_b {background:url(images/box_heading_b.gif) bottom repeat-x;}
.box_heading_tall_l {background:url(images/box_heading_l1.gif)}
.box_heading_tall_r {background:url(images/box_heading_r1.gif)}


.box_body_table .box_body_tall_l {background:url(images/box_heading_c.gif) left repeat-y;}
.box_body_table .box_body_tall_r {background:url(images/box_heading_t.gif) right repeat-y;}
.box_body_table .box_body_tall_b {background:url(images/box_heading_t.gif) bottom repeat-x;}

.box_body_table .box_body_td {padding:10px 16px 10px 6px;}


/* ------------------Contenidos-----------------------------*/
/* Barra Beige */
.cont_heading_table { background:url(images/cont_corn_tc.gif)}
/* Flechitas Grises entre las palabras */
.cont_heading_td {font-family:Arial; font-color:#666666; font-weight:bold; font-size:12px; padding:5px 5px 5px 5px;}
/* Menu horizontal - breadcumb raquo */
.cont_heading_td a	{font-family:Arial; font-color:#666666;font-weight:bold; font-size:12px; text-decoration:none;}
/* Menu horizontal - breadcumb raquo hoover */
.cont_heading_td a:hover {font-family:Arial; font-color:#666666; font-weight:bold; font-size:12px; text-decoration:underline;}
.cont_heading_td em	{font-family:Arial; font-color:#666666; font-weight:bold; font-size:12px; text-decoration:underline;}



/* Contenido con fondo blanco y orilla beige de 2px*/
.cont_body_table {background: url(images/bg1.gif) repeat-x top #ffffff;}
.cont_body_tall_t {background:url(images/cont_body_corn_t.gif) top repeat-x;}
.cont_body_tall_b {background:url(images/cont_body_corn_b.gif) bottom repeat-x;}
.cont_body_tall_l {background:url(images/cont_body_corn_l_1.gif) left repeat-y;}
.cont_body_tall_r {background:url(images/cont_body_corn_r_1.gif) right repeat-y;}
.cont_body_table_2 {background:#ffffff ;}
.cont_body_table_3 {background: url(images/cont_body_corn_c_3.gif) repeat-x top #ffffff;}
.cont_body_tall_t_3 {background:url(images/cont_body_corn_t_3.gif) top repeat-x;}



/*  PRODUCT  */
.product td					{color:#666666}
.product a 					{font-weight:bold; font-size:12px; color:#8E013B; text-decoration:none;} /* for  sub_categories (index-1.html) */
.product a:hover 			{text-decoration:underline;}

.product span a 			{font-weight:bold; font-size:12px; color:#245664; text-decoration:underline;}
.product span a:hover 		{text-decoration:none;}
.product em		    		{font-weight:bold; font-size:12px; color:#245664; text-decoration:underline;font-style:normal;} 

span.productSpecialPrice {font-size:14px; color:#FF0000; font-weight:bold; font-family:Arial}

.product div a		    {color:#333333; font-size:11px; font-weight:normal; text-decoration:underline; text-transform:none;}/*  ??? click to enlarge  */
.product div a:hover	{color:#333333; text-decoration:none ;}		

/*  IMAGE  */
.pic				{}
.table_pic_width	{width:1px;}
.pic_corn_c 		{background:#FFFFFF;}
.pic_corn_t 		{background:#FFFFFF url(images/img_tal1.gif) top repeat-x;}
.pic_corn_b 		{background:#FFFFFF url(images/img_tal2.gif) bottom repeat-x;}
.pic_corn_l 		{background:#FFFFFF url(images/img_tal3.gif) left repeat-y;}
.pic_corn_r 		{background:#FFFFFF url(images/img_tal4.gif) right repeat-y;}
.image				{background:#ffffff; width:100%;}

/*  SHOPPING CART (index-3.html) */

/*  popup  */
.popup 	{color:#666666; font-size:11px;}



/*  footer  */
.footer		  	        {width:100%}	
.footer td 		        {color:#C1C1A4; font-size:11px; font-family:Arial;}			
.footer a 		        {color:#C1C1A4; font-size:11px; text-decoration:none; font-family:Arial;} 			
.footer a:hover         {color:#C1C1A4;text-decoration:underline; font-family:Arial;}	
.footer span 	        {color:#C1C1A4; font-size:11px; font-family:Arial;}
.footer span a 		    {color:#C1C1A4; font-size:11px; text-decoration:none; font-family:Arial;} 			
.footer span a:hover    {color:#C1C1A4;text-decoration:underline; font-family:Arial;}
.footer b, .footer b a  {color:#C1C1A4; font-size:11px; text-decoration:none; font-weight:normal; font-family:Arial; }			
.footer b a:hover       {color:#C1C1A4; text-decoration:underline; font-family:Arial;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.result 		{margin:0px 0px 0px 0px;}
.result td  	{width:50%; vertical-align:middle; padding:16px 10px;}
.result_right 	{text-align:right;}
.result td  	{color:#666666; font-size:11px; background:#FFFFFF;}
.result b   	{color:#666666; font-weight:normal; background:#FFFFFF;}
 
.result_right b							{color:#666666; font-size:11px; font-weight:bold; background:#FFFFFF;}
.result_right a.pageResults				{color:#666666; font-size:11px;text-decoration:underline; background:#FFFFFF; }
.result_right a.pageResults:hover 		{color:#666666;	text-decoration:none; background:#FFFFFF;}
.result_right a.pageResults	u			{color:#666666; font-size:11px; text-decoration:underline; background:#FFFFFF;}
.result_right a.pageResults u:hover 	{color:#666666;	text-decoration:none; background:#FFFFFF;}
/* -------------------------------------------------          -------------------------------------------------------- */

/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */


.title_info		{}
.title_info td	{vertical-align:middle; height:38px;}

.prod_info		{width:100px; float:left; margin-right:15px;}
.prod_info td	{text-align:center;}
/* -------------------------------------------------          -------------------------------------------------------- */  

.shop_cart {text-align:center; vertical-align:middle; text-transform:uppercase;font-weight:bold; font-size:12px; color:#245664;}
/*  heading  */
.remove 			{width:15%;}
.products 			{width:50%;}
.quantity 			{width:15%;}
.total 				{width:20%;}
/*  heading  */	
.bg_line_x						{background:url(images/line_x.gif) left center repeat-x;}
.bg_line_y						{background:url(images/line_y.gif) center top repeat-y;}

.cart_line_x 		{background:url(images/bg_line.gif) center top repeat-x;}

.cart_total_left  	{width:80%; text-align:right; vertical-align:middle;height:38px;}
.cart_total_right  	{width:20%; text-align:center;vertical-align:middle;}
.cart_total_left strong  	{ text-transform:none}
.input_1		{width:40px;}
/* -------------------------------------------------          -------------------------------------------------------- */
SPAN.newItemInCart 						{font-family:Arial;font-size:10px;color: #fb0707;}
.box_body a SPAN.newItemInCart 			{font-family:Arial;font-size:10px;color: #fb0707; text-decoration:underline;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.smallText a			{color:#245664; font-size:11px; text-decoration:none;}	/*  advanced_search.php  */
.smallText a:hover 		{color:#245664; font-size:11px; text-decoration:underline;}
.smallText a u 			{color:#245664; font-size:11px; text-decoration:none;}
.smallText a:hover u	{color:#245664; font-size:11px; text-decoration:underline;}

TD.fieldKey 		{font-family:Arial;font-size: 12px;font-weight: bold;}

TD.fieldValue 		{font-family:Arial;font-size: 12px;}
.main a b 			{color:#666666;font-size: 10px; text-decoration:underline;}
.main a:hover b		{color:#666666;font-size: 10px; text-decoration:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
span.txt_1	{font-size:10px; text-transform:none; color:#000000;}	
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.bg_input input	{background:none;}
/* -------------------------------------------------          -------------------------------------------------------- */
/* -------------------------------------------------          -------------------------------------------------------- */
.padd_1 	{padding:0px 10px 0px 10px;}
.padd_22 	{padding:8px;}
td.padd2 	{padding:8px; padding-left:4px;}

.line_h		{line-height:16px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.product div					{padding:8px 0px 5px 0px;}
div.padd3						{text-align:left; padding-top:0px; margin-left:0px; margin-right:0px;}
.padd33 img, .padd33 input 		{margin:1px;}
/* -------------------------------------------------          -------------------------------------------------------- */
.box_width_left			{ width:220px;}
.box_width_right		{ width:0px;}
.box_width_cont			{ width:100%;}
.col_left				{}
.col_center				{ width:100%;}
.col_right				{}			
/* -------------------------------------------------          -------------------------------------------------------- */
.heading_top_1			{margin-top:0px; background:#ffffff;}
.heading_top_1 .padd_11	{padding:18px 10px 9px 18px;}

.heading_top_2			{margin-top:0px;}
.heading_top_2 .padd_22	{padding:0px 20px 0px 20px;}

.heading_top_3			{margin-top:0px;}

.heading_top_4			{margin-top:0px; background:#ffffff;}
.heading_top_4 .padd_44	{padding:8px 10px 9px 18px}


.tableBox_output		{margin-top:9px;}
.tableBox_shopping_cart	{margin-top:0px;}

.tep_draw_separate		{height:11px;}

.tep_draw_prod_top		{padding:0px 0px 9px 0px;}
.tep_draw_box_prod		{}
/*    */
/* HEADER-TAGS */

h1 { 
 font-family: Arial;
 color:#245664;
 font-size: 15px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 padding-left: 100;
 padding-top: 10px;
} 

h2 {
 font-family: Arial;
 color:#245664;
 font-size: 15px;
 font-weight: normal;
 margin-bottom: 0;
 padding-bottom: 0;
 padding-left: 100;
 padding-top: 10px;
}
 
.Datos_home {
	font-family: Arial;
	font-size: 12px;
	color: #245664;
	font-weight: normal;
	
}
/* BOF Dynamic Sitemap */
  ul.sitemap {color: #ff0000;}
/* EOF Dynamic Sitemap */

.Estilo5 {
	color: #009999;
	font-size: 13px;
	font-weight: bold;
}
.EstiloHeader2 {font-size: 12px; color: #666666; font-weight: normal; }
