#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: #4B4B4B;
	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: #5C3088;
}

#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;
}

.feature_text .intro {
	font-weight: bold;
	color: #5C3088
}

.feature_text ul {
	margin: 0;
	padding: 0 0 10px 0;
	color: #4B4B4B;
}

#feature_list li {
	background: url(../images/tick.gif) no-repeat 0px 4px;
	float: none;
	list-style-type: none;
	padding: 2px 0px 4px 16px;
}

#contentHTML .feature_text .intro {
	font-weight: bold;
	color: #5C3088
}

#contentHTML .feature_text ul {
	margin-left: 0em;
	padding: 0em 0em 1.2em 6px;
	line-height: 1.2em;
}

#contentHTML .feature_text ul ul {
	margin-left: 0em;
	padding: 4px 0em 0em 0px;
	line-height: 1.2em;
}

#contentHTML #feature_list li {
	background: url(../images/tick.gif) no-repeat 0px 4px;
	float: none;
	list-style-type: none;
	padding: 2px 16px 4px 16px;
}

#contentHTML #feature_list ul li {
	background: url(../images/hypen.gif) no-repeat 0px 4px;
	float: none;
	list-style-type: none;
	padding: 3px 16px 0px 16px;
}

#contentHTML .feature_dropdown {
	background: url(../images/_html_content_images/Content_graphics/dropdown_shadow.jpg) no-repeat;
	height: 40px;
	width: 226px;
	padding: 0px 0px 8px 4px;
}

#contentHTML .feature_shadow {
	background: url(../images/_html_content_images/Content_graphics/landing_background_shadow.jpg) repeat-y;
}

#contentHTML .feature_shadow_text {
	background: url(../images/_html_content_images/Content_graphics/landing_background_shadow.jpg) repeat-y;
	padding: 8px 20px 6px 8px;
	font-size: 10px;
}

#contentHTML .feature_dropdown select {
	width: 204px;
}

#contentHTML #itinerary_title {
	margin: 1em 0em 0em 0em;
	width: 100%;
}

#contentHTML #itinerary {
	margin: 1em 0em 1em 0em;
	width: 100%;
}

#contentHTML #itinerary td {
	padding: 0.3em;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}

#contentHTML #itinerary th {
	border-right: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#contentHTML #itinerary .day {
	border-left: 1px solid #CCCCCC;
}

#contentHTML .itinerary_title_green {
	background-color: #8AC640;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em 0em 0.3em 6px;
}

#contentHTML .itinerary_title_purple {
	background-color: #5C3088;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1.2em;
	padding: 0.3em 0em 0.3em 6px;
}

#contentHTML .itinerary_header {
	background: url(../images/_html_content_images/irish/itinerary_tile.gif);
	color: #4B4B4B;
	font-weight: bold;
	padding: 0em 4px 0em 4px;
	border-bottom: 1px solid #4B4B4B;
	height: 24px;
}

#contentHTML .itinerary_day {
	background-color: #EFEFEF;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid #CCCCCC;
}

#contentHTML #homepage_list{
	padding: 0;
	margin: 0;
}

#contentHTML #homepage_list li {
	color: #4B4B4B;
	padding: 2px 0 8px 0;
}

#contentHTML #homepage_list .flights {
	background: url(../images/Flights.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .ferry {
	background: url(../images/Ferry.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .hotel {
	background: url(../images/Hotel.jpg) no-repeat 10px 0px;
	padding-left: 28px;
}

#contentHTML #homepage_list .coach {
	background: url(../images/Coach_hire.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .itinerary {
	background: url(../images/itinerary_planning.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .city {
	background: url(../images/City_tours.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .restaurant {
	background: url(../images/restaurant_booking.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .pre {
	background: url(../images/Pre-booking.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .evening {
	background: url(../images/Evening_ent.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}

#contentHTML #homepage_list .travel {
	background: url(../images/travel_insurance.jpg) no-repeat 10px 0px;
	padding-left: 32px;
}
