/* 
page layout for themes (Challenge Events - Peru)
Sally Edgington
2005-12-08
*/


/** CONTENT **/

h1 {
	color: #87A10C !important; 
}

h1.Peru {
	float: left !important;
	text-transform:uppercase !important;
	font-size: 2em !important; 
	line-height: 1em !important; 
	margin: 10px 0 15px !important;
	color: #87A10C !important; 
}

h1.PeruInfoLine {
	float: left !important;
	text-transform: none !important;
	padding: 0 !important;
	font-size: 2em !important; 
	line-height: 1em !important; 
	margin: 10px 0 15px !important;
	color: #87!10C !important;
}

h2.Peru {
	float: left !important; 
	text-transform:uppercase !important; 
	line-height: 1em !important;/* */
	padding: 16px 0 0 8px !important;
	margin: 0 !important;
}

h3 {
	color: #87A10C !important; 
	margin: 0 !important;
	padding: 8px 0 !important;
}

#eventWrapper {
	background: #87A10C !important; 
}

#eventDetails {
	background: #EDF0DB !important;
}

div.testimonial {
	background: #EDF0DB !important; 
}

div.openQuote {
	background: url(/display_images/challenge_events/icons/open_quote_peru.gif) no-repeat !important;
}

div.closeQuote {
	background: url(/display_images/challenge_events/icons/close_quote_peru.gif) no-repeat !important;
}

div#difficulty p a {
	background: url(/display_images/challenge_events/icons/arrow_white_peru.gif) 0 3px no-repeat;
}

div.itinerarySplitter {
	background: url(/display_images/challenge_events/dividers/itinerary_divider_Peru.gif) no-repeat !important;
}

div.itinerarySplitterWide {
	background: url(/display_images/challenge_events/dividers/itinerary_divider_wide_Peru.gif) no-repeat !important;
}

div.itineraryTime {
	background: url(/display_images/challenge_events/icons/arrow_open_Peru.gif) 0 4px no-repeat !important;
}

/** TESTIMONIAL PAGE **/

div.testimonial {
	background: #edf0db !important; 
}

div.openQuote {
	background: url(/display_images/challenge_events/icons/open_quote_peru.gif) no-repeat !important;
	
}

h3.testimonialHead {
	color: #333 !important;
}

div.closeQuote {
	background: url(/display_images/challenge_events/icons/close_quote_peru.gif) no-repeat !important;
}


/** CALLOUT **/

div.callout {
	background: #edf0db !important;
}

div.calloutOpenQuote {
	background: url(/display_images/challenge_events/icons/open_quote_peru.gif) 4px 0px no-repeat !important;
}

div.calloutCloseQuote {
	background: url(/display_images/challenge_events/icons/close_quote_peru.gif) 0px 0px no-repeat !important;
}

/* ITINERARY PAGE */

div#itineraryWrapper {
	background: #87a10c !important; 
}

div#itineraryDetails {
	background: #edf0db !important;
}

/** CASE STUDY PAGE **/

div#caseStudyWrapper, div#diaryWrapper {
	background: #87a10c !important;
	color: #fff !important;
}

div#caseStudyDetailsWrapper a {
	color: #fff !important;
	border-bottom: 1px solid #dadada !important;
}

/** DIARY PAGE **/

div#diaryDays {
	background: #edf0db !important;
}

/* LEFT MENU */
#main-menu li span{
	background:#f4f6e9 url(/display_images/challenge_events/icons/arrow_black_Peru.gif) 0.6em 0.7em no-repeat !important;
}

#main-menu li a:hover{
	background:#f4f6e9 url(/display_images/challenge_events/icons/arrow_black_Peru.gif) 0.6em 0.7em no-repeat !important;
	border: 0 !important;
	display:block !important;
}

#main-menu li.subPages span{
	background:#f4f6e9 url(/display_images/challenge_events/icons/arrow_black_Peru.gif) 1.6em 0.7em no-repeat !important;
	
}

#main-menu li.subPages a{
	background: url(/display_images/challenge_events/icons/arrow_pink.gif) 1.6em 0.7em no-repeat !important;
}

#main-menu li.subPages a:hover{
	background:#f4f6e9 url(/display_images/challenge_events/icons/arrow_black_Peru.gif) 1.6em 0.7em no-repeat !important;
	border: 0 !important;
	display:block !important;
	padding-left: 25px !important;
}

