/*
-----------------------------------------------
GENERAL STYLES
-----------------------------------------------
*/

#DLRglobalHeader {
	z-index:1000;
	position:relative;
}

#DLRglobalHeader a img {
	border:none;
}

#DLRglobalHeader h3 {
	margin:0;
}

#DLRglobalHeader .DLRregSymbol {
	font-size:10px;
}

/*
-----------------------------------------------
CHROME STYLES
-----------------------------------------------
*/

#DLRglobalHeader #chrome {
	height: 32px;
	visibility: visible;
	margin: 0;
	padding: 0;	
	position: relative;
	top: 0px;
	left: 0px;
	width: 760px;
	z-index: 200;
	background-color:none;
}

#DLRglobalHeader.DLRwide #chrome, .wide #DLRglobalHeader #chrome {
	width: 960px;
}

#DLRglobalHeader #chrome table {
	table-layout: auto;
	margin-bottom: 0;
}

#DLRglobalHeader #chrome * td {
	vertical-align: middle;
}

/*
-----------------------------------------------
HEADER STYLES
-----------------------------------------------
*/

#DLRglobalHeader {
	width:760px;
	height:69px;
}

* html #DLRglobalHeader {
	width:763px;
}

#DLRglobalHeader.DLRwide, .wide #DLRglobalHeader {
	width:960px;
}

* html #DLRglobalHeader.DLRwide, * html .wide #DLRglobalHeader {
	width:963px;
}

#DLRglobalHeaderOuter {
	margin-top:16px;
	width:100%;
}

#DLRleftBackground {
	float:left;
	height:69px;
	width:9px;
	background:url('images/bgNavLeft.png') top left no-repeat;
}

/* DLRsetPngPath javascript function defined in renderNavigation.tea */
* html #DLRleftBackground {
	background-image:none;
	filter:expression( DLRsetPngPath(this,"nonLanguageSpecific/_global/modules/navigation/images/bgNavLeft.png") );
}

#DLRglobalHeaderInner {
	float:left;
	background:#fff;
	width:742px;
	height:69px;
	background:url('images/bgGlobalNav.gif') repeat-x;
}

#DLRglobalHeader.DLRwide #DLRglobalHeaderInner, .wide #DLRglobalHeader #DLRglobalHeaderInner {
	width:942px;
}

#DLRrightBackground {
	float:left;
	height:69px;
	width:9px;
	background:url('images/bgNavRight.png') top right no-repeat;
}

/* DLRsetPngPath javascript function defined in renderNavigation.tea */
* html #DLRrightBackground {
	background-image:none;	
	filter:expression( DLRsetPngPath(this,"nonLanguageSpecific/_global/modules/navigation/images/bgNavRight.png") );
}

#DLRleft {
	float:left;
	width:142px;
}

#DLRleft #DLRlogo {
	height:34px;
	margin:19px 0 2px 9px;
}

#DLRleft #DLRhome {
	height:12px;
	margin:0 0 0 9px;
}

/*
-----------------------------------------------
NAVIGATION STYLES
-----------------------------------------------
*/

#DLRnav {
	z-index:1000;
	float:left;
	width:324px;
	_width: 328px;
	padding-left:1px;
	background:transparent url('images/menuDivider.gif') top left no-repeat;
}

#DLRglobalHeader.DLRwide #DLRnav, .wide #DLRglobalHeader #DLRnav {
	width:524px;
}

#DLRnav .DLRmenu {
	float:left;
	position:relative;
}

#DLRnav #DLRplanGlobalNavMenu {
	margin-right:0;
}

#DLRnav .DLRmenu h3 {
	float:left;
	padding: 0px;
	color: #6f5b67;
	text-transform:uppercase;
	font-size:12px;
	line-height:70px;
	overflow:hidden;
	height:69px;
	width: 81px;
	text-align: center;
	background:transparent url('images/menuDivider.gif') top right no-repeat;
}

#DLRnav .DLRmenu h3 a {
	color: #6f5b67;
	text-decoration:none;
}

#DLRglobalHeader.en_US #DLRnav .DLRmenu .DLRmenuTab a, #DLRglobalHeader.en_US #DLRnav .DLRmenu .DLRmenuTab div {
	background:transparent url('../../../../languageSpecific/en_US/_global/modules/navigation/images/mainNavigation.gif') no-repeat scroll 0 0;
}
#DLRglobalHeader.es_US #DLRnav .DLRmenu .DLRmenuTab a, #DLRglobalHeader.es_US #DLRnav .DLRmenu .DLRmenuTab div {
	background: transparent url('../../../../languageSpecific/es_US/_global/modules/navigation/images/mainNavigation.gif') no-repeat scroll 0 0;
}
#DLRglobalHeader.es_US {
	background-color: #3469ED;
}

#DLRnav .DLRmenu ul {
	font-family:Arial,Helvetica,san-serif;
	font-size:13px;
	position:absolute;
	z-index:1001;
	top: 69px;
	left: 0px;
	width:242px;
	background: transparent url('images/bgMenu.gif') bottom left no-repeat;
	list-style-type:none;
	list-style-position:outside;
	margin:0;
	padding:7px 0 0 0;
}

.jsEnabled #DLRnav .DLRmenu ul{
	display: none;
}

#DLRnav .DLRmenu ul.DLRnoPromos {
	background: transparent url('images/bgMenuNoPromos.gif') bottom left no-repeat;
	padding-bottom:10px;
}

#DLRnav .DLRmenu ul li {
	width:242px;
	padding: 0;
	margin:0;
}

#DLRnav .DLRmenu ul li.DLRpromoTile {
	height:78px;
	background: transparent url('images/bgPromoTile.gif') top left no-repeat;
	margin-top:10px;
}

#DLRnav .DLRmenu ul a {
	color:#000;
	text-decoration:none;
	display:block;
	width:226px;
	padding: 4px 4px 2px 12px;
	margin:0;
}

* html #DLRnav .DLRmenu ul a {
	display:inline-block;
}

#DLRnav .DLRmenu ul li.DLRpromoTile a {
	padding:9px 0 0 0;
	margin-left:12px;
}

#DLRnav .DLRmenu ul a:hover {
	color:#ad317c;
	text-decoration:none;
	background-color:#fff;
}

#DLRnav .DLRmenu ul li.DLRpromoTile a:hover {
	background-color:transparent;
}

/*
-----------------------------------------------
CATEGORY STYLES
-----------------------------------------------
*/

#DLRnav .DLRmenu .DLRmenuTab #DLRBookCategoryMedia {
	background-position: 0 0 !important;
	display: block;
	float: left;
	width: 80px;
	height: 69px;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRBookCategoryMedia span {
	display: none; position: absolute; z-index: -3000;
}

#DLRnav .DLRactive .DLRmenuTab #DLRBookCategoryMedia {
	background-position: 0 -69px !important;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRBuyCategoryMedia {
	background-position: -80px 0 !important;
	display: block;
	float: left;
	width: 80px;
	height: 69px;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRBuyCategoryMedia span {
	display: none; position: absolute; z-index: -3000;
}

#DLRnav .DLRactive .DLRmenuTab #DLRBuyCategoryMedia {
	background-position: -80px -69px !important;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRExploreCategoryMedia {
	background-position: -160px 0 !important;
	display: block;
	float: left;
	width: 80px;
	height: 69px;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRExploreCategoryMedia span {
	display: none; position: absolute; z-index: -3000;
}

#DLRnav .DLRactive .DLRmenuTab #DLRExploreCategoryMedia {
	background-position: -160px -69px !important;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRPlanCategoryMedia {
	background-position: -240px 0 !important;
	display: block;
	float: left;
	width: 80px;
	height: 69px;
}

#DLRnav .DLRmenu .DLRmenuTab #DLRPlanCategoryMedia span {
	display: none; position: absolute; z-index: -3000;
}

#DLRnav .DLRactive .DLRmenuTab #DLRPlanCategoryMedia {
	background-position: -240px -69px !important;
}

/*
-----------------------------------------------
RIGHT-SIDE TOOLBAR STYLES
-----------------------------------------------
*/

#DLRright {
	float:left;
	width:275px;
	background:url('images/bgRight.gif') repeat-x;
	margin:0;
	padding:0;
	_margin-left: -4px;
}

#DLRright #DLRtop {
	height:25px;
	padding:10px 0 0 12px;
	margin:0;
}

* html #DLRright #DLRtop {
	padding-top:9px;
}

#DLRright #DLRtop form {
	float:left;
	height:23px;
	margin:2px 20px 0 0;
	padding:0;
}

#DLRright #DLRtop #DLRsearchInput {
	color:#d392ba;
	width:148px;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	text-align:right;
	float:left;
	border: solid 1px #cccbcb;
	margin:0;
	padding:2px;
	position:relative;
	top:0;
	left:0;
}

#DLRright #DLRtop #DLRsearchGoButton {
	float:left;
	margin:0 0 0 5px;
	padding:0;
	height:21px;
}

#DLRright #DLRtop #DLRlanguage {
	float:left;
	width:42px;
	height:25px;
}

#DLRright #DLRtop #DLRaudioToggle {
	float:left;
	margin:5px 0 0 4px;
	padding:0;
	width:13px;
	height:13px;
}

* html #DLRright #DLRtop #DLRaudioToggle {
	margin-top:5px;
	height:16px;
}
#DLRright #DLRbottom {
	height:34px;
	margin:0;
	padding:0;
}

#DLRbottom .DLRtoolbar {
	position:relative;
	float:left;
}

#DLRbottom .DLRtoolbar h3 {
	color: #6f5b67;
	font-size:12px;
	height:34px;
	overflow:hidden;
	margin:0;
	padding:0;
}

#DLRbottom .DLRtoolbar h3 a {
	color: #6f5b67;
	text-decoration:none;
	margin:0;
	padding:0;
}

#DLRglobalHeader.en_US #DLRbottom .DLRtoolbar .DLRtoolbarLink a {
	background:transparent url('../../../../languageSpecific/en_US/_global/modules/navigation/images/toolbarLinks.gif') no-repeat scroll 0 0; 
}
#DLRglobalHeader.es_US #DLRbottom .DLRtoolbar .DLRtoolbarLink a {
	background:transparent url('../../../../languageSpecific/es_US/_global/modules/navigation/images/toolbarLinks.gif') no-repeat scroll 0 0; 
}

#DLRbottom .DLRtoolbar .DLRtooltip {
	position:absolute;
	z-index:1001;
	top: 34px;
	left: 0px;
	display:none;
	margin:0;
	padding:0;
}

* html #DLRbottom .DLRtoolbar .DLRtooltip a {
	display:inline-block;
}

#DLRbottom #DLRmyDisneyland {
	width: 93px;
	height: 34px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRmyDisneylandMedia {
	background-position: 0 0 !important;
	float: left;
	width: 93px;
	height: 34px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRmyDisneylandMedia span {
	display: block; position: absolute; z-index: -3000;
}

#DLRbottom .DLRtoolbarActive .DLRtoolbarLink #DLRmyDisneylandMedia {
	background-position:0 -34px !important; 
}

#DLRbottom #DLRannualPassholders {
	width:130px;
	height:34px;
}

#DLRbottom #DLRannualPassholders #DLRannualPassholdersTooltip {
	left:-2px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRannualPassholdersMedia {
	background-position: -93px 0 !important;
	float: left;
	width:130px;
	height:34px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRannualPassholdersMedia span {
	display: block; position: absolute; z-index: -3000;
}

#DLRbottom .DLRtoolbarActive .DLRtoolbarLink #DLRannualPassholdersMedia {
	background-position:-93px -34px !important; 
}

#DLRbottom #DLRlogIn {
	width:52px;
	height:34px;
}

#DLRbottom #DLRlogIn.DLRisLoggedOff #DLRloginTooltip {
	left:-99px;
	height:90px;
	background:url('images/bgLoginToolTip.gif') top left no-repeat;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRloginMedia {
	background-position: -223px 0 !important;
	float: left;
	width:52px;
	height:34px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRlogoffMedia {
	background-position: -275px 0 !important;
	float: left;
	width: 52px;
	height: 34px;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRloginMedia span {
	display: block; position: absolute; z-index: -3000;
}

#DLRbottom .DLRtoolbar .DLRtoolbarLink #DLRlogoffMedia span {
	display: block; position: absolute; z-index: -3000;
}

#DLRbottom .DLRtoolbarActive .DLRtoolbarLink #DLRloginMedia {
	background-position:-223px -34px !important; 
}

#DLRbottom .DLRtoolbarActive .DLRtoolbarLink #DLRlogoffMedia {
	background-position:-275px -34px !important; 
}

/*
-----------------------------------------------
LOGIN FORM STYLES
-----------------------------------------------
*/
					
#DLRloginForm {
	width:156px;
	height:82px;
	padding:2px;
	font-family:arial,helvetica,sans-serif;
	font-size:11px;
}

#DLRloginForm .formLabel {
	clear:both;
	color:#465480;
	float:left;
	padding-left:5px;
	padding-top:2px;
	width:63px;
}

#DLRloginForm .formInput {
	float:left;
	padding-bottom:1px;
	width:85px;
}

#DLRloginForm .formInput input {
	color:#000000;
	font-family:arial,helvetica,sans-serif;
	font-size:10px;
	width:85px;
}

#DLRloginForm .forgotPassword {
	clear:both;
	height:15px;
	overflow:hidden;
	padding:2px 10px 2px 0;
	text-align:right;
	border:0;
}

#DLRloginForm .forgotPassword a {
	color:#465480;
}

#DLRloginForm #loginEnter {
	border:0;
	clear:both;
	height:19px;
	overflow:hidden;
	text-align:right;
	width:148px;
	padding:0 8px 0 0;
	background:transparent;
}

/* duplicate from globalStyle.css for export of global nav */
.hiddenLabel {
	height:0;
	width:0;
	float:left;
	text-indent:-9999px;
	position: absolute;
}
