#contentHTML .fifteen_width {
	width: 15px;
}

#contentHTML .sixteen_width {
	width: 16px;
}

#contentHTML .two_height {
	height: 2px;
}

#contentHTML .six_height {
	height: 6px;
}

#contentHTML .twelve_height {
	height: 12px;
}

#contentHTML .search_by_destination {
	height: 53px;
}

#contentHTML .search_by_destination select {
	 margin: 28px 0em 0em 6px;
	 width: 198px;
}

/*Itinerary list blue*/

#contentHTML .itinerary {
	background-color: #AFD9F0;
	padding: 0em 1em 1.5em 10px;
}

#contentHTML .itinerary .title {
	font-weight: bold;
}

#contentHTML .itinerary .day {
	font-weight: bold;
	padding-bottom: 0.2em;
}

#contentHTML .itinerary_list {
	padding: 0.5em 1em 0em 0em;
}

#contentHTML .itinerary_list ul {
	margin-left: 0em;
	padding: 0em 0em 1.5em 0em;
}

#contentHTML #itinerary_list li {
	float: none;
	list-style-type: none;
	padding: 0.3em 0em 0.2em 1.3em;
	text-indent: -1.3em;
	line-height: 1.2em;
}

#contentHTML #itinerary_list a {
	background: url(../images/ItinerariesArrow.jpg) no-repeat;
	background-position: 0em 0.2em;
	padding: 0em 0em 0em 1.3em;
	color: #0087D3;
	text-decoration: none;
	font-weight: bold;
}

#contentHTML #itinerary_list a:hover {
	background: url(../images/ItinerariesArrowOver.jpg) no-repeat;
	background-position: 0em 0.2em;
	padding: 0em 0em 0em 1.3em;
	color: #4B4B4B;
}

#contentHTML #itinerary_list a:visited {
	text-decoration: none;
}

/*Itinerary list green*/

#contentHTML .itinerary_green {
	background-color: #CBE5A8;
	padding: 0em 1em 1.5em 10px;
}

#contentHTML .itinerary_green .title {
	font-weight: bold;
}

#contentHTML .itinerary_green .day {
	font-weight: bold;
	padding-bottom: 0.2em;
}

#contentHTML .itinerary_list_green {
	padding: 0.5em 1em 0em 0em;
}

#contentHTML .itinerary_list_green ul {
	margin-left: 0em;
	padding: 0em 0em 1.5em 0em;
}

#contentHTML #itinerary_list_green li {
	float: none;
	list-style-type: none;
	padding: 0.3em 0em 0.2em 1.3em;
	text-indent: -1.3em;
	line-height: 1.2em;
}

#contentHTML #itinerary_list_green a {
	background: url(../images/ItinerariesArrow_green.jpg) no-repeat;
	background-position: 0em 0.2em;
	padding: 0em 0em 0em 1.3em;
	color: #97CB51;
	text-decoration: none;
	font-weight: bold;
}

#contentHTML #itinerary_list_green a:hover {
	background: url(../images/ItinerariesArrowOver.jpg) no-repeat;
	background-position: 0em 0.2em;
	padding: 0em 0em 0em 1.3em;
	color: #4B4B4B;
}

#contentHTML #itinerary_list_green a:visited {
	text-decoration: none;
}

#contentHTML .planning td{
	vertical-align: top;
}

#contentHTML .planning p{
	vertical-align: top;
	padding: 0.2em 0.6em 1.2em 0.6em;
}

#contentHTML .planning .note{
	font-size: 0.8em;
	padding: 0em 0.6em 0.4em 0.6em;
}

#contentHTML .planning .note .bold{
	font-weight: bold;
}

#contentHTML .get_more_list {
	padding: 0em 1em 0em 0em;
	width: 240px;
}

#contentHTML .get_more_list ul {
	margin-left: 0em;
	padding: 0em 0em 1.5em 0em;
}
	
#contentHTML #get_more_list li {
	float: none;
	list-style-type: none;
	padding: 0.1em 0em 0.8em 2em;
	line-height: 1.3em;
	background: url(../images/Star.jpg) no-repeat;
	background-position: 0em 0em;
}	

#contentHTML #get_more_list a {
	padding: 0em 0em 0em 0em;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
}

#contentHTML #get_more_list a:hover {
	text-decoration: underline;
}

#contentHTML .get_more_list_one {
	padding: 0em 1em 0em 0em;
}

#contentHTML .get_more_list_one ul {
	margin-left: 0em;
	padding: 0em 0em 1.5em 0em;
}
	
#contentHTML #get_more_list_one li {
	float: none;
	list-style-type: none;
	padding: 0.1em 0em 0.8em 2em;
	line-height: 1.3em;
	background: url(../images/Star.jpg) no-repeat;
	background-position: 0em 0em;
}	

#contentHTML #get_more_list_one a {
	padding: 0em 0em 0em 0em;
	color: #4B4B4B;
	text-decoration: none;
	font-weight: bold;
}

#contentHTML #get_more_list_one a:hover {
	text-decoration: underline;
}

/* THIS SECTION STYLES THE NEW ITINERARY TABLES */

#contentHTML .itinerary_table {
	border: 1px solid #00375A;
}

#contentHTML .itinerary_table_title {
	border-bottom: 1px solid #00375A;
	vertical-align: bottom;
	color: #66B7E5;
	font-weight: bold;
	font-size: 1.3em;
	padding: 8px 8px 8px 8px;
	width: 56%;
}

#contentHTML .itinerary_table_icon {
	border-bottom: 1px solid #00375A;
	border-right: 1px solid #00375A;
	vertical-align: bottom;
	padding: 6px 6px 2px 0px;
	width: 10%;
}

#contentHTML .itinerary_table_price {
	background-color: #66B7E5;
	border-bottom: 1px solid #00375A;
	padding: 6px;
	width: 34%;
}

#contentHTML .itinerary_table_price_number {
	padding: 0px;
	width: 80%;
	color: #FFFFFF;
	font-size: 2.6em;
	font-weight:bold;
	vertical-align: middle;
}

#contentHTML .itinerary_table_price_number_small {
	font-size: 0.5em;
}

#contentHTML .itinerary_table_price_from {
	padding: 4px 4px 0px 2px;
	width: 20%;
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight:bold;
	vertical-align: middle;
	}

#contentHTML .itinerary_table_price_date {
	padding: 2px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight:bold;
}

#contentHTML .itinerary_table_includes {
	padding: 8px 0px 4px 8px;
	color: #00375A;
	font-size: 0.85em;
	font-weight:bold;
	width: 66%;
}

#contentHTML .itinerary_table_list {
	vertical-align: top;
	width: 33%;
	border-bottom: 1px solid #00375A;
}

#contentHTML .itinerary_table_list #includes {
	margin-left: 0;
	padding-left: 6px;
	}

#contentHTML .itinerary_table_list #includes li {
	background: url(../images/_html_content_images/Content_graphics/tick.jpg) no-repeat 0px 1px;
	padding: 0px 0px 4px 16px;
	color: #66B7E5;
	font-weight:bold;
	list-style-type: none;
	font-size: 0.85em;
	line-height: 1.2em;
}

#contentHTML .itinerary_table_stamp {
	width: 34%;
	text-align: center;
	border-bottom: 1px solid #00375A;
}

#contentHTML .itinerary_table_timetable {
	padding: 6px;
}

#contentHTML .itinerary_table_timetable_day {
	padding: 4px 2px 4px 0px;
	color: #66B7E5;
	font-weight: bold;
	width: 19%;
	font-size: 0.9em;
	vertical-align: top;
	background: url(../images/_html_content_images/content_graphics/day_arrow.jpg) no-repeat 42px 6px;
	}
	
#contentHTML .itinerary_table_timetable_day_extra {
	padding: 4px 2px 4px 0px;
	color: #66B7E5;
	font-weight: bold;
	width: 19%;
	font-size: 0.9em;
	vertical-align: top;
	background: url(../images/_html_content_images/content_graphics/day_arrow.jpg) no-repeat 60px 6px;
	}
	
#contentHTML .itinerary_table_timetable_day_extra_light {
	font-size: 0.8em;
	}

#contentHTML .itinerary_table_timetable_period {
	padding: 10px 0px 4px 6px;
	color: #00375A;
	font-weight: bold;
	width: 27%;
	font-size: 0.9em;
}

#contentHTML .itinerary_table_timetable_info_odd {
	padding: 6px;
	color: #4B4B4B;
	background-color: #EDF7FC;
	font-size: 0.8em;
	border-right: 4px solid #FFF;
	vertical-align: top;
}

#contentHTML .itinerary_table_timetable_info_even {
	padding: 6px;
	color: #4B4B4B;
	background-color: #DBEEF9;
	font-size: 0.8em;
	border-right: 4px solid #FFF;
	vertical-align: top;
}

#contentHTML .itinerary_table_small_print {
	background-color: #66B7E5;
	color: #AFD9F0;
	font-size: 0.8em;
	padding: 8px;
}

/* THIS SECTION STYLES THE NEW GREEN ITINERARY TABLES */

#contentHTML .itinerary_table_green {
	border: 1px solid #38570E;
}

#contentHTML .itinerary_table_title_green {
	border-bottom: 1px solid #38570E;
	vertical-align: bottom;
	color: #97CB51;
	font-weight: bold;
	font-size: 1.3em;
	padding: 8px 8px 8px 8px;
	width: 56%;
}

#contentHTML .itinerary_table_icon_green {
	border-bottom: 1px solid #38570E;
	border-right: 1px solid #38570E;
	vertical-align: bottom;
	padding: 6px 6px 2px 0px;
	width: 10%;
}

#contentHTML .itinerary_table_price_green {
	background-color: #97CB51;
	border-bottom: 1px solid #38570E;
	padding: 6px;
	width: 34%;
}

#contentHTML .itinerary_table_includes_green {
	padding: 8px 0px 4px 8px;
	color: #38570E;
	font-size: 0.85em;
	font-weight:bold;
	width: 66%;
}

#contentHTML .itinerary_table_list_green {
	vertical-align: top;
	width: 33%;
	border-bottom: 1px solid #38570E;
}

#contentHTML .itinerary_table_list_green #includes li {
	background: url(../images/_html_content_images/Content_graphics/tick_green.jpg) no-repeat 0px 1px;
	padding: 0px 0px 4px 16px;
	color: #97CB51;
	font-weight:bold;
	list-style-type: none;
	font-size: 0.85em;
	line-height: 1.2em;
}

#contentHTML .itinerary_table_stamp_green {
	width: 34%;
	text-align: center;
	border-bottom: 1px solid #38570E;
}

#contentHTML .itinerary_table_timetable_day_green {
	padding: 4px 2px 4px 0px;
	color: #97CB51;
	font-weight: bold;
	width: 19%;
	font-size: 0.9em;
	vertical-align: top;
	background: url(../images/_html_content_images/content_graphics/day_arrow_green.jpg) no-repeat 42px 6px;
	}
	
#contentHTML .itinerary_table_timetable_day_extra_green {
	padding: 4px 2px 4px 0px;
	color: #97CB51;
	font-weight: bold;
	width: 19%;
	font-size: 0.9em;
	vertical-align: top;
	background: url(../images/_html_content_images/content_graphics/day_arrow_green.jpg) no-repeat 60px 6px;
	}

#contentHTML .itinerary_table_timetable_period_green {
	padding: 10px 0px 4px 6px;
	color: #38570E;
	font-weight: bold;
	width: 27%;
	font-size: 0.9em;
}

#contentHTML .itinerary_table_timetable_info_odd_green {
	padding: 6px;
	color: #4B4B4B;
	background-color: #E6EFD9;
	font-size: 0.8em;
	border-right: 4px solid #FFF;
	vertical-align: top;
}

#contentHTML .itinerary_table_timetable_info_even_green {
	padding: 6px;
	color: #4B4B4B;
	background-color: #D8E9C1;
	font-size: 0.8em;
	border-right: 4px solid #FFF;
	vertical-align: top;
}

#contentHTML .itinerary_table_small_print_green {
	background-color: #97CB51;
	color: #E6EFD9;
	font-size: 0.8em;
	padding: 8px;
}

table#crunch {
margin: 10px 0 10px 0;
}

table#crunch td {
vertical-align:top;
align:left;
padding: 5px;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
font-family: verdana;
font-size: 10px;
}

table#crunch .left {
border-left: 1px solid #CCC;
}

table#crunch .top {
border-top: 1px solid #CCC;
}

table#crunch th {
vertical-align:top;
align:left;
padding: 5px;
border-top: 1px solid #CCC;
border-bottom: 2px solid #666;
border-right: 1px solid #CCC;
color: #117DC1;
font-family: verdana;
font-size: 10px;
}

#contentHTML .news_feed {
width:68%;
padding: 12px 20px 10px 0;
border-right: 2px solid #CCCCCC;
}

#contentHTML .news_feed a {
font-weight:bold;
}

#contentHTML .news_feed .description {
padding: 4px 10px 6px 0;
}

#contentHTML .news_feed .info {
font-weight: bold;
text-align: right;
width:25%;
}

#contentHTML .news_feed_archive {
width:32%;
padding: 10px 0 10px 20px;
}

ul#newsfeed {
margin:0;
padding:0;
}

ul#newsfeed li {
margin:0;
padding:6px 0 2px 0;
list-style-type:none;
border-bottom: 1px dotted #CCCCCC;
}

#newsfeed .header {
margin:0;
font-weight:bold;
border-bottom: 1px solid #CCCCCC;
padding:0px 0 10px 0;
}

table#visits {
margin: 0px 0 10px 0;
}

table#visits td {
vertical-align:top;
align:left;
padding: 5px 5px 0 5px;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
border-left: 1px solid #666;
font-family: verdana;
font-size: 10px;
}

table#visits .spacer {
border-bottom: none;
border-right: none;
border-left: none;
}

table#visits .header_single_col {
background: #cccccc url(../images/_html_content_images/content_graphics/visits_header_single_col.jpg) no-repeat;
height:34px;
vertical-align:bottom;
align:left;
padding: 0 0 4px 5px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
color: #666;
font-family: verdana;
font-size: 10px;
font-weight:bold;
}

table#visits .header_two_col {
background: #cccccc url(../images/_html_content_images/content_graphics/visits_header_two_col.jpg) no-repeat;
height:34px;
width:232px;
vertical-align:bottom;
align:left;
padding: 0 0 4px 5px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
color: #666;
font-family: verdana;
font-size: 10px;
font-weight:bold;
}

table#visits .link_two_col {
background: #cccccc url(../images/_html_content_images/content_graphics/visits_button_two_col.jpg) no-repeat;
height:34px;
width:227px;
vertical-align:bottom;
align:left;
padding: 0 0 4px 5px;
border-top: 1px solid #666;
border-left: 1px solid #666;
border-right: 1px solid #666;
color: #666;
font-family: verdana;
font-size: 10px;
font-weight:bold;
}

table#visits .link_two_col a {
color:#666;
text-decoration:none;
display:block;
}

