@CHARSET "UTF-8";


.page-uid-menus .content-wrapper-outer-table-cell {
	text-align: right;
	
}



.menu-download {
	margin-top: 5px;
	text-align: center;
	text-transform: uppercase;
}

.menu-download a,.menu-download a:LINK {
	font-size: 14px;
}

.menu-sep-wrapper {
	margin-top: 20px;
	margin-bottom: 10px;
}

.menu-sep {
	font-size: 25px;
}

.menu-sep-1 {
	font-size: 25px;
}

.menu-sep {
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	line-height: 1;
}

.menu-dsc,
.menu-dsc * {
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}

.menu-dsc {
	padding: 2px;
	text-align: center;
}

.menu-sep-subcat {
	margin-top: 0;
	margin-bottom: 10px;
}

.menu-sep-subcat .menu-sep {
	text-decoration: underline;
	font-style: italic;
	font-size: 18px;
}

.menu-item-dsc {
	line-height: 1;	
	text-transform: none;
	font-size: 18px;
}



.menu-item-name {
	text-transform: uppercase;
	font-size: 18px; 
}

.menu-item-price {	
	float: right;	
	font-size: 18px; 
}
.menu-items{
	text-align: center;
}
.menu-items li {
	text-align: left;
	margin-top: 10px;
	padding-bottom: 20px;
}

.menu-top-wrapper {
	position: absolute;
	z-index: 1;
	left: 0;
	right: 0;
	top: 0;
	height: 126px;
	overflow: visible;
}

.menu-items-wrapper{	
	margin-top: 20px;
}

.menu-title{
	text-align: center;
	font-size: 40px;
	text-transform: uppercase;
	color: #3f3333;
}

.menu-items li{
	
	
}

.menu-item-inner{
	padding: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu-sep-1:BEFORE, .menu-sep-1:AFTER {	
	content: url("../images/star.png");
	display: inline-block;
	vertical-align: middle;
	margin: 10px;
	margin-top: 0;
	margin-bottom: 0;
}

.beverage-format .menu-column{
	/*overflow: hidden;*/
}
.beverage-format .menu-items-wrapper{
	width: 50%;
	float: left;
	margin-top: 0;
}
.beverage-format .menu-items-wrapper .menu-items{
	padding-left: 30px;
}
.beverage-format .menu-items-wrapper:first-child .menu-items{
	padding-left: 0px;
	padding-right: 30px;
}
.beverage-format .menu-items li{
	display: block;
	width: 100%;
}
.beverage-format .menu-items .menu-item-name{
	overflow: hidden;
}
.beverage-format .menu-items .menu-item-name span{
	float: left;
}
.beverage-format .menu-items .menu-item-name .menu-item-price {
	float: right;
	text-align: right;
	width: 80px;
}
.beverage-format .menu-items .menu-item-dsc{
	display: block;
}
.beverage-format .menu-price-cap{
	color: #d0e4a7 !important;
	font-size: 18px !important;
}
.beverage-format .menu-item-dsc {
	color: #d0e4a7 !important;
}
.beverage-format .menu-item-dsc img{
	position: relative;
	height: 20px;
	padding: 0 3px;
	top:4px;
}
.beverage-format .no-tax{
	width: 100%;
	clear: both;
	color: #FFF;
	text-align: center;
	padding: 5px 0;
	text-transform: uppercase;
	font-size: 18px;
}
.page-uid-menus.beverage-format .page-button-wrapper {
	height: 70px;
}