/*

THEME NAME: King Wah v01

AUTHOR: Samuel Luk

*/
/*==============================Eric Meyer CSS Reset========================================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul, dl {
	list-style: none;
	font-size:1em;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*==============================Eric Meyer CSS Reset========================================*/
/*==============================Double helix PNG Fix========================================*/

/*==============================Double helix PNG Fix========================================*/
/*==============================King Wah Style Sheet========================================*/
.clear {clear:both;}

body {
	background-color:#3a0500;
	background-image: url(images/gradient1bpx.png);
	background-repeat:repeat-y;
	background-position:center;
}

.header{
margin:20px auto;
text-align:center;
	}
.container{
margin:0 auto;
width:540px;
	}
	
.container2{
margin:0 auto;
width:490px;
	}
.wrapper{
	background-image:url(images/side-full.png);
	background-repeat:no-repeat;
	background-position:30px 130px;
	min-height:600px;
	margin: 0 auto;
	width:960px;
}

/*========LOGO===============King Wah Style Sheet=================LOGO=======================*/
body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#000000;
	font-size:62.5%;
}
h1 { 
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:2.4em;
	color:#FF6;
	}
#Logo, #Logo span{
	background-image: url(images/KingWahRestaurant.png);
	background-repeat: no-repeat;
	background-position:center;
	height:100px;
}
/* code for all styled headers */  
h1 span {  
	display: block;  
	/* place the span on top */  
	position: relative;  
	z-index: 1;
}
/* IE5 Mac Hack \*/  
h1 { overflow: hidden; }
/*/  
h1 { text-indent: -100em; }  
/* End Hack */
/*==========Container=============King Wah Style Sheet=================Container=======================*/
.container-top { 
	background-image:url(images/content-curve-top.png);
	display:block;
	height:25px;
}

.container2 .container-top { 
	background-image:url(images/content-curve-top-490.png);
	display:block;
	height:25px;
}
.container-middle { 
	background-color:#ffe79f;
	padding:0 100px 20px 20px;
	min-height:460px;
}

#no-nav{
	padding:0 20px 20px 20px;
}
#no-nav ul{
padding: 0 0 0 18px;
}
#no-nav li{
	min-height:25px;

}
#no-nav img{
	margin:0 0 0 -17px;
		}
.container-footer {
	background-image:url(images/content-curve-bottom.png);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	text-align:center;
	padding:30px 0 0 0;
	color:#b5a51a;
	font-size:0.9em;
}
.container2 .container-footer {
	background-image:url(images/content-curve-bottom490.png);
	background-repeat:no-repeat;
	display:block;
	height:40px;
	text-align:center;
	padding:30px 0 0 0;
	color:#b5a51a;
	font-size:0.9em;
}

.container-footer a {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#b5a51a;
	font-style:normal;
}
.nav-div{

	background-image:url(images/nav-bkgrnd2.png);
	background-repeat:no-repeat;
	float:right;
	margin:-7px 25px 0 20px;
	height:266px;
	width:60px;
	position:relative;
	z-index:2;
}
/*==========Container=============King Wah Style Sheet=================Container=======================*/
/*==========Fonts=============King Wah Style Sheet=================Fonts=======================*/
a { 
font-style:italic;
color:#000000;
}

h2{ font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:2.4em;
	padding-bottom:10px;
}

p { font-family: Georgia, "Times New Roman", Times, serif;
	font-size:1.4em;
	color:#000;
}

/*==========Fonts=============King Wah Style Sheet=================Fonts=======================*/
/*==========Nav main=============King Wah Style Sheet=================Nav main=======================*/

#nav {
position: relative;

}
#nav li {width: 50px;
	height: 60px;
	position: absolute;
	top: 2px;
	background: url(images/nav-sprites2.png) 0 0 no-repeat;
	display:block;
	list-style: none;
	overflow:hidden;
	text-align:center;
	}
#nav a {width: 50px; display: block; padding-top:45px;}
#nav #panel1 {top: 40px; left:5px;}
#nav #panel2 {top: 110px; left:5px; background-position: -51px 0;}
#nav #panel3 {top: 176px; left:5px; background-position: -102px 0;}


#nav #panel1 a:hover {background: url(images/nav-sprites2.png) 0px -51px no-repeat;}
#nav #panel2 a:hover {background: url(images/nav-sprites2.png) -51px -51px no-repeat;}
#nav #panel3 a:hover {background: url(images/nav-sprites2.png) -102px -51px no-repeat;}


/*==========Nav main=============King Wah Style Sheet=================Nav main=======================*/

/*.Intro-hero {
    background-color: #000000;
    height: 250px;
    left: -55px;
    position: relative;
    top: 30px;
    width: 560px;
	z-index:1;} */
	
.Intro-hero  {
    height: 250px;
    position: relative;
    top: -25px;
    width: 450px;
	z-index:1;}
/*==========Banquet Menu=============King Wah Style Sheet=================Banquet Menu=======================*/

dd {font-size:1.4em;
	margin-top:5px;
}

.banquets {text-align:center;
padding-left:70px;
}
.banquets dl {	text-align:center;
}
.banquets dt {font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:2.4em;
	text-decoration: underline;
	text-align:center;
	}

.banquet-spacer{
	margin: 20px 0px 10px 0;
}
.banquets .menu-info{
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	text-align:center;
	font-size:1.4em;
	margin-bottom:10px;
	}

/*==========Banquet Menu=============King Wah Style Sheet=================Banquet Menu=======================*/
/*==========List Menu=============King Wah Style Sheet=================List Menu=======================*/
.Menu-list{ text-align:left;}

.Menu-list dl, .Menu-list-b{ text-align:left;
}
.Section-title { padding-left:80px;}
.Section-title-mid { 	padding-left:80px;
						margin-top:10px;}
.Menu-list dt, .Menu-list-b dt {font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:2.4em;
	text-decoration: underline;
	text-align:center;
	}
.combos dt { font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-decoration:none;
	text-align:left;
	float:left;
	}

.combos dd {
	font-size:1em;
	font-family: "Monotype Corsiva", Georgia, "Times New Roman";
	}
.combos dd span { float:right;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:1em;
}
.combos .price, .menu-items .price, .menu-items-b .price {float:right;
				margin:0;
				/*font-size:1.1em;*/
				width:80px;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-align:right;}
				
.combos .price span { font-size:0.7em;
					  margin-top:5px;}
					  
.combos .content {padding-left:20px;
				  margin-bottom:10px;
                  line-height: 20px;  
				  }
#indentPrice{font-size: 1em;
    
}
.Menu-list .menu-info,{
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:1.4em;
	margin-bottom:10px;
	}

.menu-items dt{  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	text-decoration:none;
	float:left;
	margin:10px 0 0 0;
	clear:both;
	text-align:left;
	width:330px;}
	
.menu-items dd {
	font-size:1.1em;
	font-family: "Monotype Corsiva", Georgia, "Times New Roman";
	}
.menu-items .price {	clear:right;
					margin:10px 0 0 0;}
					

.menu-items .price span { font-size:0.7em;
						  margin-top:5px;}

.menu-items dd span { float:right;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:1em;
}

.menu-items .content-indent { /*padding-left:30px;*/
								font-family:"Monotype Corsiva", Georgia, "Times New Roman";
								font-size:1.5em;
								width:300px;
                            }

						
/*==========List Menu=============King Wah Style Sheet=================List Menu=======================*/
.Menu-list-b dl {float:left;}
.menu-items-b dt{  font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.5em;
	text-decoration:none;
	float:left;
	margin:10px 0 0 0;
	clear:both;
	text-align:left;
	width:330px;}
	
.menu-items-b dd {
	font-size:1.1em;
	font-family: "Monotype Corsiva", Georgia, "Times New Roman";
	}
.menu-items-b .price {float:right;
				margin:0;
				font-size:1.7em;
				width:80px;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-align:right;
				clear:right;
				margin:10px 0 0 0;}
				
.menu-items-b .price span { font-size:0.7em;
						  margin-top:5px;}

.menu-items-b dd span { float:right;
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:1em;
}


.menu-items-b .content-indent { /*padding-left:30px;*/
								font-family:"Monotype Corsiva", Georgia, "Times New Roman";
								font-size:1.5em;
                                text-align: left;}

.Menu-list-b .menu-info {
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:1.4em;
	clear:both;
	}

.Menu-list-b .menu-info-mid {
	font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:1.4em;
	clear:both;
	padding-top:10px;
	}
	
/*==========Menu-Nav=============King Wah Style Sheet=================Menu-nav=======================*/

.menu-nav { height:25px;
			overflow:hidden;
			padding-top:25px;
			margin-left:20%;
			clear:both;}
			
.menu-nav li {display:inline;}

.menu-last a {display: block;
				width: 25px;
				height: 25px;
				padding-top:25px;
				background: transparent url(images/menu-nav.jpg) no-repeat;
				float:left;
}



.menu-page a {display: block;
				width: 25px;
				height: 25px;
				padding-top:25px;
				background: transparent url(images/menu-nav.jpg) -25px 0 no-repeat;
				float:left;
}

.menu-page-current a {display: block;
				width: 25px;
				height: 25px;
				padding-top:25px;
				background: transparent url(images/menu-nav.jpg) -25px -25px no-repeat;
				float:left;
}

.menu-next a {display: block;
				width: 25px;
				height: 25px;
				padding-top:25px;
				background: transparent url(images/menu-nav.jpg) -50px 0 no-repeat;
				float:left;
}

.menu-last a:hover {background: transparent url(images/menu-nav.jpg) 0 -25px no-repeat;}
.menu-page a:hover {background: transparent url(images/menu-nav.jpg) -25px -25px no-repeat;}
.menu-next a:hover {background: transparent url(images/menu-nav.jpg) -50px -25px no-repeat;}
/*==========Menu-Nav=============King Wah Style Sheet=================Menu-nav=======================*/
/*==========Map=============King Wah Style Sheet=================Map=======================*/

.contact-page {text-align:center;
}
.contact-page dl {	text-align:left;
margin-right:40px;
float:left;
width:250px;
}
.contact-info dt {font-family:"Monotype Corsiva", Georgia, "Times New Roman";
	font-size:2.4em;
	text-decoration: underline;
	text-align:left;
	margin: 20px 0 10px 0;
	}
	
.contact-map {
    background-color: #000000;
    height: 250px;
    position: relative;
    top: 10px;
    width: 450px;
	z-index:1;}