@charset "utf-8";

/* lifestyle tab base color */
.lifestyle {color:#333333;}

.lifestyle .sectionHeader{background-color:#92278f;color: #ffffff;}
.lifestyle .sectionHeader a, .lifestyle .breadcrumb a:hover {color: #ffffff;}
.lifestyle a{color: #333333;}
.lifestyle .highlight, 
.lifestyle a:hover
	{color: #92278f;}
.lifestyle .timeline .year {color: #ffffff;/*background-image: url('../images/common/timeline/lifestyle/point.png');*/ background-color: #92278f; }
.lifestyle .timeline .line{background-color: #92278f;}
.lifestyle .highlightBox {background-color: #f4e9f4;}
/* end lifestyle tab base color */

/* lifestyle section ues other section color */
.lifestyleeBg{background-color:#92278f !important;}
.lifestyleTxt{color:#333333 !important;}
.lifestyleHighlight {color: #92278f !important;}
.lifestyleHighlightBox {background-color: #6fb43f !important;}
/* end lifestyle section ues other section color */

/* sports tab base color */
.sports {color:#333333;}

.sports .sectionHeader{background-color:#6fb43f;color: #ffffff;}
.sports .sectionHeader a, .sports .breadcrumb a:hover {color: #ffffff;}
.sports a{color: #333333;}
.sports .highlight, 
.sports a:hover
	{color: #6fb43f;}
.sports .timeline .year {/*color: white;*/color: #6fb43f}
.sports .timeline .line{background-color: #6fb43f;}
.sports .highlightBox {background-color: #6fb43f;}
/* end sports tab base color */

/* sports section ues other section color */
.sportseBg{background-color:#6fb43f !important;}
.sportsTxt{color:#333333 !important;}
.sportsHighlight {color: #6fb43f !important;}
.sportsHighlightBox {background-color: #f4e9f4 !important;}
/* end lifestyle section ues other section color */

/* culture tab base color */
.culture {color:#333333;}

.culture .sectionHeader{background-color:#f9bc04;color: #333333;}
.culture .sectionHeader a {color: #333333;}
.culture a, .culture .breadcrumb a:hover{color: #333333;}
.culture .highlight, 
.culture a:hover, 
.culture .timeline .year
	{color: #f9bc04;}
.culture .timeline .line{background-color: #f9bc04;}
.culture .highlightBox {background-color: #fef8e5;}
.culture .timeline.timeLeft .timearrow{background-image: url('../images/common/timeline/culture/left.png');}
.culture .timeline.timeRight .timearrow{background-image: url('../images/common/timeline/culture/right.png');}
/* end culture tab base color */

/* culture section ues other section color */
.cultureBg{background-color:#f9bc04 !important;}
.cultureTxt{color:#333333 !important;}
.cultureHighlight {color: #f9bc04 !important;}
.cultureHighlightBox {background-color: #fef8e5 !important;}
/* end culture section ues other section color */

/* business tab base color */
.business {color:#333333;}

.business .sectionHeader{background-color:#31c0ff;color: #ffffff;}
.business .sectionHeader a, .business .breadcrumb a:hover {color: #ffffff;}
.business a{color: #333333;}
.business .highlight, 
.business a:hover, 
.business .timeline .year
	{color: #31c0ff;}
.business .timeline .line{background-color: #31c0ff;}
.business .highlightBox {background-color: #eaf9ff;}
.business .timeline.timeLeft .timearrow{background-image: url('../images/common/timeline/business/left.png');}
.business .timeline.timeRight .timearrow{background-image: url('../images/common/timeline/business/right.png');}
/* end business tab base color */

/* business section ues other section color */
.businessBg{background-color:#31c0ff !important;}
.businessTxt{color:#333333 !important;}
.businessHighlight {color: #31c0ff !important;}
.businessHighlightBox {background-color: #eaf9ff !important;}
/* end business section ues other section color */

/* other tab base color */
.other {color:#333333;}

.other .sectionHeader{background-color:#b4dd1d;}
.other a, .other .breadcrumb a:hover{color: #333333;}
.other .highlight, 
.other a:hover, 
.other .timeline .year 
	{color: #a2c815;}
.other .timeline .line{background-color: #a2c815;}
.other .highlightBox {background-color: #f7fce8;}
/* end other tab base color */

/* other section ues other section color */
.otherBg{background-color:#b4dd1d !important;}
.otherTxt{color:#333333 !important;}
.otherHighlight {color: #a2c815 !important;}
.otherHighlightBox {background-color: #f7fce8 !important;}
/* end other section ues other section color */