/*  A_STRUCTURE-ITA.CSS for www.MAYALAND.com ITALIAN:  */

/* BASELINE SETTINGS  ----------------------*/

/*<![CDATA[*/

body, div, dl, dt, dd, ul, ol, li, 
h1, h2, h3, h4, h5, h6, pre, 
form, fieldset, input, 
p, blockquote, th, td { margin: 0; padding: 0; }

table { 
border-collapse: collapse; border-spacing: 0; }

fieldset, img { border: 0; }

address, caption, cite, code, dfn, em,  th, var { 
font-style: normal; font-weight: normal; }

ol, ul { margin: 1em 0;  margin-left: 10px; padding-left: 0; }

ul { list-style-type: disc; }

ol { list-style-type: decimal; }

caption, th {  text-align: left; }

h1, h2, h3, h4, h5, h6 { font-size: 100%; }

/* COLOR PALETTE --------------------------------------*/

.liteblue { color: #d1defa; }
.dkblue { color: #13124c;  }

.litegrey { color: #d1d5d5; }
.charcoal { color: #333333; }

.beige { color: #eadfc9; }
.caramelpeach { color: #f1c89c; }
.sepiabrown { color: #88725d; }

.litesage { color: #f7f8f2; }
.green { color: #83a560; }

/*   STRUCTURE SETTINGS  ----------------------*/
html {
	margin: 0;  
	padding: 0;
}

body { 
	margin: 0;  
	padding: 0;  
	color: #333333;
	background-color: #13124c;  
	position: relative; 
	text-align: center;
	font-size: 76%;  
	font-family: Georgia, "Times New Roman", Times, serif;  
}

#content { width: 1000px; height: 667px; padding: 0; 		
	margin: 8px auto; 
	background-color: #eadfc9; 	
	background-image: url(images/bkgTILE.jpg); 
}	
div#centering { position: relative;
	width: 1000px; height: 667px;
	margin: 0 auto;
	padding: 0;
}

/* CSS LAYOUT BLOCKS ------------------------------------*/

div.logoblock { position: absolute; 
	top: 0px; left: 0px;
	width: 239px; height: 110px; 
	margin: 0; padding: 0;
	background-color: #eadfc9;
}
div.top_decor { position: absolute;
	top: 0px; left: 239px;
	width: 761px; height: 32px;
	margin: 0; padding: 0;
	background-color: #eadfc9;
	background-image: url(images/Topper.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div.specialsbkg { position: absolute;
	top: 32px; left: 239px;
	width: 635px; height: 78px;
	margin: 0 25px 0 10px;
	padding: 0;
	background-color: #eadfc9;
	background-image: url(images/SpecialsPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
div.navbar {position: absolute;
	top: 110px; left: 0px; 
	width: 129px; height: 500px;
	margin: 0; padding: 0;
	background-color: #eadfc9;
	background-image: url(images/NavbarBkg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 100;
}
table.navlinksleft { width: 103px; height: auto;
	position: absolute;
	top: 0px;
	left: 29px;
	border: none; 
	padding: 0;
	margin: 0; 
}

div.rightpanel { position: absolute;
	top: 38px; left: 873px; 
	width: 126px; height: 578px;
	margin: 0; padding: 0;
	background-color: #eadfc9;
	background-image: url(images/RightPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index:300;
}
table.navlinksright { 
	width: 103px; 
	height: auto;
	position: absolute;
	top: 0px;
	left: 0px;
	border: none; 
	padding: 0;
	margin: 0; 
	z-index: 300;
}

div.flashcontent { position: absolute;
	top: 110px; left: 129px;
	width: 745px; height: 500px;
	margin: 0;
	padding-left: 0; 
	background-color: #eadfc9;
	background-image: url(images/CenterPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 111;
}
	
div.specials_content { position: absolute;
	top: 110px; left: 129px;
	width: 745px; height: 500px;
	margin: 0;	padding: 0; 	
	background-color: #eadfc9;
	background-image: url(sc/Prueba_07c.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	z-index: 151;	
}

table    { display: table }
tr       { display: table-row }
thead    { display: table-header-group }
tbody    { display: table-row-group }
tfoot    { display: table-footer-group }
col      { display: table-column }
colgroup { display: table-column-group }
td, th   { display: table-cell }
caption  { display: table-caption }

/* FOR SPECIALS PAGES */

table.specialsblock {	
	width: 713px; height: 450px;
	padding: 0;	margin: 0 0 0 8px;
	border-collapse: collapse; 
	border-spacing: 0;
}

td.specials_header {
	height: 29px;
	padding: 2px 0 0 100px;
	margin: 0;
}

td.specials_tabs {
	width: 163px;
	height: 451px;
	margin: 0;
	padding: 1px 0 0 0;
	vertical-align: top;
	text-align: right;
}

td.specials_tabs img {
	float: right;
}

td.specials_text { 
	vertical-align: top;
	padding: 0; 
	width: 550px;              /* was 500px x 170px */
	height: 177px;
	border: 0;	
	background-image: url(sc/Specials-TopRt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.s_text { 
	width: 480px;
	height: 163px;
	vertical-align: top;
	margin: 13px 0 0 24px; 
	padding: 0;
	color: #000000;		             /* black */
	font-size: 12px;
	line-height: 124%;
	font-family: Georgia, "Times New Roman", Times, serif;
	z-index: 255;
}


td.specials_pic {
	width: 550px;
	height: 273px;  /* was 500px x 244px; */
	border: 0;
	margin: 0;
	padding: 0;
	background-image: url(sc/Specials-BottomRt.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
.s_pic {
	vertical-align: top;
	text-align: left;
	width: 500px;
	height: 244px;
	z-index: 201;
}

div.bottom_decor { position: absolute;
	top: 610px; left: 0;
	width: 1000px; height: 79px;
	margin: 0;
	padding: 0; 
	background-color: #eadfc9;
	background-image: url(images/BottomPanel.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

div.textlinks { position: absolute;
	top: 690px; left: 0;
	width: 1000px; height: 25px;
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
}

div#primary p { 
	margin-left: 0;
	margin-right: 2em;
	margin-bottom: 1em;
	color: #333333;
	line-height: 1.8em;
	font-size: 1.0em;  
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
} 	
	

/* TEXTLINKS ----------------------------------------------*/

.textlinks a { 
	color: #d1d5d5;      /* lite-warm-grey */  
	text-decoration: none; 
	padding: .1em .2em .2em .2em;
	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

/*       DON'T EVEN THINK ABOUT CHANGING THESE LINKS:      */
.textlinks a:link { 
	color: #d1d5d5;      /* lite-warm-grey */   
	text-decoration: none; 
	padding: .1em .2em .2em .2em;
}

.textlinks a:visited { 
	color: #d1d5d5;      /* lite-warm-grey */  
	text-decoration: none; 
	padding: .1em .2em .2em .2em; 
}

.textlinks a:hover,
.textlinks a:active { 
	background-color: #eadfc9; /* beige */ 
	color: #13124c;            /* dkblue */ 
	text-decoration: none; 
	padding: .1em .2em .2em .2em; 
}



/* HEADERS  ---------------------------------------------*/

h1 { color: #13124c;
	padding-bottom: 4px;
	line-height: 1.6em;
	font-size: 1.4em;  
	font-family: Georgia, "Times New Roman", Times, serif;
}

h2 { color: #13124c;
	padding-top: 2px;
	line-height: 1.25em;
	font-size: 1.1em;  
	font-family: Georgia, "Times New Roman", Times, serif;
}

h3 { color: #13124c;
	padding-top: 2px;
	padding-bottom: 2px;
	line-height: 1.2em;
	font-size: 1.05em;  
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 { color: #13124c;
	padding-bottom: .3em;
	line-height: 1.1em;
	font-size: 1.0em;  
	font-family: Georgia, "Times New Roman", Times, serif;
}

.s_text h1 { 
	color: #13124c;
	padding-bottom: 2px;
	line-height: 1.5em;
	font-size: 1.4em;  
	font-family: Georgia, "Times New Roman", Times, serif;
}
.s_text h2 { 
	color: #ac0022;	                /* red*/
	line-height: 1.25em;
	font-size: 1.0em;  
	font-family: Georgia, "Times New Roman", Times, serif; 
}
/* MISCELLANEOUS   ----------------------------------------*/

.ital, .caption { font-style: italic; }

.byline { font-style: italic; 
	color: #a7af9b;
	padding-left: 1.6em;
	line-height: 1.6em;
	font-size: .9em;  
	font-family: Georgia, "Times New Roman", Times, serif; }
	
.bolder { font-weight: bold; }

.smaller { font-size: 87%; }	

/* FORMS  -----------------------------------------------------*/

input, textarea { padding: 2px; 
	color: #454545;
	line-height: 1.5em;
	font-size: 1em; 
	font-family: "Trebuchet MS", "Lucida Grande", Arial, sans-serif; }
	
	
	
/* ALERTS ---------------------------------------------------------*/

div#primary .message {
	margin-left: 0;
	padding: 2px;
	background-color: #6a5e9f;  
	color: #f7f8f2; 
	border: 2px solid #a69ec5;
	font-weight: bold;
	font-style: italic;
	font-size: .95em;
	font-family:  Georgia, "Times New Roman", Times, serif;  }
	
.specialoverline { padding-top: 4px; border-top: 2px solid #a69ec5; }	

table.whatsnew01 { 
	text-align: left; 
	padding-bottom: 0; 
	margin-top: 4px; 
	font-family:  Georgia, "Times New Roman", Times, serif; 
}

table.whatsnew01 td.promotext { 
	border-top: 2px solid #bbaa99;
	border-right: 2px solid #bbaa99;
	border-bottom: 2px solid #bbaa99;
	border-left: 2px solid #bbaa99;
	padding-left: 8px;
	padding-top: 2px;
}

table.whatsnew01 h1 { 
	font-size: 1.2em; 
	line-height: 1.2em; 
	padding-top: 2px;  
	padding-bottom: 0; 
	margin-right: 1em; 
}
table.whatsnew01 h2 { 
	font-size: 1.1em; 
	line-height: 1.1em; 
	color: #bb0011; 
	padding-top: 0; 
	padding-bottom: 2px;  
}
table.whatsnew01 h3 { 
	font-size: 1.0em; 
	line-height: 1.2em; 
	font-weight: bold; 	
	padding: 0; 
}
.elton{
	margin-top:30px;
}

	
	/*]]>*/