/* Artfully masterminded by ZURB  */

/* -------------------------------------------------- 
   Table of Contents
-----------------------------------------------------
:: Global Styles
:: Home
:: Menu
:: Location
*/


/* -----------------------------------------
   Global Styles
----------------------------------------- */


body {
	background: #ede8e2 url('../images/pictures/top_1.jpg') repeat-x;
	font-family: 'Buda', sans-serif, Arial;
	font-size: 1em;
	font-weight: normal;

}

.wrapper{
	margin:3% auto 0;
	height:auto;
	width: 100%;
}

/*Header*/
.head{
	margin: 1% auto 0;
}
.menu_space{
margin: 0 0 2% 0;
}
.slider_space{
	margin-top: 0;
}
.head img{
	height:auto;
	width:100%;
	margin-top: -2%;
	margin-bottom: 10%;
}
#ban_text h1{
	height:auto;
	width:100%;
	font-size: 2em;
	font-family: 'Buda', sans-serif, Arial;
	font-weight: normal;
	color: #FFFFD1;
}
.address_tel{
	width:150px;
	font-size: 1em;
	font-weight: bolder;
	color: #FFFFD1;
	padding: 10% 2% 10% 0;
}
#white{
	font-size: 1em;
	font-weight: bold;
	color: #FFFFD1 !important;
	z-index: 101;
}

/*Footer*/

footer{
	margin-top: 5%;
	background: #ede8e2 url('../images/pictures/top_1.jpg') repeat-x;
	background-color: #6A0304;
	padding: 2% 0;
	border-top: 2px solid #000;
}

footer a, footer p{
	color:#fff;
	font-weight: bold;
}

footer a:hover{
	color:orange;
}
/* -----------------------------------------
  Home
----------------------------------------- */



/*Caption for Orbit*/

.ei-title{
	position: absolute;
	right: 12%;
	margin-right: -7%;
	top: -2400%;
	background-color: #000;
	padding: 20px;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter:alpha(opacity=2);
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
}
.ei-title h2, .ei-title h3{
	text-align: left;
}
.ei-title h2{
	font-size: 40px;
	line-height: 50px;
	font-family: 'Buda', sans-serif, Arial;
	font-style: italic;
	color: #fff;
}
.ei-title h3{
	font-size: 70px;
	line-height: 70px;
	font-family: 'Buda', sans-serif, Arial;
	text-transform: uppercase;
	color: red;
}

/*columns*/
.col aside{
	height:200px;
	border-right: 1px solid #000;
	margin-bottom:3%;
	padding: 2% 1%;
}

.col aside:last-child{
	height:200px;
	border-right: none;
	font-size: 1em;
}

.col aside p{
	text-align: center;
	padding-top: 1%;
	font-size: 1em;
}

.col img {
	float:left;
	margin-right: 7%;
	margin-bottom: 2%;
}

.col h2{
	font-size: 1.5em;
}



/* -----------------------------------------
   Menu
----------------------------------------- */

.food_menu{
	margin: 2% 0;
	padding: 2%;
	background-color: #AD8A61;
	border: 1px solid #000;
}
.menu_right p{
	padding: 1.5% 3% 1.5% 2%;
	margin: 1% auto;
	font-size: 85%;
}
.menu_right li span{
	float:right;
	margin-right: 5%;
}

.menu_right li h2{
	
	text-align: center;
	background-color: #400;
	color: #fff;
	margin: 0% 0 1% 0;
	padding: 2% 1%;
	border: 1px solid #d2d2d2;
}

#lunch_specialTab p, #combo_plateTab p, #house_specialTab p, #appetizersTab p, #soupTab p, #fried_riceTab p, #lo_meinTab p, #egg_foo_youngTab p, #chow_meinTab p, #sweetandsourTab p, 
#porkTab p, #chickenTab p, #beefTab p, #healthTab p, #shrimpTab p, #vegetableTab p, #moo_shuTab p, 
#chow_mei_funTab p, #side_ordersTab p, #glutenTab p {
  background-color:#400;
  color: #fff;
}

#lunch_specialTab p:nth-child(even), #combo_plateTab p:nth-of-type(even), #house_specialTab p:nth-of-type(even), #appetizersTab p:nth-of-type(even), #soupTab p:nth-of-type(even), #fried_riceTab p:nth-of-type(even), #lo_meinTab p:nth-of-type(even), #egg_foo_youngTab p:nth-of-type(even), #chow_meinTab p:nth-of-type(even), #sweetandsourTab p:nth-of-type(even), 
#porkTab p:nth-of-type(even), #chickenTab p:nth-of-type(even), #beefTab p:nth-of-type(even), #healthTab p:nth-of-type(even), #shrimpTab p:nth-of-type(even), #vegetableTab p:nth-of-type(even), #moo_shuTab p:nth-of-type(even), 
#chow_mei_funTab p:nth-of-type(even), #side_ordersTab p:nth-of-type(even), #glutenTab p:nth-of-type(even) {
  background-color:#C7B299;
  color: #000;
}

.small_text p{ 
	font-size:80%;
	height:auto;
	width:100%;
	padding:5% 2% 6% 2%;
	margin:1% 0;
	
}

.menu_col aside img{
	margin:0 4% 1% 0;
}

#center{
	text-align: center;
	font-family: 'Buda', sans-serif, Arial; 
}
/* -----------------------------------------
   Location
----------------------------------------- */
