@charset "utf-8";
/* CSS Document */

html {overflow-y: scroll;}
img {border:none;}
body {
	background-image: url(../images/backgrounds/pw_smbandbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #870019;
	background-attachment: scroll;

	font-family: Futura Book, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	position:relative;
	margin: 0px;
}
a:link {
	color: #eeb111;
	font-size:14px;
	font-weight: bold;
}
a:visited {
	color: #eeb111;
	font-size:14px;
	font-weight: bold;
}
a:hover {
	color: #eeb111;
	font-size:14px;
	font-weight: bold;
}
a:active {
	color: #eeb111;
	font-size:14px;
	font-weight: bold;
}
a.smallerLinks
{
	font-size: 12px;
	font-weight: normal;
}
.topNav {
	margin-left: auto;
	margin-right: auto;
	position:relative;
	vertical-align:top;
	top: 0px;
	/*width: 939px;*/
	width: 943px;
	height: 220px;
	z-index: 850;
}
.titleImage 
{
    position:absolute;
    margin-top: -74px;
    margin-left: 10px;
}
.progressImage 
{
    position:absolute;
    margin-top: 0px;
    margin-left: 10px;
}
.mainHome {
	position: relative;
	margin-left:auto;
	margin-right: auto;
	width: 969px;
	/*margin-top: -130px;*/
	line-height: 16px;
	/*padding-right: 20px;*/
	z-index:750;
}
.mainBody {
	position: relative;
	margin-left:auto;
	margin-right: auto;
	width: 943px;
	line-height: 16px;
	z-index:750;
}
.homeZones {
	position:relative;
	width: 941px;
	height: 178px;
	margin-left: auto;
	margin-right: auto;
}
.footer{
	margin-left:auto;
	margin-right: auto;
	width: 933px;
	position:relative;
}
.secNav{
	position: relative;
	margin-top: 49px;
	width: 627px;
	height: 118px;
	float:left;
	vertical-align:middle;
}
.zipFinder{
	background-image: url(../images/nav2/bg_compass.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 118px;
	padding-bottom: 23px;
	padding-left: 80px;
	padding-right: 61px;
	float: right;
	position: relative;
	width:165px;
	height: 90px;
	vertical-align: middle;
}
.zipFinderInput {
	color: #000000;
	border: solid 0 #fff;
    background: transparent
	url(../images/nav2/nav_blank.png) no-repeat fixed;
}
.pageContent 
{
	text-align: left;
	margin-left: 10px;
}
.pageContent td 
{
	text-align:left;
	vertical-align:top;
}
.careersContent1
{
	text-align: left;
	position: relative;
	padding: 0 0 0 10px;
	width: 544px;
	overflow: visible;
	margin: 0;
	height: 900px;
	float: left;
	display: inline;
}
.careersContent2 
{
	position: relative;
	float: right;
	display: inline;
	width: 327px;
	margin: 0;
}
.careersContent3
{
	position: relative;
	padding-left: 0 60px 0 10px;
	width: 544px;
	display: inline;
	float: left;
	margin: 0;
}
.errorMessage 
{
	color: #eeb111;
	font-weight: bold;
	font-size: 16px;
}
.pwMedia1 
{	
	position: relative;
	margin: 0 0 0 10px;
	
}
.contentBlock 
{
	position:relative;
	display: block;
    margin-top: -74px;
    margin-left: 10px;
}
.bigInputBox 
{
	width: 300px;
	font-size: 14px;
	padding:.5em;
}
.vitro
{
	display:none;
	height: 1px;
	width: 1px;
}
/* BEGIN - From PWAccount - pei_wei_styles.css */
.termsPopup {
    overflow:hidden;
    text-align:left;
    position:absolute;
}

.termsTitle {
    font-family: Arial, Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: white;
    text-decoration: none;
}
.balance 
{
    background-color: Transparent;
    border-collapse: collapse;
    border-color: Gray;
    border-bottom-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-top: 0px;
    border-style: solid;        
}
.balance TD
{
    background-color:Transparent;
    border-style: none;        
}

.balanceHeader
{
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    font-weight:bold;
    color: Black;
    background-repeat:repeat-x;
    background-position:center top;
    vertical-align: top;
    text-transform: uppercase;
}
.manageCardLink a:link
{
    font-size: 12px;
    color: #FF7F00;
    text-decoration: underline;
}
.manageCardLink a:hover
{
    font-size: 12px;
    color: #FF7F00;
    text-decoration: underline;
}
.manageCardLink a:visited
{
    font-size: 12px;
    color: #FF7F00;
    text-decoration: underline;
}
.cardNumber
{
    color: #EEB111;
    font-weight:bold;
    font-size: 10px;
}
.message
{
    color: #EEB111;
    font-weight: normal;
}
.cardStatus
{
    color: #EEB111;
    font-weight: bold;
    text-transform :uppercase;
    text-align:center;
}
.formFieldTitle {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
.formFieldTitle a:link {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeb111;
	text-decoration: none;
}
.formFieldTitle a:visited {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeb111;
	text-decoration: none;
}
.formFieldTitle a:active {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeb111;
	text-decoration: none;
}
.formFieldTitle a:hover {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eeb111;
	text-decoration: none;
}
.bodyText2 {
	font-family: Verdana, "Arial Geneva", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: White;
	text-decoration: none;
}
.bodyText2 a:link {
	font-family: Verdana, "Arial Geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f17000;
	text-decoration: underline;
}
.bodyText2 a:visited {
	font-family: Verdana, "Arial Geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f17000;
	text-decoration: underline;
}
.bodyText2 a:active {
	font-family: Verdana, "Arial Geneva", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #f17000;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: white;
}
.bodyText a:link{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: white;
}
.bodyText a:visited{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: white;
}
.bodyText a:hover{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: white;
}
.bodyText a:active{
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-variant: normal;
	color: white;
}
/* END - From PWAccount - pei_wei_styles.css */
.acctPhotoImg 
{
    position: absolute; 
    left: 0px;
    width: 380px;
    height: 271px;
}
.accountMessageDiv
{
    background-color:#EEB111;
    vertical-align: middle;
    width:600px;
    padding-left:10px;
    padding-right:10px;
}
.accountMessage
{
    background-color:#EEB111;
    color:black;
    font-weight:bold;
    font-size:12px;
}
.accountMessage a
{
    background-color:#EEB111;
    color:black;
    font-weight:bold;
    font-size:12px;
}
.accountMsgBlankRow
{
    height:10px;
}
.accountTitleImage 
{
    position:absolute;
    margin-top: -74px;
}
.accountNavigation 
{
    line-height:25px;
}

/* BEGIN - From PWOrdering - pei_wei_styles.css */
.cartMessage1 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
}
.cartMessage2 {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: White;
	text-decoration: none;
}
.cartText {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-decoration: none;
}
.orderTable 
{
	background-image: url(../images/order/myorder_repeat_bg.jpg);
	background-repeat: repeat-x;
	background-color: black;
	border-width: 0;
	width: 315px;
	min-height:600px;
	z-index:2000;
}
.location {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.selectDateTime {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
.note {
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.popupControl{
	background-color:White;
	position:absolute;
	visibility:hidden;
}
.ContextMenuPanel 
{
	border: 1px solid #868686;
	z-index: 1000;
	background: repeat-y 0 0 #FAFAFA;
	cursor: default;
	padding: 1px 1px 0px 1px;
}

.ContextMenuBreak
{
	margin:1px 1px 1px 10px;
	padding:0;
	height:1px;
	overflow:hidden;
	border-top: 1px solid #C5C5C5;	
}

a.ContextMenuItem
{
	display: block;
	text-decoration: none;
	cursor: pointer;
	white-space: nowrap;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
	font-family: Arial, Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #360301;
	text-decoration: none;
}

a.ContextMenuItem-Selected
{
	font-weight: bold;
}

a.ContextMenuItem:hover
{
	background-color: #FFE6A0;
	color: #003399;
	border: 1px solid #D2B47A;
	padding-right: 1px;
	padding-left: 9px;
	padding-bottom: 1px;
	padding-top: 1px;
}
.priceBoxNoodle
{
	padding:15px;
	color:White;
	width:480px;
	background-image:url(/images1/order/box_bg_noodles.jpg);
	background-repeat: repeat-y;
}
.priceBoxSignature
{
	padding:15px;
	color:White;
	width:480px;
	background-image:url(/images1/order/box_bg_signature.jpg);
	background-repeat:repeat-y;
}
.yellowHeader {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #EEB111;
	text-decoration: none;
}
.myOrderTitle {
	color: #eeb111;
	font-size:14px;
	font-weight: bold;
}

.imageItem {
	overflow:hidden;
	text-align:left;
	position:absolute;
	width:555px;
}

.unavailableItem {
	overflow:auto;
	text-align:left;
	z-index:18;
	position:absolute;
	top:150px;
	left:191px;
	height:180px;
	width:400px;
	border-style:ridge;
	background-color: Black;
	padding: 5px;
}

.modifier 
{
	background:#040404;
	background-image:url(/images1/order/bg_edit_window_noodleman.jpg);
	background-repeat:no-repeat;
	position:absolute;
	overflow:hidden;
	text-align:left;
	width:719px;
	z-index:100002;
}

.modifierIE6 
{
	background:#040404;
	background-image:url(/images1/order/bg_edit_window_noodleman.jpg);
	background-repeat:no-repeat;
	overflow:hidden;
	text-align:left;
	width:719px;
}

.modalBackground {
	background-color:Black;
	position:absolute;
	z-index:100001;
	filter:alpha(opacity=60);
	opacity:0.6;
}
.rowBG 
{
	background-image: url(/images1/order/optional_mod_window_06.jpg);
	background-repeat: repeat-y;
}
.dishNameBold
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#eeb111;
	font-weight:bold;
}
.dishName 
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color:#ffffff;
}
.promoTitle 
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #eeb111;
    text-decoration: none;
}
.flicker_hack 
{ 
    height: 0; 
    overflow:hidden; 
}

/* END - From PWOrdering - pei_wei_styles.css */

/* START - Styles for Real Estate  */

.reMain
{
	position: relative;
	margin: 40px 0 0 10px;
	top: 70px;
	height:450px;
}
.reTitle 
{
	margin-left: 10px;
	margin-top: -73px;
	position: relative;
}
.reBody 
{
	position: relative;
	margin: 40px 0 0 10px;
	top: 30px;
}
.reBodySmall 
{
	position: relative;
	margin: 40px 0 0 10px;
	top: 30px;
}


/* END Real Estate Styles  */

.warningBox 
{
	background-color: Black;
	height: 80px;
	width: 650px;
	padding: 50px;
	color: White;
	font-family: Futura, Verdana, Arial, Sans-Serif;
	font-size: 16px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	border: solid 1px white;
	z-index: 25000;
	top: 50px;
}


/* Career Interest styles */
.careersQuestion 
{
	font-family: Futura Book, Verdana, Arial, sans;
	font-size: 14px;
	color: #ffffff;
}
.mediumInputBox 
{
	width: 225px;
	font-size: 14px;
	padding:.5em;
}
.mediumListBox
{
	width: 245px;
	font-size: 14px;
	padding:.5em;
}

/* End Career Interest styles */
