﻿body 
{
	text-align:center;
	margin:0;
	background-image:url(../Images/Common/bkgdMain2.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	background-color:#860003;
}

img
{
	border:none;
}

/* Layout */
#container
{
	margin:0 auto;
	width:891px;
	text-align:left;
}

#header
{	
	background-image:url(../Images/Common/hdrNavBkgd.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	height:110px;
	position:relative;
	z-index: 1;

}

#globalNav
{
	position:absolute;
	right:50px;
	top:3px;
	color:White;
	font-size:9px;
}

#globalNav a
{
	color:White;
	font-size:9px;
	text-decoration:none;
}

#primaryNavigation
{
	position:absolute;
	bottom:8px;
	left:0;
	width:100%;
	padding:0 0 0 20px;
}

.middle
{
	position:relative;
	float:left;
	width:100%;
	background-color:white;
	z-index:10;
}


#contentColumn, #content
{
	float:left;
}

#right
{
	float:right;
	width:215px;
	display:none;
}

#contentColumn
{
	width:230px;
}

#contentColumn .padding
{
	padding:40px 0 20px 15px;
}

#content
{
	width:446px;	
}

#content .padding
{
	padding:20px;
}

#right .padding
{
	padding:50px 10px 20px 10px;
}


#middleFull #right, #middleFull #contentColumn
{
	display:none;
}

#middleFull #content
{
	width:100%;
}

#middleTwoColumn #contentColumn
{
	display:none;
}

#middleTwoColumn #content
{
	width:676px;
}

#middleTwoColumn #content .padding
{
	padding:20px 0 20px 20px;
}

#middleThreeColumn
{

}

.minHeight
{
	margin:0 -1px 0 0; /* Hidden 1px to the right so that elements 100% within middle will not be forced below this */
    height:250px;
    float:right;
    width:1px;
}

.clear 
{
    clear:both;
    height:1px;
    overflow:hidden;
}

.countryList
{
	background-color: #920D0E;
	color: White;
	font-size: 9px;
	border: 1px solid black;
}



#footer
{
	position:relative;
	clear:both;
	height:50px;
	background-image:url(../Images/Common/ftrNavBagd.gif);
	background-repeat:no-repeat;
	color:#b66564;
	font-size:9px;
	padding:13px 25px;
	z-index:50;
}

#footer a
{
	color:white;
	font-size:10px;
	text-decoration:none;
	font-weight: bold;
}

#footer #footerText
{
	padding:40px 0 0 0;

}

#footerText, #footerText a
{
	color:white;
	font-size:10px;
}

img#pizzaHutFooterLogo
{
	position:absolute;
	right:30px;
	_right:80px;
	top:-7px;
	margin-top:-11px;
}

#hidden
{
	display:none;
}

.hidden
{
	display:none;
}

/* Styling */
h1 {color:#BE3018;}
.error
{
	color:Red;
}

#primaryNavigation a
{
	float:left;
	text-decoration:none;
}


body, p, td, div, span
{
	color:#383838;
	font-family:Arial;
	font-size:12px;
	line-height:1.38em;
}

a
{
	color:#752325;
}


p
{
	margin:0 0 8px 0;
}

.bold, strong, b
{
	font-weight:bold;
}

ul
{
	margin:0 0 15px 0;
	padding:0;
}
li
{
	margin:0 0 0 15px;
	padding:0;
}

p.privacyNotice
{
	font-size: 14px;
	width: 95%;
}

p.privacyNoticeHome,
div#footerTextCustomerSatisfaction p.privacyNoticeHome a
{
	font-size: 12px;	
}

p.privacyNoticeHome
{
	color: White;
	display: none;
	font-weight: bold;
}



/*  Page Specific  */

#contentColumn .module
{
	background-image:url(../Images/Callouts/calloutHeaderBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:#EEEEEE;
	padding:0 0 7px 0;
	margin:0 0 10px 0;
}

#contentColumn .module .padding
{
	padding:10px;
	border-right:solid 1px #D2D2D2;
	border-left:solid 1px #D2D2D2;
}

#contentColumn .module h2
{
	margin:0;
	background-image:url(../Images/Callouts/calloutHeader.gif);
	background-repeat:no-repeat;
	height:18px;
	font-size:11px;
	color:White;
	padding:5px 10px;
}

#calloutOrderNow
{
	position:absolute;
	top:31px;
	right:-14px;
	z-index:150;
	display:none;
}

.rightModule
{
	border:solid 1px #FF7300;
	border-bottom:none;
	display:block;
	background-color:#EEEEEE;
}

.rightModule .innerPadding
{
	padding:10px;
}

.tabNavs1
{
	margin:0 0 0 -4px;
	padding:0 5px 5px 5px;
	background-image:url(../Images/Tabs/tabTopCurve.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.tabNavs1Full
{
	padding:0 5px 5px 5px;
	background-image:url(../Images/Tabs/tabTopCurveFull.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}

.tabNavs2
{
	position:relative;
	padding:0;
	margin-bottom:10px;
	border-bottom:solid 1px red;
	height:25px;
	width:650px;
}

.tabNavs2 div
{
	position:absolute;
	top:0;
	left:0;
}

.tabContainer
{
	margin:0 5px 0 -4px;
	padding:8px 0px 8px 3px;
	border-right:solid 1px red;
	border-left:solid 1px red;
	background-color:#EEEEEE;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.tabContainerFull
{
	padding:8px 12px 8px 3px;
	border-right:solid 1px red;
	border-left:solid 1px red;
	background-color:#EEEEEE;
	min-height:250px;
	height:auto !important;
	height:250px;
}

.tabBottomCurve
{
	margin:0 0 0 -4px;
	height:30px;
	background-image:url(../Images/Tabs/tabBottomCurve.gif);
	background-repeat:no-repeat;
}

.tabBottomCurveFull
{
	height:30px;
	background-image:url(../Images/Tabs/tabBottomCurveFull.gif);
	background-repeat:no-repeat;
}

.moduleLg
{
	position:relative;
	background-image:url(../Images/Common/bkgdMenuTop.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:6px 0 0 0;
	margin-left:8px;
}

.moduleSm1, .moduleSm2
{
	float:left;
	position:relative;
	background-image:url(../Images/Common/bkgdMenuTopSm.gif);
	background-repeat:no-repeat;
	margin:0 0 10px 0;
	padding:6px 0 0 0;
	width:313px;
}

.moduleSm1
{
	margin-right:9px;
	margin:0 9px 0 5px;
}

.moduleSm1, .moduleSm2
{
	margin-top:5px;
}

.modulePadding
{
	padding:3px 10px 10px 110px;
	background-image:url(../Images/Common/bkgdMenuBottom.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	background-color:white;
	min-height: 87px; 
	height: auto !important; /* IE6 ignores... FireFox and IE7 take this no matter what other value is set before or after */
	height: 87px;
	width:518px;
}

.moduleSm1 .modulePadding, .moduleSm2 .modulePadding
{
	padding:10px;
	background-image:url(../Images/Common/bkgdMenuBottomsm.gif);
}

/* Pizza Toppings */

.moduleSm1 .modulePadding, .moduleSm2 .modulePadding
{
    height:260px !important;
    width:293px;
}
.modulePadding.toppingImageMargin ul li
{
    margin:0px;
    padding:3px 0px;
}

.modulePhoto
{
	position:absolute;
	top:8px;
	left:8px;
	background-color:pink;
	width:75px;
	height:75px;
}

a.largerIcon
{
	padding:0 15px 0 0;
	background-image:url(../Images/Buttons/iconMenuArrows.gif);
	background-repeat:no-repeat;
	background-position:right center;
}

sup.reg
{
	font-size:80%;
	line-height:10%;
}

h2, .hdrItemname, tr.hdrItemname td /* Used for Exchange List Chart (Inherited) */
{
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}

.calloutBottom
{
	background-image:url(../Images/Callouts/callBoxBottom.gif);
	background-repeat:no-repeat;
	height:9px;
}


#footerHome
{
	margin:0 auto;
	width:850px;
	position: relative; 
	top: -60px; 	
}

ul#sitemap li { list-style-type: none; margin:0 0 0 0; padding:5px 0 0 0 }

.note
{
	font-size: 11px; 
	color: #A9A9A9;
}

.toppingImageMargin img
{
	margin-bottom:5px;
}

#nonFlash
{
	position:absolute;
	width:464px;
	top:200px;
	left:400px;
	text-align:left;
}

.italics
{
	font-style: italic;
}


/* Contact Us Region */

li
{
    list-style-type:none;
}

.gvLocationItem1
{
    font-size: 11px;
}

.gvLocationItem2
{
    white-space:nowrap;
    font-size: 11px;
}

.gvHover
{
    background-color: Gray;
    font-size: 11px;
}

.gvAlternate
{
    background-color: silver;
}

/************ Contact Landing Page *******************/
div.feedbackBoxes
{
        float:left;
        width:663px;
        margin-bottom:10px;
}

.headerFooterAlign
{
	margin-left:15px;
	width:650px;
}

div.feedbackBoxContent
{
    background:url('/Images/Common/brdrMiddleGrey.gif') repeat-y;
    width:663px;
    margin-top:0px;
    float:left;
}

div.feedbackBoxes p
{
        margin:15px;
}

div#contactLandingPrograms
{
        margin:10px;
        float:left;
}

div.feedbackHeader
{
        color:#ffffff;
        background:url('/Images/Common/brdrTopDkRed.gif') no-repeat;
        margin:0px;
        width:663px;
        height:27px;
        float:left;
}

h2.feedbackSubhead
{
    color:#ffffff;
    font-size:11px;
    padding:0px;
    margin-top:5px;
    padding-left:15px;
    float:left;
}


div.feedbackBoxBot
{
    background:url('/Images/Common/brdrBottomGrey.gif') no-repeat;
    width:663px;
    height:10px;
    float:left;
}


div.pizzaHutPrograms
{
        width:310px;
        height:60px;
        float:left;
        margin-bottom:10px;
}

div.pizzaHutPrograms img
{
        float:left;
}

div.programContent
{
        width:255px;
        float:left;
        margin-left:5px;
        margin-top:0px;
}

div.programContent h3
{
        margin:0px;
        font-size:12px;       
}

div.programContent p
{
        margin:0px;
        color:#686868;
}

div.programContent p a
{
        color:#686868;
        font-weight:bold;
}

div.programContent img
{
    margin-top:1px;
}

.selectFeedback, .landingContinue
{
        margin-left:15px;
}

.landingContinue
{
		margin-bottom:5px;
}
/************ Contact Us Accordion *******************/

.ContactUsContainer
{
    padding:5px; 
    margin:0px;
    width: 530px; 
    height: 500px; 
    margin-left:106px;
    margin-top:-5px;  
}

.accordionSubheader
{
    /* REQUIRED */
    float: left;	/* This make sure it stays horizontal */
    /* REQUIRED */
    display: block;
    height: 565px;
    width: 30px;
    text-decoration: none;
    outline: none;
    margin: 0 0 0 0;
}

.accordion_toggle
{
    display:none;
}

.accordion_toggle_active 
{
    background: #e0542f;
    border-right: 1px solid #c40404;
}

div.accordionTop
{
    background:url('../Images/AccordionHeaders/topAccordion.gif') no-repeat;
    height:8px;
    width:663px;
    float:left;
    margin-top:0px;
    margin-left:-106px;
}

div.accordionMid
{
    background:url('../Images/Common/brdrMiddleGrey.gif') repeat-y;
    width:663px;
    height:560px;
    float:left;
    margin-left:-106px;
    margin-top:-3px;
    _margin-top:-13px;
}

div.accordionBot
{
    background:url('/Images/Common/brdrBottomGrey.gif') no-repeat;
    width:663px;
    float:left;
    height:12px;
    margin-left:-106px;
    margin-top:-10px;
}

.accordion_content 
{
    height:auto;
    float: left;
    width:auto;
    overflow-x: scroll;
    *overflow-x:hidden;
    color: #444444;
}

.accordion_content label
{
    color:#686868;
}	
.accordion_content p, .accordion_content ul 
{
    width: auto;
    height:auto;
    line-height: 150%;
    padding: 5px 5px 0px 5px;
    margin:0px;
    overflow:hidden;
    color:#686868;
}

#blockAccordionScroll
{
    width:660px;
    height:30px;
    background:#ffffff;
    position:absolute;
    bottom:-10px;
}

#mainAccordionContainer 
{
    margin: 20px 5px 20px 5px;
    width: 650px;   
    height: 545px;    
}

ul#corporateInformationInfo, ul#corporateInformationInfo li, ul#corporateInformationInfo1, ul#corporateInformationInfo1 li  
{
    float:left;
    width:360px;
    margin-left:3px;
}

.closeMe
{
    margin:10px;
}

/*********** Customer Info Control *************/

div#toBeContacted
{
    width:510px;
    font-size:11px;
    margin-left:116px;
    margin-top:10px;
}


input#no
{
    margin-left:19px;
}
  
input#phone
{
    margin-left:15px;
}

table.customerInfoTable
{
    width:500px;
    margin-left:10px;
}

table.customerInfoTable tr td
{
    padding-bottom: 5px;
}

#customerInfoContainer
{
    margin-top:10px;
    padding:10px;
    width:500px;
    margin-left:106px;
}

#customerInfoFormTop
{
    background:url('../Images/Common/brdrDarkGreyTop.gif') no-repeat;
    width:514px;
    height:11px;
}

#customerInfoFormMid
{
    background:#dedede;
    width:514px;
    padding-left:0px;
    _margin-top:-5px;   
}

#customerInfoFormBot
{
    background:url('../Images/Common/brdrDarkGreyBottom.gif') no-repeat;
    width:514px;
    height:11px;
}

fieldset#customerInfo
{
    font-size:11px;
    margin-left:10px;
    width:510px;
    margin-top:5px;
    padding:0px 0px 10px 15px;
}

fieldset#customerInfo label, fieldset#customerInfo input
{
    margin-right:10px;
}
   
input#ctl00_mainContent_txtAddress
{
    margin-left:15px;
    margin-right:5px;
}

input#ctl00_mainContent_apt
{

}
 
input#ctl00_mainContent_txtAddress2
{
    margin-left:5px;
} 

input#ctl00_mainContent_city
{
    margin-left:41px;
    margin-right:10px;
}

select#ctl00_mainContent_state
{
    margin-left:0px;
    margin-right:10px;
}


input#ctl00_mainContent_phoneContact
{
    margin-left:25px;
    margin-right:0px;
}



input#ctl00_mainContent_altPhone
{
    margin-left:6px;
}

input#ctl00_mainContent_ZipCodeSearch_txtZipCode
{
    width:65px;
    margin-right:15px;
}

input#ctl00_mainContent_emailAddress
{
    margin-left:3px;
}

input#ctl00_mainContent_ZipCodeSearch_btnContinue
{
    vertical-align:bottom;
}
    
#requiredField
{
    float:left;
    width:200px;
    margin-top:10px;
}

.required
{
	color:red;
	vertical-align:middle;
}
   
.contactUsButton
{
    float:right;
    margin-top:0px;
    margin-right:30px;
}


/************* US/Canda Landing **************/
.feedbackPadding
{
    padding-left: 10px;    
}

div#usCanadaSelection
{
    float:left;
}


div#usCanadaSelection p
{
    margin:10px 15px;
}

div#usCanadaSelection input
{
    margin-left:15px;
}
#usCanadaContinue
{
    float:right;
    margin-right:40px;
    margin-top:90px;
    cursor:pointer;
}

.usCanadaFeedback input
{
    margin-left:15px;
    margin-top:0px;
}

.usCanadaContinue
{
	margin:5px 0px 5px 15px;
}

.usCanadaRadio
{
    width:200px;
    float:left;
}
        
/******** Modal Box ********/
.overlay
{
    background:#111111;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
}

.box
{
    width:391px;
    background:#ffffff;
    padding:0px;
}

.box p, .box ul
{
    width:auto;
    height:auto;
    margin:10px 10px;
}

.box ul li
{
    float:left;
    width:175px;
}

.box h2
{
    margin-left:10px;
    color:#000;
}
	
h2#modalBoxHeader
{
    height:15px;
    width:530px;
    background:#c40404;
    color:#ffffff;
    margin:0;
    padding:10px;
}


.continueButton
{
    margin-left:50px;
    margin-right:10px;
    margin-bottom:10px;
}

.backButton
{
    margin-bottom:10px;
}

.fixfloat
{
	float:none;
	clear:both;
}

h2.titleVariable
{
    color:#b91c2a;
    font-weight:bold;
    font-weight:12px;
    margin:0px;
    margin-left:15px;
}

.searchButton
{
    vertical-align:middle;
    margin-left:3px;
}

.btnBack
{
	vertical-align:top;
}

.show
{
	display:block;
}

#ctl00_mainContent_ZipCodeSearch_pnlLocations
{
    overflow:auto;
}

textarea.tellUsMore
 {
    width:500px;
    height:60px;
 }
 
#middleTwoColumn #content .padding 
    {
        padding-left:15px;
    } 
    .ajax__calendar 
    {
        position: relative;
        left: 0px !important;
        top: 0px !important;
        visibility: visible; display: block;
    }
    .ajax__calendar iframe
    {
        left: 0px !important;
        top: 0px !important;
    }
    
    .ContactUsContainer
    {
        width: 545px;
    }
    .pnlLocations
    {
        font-size: 10px; 
        width: 530px; 
        height: 180px; 
        border: solid 1px Black; 
        overflow:auto;
    }
    .accordion_content 
    {
        width:545;
    }
    	
    .accordion_content p, .accordion_content ul 
    {
        width: 545;
    } 
    
    
/*BDA Landing Page */
	
	    #bdaFlashContent
	    {
    	    margin-top:30px;
    	    width:853px;
    	    height:587px;
    	    *margin-top:-200px; /* IE hack for spacing issue in IE browsers */
	    }
	    	    
	    #bdaHTML
	    {
	        width:823px; 
	        background:#9a1118; 
	        padding:0px 15px; 
	        color:#ffffff;
	    }
	    
	    #bdaMainContent
	    {
	        width:823px; 
	        background:#d11920;
            *margin-top:-10px;  /* IE Hack for spacing issues in ie browser */ 
	    }
	    
	    #bdaMainContent ul li
	    {
	        margin-bottom:5px;
	    }
	    #bdaMainContent ul li img
	    {
	          vertical-align:middle;
	    }
	    
	    ul#windowsList
	    {
	        width:330px;
	        margin-left:60px; 
	        _margin-left:30px; /* IE6 Box Model Hack */
	        float:left; 
	        color:#fff;
	        padding:0px;
	    }
	    
	    ul#macList
	    {
	        width:300px; 
	        margin-left:60px; 
	        float:left; 
	        color:#fff;
	    }   
	    
        ul#windowsList li, ul#macList li
		{
			list-style-type:disc;
		}
		
        ul#windowsList li.bdaNoListStyleType, ul#macList li.bdaNoListStyleType
        {
			list-style-type:none;  
			padding-left:0px; 
			margin-left:0px;
        }
        
        /* Tuscani Pasta W8 */
        
        div#tuscaniMacCheese
        {
			width:860px;
			margin:0px;
			margin-top:30px;
			_margin-top:0px;
			margin-bottom:40px;
        }
        
        p#tuscaniMacCheeseDisclaimer
        {
			font-size:9px;
			text-align:center;
			margin-top:5px;
        }
        
        div#behindTheScenesVideo
        {
			margin-top:50px;
			margin-bottom:0px;
        }
        
        div#behindTheScenesVideo img
        {
			float:left;
        }
        
		/* Customer Satisfaction Footer */
		
		div#CustomerSatisfactionContainer
		{
			margin-left:-30px;
			margin-top:10px;
			width:920px
		}

		div#CustomerSatisfaction
		{
			width:340px;
			height:94px;
			float:left;
			position:relative;
			z-index:30;
		}

		div#CustomerSatisfaction img
		{
			float:left;
			position: absolute;
			top: -5px;
			left: -5px;
		}

		div#footerTextCustomerSatisfaction
		{
			color:#ffffff;
			width:570px;
			text-align:left;
			font-size: 10px;
			float:left;
			margin-left:10px;
			margin-top:0;
		}
		
		#homepage div#footerTextCustomerSatisfaction
		{
			margin:0 auto 0 auto;
			float:none;
			text-align:center;
		}
		
		div#footerTextCustomerSatisfaction a
		{
			color:#ffffff;
			font-size:10px;
		}
		
		/*OAS Footer*/
		.OAS
		{
			top:-70px; 
			position:relative;
			margin:10px auto 0 auto;
			width:729px;
		}		
        .OAS P
        {
            color:white; 
            font-family:Arial; 
            font-size:10px; 
            text-align:left; 
            margin:0; 
            padding:0
        }
        
/*** Real Seal ***/

.RealSealImage
{
	display: block;
	background: transparent url(../Images/Common/realSeal.gif) no-repeat;	
	width: 340px;
	height: 94px;
	text-indent: -9999px;
	outline: none;
	float:left;
}			

div#CustomerSatisfaction
{
	left: -10px;
}


/* override to keep #1 Customer Satisfaction image on homepage instead of Real Seal */

#homepage .RealSealImage
{
	display: none;
}

/*** Keep It Balanced ***/
   
#kibdoublepanel 
{
    margin: 0 0 15px 0;
    padding: 10px 10px 0 10px;
    border: double #860003;
    background-color: #eee;	    
}

#kibpanel-l 
{
    background-color: #eee;
    margin: 0px;
    padding: 10px;
    border: solid 1px #d2d2d2;
    float:left;
    width: 46%;
    display:inline;
}

#kibpanel-r 
{
    background-color: #eee;
    margin: 0px;
    padding: 10px;
    border: solid 1px #d2d2d2;
    float:right;
    width: 44%;
    display:inline;
}

#kibpanel-r img 
{
    margin-left: 4px;
}

/**** eMusic Legal *****/

.eMusicLegal
{
	color: White;
	font-size: 10px;
	display: none;	
}    

#homepage .eMusicLegal
{
	display: inline;
}

h1#terminatorTermsAndConditions
{
	background:url(../Images/Headers/terminatorT&C.gif) no-repeat;
	text-indent:-2000px;
	width:528px;
	height:51px;
}

h1#fightNightTermsAndConditions
{
	background:url(../Images/Headers/phFightNightTermsAndConditionsHdl.gif) no-repeat;
	text-indent:-2000px;
	width:563px;
	height:47px;
}


/* eCommerce Fixes */
a#continuePHOrder
{
    position:relative;
    top:-18px;
    left:1px;
}

div.continueOrderCallout
{
    background:url(../Images/Callouts/yourOrderIsHereCallout.gif) no-repeat;
    width:175px;
    height:135px;
    padding:45px 10px 0 10px;
    margin-bottom:0;
    position:relative;
}

div.continueOrderCallout h3
{
    margin-bottom:5px;
    font-size:14px;
}

div.continueOrderCallout a
{
    background:url(../Images/Buttons/btnContinue.gif) no-repeat;
    width:82px;
    height:17px;
    text-indent:-2000px;
    display:block;
    position:absolute;
    bottom:20px;
    right:10px;
}