﻿body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #BE1E2D;
	background-image: url('../images/megaweb_bg5.jpg');
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	color: #990000;
}

a:link
{
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #990000;
}

a:visited {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #990000;
}

a:hover {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #000000;
}

a:active {
	padding: 0px;
	margin: 0px;
	border-style: none;
	border-width: 0px;
	text-decoration: none;
	color: #990000;
}

.style1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #A11523;
}

.style2 {
	font-size: 9pt;
        font-family: Arial, Helvetica, sans-serif;
        color: #000000;
}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
        font-size: xx-large;
        font-weight: bold;
        color: #A11523;
}

.style4 {
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.style6 {
	font-size: xx-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF9900;
}
.style8 {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

.style9 {
	font-size: 24pt
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.style11
{
    font-size: 12px;
    color: #FFFF00;
    font-family: Arial, Helvetica, sans-serif;
}

.style11:hover
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.style12
{
    font-size: 12px;
    color: #FFFFFF;
    font-family: Arial, Helvetica, sans-serif;
}

.style13 {
	font-size: 12px;
	color: #999999;
}

.style14 {
	color: #666666
}

.style15 {
	font-size: 14pt
}

.style18 {
	font-size: 10px;
	color: #FFFFFF;
}

.style19:link {
	text-decoration: none;
	color: #FFCC00;
}

.style19:visited {
	text-decoration: none;
	color: #FFCC00;
}

.style19:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.style19:active {
	text-decoration: none;
	color: #FFCC00;
}

.groupselector {
	font-size: 12px;
	font-family: verdana;
	color: #000000;
}

#master_content .groupselector a {
	color: #000000;
}

#master_content .groupselector a:hover {
	color: #000099;
}

.orderItemOption {
	font-style: italic;
	color: #000000;
}

.optionlink {
	font-size: 8px;
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}

.optionlink:link {
	font-size: 8px;
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}

.optionlink:hover {
	font-size: 8px;
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}

.optionlink:visited {
	font-size: 8px;
	font-family: verdana;
	color: #0000FF;
	text-decoration: underline;
}

.producttable {
	border-width: 1px;
	border-color: #FFFFFF;
	color: #990000;
	background-color: #FFFFFF;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup
{
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 3px;
	width: 400px;
	padding: 10px;
	color: #990000;
}

.modalPopupProgress {
	left: 10%;
	top: 30px;
	width:80%;
	height:80%;
	position: absolute;
	background-color: #7F7F7F;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopupCaption {
	width: 10px;
	height: 15px;
	background-color: Red;
	cursor: move;
	border: outset thin white;
	color: #FFFFFF;
}

/* Accordion */
.accordionHeader {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #993333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeader a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeader a:hover {
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #993333;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin-top: 5px;
	cursor: pointer;
}

#master_content .accordionHeaderSelected a {
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

#master_content .accordionHeaderSelected a:hover {
	background: none;
	text-decoration: underline;
}

.accordionContent {
	background-color: #FFFFFF;
	border-top: none;
	padding: 5px;
	padding-top: 10px;
	color: #990000;
	border-style: none;
	border-top-width: thin;
}

.ProductDealHeader {
	border: 1px solid #2F4F4F;
	color: white;
	background-color: #FF9933;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	margin-top: 1px;
}

.SpecialtyMeatHeader {
	border: 1px solid #2F4F4F;
	color: #FF0000;
	background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	margin-top: 1px;
}

.SpecialtyVeggieHeader {
	border: 1px solid #2F4F4F;
	color: #33CC33;
	background-color: #FFFFFF;
	font-family: Arial, Sans-Serif;
	font-size: 14px;
	font-weight: bold;
	padding: 1px;
	margin-top: 1px;
}

.unvisible {
	visibility: hidden;
	display: none;
}

.OrderItemToppingsTable {
	padding: 0px 0px 0px 10px;
	margin-left: 10px;
}

.maintablecell {
	padding: 0px;
	margin: 0px;
}

.mainimgcampaing {
	border-top: 1px solid #fa7808;
	border-bottom: 1px solid #fa7808;
}

.maincontentcell {
	padding: 10px;
	border: 1px solid #fa7808;
	font-size: 12px;
}

.orderbox {
	padding: 0px;
	background: #FFFFFF;
	position: absolute;
	left: 52%;
	color: #990000;
}

.postalcodepanel {
	background-color: #ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Red;
	padding: 10px;
	width: 360px;
}

.ordersummary {
	border: 1px solid Gray;
	margin: 0px;
	padding: 2px;
	font-size: 14px;
	font-weight: bold;
	width: 360px;
}

.notice {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}

.shadowLeft {
	background-position: right top;
	background-image: url('../shadow/transparent_shadows/shadow_left.png');
	background-repeat: repeat-y;
}

.shadowRight {
	background-position: left top;
	background-image: url('../shadow/transparent_shadows/shadow_right.png');
	background-repeat: repeat-y;
}

.YellowLinkButton:link
{
	text-decoration: none;
	color: #FFFFFF;
	font-size: 12pt;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.YellowLinkButton:hover
{
	text-decoration: underline;
}

.PanelSalePopupCove
{
	visibility: hidden;
}
