@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
}
html, body {
	height: 100%;
}

body {
	background-color: #000000;
	background-image: url(../layout/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior: url("/csshover3.htc");
}	

.bodywrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -60px;
	width: 678px;
}

.push, .footer {
	height: 60px;
}

.footer{
	width: 678px;
	margin: auto;
	font-size: 9px;
	color: #58595B;
	text-align: center;
}

.clearFloat {	
	clear: both;
}

table.photogalleryTable {
	width: 100%;
}

table.photogalleryTable td {
	vertical-align: top;
	width: 20%;
}

td.photogalleryItem img {
	width: 100%;
	height: 100%;
}

/*===============LAYOUT START=================*/

div.headerRow {
	height: 178px;
}

div.logoBox, div.flashBox {
	float: left;
}

div.navigationRow {
	height: 28px;
	border-bottom: 1px solid #666666;
	text-align: center;
	color: #fdc511;
}

div.navigationRow div {
	margin-left: 12px;
}

div.contentRow {
	color: #fff;
	background-color: #000000;
}

div.contentRow div.leftColumn {
	float: left;
	width: 204px;
}

div.leftColBox {
	margin-left: 20px;
	margin-top: 20px;
	margin-right: 13px;
}

div.leftColBox img	{
	margin: 0px 0px 6px;
	border: 1px solid #bfbfbf;
}

div.contentRow div.contentColumn {
	float: left;
	width: auto;
}

div.h_contentColBox img, div.contentColBox img, div.chef_contentColBox img {
	border: 1px solid #fff;
}

div.contentColBox {
	width: 482px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 24px;
}

div.h_contentColBox {
	width: 286px;
	margin-top: 20px;
	margin-left: 12px;
	margin-right: 24px;
}

div.chefTopRow {
	width: 460px;
	height: 114px;
	margin-top: 20px;
	background-image: url(../layout/chef_top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

div.chefMidRow {
	width: 460px;
	padding-bottom: 20px;
	background-image: url(../layout/chef_mid.jpg);
	background-position: center top;
	background-repeat: repeat-y;
}

.chefMidRow div {
	margin: 0px 24px;
}

div.chefBottomRow {
	background-image: url(../layout/chef_bottom.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	width: 460px;
	height: 90px;
}

div.contentRow div.rightColumn {
	float: right;
	width: 151px;
	margin-bottom: 60px;
	background-image: url(../layout/rightcolumn.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #565759;
	min-height: 889px;
	height: auto !important;
	height: 100%;
}

div.rightColBox {
	margin-top: 20px;
	margin-left: 14px;
	margin-right: 14px;
}

div.rightColBox img {
	width: 123px;
	margin: auto;
}

div#cat_442740_divs {
	width: 400px;
	margin: auto;
}

div.hr {
	width: auto;
	height: 4px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #fdc511;
}

table.linksTable {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	width: 100%;
}

table.linksTable td {
	padding: 5px;
	text-align: left;
}

td.linksThumb {
	width: 82px;
}

.webapptable td {
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
}

.eventsTable {
	width: 97%;
	padding-bottom: 20px;
	border-bottom: 1px solid #fff;
}

.eventsTable td.eventIMG {
	width: 169px;
}

.eventsTable table {
	width: 90%;
	margin-left: 20px;
	margin-top: 0px;
} 

.wineListTable td.wineName, .wineListTable td.wineDesc,
.wineListTableHeader td.wineName, .wineListTableHeader td.wineDesc {
	width: 390px;
}

.wineListTable td.glassPrice, .wineListTable td.bottlePrice {
	width: 40px;
	text-align: right;
	font-size: 12px;
	color: #fdc511;
}

.wineListTableHeader {
	height: auto;
}

.wineListTableHeader td.glassPrice, .wineListTableHeader td.bottlePrice{
	width: 40px;
	text-align: right;
}

.pubMenuTable {
	margin-bottom: 10px;
}

.pubMenuTable td.menuName {
	width: 320px;
}

.pubMenuTable td.menuPrice {
	color: #fdc511;
	text-align: right;
	width: 140px;
}

.pubMenuTable td.menuDesc {
	width: 390px;
}

.pubMenuTable td.menuCell {
	width: 70px;
}

.pubMenuTable table, .pubMenuTable {
	width: 460px;
}

.beerTapTable { 	
	margin: 6px;
	font-size: 11px;
}

.beerName { 	
	width: 160px;
	font-size: 11px;
}

.beerHalfPint, .beerSchooner, .beerPint {
	width: 70px;
	text-align: right;
	font-size: 11px;
}

span.icon img {
	border: none;
}

table.specialEventTable {
	width: 100%;
}

.specialEventTable td {
	border: 1px solid #fff;
}

td.specialName, td.specialPromo {
	width: 30%;
}

td.specialDate, td.specialTime {
	width: 20%;
}

div.blackboard {
	width: 473px;
	height: 356px;
	color: #fdc511;
}

/*div.blackboard div.boardText {
	height: 246px;
	padding: 80px 50px 30px;
} */

table.whatsonList {
	margin-bottom: 10px;
}

table.whatsonList td.whatsonDesc img {
	width: 5px;
	height: 6px;
}


/*===============LAYOUT END=================*/

/*===============NAVIGATION START=================*/



#nav_440964, #nav_440964 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
}

#nav_440964 li {
	float: left;
	width: auto;
	text-align: center;
	line-height: 28px;
	
}

#nav_440964 li#nav_separator {
	width: 8px;
	height: 27px;
	margin: 0px 2px;
	background-image: url(../layout/separator.gif);
	background-position: top;
	background-repeat: no-repeat;
	border: none;
}

#nav_440964 a {
	display: block;
	width: auto;
	color: #fdc511;
	text-decoration: none;
}
	
#nav_440964 a:hover {
	text-decoration: none;
	color: #00AAAB;
}

#nav_440964 li ul {
	position: absolute;
	left: -999em;
	background-color: #000;
	border-top: 1px solid #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#nav_440964 li:hover ul {
	left: auto;
}

#nav_440964 li ul li {
	clear: both;
	width: 190px;
	height: 29px;
	text-align: left;
	border-bottom: 1px solid #666666;
	background-image: url(../layout/subnav_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: -10px;
}

#nav_440964 li ul li a {
	padding-left: 20px;
	color: #fdc511;
}

#nav_440964 li ul li#nav_main_sub a {
	color: #fdc511;
}

#nav_440964 li ul li#nav_main_sub a:hover {
	color: #00AAAB;
}

#nav_440964 li.selected a {
	color: #00AAAB;
}

#nav_442740, #nav_442740 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#nav_442740 li {
	float: left;
	width: auto;
	text-align: center;
}

#nav_442740 li#foot_separator {
	margin: 0px 2px;
}

#nav_442740 a {
	display: block;
	width: auto;
	text-decoration: none;
	color: #58595B;
}

#nav_442740 a:hover {
	text-decoration: none;
	color: #00AAAB;
}




/*===============NAVIGATION END=================*/

/*===============TYPE START=================*/

p {
	margin-bottom: 14px;
}

.footer p {
	margin-bottom: 0px;
}

div.chefMidRow div.chefArea p, div.chefMidRow div.chefArea {
	color: #000;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	color: #fdc511;
	margin-bottom: 8px;
}	

div.h_contentColBox h1, div.contentColBox h1 {
	font-size: 14px;
	text-transform: uppercase;
}

div.rightColBox h1 {
	font-size: 16px;
}

div.chefMidRow div.chefArea h1 {
	color: #000;
}

.eventsTable h1 {
	color: #00AAAB;
	margin-bottom: 3px;
}

.wineListTableHeader h5, h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00AAAB;
	margin-bottom: 2px;

}

.eventsTable h2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 1px;
	margin-top: 10px;
}

.wineListTable h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 2px;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	color: #fdc511;
	margin-bottom: 8px;
}

table.specialEventTable h2 {
	color: #fff;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 11px;
	margin-bottom: 1px;
}

td.linksNameURL h2 {
	margin-bottom: 1px;
}

td.linksNameURL a {
	color: #fff;
	font-size: 12px;
}

td.linksNameURL a:hover {
	color: #00AAAB;
	font-size: 12px;
}

table.whatsonList h2 {
	margin-bottom: 1px;
}

h3 a {
	font-family: "Times New Roman", Times, serif;
	color: #fdc511;
	margin-bottom: 4px;
	text-decoration: none;
	font-size: 12px;
}

h3 a:hover {	
	text-decoration: none;
	color: #00AAAB;
}

div.secure-lost-password h3 {
	color: #fdc511;
}

h4 {
	font-size: 11px; 
	color: #00AAAB;
}

a {
	text-decoration: none;
	color: #fdc511;
}

a:hover {
	text-decoration: none;
	color: #00AAAB;
}

strong {
	color: #fdc511;
}

.footer strong {
	color: #58595B;
}

.eventsTable strong {
	color: #00AAAB;
}

/*===============TYPE END=================*/