/* 
page layout for themes (Challenge Events - China)
Sally Edgington
2005-11-29
*/


/** CONTENT **/

h1 {
	color: #E5352C !important; 
}

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

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

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

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

#eventWrapper {
	background: #E5352C !important; 
}

#eventDetails {
	background: #fbd9c9 !important;
}

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

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

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

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

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

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

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


/** TESTIMONIAL PAGE **/

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

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

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

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


/** CALLOUT **/

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

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

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

/* ITINERARY PAGE */

div#itineraryWrapper {
	background: #e5352c !important; 
}

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

/** CASE STUDY PAGE **/

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

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

/** DIARY PAGE **/

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

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

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

#main-menu li.subPages span{
	background:#FDE8DF url(/display_images/challenge_events/icons/arrow_black_China.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:#FDE8DF url(/display_images/challenge_events/icons/arrow_black_China.gif) 1.6em 0.7em no-repeat !important;
	border:none;
	display:block;
	padding-left: 25px;
}


/* link style for links in main area of event page -----------*/
#eventWrapper #event a {
	color: #fff;
}

#eventWrapper #event #eventDetails a {
	color: #EC008C;
}

#eventWrapper #event #eventDetails a:hover, #eventWrapper #event a:hover {
	color: #333;
}




