/*  A_PRINT.CSS for www.GRAYLINECANCUN.com  ::  */

/* 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, strong, th, var { 
font-style: normal; font-weight: normal; }

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

ul { list-style-type: none; padding-left: 0; }

ol { list-style-type: decimal; }

caption, th {  text-align: left; }

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


/*   STRUCTURE SETTINGS  ----------------------*/
html {
	margin: 0;  
	padding: 0;
	background-color: #ffffff;
}

body { 
	margin: 0;  
	padding: 0; }
	
div#container {	   
	text-align: left;	
	font-size: 9pt;
	line-height: 130%;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	background-image: none;
	background-color: #ffffff;
	color: #000000;
}

div#content  { 
	width: 7.5in; 
	text-align: left; 
  	font-size: 9pt; 
  	line-height: 130%; 
  	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  	background-color: #ffffff;
	color: #000000; }

#footer { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
.footerlinks { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
.footergraylinelogo { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
/* CSS LAYOUT BLOCKS ------------------------------------*/

#logoblock { position: relative; 
	top: 0; 
	left: 0;
	width: 7.5in; 
	height: auto; 
	margin: 0; 
	padding: 0;
	z-index: 90;
}
#collage { position: relative; 
	top: 0px; 
	left: 0px;  
	width: 7.5in; 
	height: auto; 
	margin: 0; 
	padding: 0;
		/* border-bottom: color added in separate file */
	z-index: 95;	
}
#logo { position: absolute;
	top: .95in;
	left: 0in;
	width: 6.0in;
	height: auto;
	margin: 0;
	padding: 0;
	z-index: 300;
}
.slogan,
.slogan_tours { position: absolute;
	top: 2.35in;
	left: 1.75in;
	width: 5.25in;
	height: auto;
	margin: 4pt 0;
	padding: 0;
	z-index: 500;
}
.h2indent { padding-left: 6em; }

/* ~~~~~~~~~~~~~~~~~~~~ PRIMARY DIVS ~~~~~~~~~~~~~~~~~~~~~~~~ */
div#primary,
div#primary_tours,
.text,
p {
	position: relative;
	top: .5in;
	left: 0;	
	text-align: left; 
  	font-size: 9pt; 
  	line-height: 130%; 
  	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  	
	width: 7.5in;
	margin-left: 0;
	margin-top: 10pt;
	margin-bottom: 4pt;
	padding: 4pt; 	 
	text-align: left;
	background-color: #ffffff;
	color: #000000;
}

img#CancunMap1b { margin: 12pt 0; padding: 6pt 0; }

/* SECONDARY --------------------------------------*/

#secondary, 
#secondary_tours { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}

#primary_tours ul li { padding-left: .5em; }


/* ~~~~~~~~~~~~~~~~~~~~ PRIMARY LINKS ~~~~~~~~~~~~~~~~~~~~~~~~ */

#primary_tours a,
#primary a { 
	font-size: 1.0em;
	font-family: Verdana, sans-serif; }
	
#primary_tours a:link,
#primary_tours a:visited,	
#primary a:link,
#primary a:visited 	{ 
	color: #465cc2;                /* graylineblue */
	text-decoration: none;
	border-bottom: 1px dotted #465cc2; /* graylineblue */ }
		


#extra { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}

#introtext { margin-top: 10px;
	margin-left: 16px;
	width: 410px;
	text-align: left;
	color: #333333;
	font-size: 9pt;
	line-height: 130%;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
/* ------------- NAVIGATION ------------------------- */

div.navbar { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}

table#navlist a:link img,
table#navlist a:visited img,
table#navlist a:hover img,
table#navlist a:active img
{ display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
 
 
div.navbar ul.textlinks { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
	
div.navbar ul.textlinks li { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
div.navbar li a:link,
div.navbar li a:visited { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}


table.navlist td.navbar_contact .navbold { 
	padding-top: 6px;
	font-weight: bold;
	color: #273a92;          /* grayline blue */ 
	text-transform: uppercase;
}

table.navlist td.navbar_contact { 
	font-weight: normal;
	line-height: 1.8em;
	font-size: .92em; 
	color: #898989;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding-left: .75em;
}
table.navlist td.navbar_contact a:link,
table.navlist td.navbar_contact a:visited { 
	text-decoration: none;
	font-weight: bold;
	color: #273a92;          /* grayline blue */ 
	text-transform: uppercase;
	line-height: 1.8em;
	font-size: .92em; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	border-bottom: 1px dotted #777777;
	padding-bottom: 1px;
	padding-top: 6px;
}


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

h1 { color: #273a92;          /* grayline blue */
	padding-top: .7em;
	padding-bottom: .1em;
	line-height: 1.5em;
	font-size: 1.5em; 
	font-style: italic;
	font-family: Georgia, Times, serif; 
	/* font-family: "Lucida Grande", Arial, sans-serif; */
}
h1 a { 
	padding-bottom: .25em; 
	line-height: 1.6em; 
}

h1 img,
img.headers {                  /* headline graphics */
	position: absolute;
	top: 0.61in;
	left: 0;
	margin-top: 0.15in;  
	margin-bottom: 6pt;
	z-index: 600; }
	
h2 { 	/* color added in separate file */
	padding-top: .5em;
	padding-bottom: .5em;
	line-height: 1.6em;
	font-size: 1.1em;  
	font-family: Arial, Helvetica, sans-serif;
}
div.slogan h2,
div.slogan_tours h2 {  
		/* color added in separate file */
	text-align: left;
	font-style: italic; 
	font-size: 1.1em;
	line-height: 1.20em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
	
h3 { 	/* color added in separate file */
	padding-top: .6em;
	padding-bottom: .4em;
	line-height: 1.4em;
	font-size: .97em;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

h4 { 	/* color added in separate file */
	text-transform: uppercase;
	padding-top: .4em;
	padding-bottom: .2em;
	line-height: 1.1em;
	font-size: 1em;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
h4 a { font-size: .96em; line-height: 1.6em;
	font-family: "Lucida Grande", Arial, sans-serif; }

img.headers { height: 30px;
	margin-top: 0px; 
	margin-left: 0; 
	border: none; }
	
	
.grayline { color: #13124c; font-weight: bold; }

.litegray { color: #888888; /* litegray */ }


.message {
	margin-top: 10px;
	padding: 3px;
	width: 550px;
	text-align: center;
	color: #f4e5aa;              /* pale   */
	background-color: #13124c;	/* grayline blue */
	border: 3px solid #42aac5; /* aqua */
	font-weight: bold;
	font-style: italic;
	font-size: 1.1em;
	font-family: Georgia, "Times New Roman", Times, serif; }
	
/*  UL/LI ---- LIST ELEMENTS --------------------------*/

div.general_info { position: relative;
	top: 40px; left: 12px;
	width: 490px; }
	
div.general_info ul { 
	list-style-type: disc;
	list-style-position: inside;}

div.general_info li { padding-left: 2em; padding-bottom: .5em; }

div.general_info p img { padding-left: 12px; width: 150pt; height: 150pt; }

/* USED ON TABLES for BOOK NOW BUTTONS ~~~~~~~~~~~~~~~~~~ */

input { 
	border: 1pt solid #13124c; 
	padding: 2px;
	margin: 2px 0;
	font-size: 1em;
	line-height: 1.4em;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif; }

label {  
	color: #42aac5; /* aqua */
	padding: 0;
	margin: 3px 0 1px 0;
	font-size: .8em;
	line-height: 1em;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	text-transform: uppercase; 
}
/* NOT SURE IF WE NEED THIS ONE: ------------------------- */
.txtHead1 { clear: both; }

div.mayanriv { 
	padding: 0 3px 4px 6px;
	width: 260px;
	background-color: #13124c;	     /* grayline blue */
	color: #f4e5aa;                  /* pale   */
	border-top: 4px solid #42aac5;   /* aqua */	
	font-style: italic;
	font-weight: bold; 
	font-size: 1.1em; 
	line-height: 1.7em;
	font-family: Georgia, "Times New Roman", Times, serif; 
	margin-bottom: 10px;
	margin-right: 6px; }
	
	
/* TOUR BLOCKS ---------------------------------- */

.tour_block {  
	position: relative;
	top: 4pt;
	left: 0pt;
	width: 7.5in;
	padding: 4pt;
	text-align: left;
	border-top: 4px solid #5cbfd9; /* aqua */
	border-right: .25pt solid #5cbfd9; /* aqua */	
	border-bottom: .25pt solid #5cbfd9; /* aqua */	
	border-left: .25pt solid #5cbfd9; /* aqua */	;
	margin-bottom: 6px;
	margin-top: 6px;
	display: block;
}
.tour_text {
	color: #333;
	text-align: left;
	font-size: 95%;
	line-height: 1.4em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.tour_thum_pic {
	vertical-align: top;
	text-align: left;
	width: 60px;
	height: 60px;
	z-index: 350;
	padding-left: 10px;
	border: 1px solid #000;
}
#primary .text { padding-top: 4px; }

ul.favoritetours { padding-bottom: 4px; padding-left: 6px; 
	min-height: 540px; }
ul.favoritetours li { font-style: italic; }
ul.favoritetours img { float: right; 
	padding-bottom: 4pt; 
	padding-left: 6pt; }


/* TABULAR --------------------------------------*/

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 }

table.infoblock {	
	width: 7.5in; 
	padding: 6pt;	
	margin: 10pt 0 4pt 0;
	border-collapse: collapse; 
	border-spacing: 0;
	border: .25pt solid #5cbfd9; /* aqua */	
}
table.infoblock td {	 	
	border-bottom: .25pt solid #5cbfd9; /* aqua */	
	border-left:   .25pt solid #5cbfd9; /* aqua */	
	border-right:  .25pt solid #5cbfd9; /* aqua */	
}
/*  ---- TABLE for TOURS PAGES --------------------------*/

div.detail_table {
	position: relative;
	top: 10pt;
	left: .125in;
	width: 7.5in;
	display: block;
	margin-top: 10pt;
	padding-top: 10pt;
	padding-bottom: 10pt;
}

#duration { 
	position: relative; 
	top: 10pt; 
	left: 0; 
	width: 7.5in;
	border: .25pt solid #333333; 
	margin-top: 10px; 
	padding: 6px; 
	font-size: .9em; 
}

table.booking_data { 
	position: relative; 
	top: 0; 
	left: 1px; 
	width: 7.5in;
	border: .25pt solid #333333;  
	margin-top: 10px;  
}
table.booking_data td { 
	padding: 6px;
	margin: 0; 
	font-size: .9em; 
	line-height: 1.3em;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: .25pt solid #333333;  
	border-top: .25pt solid #333333;  
}


/*  INPUT BLOCKS: BOOK NOW BUTTONS --------------------------*/

table.booking_data input a {
	width: 85px;
	height: 57px;
	font-size: .92em;
	cursor: pointer; 
}
table.booking_data input a:link { 
	font-weight: bold;
	text-decoration: underline;
		/* color added in separate file */ 
}	
table.booking_data input a:visited {  
	font-weight: bold;
	text-decoration: underline;
	color: #666;              /* gray */ 
}	




/* NOT SURE THIS IS USED: ----------------- */ 
p.txtHead1 { font-size: 9pt;
	color: #283b92;       /* grayline blue */
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	padding: 0;
}
		
	/*]]>*/