/* --- version: 2.0  --- */
/* --- Main Color/Font Style --- */
body {
	margin: 0 ;
	background: #cc9999;
/*	background-image: url(../img/bg.jpg) repeat-x top; */
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .80em;
	color: #000000;
}

/* PNG Fix --------------------------------------------------------------------*/
img, div { behavior: url(../iepngfix.htc) }

/* Wrapper --------------------------------------------------------------------*/
#wrapper {
	position: relative;
	width:800px;
	height: auto;
	margin: 0 auto;
	background-color: transparent;
}

/* Header ---------------------------------------------------------------------*/
#header {
	width:800px;
	height:193px;
	background:transparent url(../img/header.jpg) no-repeat;
	
}
#home {
	Position: absolute;
	top: 15px;
	left: 15px;
	width: 217px;
	height: 169px;
	cursor:pointer;
}
#xx #header {
	background:url(../img/header2.jpg) no-repeat;
}

#ap #header {
	background:url(../img/header2.jpg) no-repeat;
}

/* Admin -------------------------------------------------------------------------*/
#admin {
	font: 12px Arial, Helvetica, sans-serif;
	height: auto;
	font-weight: bold;
	text-align: right;
	background:#ffffff url(../img/admin_bar.jpg) repeat-x top;
}
.mem {
	width:130px;
	height:30px;
	display:block;
	padding:0;
}
.mem a {
	margin-left:-3px;
	padding:0;
	text-align:left;
}
div#admin a {
	color: #999999;
	text-decoration: none;
}
div#admin a:visited {
	color: #666666;
	text-decoration: none;
}
div#admin a:hover {
	color: #FF0000;
	text-decoration: underline;
}
div#admin a:active {
	color: #FF0000;
	text-decoration: underline;
}

#admin_option_box {
	position:absolute;
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:8px 20px 8px 12px;
	border: 1px solid #CCC;	
}

.admin_option_box {
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	width: auto;
	min-width:200px;
	padding:8px;
	border: 1px solid #CCC;	
}

.admin_tbl {
	float: left;
	background: #fff url(../img/admin_bg2.jpg) repeat-x center top;
	padding:8px;
	border: 1px solid #CCC;	
}

#mod_co_info {
	background: #fff url(../img/admin_option.png) repeat-x scroll center top;
	width: auto;
	padding:2px 0 0 10px;
	margin:10px 15px 10px 10px;
	border: 1px solid #CCC;	
}
#see_changes {
	margin: 0 0 10px 12px;
	cursor:pointer;
	display: inline-block;
	background: transparent url(../img/admin/see_changes.png) no-repeat left top;
	height:32px; 
	line-height:32px;
}
#see_changes a {
	padding-left: 40px;
	line-height: 32px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}

#see_changes_sm {
	cursor:pointer;
	background: transparent url(../img/admin/see_changes_sm.png) no-repeat 15px 5px;
	height:28px; 
	line-height:28px;
}
#see_changes_sm a {
	position:relative;
	top: 3px;
	padding-left: 30px;
	color: #F00;
	line-height: 28px;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
}
#see_changes_sm a:hover {
	color:#666666;	
}

/* ---------------------------------------RIGHT ADMIN NAVIGATION BUTTONS ---------------------------------------*/

#admin_buttons h2 {
	padding: 0;
	margin: 0;
}

#admin_buttons h3 {
	padding: 0;
	margin: 0;
}
ul#admin_buttons{
	position: relative;
	list-style-type: none;
	margin: 0;
	padding: 0;
	background:url(../img/admin/nav_bg.png) repeat-y;
	width:190px; 
	height:auto;
}

li#admin_button_top {
	display: block;
	list-style-type: none; 
	background: url(../img/admin/nav_top.png) no-repeat top; 
	line-height:28px;
	margin:0;
	padding:0;
	text-align:center;
	height: 28px;
	width:190px;	
}
li#admin_button_top_ap {
	display: block;
	list-style-type: none; 
	line-height:10px;
	margin:0;
	padding:0;
	height: 10px;
	width:190px;	
}

li#admin_buttons {
	list-style-type: none;
	display: block;
	background: no-repeat;
	margin-top:5px;
	height: 33px; 
	width:190px;	
}


li#admin_button_bottom {
	list-style-type: none; 
	background: url(../img/admin/nav_bottom.png) no-repeat; 
	height: 10px; 
	display: block;
	width:190px;
}


li#admin_buttons a, li#admin_buttons a:hover,li#admin_buttons a:visited, li#admin_buttons a:active {
	text-indent: -9999px;
	width: 190px;
	display:block;
	height: 33px;
	text-decoration: none;
	overflow: hidden;
	line-height: 33px;
}

/* ---------------------------------------RIGHT ADMIN NAVIGATION ---------------------------------------*/

#xx table .admin {
    border-color:#666666;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

#xx td .admin {
    border-color:#666666;
    border-width: 1px 1px 0 0;
    border-style: solid;
    margin: 0;
    padding: 4px;

}
#xx th .admin{
    border-color: #666666;
    border-width: 1px 1px 0 0;
    border-style: solid;
}

#admin_tool {
	float:right;
	width:200px;
	background:#FFFFFF url(../img/admin_bg_side.jpg) repeat-y left;
	border:#CCCCCC 1px solid;
	padding-left:10px;
	padding-top: 10px;
	padding-bottom:10px;
	text-align:left;
}

#admin_tool h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}
#admin_tool a {
	text-decoration: none;
	color: #666666;
}

#adminpage {
	width: 510px;
	height: auto;
	margin: auto;
	padding: 0px 0px 20px 7px;
	text-align: left;
}

.admin_boxes {
	display:block;
	width:220px;
	height:180px;
	padding:10px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.admin_box {
	display:block;
	width:300px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: #FFFFFF url(../img/admin_bg.jpg) repeat-x;
	border:#CCCCCC 1px solid;
}

.admin_boxes h3 {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:bold;
}

#google_analytics {
	display:block;
	width:400px;
	height:auto;
	padding:10px;
	margin-right:10px;
	margin-bottom:10px;
	background: url(../img/admin_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;
}
.google {
	width: 130px;
	font-size:11px;
	background-color: #FFF;
	border: 1px solid #666;
}

/* HNav -------------------------------------------------------------------------*/

#top_nav {
	text-align: left;
	margin-left: 245px;
	/* position: absolute; 
	margin-left: 245px;
	padding: 0;
	width: 537px;
	height: 79px;
	left: 175px; */

}

#topnav {
	margin: 0;
	padding: 0;
}
ul#topnav, li#topnav {
	height: 77px;
	display: inline;
	list-style-type: none;
}

#topnav li, #topnav a {
	float: left;
	height: 79px;
}

#topnav a.tearoom {
	width: 90px;
	text-indent: -9999px;
	display: block;
	background: url('../img/nav/tearoom2.jpg');	
}
#topnav a.tearoom:hover {
	background: url('../img/nav/tearoom1.jpg');	
}

#topnav a.aboutus {
	width: 84px;
	text-indent: -9999px;
	background: url('../img/nav/aboutus2.jpg');	
}
#topnav a.aboutus:hover {
	background: url('../img/nav/aboutus1.jpg');	
}

#topnav a.dining {
	width: 66px;
	text-indent: -9999px;
	background: url('../img/nav/dining2.jpg');	
}
#topnav a.dining:hover {
	background: url('../img/nav/dining1.jpg');	
}

#topnav a.retail {
	width: 59px;
	text-indent: -9999px;
	background: url('../img/nav/retail2.jpg');	
}
#topnav a.retail:hover {
	background: url('../img/nav/retail1.jpg');	
}

#topnav a.events {
	width: 66px;
	text-indent: -9999px;
	background: url('../img/nav/events2.jpg');	
}
#topnav a.events:hover {
	background: url('../img/nav/events1.jpg');	
}

#topnav a.gallery {
	width: 75px;
	text-indent: -9999px;
	background: url('../img/nav/gallery2.jpg');	
}
#topnav a.gallery:hover {
	background: url('../img/nav/gallery1.jpg');	
}

#topnav a.contactus {
	width: 97px;
	text-indent: -9999px;
	background: url('../img/nav/contactus2.jpg');	
}
#topnav a.contactus:hover {
	background: url('../img/nav/contactus1.jpg');	
}

#hnav {
	width:800px;
	height: 58px;
	text-align: center;
	line-height: 25px;
	margin:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	clear:both;
}

div#hnav a {
	color: #000000;
	text-decoration: none;
}
div#hnav a:visited {
	color: #000000;
	text-decoration: none;
}
div#hnav a:hover {
	color: #555555;
	text-decoration: underline;
}
div#hnav a:active {
	color: #000000;
	text-decoration: underline;
}

/* Left Column and Vnav------------------------------------------------------------------*/
#left_column {
	width:155px;
	height:auto;
	float:left;
	padding-bottom:0;
}

#left_col {
	width: 155px;
	height: 325px;
	background: url('../img/left_col_top.jpg') top no-repeat;
}

#xx #left_column {
	display:none;
}
#xxx #left_column {
	display:none;
}

#vnav {
	float:left;
	width: auto;
	height: auto;
	font-weight: bold;
}
#vnav ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}
#vnav_cat {
	float:left;
	width: 145px;
	height: auto;
	margin-bottom: 15px;
}

div#vnav a {
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
div#vnav a:visited {
	color: #000000;
	text-decoration: none;
}
div#vnav a:hover {
	color: #555555;
	text-decoration: underline;
}
div#vnav a:active {
	color: #000000;
	text-decoration: underline;
}

/* Right Column and VNav2----------------------------------------------------------------*/
#right_column {
	width: 150px;
	height:auto;
	float:right;
	background:transparent;
	padding-left:0px;
	padding-top:5px;
	padding-bottom:15px;
	margin-right:5px;
}

#xx #right_column {
	display:none;
}
#xxx #right_column {
	display:none;
}
#prp #right_column {
	display:none;
}

#vnav2 {
	float:left;
	width: auto;
	height: auto;
	font-weight: bold;
}
#vnav2 ul {
	padding-left: 0.75em;
	margin-left: 0.75em;
	list-style: none;
	line-height: 1.5em;
}

div#vnav2 a {
	color:#000000;
	font-weight: bold;
	text-align:left;
	text-decoration: none;
}
div#vnav2 a:visited {
	color: #000000;
	text-decoration: none;
}
div#vnav2 a:hover {
	color: #555555;
	text-decoration: underline;
}
div#vnav2 a:active {
	color: #555555;
	text-decoration: underline;
}

/* Content --------------------------------------------------------------------*/
#content {
	width:800px;
	height:auto;
	text-align:left;
	background: #F3EEE8 url('../img/left_col_bg.jpg') repeat-y top left;
	border-bottom:#CCCCCC 1px solid;
}
#xxx #content {
	background:#ffffff;
}

#xx #content {
	background:#fff;
}

.content2 {
	float:left;
	width:520px;
	padding-left:5px;
	padding-right:5px;
}

.content3 {
	float:left;
	width:585px;
	padding-left:15px;
	padding-right:5px;
}

.content4 {
	float:left;
	width:845px;
	padding-left:5px;
	padding-right:5px;
}

#xx .content2 {
	float:left;
	width:590px;
	padding-left:25px;
	padding-right:25px;
}
#ap .content2 {
	float:left;
	width:610px;
	padding-left:25px;
	padding-right:25px;
}

#xx .content3 {
	float:left;
	width:560px;
	padding-left:10px;
	padding-right:5px;
}

#xx .content4 {
	float:left;
	width:630px;
	padding-left:5px;
	padding-right:5px;
}

#menu_box {
	width:160px;
	height:170px;
	padding:3px;
	text-align:left;
	background: url(../img/admin_bg.jpg) bottom;
	border:#999999 1px solid;
	margin:0 5px 0 0px;
}
#menu_box img {
	border-top:#999999 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#ffffff 1px solid;
	border-right:#ffffff 1px solid;
}
.calship {
border:#000033 1px solid;
width:350;
background-color:#ededff;
font-size:10px;

}

/* Footer ---------------------------------------------------------------*/
#ftr {
	width: 800px;	
	height: 73px;
	background: url('../img/footer.jpg') repeat-x top left;
	clear: both;
}
#footer {
	color: #000000;
	padding-top:2px;
}

div#footer a {
	color: #000000;
	text-decoration: none;
}
div#footer a:visited {
	color: #0099FF;
	text-decoration: none;
}
div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
div#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}

/* Phone -----------------------------------------------------------------*/
.phone {
	width: 350px;
	height: 30px;
	float: right;
	text-align: right;
	margin: 103px 5px 0 0;
	color: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*font-weight: bold;*/
	font-size: 2.50em;
	letter-spacing: -2px;
}

#phone2 {
	max-width:857px;
	min-width:757px;
	/*height:20px;*/
	padding-top:2px;
	padding-bottom:2px;
	padding-right:3px;
	color:#000000;
	background:#cccccc;
	/*background:#2f69df url(../img/phoone_bar.jpg) repeat-x top;*/
	text-align:right;
	border-bottom: #FFFFFF 2px solid;
	margin:auto;
}

#phone2 p {
	margin-right:10px;
}

#xx #phone2 {
	display:none;
}

/* Gallery ----------------------------------------------------------------*/
#galleryimgcont {
	width:525px;
	height:396px;
}

#imgLoader {
	display: none;
	width: auto;
	height: auto;
}

.thumbpix {
	margin:0px 2px;	
}

.thumbpix a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

.thumbstrip {
}

.thumbstrip a img{
	border: solid 2px #000000;
}

.thumbstrip a:hover img{
	border: solid 2px #888888;
}

/*Do not delete the below elements, they control the motion gallery*/
#motioncontainer {
width: 100%; /* Set to gallery width, in px or percentage */
height: 94px; /* Set to gallery height */
position:relative;
margin-top:15px;
overflow:hidden;
float:left;
}

#maincaption {
	width: 465px;
	float:left;
	text-align:center; 
	padding: 0 30px 0 30px; 
	border:none;	
}

#motioncontainer img{
	border: solid 2px #000000;
	cursor:pointer;
	margin:0px 3px;
}

#motioncontainer img:hover{
	border: solid 2px #888888;
}

#statusdiv {
background-color: lightyellow;
border: 1px solid gray;
padding: 2px;
position: absolute; /* Stop Editing Gallery Styles */
left: -300px;
visibility: hidden;
}

#motioncontainer a:hover {
color: red; /* Dummy definition to overcome IE bug */
}

/* Do not delete the above styles, they control the motion gallery*/

/* Catalog -----------------------------------------------------------*/
#cart {
    margin: auto;
	text-align: center;
	border: 1px solid #000066;
}

#xx #cart {
	border: 0px;	
}

#cartsummary {
	color:#000000;
	border: #999999 solid 1px;
	background:#eeeeee;
	width: 130px;
	height: auto;
	text-align: center;
	margin: 10px 0 10px 0px;
	padding: 2px;
	float:left;
}
.cart_links {font-size:9px; font-weight:none;}
#more_prod {
	width: auto;
	height: 50px;
	text-align: center;
}

.products {
	padding-left:20px;
}

.prod_head {
	margin: 0;
	color: #FFFFFF;
}

.prod_head a {
	color: #FFFFFF;
}

.cattitle {
	width: auto;
	clear: both;
	text-align: center;
	display: block;
}

.catalogItem2 {
	height: 325px;
	width: 165px;
	float: left;
	border: 1px solid #cccccc;
	text-align: center;
	margin: 5px 0px 15px 5px;
}
TABLE.catalogItem2 a {
	color:#666666;
	text-decoration:none;
	}
TABLE.catalogItem2 a:hover {
	color:#666666;
	text-decoration:underline;
}
.catalogSeller {
	color: #FF0000;
	font-weight: bold;
}
.catalogTitle {
	color:#ffffff;
}
span.catalog_id {
	background:#cccccc;
	padding:10px;
	width:100px;
	display:block;
}
span.catalog_id a {
	font-size:11px;
	font-weight:none;
	text-transform: lowercase;
}
.subtitle {
	list-style: disc inside;
	margin-left:40px;
	text-align:left;
	width:35%;
	display: block;
}

.top_bottom_tbl_brdr {
	border-color: #CCC;
	border-style:  solid;
	border-width: 1px 0 1px;	
}

/* FAQs -----------------------------------------------------------------------*/
#faqs {
	margin-left: 40px;	
	font-size: 115%;
}

#faq_answers {margin-left:10px;}
#faq_answers .question {
	font-size: 16px;
	padding: 0;
	margin: 0 0 0 10px;
	font-weight: bold;
}

#faq_answers p {
	font-size: 14px;;
	padding: 0;
	margin: 0 0 20px 30px;
}





/* Text -----------------------------------------------------------------------*/

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address {
    margin-top: 10px;
	margin-bottom: 6px;
}

h1 {
	width:auto;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

h2 {
	width:auto;
	font-size: 18px;
	font-weight: bold;
	color: #9A3432;
	/*background:url(../img/headline_bg.jpg) repeat-x bottom;
	border:#CCCCCC 1px solid;*/
}

#xx h2 {
	padding-top:20px;
	padding-left:0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#xx h4 {
	padding-top:20px;	
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

h6 {
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

blockquote {
	margin-left: 2em;
	margin-right: 2em;
}

.bold {
	font-weight: bold;
}
.orders_tbl {
	font-size: .8em;	
	border: 1px solid #000000;
	margin: 10px;
	font-size:.8em;
	background: #fff;
}

/* Links -----------------------------------------------------------------------*/
a {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	color: #003399;
}
/* Button. -------------------------------------------------------------------*/


a.squarebutton{
background: transparent url('../img/leftbutton.jpg') no-repeat top left;
display: block;
float: left;
font: normal 12px Arial; /* Change 12px as desired */
line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
height: 23px; /* Height of button background height */
padding-left: 9px; /* Width of left menu image */
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; /*button text color*/
}

a.squarebutton span{
background: transparent url('../img/rightbutton.jpg') no-repeat top right;
display: block;
padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
}

a.squarebutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.squarebutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


/* Misc. -------------------------------------------------------------------*/

#login {
	width: auto;
	color:#000000;
}

#hours {
	width: 200px;
	float:right;
}

#news {
	width:145px;
	float:right;
	/*background-color:#00FF00;*/
	font:12px Arial, Helvetica, sans-serif;
}
.thumbarray {
	display: block;
	width: 240px;
	height: 275px;
	float: left;
	border: solid 1px #000000;
	margin: 3px;
	padding: 3px;
	text-align: center;
	text-decoration: none;
}
.thnlimg {
	display: block;
	width: 96px;
	height: 85px;
	float: left;
	text-decoration: none;
	margin: 5px;
	text-align: center;
	border: none;
}
.altimgthumb {
	width:auto;
	height:35px;
}
* html .thnlimg {
	margin: 2px;
}
.border {
	border: #333333 1px solid;
}

.kminfo {
	display:none;
}

.contact_form {
	display:block;
	width:145px;
	height:auto;
	background: #ffffff url(../img/contact_grad.jpg) repeat;
	border: #666666 1px solid;
	float:left;
	margin:20px 0 0 -5px;
}
.contact_form h4 { text-align:center;}

#contact_sm {
	width:180px;
	float:left;
	font:14px Verdana, Arial, Helvetica, sans-serif;
}
.bt_links { width:100%; background:#E6C6C6; text-align:center; padding:10px 0 10px 0;}
.bt_links a {text-decoration:none; }
.bt_links img {border:none;}

#cu a.print_link { display:none;}
#pg a.print_link { display:none;}
#an a.print_link { display:none;}
#li a.print_link { display:none;}
#rv a.print_link { display:none;}
#ev a.print_link { display:none;}
#bl a.print_link { display:none;}
#hd a.print_link { display:none;}
#tf a.print_link { display:none;}
#pd a.print_link { display:none;}

a.ccv2 span { display:none; text-decoration:none; cursor: help;}
a:hover.ccv2 span { position:absolute;display:block; border:#333333 1px solid;text-decoration:none; }
a:hover.ccv2 span img { border:none;}

