body {
	margin: 0px;
	padding: 0px;
}



/*--------------------------------- Container -----------------------------*/
.container{
	height: auto;
	width: 880px;
	margin-right: auto;
	margin-left: auto;

	
}
.button{
	float: left;
	height: auto;
	width: auto;
}
/*--------------------------------- END Container -----------------------------*/
/*----------------------------------Header Menu---------------------------------*/
#NavBar { font-size:14px; float:left; display:block; height:32px; padding-left:20px; width:880px; }
		#NavBar ul { list-style:none; width:600px; }	
		#NavBar li { float:left; padding:10px 20px 0px 0px;  }
		#NavBar li a { display:block; text-decoration:none }
		#NavBar li a span { color:#006699; font-weight:bold;  }
		#NavBar li a:hover span { color:#00a4e4 }
		
		/* Color the current section in Gray */
		#NavBar.Welcome li#Welcome a span,  
		#NavBar.Home li#Home a span,
		#NavBar.Order li#Order a span,
		#NavBar.Order li#Browse a span,
		#NavBar.CreateFave li#CreateFave a span,
		#NavBar.MyAccount li#MyAccount a span,
		#NavBar.preorder li#preorder a span,		
		#NavBar.How li#How a span,
		#NavBar.HowItWorks li#HowItWorks a span,
		#NavBar.FAQ li#FAQLoggedIn a span,
		#NavBar.Register li#Register a span,
		#NavBar.FAQ li#FAQ a span { color:Gray; }
		/* Display Restaurant Partners section as a blue tab */
		#NavBar.Restaurants li#Restaurants { background: url(/img/RestaurantPartnersTab.gif) 0px 2px no-repeat; margin:0 0 0 -10px; padding: 10px 15px 10px 10px; }	
		#NavBar.Restaurants li#Restaurants a span {  color:#ffffff; }
		#NavBar.Restaurants li#Restaurants a:hover span { color:#d7f4ff; }
		#NavBar.AboutUs li#AboutUs a:hover span { color:#f09; width:120px;}
		
 .header
  { 
   font-size:14px; 
    
   color:#2B8CD1;
 
  }
		
/**/
/*--------------------------------- MID -----------------------------*/
.w_up{
	background-image: url(images/w_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 920px;
}
.w_mid{
	background-image: url(images/w_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 920px;
	height: auto;
}
.w_down{
	background-image: url(images/w_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 16px;
	width: 920px;
}


.roundedcornr_box_750309 {
	background: url(images/roundedcornr_750309_tl.png) no-repeat top left; width:365px;
}
.roundedcornr_top_750309 {
	background: url(images/roundedcornr_750309_tr.png) no-repeat top right;
}
.roundedcornr_bottom_750309 {
	background: url(images/roundedcornr_750309_bl.png) no-repeat bottom left;
}
.roundedcornr_bottom_750309 div {
	background: url(images/roundedcornr_750309_br.png) no-repeat bottom right;
}
.roundedcornr_content_750309 {
	background: url(images/roundedcornr_750309_r.png) top right repeat-y;
}

.roundedcornr_top_750309 div,.roundedcornr_top_750309,
.roundedcornr_bottom_750309 div, .roundedcornr_bottom_750309 {
	width: 365px;
	height: 30px;
	font-size: 1px;
}
.roundedcornr_content_750309, .roundedcornr_bottom_750309 {
	margin-top: -19px;
}
.roundedcornr_content_750309 { padding: 0 15px; }

/*      /////////////////////////////////////         */



/*      //////////////////////////////////////    */


.b_up{
	background-image: url(images/b_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 196px;
}
.b_mid{
	background-image: url(images/b_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 196px;
}
.b_down{
	background-image: url(images/b_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 196px;
}
.txtfield {
	height: 30px;
	width: 60px;
	border: 2px solid #1C77BB;
	font-size: 18px;
	font-family: Arial;
	font-weight: normal;
	color: #333333;
	text-align: center;
	text-decoration: none;
}



.borderdown {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CF3775;
}
.faq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #00A4E4;
	text-decoration: underline;
}
/*--------------------------------- END MID -----------------------------*/
/*--------------------------------- ADDS -----------------------------*/
.add1{
	background-image: url(images/1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}
.add2{
	background-image: url(images/2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}
.add3{
	background-image: url(images/3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}

.add4{
	background-image: url(images/4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}
.h2_box_txt
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
	padding-bottom: 3px;
	color: #000000;

	height: auto;
	width: 200px;
}

.add_box{
	padding-left: 15px;
	padding-right: 15px;
}
.add_box1{
	padding-left: 10px;
	padding-right: 10px;
}
.add_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
}
.add_h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 2px;
}
.l_up{
	background-image: url(images/l_up.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 178px;
	margin-right: auto;
	margin-left: auto;
}
.l_mid{
	background-image: url(images/l_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	height: auto;
	width: 178px;
	margin-right: auto;
	margin-left: auto;
}
.l_down{
	background-image: url(images/l_down.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 19px;
	width: 178px;
	margin-right: auto;
	margin-left: auto;
}
.text1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.text2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

.text2:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #50A8E6;
}


.text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.text3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #50A8E6;
}
.h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C77BB;
	text-decoration: none;
}
.h3:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C77BB;
	/* text-decoration: underline; */
}
.h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bolder;
	
	color:#29316F;
	padding-top: 242px;
	padding-left: 60px;
}
.h5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 255px;
	padding-left: 60px;
}
.h6{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #1C77BB;
	text-decoration: none;
}
.h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #29316F;
	text-decoration: none;
}
.h7:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

.my_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.my_txt_white{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.my_txt_box{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	width:200px;
	text-decoration: none;
}


#error
{
background:#FF0000; 
color:#FFFFFF; 
font-size:12px; 
font-weight:bold;
}


.all_error
{
color:#FF0000; 
font-size:12px; 
font-weight:bold;
}



.left_top
{
background-image:url(images/left_top.gif);
background-repeat:no-repeat;
width:18px;
height:19px;
}

.right_top
{
background-image:url(images/right_top.gif);
background-repeat:no-repeat;
width:18px;
height:19px;
}

.left_bottom
{
background-image:url(images/left_bottom.gif);
background-repeat:no-repeat;
width:18px;
height:19px;
}

.right_bottom
{
background-image:url(images/right_bottom.gif);
background-repeat:no-repeat;
width:18px;
height:19px;
}

.emp_button
{
background-color:#FFFFFF;
background-image:url(images/empt_button.gif);
background-repeat:no-repeat;
color:#FFFFFF;
width:60px;
height:25px;
border:none;
border-style:none;
}


.paypal{
	background-image:url(images/paypal.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 300px;
	width: 300px;
}




.step3{
	background-image:url(images/step3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}
.step4{
	background-image:url(images/step4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 293px;
	width: 208px;
}

.blue
{
background-color:#99C3DF;
}


#theDivs {
    display:none;
    position:absolute;
    top:9em;
    left:14em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:550px;
}

#theaddmoreDiv {
    display:none;
    position:absolute;
    top:25em;
    left:14em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:550px;
}
#theDiv{
    display:none;
    position:absolute;
    top:9em;
    left:14em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:450px;
}

#themsgDiv{
    display:none;
    position:absolute;
    top:20em;
    left:25em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:450px;
}

#theDivorder {
    display:none;
    position:absolute;
    top:9em;
    left:14em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:490px;
}
#theDivnone {
    display:none;
    position:absolute;
}

#theDivblock {
    display:block;
    position:absolute;
}

#theDivcancel {
    display:none;
    position:absolute;
    top:9em;
    left:14em;
    background-color:#EEE;
    border:1px solid #000;
    padding:1em;
    margin:3em;
    width:450px;
}





.hotspot 
{
	color:#000000;
	cursor:pointer;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	background:#666;
	color:#FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}



/*--------------------------------- END ADDS -----------------------------*/
/*--------------------------------- FOOTER -----------------------------position:absolute;
	bottom:0px;*/
.footer{
	
	background-color: #f3f3f3;
	height: 40px;
	width: 922px;
}
.foo_h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-top: 2px;
}


/*--------------------------------- END FOOTER -----------------------------*/
#HomeNoOrdersBox { width: 341px; height: 460px; background:url(images/fav_orders.jpg) no-repeat; padding-top:15px; }
#HomeNoOrdersBox P { padding: 0 10px 0px 18px }
#HomeNoOrdersBox H1 { font-size: 18px; padding: 0 150px 5px 18px;  width:150px;} 

.faq-text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.faqb-text3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight:bold;
}



#show_msg{
	font-family: Arial, Helvetica, sans-serif;
	background-color:#F3F3F3;
	padding:20px;
	float:left;
	width:80px;
	height:20px;
	color:#FF0000;
	font-size:18px;
	border:1px red solid;
	position:absolute;
	top:100px;
	left:100px;
	display:none;
}




















