﻿/**************************************************
	HTML TAGS
**************************************************/

body, html {
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
body {
	background-image: url(../fw/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #060A04;
	font-size:  0.7em;
}
body, textarea, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
table, textarea, input {
	font-size:  1em;
}/* font-size must be reset here or all embedded elements will have increasingly smaller text */
td {
	vertical-align: top;
}
form {
	margin: 0;
	padding: 0;
}
a {
	color: #5C8A55;
}
a: hover {
	text-decoration: none;
}
img {
	border: 0;
}
.tbl100
{
	width: 100%;
}
.spc10h
{
	height: 10px;
}
.spc15h
{
	height: 15px;
}
.spc20h
{
	height: 20px;
}

/* NOTE:  Set heading properties in individual sections to avoid inheritance issues! */

/**************************************************
	BODY DIV
**************************************************/
div.div_social{width:919px; height:48px;margin: 100px auto 5px auto}
div.div_body {
	border: 1px solid #ffffff;
	width: 919px;
	background-color: #FFFFFF;
	margin:auto;
	/*margin: 100px auto 0 auto;*/
}
div.div_body div.div_header {
	border: 3px solid #000000;
}	

/**************************************************
	TOP MENU
**************************************************/

div.div_menu img {
	border: 0 none;
}
img.img_menu_header {
	width: 913px;height: 21px;
}
img.img_menu_left {
	width: 112px;height: 34px;
}
img.img_menu_Home {
/*	width: 99px;*/height: 34px;
}
img.img_menu_Menu {
/*	width: 95px;*/height: 34px;
}
img.img_menu_Reservations {
/*	width: 142px;*/height: 34px; 
}
img.img_menu_GiftCards {
/*	width: 125px;*/height: 34px;
}
img.img_menu_Gallery {
/*	width: 99px;*/height: 34px;
}
img.img_menu_Directions {
/*	width: 125px;*/height: 34px;
}
img.img_menu_right {
	width: 116px;height: 34px;
}
img.img_menu_footer {
	width: 913px;height: 22px;
}

/**************************************************
	PAGE LAYOUT TABLE
**************************************************/

table.table_page {
	width: 913px;
	border: 0 none;
}
table.table_page td.td_leftColumn {
	width: 247px;
	background-image: url(../fw/logo_inner.jpg);
}
table.table_page td.td_rightColumn {
	width: 666px;
	background-image: url(../fw/content_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
table.table_page td.td_rightColumn div.div_content {
	padding: 60px 70px 20px 70px;
	/* height: 442px; */
	min-height: 442px;
	height: auto !important;
	height: 442px;
	/*overflow: auto;  */
}/* Total Height should add to 522px */

/*	HOME PAGE ADJUSTMENT	*/
table.table_page td.td_leftColumn div.header {
	background-image: url(../fw/logo_home2.jpg);
	padding: 200px 15px 15px 15px; 
	font-size: 11px;
	width: 217px;
	height: 307px;
}

/**************************************************
	CONTENT DIV STYLES
**************************************************/

div.div_content h1,
div.div_content h2,
div.div_content h3,
div.div_content h4,
div.div_content h5,
div.div_content h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
}
div.div_content h1 {
	font-size: 210%;
	margin: 0 0 auto 0;
}/* Used for top page headings. */
div.div_content h2 {
	font-size: 180%;
	color: #666666;
}/* Used for page headings. */
div.div_content h3 {
	font-size: 180%;
	color: #999999;
}/* Used for page subheadings */
div.div_content h4 {
	font-size: 180%;
	color: #999999;
	border-bottom: 1px solid #999999;
}/* Used for section headings */
div.div_content h5 {
	font-size: 180%;
	background-color: #666666;
	color: #FFFFFF;
	padding: 2px 4px;
}
div.div_content h6 {
	font-size: 150%;
}
div.div_content hr {
	border-width: 0;
	background-color: #CCCCCC;
	height: 1px;
	margin: 1em 0;
}

/**************************************************
	MENU STYLES
**************************************************/
.menulb
{
	min-height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	color: #666666;
}
a.menuLink:link
{
	min-height: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	color: #666666;
}
a.menuLink:hover
{
	min-height: 25px;
	/*padding: 0 0 0 50px; */
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	color: green;
}
a.menuLink:visited
{
	min-height: 25px;
	/*padding: 0 0 0 50px; */
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 120%;
	color: #666666;
}

ul.menuList {
	list-style: none;
	margin: 0;
	padding-left: 0;
}
ul.menuList li {
	padding: 0 0 0.9em 0;
	list-style: none;
}
ul.menuList a {
	/*display: block; */
	display: inline-block;
	min-height: 25px;
	padding: 0 0 0 50px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 180%;
	color: #666666;
}
ul.menuList a:hover 
{
	color: #5C8A55;
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.lunch a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.dinner a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.desserts a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.beverages a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.wine a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}
ul.menuList li.specialtyDrinks a:hover {
	background: url(../fw/dragonSm.gif) no-repeat left 50%;
}

.mTitle
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	padding-left: 15px;
	width: 200px;
}
.mTitlen
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	padding-left: 15px;
	text-align:center;
}
.mTitleNew
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: bolder;
	padding-left: 25px;
	text-align: center;
}
.mTitlenow
{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	padding-left: 25px;
	text-align: center;
}
.mTitleBar
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
}
.mTitleG
{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bolder;
	padding-left: 15px;
	color: #218B3D;
}

.mDesc
{
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #5F5F5F;
	font-weight: normal;
	padding-left: 15px;
	width: 165px;
	
}
.mDescNew
{
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #5F5F5F;
	font-weight: normal;
	padding-left: 15px;
	line-height: 20px;
	width: 500px;
	text-align: center;
}
/**************************************************
	FOOTER MENU
**************************************************/

div.div_footerMenu {
	text-align: center;
	font-size: 9px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 5px;
}
div.div_footerMenu a {
	padding: 0 10px;
	color: #FFFFFF;
	text-decoration: none;
	border-left: 1px solid #FFFFFF; 
}
div.div_footerMenu a: first-child {
	border-left: 0 none;
}
div.div_footerMenu a: hover {
	text-decoration: underline;
}

div.div_footerMenu2 {	
	border-left: 0;	
}

img.img_title {
	height: 20px;
	display: block;
	margin-bottom: 5px;
}
div.div_footerAddress {
	color: #FFFFFF;
	margin-bottom: 20px;
	text-align: center;
	font-size: 10px;
}
.footer_text
{
	margin-left: 155px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	font-size: 10px;
}
/**************************************************
	GIFT CARD PAGE
**************************************************/

div.productTextBox {
}
table.toFromTable textarea {
	width: 240px;
	height: 65px;
}

/**************************************************
	RESERVATIONS PAGE
**************************************************/

div.div_tableSearch {
	border: 1px solid #CCCC99;
	width: 320px;
	margin-left: 100px;
}

/**************************************************
	SHOPPING CART PAGE
**************************************************/

div.productReviewBox {
	height: 90px;
	border-bottom: 1px solid #CCCC99;
	margin-top: 20px;
}
div.productReviewBox div.productThumb{
	float: left;
	margin-right: 6px;
}
div.productReviewBox div.productReviewText{
	float: left;
}
div.productReviewBox div.productReviewPrice{
	float: right;
	text-align: right;
}
div.subtotalBox {
	text-align: right;
	margin-top: 20px;
}

table.formTable {
	margin-bottom: 20px;
}
table th,
table td {
	text-align: left;
	font-weight: normal;
}
.aboutustd {
	text-align: justify;
	font-weight: normal;
}
.ownertd {
	text-align: center;
	font-weight: normal;
}
div.error {
	border: 1px solid red;
	color: red;
	padding: 10px;
	margin-bottom: 20px;
}
.collapsed {
	visibility: hidden;
}

/* * * * * * * * * * * * * * * * * * * * * * 
 MISC. STYLES 
* * * * * * * * * * * * * * * * * * * * * */

.borderAll { 
	border: 1px solid #999999;
} /* Used for misc borders */
div.boundaryBox {
	clear: both;
}/* Used to stop floating elements in parent div from breaking boundary of parent div */
img.photoFloatRt {
	float: right;
	margin: 15px 0 15px 15px;
}
img.photoFloatLt {
	float: left;
	margin: 15px 15px 15px 0;
}


#btp {
	position:absolute;
	right:166px;
	top:2px;
	z-index:9999;
}
#xsnazzy {
background:transparent url(../fw/roundedbg.gif) no-repeat scroll 0 0;
margin:51px 1em 48px;
}


