/*  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#primary_map,
#PICTURE_MAP_Map,
#picture_map,
#primary_picmap  { 
	display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}

td.maparea,
td.text_block,
td.blurb,
td.linktext {
	display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}
	
/* ~~~~~~~~~~~~~~~~~~~~ PRIMARY DIV ~~~~~~~~~~~~~~~~~~~~~~~~ */

div#print_picture_map {
/*	position: absolute;
	top: .5in;
	left: 0; */	
	float: left; 
	padding: 0; margin: 0;
	visibility: visible; 
	display: inline;
	width: 622px;
	height: 532px;
/*		
	background-image: url(PICTURE_MAP_copyright.jpg);  
	background-position: left top;  
	background-repeat: no-repeat;*/
}	
	
div#print_picture_map .copyright_pic_text {		
	text-align: center; 
	color: #666666;
  	font-size: 8pt; 
  	line-height: 110%; 
  	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
  	
	width: 622px;
	margin-left: 0;
	margin-top: 20%;
	
	padding: /*24pt*/ 4pt; 	 
	
	background-color: #ffffff;  	
	border: 1px solid red;

}

	
/* ------------- NAVIGATION ------------------------- */

div#utility_btns,
div#utility_btns a:link,
div#utility_btns a:visited { display: none; 
	visibility: hidden; 
	height: 1px; 
	overflow: hidden;	
}

	
