.cms #events {
	margin-top: -10px;
}

#events h2, .event h2 {
	color: #003358 !important;
	text-transform: capitalize;
}


.event #content h3 {
	font-size: 0.9em;
}

.event h3, .event h3.sifr {
	margin-left: 10px;
	margin-top: 10px;
}

/* ------------------------------------------

	View by Category page

------------------------------------------ */

.eventCategoryTitle {
	color: #0069aa;
}

#events .categories {
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 20px;
}

	#events .categories li {
		display: inline;
		margin-right: 15px;
	}
	
	#events .categories a {
		color: #003358;
		font-weight: bold;
	}

	#events .categories .selected a {
		color: #0069aa;
	}

#filterHolidays {
	background: #003358 url(bgDarkBlueTop.gif) repeat-x;
	color: #ffffff;
	padding: 13px 7px 7px 7px;
	margin-bottom: 3px;
	width: 526px;
}

	#filterHolidays .header {
		font-weight: bold;
		position: relative;
	}
	
		#filterHolidays .header p {
			font-size: 0.85em;
		}
	
	#filterHolidays p.filterToggle {
		position: absolute;
		top: -7px;
		right: 0px;
		padding: 2px 20px 2px 5px;
		cursor: pointer;
		font-size: 0.75em;
	}
	
	#filterHolidays .more {
		background: url(icoMore.gif) no-repeat right;
	}
	
	#filterHolidays .less {
		background: url(icoLess.gif) no-repeat right;
	}

	#filterHolidays .controls {
		display: none;
		margin: 10px;
	}
	
	#filterHolidays dl {		
		font-size: 0.75em;
	}
	
	#filterHolidays dt {
		float: left;
		width: 150px;
		margin-bottom: 5px;
	}
	
	#filterHolidays dd {
		margin-bottom: 5px;
	}
	
	#filterHolidays select{
		font-size: 0.8em;
	}

	
	
ul.countries {
	list-style-type: none;
}

ul.countries li {
	background: url(bgCountriesLi.gif) no-repeat;
	height: 19px;
	width: 130px;
	float: left;	
	font-weight: bold;
	font-size: 1em;
	padding-top: 7px;
	padding-left: 50px
}

ul.countries li a {
	color: #ffffff;
	text-decoration: none;
}


/* ------------------------------------------

	View Event page

------------------------------------------ */
ul.eventNavigation {
	list-style-type: none;
	height: 35px;
	padding-left: 8px;
	margin-bottom: 0px !important;
	padding-bottom: 12px;
}

ul.eventNavigation li {
	float: left;
}

ul.eventNavigation li a {
	display: block;
	text-indent: -3000px;
	height: 35px;
}

	ul.eventNavigation li a:hover {
		background-position: bottom !important;
	}

	ul.eventNavigation li a.overview {
		background: url(overview.gif) top no-repeat;
		width: 79px;
	}
	
	
	ul.eventNavigation li a.agenda {
		background: url(agenda.gif) top no-repeat;
		width: 61px;
	}

	ul.eventNavigation li a.accommodation {
		background: url(accommodation.gif) top no-repeat;
		width: 113px;
	}
	
	ul.eventNavigation li a.prices {
		background: url(prices.gif) top no-repeat;
		width: 139px;
	}
	
	ul.eventNavigation li a.eventResponsibleTravel {
		background: url(responsible.gif) top no-repeat;
		width: 133px;
	}

#EventNew p, #EventNew ul 
{
	font-size:0.75em !important;
}

.event h2.dottedBorder {
	margin-top: 7px;
	padding-top: 15px;
	background: url(bgDottedBorder.gif) no-repeat top left;	
}

.event .eventNavigation
{
	clear: left;
	margin-top: 5px;
	margin-bottom: 12px;
}

.event .breadcrumb {
	margin-top: 10px;
	margin-left: 0px !important;
	margin-bottom: 15px;
	font-size: 0.7em;
}

	.event .breadcrumb a {
		color: #003357;
		font-weight: bold;
	}

.event #eventDetails {
	float: left;
	width: 664px;
	background: #003358;
	height: 30px;
	color: #ffffff;
	font-weight: bold;
	font-size: 0.8em;
	padding: 14px 10px 0px 10px;
}

	.IE6.event #eventDetails {
		padding: 14px 10px 3px 10px;
	}

.event #eventPricing {
	float: left;
	background: #0066aa;
	color: #ffffff;
	width: 155px;
	height: 32px;
	padding: 5px 5px 7px 10px;
	font-weight: bold;
	font-size: 0.7em;
}

	.event #eventPricing .priceDetail {
		float: left;
		width: 75px;
	}

	.event #eventPricing .price {
		font-size: 1.6em;
	}

/* ------ TAB 1 ------ */
.eventDescription {
	clear: left;
	background: #e2e7ef;
	width: 854px;
}

	.eventDescription #eventImage {
		float: left;
		width: 254px;
		height: 177px;
		overflow: hidden;
		/*margin-left: 10px;
		margin-top: 10px;*/
	}
	
	.eventDescription #whatsIncluded {
		float: left;
		width: 585px;
		padding: 10px 2px 10px 2px;
	}
	
		.eventDescription #whatsIncluded h3 {
			margin: 0;
			color: #003358;
		}
	
		.eventDescription #whatsIncluded ul {
			margin-left: 17px;
			line-height: 110%;
			list-style-image: url(liBullet.gif);			
		}
		
			.Firefox2 .eventDescription #whatsIncluded ul {
				list-style-image: url(liBulletFirefox.gif);
			}
		
		.eventDescription #whatsIncluded ul li {
			margin-bottom: 2px;
		}
		
#eventBlurb {
	margin-top: 10px;
	/*padding-top: 6px;
	background: url(bgDottedBorder.gif) no-repeat top left;*/
}

#eventResponsibleTravel {
	background: url(bgDottedBorder.gif) no-repeat;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 10px;
	margin-bottom: 20px;
} 	

	#eventResponsibleTravel p {
		margin-left: 0px;
	}

/* ------ TAB 2 ------ */
#eventAgenda {
	background: url(bgDottedBorder.gif) no-repeat;
	clear: left;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
}

	#eventAgenda p {
		margin-top: 0px;
		margin-bottom: 5px
	}
	
	#eventAgenda p strong {
		display: block;
		margin-bottom: -6px;
	}


/* ------- TAB 3 ------ */
.accommodationWrapper {
	clear: left;
	padding-top: 1px;
	/* margin-top: 10px; */
	margin-bottom: 20px;
	
}
	
	.accommodationWrapper .accommodation
	{
		border-bottom: solid 1px #cccccc;
		padding-bottom: 5px;
		margin-bottom: 8px;
		margin-left: 10px;
	}
	.accommodationWrapper .accommodation.noBorder
	{
		border-bottom: 0;
	}
	
	.accommodationWrapper .accommodation p, .accommodationWrapper .accommodation h4
	{
		margin-left: 0px !important;
	}
	
	.accommodationWrapper .accommodationGallery {
		margin-left: 0px;
		margin-top: 4px;
	}

	.accommodationWrapper img {
		margin-right: 2px;
	}
	
		.accommodationWrapper .formattedDetails img {
			margin-left: 0px;
		}
	
	.accommodationWrapper h4 {
		margin-left: 10px;	
	}
	
	.accommodationWrapper a {
		color: #0069aa;
		text-decoration: none;
	}
	
	.accommodationWrapper a:hover {
		text-decoration: underline;
	}
	
	.accommodationZoomWrapper
	{
		float: right;
		position: absolute;
		right: 5px;
	}
		.accomm0_zoom0-big, .accomm0_zoom1-big, .accomm0_zoom2-big, .accomm0_zoom3-big,
		.accomm1_zoom0-big, .accomm1_zoom1-big, .accomm1_zoom2-big, .accomm1_zoom3-big,
		.accomm2_zoom0-big, .accomm2_zoom1-big, .accomm2_zoom2-big, .accomm2_zoom3-big
		{
			float: right;
			height: 0px; width: 0px;
		}
	
/* ------ TAB 4 ------ */
#accommodationFilter {
	clear: left;
	padding-top: 4px;
	background: #e2e7ef;
	padding: 10px 5px;
	width: 845px;
	border-top: 1px solid #ffffff;
}
	#accommodationFilter .selectAnAccommodation
	{
		font-size: 0.8em;
	}

	#accommodationFilter select {
		margin-left: 20px;
		font-size: 0.8em;	
	}

.event #availabilityKey {
	padding-top: 15px;
	margin-bottom: 17px;
	padding-left: 15px;
}

#eventSupplement
{
	margin-left: 10px;
	margin-bottom: 20px;
}

#eventSupplement h3 {
	margin-top: 1px;
	background: #0069aa;
	color: #ffffff;
	padding: 3px 5px;
	margin-left: 0;
	margin-top: 4px;
	width: 834px;
	font-size: 0.8em !important;
}

	#eventSupplement dl {
		font-size: 0.75em;
		margin-top: 7px;
		margin-left: 10px;
	}
	
	#eventSupplement dt {
		font-weight: bold;
		margin-bottom: 5px;
		width: 300px;
		float: left;
		clear: left;
	}
	
	#eventSupplement dd {
		margin-bottom: 5px;
	}

#gettingThere {
	clear: left;
}


/* ------------- PRICING ---------------- */

h2.prices
{
	color: #ffffff !important;
	background: #003358;
	clear:left;
	width:844px;
	height: 24px;
	font-weight: bold;
	font-size: 0.8em;
	padding: 3px 0px 0px 10px;
	text-transform: lowercase;
	margin-bottom: 0px !important;
}

table#activityPricing {
	margin-top: 1em;
	margin-left: 1em;
	border-collapse: collapse;
	font-size: 0.8em;
	width: 750px;
}

	table#activityPricing p {
		font-size: 1.0em !important;
		margin: 0;
	}

	table#activityPricing th, table#activityPricing td {
		padding: 3px;
		border: 1px solid #ffffff;
	}
	
	table#activityPricing th {
		font-weight: bold;
		background-color: #0069aa;
		color: #ffffff;
	}
	
	table#activityPricing td {
		background-color: #e2e7ef;
	}
	
	/* Summary */
	table#activityPricing.summary {
		margin-left: 0px;
		width: 540px;
	}
	
	table#activityPricing.summary th {
		font-size: 0.8em;
		padding: 5px;
		vertical-align: top;
	}
	
	table#activityPricing.summary td {
		border: 1px solid #FFFFFF;
		color: #333333;
		font-size: 0.7em;
		padding: 3px 5px;
		vertical-align: top;
	}

/* ------ TAB 5 ------ */
#gallery, .gallery {
		position: relative;
	}
	
		.gallery ul {
			height: 92px;
			list-style-type: none;
			padding-left: 0;
			width: 528px;
		}
		
		.gallery li {
			float: left;
			height: 92px;
			margin-right: 5px;
			width: 127px;
		}
	
	.target {
		bottom: 120px;
		left: 0;
		position: absolute;
		z-index: 666;
		border: 1px solid #999;
		padding: 5px;
		background: #fff;
	}
	
	#gallery #zoomed {
		height: 327px;
		width: 540px;
		position: absolute;
		top: 58px;
		left: -550px;
	}
	
	.gallery.left .target {
		/*height: 327px;
		width: 540px;*/
		position: absolute;
		bottom: 100px;
		left: 0;
		z-index: 666;
	}
	
		#gallery #zoomed img {
			height: 0px;
			width: 0px;			
			position: relative;
			left: 560px;
		}
		
#gallery #thumbnails {
	list-style-type: none;
	margin-left: 10px;
}

#gallery #thumbnails li {
	float: left;
	margin-right: 3px;
}
/* ------ Quotes ------ */
#quoteHead {
	background: url(bgDottedBorder.gif) no-repeat bottom left;
	height: 35px;
}

#quoteTitle {
	color: #0069aa;
	float: left;
	font-weight: bold;
	width: 130px;
	font-size: 0.9em !important;
}

	.IE6 #quoteTitle {
		margin-left: 5px !important;
	}
		

#quoteButtons {
	font-weight: bold;
	float: left;
	font-size: 0.9em !important;
}

	#quoteButtons a {
		color: #679128;
		text-decoration: none;
	}

.quote {
	clear: left;
	padding: 5px 5px 5px 5px;
	font-weight: bold;
	color: #003358;
	font-size: 0.9em !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
	line-height: 110% !important;
}

/* ------ Event menu ------ */

ul#eventMenu {
	padding-bottom: 5px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 5px;
	background: url(bgDottedBorder.gif) no-repeat;
	list-style-type: none;
}

ul#eventMenu li {
	margin-bottom: 4px;
	background: url(eventMenu_dottedBorder.gif) no-repeat bottom right;
}

ul#eventMenu li a {
	color: #679128;
	font-weight: bold;
	font-size: 1.2em !important;
	text-decoration: none;
	display: block;
	padding: 4px 0 5px 32px;
	background-position: 0 0;
}


ul#eventMenu li.bookTrip a {
	background-image: url(eventMenu_Book.gif);
	background-repeat: no-repeat;
}

ul#eventMenu li.talkToExpert a {
	background-image: url(eventMenu_Talk.gif);
	background-repeat: no-repeat;
}

ul#eventMenu li.downloadDossier a {
	background-image: url(eventMenu_Dossier.gif);
	background-repeat: no-repeat;
}

ul#eventMenu li.sendToFriend a {
	background-image: url(eventMenu_Send.gif);
	background-repeat: no-repeat;
}

ul#eventMenu li.downloadBrochure {
	background: url(bgDottedBorder.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -5px;
}

ul#eventMenu li.downloadBrochure a, ul#eventMenu li.requestBrochure a {
	background-image: url(eventMenu_Brochure.gif);
	background-repeat: no-repeat;
}


/* ----------------------------------------

	Send to a Friend

----------------------------------------- */

#holidayDetails {
	/*background: url(bgDottedBorder.gif) no-repeat bottom left;
	padding-bottom: 10px;
	margin-bottom: 10px;*/
}

	#holidayDetails h3 {
		margin-left: 0px;
		margin-bottom: 10px;
	}

/* ----------------------------------------

	From RadGrid AA_ByCategory skin

----------------------------------------- */
.pager {
	width: 100%;
	background: #679128;
	font-size: 0.75em;
	color: #ffffff;
	font-weight: bold;
	height: 15px;	
	border-collapse: collapse;
	margin-bottom: 4px;
}

	.pager a {
		color: #ffffff;
	}

	.pager td {
		/*padding: 0 10px;*/
	}

	.pagerInfo {
		font-size: 1.1em !important;
		float: left;
		width: 410px;
		padding-bottom: 7px;
		padding-left: 10px;
	}
	
	.pagerInfo a.selected {
		text-decoration: none;
	}
	
	.pagerNavigation {
		font-size: 1.1em !important;
		float: left;
	}
	
	.pagerNavigation a {
		text-decoration: none;
	}
/*
.pager .first {
	padding-left: 10px;
}

.pager .last {
	padding-right: 10px;
}

.pager .pageIterator {
	text-align: right;
	font-size: 1.2em;
}

	.pager .pageIterator a {
		color: #ffffff;
		text-decoration: none;
	}*/

.formattedDetails {
	clear: left;
	width: 540px;
	height: 89px;
	border-collapse: collapse;
	margin-top: 3px;
	cursor: pointer;
}

	.formattedDetails.noCursor {
		cursor: auto;
	}
	
	.formattedDetails p {
		margin: 0;
	}

.formattedDetails .picture {
	width: 120px;
	height: 89px;
	background: #ffffff;
	overflow: hidden;	
	vertical-align: top;
	float: left;
}

.formattedDetails .details {
	float: left;
	background: #003358;
	color: #ffffff;
	height: 34px;
	line-height: 110%;
	padding: 7px 10px;
	font-weight: bold;
	width: 275px;
	margin-bottom: 3px;
}

	.formattedDetails .details p {
		margin-top: 0 !important;
	}
	
	.formattedDetails .details .title {
		font-size: 1.1em;
	}

.formattedDetails .pricing {
	float: left;
	background: #0069aa;
	color: #ffffff;
	height: 34px;
	line-height: 110%;
	vertical-align: middle;
	padding: 7px 6px 7px 7px;
	font-weight: bold;
	width: 112px;
	margin-bottom: 3px;
}

	.formattedDetails .pricing a {
		color: #ffffff;
		text-decoration: none;
	}
	
	.formattedDetails .pricing p {
		margin-top: 0 !important;
		font-size: 0.9em;
	}
	
	/*.holiday .pricing .price {
		font-size: 1.1em;
	}*/
	
#content .formattedDetails .description {
	background: #e2e7ef;
	vertical-align: top;
	padding: 3px 10px 0px;
	border-top: 1px solid #ffffff;
	height: 85px;
}

	.IE7 .formattedDetails .description, .IE6 .formattedDetails .description {
		height: 40px;
		padding: 0px 10px;				
	}
	
		.IE7 .formattedDetails .description {
			margin-top: -4px;
		}
		
		.IE6 .formattedDetails .description {
			margin-top: -17px;
		}
		
		.IE6 .formattedDetails.holiday .description {
			margin-top: 0px;
		}
		
		.IE6 .formattedDetails.accommodation .description {
			margin-top: -6px;
		}

	#content .formattedDetails .description p {
		margin-top: 0 !important;
		line-height: 120% !important;
	}
	
		.Firefox2 .description p, .Firefox3 .description p {
			margin-left: 120px !important;
		}
	
.activity img {
	margin-bottom: 10px;
}

.activity a {
	color: #0069aa;
	text-decoration: none;
}	

.activity a:hover {
	text-decoration: underline;
}

.gallery ul {
    list-style-type: none;
    height: 92px;
    width: 528px;
}

    .gallery ul li {
        float: left;
        width: 127px;
        height: 92px;
        margin-right: 5px;
    }
