body {
	background-color: #95a157;
}

#contentWrapper {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/bg_global_MeetingsOverview_centered.gif);
}
#columnContainer, #leftContainer{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/meetingsGlobalBG.gif);
	background-repeat: repeat-y;	
}

#centerColumn{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/global_Meetings_center.gif);
	background-repeat: no-repeat;
	width:100%;
}

#leftColumn{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/global_Meetings_left.gif);
	z-index: 20;
}

.thumbBorder{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/meetingsThumbBorder.gif);
}

.thumbBorderBig{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/meetingsThumbBorder.gif);
	float: left;
	background-position: top left;
	width: 165px;
	margin-bottom: 18px;
	border: 0px solid #000;
	background-repeat: no-repeat;
}

.featureLayoutLeft .thumbBig {
	padding: 6px;
}

.featureLayoutLeft .blurb{
	float: left;
	width: 300px;
}

.featureLayoutLeft .blurb p {
	margin-top: 2px;
	margin-left: 1px;
}

.dotsHoriz {
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/meetingsDotsHoriz.gif);		
}

.dotsHorizSmall{
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/meetingsDotsHorizSmall.gif);
}

#CTAModule.meetings .CTABgTop{
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/modules/global/CTA_BgTop__Meetings_ContactUs.gif);
}

#CTAModule .CTABgBottom {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/modules/global/CTA_Meetings_BgBottom.gif);
	background-repeat: no-repeat;		
}

#CTAModule .CTABgMiddle {
		background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/modules/global/CTA_Meetings_BgMiddle.gif);
		background-repeat: repeat-y;
		width: 195px;
		background-position: bottom;
}


#meetingsLink{
	color: #a82e27;
}

#centerColumn .thumbLayoutLeft .blurb h2,
#centerColumn .featureLayoutLeft .blurb h2,
.thumbLayoutLeft .blurb h2 a:link,
.thumbLayoutLeft .blurb h2 a:visited,
.featureLayoutLeft .blurb h2 a:link,
.featureLayoutLeft .blurb h2 a:visited{
	color: #000000;
}

#bottomCopy{
	width: 470px;
}

#bottomCopy a:link,
#bottomCopy a:visited{
	color: #a82e27;
}

#footer{
	background-color: #dfddc6;
}

.footerText, .footerBottom, .footerBottom a, .footerText a{
	color: #2f2d20;
} 

#footer a:link,
#footer a:visited{
	color: #2f2d20;		
}


