﻿/* 

 ---------------------------------------------------------------------
 UTRALUB | www.UltraLub.com
 Hoja de Estilos Página Principal
 Desarrollado por B&MT Business Management Technology | www.bmt.com.ve
 Caracas, Venezuela. 2009
 ---------------------------------------------------------------------
 
*/

/* ---------------------------------------------------------------------
///// MIDDLE ZONE HOME ///// 
--------------------------------------------------------------------- */

.mZone .zoneActiveArea {
	width:957px;
	margin:auto;
}

	/* FLASH HOME */

	.mZone .zoneActiveArea .homeFlashSector {	
		width:957px;
		height:279px;
		padding:0 0 12px 0;
	}
	
	/* MÓDULOS HOME */
	
	.mZone .zoneActiveArea .homePanelsContainer {
		width:957px;
		margin:auto;
		padding:0 0 18px 0;
	}
		
		.homePanelsContainer .newsPanelBar, .distributorsPanelBar, .bannersPanelBar {
			width:307px;
			float:left;
		}		
		
		/* PANEL NOTICIAS */	
	
		.homePanelsContainer .newsPanelBar {		
			margin:0 9px 0 0;
		}
		
		/* TÍTULOS */
		
		.homePanelsContainer .titleSector {		
			width:307px;
			margin:3px auto;
			height:41px;
			background-image:url('../images/sectionTitleGeneric_background.png');
			background-position:right top;
			background-repeat:no-repeat;
			border-top:1px #D9E5EE solid;	
			border-left:1px #D9E5EE solid;
			border-right:1px #D9E5EE solid;			
		}
		
			.homePanelsContainer .titleSector h2 {
				padding:4px 0 0 10px;
				font-size:1.3em;
			}
			
				.homePanelsContainer .titleSector h2 a {
					text-decoration:none;
					color:#405A6A;
					background-color:transparent;
					background-image:url('../images/sectionTitleGeneric_breadcrumbArrow.png');
					background-position:right 50%;
					background-repeat:no-repeat;
					font-weight:normal;
					padding-right:15px;
					margin-right:2px;
					line-height:1.3em;
				}
				
				.homePanelsContainer .titleSector h2 a:hover {
					text-decoration:none;
					color:#2575bc;
					background-color:transparent;			
				}					
		
			.newsListSector {			
				padding:12px;
			}
			
				.newsListSector h5 {				
					padding:10px 0 10px 0;
				}
				
				.newsListSector h5 a {
					text-decoration:none;
					color:#1C62AD;
				}
				
				.newsListSector h5 a:hover {				
					text-decoration:underline;
				}
				
				.newsListSector p {				
					font-size:0.8em;
				}
				
				.newsListSector .newsListItemBox {
					border-bottom:2px #F3F3F3 solid;
					padding:0 0 10px 0;
					margin:0 0 5px 0;
				}
				
		/* PANEL DISTRIBUIDORES */													
				
		.homePanelsContainer .distributorsPanelBar {		
			margin:0 0 0 9px;
		}
		
		.homePanelsContainer .distributorsPanelBar p {		
			font-size:0.8em;
		}
		
		.homePanelsContainer .distributorsPanelBar h4 {		
			padding:0 0 10px 0;
		}		
		
		.homePanelsContainer .distributorsPanelBar .flashSector {		
			padding:12px 0 12px 0;
		}
		
		/* PANEL BANNER HOME */
		
		.homePanelsContainer .bannersPanelBar {		
			margin:0 8px 0 8px;
		}
		
		.homePanelsContainer .bannersPanelBar .bannerSector  {		
			padding:12px 0 12px 0;
		}