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

/*<![CDATA[*/

body {  
	background-color: #51a3a9; /* teallite */
}
	

/* 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: #1f9098; /* graylineblue-BRITE */
	text-decoration: none;
	border-bottom: 1px dotted #1f9098; /* graylineblue-BRITE */ }
	
#primary_tours a:hover,
#primary_tours a:active,	
#primary a:hover, 
#primary a:active	{ 
	color: #d23e5f; text-decoration: none;
	border-bottom: 1px dotted #42aac5;  /* teal */ }
	

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

/* div.navbar { 
	border-top: 4px solid #f39268;  
	border-bottom: 2px solid #42aac5;
}*/
div.navbar ul.textlinks { display: block; 
	padding-right: 5px; 
	list-style-type: none;
	margin-left: 0; }

div.navbar a { 
	font-size: .9em;
	line-height: 16px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif; }
	
div.navbar a:link,
div.navbar a:visited { 
	color: #000000;  
	text-decoration: none; 
}

div.navbar a:hover,
div.navbar a:active	{ 
	background-color: #79bcc1;  /* teal-lite */ 
	color: #ffffff; 
	text-decoration: none; 
}


/* HEADERS  ---------------------------------------------*/
h1 { color: #273a92;          /* grayline blue */
}

h2 { color: #42aac5;         /* teal */
}
div.slogan h2,
div.slogan_tours h2 
   { color: #f39268;         /* coral */
}
h3 { color: #f39268;         /* coral */
}
h4 { color: #f39268;         /* coral */
}

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

table.infoblock input a {
	font-size: .92em;
	cursor: pointer; 
}
table.infoblock input a:link { 
	font-weight: bold;
	text-decoration: underline;
	color: #42aac5;           /* teal */ }
	
table.infoblock input a:visited {  
	font-weight: bold;
	text-decoration: underline;
	color: #666;              /* gray */ }
	
table.infoblock input a:hover,
table.infoblock input a:active {  
	font-weight: bold;
	text-decoration: underline;
	color: #42aac5;          /* teal */  }

	
	/*]]>*/