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


/*<![CDATA[*/

body {  
	background-color: #d5677f; /* rosee */	
}
	

/* 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-BRITE */
	text-decoration: none;
	border-bottom: 1px dotted #465cc2; /* 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 #d23e5f; /* rosee */ }
	

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

/*div.navbar { 	
	border-top: 4px solid #283b92;
	border-bottom: 2px solid #283b92;
}*/

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: #ebb5c1; /* pale rosee */
	color: #ffffff; 
	text-decoration: none; 
}



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

h1 { color: #273a92;          
}

h2 { color: #306676;          /* teal */
}
div.slogan h2,
div.slogan_tours h2 
   { 
	color: #306676;          /* teal */
}	
h3 { color: #d02656;          /* rosee */
}
h4 { color: #d23e5f;          /* rosee */
}

/*  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: #d23e5f;         /* rosee */ }
	
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: #306676;          /* teal */ }


	
	/*]]>*/