/*  page styles  */

body, div, th, td, span{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	color: #4E4D4C;
}

/* footer Start */
#footerLinkContainer {
	margin: 0;
	width: auto;
}

#footerLinkList {
	width: auto;
}

#footerLinkList li {
	float: none;
	display: inline;
	width: auto;
	margin-right: 15px;
	margin-bottom: 15px;
	padding: 0 !important;
	border:0 !important;
}
/* footer End */

#chrome{
	display: none;
}

body {
	background-image: none ;
	background-color: #FFFFFF;
}

a:link {
	color: #A82E27;
	font-weight: normal;
}

a:visited {
	color: #A82E27;
	font-weight: normal;
}	

.error {
	color: red;
	border: 1px solid red;
	padding: 5px;
}

form{
	margin: 0px;
	padding: 0px;
	}

input{
	margin: 0px;
	padding: 0px;
	}

p{
	margin: 0px;
	padding: 0px;
}

small {
	font-size: 10px;
}

/*  layout styles  */
#chrome{
	float: left;
	clear: left;
	width: 760px;
	background: #003366; 
	line-height: 16px; 
}

 #chrome td {
	 color: #000000;
}

#globalHeader {
	margin-bottom: 15px;
}

#headerInner {
	width: auto;
	margin: 0;
}
#globalLogo {
	float: none;
}

#headMenus {
	float: none;
	width: auto;
}

#globalToolbar {
	float: none;
	margin-left: 0;
	text-align: left;
}
#globalNav {
	float: none;
	width: auto;
}

#sliver{

	display: none;
}


/* column styles */

#centerContainer{
	float: left;
	width:536px;
	z-index: 10;
	/*overflow:hidden;*/
	background-color: #FFFFFF;
}

#centerContainerFullPage{
	float: left;
	width:760px;
	z-index: 10;
	/*overflow:hidden;*/
}

#columnContainer{
	background-image: none;
	width:760px;
	background-color: #FFFFFF; 
	clear: left; 
}

#leftContainer{

	display: none;
}



#subnav{

	display: none;
}

#subnavListing{

	display: none;
}

#subnavHeaderText{

	display: none;
}

.subNavText{

	display: none;
}





#enhancedMedia{

	display: none;
}

#enhancedMediaLanding{

	display: none;
}

#enhancedMediaOverview{

	display: none;
}	

#toolbar{

	display: none;
}

#toolbarNav{

	display: none;
}

#toolbarVirtualTour{

	display: none;
}

#leftBlankToolbar{

	display: none;
}

#leftColumn{

	display: none;
}



#centerColumn{
	background-image: none;
	background-repeat: no-repeat;
	width:100%;
}

#centerColumn h1{
	font-size: 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #A82E27;
	margin: 0px;
	padding: 0px;
	line-height: 26px;
}

#centerColumn h2, #centerColumn h2 a, #centerColumn .blurbText {
	font-size: 12px;
}

#centerColumn h2{
	font-size: 12px;
	color: #A82E27;
	margin: 0;
	padding: 0 0 5px 0;
	line-height: 14px;
}

#centerColumn h2 a {
	font-weight: bold;
}

#centerColumn .blurb{
	font-size: 11px;
}

#centerColumn .blurbText{
	color: #A82E27;
	line-height: 14px;
}

#centerColumn .reqText{
	color: #B88007;
	padding-left: 2px;
	font-size: 10px;
}	
#centerColumn .pad{
	margin: 25px 24px 25px 28px;
}

#centerColumn .pad h1 {
	margin-bottom: 3px;
}

#centerContainer.disclaimer{
	width: 536px;
}



/* homepage styles */
#homeContainer .title, 
#homeContainer .subtitle,
#homeContainer #crisisMessage #title, 
#homeContainer #crisisMessage #title a:link, 
#homeContainer #crisisMessage #title a:visited,
#homeContainer #welcomeMessage span,
#homeTable .iconName a:link, #homeTable .iconName a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#homeContainer .crisisModule {
	border: 2px solid #F7C558; 
	background-color: #FFF8CB; 
	padding: 8px;
}

#homeContainer #hiddenCrisis {
	display: none;
}	

#homeContainer .subtitle, 
#homeTable .iconName a:link, 
#homeTable .iconName a:visited {
	font-size: 14px;
}

#homeContainer .title,
#homeContainer #crisisMessage #title, 
#homeContainer #crisisMessage #title a:link, 
#homeContainer #crisisMessage #title a:visited,
#homeContainer #welcomeMessage span {
	font-size: 21px;
}

#homeTable{
	width: 100%;
}

#homeTable .homeLeftColumn, #homeTable .homeRightColumn {
	float: left;
	width: 216px;
}

#homeTable .homeCenterColumn {
	float: left;
	width: 48px;
}

#homeTable .iconImg {
	float: left;
}

#homeTable .iconName {
	padding-left: 23px;
}

#homeTable .iconName a:link, #homeTable .iconName a:visited {
	font-weight: bold;
	color: #A82E27;
	text-decoration: none;
}

#homeTable .iconDiv {
	height: 21px;
}

#homeTable .briefDescription {
	padding-left: 6px;
	padding-right: 6px;
	line-height: 16px;
}

#homeContainer .homeDotsHoriz {
	float: left;
	width: 100%;
	background-repeat: repeat-x; 	
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/globalDotsHoriz.gif);	
	background-position: top left;
	height: 2px;  
	font-size: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#homeContainer .thumbBorder {
	width: 253px;
	height: 135px;
	background-repeat: no-repeat;
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/homeThumbBorder.gif);  
}

#homeContainer .title {
	color: #A82E27;
}	

#homeContainer .subtitle {
	font-weight: bold;
	color: #BC5E45;
}	

#homeContainer .blurb {
	float: left;
	width: 200px;
}

#homeContainer .blurb p {
	margin-top: 10px;
	line-height: 16px;
	margin-bottom: 9px;
}

#homeContainer .thumbLayoutLeft {
	margin-top: 16px;
	margin-bottom: 0px;
}

#homeContainer #crisisMessage .bgTop {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/crisisMsgBgTop.gif);
	background-repeat: no-repeat;
	width: 466px;
	height: 15px;
}

#homeContainer #crisisMessage .bgMiddle {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/crisisMsgBgMiddle.gif);
	background-repeat: repeat-y;
	width: 466px;
	background-position: bottom;
}

#homeContainer #crisisMessage .bgBottom {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/crisisMsgBgBottom.gif);
	background-repeat: no-repeat;
	width: 466px;
	height: 15px;
}

#homeContainer #crisisMessage #title, #homeContainer #crisisMessage #msg {
	margin-right: 28px;
	margin-left: 28px;
}

#homeContainer #crisisMessage #msg, #homeContainer #crisisMessage #msg a:link, #homeContainer #crisisMessage #msg a:visited,
#homeContainer #crisisMessage #title, #homeContainer #crisisMessage #title a:link, #homeContainer #crisisMessage #title a:visited {
	color: #FFEB8C;
}

#homeContainer #welcomeMessage {
	margin-top: 20px;
	line-height: 18px;
}


/*  Thumbnail styles */

.noThumbLayoutLeft{
	margin-top: 10px;
	margin-bottom: 18px;
}

.thumbLayoutLeft a:link, .thumbLayoutLeft a:visited{
	font-weight: bold;
}

.featureLayoutLeft a:link, .featureLayoutLeft a:visited{
	font-weight: bold;
}

.thumbLayoutLeft .thumb {
	padding: 6px;
}

.thumbLayoutLeft .blurb{
	float: left;
	width: 300px;
}

.thumbLayoutLeft .blurb p {

	margin-top: 2px;
	margin-left: 1px;
}

.thumbBorder{
	float: left;
	background-position: top left;
	width: 165px;
	margin-bottom: 18px;
	border: 0px solid #000;
	background-repeat: no-repeat;
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/globalThumbBorder.gif);  
}

.noThumbBorder{
	float: left;
	height: 1px;
	width: 165px;
	background-color: white;
}

.thumbBorderBig{
	float: left;
	width: 274px;
	margin-bottom: 30px;
	background-repeat: no-repeat;
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/globalThumbBorderBig.gif);  
}

.transportationThumbBorderBig{
	width: 304px;
	height: 200px;	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/backgrounds/thumbs/transportationThumbBorderBig.gif);  
	padding-top: 10px;
}

.transportationThumbBorderBig .thumb{
	padding: 7px;
}

/* dot styles */	
.dotsVert, .dotsVertTall, .dotsVertShort {
	width: 7px;
	/* height determined in footerPlace.js */	
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/globalDotsVert.gif);
	background-repeat: repeat-y;  
	background-color: transparent;
	position: absolute;
	top: 488px;
	left: 230px;
}
.dotsVertTall {
	top: 492px;
}

.dotsHoriz{
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/globalDotsHoriz.gif);
	background-repeat: repeat-x; 
	background-position: top left;
	height: 2px;  
	font-size: 2px;
	margin-top: 15px;
	margin-bottom: 18px;
	margin-left: 3px;
}

.dotsHorizSmall{
	background-image:  url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/dots/globalDotsHorizSmall.gif);
	background-repeat: repeat-x; 
	background-position: top;
	height: 2px;  
	font-size: 2px;
	margin-top: 10px;
	margin-bottom: 18px;
}

/* disclaimer style  */	

#disclaimer {
	clear:both;
	margin-top: 50px;
	margin-bottom: 25px;
}

#disclaimer div {
	font-size: 9px;
	color: #B88007;
	margin-bottom: 9px;
}


.disclaimer, .generalDisclaimer {
	clear:both;
	font-size: 10px;
	color: #B88007;
	line-height: 11px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 

select {
	font-size: 11px;
	color: #6C6C6E;
	font-weight: bold;
}

.question a:link, .question a:visited {
	font-weight: bold;
	line-height: 20px;
}

/* Styles for yellow boxes - added 5/15 by N.A.M.  */
DIV.formbox {
	width: 99%;
	background-color: #FFF8CB;
}
DIV.formbox, DIV.formbox DIV {
	padding: 0;
	margin: 0;
	white-space: nowrap;
	empty-cells: show;
}
DIV.formbox {
	background-color: #FFF8CB;
}
DIV.formbox DIV.topLeft, DIV.formbox DIV.topRight, DIV.formbox DIV.btmLeft, DIV.formbox DIV.btmRight {
	height: 6px;
	font-size: 6px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
DIV.formbox DIV.topLeft {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/_global/other/formboxTopLeft.gif);
	background-position: top left;
	width: 99%;
	float: left;
}
DIV.formbox DIV.topRight {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/_global/other/formboxTopRight.gif);
	background-position: top right;
	width: 1%;
	float: right;
}
DIV.formbox DIV.content {
	clear: both;
	width: 100%;
	background-color: #FFF8CB;
	border-left: 1px solid #F7C558;
	border-right: 1px solid #F7C558;
	text-align: center;
}
DIV.formbox DIV.btmLeft {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/_global/other/formboxBtmLeft.gif);
	background-position: bottom left;
	width: 99%;
	float: left;
}
DIV.formbox DIV.btmRight {
	background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/_global/other/formboxBtmRight.gif);
	background-position: bottom right;
	width: 1%;
	float: right;
}




/***** Override Global Styles *****/
form{
margin: 0px;
padding: 0px;
}


#column1 {
top: 140px;
width: 696px;			/* Actual width minus left & right padding */
margin-left: 0px;
margin-right: 42px;
color: #060E33;
}

div#column1 * A {
color: #000000;
}

td.footerImage {
background-image: none;
background-color: #C4D8F9;
}

/***** VIEW SCHEDULE STYLE *****/
.viewSched {
padding:13px 0px 0px 0px
}

#viewSchedForm {
display:inline;
}

#viewSchedText {
font-weight: bold;
}


.left{
float:left;
}

.right{
float:right;
}

.clearLeft{
clear:left;
}

.clearBoth{
clear:both;
}

/***** MAIN CALENDAR STYLE *****/

.calendarCrocError {
color:#FF0000;
padding-top:10px;
}

#calendarColHead1 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:0px;
}
#calendarColHead2 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:99px;
}
#calendarColHead3 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:198px;
}
#calendarColHead4 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:297px;
}
#calendarColHead5 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:396px;
}
#calendarColHead6 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:495px;
}
#calendarColHead7 {
width:98px; 
line-height:17px; 
text-align:center;
position:absolute; 
top:0px; 
left:594px;
}

#calendarDay {
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/dayBackground.gif);
background-repeat:no-repeat;
width:92px; 
height:61px; 
color: #999966;
}

#calendarDay .a{
color: #FF0000;	
}

#calendarDayDk {
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/dayBackground.gif);
background-repeat:no-repeat;
width:92px; 
height:61px; 
color: #4E4D4C;
}

.calendarDayHours {
float:left;
padding-top:5px;
text-align:left;
font-size:10px;
width:70px;
}

#buttonBar	{
position:relative; 
top:0px; left:1px; 
background-color:#FFD562; 
height:25px; 
width:675px; 
/*overflow:hidden;*/
z-index:0;
}
#buttonBar .left{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/solidTopLeft.gif);
background-repeat:no-repeat;
background-position: top;
width: 4px;
height: 25px;
}

#buttonBar .right{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/solidTopRight.gif);
background-repeat:no-repeat;
background-position: top;
width: 4px;
height: 25px;
}

#buttonBarBottom {
position:relative; 
top:0px; left:1px; 
background-color:#FFD562; 
height:21px; 
width:675px; 
/*overflow:hidden;*/
z-index:0;
margin-bottom:25px;
}

#buttonBarBottom .left{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/solidBottomLeft.gif);
background-repeat:no-repeat;
background-position: bottom;
width: 4px;
height: 21px;
}

#buttonBarBottom .right{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/solidBottomRight.gif);
background-repeat:no-repeat;
background-position: bottom;
width: 4px;
height: 21px;
}
.calendarBackground{
background-color: #FDF5C7;
width: 676px;
}

.calendarMonthSelectModule {
position:absolute; 
top:0px; 
left:260px; 
height:28px; 
line-height:28px;
}

.calendarMonthSelect {
float:left;
margin-top:3px;
}

#calendarHeaders {
position:relative; 
top:1px; 
left:1px; 
background-color:#F5B62E; 
height:21px; 
width:675px; 
/*overflow:hidden;*/
}

#calendarHeaders td{
width:92px;
text-align:center; 
}

#calendarText {
position:relative; 
padding:2px; 
top:30; 
text-align:center;
margin-bottom:4px;
font-size: 11px;
}

.calendarOff {
font-size:12px;
font-family:arial,helvetica;
font-weight:bold;
margin-right:1px;
text-align:right; 
padding: 4px 5px 0px 0px;
color: #CCCCCC;
}

.calendarOnWrapper {
text-align:right;
position:relative; 
padding:2px;
}

.calendarOn {
font-size:12px;
font-family:arial,helvetica;
font-weight:bold;
margin-right:1px;
text-align:right; 
padding: 4px 5px 0px 0px;
}



.calendarDayViewBox	{
position:relative; 
margin-bottom:7px; 
background-color:#85B165;
}

.keyToSymbols {
background-image: url("<MEDIA_ROOT>_global/icons/CalKeyToSymbols.gif");
width: 306px;
height: 86px;
}
.calendarNotice {
color:#DC143C;
font-size:11px;
font-family:arial,helvetica;
font-weight:normal;
text-align:center; 
}

.pad h1.bodyHeader1 {
font-family: Georgia, "Times New Roman", Times, serif;
}

.borderTop{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/borderTop.gif);
background-repeat:no-repeat;
width:692px; 
height:8px; 
}
.borderMiddle{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/borderMiddle.gif);
background-repeat: repeat-y;
width:692px; 
text-align: center;

}
.borderBottom{
background-image: url(http://mediacdn.hongkongdisneyland.com.cn/media/hkdlch_v0200/zh_CN/css_images/calendar/borderBottom.gif);
background-repeat:no-repeat;
width:692px; 
height:8px; 
}

#backToTop {
	display: none;
}

.thumbLayoutLeft{
	clear: both;
}

.calendarDay{
	height: 60px;
	border: 1px solid #4E4D4C;
}

.prevMonth{
	display: none;
}

.nextMonth{
	display: none;
}
.bodyText3{
	width: 90%;
}

/* zh_CN */

/*	body, div, th, td, span, p {
	letter-spacing: .1em;
	font-size: 13px;
}	

#centerColumn h1{
	font-size: 24px;
}

#centerColumn h2, #centerColumn h2 a, #centerColumn .blurbText,
.noThumbLayoutLeft h2, .noThumbLayoutLeft h2 a, .noThumbLayoutLeft .blurbText {
	font-size: 13px;
	font-weight: normal;
}

#centerColumn h2, .noThumbLayoutLeft h2 {
	line-height: 16px;
}

#centerColumn h2 a {
	font-weight: normal;
}

#homeContainer .thumbBorder {
	height: 145px;
}
#homeTable .iconName {
	padding-top: 3px;
}
#homeTable .iconName a:link, #homeTable .iconName a:visited, #homeContainer .subtitle {
	font-weight: normal;
	font-size: 14px;
}
#homeContainer a:link, #homeContainer a:visited {
	font-weight: normal;
}
#homeContainer .blurb p,
#homeContainer a:link, #homeContainer a:visited {
	font-size: 12px;
	line-height: 18px;
}
#homeTable .briefDescription,
#homeTable .briefDescription a:link, 
#homeTable .briefDescription a:visited {
	font-size: 12px;
	line-height: 18px;
}
#homeTable .briefDescription{
	padding-top: 2px;
}
#homeContainer .title {
	font-size: 17px;
	padding-bottom: 4px;
}
#homeContainer #welcomeMessage {
	line-height: 18px;
}
#homeContainer #welcomeMessage span {
	padding-right: 2px;
}


.question a:link, .question a:visited {
	font-weight: normal;
}

select {
	font-weight: normal;
	font-size: 12px;
}

.thumbLayoutLeft .blurb p ,
.featureLayoutLeft .blurb p,
.noThumbLayoutLeft p, .noThumbLayoutLeft li {
	font-size: 12px;
	line-height: 130%;
	letter-spacing: .2em;
}

#disclaimer div, .disclaimer, .generalDisclaimer {
	font-size: 11px;
}  */

/*
	Calendar Styles
*/
.calendarColumns span.promo {
	position: absolute;
	right: 0;
	padding: 0 0 7px 7px;
}
.calendarColumns .bodyText3 {
/*		padding-right: 100px !important;
	margin-right: 100px !important;   */
	padding-bottom: 16px;
	width: 75% !important;
}

ul.eventTimes, 
ul.eventTimes li {
	margin: 1px !important;
	padding: 1px !important;
}
.calendarColumns .bodyText4 {
	padding: 14px 24px 9px 24px;
	font: normal 11px arial, helvetica, sans;
	color: #b48319
}
.calendarColumns * {
	width: auto !important;
	height: auto !important;
}
.calendarColumns .pad {
	width: 600px !important;
}
.calendarColumns .promo {
	float: right;
}
.calendarColumns #calendarLegend, 
.calendarColumns #buttonBar, 
.calendarColumns #calendarHeaders, 
.calendarColumns #buttonBarBottom, 
.calendarColumns #stayAndPlayTable, 
.calendarColumns #multiDayCalendarTable, 
.calendarColumns .dailyTabs, 
.calendarColumns .centerLink, 
.calendarColumns .monthlyView, 
.calendarColumns .monthlyCalendar, 
.calendarColumns .schedule ul {
	display: none;
}
.calendarColumns .calPad, 
.calendarColumns .dailyCalendar {
	clear: both;
}
.calendarColumns ul {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
}
.calendarColumns .calendarDay {
	border: none;
}
.calendarColumns dl {
	width: 600px !important;
	clear: both !important;
	margin: 14px 0 0 0;
	padding: 0;
}
.calendarColumns dt {
	clear: both;
} 
.calendarColumns dt, 
.calendarColumns dd {
	float: left;
	width: 290px !important;
	margin: 0;
	padding: 0;
}
.calendarColumns h2.schedule {
	clear: both;
}
.calendarColumns .schedule li, 
.calendarColumns .schedule dl {
	float: none;
	clear: both;
	width: 100% !important;
}
.calendarColumns .schedule dd ul {
	display: block;
}
.calendarColumns .schedule dd li {
	float: left;
	clear: none;
	width: auto !important;
	padding-right: 10px;
}
.calendarColumns .clear {
	clear: both;
}
.calendarColumns .bodyText3 {
	clear: both;
	padding-top: 20px;
/*		padding-right: 100px; */
}

