/*  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%; }


/* MASTER STRUCTURE SETTINGS  ----------------------*/

* {
	margin: 0;  
	padding: 0;
}

body {
	margin: 0in 0.175in 0in 0.25in; 
 	height: 100%; 
 	overflow: visible;
 	visibility: visible; 
 	background-color: #fff; 
 	color: #000000; 
 	text-align: left; 
 	font-size: 11pt; 
	line-height: 150%;
 	font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
}

div#container { 
	position: relative; 
	top:  0; 
 	left: 0;
 	width: 100%; 
 	height: auto;
	margin: 0; 
 	padding: 0;  
}
 
div#content {  
	position: static; 
	top: 0;  
	left: 0;  
	height: 100%; 
	width: 6.5in;
	text-align: left; 
	visibility: visible; 
	color: #000; 
	overflow: visible; 
	margin-bottom: 10pt;
	font-size: 11pt; 
	line-height: 150%; 
	font-family: Verdana, Arial, Helvetica, sans-serif;  }

#content a:after { content: " (" attr(href) ") "; font-style: italic; } 




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

#logoblock { position: relative; 
	top: 30px; 
	left: 0;
	width: 7.5in; 
	height: auto; 
	margin: 0; 
	padding: 0;
	z-index: 90;
}
div#collage { display: none; visibility: hidden; 
}

.slogan,
.slogan_tours { position: absolute;
	top: 1.75in;
	left: 1.75in;
	width: 5.25in;
	height: auto;
	margin: 4pt 0;
	padding: 0;
	z-index: 500;
}
.h2indent { padding-left: 6em; }

/* ~~~~~~~~~~~~~~~~~~~~ PRIMARY DIVS ~~~~~~~~~~~~~~~~~~~~~~~~ */

.text,
p {
	position: relative;
	top: 2in;
	left: 0;	
	text-align: left; 
  	font-size: 11pt; 
  	line-height: 150%; 
  	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  	
	width: 7.5in;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 4pt;
	padding: 4pt; 	 
	text-align: left;
	color: #000000;
}

.text a,
p a {
	/*text-align: left; 
  	font-size: 11pt; 
  	line-height: 150%; 
  	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  	
	width: 7.5in;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 4pt;
	padding: 4pt; 	 
	text-align: left;*/
	
	color: #777777;
	border: none;
	padding-bottom: 6pt;
}
}



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

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


#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; }
	

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

h1 {         
	padding-top: .7em;
	padding-bottom: .1em;
	font-size: 11pt; 
	line-height: 150%;
	font-style: normal;
	font-family: Georgia, Times, serif; 
	/* font-family: "Lucida Grande", Arial, sans-serif; */
}
h1 a { 
	padding-bottom: .25em; 
	line-height: 1.5em; 
}

	
h2,
div.slogan h2,
div.slogan_tours h2 {  
	color: #000000;
	text-align: left;
	font-style: italic; 
	font-size: 12px;
	line-height: 1.20em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
}
	
h3 { color: orange; /* #000000; */
	padding-top: .6em;
	padding-bottom: .4em;
	font-size: 11pt; 
	line-height: 150%;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}

h4 { color: green; /*#000000; */
	text-transform: uppercase;
	padding-top: .4em;
	padding-bottom: .2em;
	font-size: 11pt; 
	line-height: 150%;  
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
}
h4 a { font-size: 11pt; 
	line-height: 150%;
	font-family: "Lucida Grande", Arial, sans-serif; }

	
.grayline { color: #13124c; font-weight: bold; }

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


/* 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.list { position: absolute;
	top: 0;
	left: 0; }

h1 img,
img.headers {                  /* headline graphics */
	position: absolute;
	top: 0.1in;
	left: 0;
	margin-top: 0.15in;  
	margin-bottom: 6pt;
	z-index: 600; }


img.headers { height: 30px;
	margin-top: 0px; 
	margin-left: 0; 
	border: none; }

td.header img {  do not print }

td.header img alt {  font-family: Verdana; font-size: 12pt; }

ul.tour_listings	{ 	
	visibility: visible;  
	display: block; 
	font-size: 11pt; 
	line-height: 150%; 
	font-style: normal; 
	color: #000000;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif; }	


div#importantinfo  { 
	position: absolute; 
	top: 0;
	left: 0;
	height: auto;
	width: 5.5in;
	margin: 0;
	padding: 0 0 12pt 0; 
	visibility: visible;  display: inline; 
	font-size: 8pt; line-height: 150%; 
	font-style: italic; 
	color: #666666;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif; }
	
	
	/*]]>*/
