﻿/* Grupo de Mensajes para TODO el site*/ @import url(Group_Messages.css);

/*--------------------------------------------------------------------------------------------

:::::::::::::::::::::::        ESTILOS GENERALES TUZAPATO.NET       ::::::::::::::::::::::::::
:::::::::::::::::::::::        Developed by www.ungravity.com       ::::::::::::::::::::::::::

--------------------------------------------------------------------------------------------*/

	
/* ------------------------------------------------------------------------------------------

||||||| GLOBAL ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/

	
	html{
	
	height:100%; 
	width:100%;  
	padding:0px; 
	margin:0px;	
			
	}
	
	body { 
	
	width:100%; 
	height:100%; 
	padding:0px; 
	margin:0px; 
	background-image:url('../Picfiles/MainBackgroundTop.gif'); 
	background-position:top; 
	background-repeat:repeat-x; 
	font-family: Arial, Helvetica, sans-serif; 
	color:#666666; font-size:12px; 	
	
	}
	
	
/* ------------------------------------------------------------------------------------------

||||||| HEADER ZONE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/



	
	#HZone {width: 100%; margin:auto}	
	#HZone .ZoneActiveArea {width:650px;margin:auto}
	
	
			
		
		
				
			/* ----------------------------------------------------------------------------------
			-----------------> AREA DE USUARIOS <------------------------------------------------
			---------------------------------------------------------------------------------- */


			/* >>> AREA DE USUARIOS <<< */
			
			#HZone .ZoneActiveArea .UserSector{ float:right; background-image:url(../Picfiles/Bg_UserSector.gif); width:345px;
			height:90px}
			
			#HZone .ZoneActiveArea .UserSector ul{ display:block; margin:5px 0 0 15px; padding:0}
			#HZone .ZoneActiveArea .UserSector li{ display: inline;}

			
			
		
		
				
				
					
					
					
						/* >>> AREA DE USUSARIOS - BOTON SHOPPING CART <<< */
						
						#HZone .ZoneActiveArea .UserSector  .BtnShoppingCart a {	
						
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						text-decoration:none;
						color:#5f5f5f;	
						background-image:url('../Picfiles/GeneralLinksIconShoppingCart.gif');
						background-repeat:no-repeat;
						background-position:8px 50%;
						padding-left:37px;
						padding-top:6px;						
						
						}
						
						#HZone .ZoneActiveArea .UserSector .BtnShoppingCart a:hover {	
							
							text-decoration:none;
							color:#1b6e8c;	
							background-image:url('../Picfiles/GeneralLinksIconShoppingCartHover.gif');
							
							}
							
						
						/* >>> AREA DE USUSARIOS - BOTON PREGUNTAS FRECUENTES FAQ <<< */
						
						#HZone .ZoneActiveArea .UserSector  .BtnFAQ a {	
						
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						text-decoration:none;
						color:#5f5f5f;	
						background-image:url('../Picfiles/GeneralLinksIconFAQ.gif');
						background-repeat:no-repeat;
						background-position:8px 50%;
						padding-left:37px;
						padding-top:4px;						
						
						}
								
						#HZone .ZoneActiveArea .UserSector  .BtnFAQ a:hover {	
							
							text-decoration:none;
							color:#1b6e8c;	
							background-image:url('../Picfiles/GeneralLinksIconFAQHover.gif');
							
							}
					
						
						/* >>> AREA DE USUSARIOS - BOTON CONTACTENOS <<< */

						#HZone .ZoneActiveArea .UserSector  .BtnContact a {	
						
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						text-decoration:none;
						color:#5f5f5f;	
						/*background-image:url('../Picfiles/GeneralLinksIconContact.gif');
						background-repeat:no-repeat;
						background-position:8px 50%;*/
						padding-left:20px;
						padding-top:2px;						
						
						}
								
						#HZone .ZoneActiveArea .UserSector  .BtnContact a:hover {	
							
							text-decoration:none;
							color:#1b6e8c;	
							/*background-image:url('../Picfiles/GeneralLinksIconContactHover.gif');*/
							
							}
					
				
					
					/* >>> AREA DE USUSARIOS - ICONOS <<< */		
					
					#HZone .ZoneActiveArea .UserSector  .ShoppingCartIcon a:hover {	
					
					color:#1b6e8c;
					background-image:url('../Picfiles/GeneralLinksIconShoppingCartHover.gif');
					
					}
					
					
					.FAQIcon, .FAQIcon:active {	
					
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					text-align:left;
					color:#5f5f5f;
					background-image:url('../Picfiles/GeneralLinksIconFAQ.gif');
					background-repeat:no-repeat;
					background-position:12px 50%;
					padding-left:40px;
					padding-top:7px;					
					height:20px;
					
					}	
					
					.FAQIcon:hover {	
					
					color:#1b6e8c;
					background-image:url('../Picfiles/GeneralLinksIconFAQHover.gif');
					
					}	
					
					
					.ContactIcon, .ContactIcon:active {	
					
					font-family:Arial, Helvetica, sans-serif;
					font-size:11px;
					text-align:left;
					color:#5f5f5f;
					background-image:url('../Picfiles/GeneralLinksIconContact.gif');
					background-repeat:no-repeat;
					background-position:10px 50%;
					padding-left:40px;
					padding-top:7px;					
					height:20px;
					
					}
					
					.ContactIcon:hover {	
					
					color:#1b6e8c;
					background-image:url('../Picfiles/GeneralLinksIconContactHover.gif');						
					}		
					
			
				
				.AreaUser .UserMenuBox {
				
				height:25px;
				width:315px;
				vertical-align:middle;
				margin-top:10px;				
						
				}
				



				/* >>> AREA DE USUSARIOS - BUSQUEDA <<< */

				.SearchBox { margin:14px auto 0 auto; text-align: center; font-size:11px; vertical-align:middle; 
				font-weight:bold }
				.SearchBox .TextBox{ height:17px}
				
				.SearchBox input{ padding:0; border:1px solid #7F9DB9;}
				
				
					
				


				/* >>> AREA DE USUSARIOS - LOGIN / REGISTRO <<< */
				
				.Login { text-align:center; margin:10px 0 0 0}
				.Login a{color:#004477; font-weight:bold}
				.Login a:hover{color: #5583D7}
				
				.Login em{ font-style:normal; color: #F57421; font-weight:bold			}
			



		/* ----------------------------------------------------------------------------------
		-----------------> MENU PRINCIPAL <--------------------------------------------------
		---------------------------------------------------------------------------------- */


		#HZone .ZoneActiveArea .GlobalMenuBar { 
		
		
		text-align:center;
		
		}
	
	
/* ------------------------------------------------------------------------------------------

||||||| MIDDLE ZONE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/

	
	
	#MZone {
	
	width:100%;
	
	}
	
	#MZone .ZoneActiveArea {
	
	margin:auto;
	width:725px;
	
	}
	
	
	
	/* ----------------------------------------------------------------------------------
	-----------------> TABLA CONTENEDORA GENERAL <---------------------------------------
	---------------------------------------------------------------------------------- */

	
	.ContentTablePage {
	
	width:710px;
	margin-top:20px;
	
	}
	
	
		.ContentTablePage .MenuArea {
		
		width:175px;
		text-align:center;
		vertical-align:top;
		
		}
				
			.ContentTablePage .MenuArea .CategoryListSector {
			
			width:168px;
			padding-bottom:10px;
			margin:auto;
			
			}
		
		.ContentTablePage .ContentArea {
		
		vertical-align:top;
		
		}
		


	
		/* ----------------------------------------------------------------------------------
		-----------------> WELCOME BAR FLASH <-----------------------------------------------
		---------------------------------------------------------------------------------- */
		
	
		#MZone .ZoneActiveArea .WelcomeBar {
		
		height:271px;
		text-align:center;
		width:723px; margin-bottom:5px
	
		
		}
		
		
				
		
		/* ----------------------------------------------------------------------------------
		-----------------> NEW PRODUCTS BAR <------------------------------------------------
		---------------------------------------------------------------------------------- */

		
		
		#MZone .ZoneActiveArea .NewProductsBar {
		
		height:256px;
		text-align:center;
		
		}
		
		#MZone .ZoneActiveArea .PromotionalBar {
		
		height:224px;
		
		}
		



		/* ----------------------------------------------------------------------------------
		-----------------> PANEL ESPECIALES DE TEMPORADA <-----------------------------------
		---------------------------------------------------------------------------------- */


		.PromotionalBar .SeasonSpecialsSector {
		
		height:215px;	
		width:189px;	
		
		}		
		
			.SeasonSpecialsSectorList {
		
			padding-top:13px;
			width:135px;
			
			}
			
			.SeasonSpecialsSector li {
			
			font-family:Arial, Helvetica, sans-serif;
			height:17px;
			font-size:12px;
			color:#808080;
			list-style:none;
			text-align:left;
			text-indent:5px;

			}	
			
			.SeasonSpecialsSector a {
			
			text-decoration:none;
			color:#808080;
			
			}	
			
			.SeasonSpecialsSector a:hover {
			
			color:#064d67;
			
			}	
							
				.SeasonSpecialsSector .Top {
				
				background-image:url('../Picfiles/SeasonSpecialsSectorTop.gif'); background-repeat:no-repeat; 
				background-position:bottom;	height:9px; padding:0 
				
				}
				
				.SeasonSpecialsSector .Title {
				
				background-image:url('../Picfiles/SeasonSpecialsSectorTitle.gif');
				height:20px;		
				text-align:left;
				padding-left:16px;
				
				}
				
				.SeasonSpecialsSector .Middle {
				
				background-image:url('../Picfiles/SeasonSpecialsSectorMiddle.gif');
				height:161px;		
				
				}
	
				.SeasonSpecialsSector .Bottom {
				
				background-image:url('../Picfiles/SeasonSpecialsSectorBottom.gif');
				height:25px;		
				
				}	
				
				
				
				

		/* ----------------------------------------------------------------------------------
		-----------------> PANEL MARCAS DESTACADAS <-----------------------------------------
		---------------------------------------------------------------------------------- */

		

		.HighlightedBrandsSector {
		
		height:215px;
		width:282px
		
		}
			.HighlightedBrandsSector .Top {
			
			background-image:url('../Picfiles/HighlightedBrandsSectorTop.gif'); background-repeat:no-repeat; 
			background-position:bottom;	height:9px; padding:0 				
	
			}
			
			.HighlightedBrandsSector .Title {
			
			background-image:url('../Picfiles/HighlightedBrandsSectorTitle.gif');
			height:20px;
			text-align:left;
			padding-left:16px;
	
			}
			
			.HighlightedBrandsSector .Middle {
			
			background-image:url('../Picfiles/HighlightedBrandsSectorMiddle.gif');
			height:161px;
	
			}
			
			.HighlightedBrandsSector .Middle .ListBox {
			
			height:150px;
			width:250px;
			padding-top:5px;
			margin:5px auto auto auto;
				
			}
			
			.HighlightedBrandsSector .Middle ul {
			
			width:240px;
			overflow:hidden;
			margin:auto;
				
			}			
			
			.HighlightedBrandsSector .Middle li {
			
		    width:110px;
			height:16px;
			float:left;
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#808080;
			list-style:none;
			text-align:left;
			overflow:hidden;
			padding-left:10px;
			text-decoration:none;
			
			}
			
			.HighlightedBrandsSector .Middle a {
			
			text-decoration:none;
			color:#808080;

			}
			
			.HighlightedBrandsSector .Middle a:hover {
			
			
			color:#064d67;

			}		
			
			.HighlightedBrandsSectoriewAllBox {
			
			background-image:url('../Picfiles/HighlightedBrandsSectorBottom.gif');
			height:25px;
	
			}
			


			
			
			
		/* ----------------------------------------------------------------------------------
		-----------------> PANEL BANNERS HOME <----------------------------------------------
		---------------------------------------------------------------------------------- */

			
			
		#MZone .ZoneActiveArea .PromotionalBar .BannerSector {
		
		text-align:center;
		height:108px;		
		
		}
		
		
		
		
		/* ----------------------------------------------------------------------------------
		-----------------> BREADCRUMB <------------------------------------------------------
		---------------------------------------------------------------------------------- */			
		
				
		.ContentTablePage .ContentArea .BreadCrumbSector {
		
		height:35px;
			
		}
		
		
			.ContentTablePage .ContentArea .BreadCrumbSector ul {
			
			padding-top:10px;
			padding-left:5px;
					
			}
		
			.ContentTablePage .ContentArea .BreadCrumbSector li {
			
			background-image:url('../Picfiles/BulletBreadcrumb.gif');
			background-position:0 50%;
			background-repeat:no-repeat;
			font-family:Arial, Helvetica, sans-serif;
			color:#205569;
			font-size:12px;
			list-style:none;
			padding-left:10px;
			display:inline;
			margin-left:10px;
		
			}
		
			.ContentTablePage .ContentArea .BreadCrumbSector a {
			
			color:#535353;
			text-decoration:none;
			list-style:none;
		
			}
			
			.ContentTablePage .ContentArea .BreadCrumbSector a:hover {
			
			color:#205569;
			text-decoration:underline;
			list-style:none;
		
			}
			
			.ContentTablePage .ContentArea .BreadCrumbSector a:active {
			
			color:#205569;
			list-style:none;
		
			}
			
			

			
			
		/* ----------------------------------------------------------------------------------
		-----------------> PAGINADOR <-------------------------------------------------------
		---------------------------------------------------------------------------------- */



		.ContentTablePage .ContentArea .PagerSector {
		
		background-image:url('../Picfiles/ProductListPagerBackground.gif');
		background-position:center;
		background-repeat:no-repeat;
		height:53px;
		margin-top:10px;
		margin-bottom:10px;		
		
		}
		.ContentTablePage .ContentArea .PagerSector .PaginationSector{
		
	    padding 10 10 10 10;
	    
		
		}
		
				
		.ContentTablePage .ContentArea .PagerSector table {
		
		height:25px;
		width:100%;
		margin-top:18px;
		
		}
		
		
			.PagerSector .TotalProductsBox {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#666666;
			text-indent:20px;
		
			}

			.PagerSector .ButtonBackBox {}
			
				.PagerSector .ButtonBackBox a {
				
				font-family:Arial, Helvetica, sans-serif;
				text-align:left;
				font-size:12px;
				color:#205569;
				background-image:url('../Picfiles/ProductListPagerBulletBack.gif');
				background-repeat:no-repeat;
				background-position:0 50%;
				padding-left:15px;
				padding-right:15px;
				text-decoration:none;
			
				}
				
				.PagerSector .ButtonBackBox a:hover {
				
				text-decoration:underline;
						
				}
				
			.PagerSector .ButtonFwdBox {}
			
			
				.PagerSector .ButtonFwdBox a {
				
				font-family:Arial, Helvetica, sans-serif;
				text-align:right;
				font-size:12px;
				color:#205569;
				background-image:url('../Picfiles/ProductListPagerBulletFwd.gif');
				background-position:right 50%;
				background-repeat:no-repeat;
				text-indent:20px;
				padding-right:15px;
				padding-left:5px;
				text-decoration:none;
			
				}
				
				.PagerSector .ButtonFwdBox a:hover {
				
				text-decoration:underline;
						
				}
				
			.PagerSector .Pager {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#ec7020;
			width:120px;
			text-align:center;
	
			}
			
			.PagerSector .Pager .PagerActive {
			
			font-family:"Arial Black";		
			font-size:13px;
			color:#ec7020;
			width:150px;
			text-align:center;		
	
			}							
			
			.PagerSector .Division {
			
			background-image:url('../Picfiles/ProductListPagerDivision.gif');
			background-position:center;
			background-repeat:no-repeat;
			width:7px;
			
			}
			
			
		

		/* ----------------------------------------------------------------------------------
		-----------------> MENU DE CATEGORÍAS <----------------------------------------------
		---------------------------------------------------------------------------------- */

		
		.MenuArea .CategoryListSectorTop {
		
		background-image: url('../Picfiles/CategoryListSectorTop.gif');
		background-repeat:no-repeat;		
		padding:0  ;
		margin: 0 ; padding-top:5px;
		
		
		
		}
		
		.MenuArea .CategoryListSectorMiddle {
		
		background-image:url('../Picfiles/CategoryListSectorBackground.gif');
		background-position:center top;
		background-repeat:no-repeat;
		background-color:#e0e9ec;
		padding:0 ;
		margin:0 ;
		margin-top:2px;
		
		vertical-align:top
		
		}
		
		
		
		.MenuArea .CategoryListSectorMiddle .TitlesMedium {
		
		padding-left:14px;
		padding-top:8px;
					
		}
		
		
		.MenuArea .CategoryListSectorBottom {
		
		background-image:url('../Picfiles/CategoryListSectorBottom.gif');
		width:168px;
		height:6px;
		background-position:center;
		background-repeat:no-repeat;
		padding:0;
		margin:0;
		
		}
		
			.MenuArea .CategoryListSector ul {
			
			padding-top:10px;
			padding-bottom:10px;
			padding-left:14px;
			padding-right:10px;
											
			}			
		
			.MenuArea .CategoryListSector li {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:left;
			list-style:none;
			background-image:url('../Picfiles/DivisionCategoryList.gif');
			background-position:center 18px;
			background-repeat:no-repeat;
			height:22px;
							
			}
			
			.MenuArea .CategoryListSector a {

			background-image:url('../Picfiles/BulletCategoryList.gif');
			background-position:0 50%;
			background-repeat:no-repeat;
			text-decoration:none;
			color:#666666;
			padding-left:18px;
			cursor:hand				

			}
			
			.MenuArea .CategoryListSector a:hover {

			background-image:url('../Picfiles/BulletCategoryListHover.gif');
			background-position:0 50%;
			background-repeat:no-repeat;
			text-decoration:none;
			color:#006699;
			

			}
			
			
			.MenuArea .CategoryListSector a:active {

			background-image:url('../Picfiles/BulletCategoryListHover.gif');
			background-position:0 50%;
			background-repeat:no-repeat;
			text-decoration:none;
			color:#013E53;
			font-weight:bold;

			}
			
				
				
				
				
		/* ----------------------------------------------------------------------------------
		-----------------> MENU DE MARCAS <--------------------------------------------------
		---------------------------------------------------------------------------------- */

	
		.MenuArea .BrandsListSector {
		
		margin:auto;
		
		
		
		}

		.MenuArea .BrandsListSectorMiddle {
		
		background-image:url('../Picfiles/BrandsListSectorBackground.gif');
		background-position:center top;
		background-repeat:no-repeat;
		
		}
		
		.MenuArea .BrandsListSectorMiddle .TitlesMedium {
		
		padding-left:18px;
		padding-top:12px;
					
		}	
		
			.MenuArea .BrandsListSectorMiddle ul {
			
			padding-top:10px;
			padding-bottom:10px;
			padding-left:14px;
			padding-right:10px;
											
			}			
		
			.MenuArea .BrandsListSectorMiddle li {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:left;
			list-style:none;
			background-image:url('../Picfiles/BrandsListSectorDivision.gif');
			background-position:10px 18px;
			background-repeat:no-repeat;
			
							
			}
			
			.MenuArea .BrandsListSectorMiddle a {

			text-decoration:none;
			color:#666666;
			padding-left:10px;				

			}
			
				.MenuArea .BrandsListSectorMiddle a:hover {
	
				text-decoration:none;
				color:#006699;
			;
	
				}	
				
				
				.MenuArea .BrandsListSectorMiddle a:active {
	
				text-decoration:none;
				color:#013E53;
				font-weight:bold;
	
				}	
	
		
		.MenuArea .BrandsListSectorBottom {
		
		background-image:url('../Picfiles/BrandsListSectorBackgroundBottom2.gif');
		background-position:center bottom;
		background-repeat:no-repeat;
		height:30px; 
		
		}
		
		.BrandsListSectorBottom .ViewAllBox {
		
		text-align:center;
		margin-top:9px;	 
		
		}
			
		
		
		
		
		/* ----------------------------------------------------------------------------------
		-----------------> MENU INFORMACION CORPORATIVA <------------------------------------
		---------------------------------------------------------------------------------- */

	 
		.MenuArea .CorporateListSector {}

		.MenuArea .CorporateListSectorMiddle {
		
		background-image:url('../Picfiles/CorporateListSectorBackground.gif');
		background-position:center top;
		background-repeat:no-repeat;
		
		}
		
		.MenuArea .CorporateListSectorMiddle .TitlesMedium {
		
		padding-left:18px;
		padding-top:12px;
					
		}	
		
			.MenuArea .CorporateListSectorMiddle ul {
			
			padding-top:20px;
			padding-left:14px;
			padding-right:10px;
											
			}			
		
			.MenuArea .CorporateListSectorMiddle li {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			text-align:left;
			list-style:none;
			background-image:url('../Picfiles/CorporateListSectorDivision.gif');
			background-position:10px 18px;
			background-repeat:no-repeat;
			height:22px;
							
			}
			
			.MenuArea .CorporateListSectorMiddle a {

			text-decoration:none;
			color:#666666;
			padding-left:10px;				

			}
			
			.MenuArea .CorporateListSectorMiddle a:hover {

			text-decoration:none;
			color:#006699;
			

			}
			
			.MenuArea .CorporateListSectorMiddle a:active {

			text-decoration:none;
			color:#013E53;
			font-weight:bold;

			}		
					
		
		.MenuArea .CorporateListSectorBottom {
		
		background-image:url('../Picfiles/CorporateListSectorBackgroundBottom.gif');
		background-position:center bottom;
		background-repeat:no-repeat;		
		height:30px;
		
		}			
		
		

	
			
	/* ----------------------------------------------------------------------------------
	-----------------> PANEL DE TIPS <---------------------------------------------------
	---------------------------------------------------------------------------------- */


	.TipsSector {
	
		margin:10px auto 20px auto;
		height:122px;
		width:168px;
		background-image:url('../Picfiles/TipsSectorBackground.gif');
		background-position:center;
		background-repeat:no-repeat;
	
	}
	
	.TipsSector div {
	
	padding:12px;
	text-align:left;		
		
	}

	.TipsSector .TitlesMediumBox {
	

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		text-align:left;
		color: #014d65;
		padding-left:20px;
		background-image:url('../Picfiles/TipsSectorIconHelp.gif');
		background-repeat:no-repeat;
		background-position:0 50%;
		margin-left:10px;
		
		
	}
	
	.TipsSector .TextBox {
	

		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align:left;
		color: #4faabe;
		padding-left:20px;
		
	}
	
	.TipsSector .ViewAllBox {
	
		padding-left:20px;
		
	}
	
	





		
/* ------------------------------------------------------------------------------------------

||||||| FOOTER ZONE |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/



	#FZone {

	width: 100%;
	background-image:url('../Picfiles/FooterBackground.gif');
	background-repeat:repeat-x;
	margin-top:30px
	
	}
	
	#FZone .ZoneActiveArea {
	
	width:743px;
	height:85px;
	margin:auto;
	
	}

		.FooterMenuSector {
	
		}		
	
			.FooterMenuSector .ContentTable .BackgroundLeft { 
			
			background-image:url('../Picfiles/FooterBackgroundRoundLeft.gif');
			background-repeat:no-repeat;
				
			}
			
			.FooterMenuSector .ContentTable .BackgroundRight { 
		
			background-image:url('../Picfiles/FooterBackgroundRoundRight.gif');
			background-repeat:no-repeat;
			
			}
	
			.FooterMenuSector .ContentTable .BackgroundCenter { 
			
			background-image:url('../Picfiles/FooterBackgroundCenter.gif');
			background-repeat:repeat-x;
			
			}
			
			.FooterMenuSector .FooterMenuBox {

			text-align:center;
			height:18px;
			margin-bottom:10px;
		
			}

			.FooterMenuSector .FooterMenuBox ul {
					
			}
			
			.FooterMenuSector .FooterMenuBox li {
			
			margin:0px;
			padding:0px;
			display:inline;
			list-style:none;
			margin: 0 0 4px 0px;
			padding-left:3px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#064d67;
								
			}
			
			.FooterMenuSector .FooterMenuBox a {
			
			margin:0px;
			padding:0px;
			display:inline;
			list-style:none;
			margin: 0 0 4px 0px;
			padding-left:3px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			text-decoration:none;
			color:#064d67;
								
			}			
			
			.FooterMenuSector .FooterMenuBox a:hover {
			
			text-decoration:underline;
			color:#2b8eb2;
								
			}			
			
			.FooterMenuSector .FooterMenuBox img {
			
			vertical-align:bottom;
			padding-left:7px;
							
			}							
						
			.FooterMenuSector .CreditsBox {
			
			height:30px;
		
			}
			
			.CreditsBox .TextCreditsBox {
			
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#FFFFFF;
			text-decoration:none;
			text-align:center;
			padding-top:8px;
	
			}			




			
/* ------------------------------------------------------------------------------------------

||||||| ESTILOS GENERALES DE TEXTOS |||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/
	
	
	/* >>> Títulos para menús, detalles de texto, etc <<< */
	
	.TitlesMedium {
	
	vertical-align:middle;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#014d65;
	text-align:left;
	
	}
	
	.TitlesBig {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#014d65;
	text-align:left;
	
	}
	
	

	/* >>> Botón "ver más" con viñeta de flecha <<< */
	
	.SeasonSpecialsSector .Bottom .ViewAllBox{
	
	padding-left:20px;
	text-align:left;
	
	}
	
	.HighlightedBrandsSector .Bottom .ViewAllBox{
	
	padding-left:20px;
	text-align:left;
	
	}	
	
	.ViewAllButton  {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014d65;
	background-position: 0px 3px;
	background-image: url('../Picfiles/BulletViewAll.gif');
	background-repeat: no-repeat;
	padding-left: 10px;
		
	}
	
		.ViewAllButton a  {
		
		color: #014d65;
		text-decoration:none;		
		
		}
		
		.ViewAllButton a:hover {
		
		color:#006699;
		text-decoration:underline;
			
		}
		
	
	/* >>> Lista para menús de categorías <<< */
		
	.ListSimple {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	list-style:none;
	text-align:justify;
	text-indent:5px;
	
	}
	
	.ListSimple a {
	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#808080;
	list-style:none;
	text-align:justify;
	text-indent:5px;
	
	}

	
		.ListSimple li:hover {
		
		font-weight:bold;
		color:#064d67;
		
		}
		
		
		
/* ------------------------------------------------------------------------------------------

||||||| ESTILOS PÁGINAS DE ARTÍCULOS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/
	
	
	/* >>> Título principal <<< */
	
	.ArticleMainTitle {
	
	width:527px;
	height:62px;
	margin:auto;
		
	}
	
	
	/* >>> Contenedor general textos artículos <<< */
	
	.ArticleContent {
	
	width:490px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
		
	
	/* >>> Subtítulo principal <<< */
	
	.ArticleContent .ArticleSubtitle {
	
	font-size:medium;
	color:#197A9D;
	font-weight:bold;
	padding:0px 0 8px 0;
	
	}
	
	
	
	/* >>> Texto regular <<< */

	.ArticleContent .ArticleParagraphText {
	
	font-size:small;
	color:#333333;
	text-align:justify;
		
	}
	
	
	/* >>> Links <<< */

	.ArticleContent a {
	
	font-size:small;
	color:#197a9d;
	text-decoration:underline;
		
	}
	

		.ArticleContent a:hover {
		
		font-size:small;
		color:#d35b0e;
		text-decoration:underline;
			
		}
		
		
		.ArticleContent a.ActiveLink {
		
		font-size:small;
		color:#003d53;
		text-decoration:underline;
			
		}
	
	
	/* >>> Listas <<< */
	
	.ArticleContent ul {
	
	font-size:small;
	padding:10px;
	width:460px;
		
	}
	
	.ArticleContent li {
	
	background-image:url('../Picfiles/ArticlesListBullet.gif');
	background-position:0 4px;
	background-repeat:no-repeat;
	padding-left:12px;
	padding-bottom:5px;
	text-align:left;
			
	}
	
	
	.ContentArea .BottomSector {
	
	height:33px;
	width:527px;
	background-image:url('../Picfiles/ArticlesBottomSectorBackground.gif');
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	margin:auto;
	
	
	}
	
	
	

/* ------------------------------------------------------------------------------------------

||||||| MAPA DEL SITIO ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||

--------------------------------------------------------------------------------------------*/




	/* >>> Contenedor general <<< */
	
	.MapArea {
	
	width:510px;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	
	}
	
	
	.MapArea table {
	
	width:495px;
	margin:auto;
	border-collapse:collapse;
	
	}
	
	.MapArea tr {
	
	width:165px;
	
	}
	
	

		/* >>> Conetenedor Listas <<< */

		.MapArea .MapListSector {
		
		height:100%;
		margin:auto;
		border-collapse:collapse;
		margin-bottom:10px;
		
		}
				
		
		
		
		/* >>> Titulo <<< */		
		
		.MapArea .MapListSector .Title {
		
		background-image:url('../Picfiles/MapTitleBackground.gif');
		background-position:center top;
		background-repeat:no-repeat;
		margin:auto;
		height:38px;
		
		}
				
		
		
			.MapArea .MapListSector .Title span {
			
			font-weight:bold;
			font-size:13px;
			color:#2e7088;
			padding:10px 10px 10px 10px;
			margin:auto;
			display:block;
			width:135px;

			}
		
		
		
		/* >>> Middle <<< */		
				
		.MapArea .MapListSector .Middle {
		
		background-image:url('../Picfiles/MapMiddleBackground.gif');
		background-position:center;
		background-repeat:repeat-y;
		vertical-align:top;
		
		}
		
		
			.MapArea .MapListSector .Middle ul {
			
			width:130px;
			padding-left:20px;
			margin-bottom:15px;
			list-style:none;
			
			}
			
			.MapArea .MapListSector .Middle li {
					
			padding-left:15px;
			padding-bottom:4px;
			background-image:url('../Picfiles/MapListBullet.gif');
			background-repeat:no-repeat;
			background-position:left 3px;
			
			}
			
			
				.MapArea .MapListSector .Middle li a {
						
				font-size:12px;
				text-decoration:underline;
				text-align:left;
				color:#3C3C3C;
				
				}
				
				
				.MapArea .MapListSector .Middle li a:hover {
						
				text-decoration:underline;
				color:#2E7088;
				
				}
						


		/* >>> Bottom <<< */
		
		.MapArea .MapListSector .Bottom {
		
		background-image:url('../Picfiles/MapBottomBackground.gif');
		background-position:center top;
		background-repeat:no-repeat;
		height:5px;
		
		}
		
		
		
		/* >>> Olvide mi contraseña <<< */
		
		.Forget { background-image:url(../Picfiles/Bg_Forget.gif)!important; background-repeat:no-repeat; font-size:12px}
		
		
		/* >>> Titulos Marcas <<< */
		
		.TitleMark { background-image:url(../Picfiles/Bg_TitleMarcas.gif); background-repeat:no-repeat;
		 width:295px; height:77px; text-align: left; padding-left:232px; padding-top:20px; font-size: 18px; color:#004477;
		 font-weight:bold }
			
	
	
	
	
	
	
		
	
	
	
	

						/* -------------  Desarrollado por  ----------------         
						                                          #          
						#   #  ###   ####  ###   ###  #   #  ##  ##### #   # 
						#   # #   # #   # #   #     # #   #   #   #    #   # 
						#   # #   #  #### #      #### #   #   #   #     #### 
						#   # #   #     # #     #   #  # #    #   #        # 
						 ###  #   #  ###  #      ####   #    ###   ###  ###  
						 
						----------------  www.ungravity.com  ------------ */
	
