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

/*global reset*/

  * {
        padding:0;
        margin:0;
    }
    h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin: 0; }
    li, dd { margin-left:5%; }
    fieldset { padding: .5em; }
    select option{ padding:0 5px; }

    .hide, .print-logo, .close-button{ display:none; }
    .left{ float:left; }
    .right{ float:right; }
    .clear{ clear:both; height:1px; font-size:1px; line-height:1px; }
    a img{ border:none; }

/*center content and universal styles*/

body { 
	background-color:#49494b;
	height: 100%;
	background-image:url(../images/Jade_gradient.jpg);
	background-position:top;
	background-repeat: repeat-x;
	}

#container 
		{width: 960px;
		margin: 0px auto;
		}


h3 {
	color:#E6e6e6;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	}

p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:200;
	line-height:1.5em;
	}

a 	{outline:none;
	text-decoration:none;
	line-height: 2em;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	display:block;
	}
	


/************************************************************front page styles*********************************************************************/

#container-front
		{width: 640px;
		margin: 0px auto;
		}

#about {
	width:640px;
	margin: 30px auto;
	clear:both;
	}

#name, #logo, #food {
	width:180px;
	float:left;
	margin-left: 30px;
	}


#about p {
	color: #999999;
	line-height: 1.5em;
	}
	
#welcome-logo {
	width: 160px;
	height: 140px;
	background-image:url(../images/welcome_jade.png);
	background-repeat:no-repeat;
	margin: 150px auto 30px;
	text-indent:-9999px;
	}
	
.titles {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant:small-caps;
		}
	
	
#front-links {
	width:640px;
	margin: 0px auto;
	height:200px;
	background-image:url(../images/linnk_bdr.png);
	background-position:center;
	background-repeat:no-repeat;
	}

.fp-links li{
	float: left;
	list-style:none;
	width: 213px;
	height:140px;
	display:block;
	margin: 0px auto;
		}
		
.fp-links a {
	display:block;
	height:160px;
	width:213px;
	float:left;
	}
	
.fp-links span {
	height: 200px;
	width: 200px;
	display:block;
	padding-top:140px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:center;
	}
	
.map a {
	background-image: url(../images/directions_over.png);
	background-repeat:no-repeat;
	display: block;
	color:#666666;
	}

.map a:link {
	background-image:url(../images/directions_over.png);
	}

.map a:hover {
	background-image:url(../images/directions_up.png);
	background-repeat:no-repeat;
	display:block;
	color:#99CC66;
}

.current-menu a{
	background-image: url(../images/menu_over.png);
	background-repeat:no-repeat;
	display:block;
	color:#666666;
	}

.current-menu a:link {
	background-image: url(../images/menu_over.png);
	}
	
.current-menu a:hover {
	background-image: url(../images/menu_up.png);
	background-repeat:no-repeat;
	display:block;
	color:#99CC66;
}

.contact a {
	background-image: url(../images/contact_over.png);
	background-repeat:no-repeat;
	display:block;
	color:#666666;
	}
	
.contact a:link {
	background-image: url(../images/contact_over.png);
	}

.contact a:hover {
	background-image: url(../images/contact_up.png);
	background-repeat:no-repeat;
	display:block;
	color:#99CC66;
}

#footer_address {
	clear:both;
	width: 640px;
	height:50px;
	text-indent:-9999px;
	background-image: url(../images/front_address.png);
	background-position:center;
	background-repeat:no-repeat;
	margin:0px auto;
	}

/*******************************************header image/text replacement******************************************************/

.header-address 
			{ text-indent: -9999px;
			background-image:url(../images/Jade_header960x140.jpg);
			background-repeat:no-repeat;
			width: 800px;
			height: 140px;
			margin-left:160px;
			margin-top: -2px;
}


.main-logo a {width: 120px;
			height:140px;
			background-image:url(../images/Jade_logo.jpg);
			background-position:-40px;
			float:left;
			text-indent:-9999px;
			}




/************************************************************menu styles***************************************************************************/

/************************************************************navigation***************************************************************************/


#main-nav {
		clear:both;
		width: 180px;
		color:#CCCCCC;
		float:left;
		padding-top:10px;
		}
		
#main-nav li {
	 font-family:Arial, Helvetica, sans-serif;
	 text-decoration:none;
	 text-indent:15px;
	 list-style:none;
	 color:#CCCCCC;
	 font-weight:bold;
	}
	
#main-nav a:hover {
		background-image:url(../images/button_BG.png);
		background-repeat:no-repeat;
		color:#99CC66;
	}
	


#archive-link {
	margin-left: 480px;
	margin-bottom:10px;
	display:block;
	height: 30px;
	width: 300px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}

#archive-link a{
	color:#666666;
	}

#archive-link a:hover {
	background-image:url(../images/archive-linkBG.png);
	background-repeat:no-repeat;
	background-position:center;
	color:#99CC66;
	}
	
	
#archive-link a {
	background-image:url(../images/archive_arrowup.png);
	background-position:5px 8px;
	background-repeat:no-repeat;
	padding-left:35px;
	}

		
	
	
/*****************************Drop down Menu*********************/
/* BUTTON													*/
.button{
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	line-height: 2em;
	display:block;
	padding:0px;
}


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

	
	ul.v-menu, .v-menu li{
		list-style:none;
	}
	
		.v-menu li a{
			color:#555555;
			font-size: 12px;
			font-weight:bold;
			list-style:none;
			text-decoration:none;
		}





/************************************************************typography***************************************************************************/

	
#page-content {
	width: 610px;
	min-height: 100px;
	background-image:url(../images/Jade_webbg.png);
	background-repeat: repeat-y;
	float:left;
	margin-top:20px;
	padding-top: 60px;
	}
	
#page-number {
	font-size:30px;
	margin-left:20px;
	width: 100px;
	color:#666666;
	float:left;
	display:inline;
	}	

.number {
	padding-top: 15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
.number, .sub-navback, .sub-navnext {
	float:left;
	}


.sub-navback, .sub-navnext {
	padding-top: 20px;
	width: 20px;
	color: #999999;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	}

.sub-navback a { 
	background-image:url(../images/arrow-back.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 20px;
	color: #CCCCCC;
	}

.sub-navnext a {
	background-image:url(../images/arrow-next.png);
	background-repeat:no-repeat;
	background-position:top;
	padding-top: 20px;
	color: #CCCCCC;
	}
	
.sub-navback a:hover {
	color:#99CC66;
}

.sub-navnext a:hover {
	color:#99CC66;
}


#page-number span {
	padding-left:2px;
	padding-right:2px;
	}



img {
	width:610px;
	margin-left:180px;
}
	

.menu-item {
		width:330px;
		float:left;
		}

.disc {
	font-style:italic;
	width:400px;
	font-size:10px;
	line-height: 1em;
	padding-bottom: .7em;
	}

.soups, .appetizers, .salads, .entrees, .desserts { 
		margin-left: 135px;
		text-indent: 15px;
		padding-bottom: 1.5em;
		background-image:url(../images/jade_boxes_grey.png);
		background-repeat:no-repeat;
		background-position:0px 6px;
		margin-top: 0px;
		}

#archive-nav {
		list-style:none;
		margin-left: 90px;
		}

#archive-nav li {
	float:left;
	padding:0px;
	margin:0px;
	width: 75px;
	display:block;
	text-indent:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#archive-nav a {
	color: #666666;
	font-size: 10px;
	}

#archive-nav a:hover{
	background-image:url(../images/button_BG2.png);
	background-repeat:no-repeat;
	color:#99CC66;
	font-size:10px;
	}

/************************************************************map***************************************************************************/

#map-content {
	width: 600px;
	min-height: 500px;
	background-image: url(../images/map_bg.png);
	background-repeat: no-repeat;
	background-position:center;
	float:left;
}

#map_embedded {
	width:564px;
	height: 413px;
	margin-top: 39px;
	margin-left: 19px;
	}


/************************************************************contact***************************************************************************/

#page-contact {
	width: 630px;
	min-height: 470px;
	background-image: url(../images/contact_bg.png);
	background-repeat: no-repeat;
	background-position: center;
	float:left;
}

/************************************************************reviews***************************************************************************/

#page-review {
	width: 450px;
	min-height: 100px;
	background-image:url(../images/Jade_webbg.png);
	background-repeat: repeat-y;
	float:left;
	margin-top:20px;
	padding-top: 60px;
	padding-left: 150px;
	color:#333333;
	}
	
.review-title {
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
		}

.author {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	font-style:italic;
	}

.review-text {
	width:380px;
	line-height:1.5em;
	}

.link-to {
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:9px;
	}
	
#page-review a {
	padding:0px;
	margin:0px;
	text-indent:0px;
	color:#333333;
	font-size:18px;
	}
	
	
/************************************************************archive-menu***************************************************************************/	


#page-archive {
	width: 650px;
	height: 800px;
	background-image: url(../images/Jade_archive.png);
	background-repeat: no-repeat;
	float:left;
	margin-top:20px;
	padding-top: 60px;
	}
	
.archive-text {
	width: 330px;
	height: 100px;
	margin-left: 150px;
	padding-top: 10px;
	clear:both;
		}
		
.archive-logo {
	width: 120px;
	height: 60px;
	background-image:url(../images/archive_logo.png);
	background-repeat:no-repeat;
	background-position:center;
	}

.archive-title {
	font-size:14px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-bottom: 30px;
	}
		
.archive-text {
	color:#333333;
	}
	
.archive-list{
	color:#333333;
	width: 300px;
	height:200px;
	font-size:12px;
	list-style:none;
	margin-top: 170px;
	margin-left: 135px;
	clear:both;
	}
	
.archive-list li{
	padding:0px;
	margin:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	width:200px;
	}

.archive-list a {
	color:#666666;
	line-height:1.6em;
	text-indent: 15px;
	display:block;
	}

.archive-list a:hover {
	background-image:url(../images/jade_boxes_grey.png);
	background-position: left;
	background-repeat:no-repeat;
	color:#99CC66;
	text-indent: 15px;
	}
	
	
	/************************************************************rcontact***************************************************************************/
	
	
#contact-logo {
	width: 250px;
	height: 160px;
	background-image:url(../images/contact_logo.png);
	background-repeat:no-repeat;
	background-position:center;
	float: left;
	margin-top: 140px;
	margin-left:60px;
		}

#contact-text {
	width: 250px;
	height: 150px;
	float: left;
	margin-top: 155px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	}	

.contact-title, .contact-content {
	float: left;
	margin-right: 10px;
	line-height:normal;
	}
	
.contact-title {
	width: 100px;
	font-family:Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bold;
	text-align:right;
	}

.contact-content {
	width: 130px;
	margin-bottom: 20px;
	}

.contact-content a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#333333;
	font-weight:normal;
	margin:0px;
	padding:0px;
	line-height:normal;
	}
	
.preload {
	display:none;
	}