﻿body {background-image: url(../images/background.jpg); 
      background-repeat: no-repeat; 
      background-color: #ffffff;
      margin: 0px;
      }
.outlineTable {border: 1px solid #3c3c3c;}
.header {background-image: url(../images/a1RestaurantServices_02.jpg); 
      width: 482px;
      height: 78px;
      font: bold 14px arial;
      text-align: center;
      }
.flashArea {background-color: #2c2c2c;
            width: 773px;
}
.bodyArea {background-color: #ffffff;
           width: 773px;
           }
.menu {background-image: url(../images/a1RestaurantServices_05.jpg); 
      width: 613px;
      height: 40px;
      vertical-align: middle;}
.menuLinks 
{
	font: bold 13px arial;
      color: #444343;
      text-decoration: none;
      
}
.menuLinks:hover {color: #3d9040;}
p {font: 12px arial;
   color: #444343;
   text-align: justify;}
h1 {font: 24px arial;
    color: #444343;
    }
 h2 {font: bold 16px arial;
    color: #3d9040;}
h3
{
	font: 18px arial;
    color: #000000;
    text-align: center;
    font-weight: bold;
    border-bottom: 1px solid #b40112;
	
}
#wrapper {
		width:773px;
		margin:0px auto;
		padding:0px;
}
#content {

	}
#content div {
		float:left;
	}
#content-left {
		width:160px;
		padding:8px;
		
	}
	#content-main {
		width:420px;
		padding:8px;
		border-left:2px solid #dbdbdc;
	}
#content-right {
		width:140px;
		padding:8px;
		
	}
	.footer
	{
	font: 11px arial;
   color: #000000;
   text-align: center;
   border-top:2px solid #dbdbdc;
   width: 100%;
   margin-top: 6px;
   
	}
#emergencyDiv {
		width:764px;	
		padding:4px;
		background-color: #b40112;
		display: none;
		background-image: url(../images/emergencyBack.jpg);
		
	}
.emergencyBtn {cursor: pointer;}

.emergencyText {font: 13px arial;
                font-weight: bold;
   color: #ffffff;
   text-align: center;
   vertical-align: top;}
   
 .emergencyInput {font: 12px arial;
   font-weight: bold;
   color: #6b6a6a;
   padding: 2px;
   border: 1px solid #000000;}
  .validateFail
  {
  	font: bold 12px arial;
  	color: Red;
  	background-color: #eee601;
  }
  .rfHighlight
  {
  	background-color: #fff7b6;
  }
  .inputText
  {
  	font: bold 12px arial;
   color: #444343;
  }
  .inputField
  {
  	font: 12px arial;
   color: #444343;
   border: 1px solid #000000;
   padding: 2px;
  }
  .error
  {
  	font: bold 13px arial;
   color: #b30213;
  }
  
  .leftMenu
  {
  	padding-bottom:4px;
  	clear:left;
  	width:230px;
  }
  
  .leftMenuLink
  {
  	color:#1d9121;
  	text-decoration:none;
  	font-size:13px;
  	font-family:Arial;
  	font-weight:bold;
  }
  
  .leftMenuLink:hover
  {
  	color: #493E82;
  }
  
   .subMenuLink
  {
  	color: #493E82;
  	text-decoration:none;
  	font-size:13px;
  	font-family:Arial;
  	font-weight:bold;
  }
  
  .subMenuLink:hover
  {
  	color:#1d9121;
  }
  
 .pageUpdate {background-color: #ffffff;
             position:fixed;
             left: 0px;
             top: 0px;
             width: 100%;
             height: 100%;
             vertical-align: middle;
             text-align: center;
             z-index: 10000;
             filter:alpha(opacity=90);
			-moz-opacity:0.9;
			-khtml-opacity: 0.9;
			opacity: 0.9;

}
.loadImg {position: absolute;
          left: 49%;
          top: 49%;}
.authResult
{
	width: 400px;
	height: 300px;
	border: 2px solid #000000;
	position: absolute;
	left: 35%;
	top: 50%;
	font: bold 12px arial;
	color: #000000;
	background-color: #ffffff;
}
.couponHead
{
font: bold 22px arial;
   color: #ffffff;
   text-align: center;
   background-color: #3a2580;
   padding: 8px;
}

.couponLeft
{
	background-image: url(../images/coupon_02.gif); 
	background-repeat: repeat-y; 
	width: 13px;
}
.couponBody
{
	background-color: #ffffff;
	width: 400px;
	padding: 8px;
	font: bold 12px arial;
   color: #000000;
   text-align: center;
}
.couponRight
{
	background-image: url(../images/coupon_04.gif); 
	background-repeat: repeat-y; 
	width: 10px;
}
.couponFooter
{
	background-image: url(../images/coupon_06.gif); 
	background-repeat: repeat-x; 
	height: 23px;
}