/* CSS document date - 03/25/15 ( 5:45am ) ; CSS format date - 07/27/14 */
/* Author: David Carrera - Copyright 2014 American Media Group, CA  USA */
/* Site: MA V3.0; blank_pages/../../3.0_floating-page_w-top-row-promo_extended-length-heading_spefici-folder.css */

body {                                    /* updated - 07/27/14 */
	margin: 0;
	border: 0;
	padding: 0;
	background-image: url(file:///C|/Users/images/backgrounds/active.gif);
	background-position: center;
	background-color: black;}	 	                    /* cyan */

#wrapper { 	        	                  
	width: 670px;                         /* UPDATED - 07/26/14 */
  	margin-left: auto;
  	margin-right: auto;
 	background-color: none;}	        /* Darkest Red - 600000 */

#positioning-frame {
	position: relative;   /* NOTE: updated for HTML5 - 06/27/14 */
	top: 0;    /* Important Setting: Needed for Safari/IE Match */
	width: 990px;}

/* ---------------- BASIC IMAGE & TEXT STYLING ---------------- */ 

img {
	margin: 0;
	border: 0;
	padding: 0;}

/* --------------------- Main Page Heading -------------------- */

h1 {		                          /* H1 - MAIN PAGE HEADING */
	position: relative;                   /* UPDATED - 07/26/14 */
	margin: 0;                        
	padding: 0;                     /* top, right, bottom, left */
	font-family: times new roman, times, serif;
	font-size: 22px;  	                  /* UPDATED - 01/13/15 */
	font-style: normal; 
	font-weight: 500;
	color: white;                                      /* black */
	text-align: center;
	background-color: none;}                            /* cyan */

/* ------------------- Main Article Heading ------------------- */

h2 {                                 /* H2 - MAIN ARTICLE TITLE */
	position: relative;                   /* UPDATED - 07/27/14 */
	margin: 17px 0 7px 0;            /* top, right, bottom, left */       
	padding: 0;                          
	font-family: arial, verdana, sans-serif;
	font-size: 18px; 		
	font-style: none; 
	font-weight: 540;
	color: white;                         /* UPDATED - 07/27/14 */
	text-align: center;
	background-color: none;}                            /* cyan */

/* ---------------- Main Article Sub-Section(s) --------------- */

h3 {                             /* H3 - ARTICLE SUB-SECTION(S) */
	margin: 5px 0 4px 0;            /* top, right, bottom, left */       
	padding: 0;	                            /* updated 01-13-14 */
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 	
	font-weight: 540;
	font-style: none;                  	
	color: white;                         /* UPDATED - 07/27/14 */
	text-align: center;
	background-color: none;}                            /* cyan */

/* ---------------- Main Article Sub-Title(s) ----------------- */

h4 {                                /* H4 - ARTICLE SUBTITLE(S) */
	margin: 6px 0 3px 0;            /* top, right, bottom, left */       
	padding: 0;	                            /* updated 02-07-14 */
	font-family: arial, helvetica, sans-serif;
	font-size: 14px; 	
	font-weight: 500;
	font-style: none;                  	
	color: black;      
	text-align: center;
	background-color: none;}                            /* cyan */
	
/* ************************************************************ */	
/* ------------------------ PARAGRAPHS ------------------------ */
/* --------> div id "main-article_paragraphs" omitted <-------- */	
/* ************************************************************ */	
	
p, pre {       /* MAJOR IMPORTANT 'SITE WIDE' UPDATE - 07/07/14 */
    margin: .8em 0 .8em 0;          /* top, right, bottom, left */
 	border: 0;
	padding: 0;           /* IMPORTANT NOTE - KEEP THIS SETTING */
  	font-family: verdana; /* IMPORTANT NOTE  ( USE ARIAL ONLY ) */
	font-size: 12px;      /* IMPORTANT NOTE - KEEP THIS SETTING */
	color: white;				            /* ADDED - 07/26/14 */ 
	line-height: 17px;    /* IMPORTANT (USE PX ONLY) - 07/07/14 */
	text-align: justify;
	background-color: none;}                          /* green */

/* ---------------------- On-Hold Coding ---------------------- */ 

blockquote {
	margin: 5px 18px 12px 18px; 	/* top, right, bottom, left */
	font-family: arial, verdana, sans-serif;
	font-size: 13px;  		
	font-weight: 500; 		
	color: black;	
	text-align: justify;}

	
/* //////////////////////////////////////////////////////////// */
/* ---------------------- HEADER SECTION ---------------------- */ 
/* //////////////////////////////////////////////////////////// */

#header { 			                             /* MAIN HEADER */
	position: absolute; 
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 63px;                         /* UPDATED - 07/26/14 */
	top: 11px;                             /* updated - 02/06/14 */
	left: 0; 
 	background-image: url(../../../../images/header/la-gran-marcha_670x63.gif);
	background-color: none;}                             /* red */
	
/* ------------------------------------------------------------ */	
/* -------------------- TOP NAVIGATION BAR -------------------- */
/* ------------------------------------------------------------ */	

#top-navigation-bar {       /* Top Menu Bar - SECTION CONTAINER */
	position: absolute; 
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 14px; 
	top: 72px;                            /* updated - 02/06/14 */     
	left: 0; 
	margin: 0;
	padding: 0;
	background-color: none;}                             /* red */

/* -------------------- Top Navigation Menu ------------------- */

#top-menu {		               /* Top Menu Links - Text Styling */
	position: absolute;
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 14px;                         /* updated - 01/19/14 */                 
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	color: cyan;
	text-align: center;
	background-color: none;}   		                     /* red */
	
#top-menu ul { 		  /* ------------ DON'T CHANGE ------------ */
  	margin: 0 0 0 -2px;             /* top, right, bottom, left */
  	padding: 0;                           /* updated - 01/19/14 */
 	text-align: center;}                  
 
#top-menu li {		  /* ------------ DON'T CHANGE ------------ */
  	display: inline;
  	font-weight: normal;}
 	
.top-menu-dot {
	font-family: verdana;                 /* UPDATED - 07/26/14 */
	font-size: 9pt;  	                  /* UPDATED - 07/26/14 */
	vertical-align: middle;
	color: #FF00FF;}                          /* Fucia - FF00FF */	
	
/* ---------------------- Top Menu Links ---------------------- */

#top-menu a {				 /* DO NOT CHANGE ORDER OF SEQUENCE */
 	text-decoration: none;}       /* prevents initial underline */

#top-menu a:link {          
	color: white;} 	                   /* initial color - White */	

#top-menu a:visited {
	color: white;}                    /* visited color -  White */	

#top-menu a:hover {
	color: cyan;		  /* hover color - Lightest Cyan D2FFFF */	
	text-decoration: underline;}

/* --------------- EXTENDED LENGTH PAGE HEADING --------------- */ 

#extended-length-page_heading {	      /* <H1> HEADING CONTAINER */
	position: absolute;                  
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 36px;
	top: 100px;                           /* UPDATED - 07/27/14 */
	left: 0;                            
	background-color: none;}            /* Darker Blue - 00004F */


/* //////////////////////////////////////////////////////////// */
/* -------------- MAIN MIDDLE / CONTENT SECTIONS -------------- */
/* //////////////////////////////////////////////////////////// */


#main-middle_sections {               /* MAIN MIDDLE SECTION(S) */
	position: absolute;          
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 100%; 		/* Important to Allow for Floating Page */
	top: 125px;                           /* UPDATED - 07/27/14 */
	left: 0;
	padding: 0;	
	text-align: center;	
	background-color: white;}		                    /* cyan */	

/* ------------- NEW CONTENT - SECTION CONTAINER -------------- */ 

#new-content_section-container {     /* NEW - SECTION CONTAINER */
	position: absolute;                      /* ADDED - 3/30/14 */
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 100%;          /* IMPORTANT SETTING - DO NOT DEFINE */ 
	top: 0;							      /* updated - 06/27/14 */ 
	left: 0;
/*	border: 0px solid #CEBD63;         VFF Gold Border - CEBD63 */
	background-color: none;}	                        /* cyan */	
	

/* ------------------------ Main Image ------------------------ */

.main-image {                               /* MAIN IMAGE BLOCK */
	width: 325px;                         /* UPDATED - 07/26/14 */
	height: 325px;
	float:left;
	padding:0;                            /* UPDATED - 07/26/14 */
	margin: 6px 12px 3px 0;         /* top, right, bottom, left */
	background-image: url(../../../../images/main/lil-baby_325x325-2.jpg);
	background-color: none;}                            /* grey */   
	

/* ------------------------------------------------------------ */
/* ---------- BOTTOM VIDEO & MATCHING IMAGE SECTION ----------- */ 
/* ------------------------------------------------------------ */

#image-block_1 {                          /* SECTIONS CONTAINER */
	position: relative;                     /* ADDED - 07/27/14 */
	width: 670px;                         /* UPDATED - 07/27/14 */
	height: 190px;
	top: 15px;                            /* UPDATED - 07/27/14 */
	left: 0px;
	background-color: none;}                           /* green */

/* ------------------ Left Side Image Section ------------------*/

#image-block-1_left {
	position: absolute;                     /* ADDED - 07/27/14 */
	width: 192px;                         /* UPDATED - 07/27/14 */
	height: 100px;
	top: 0;
	left: 0;
	background-image: url(../../../../images/text/angel-tenez_192x100.gif);
	background-color: none;}                             /* red */
	
/* ----------------- Right Side Image Section ------------------*/

#image-block-1_right {
	position: absolute;                     /* ADDED - 07/27/14 */
	width: 340px;                         /* UPDATED - 07/27/14 */
	height: 129px;
	top: 0px;
	right: 5px;
	background-image: url(../../../../images/logos/unity-corps_metro-la-chapter_340x129_blk.gif);
	background-color: none;}                            /* blue */

	
/* //////////////////////////////////////////////////////////// */
/* ---------------- FOOTER / COPYRIGHT SECTION ---------------- */ 
/* //////////////////////////////////////////////////////////// */

/* ----------- ( Floating Page w/ Specific Footer ) ----------- */

#footer-copyright_container {              /* SECTION CONTAINER */
	position: relative;                   /* UPDATED - 06/28/14 */
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 152px;
	top: 0px;                            /* updated - 07/27/14 */
	left: 0;
	padding: 0;	
	background-color: none;}		                  /* purple */	

/* --------------------- Copyright Notice --------------------- */ 

#copyright { /* UPDATED for Floating Specific Footer - 07/27/14 */
	position: relative;
	width: 670px;                         /* UPDATED - 07/26/14 */
	height: 16px;                         /* UPDATED - 07/27/14 */ 
	top: 1px;           /* UPDATED for FLOATING PAGE - 07/27/14 */  
	left: 0;
	padding: 0;
	font-family: arial;
	font-size: 12px;                           /* previously 8pt */
	font-weight: normal;
	color: #E1E1E1; 	 /* initial color - Light Grey - E1E1E1 */
	text-align: center;
	background-color: none;}		  /* Darkest Blue - 00001F  */
  
.list-dot {
	font-family: arial;
	font-size: 9px;  		              /* UPDATED - 07/27/14 */   
	color: #E1E1E1;}		             /* Light Grey - E1E1E1 */

/* --------------------- Copyright Links ---------------------- */ 

#copyright a:link {
	color: #E1E1E1;} 	 /* initial color - Light Grey - E1E1E1 */

#copyright a:visited {
	color: #E1E1E1;} 	 /* visited color - Light Grey - E1E1E1 */
	
#copyright a:hover {
	color: #E1E1E1; 	   /* hover color - Light Grey - E1E1E1 */
	text-decoration: underline;} 

#copyright a:active {
	color: #E1E1E1;}  /* transition color - Light Grey - E1E1E1 */


/* ------------------------------------------------------------ */	
/* ------------------ BOTTOM NAVIGATION BAR ------------------- */
/* ------------------------------------------------------------ */	

#bottom-navigation-bar {     /* Bottom Navigation Bar - SECTION */
	position: relative; 
	width: 670px;                         /* UPDATED - 07/27/14 */
	height: 13px; 
	top: 7px;                            /* UPDATED - 07/27/14 */
	left: 0; 
	margin: 0;
	border: 0 none;	
	padding: 0;
	vertical-align: middle;    
	background-color: none;}            /* Darker Blue - 00004F */

/* ------------------- Bottom Menu Section -------------------- */

#bottom-menu {		         /* Bottom Menu Links - BOTTOM MENU */
	position: relative;
	width: 670px;                         /* UPDATED - 07/27/14 */
	height: 10px;
	top: 0;                               /* UPDATED - 07/27/14 */
	left: 0;
	padding: 0;
  	font-family: arial;                   /* UPDATED - 07/27/14 */
	font-size: 11px;  		              /* UPDATED - 07/27/14 */          
	color: white;
	background-color: none;}   		                     /* red */
	
/* --------------------- Bottom Menu List --------------------- */

#bottom-menu ul { 	       /* --------- DO NOT CHANGE --------- */
  	margin: 0;
  	padding: 0;
 	text-align: center;}
 
#bottom-menu li {		   /* --------- DO NOT CHANGE --------- */
  	display: inline;
  	font-weight: normal;}

.bottom-menu-dot {
	font-family: Arial;
	font-size: 8px;  			              /* previously 6pt */
	color: #FF00FF;}                          /* Fucia - FF00FF */	

/* -------------------- Bottom Menu Links --------------------- */

#bottom-menu a {		     /* DO NOT CHANGE ORDER OF SEQUENCE */
 	text-decoration: none;}       /* prevents initial underline */

#bottom-menu a:link {          
	color: white;} 	                   /* initial color - White */	

#bottom-menu a:visited {
	color: white;}  	              /* visited color -  White */	

#bottom-menu a:hover {
	color: cyan;		                 /* hover color - White */	
	text-decoration: none;}


/* ------------------------------------------------------------ */	
/* ----------------- BOTTOM KEYWORD PHRASES ------------------- */
/* ------------------------------------------------------------ */	

#bottom-keyword-phrases {   /* Bottom Keyword Phrases - SECTION */
	position: relative; 
	width: 670px;                         /* UPDATED - 07/27/14 */
	height: 13px; 
	top: 14px;                             /* UPDATED - 07/27/14 */
	left: 0; 
	margin: 0;
	border: 0 none;	
	padding: 0;
	vertical-align: middle;    
	background-color: none;}            /* Darker Blue - 00004F */

/* ----------------- Bottom Phrases Section ------------------- */

#bottom-phrases {		        /* Bottom Phrases - BOTTOM MENU */
	position: relative;
	width: 670px;                         /* UPDATED - 07/27/14 */
	height: 10px;
	top: 0;                               /* UPDATED - 07/27/14 */
	left: 0;
	padding: 0;
  	font-family: arial;                   /* UPDATED - 07/27/14 */
	font-size: 10px;  		              /* UPDATED - 07/27/14 */          
	color: white;
	background-color: none;}   		                     /* red */
	
/* --------------------- Bottom Menu List --------------------- */

#bottom-phrases ul { 	   /* --------- DO NOT CHANGE --------- */
  	margin: 0;
  	padding: 0;
 	text-align: center;}
 
#bottom-phrases li { 	   /* --------- DO NOT CHANGE --------- */
  	display: inline;
  	font-weight: normal;}

.bottom-phrases-dot {
	font-family: Arial;
	font-size: 8px;  			          /* UPDATED - 07/27/14 */   
	color: white;}                                     /* white */	


/* ------------------------------------------------------------ */	
/* ------------ BOTTOM SITE NOTIFICATION SECTION -------------- */
/* ------------------------------------------------------------ */	

#site-notification_section {     /* Site Notification - SECTION */
	position: relative; 
	width: 634px;                         /* UPDATED - 07/27/14 */
	height: 59px;                         /* UPDATED - 07/27/14 */
	top: 25px;                            /* UPDATED - 07/27/14 */
	padding: 6px 6px 0 6px;;        /* top, right, bottom, left */
  	margin-left: auto;
  	margin-right: auto;
	font-family: arial;                   /* UPDATED - 07/27/14 */
	font-size: 11px;                      /* UPDATED - 07/27/14 */
	color: white;
	border-color: grey;                   /* UPDATED - 07/27/14 */
	border-collapse:collapse;
	border-style:solid;
	border-width: thin;                   /* UPDATED - 07/27/14 */
	line-height: 1.2;                      /* IMPORTANT SETTING */
	text-align: justify;
	background-color: none;}                             /* red */
	
/* ---------------- STANDARD AMG LINKING RULES ---------------- */ 

a {						     /* DO NOT CHANGE ORDER OF SEQUENCE */
 	text-decoration: none;}       /* prevents initial underline */

a:link {				     
	color: #FFFFFF;} 	               /* initial color - White */

a:visited {
	color: #FFFFFF;}  	               /* visited color - White */

a:hover {
	color: #FFFFFF;		                 /* hover color - White */ 
	text-decoration: underline;}
	
a:active {
	color: #FFFFFF;} 	            /* transition color - White */


/* ------------------------ Bar Length ------------------------ */
	
/*  ------------ AMG / UI STANDARD REFERENCE COLORS -------------
  
	White  - FFFFFF ; Near White - FDFDFD ; Light White - FAFAFA ; * Lighter "Body" Grey - F5F5F5 * ; Index Marquee BG White - EFEFEF 
    Grey   - CCCCCC ; Light Grey - E1E1E1, ; Hint of Grey - FBFBFB ; X11 Grey - BEBEBE ; Medium Light Grey - A9A9A9 ; W3C Grey - 808080
	Black  - 000000 ; Near Black - 090909 ; Medium Black - 181818 ; Mid Black - 222222 ; Medium Grey Black - 252525 ; Charcoal - 333333  
	
	Red    - FF0000 ; Rose Red - E4082E ; Dark Red - 990000 ; Darkest Red - 600000 ; Maroon - 990033 ; Red Black - 2D0000  
	Pink   - FFCCFF ; Light Pink - FFF5F5 ; Hot Pink - F535AA ; Deep Pink - FF1493 ; X11/W3C Fucia - FF00FF ; Violet Red - CC0099 
	                  X11/W3C Pink - FFC0CB ; Salmon - F7E9E5 ; Medium Violet Red - C71585   
	Violet - EE55EE ; Lavender - CC99FF ; Light Lavender - E9D2FF ; Magenta (same as "Fucia") - FF00FF ; X11/W3C Violet - EE82EE
	Purple - 9900FF ; Light Purple - BD59FF ; Lighter Purple - D79BFF ; Lightest Purple - E7C1FF ; Hint of Purple - F3DFFF 
					  Medium Purple - AB2DFF ; Dark Purple - 6100C1 ; Darker Purple - 5A1BAF ; Darkest Purple - 3F009D 
					  
	Orange - FFA500 ; DW Orange - FF9900 ; Orange-1 - FF7F00 ; Light Orange - FFBB22 ; Orange Red FF4500 ; X11/W3C Orange - FFA500		  
	Yellow - FFFF00 ; Light Yellow - FFFF66 ; Lime - CCFF33 ; Khaki - F0E68C ; Dark Khaki - BDB76B ; Goldenrod "Dark Yellow Gold" - DAA520  
	Green  - 009900 ; Bright Green - 00FF33 ; Light Green - CCFFCC ; Olive - CCFF33 ; Dark Green - 33CC33 ; Darker Green - 006600  
					  W3C Green - 008000 ; X11 Green - 00FF00 

    Copper - FFCC99 ; Copper-1 - C96333 ; XM Dark Copper - CC9966 ; XM Text Copper - FFCC99
	Silver - DDDDDD ; Light Silver - EEEEEE ; Silver-1 - DADADA ; X11/W3C Silver - C0C0C0 
	Gold   - CC9900 ; Yellow Gold - FFCC00 ; Orange Gold - FF9900 ; Reddish Gold - FFC184 ; Maya Impact Gold - FFCC7D ; XM Logo Gold - C3A756 
					  XM Copyright Gold  - FFEE9F ; XM Text Gold-1 - FFE693 ; XM Text Gold-2 - F3DA98 ; X11/W3C Gold - FFD700
	
	Cyan   - 00FFFF ; Medium Cyan - 33CCFF ; Light Cyan - 66FFFF ; Lighter Cyan - B3FFFF ; Lightest Cyan - D2FFFF ; Turquoise - 00FFCC
	Blue   - 0000FF ; Light Blue - 99CCFF, Lighter Blue - A8D3FF ; Lightest Blue - CAE4FF ; Lightest Light Blue - DFF1F7 ; Hint of Blue - E1F0FF   
					  Medium Blue - 3366FF ; Dark Blue - 000066 ; Medium Dark Blue - 00005F ; Darker Blue - 00004F ; Darkest Blue - 00001F  
					 					 					  					   
    Body   - F5F5F5 ; Shadow Border Grey - E0E0E0 ; Light Grey - E1E1E1 ; Lighter "Body" Grey - F5F5F5 ; X9 Body Grey - F7F7F7
	                  Seamless BG Mid Blk - 161616 ; XM Purple Blue BG - 181845 ; R&R Border/BG Blue - 073660 ; L-Bolt Sky BG Blue - 489FDC 
	    
	Borders - ##### ; Adsense Border Blue - 0066CC ; Adsense Border Blue Grey - 336699 ; Shadow Border Grey - E0E0E0 ; VFF Gold Border - CEBD63 
	 				  XM Border Black - 707070 

    Text (Black) ## ; Close Black - 030303 ; Near Black - 090909 ; Medium Black - 181818 ; Mid Black - 222222 ; Medium Grey Black - 252525 
					  Text Black - 272727 ; Medium Text Blk - 363636 ; FAQ Text Black - 404040 ; Light Text Blk - 454545 ; Lighter Text Blk - 545454 
					  Lightest Text Blk - 636363 ; Medium Text Grey - 727272 ; Light Text Grey - 818181 ; Lighter Text Grey - 909090   
					  Btm Rt Banner Ad Blue - 000070 ; Hyper-Link 'Dark' Blue - 00005F 

    Tables - ###### ; Table Heading Blue - DFF1F7 ; Table "Border" Blue - AECFE3 ; Table Row Blue - ECF7FA ; Hyper-Link Blue - 00005F
	                  Table Row Blue Grey - EAEAEA ; Table Row Light Olive - E7F5B4 ; Table Row Gold - E9DC9E ; Title Bar Gold - E9D78D 

	Misc   - ###### ; American Baby Blue - 1CA4FF ; Aquamarine - 7FFFD4 ; Beige - F5F5DC (X11/W3C) ; GS Banner Blue - 000033  
					  Encyclopedia Blue - 00345F ; Facebook Blue - 3B5998 ; MySpace BG Grey - E5E5E5 ; Index Marquee Purple - 1D0048 
					  Red Arrow Bright Red - FF0006 ; R&R Violet - B18AD9 ; Sub Heading H2 Red - 600000 ; Title Bar Gold - E9D78D 
					  W3C Gray - 808080 (Dark Grey) ; X11 Gray - BEBEBE (Lighter Grey) ; XM Dark Grey - 999999 ; Grey Dot for Gold BG - 777777 
					  WOW Slider Grey - 3D3D3D ;
					  
					  AdSense Lightest Grey - E6E6E6 ; Adsense Light Grey - B3B3B3 ; Adsense Normal Grey - CCCCCC ; Adsense Middle Grey - 999999 
					  Adsense Dark Grey - 808080 ; Adsense Darker Grey - 7F7F7F ; Adsense Darkest Grey - 666666 ; Adsense Grey Black 1 - 4C4C4C
					  Adsense Dark Grey 2 - 333333 ; Adsense Dark Grey 3 - 191919 ;  Adsense Normal Black - 000000 ; Google Color Chart (coming soon)

    ------------- STANDARD AMG LINKING COLOR RULES --------------  
    
	Black Background ; Active Link Blue - 66FFFF ; Black BG Blue - 00003F ; Black BG Lighter Text Grey - DADADA ; B&G Stripes BG Grey - E1E1E1 
					   Horizonal Rule Black - A9A9A9 (close match between IE & Firefox) ; Roll Over Lime - 00FF00     
	White Background ; Main Image Caption Blue - 00006F ; Main Title Bar Blue - 171745 ; updated 07-26-14 ( 11:30pm CST ) */	