/*
 * itineraries
 * emm, 3.2.07
 */

.dayItinerary {
	border: 1px solid Yellow;
	align: middle;
	color: #A0522D;
	font-size: 36pt;
	line-height: 1em;
	margin-top: 1em;
}

h2 + .bItinerary {
	margin-top: 3em ;
}
.bItinerary + div#contentBlockSingle p { margin-bottom: 8em ; }
.units { font-weight:bold ; font-style:italic ; }

/* iterineraries */
.headerInvHL { color:#ffffff; background-color:#8080FF; text-align:center; }
.headerItineraryList { display:inline;
	color:#ffffff; background-color:#69c; text-align:left;
	border-top:1px solid White; 
	border-bottom:1px solid White; 
	padding 0 .5em ;
}

.headerMargin {
	 margin-bottom:2em ;
}
.hItinerary {
	padding-top: 1em ;
	padding-bottom: 2em ;
}

.bItinerary { border-bottom:1px solid Black; color:Black; margin-left:5em; }

div#contentBlockSingle h1 ,
div#contentBlockSingle h2 { border: none ; }
div#contentBlockSingle h1 { font-size: 2.5em ; }
div#contentBlockSingle h2 { margin: .5em ; }
div#contentBlockSingle p { margin: 2em ; font-size:.9em ; text-align:justify ; color:#fff ; }	
div#contentBlockSingle p+p { margin-top: .6em }

