body {
	margin: 0;
	padding: 0;
	background-image: url(images/redbg.jpg);
	background-repeat: repeat;
	background-position: center top;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	width: 100%;
/*	overflow: hidden;
	border: 1px solid yellow;*/
}
/*BN BACKGROUND-----------------------*/
#bg_top {
	background-image: url(images/bg-top.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-attachment: scroll;
	min-height: 100%;
}

#bg_bottom {
	margin: 0;
	padding: 0 0 0 0;

	background-image: url(images/bg-bottom.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	
	clear: both;

/*position:absolute;
	bottom: 0;	
	min-height: 100%;
	height: auto;*/
}

#bg_left {
	background-image: url(images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
	/*background-attachment: fixed;*/

}

#bg_right {
	background-image: url(images/bg-right.gif);
	background-repeat: repeat-y;
	background-position: right top;	
	/*background-attachment: fixed;*/

}
/*----------------------------------*/
#all {
	margin: 0 auto;
	padding: 0;
	width: 983px;
	background-image: url(images/content-bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/*container---------------------------*/

#ctnr_bg {
	margin: 0;
	padding: 0;
	background-image: url(images/ctnrtop-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

.clear {
	margin: 0;
	padding: 0;
	clear: both;
	height: -1px;
}

/*FRONT PAGE----------------------------------*/
#frnt_pg {
	margin: 0;
	padding: 0;
	text-align: center;

}

#fgnav {
	margin: 0;
	padding: 0;
	text-align: right;
}

#fgnav img {
	margin: 0 0 0 0;
	padding: 0;
	text-align: right;
}

#l_frnt {
	margin: 0;
	padding: 0;
	text-align:left;
	float: left;
	width: 245px;
	/*border: 1px solid red;
	background-image: url(images/logo-bg.gif);
	background-repeat: no-repeat;0
	background-position: left top;*/	
}

#logo_flash {
	width: 223px;
	height: 199px;
	margin: 0;
	padding: 0
}

#circle_pic {
	margin: 0 auto;
}

#r_frnt {
	margin: 0 0 0 /*250px*/ 0;
	padding: 42px 0 0 0;
	width: 745px;
	/*border: 1px solid black;*/
	text-align: left;

}

/*GLOBAL NAV AREA-------------------------------*/
#franchise {
	margin: 0;
	padding: 0;
	width: 435px;
	float: left;
	/*border: 1px solid red;*/
}

#franchise span, #olo span {
	margin: 0;
	padding: 0 25px 0 0;
	text-align: right;
	display: block;
	color: #FFFFFF;
	font-weight: bold;	
}

#franchise span a, #olo span a {
	color: white;
	text-decoration: none;
	font-weight: bold;
}

#franchise span a:hover, #olo span a:hover {
	text-decoration: underline;
}

#olo {
	margin: 0 0 0 0 /*440px;*/
	padding: 0;
	/*border: 1px solid red;*/
	
}

#gnav {
	margin: 5px 0 0 0;
	padding: 0;
	width: 732px;
	height: 40px;
	background-image: url(images/gnav-bg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#gnav img {
	margin: 0 -1px;
}

/*FRONT FLASH------------------------------*/
#flash {
	margin: 0;
	padding: 40px 0 0 0;
}

#welcome {
	margin: 0 auto;
	padding: 0;
	width: 920px;
	/*border: 1px solid red;*/
	background-image: url(images/fworld.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}

#welcome p {
	margin: 0 0 0 210px;
	padding: 0;
	text-align: left;
}

#welcome h1 {
	margin: 0 0 5px 210px;
	color: #111;
	text-align: left;
	font-size: 16px;
}

#welcome_left, #welcome_right { float: left; display: inline; height: 160px; margin-bottom: 10px;}
#welcome_left { margin-left: 210px; width: 110px; border-right: 1px solid #CCC;}
#welcome_left p { margin:0; text-align: center;}
#welcome_left p span { font-size: 9px; display: block; margin-top: 5px; }
#welcome_left a img { border: 0; }
#welcome_right { margin-left: 10px; width: 550px;}
#welcome_right h1, #welcome_right p { margin: 0;}
/*MAIN CONTENT-------------------------*/
#mcontent {
	margin: 0;
	padding: 0;
	background-image: url(images/world-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align:center;
	min-height: 184px;
	width: 100%;
	height: auto;
	/*float: left;
	overflow: visible;
	display: block;
	border: 1px solid red;*/
	
}

#mcontent_inner {
	margin: 0 auto;
	padding: 0;
	width: 80%;
	text-align: left;
}

#mleft {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	width: 285px;
	float: left;
	background-image: url(images/lineshadow.gif);
	background-repeat: no-repeat;
	background-position: right top;	
	min-height: 450px;
	height: auto;
	clear: both;
	/*border: black 1px solid red;*/
	text-align:center;
}

#mleft a {
	margin: 0;
	padding: 0;
	font-size: 11px;
	text-decoration: none;
	color: #cf0606;
}

#mleft a:hover {
	color: black;
	
}

#mleft p {
	margin: 0 15px 10px 50px;
	text-align: right;
	width: 190px;
	/*border: 1px solid red;*/
	
}

/*html>body #mleft p {
	margin: 0 0 10px 15px;
	width: 80%;
}*/

#mright {
	margin: 0 0 0 25px; /*290px;*/
	padding: 0;
	width: 600px;
	text-align: left;
	font-size: 12px;
}

/*Contact------------*/
#contact1 {
	margin: 0;
	padding: 0 0 15px 0;
	width: 350px;
	float: left;
}

#contact2 {
	margin: 0 0 0 25px;
	padding: 0 0 0 0;
	width: 475px;
	border-left: 1px solid #cdcdcd;
	text-align: left;
}


.contactinfo {
	margin: 0;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.contactinfo p {
	margin: 0;
	padding-left: 5px;
}

/*OLD CONTACT INFO
.contactinfo {
	margin: 0;
	padding: 0 0 10px 0;
	width: 200px;
	text-align: center;
	vertical-align: top;
	border-top: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;

}

#contact2 {
	margin: 0 0 0 /*360px 0;
	padding: 0 0 0 0;
	width: 425px;
	border-left: 1px solid #cdcdcd;
}

#contactform2 {
	margin: 0 0 15px 0;
	padding: 0 0 5px 15px;
	width: 80%;
	background-color: #e8e8e8;
	border-top: 2px solid #5a5959;
	border-left: 2px solid #5a5959;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	/*border: 1px solid #5a5959;
}

*/

.fld_form {
	border: 1px solid #5a5959;
	text-align:left;
	/*background-color: #e8e8e8;
	background-image: url(images/formgradient.gif);
	background-repeat: repeat-x;
	background-position: left bottom;*/
	padding-bottom: 15px;
}

.fld_form legend {
	border: 1px solid #5a5959;
	font-size: 12px;
	color: black;
	font-weight: bold;
	padding: 5px;
}

#contactform2 {
	margin: 0 5px 15px 5px;
	padding: 0 0 5px 15px;
	width: 95%;
	/*background-color: #e8e8e8;
	border-top: 2px solid #5a5959;
	border-left: 2px solid #5a5959;
	border-right: 2px solid #000;
	border-bottom: 2px solid #000;
	border: 1px solid #5a5959;
	text-align:left;*/
}

.label {
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	float:left;
	display: block;
	width: 88px;
	text-align: right;
}

.txtfield {
	margin: 0 0 15px 8px; /*0 0 15px 100px*/
	padding: 0;
	font-size: 14px;
	width: 150px;
	display: block;
	float: left;
}

.dropdownfield {
	margin: 0 0 15px 8px; /*0 0 15px 100px*/
	padding: 0;
	font-size: 14px;
	display: block;
	float: left;
}

.txtarea {
	margin: 5px 0 5px 25px;
	padding: 0;
	height: 75px;
	width: 85%;
	display: block;
	overflow: visible;
}

.cf_row {
	margin: 0 auto 5px auto;
	text-align: left;
	width: 95%; /*250*/
	clear: both;
}


/*PRESS LOUNGE --------------------------*/
.pl_ctnr {
	margin: 0 0 15px 0;
	padding: 0 auto;
	text-align:center;
	/*border: 1px solid black;*/
	width: 100%;
}

.presslounge {
	margin: 5px 5px;
	padding: 0;
	vertical-align: top;
	text-align:center;
	/*display: block;
	float: left;
	width: 160px;
	border: 1px solid red;*/
}

.presslounge a {
	font-size: 11px;
}

.awardslist li {
	margin: 0 0 10px 0;
	padding: 0;
	display: block; 
	/*list-style-position: inside;*/
	list-style-type: none;
	font-size: 11px;
	/*border: 1px solid red;*/
}

/*MENU LIST------------------------------*/
#vmenulist {
	margin: 0 auto;
	padding:  0px 0 0 7px;
	width: 229px;
	/*background-image: url(images/menuboard-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	height: 253px;*/
}

/*
#vmenulist a {
	margin: 0 0 0 10px;
	padding: 5px 0 0 7px;
	display: block;
	height: 20px;
	text-align: left;
	color: white;
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 12px
}

#vmenulist a:hover {
	color: #d80000;

}
*/

.mnu_ctnr {
	background-image: url(menu/images/menu_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

.mnu_itms {
	background-image: url(menu/images/content-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 0 0 15px;
}

a.molo {
	margin: 0 0 3px 0;
	padding: 0 5px 0 0;
	font-size: 14px;
}

#menu {
	margin: 0;
	padding: 0;
}

.pizzaitem {
	margin: 0;
	padding: 0 0 15px 0;
	width: 200px;
	vertical-align: top;
	text-align: center;
	/*border-left: 1px solid #eee;*/
}

.itemname {
	margin: 0;
	padding: 0;
	color: #d31b1b;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: capitalize;	
	display: block;
	/*letter-spacing: 1px;*/
}

.item_desc {
	margin: 0 0 10px 0;
	padding: 0 0 0 10px;
	font-size: 11px;
	display: block;
	text-align: left;
}

#menu h2 {
	margin: 0;
	padding: 0;
	color: #d80000;
	font-size: 24px;
	border-bottom: 1px solid #cdcdcd;
}

#menu p {
	margin: 0 0 15px 0;
	padding:0;
	font-size: 11px;
}


/*GLOBALS-------------------------------*/
h1 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #7e0606;
}

h2 {
	margin: 0 0 10px 0;
	padding: 0;
	color: #322f30;
	font-size: 24px;
	border-bottom: 1px solid #cdcdcd;
	font-weight: bold;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 24px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #cdcdcd;


}

h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;	
}

#contact1 h4 {
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	font-size: 11px;
	
	background-image: url(images/bullet2.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#mleft h4 {
	text-align: right;
}

a {
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-decoration: none;
	color: #CC0000;
}

a:hover {
	color: black;
	text-decoration: none;
}

ul {
	margin-top: 0;
	margin-left: 25px;
	padding: 0;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
	width: 80%;
}

#masterdiv {
	margin: 0;
	padding: 0;
}

/*FOOTER------------------------------*/
#footer_ctnr {
	margin: 0;
	padding: 0;
	text-align: center;
	/*height: 33px;*/
	width: 100%;
}

#footer {
	margin: 0 auto;
	padding: 100px 0 7px 0;
	background-image: url(images/footer-bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;	
	width: 983px;
	color: black;
}

#footer a {
	margin: 0 15px;
	padding: 0;
	color: #a80000;
	text-decoration: none;
}

#footer a:hover {
	color: #000;
	text-decoration: underline;
}
/*email*/
div#epagebg{ background:url(images/epagebg.gif) no-repeat center;
             width:741px;
						 height:423px;
						 margin:auto;
						 padding-top:28px;
						}
div#epagebg_yellow{ background:url(images/email.jpg) no-repeat scroll center top #ffd51e;
					height:320px;
					left:-5px;
					margin:auto;
					padding-top:285px;
					position:relative;
					width:915px;
					margin-bottom: 10px;
						}
div#epagebg_superbowl{ background:url(images/epagebg_superbowl.jpg) no-repeat top left;
             width:100%;
						 height:321px;
						 margin:auto;
						 padding-top:10px;
						}
div#epagebg_corp{ background:url(images/email_corp.jpg) no-repeat scroll center top #C51230;
					color:#c51230;
					height:520px;
					left:-5px;
					margin:auto;
					padding-top:235px;
					position:relative;
					width:915px;
					margin-bottom: 10px;
						}
#eform_superbowl { background:url(images/eformbg.gif) no-repeat top center;
         width:400px;
				 height:290px;
				 margin:0 auto;
				 }
#eform_corp { 
		background:url(images/emailclub/eform_corpbg.gif) no-repeat top center;
         width:400px;
				 height:265px;
				 margin:0 auto;
				 }
#btmprivacy_superbowl{width:500px; 
				    margin:0 auto;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#000000;
						padding-top:20px;
						height: 100px;
					 }
#btmprivacy_corp{width:500px; 
				    margin:0 auto;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#000000;
					 }
#emailtabs { width:400px; height: 45px; margin:0 auto;}
#tabactive, #tablink { float: left; display: inline; height: 45px;}
#tabactive { position: relative; top: 6px;}
#tablink { position: relative; top: 3px;}
.tabCorp { display: block; width: 188px; height: 45px; background:url(images/emailclub/tabs.gif) -195px 0 no-repeat; text-indent: -9999px; overflow: hidden;}
.tabCorp:hover { background:url(images/emailclub/tabs.gif) -195px -45px;}
#indivActive { margin: 0 2px 0 7px;}
.tabIndiv { display: block; width: 191px; height: 45px; background:url(images/emailclub/tabs.gif) 0 0 no-repeat; text-indent: -9999px; overflow: hidden; margin:0 1px 0 12px;}
.tabIndiv:hover { background:url(images/emailclub/tabs.gif) 0 -45px;}

#eform { background:url(images/eformbg.gif) no-repeat top center;
         width:400px;
				 height:260px;
				 margin:0 auto;
				 }
#btmprivacy{width:275px; 
				    margin:0 auto;
						font-family:Arial, Helvetica, sans-serif;
						font-size:11px;
						color:#000000;
						padding-top:20px;
					 }
a#gclink{ color:#333333;}
a#gclink:hover{ color:#FF0000;}

#nutinfotable {
	border-collapse:collapse;
	font-size:12px;
	margin:10px 0;
	text-align: center;
	width:90%;
}

#nutinfo_nav { font-size: 16px; margin-bottom: 10px; width: 100%; background:url(images/lineshadow_hor.gif) bottom left no-repeat; padding-bottom: 25px; font-weight: bold;}
#nutinfo_nav a { text-decoration: underline; }
#nutinfo_nav span { padding: 0 10px;}
.nutinfotable { padding-bottom: 16px; width:525px; text-align:center;}
.nutinfotable tr:hover { background-color: #f9b313; }
.nutinfo-odd { background-color: #dfdfdf; }
.nutinfo-even {background-color: #eef2f4; }
.nutinfoname { color: #D31B1B; text-align: left; padding-left: 5px; font-size: 14px;}
.nutinfosize { text-align: right; padding-right: 10px; }