/* TOP */


/*-----------------------------------------------
BASE IMPORT
-----------------------------------------------*/
@import url( base.css );


/*-----------------------------------------------
HEADER
-----------------------------------------------*/

#header_img ul{
 margin-right:30px ;
	padding:0px;
	list-style:none ;
	text-align:right ;
}

#header_img li{
 margin:0px ;
	padding-bottom:5px ;
	list-style:none ;
}

/*-----------------------------------------------
MENU TABLE
-----------------------------------------------*/

#menutbl{
 margin:0px ;
	padding:0px ;
	}
	
	
#menutbl table{
 margin:15px 0px ;
	padding:0px;
	width:275px ;
	border-top:1px dotted #333333;
	}
	
#menutbl th{
 margin:0px ;
	padding:8px 0px;
	border-bottom:1px dotted #333333;
	text-align:left ;
	vertical-align:middle ;
	}
	
#menutbl th img{
 margin:0px ;
	padding:0px ;
	border:#AD9981 1px solid ;
	}


#menutbl td{
 margin:0px;
	padding:8px ;
	text-align:right;
	border-bottom:1px dotted #333333;
	}
	
#menutbl_l{
 margin:0px ;
	padding:0px ;
	float:left ;
	width:275px ;
}

#menutbl_r{
 margin-left:20px ;
	padding:0px ;
	float:right ;
	width:275px ;
}

/*-----------------------------------------------
DRINK TABLE
-----------------------------------------------*/

#drink{
 margin:0px ;
	padding:0px ;
}

#drink table{
 margin:15px 0px;
	padding:0px ;
	width:580px ;
	border-top:1px dotted #333333;
}

#drink th{
 margin:0px ;
	padding:8px 0px;
	text-align:left ;
	border-bottom:1px dotted #333333;
}

#drink th .drinkimg{
 margin:0px ;
	padding:0px ;
	border:#AD9981 1px solid ;
	}

#drink td{
 margin:0px ;
	padding:8px ;
	text-align:right ;
	border-bottom:1px dotted #333333;
}

.iconsp{
 padding-left:5px ;
	}
	
		/* Custom Theme */
		
		#superbox-container .loading{width:32px;height:32px;margin:0 auto;text-indent:-9999px;background:url(img/loader.gif) no-repeat 0 0;}
		#superbox .close a{float:right;padding:0 5px;line-height:20px;background:#333;cursor:pointer;}
		#superbox .close a span{color:#fff;}
		#superbox .nextprev a{float:left;margin-right:5px;padding:0 5px;line-height:20px;background:#333;cursor:pointer;color:#fff;}
		#superbox .nextprev .disabled{background:#ccc;cursor:default;}
		
		
.take{ border:#AD9981 1px solid ;} 


/*-----------------------------------------------
SEASON TABLE
-----------------------------------------------*/

div.season_menu{
 margin-top:15px ;
	padding:0px ;
}

div.season_menu table{
 margin:15px 0px;
	padding:0px ;
	width:100%;
	border-top:1px dotted #333333;
}

div.season_menu th{
 margin:0px ;
	padding:8px 0px;
	text-align:left ;
	border-bottom:1px dotted #333333;
}

div.season_menu td{
 margin:0px ;
	padding:8px ;
	text-align:right ;
	border-bottom:1px dotted #333333;
}
