@charset "utf-8";
/* CSS Document */

.menunav{
	list-style: none;
	margin: 0px;
	padding:0px;
	width: 260px;
}

.showSection{
	padding: 5px 0px;
	cursor: pointer;
}

#addExtraPop {
	background-color: white;
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	border: 10px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 15px;
	-moz-border-radius:15px;
	border-radius: 15px; 
	width: 400px;
	text-align: center;
	position: fixed; 	
	display: none;
	z-index:1000;
	overflow:visible;
}
#addExtraPopBG {
	position: fixed;
	display:none;
	z-index:900;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.5);
}
#addExtraHere {
	padding:15px;
}
#removeExtraPop {
	background:#dddddd;
	height:30px;
	text-align:right;
	width:100%;
}
#removeExtraPop img {
	cursor: pointer;
}
#modal { 
	background-color: white;
	-moz-background-clip: padding;     /* Firefox 3.6 */
	-webkit-background-clip: padding;  /* Safari 4? Chrome 6? */
	background-clip: padding-box;      /* Firefox 4, Safari 5, Opera 10, IE 9 */
	border: 5px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px; 
	padding: 10px;
	width: 140px;
	text-align: center;
	position: fixed; 
	display: none;
	z-index:1500;
}

	

	.memberLogin {
		cursor: pointer;
	}
#loginContainer {
	display:block;
}


#content1{
	background:url(images/middlebody_bg.html) repeat-x #fff;
	width: 1000px;
	height:auto;
	margin: 0 auto;
}
#form1{
	margin:0 auto;
	width: 800px;
}
/** form **/
#fg_membersite {
	margin-left:330px;
}

#fg_membersite fieldset
{
	-webkit-box-shadow: 0 0 10px -1px #FFCC33;
	box-shadow: 0 0 10px -1px #FFCC33;
	background: rgba(255, 255, 255, 0.8);
   width: 260px;
   padding:10px;
   border:1px solid #FFCC33; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 10px;
	margin-bottom: 50px;
	float:left;
}

#fg_membersite legend, #fg_membersite h2
{
   font-family : Arial, sans-serif;
   font-size: 20px;
   font-weight:bold;
   color:#900;
   margin: 10px 0px 15px 0px;
}

#fg_membersite label
{
   font-family : Arial, sans-serif;
   font-size:16px;
   font-weight: bold;
   color: #000;
}

#fg_membersite input[type="text"],#fg_membersite textarea,
#fg_membersite input[type="password"]
{
  font-family : Arial, Verdana, sans-serif;
  font-size: 16px;
  color : #000; 
  padding: 10px 3px; 
  border : 1px solid #999;

}

#fg_membersite input[type="text"],
#fg_membersite input[type="password"]
{
  height:30px;
  width:250px;
  margin: 5px 0px;
}

 #fg_membersite #scaptcha
{
  width:60px;
  height:18px;
}

#fg_membersite input[type="submit"]
{

	border: solid 1px #000;
   width:100px;
   height:30px;
   padding-left:0px;
}

#fg_membersite textarea
{
  height:120px;
  width:310px;
}

#fg_membersite input[type="text"]:focus,
#fg_membersite textarea:focus
{
  color : #009;
  border : 1px solid #990000;
  background-color : #ffff99;
  font-weight:bold;
}

#fg_membersite .container
{
   margin-top:8px;
   margin-bottom: 10px;
}

#fg_membersite .error
{
   font-family: Verdana, Arial, sans-serif; 
   font-size: 0.9em;
   color: #900;
   background-color : #ffff00;
}

#fg_membersite #register_password_errorloc
{
    clear:both;
}

#fg_membersite  fieldset#antispam
{
   padding:2px;
   border-top:1px solid #EEE;
   border-left:0;
   border-right:0;
   border-bottom:0;
   width:350px;
}

#fg_membersite fieldset#antispam legend
{
   font-family : Arial, sans-serif;
   font-size: 0.8em;
   font-weight:bold;
   color:#333;   
}

#fg_membersite .short_explanation
{
   font-family : Arial, sans-serif;
   font-size: 1.2em;
   color:#900;   
}

/* spam_trap: This input is hidden. This is here to trick the spam bots*/
#fg_membersite .spmhidip
{
   display:none;
   width:10px;
   height:3px;
}
#fg_membersite #fg_crdiv
{
   font-family : Arial, sans-serif;
   font-size: 0.3em;
   opacity: .2;
   -moz-opacity: .2;
   filter: alpha(opacity=20);   
}
#fg_membersite  #fg_crdiv p
{
    display:none;
}

#fg_membersite_content li
{
font-family : Arial, sans-serif;
padding-top:10px;
padding-bottom:10px;
}
#fg_membersite_content
{
	color: #fff;
	position: fixed;
right: 0px;
margin-right: 25px;
float: right;
font-family: Arial, sans-serif;
font-size: 0.9em;
line-height: 150%;
}
#fg_membersite_content a
{

width:100px;
height: 30px;
margin-right: 10px;
padding: 10px;
line-height:30px;
color: #fff;
text-decoration:none;
}
#fg_membersite_content a:hover
{
color:#FF9;
}

#fg_membersite_content h2
{
   font-family : Arial, sans-serif;
   font-size: 1.5em;
   font-weight:bold;
   color:#333;
}

.items, .additions {
	padding:10px;
	width:100%;
}
.itemName, .itemPrice {	
	font-weight:bold;
	font-size:14px;	
}
.itemName, .additions, .itemCode {
	margin-left:10px;
	float:left;
}
.itemPrice {
	/*float:right;*/
	width: 80px;
}
.itemOrderBtn {
	margin-bottom:5px;
}

.itemDesc {
	font-size:12px;
	color:#999;
	display:block;
	width:380px;
	border:0px solid #000;
}
.price_indi{
	font-size: 10px;
	color: #fff;
}
.menu_table{
		
		padding-left: 10px;
}

#showHere {
	border-left: 2px solid #999;
	min-height: 750px;
}

.menu_table td{
	padding: 3px 0px;
}
.subcatname{
	font-size:18px;
}

.catname{
	font-size: 22px;
}

.catdesc{
	font-size: 18px;
}
.menudes{
	font-size: 12px;
}


#loginFormReservation, #registrationFormReservation {
	padding:30px;
	width:250px;
}

.error {
	color:red;
	background:#ccc;
}

#password_show_anch {
	padding-top:-30px;
	color:#000;
}
#password_gen_anch {
	color:#000;
	margin-left:5px;
}

.linkReg {
	color:#000;
	font-size:12px;
	font-family: tahoma;
	padding:0px;
}
.linkReg a {
	position:relative;
	top:0px;
}


.noteLogin {
	font-size:16px;
	margin-top:40px;
	margin-left:160px;
	margin-bottom:30px;
	padding:5px;
	background:#f4f4f4;
	float:left;	
}

.portalNav {
	margin-top:30px;
	/*margin-left:-250px;*/
	text-align:left;
}
.portalNav li {
	float:none;
	padding:12px;
	background:#f4f4f4;
	width:460px;
	margin-bottom:4px;
	font-size:14px;
	cursor: pointer;
	text-align:left;
}
.portalDiv {
	margin-top:10px;
	display:none;
	/*height:300px;*/
	width:98%;
	border:0px solid #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px; 
	overflow: hidden;
	text-align:left;
	padding:5px;

}

.portalDiv table td {
	text-align:left;
}
/*
#modal { 
	background-color: white;
	-moz-background-clip: padding;     
	-webkit-background-clip: padding;  
	background-clip: padding-box;      
	border: 5px solid rgba(0,0,0,0.3);
	-webkit-border-radius: 5px;
	-moz-border-radius:5px;
	border-radius: 5px; 
	padding: 10px;
	width: 140px;
	text-align: center;
	position: fixed; 
	display: none;
	z-index:1500;
}
*/

.disableButton {
	color:#FFF;
	background:#E0E0E0;
	border:1px solid #D4D4D4;
}

.addExtra_btn {
	padding:2px;
	background:#B9B9B9;
	border:1px solid #999;
	float:right;
	margin-top:-3px;
	cursor: pointer;
}

.orderRows_Item {
	padding:5px;
	margin-top:4px;
	/*background:#DBDBDB;*/
	overflow:hidden;
}

#additionsListDiv {
	text-align:left;
}

.additionsList {
	padding:5px;
	border-bottom:1px dashed #ccc;
	overflow: hidden;
}

.addLeft {
	width: 48%;
	float:left;
	border:0px solid #000;
}

.addRight {
	width: 50%;
	float:right;
	border:0px solid #000;
	text-align:right;
}

.orderRows_Extra {
	/*background:#DFDFDF;*/
	padding:0px;	
	float:left;
	width:100%;
	clear:both;
	margin-bottom:1px;
	border-bottom:1px dashed #999;
}

.deleteExtraBtn {
	float:right;
	clear:right;
	cursor: pointer;
}
.clearDiv {
	float: left;
	clear:both;
	width:100%;
	margin-bottom:1px;
	margin-top:1px;
}

#totalAmountHolder, #checkoutBtn {
	text-align: right;
	padding: 5px;
}
#totalAmountHolder {
	font-weight: bold;
}