/* CSS document date - 08/19/23 ( 7:00pm ) ; CSS format date - 03/24/21 */
/* Site Code: Angel Tenez; Copyright - Xcano Inc | GranMarcha.com */
/* 3.6 GranMarcha.com ; archive/index/2023/08/19/3.6_index-23_08-19.css */

body {                                    /* UPDATED - 02/10/22 */
	margin: 0;
	border: 0;
	padding: 0;
	background-image: url(../../../../../images/backgrounds/stripes_lt-grey-w-med-grey-bg_22x22-3.gif);
	background-position: right;
	background-repeat: repeat;
 	background-color: #F5F5F5;} /* Lighter "Body" Grey - F5F5F5 */

#wrapper { 	        	                  
	width: 1024px;                        /* updated - 03/24/21 */
  	margin-left: auto;
  	margin-right: auto;
 	background-color: none;}	        /* Darkest Red - 600000 */

#positioning-frame {                      /* updated - 09/15/20 */
	position: relative;
	width: 990px;}

/* ------------- (3.5) BASIC IMAGE & TEXT STYLING ------------- */ 

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


/* ----------------- (3.5) Article Paragraphs ----------------- */
	
p {
	margin: 0 0 5px 0;                    /* Updated - 09/15/20 */
	padding: 0;                     /* top, right, bottom, left */
	font-family: arial; 
	font-size: 13px;  		              
	font-style:normal;
	line-height: 1.2;                       
	text-align: justify;
	background-color: none;}                           /* green */

/* ------------- (3.5) Campaign Description Title ------------- */

h4 {                         /* H4 - CAMPAIGN DESCRIPTION TITLE */
	margin: 2px 0 14px 0;           /* top, right, bottom, left */       
	padding: 0;	                          /* Updated - 09/15/20 */
	font-family: arial, helvetica, sans-serif;
	font-size: 13px; 	                 
	font-weight: 500;
	font-style: none;                  	
	color: black;
	line-height: 13px;                        
	text-align: center;
	background-color: none;}                            /* cyan */
		
/* ----------------- (3.5) MAIN CONTENT SECTION --------------- */ 

#main-content_section {		               /* SECTION CONTAINER */
	position: relative;
	width: 1024px;                        /* Updated - 09/15/20 */
	height: 90px;
	top: 0;	
  	margin-left: auto;
  	margin-right: auto;
 	background-color: none;}    /* Seamless BG Mid Blk - 161616 */
	
/* --------------------- (3.5) Main Image --------------------- */

#main-image {						              /* Main Image */
	position: relative;                   /* Updated - 09/15/20 */
	width: 1024px;                       
	height: 1298px;                     
  	top: 0px;
  	margin-left: auto;
  	margin-right: auto;
 	background-image: url(../../../../../images/main/gran-marcha-2025_1024x1300.jpg);
 	background-color: none;}  		                   /* black */

/* ------------------- (3.5) Donation Button ------------------ */

#download-ebook_button {     	    /* PayPal - DONATION BUTTON */			
	position: absolute;                   /* Updated - 03/24/21 */
	width: 196px;
	height: 33px;
	top: 400px;                           
	right: 85px;                                
	text-align:center; 
	background-image: url("../../../../../images/elements/buttons/download-ebook_button_196x33.gif");
	background-color: red;}                             /* none */

/* ---------------- (3.5) Campaign Description ---------------- */

#campaign-description {	    /* CAMPAIGN DESCRIPTION - CONTAINER */
	position: absolute;                   /* Updated - 09/15/20 */
	width: 340px;                      
	height: 160px;                      
  	top: 460px;
  	right: 15px;
 	background-color: none;}  		                   /* green */
	
		
/* //////////////////////////////////////////////////////////// */
/* ---------------- (3.5) CONTACT FIELDS AREA ----------------- */
/* //////////////////////////////////////////////////////////// */

#contact-fields_area {                     /* SECTION CONTAINER */
	position: absolute;	                  /* Updated - 09/15/20 */
	width: 360px;
	height: 340px;
	top: 652px;							  
	right: 7px;	  						 
	font-family: helvetica, sans-serif;
	font-size: 15px;	
	background-color: none;}                           /* green */
	
/* --------------------------- NAME --------------------------- */

#name {                                                 /* Name */
	position: absolute;                   /* Updated - 09/15/20 */
	width: 108px;                         
	height: 22px;
	top: 13px;
	left: 0;
	text-align: right;
	color: black;                        
	background-color: none;}                            /* blue */

/* ------------------------ Name Input ------------------------ */

.name {                                          /* Input Field */
	position: relative;                   /* Updated - 09/15/20 */          
	width: 212px;
	height: 18px;
	margin: 10px 0 0 112px;             
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ----------------------- ORGANIZATION ----------------------- */

#org {                                          /* Organization */
	position: absolute;                   /* Updated - 09/15/20 */
	width: 108px;                        
	height: 22px;
	top: 44px;                           
	left: 0;
	text-align: right;
	color: black;                      
	background-color: none;}                            /* blue */

/* ------------------------ Name Input ------------------------ */

.org {                                          /* Input Field */
	position: relative;                  /* Updated - 09/15/20 */      
	width: 212px;
	height: 18px;
	margin: 8px 0 0 112px;              
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ---------------------- STREET ADDRESS ---------------------- */

#address {                                    /* Street Address */
	position: absolute;                   /* Updated - 09/15/20 */
	width: 108px;                        
	height: 22px;
	top: 77px;                         
	left: 0;
	text-align: right;
	color: black;                        
	background-color: none;}                            /* blue */

/* ---------------------- Address Input ----------------------- */

.address {                                       /* Input Field */
	position: relative;                   /* Updated - 09/15/20 */            
	width: 212px;
	height: 18px;
	margin: 8px 0 0 112px;              
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ------------------- CITY / STATE / ZIP --------------------- */

#city {                                        /* City, ST, ZIP */
	position: absolute;	                  /* Updated - 09/15/20 */
	width: 108px;                       
	height: 22px;
	top: 109px;                           
	left: 0;
	text-align: right;
	color: black;                         
	background-color: none;}                            /* blue */

/* --------------------- Location Input ----------------------- */

.city {                                          /* Input Field */
	position: relative;	                  /* Updated - 09/15/20 */
	width: 115px;
	height: 18px;
	margin: 8px 0 0 112px;               
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ------------------------ State Input ----------------------- */

.state {                                         /* Input Field */
	position: relative;		              /* Updated - 09/15/20 */
	width: 27px;
	height: 18px;
	margin: 8px 0 0 5px;           /* top, right, bottom, left */
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ------------------------ Zip Input ------------------------- */

.zip {                                           /* Input Field */
	position: relative;			          /* Updated - 09/15/20 */
	width: 45px;
	height: 18px;
	margin: 8px 0 0 5px;            /* top, right, bottom, left */
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* -------------------------- PHONE --------------------------- */

#phone {                                               /* PHONE */
	position: absolute;		              /* Updated - 09/15/20 */
	width: 108px;                        
	height: 22px;
	top: 140px;                          
	text-align: right;
	left: 0;
	color: black;                        
	background-color: none;}                            /* blue */
	
/* ----------------------- Phone Input ------------------------ */

.phone {                                         /* Input Field */
	position: relative;		              /* Updated - 09/15/20 */
	width: 212px;
	height: 18px;
	margin: 8px 0 0 112px;               
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* -------------------------- EMAIL --------------------------- */

#email {                                               /* Email */
	position: absolute;		              /* Updated - 09/15/20 */
	width: 108px;                       
	height: 22px;
	top: 173px;                          
	text-align: right;
	left: 0;
	color: black;                        
	background-color: none;}                            /* blue */

/* ----------------------- Email Input ------------------------ */

.email {                                         /* Input Field */
	position: relative;		              /* Updated - 09/15/20 */
	width: 212px;                        
	height: 18px;
	margin: 8px 0 0 112px;               
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}

/* ------------------------- MESSAGE -------------------------- */

#message {                                           /* Message */
	position: absolute;		          	  /* Updated - 09/15/20 */
	width: 108px;                         
	height: 22px;
	top: 204px;                         
	text-align: right;
	left: 0;
	color: black;                         
	background-color: none;}                            /* blue */

/* ---------------------- Message Input ----------------------- */

#message-field {                                 /* Input Field */
	position: relative;			          /* Updated - 09/15/20 */
	width: 212px;                       
	height: 43px;
	margin: 8px 0 0 112px;               
	padding: 2px 0 2px 5px;         /* top, right, bottom, left */
	border: 1px solid #A9A9A9;
	font-family: helvetica, sans-serif;
	font-size: 14px;		
	float: left;}
	
/* ---------------------- SUBMIT BUTTON ----------------------- */

.submit-button {                               /* Submit Button */
	position: absolute;                   /* Updated - 09/15/20 */
	top: 258px;                          
	left: 180px;                         
	width: 90px;
	font-family: helvetica, sans-serif;
	font-size: 13px;}

/* ************************************************************ */
/* ---------------- (3.5) Link to Video Button ---------------- */
/* ------------------------------------------------------------ */

#link-to-video_button {     	         /* LINK TO VIDE BUTTON */			
	position: absolute;                   /* Updated - 09/15/20 */
	width: 270px;						 
	height: 23px;						
	top: 957px;                                        
	right: 50px;                          
	font-family: times new roman, times,;  
	font-size: 21px;					   
	font-style: italic;                    
	color:#990000;                         /* Dark Red - 990000 */
	text-align:center; 
/*	background-image: url(../images/elements/buttons/paypal-button_107x26.gif); */
	background-color: none;}                             /* red */

/* ---------------- (3.5) See Live Video Link ----------------- */ 

#link-to-video_button a {    /* DO NOT CHANGE ORDER OF SEQUENCE */
	text-decoration: underline;}          /* Updated - 09/15/20 */

#link-to-video_button a:link {
	color: #990000;} 	     /* initial color - Dark Red 990000 */

#link-to-video_button a:visited {
	color: #990000;}  	     /* visited color - Dark Red 990000 */
	
#link-to-video_button a:hover {
	color: #990000; 	       /* hover color - Dark Red 990000 */
	text-decoration: none;} 

#link-to-video_button a:active {
	color: #990000;}      /* transition color - Dark Red 990000 */
	

/* //////////////////////////////////////////////////////////// */
/* ----------------- (3.5) COPYRIGHT SECTION ------------------ */ 
/* //////////////////////////////////////////////////////////// */


#copyright_container {                     /* SECTION CONTAINER */
	position: relative;                   /* Updated - 09/15/20 */
	width: 1024px;                       
	height: 63px;                       
	top: 1207px;                       
	left: 0px;
	padding: 0px;	
	background-color: none;}		                  /* purple */	

/* ------------------ (3.5) Copyright Links ------------------- */ 

#copyright {                              /* Updated - 09/15/20 */
	position: absolute;                 
	width: 1024px;                     
	height: 12px;                        
	top: 25px;                           
	left: 0px;
	padding: 0;
	font-family: verdana, arial;         
	font-size: 11px;                         
	font-weight: normal;
	color: black;	  	          /* Medium Grey Black - 252525 */
	text-align: center;
	background-color: none;}		  /* Darkest Blue - 00001F  */
  
.list-dot {                               /* Updated - 09/15/20 */font-family: arial;
	font-size: 8px;  		     
	color: black;}		          /* Medium Grey Black - 252525 */

/* ------------------ (3.5) Copyright Links ------------------- */ 

#copyright a:link {
	color: black;}     /* initial color - Med Grey Blk - 252525 */

#copyright a:visited {
	color: black;}     /* visited color - Med Grey Blk - 252525 */
	
#copyright a:hover {
	color: black; 	     /* hover color - Med Grey Blk - 252525 */
	text-decoration: underline;} 

#copyright a:active {
	color: black;}      /* trans. color - Med Grey Blk - 252525 */
	
/* ---------------- STANDARD AMG LINKING RULES ---------------- */ 

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

a:link {				     
	color: #000000;} 	               /* initial color - Black */

a:visited {
	color: #000000;}  	               /* visited color - Black */

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


/* ------------------------ Bar Length ------------------------ */
	
/* --------- AMG / XM / 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
					  XM Light Grey - 999999 ; XM Middle Grey - 666666 ; XM Darkest Grey - 333333 

	Black  - 000000 ; XM Near Black - 090909 ; XM Medium Black - 181818 ; XM Medium Grey Black - 272727 ; XM Grey Black - 363636
	                  Mid Black - 222222 ; Mid Grey Black - 252525 ; Charcoal - 333333 
					               
	Red    - FF0000 ; Rose Red - E4082E ; Dark Red - 990000 ; Maroon - 990033 ; Deep Red - 630000 ; Darkest Red - 600000 ; Red Black - 2D0000
					  HyperLink 'Dark' Red - 990000 

	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 ; Darkest Dark Purple - 32007D
					  
	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
					  HyperLink 'Dark' Blue - 00005F 
					 					 					  					   
    Body   - F5F5F5 ; Shadow Border Grey - E0E0E0 ; Light Grey - E1E1E1 ; Lighter "Body" Grey - F5F5F5 ; X9 Body Grey - F7F7F7
	                  RR Internet BG Blue - 000033 ; Seamless BG Mid Blk - 161616 ; XM Purple Blue BG - 181845 ;  L-Bolt Sky BG Blue - 489FDC 
	    
	Borders - ##### ; Adsense Border Blue - 0066CC ; Adsense Border Blue Grey - 336699 ; Mid Section Grey - E9E9E9 
					  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 ; Facebook Grey - E9EAED ; Grey Dot for Gold BG - 777777 
					  MA Eagle Gold - FFE693 ; MySpace BG Grey - E5E5E5 ; Index Marquee Purple - 1D0048 ; Red Arrow Bright Red - FF0006 
					  R&R Violet - B18AD9 ; Sub Heading H2 Red - 600000 ; Teleflora Purple - 660099 ; EFD Sub-Heading Purple - 8200BF 
					  Title Bar Gold - E9D78D ; EFD Title Bar Violet - BF00BF ; EFD Violet Red - CC0099 ; W3C Gray - 808080 (Dark Grey) 
					  WOW Slider Grey - 3D3D3D ; X11 Gray - BEBEBE (Lighter Grey) ; XM Violet Purple - 9103A5 ; XM Dark Grey - 999999 
					  
					  AdSense Lightest Grey - E6E6E6 ; Adsense Light Grey - B3B3B3 ; Adsense Normal Grey - CCCCCC ; Adsense Middle Grey - 999999 
					  Adsense Dark Grey - 808080 ; Adsense New Grey - 828282 ; 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 Border Blue - 0066CC ; Google Dark Blue - 0066CC ; Google SERP Blue - 2D1F9A 
					  Google SERP Purple - 570E70 ; Google URL Green - 008000 ; Google Grey - CCCCCC 

    ------------- 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 06-20-20 ( 9:00am MST ) */	
