/**************************************************
 * FileName - //p4-wdpro/External/WDPRO/Projects/Sites/WDWSite/1.0.4/src/main/webapp/css/nonGlobal/homePage/homePage.css
 *
 *  Disney.  All rights reserved.
 *
 * $Author: ajain $ 
 * $Revision: $
 * $Change:  $
 * $Date: 2008/10/20 $
 **************************************************/
/* 
 * OriginalAuthor: Sapient 
 * Build Number:  $1.0.3.0006-SNAPSHOT
 *
 * @DESCRIPTION: Contains the styles for Home Page
*/


.homeHeroBackground{
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgHome.jpg') no-repeat top center;
	width: 1000px;
	height: 466px;
}

.homeHeroBackground .primaryContentModule,
.homeHeroBackground .primaryContentModule .bd{
	background: none;
}

div.bookMyVacation,
div.planMyVacation{
	width: 244px;
	height: 219px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgbookHome.png') no-repeat;
}

ul.myVacation,
ul.youAreInvited {
	font-size: .8em;
}

ul.myVacation li{
	height: 30px;
	padding-top: 10px;
	list-style-image: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/arrowBluePlanVacation.png');
	list-style-position: inside;
	margin-left: 8px;
}

ul.myVacation li:hover,
ul.myVacation li a:hover,
ul.youAreInvited li:hover,
ul.youAreInvited li a:hover{
	list-style-image: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/arrowGreenPlanVacation.png');
	color: #7EAC03;
}

html>/**/body ul.myVacation li {	/* Fix for Firefox */
	margin-left: 15px;
	padding-top: 10px;
}

span.myVacationSeleted{
	font-size: 1.5em;
	color: #7EAC03;
}

span.myVacationContent{
	display: block;
	margin-top: 7px;
}

ul.myVacation li.last{
	font-size: 0.85em;
	padding-right: 30px;
	list-style-image: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/arrowSelectedPlanVacation.png');
	margin-left: 7px;
}

html>/**/body ul.myVacation li.last {/* Fix for Firefox */
	line-height: 17px;
	margin-top: 10px;
	margin-left: 8px;
}

html>/**/body ul.myVacation span.myVacationContent{
	padding-left: 25px;
}

/* CELEBRATION -----------------------------*/
.celebrationAsset{
	text-align: center;
}

.invitation{
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgInvitation.png') no-repeat top right;
	height: 180px;
	padding: 30px 50px 0 50px;
}

ul.youAreInvited li{
	list-style-image: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/arrowBluePlanVacation.png');
	list-style-position: inside;
	margin-bottom: 3px;
}

ul.youAreInvited li.first{
	font-size: 0.85em;
	margin-left: 3px;
}

ul.youAreInvited li.first P{
	margin: 2px 5px 10px 3px;
}

/* HERO ---------------------------*/
.heroContainer {	
	margin-bottom: 10px
	width: 1000px;
	z-index: 10;
	position: relative;
	padding: 0;
}

.heroAlternate {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
/*need a very specific delcaration for height this declaration will override other hero height declarations */
#bodyContainer #contentContainer .row #homePageHeroContainer .heroContainer,
#bodyContainer #contentContainer .row #homePageHeroContainer .heroContainer object,
#bodyContainer #contentContainer .row #homePageHeroContainer .heroContainer #HomePageExperientialPrimaryMedia {
	margin: 0px auto;	
	position: relative;	
	height: 445px;	
	text-align: center
}

/* hook overlay styles */
#hookOverlay{
	height:447px;
	position:relative;
	top:0px;
	left:0px;
	}
#HomePageHookOverlayPrimaryMedia { 
	position:relative;
	top: -120px;
	left:-735px;
	z-index:1000;
	height:1px;
	width:1px;
}
#row1 {
	margin-bottom: 0;
	line-height: 0;
}

#row1 .primaryContentModule {
	margin-bottom: 8px;
	line-height: normal;
}

/* PRIMARY CONTENT ----------------------------*/
.primaryContentModule {
	padding-bottom: 4px;
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColBottom.gif') no-repeat scroll left bottom;
}

.subTitleModule {
	padding-bottom: 0px;
	background: #FFF url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColBottom.gif') no-repeat scroll left bottom;
}

.subTitleModule .hd, .subTitleModule .bd,
.primaryContentModule .hd,
.primaryContentModule .bd {
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColTop.gif') no-repeat scroll left top;
}

.subTitleModule .bd h2,
.primaryContentModule .bd h2 {
	font-size: 1.2em;
}

.subTitleModule .bd h4,
.subTitleModule .bd h5,
.primaryContentModule .bd h4,
.primaryContentModule .bd h5 {
	font-size: .9em;
	font-weight: bold;
	line-height: 1.4em;
}

.subTitleModule .bd p,
.subTitleModule .bd ul,
.primaryContentModule .bd p,
.primaryContentModule .bd ul {  
	font-size: .8em;
	line-height: 1.3em;
}

.subTitleModule .bd ul
.primaryContentModule .bd ul {
	padding: 0;
}

.subTitleModule .ft,
.primaryContentModule .ft {
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColBottom.gif') repeat-y bottom;
}

/* PRIMARY CONTENT > SUBTITLE CONTAINER ------------------------------------*/
.subTitleContainer {
	margin-bottom: 12px;
	padding-top: 20px;
}

.subTitleContainer .subTitle,
.subTitleContainer .introCopy {
	padding-left: 16px;
}

.subTitleContainer .subTitle {
	font-size: 1em;
}

.subTitleContainer .introCopy {
	font-size: .75em;
}

/* PRIMARY CONTENT > MODULE STYLES -------------------------------*/
.module {
	margin-bottom: 6px;
}

.primaryContentModule .module .bd {
	background: none;
}

.module .image {
	line-height: 0;
	font-size: 0;
}

.celebrationModule{
	float: right;
	padding-top: 127px;
	padding-bottom: 1px;
}

.subDoubleLg .module .image img {
	padding: 2px 2px 1px 2px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleLgImg.gif') no-repeat center top;
}

.subSingleLg .module .image img {
	padding: 2px 2px 1px 2px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleSmImg.gif') no-repeat center top;
}

.subSingleMed .module .image img {
	padding: 2px 2px 1px 2px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleMedImg.gif') no-repeat center top;
}

.subDoubleLg .module .moduleHeading {
	font-size: 1.125em;
	padding: 11px 10px 1px 10px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleLgTitle.gif') no-repeat center bottom;
}

.subSingleLg .module .moduleHeading {
	font-size: 1.125em;
	padding: 11px 10px 1px 10px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleSmTitle.gif') no-repeat center bottom;
}

.subSingleMed .module .moduleHeading {
	font-size: 1.125em;
	padding: 11px 10px 1px 10px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleMedTitle.gif') no-repeat center bottom;
}

.module .moduleHeading a {
	padding-left: 14px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/icnCarret.gif') no-repeat left center;
}

.module .moduleHeading a:hover {
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/icnCarretOver.gif') no-repeat left center;
}

.subDoubleLg .module .moduleContent {
	padding: 0 24px 8px 24px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleLgContent.gif') no-repeat center bottom;
}

.subSingleLg .module .moduleContent {
	padding: 0 24px 8px 24px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleSmContent.gif') no-repeat center bottom;
}

.subSingleMed .module .moduleContent {
	padding: 0 24px 8px 24px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleMedContent.gif') no-repeat center bottom;
}

/* SUB NAVIGATION ---------------------------*/
.subnav {
	margin-top: -47px;
}

.subnav .hd {
	height: 92px;
	margin: 0;
	position: relative;
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/mmSubnav.gif') no-repeat scroll right top;
	color: #056287;
	font-size: 1.2em;
	line-height: 1.5em;
	z-index: 20;
}

.subnav .hd h3 {
	font-size: 1.0em;
	padding: 55px 0 0 14px;
}

.subnav .bd ul {
	padding: 0 2px 3px 2px;
	background: url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgModuleSingle.gif') no-repeat scroll  bottom center;
}

.subnav ul li {
	padding: 11px 0;
	margin: 0 2px 0 2px;
	border-top: 1px solid #FFF;
	background: #EEF0EF url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgSideNavigation.gif') repeat-x bottom;
}

.subnav li a {
	margin: 2px 8px 8px 10px;
	text-decoration: none;
}

/* DISCLAIMER -----------------------*/
.disclaimerContainer {
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColBottom.gif') no-repeat scroll center bottom;
	padding-bottom: 2px;
	clear: both;
	/* Added by Suresh to fix issue after megring Promo, Visa Promo and Disclaimer module into one row */
}

.disclaimerContainer .bd {
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/HomePage/bgFullColTop.gif') no-repeat scroll center top;
	padding: 2px 0;
}

.disclaimer {
	color: #BBB;
	padding: 8px 16px;
	background: #FFF;
	font-size: 0.7em;
}

/* FLOAT CLEARING ---------------------------*/
.heroContainer: after,
.primaryContentModule .bd: after {
	content: ".";
	display: block;
	height: 0px;
	clear: both;
	visibility: hidden;
}

* html .heroContainer,
* html .primaryContentModule .bd {
	height: 1%;
}

*+html .heroContainer,
*+html .primaryContentModule .bd {
	zoom: 1;
}

.quickQuoteOverlay {
	float: left;
	position: absolute;
	z-index: 900;
}

/* OVERLAY AREA -----------------*/
ul.especiallyOverlay{
	font-size: 0.8em;
	font-weight: bold;
}

ul.especiallyOverlay li.alt{
	padding-left: 5px;
	margin: 3px 0 10px 0;
}

ul.especiallyOverlay li label{
	display: inline;
	font-size: 1em;
	font-weight: normal;
	margin: 0 5px;
}

ul.especiallyOverlay li input{
	border: none;
}

ul.especiallyOverlay li.alt ul li,
ul.especiallyOverlay li.alt ul li.alt{
	margin-left: -5px;
}

ul.especiallyOverlay li.alt ul li label{
	margin: 0 10px 0 3;
}

#especiallyOverlay{
	visibility: hidden;
}

#overlayHiddenLayer2 input {
	border: 1px solid #CCC;
}

/* quick quote Module PE */
/*.quickQuoteModulePE {
	background: transparent url('/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/global/qqPE_ft.gif') no-repeat scroll left bottom;
	left: auto;
	top: auto;
	margin-left: 12px;
	margin-top: 12px;
	padding-bottom: 10px;
	position: absolute;
	width: 240px;
	z-index: 1000;
}*/

.appBookModule{
	margin-top: 23px;
}

#qqBookModule .showNonJsLayer .noscript .bd{
	background: url(/media/wdw_nextgen/Site/WDWContent/6.7.0.10/css/images/global/bgPageHeading.gif) no-repeat scroll center bottom;
	height: 1%;
	padding: 16px 0 5px 10px;
}

#row3 .globalpromoContainer {
	margin-top: 0px;	
	
}
