/* ------------------------------ BEGIN Global Styles ------------------------------ */
@import url("../../global/CSS/global.css");
/* ------------------------------ END Global Styles ------------------------------ */

#products .product-list {min-height: 0px;}
#products img {width: 75px; height:75px;}

/* DEFAULTS */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,p,pre,form,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-weight: normal; font-style: normal; }
fieldset,img { border: none; }
caption,th { text-align: left; }

body {
	background-color: #000000;
	background-image: url(/sitefiles/1228/images/bkgd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

img, div { behavior: url(/SiteFiles/1228/Scripts/iepngfix.htc); }
img.leftalign { float: left; margin: 2px 20px 16px 0; }
img.rightalign { float: right; margin: 2px 0 16px 20px; }

hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

*html hr {
	border: 0;
	width: 100%;
	color: #262626;
	background-color: #262626;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul {
	margin: 10px 0px 10px 10px;
	padding: 0px;
}

ul li {
	padding: 0 0 0 10px;
	margin: 0px;
	background: url(/SiteFiles/1228/Images/bullet.gif) no-repeat 0em 0.5em;
	list-style: none;
}

/* TYPE */
body, p, div, ul, li, td, font {
	color:#ffffff;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12.5px;
	font-style:normal;
	line-height:20px;
}
a:link, a:visited, a:active {
	color: #FECEA0; 
	text-decoration: none;
}
a:hover {
	color: #FECEA0; 
	text-decoration: underline;
}
a:focus {
	outline: none; 
}
strong, b { font-weight:bold; }

h1 {
	font-family: Helvetica, sans-serif;
	font-size: 25px;
	line-height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF5E4;
}
h2 {
	font-size: 18px;
	line-height: 24px;
	color: #975A48;
}
h3 {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
}
h4 {
	font-size: 10px;
	line-height: 21px;
	color: #656565;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	padding-top: 4px;
}
h5 {
	font-size: 11px;
	line-height: 16px;
}

.firstletter {
	font-family: Georgia, "Times New Roman", Times, serif;
	display:block;
	float:left;
	font-size:490%;
	height: 490%;
	font-weight:normal;
	margin:18px 5px 5px 0px;
}

/* SEARCH */
#search {
	float: left;
	width: 180px;
	padding-top: 20px;
	padding-bottom: 12px;
	border-bottom: 1px solid #cbcece;
}
#search p {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	display:block;
	padding: 6px;
	margin-top: 6px;
	margin-bottom: 12px;
	border-bottom: 2px solid #cbcece;
	text-transform:uppercase;
}
.searchField {
	font-size: 11px;
	color: #abafae;
	width: 138px;
	border: 1px solid #cbcece;
	float: left;
	padding: 3px;
}
.searchButton {
	text-indent: -1000px;
	width: 25px;
	height: 18px;
	border: none;
	float: left;
	cursor: pointer;
	background: url(/SiteFiles/####/Images/search-go.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
}

textarea, input, {
	color:#FFFFFF;
	background-color: #111111;
	border: 1px solid #1B1B1B;
	
}

.signupField {
	font-size: 11px;
	color: #BD9D94;
	width: 145px;
	border: 1px solid #1B1B1B;
	float: left;
	padding: 3px;
	margin-top:10px;
	margin-bottom:10px;
	background-color:#121212;
}
.signupButton {
	width: 50px;
	border: none;
	float: left;
	cursor: pointer;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	font-size: 11px;
	border: 1px solid #cbcece;
	height:22px;
	background-color:#121212;
	border: 1px solid #1B1B1B;
	color: #BD9D94;
}


/* MAIN NAV */
#mainnavWrapper {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 34px;
}
#mainnavWrapper p,
#mainnavWrapper h2,
#mainnavWrapper h2 a {
	display: none;
}
#mainnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	background: none;
}
#mainnav li ul {display: none;}

#mainnav li {
	margin: 0px;
	float: left;
	background: none;
	padding-top: 7px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
}
#mainnav a {
	display: block;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	color: #BD9D94;
}
#mainnav a:hover {
	display: block;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	color: #FFFFFF;
}
#mainnav a.current {
	display: block;
	text-decoration: none;
	font-size: 10px;
	letter-spacing: 0.25em;
	text-transform: uppercase;
	color: #FFFFFF;
}

/* SUB NAV */
#subnavWrapper {
    width: 100%;
    float: left;
}
#subnavWrapper p  {
	color:#BD9D94;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11.5px;
	font-style:normal;
	line-height:28px;

}
#subnavWrapper p a {
	color:#BD9D94;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:11.5px;
	font-style:normal;
	line-height:28px;
}

#subnavWrapper h2 a {
	font-size: 10px;
	line-height: 21px;
	color: #656565;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.25em;
	display: block;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	padding-top: 4px;
}
#subnav {
    padding: 0;
    margin: 0;
    list-style: none;
}

#subnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#subnav li {
	font-size:11px;
    padding: 0;
    margin: 0;
    width: 100%;
    background: none;
}
#subnav a {
	color: #DBDBDB;
	display:block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	text-decoration: none;
	padding: 5px;
}
#subnav a:hover {
	color: #FFFFFF;
	display:block;
	padding: 5px;
	border-bottom: 1px solid #262626;
	text-decoration: none;
}
#subnav a.first {
	color: #DBDBDB;
	display:block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	text-decoration: none;
}
#subnav a.first:hover {
	color: #FFFFFF;
	display:block;
	padding: 5px;
	border-bottom: 1px solid #262626;
	text-decoration: none;
}
#subnav a.current {
	color: #FFFFFF;
	display:block;
	padding: 5px;
	border-bottom: 1px solid #cbcece;
	text-decoration: none;
	font-weight: bold;
}

#subnav a.last {
	color: #DBDBDB;
	display:block;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	text-decoration: none;
	margin-bottom:7px;
}
#subnav a.last:hover {color:#fff;}

.quickcart {
	display:none;
}

/* WRAPPERS */
#indexWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-color: #f58925;
}
#topWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#pageWrapper {
	width: 100%;
	float: left;
	text-align: left;
}
#contentWrapper {
	width: 100%;
	float: left;
	text-align: left;
	clear: both;
}
#flashWrapper {
	width: 100%;
	text-align: left;
	clear: both;
	height: 220px;
}
#footerWrapper {
	width: 100%;
	float: left;
	text-align: left;
	background-image: url(/sitefiles/1228/images/footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 163px;
}

/* SITE INDEX */
#siteIndex {
	margin: 0px auto;
	padding: 20px 0px;
	width: 950px;
	height: 204px;
}
#siteIndex dl {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 168px;
	font-size: 10px;
	line-height: 16px;
}
#siteIndex dt {
	padding: 0px;
	font-weight: bold;
}
#siteIndex dd {
	padding: 1px 0;
}
#siteIndex dt a {
	color: #fff;
}
#siteIndex dd a {
	color: #FBD0A8;
}
#siteIndex a:hover {
	text-decoration: underline;
}
#siteLogin {
	float: left;
	overflow: hidden;
	padding: 0 10px;
	width: 168px;
	font-size: 10px;
	line-height: 16px;
	background-color: #f69840;
}

/* TOP */
#top {
	margin: 0px auto;
	padding: 0px;
	width: 807px;
	height: 113px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
	position: relative;
}
#logo {
	float: left;
	width: 230px;
	height: 50px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 22px;
}

/* CONTENT */
.clear {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#flash {
	width: 807px;
	padding:0px;
	clear: both;
	height: 220px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #131313;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#content {
	width: 807px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
.redbar {
	width: 100%;
	color: #2E140B;
	background-color: #2E140B;
	height: 1px;
	line-height: 1px;
	padding: 0px;
	clear: both;
	margin: 0px;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentLeft {
	float: left;
	width: 515px;
	background-color: #111111;
	border: 1px solid #1B1B1B;
	padding: 10px;
	margin-bottom: 15px;
}

#contentinside {
	width: 495px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	min-height: 450px;
}


#contentRight {
	float: right;
	width: 255px;
	min-height: 530px;
	
}
#contentLeftWrapper {
	float: left;
	width: 545px;
}

#commissaryclub {
	width: 255px;
	height: 69px;
	background-color: #770009;
}

#products {
	padding: 10px;
	width: 233px;
	background-color: #111111;
	border: 1px solid #1B1B1B;
	margin-top: 15px;
}

#quicklinks {
	padding: 10px;
	width: 233px;
	background-color: #111111;
	border: 1px solid #1B1B1B;
	margin-top: 15px;
}

.quicklink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.quicklinklast {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	margin-bottom: 10px;
	margin-top: 2px;
	margin-right: 0px;
	margin-left: 0px;
}


#contentRight img {
	float: left;
}
#contentRightBtm {
	float: left;
	width: 188px;
	height: 187px;
	background: url(/SiteFiles/####/Images/contentRightBtm.jpg) no-repeat;
	padding: 24px 12px 12px;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	text-align: center;
}
#contentRightBtm img {
	float: none;
}

/* FOOTER */
#footer {
	width: 807px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
}
#footerLeft {
	clear:both;
	color:#91765B;
	float:left;
	font-size:10px;
	letter-spacing:0.33em;
	margin-top:5px;
	text-transform:uppercase;
	width:570px;
}
#footerLeft a {
	color: #DAB189;
}
#footerLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#utilityLinks {
	float: left;
	width: auto;
	font-size: 10px;
	color: #6995ab;
}
#utilityLinks a {
	color: #6995ab;
}
#utilityLinks a:hover {
	color: #6995ab;
}
#footerRight {
	color:#91765B;
	float:right;
	margin-top:5px;
	width:233px;
}
#footerRight a {
	color: #937257;
}
.footerRight {
	float: left;
	margin-right: 18px;
}

/* DEFAULT CONTENT */

/* SEARCH TITLE */
.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
}
a.pageSearchTitle {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:none;
}
a.pageSearchTitle:hover {
	font-size: 14px;
	line-height: 18px;
	color: #215160;
	font-weight: bold;
	text-decoration:underline;
}

/* PHOTO GALLERY */
.photogallery {
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;
}

.photogallery img {
	width: 60px;	
	height: 60px;
	display: block;
}
.photogallery li {
	padding: 0 10px 10px 0;
	margin: 0px;
	background: none;
	float: left;
}

.photogallery ul li {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10;
	margin-left:9px;
}

.photogallery li a {
	padding: 3px; 
	border: 1px solid #2E140B;
	display: block;
	margin-bottom: 10px;
	margin-right:7px;
}
.photogallery li a:hover {
	padding: 3px; 
	border: 1px solid #7C0000;
	display: block;
	background-color:#7C0000;
}

#imageData #caption {lightbox.css (line 67)
font-weight:bold;
color:#333333
}

/* BREADCRUMBS */
#breadcrumbs {
	float: left;
	width: 612px;
	text-align: left;
	margin-bottom: 14px;
}
#breadcrumbs ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
#breadcrumbs li {
	margin: 0px;
	float: left;
	background:none;
	display:inline;
}
#breadcrumbs a {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/####/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:none;
	margin-right: 8px;
}
#breadcrumbs a:hover {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/####/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
#breadcrumbs a.first  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:none;
}
#breadcrumbs a.first:hover  {
	padding: 0px;
	font-size: 11px;
	color: #2B4B77;
	background: none;
	text-decoration:underline;
}
#breadcrumbs a.current  {
	padding: 0 0 0 12px;
	font-size: 11px;
	color: #2B4B77;
	background: url(/SiteFiles/####/Images/breadcrumb.gif) no-repeat 0.2em;
	text-decoration:underline;
	margin-right: 8px;
}
#mainnavContainer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 807px;
	clear: both;
	height: 33px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B1B1B;
}

/* MENU */
.menu-section {
	clear:both;
	color: #ffffff;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-bottom: 3px;
	padding-top:10px;
	font-size:14px;
	font-weight:normal;
}
.menu-section a {color:#ffffff;}
.menu-section a:hover {
	text-decoration:none;
}
.menu-section h3 a {
	font-size: 16px;
	line-height: 22px;
	color: #975A48;
	text-decoration:none;
	padding:0px;
	font-weight:normal;
}
.menu-section p {
	color:#666666;
	font-size:12px;
	margin:0;
	padding:0;
	margin-bottom: 20px;
}
.menu-item {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:5px;
}
.menu-item-price {
	display: inline;
	float: right;
	margin-left: 0px;
	margin-right: 10px;
	color:#DDB38C;
	font-size:14px;
	font-weight:bold;
	margin-left: 20px;
	text-align:center;
}
.menu-item-price label {
	margin-right: 5px;
	font-weight: normal;
}
.menu-item-name {display: inline; float: left;}

.menu-item-description {
	clear: right;
	font-style:italic;
	color:#999999;
	font-size:12px;
	margin:0;
	padding:0 0 0 10px;
}
.menu-section ul {
	margin:0;
	padding:0;
}
.menu-section li {
	float:left;
	margin:0;
	padding:0;
	width:50%;
}
#printoptions {
	width:100%;
	height:50px;
}

#printoptions p a {
	display:block;
	float:left;
	margin-right:10px;
}
/*
#menu_categories {
	font-size:12px;
	font-weight:bold;
	list-style-type:none;
	margin:5px 0 0;
	padding:0 0 0 5px;
}
#menu_groupings {
	font-size:14px;
	font-weight:bold;
	list-style-type:none;
	margin:5px 0 0;
	padding:0 0 0 10px;
}

#restaurantmenu {
	width:495px;
}
#left600r .legal {
	color:#888888;
	font-size:11px;
	font-style:italic;
	margin:0 10px 0 0;
	text-align:right;
}
.info190 .legal {
	color:#888888;
	font-size:11px;
	font-style:italic;
	margin:8px 10px 0;
}
.rest_menu {
	width:48%;
}
.rest_menuLeft {
	float:left;
	width:49%;
}
#restaurantmenu dd {
	display: inline;
	float: left;
	margin-left: 0px;
	margin-right: 10px;
}
#restaurantmenu dt {
	display: inline;
	float: left;
}
.menu_item {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	margin-bottom:10px;
	overflow:hidden;
	padding-bottom:5px;
	clear:both;
}
.menu-item-name {
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
}
.item-description {
	clear:right;
	color:#999999;
	font-size:12px;
	font-style:italic;
	margin:0;
	padding:0 0 0 10px;
	clear: right;
}
.itemprice {float: right;}
.menu_item span {
	color:#ffffff;
	display:block;
	float:left;
	font-size:14px;
	font-weight:normal;
}
.menu_item p {
	clear:both;
	color:#999999;
	font-size:12px;
	margin:0;
	font-style:italic;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.menu_item_2col {
	float:left;
	width:49%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #262626;
	margin-bottom:10px;
	margin-right:4px;
	overflow:hidden;
	padding-bottom:5px;
	clear:none;
}
.menu_item_2col span {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:14px;
	font-weight:normal;
}
.menu_item_2col p {
	clear:both;
	color:#999999;
	font-size:12px;
	margin:0;
	font-style:italic;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.itemprices {
	clear:right;
}
.itemprice {
	color:#DDB38C;
	float:right;
	font-size:14px;
	font-weight:bold;
	margin-left: 20px;
	text-align:center;
}
.itemprice p {
	color:#333333;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
.itemprice span {
	color:#DDB38C;
	font-weight: bold;
}
.bold {
	font-weight:bold;
}
.itemoptions {
	overflow:hidden;
}
.itemoption {
	color:#333333;
	float:right;
	font-size:11px;
	font-weight:bold;
	margin-left:5px;
	text-align:center;
	width:50px;
}
*/


/* STORE */

#product-detail-price {
	color:#DDB38C;
	font-size:14px;
	font-weight:bold;
	margin-left:5px;
}
#product-detail-description {
	margin-bottom:10px;
}
.product-bug h4 a {	
	border:none;
	font-size:14px;
	font-weight:normal;
	text-transform:none;
	letter-spacing:normal;
	color:#666666;
}
.product-bug p {
	margin-top:5px;
	margin-bottom:5px;
}
.product-bug {
	width:270px;
	margin-bottom:20px;
	margin-right:5px;
}
.product-list-item {
	background:none;
	float:left;
	height:200px;
	text-align:center;
	width:43%;
}
.product-list-item-image {margin-left:12px;}
.category-list-item {
	border:none;
	margin:0;
}
h4.category-list-item-name {margin:0;}
li.category-list-item {
	background:none;
	margin:0 0 20px;
}
#product-detail-related-products ul li {
	background:none;
	float:left;
	text-align:center;
	width:22%;
}
#shopping-cart-item-table th {background-color:#111;}
#ctl00_cphPageBody_pnlEstimateShippingPop {background-color:#111;}
#ctl00_cphPageBody_FlatRate, p.shopping-cart-shipping-tax-note {display:none;}

/* HOLIDAY */
#holiday-ad {
	position:absolute;
	right:-30px;
	top:0;
}