﻿div.div2GCMenus, #divMenus
{
	width:180px;
	float:left;
}
div.div2GCItemList
{
	width:600px;
	border-bottom:solid 1px #900;
}
#divItemCustomizationPopup
{
	display: none;
	position:absolute;
	top:10px;
	z-index:102;
	background-color:#FFFFFF;
	color:Black;
	border:solid 2px black;
	padding:5px;
	width:500px
}
#divItemCustomization
{
	padding:5px;
	border:solid 2px black;
	width:400px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
}
#divGuestCheck
{
	display:block;
	font-family:Arial;
	font-size:10pt;
	width:300px;
	margin-top:25px;
}
#divMenuPage {
	width:400px;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	}
div.divMRestaurantList
{
	display: none;
	position:absolute;
	z-index:102;
	top:40px;
	background-color:#FFFFFF;
	color:Black;
	border:solid 2px black;
	padding:5px;
	width:300px;
}
p.divMNavTitle
{
	padding:5px;
	margin: 0px;
	color: orange;
	font-weight: bold;
	font-size: 14pt;
	background-color: #900;
	border-bottom:solid 1px #fff;
}
div.divMNavEntry
{
	padding:5px;
	color: orange;
	font-weight: bold;
	font-size: 13pt;
	background-color: #900;
}
div.divMNavEntry-mo
{
	padding:5px;
	color: orange;
	font-weight: bold;
	font-size: 13pt;
	background-color: #FFF;
}
div.divMNavPageEntry
{
	padding-left: 30px;
	color: white;
	background-color: #900;
}
div.divMNavPageEntry-mo
{
	padding-left: 30px;
	color: #000;
	background-color: #FFF;
}
div.divIlRestaurantList
{
	display: none;
	position:absolute;
	z-index:102;
	top:40px;
	background-color:#f0e68c;
	color:Black;
	border:solid 2px black;
	padding:5px;
	width:300px;
}
div.divIlTitle
{
	background-color:#900;
	color:#FFF;
	font-size:14pt;
	font-weight:bold;
	font-family:Verdana,Arial;
	padding:10px;
}
div.divIlDescription
{
	color:#900;
	font-size:12pt;
	font-weight:bold;
	font-family:Verdana,Arial;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.divIlItem
{
	padding:5px;
	border-top:solid 1px #900;
	border-left:solid 1px #900;
	border-right:solid 1px #900;
	border-collapse:collapse;
	min-height:40px;
	height:auto !important;
	height:40px;
}
div.divIlItemRight
{
	float:right;
	text-align:right;
}
span.spanIlItemPrice
{
	font-size:14px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}
input.inputIlOrder
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-size:10px;
	font-weight:bold;
}
div.divIlItemQuantity
{
	display:none;
}
input.inputIlItemQuantity
{
	width:25px;
}
div.divIlItemNameSection
{
	color:#900;
	font-weight:bold;
	font-size:11pt;
	font-family:Arial;
	text-decoration:underline;
	cursor:pointer;
	height:20px;
}
span.spanIlItemVariants
{
	display:none;
}
span.spanIlVariant
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	cursor:default;
}
span.spanIlVariant-mo
{
	font-weight:bold;
	font-family:Arial;
	font-size:10pt;
	cursor:default;
	background-color:Orange;
}
.modalPopupAlphaBlendBackground
{
	background-color:#000;
	background-image:url("http://www.2goclub.com/images/standard/modal-hatch-bg-diag.gif");
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	filter:alpha(opacity=75);
	opacity:.75;
	display: none;
	z-index:100;
}
div.divIcRestaurantList
{
	display: none;
	position:absolute;
	z-index:102;
	
	top:40px;
	background-color:#FFFFFF;
	color:Black;
	border:solid 2px black;
	padding:5px;
	
	width:300px;
}
div.divIcTitle
{
	color:#FFF;
	background-color:#900;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:14pt;
	padding:5px;
}
div.divIcDescription
{
	color:#900;
	font-weight:bold;
	font-family:Verdana,Arial;
	font-size:11pt;
	padding-top:5px;
	padding-bottom:5px;
}
div.divIcVariantNamePriceAndQuantity
{
	min-height:25px;
	height: auto !important;
	height:25px;
}
span.spanIcVariantDisplayName
{
	font-weight:bold;
	float:left;
}
span.spanIcQuantity
{
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
input.inputIcQuantity
{
	width:25px;
}
span.spanIcPriceLabel
{
	padding-left:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
span.spanIcPriceValue
{
	font-weight:bold;
}
input.radioIcVariant
{
	font-weight:bold;
}
div.divIcCustomizations
{
	border-top:solid 1px #900;
	border-bottom:solid 1px #900;
}
div.divIcCustomization
{
	margin:10px 0px 5px 30px;
}
span.spanIcCustomizationTitleName
{
	font-weight:bold;
}
span.spanIcCheckboxOption
{
	display:block;
}
span.spanIcRadioOption
{
	display:block;
}
textarea.textareaIcSpecialInstructions
{
	width:360px;
	height:40px;
}
input.inputIcPurchaseOwner
{
	width:360px;
}
input.inputIcAddOrOkButton
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-weight:bold;
}
input.inputIcCancelButton
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:4px;
}
div.divGcTitle
{
	background-color:#900;
	color:#FFFFFF;
	font-size:14pt;
	font-family:Verdana,Arial;
	font-weight:bold;
	padding:4px;
}
div.divGcErrors
{
	color:Red;
}
div.divGcHeader
{
	font-weight:bold;
}
div.divGcPriceHeader
{
	float:right;
}
div.divGcOwner
{
	margin:3px 0px 7px 0px;
	border-bottom:solid 1px #6B4E25;
}
div.divGcOwnerHeaderLeft
{
	font-weight:bold;
}
span.spanGcOwnerForLabel
{
	color:#900;
}
div.divGcOwnerHeaderRight
{
	float:right;
}
div.divGcItemPrice
{
	float:right;
	font-weight:bold;
}
div.divGcItemQuantityAndPriceLine
{
	font-weight:bold;
}
span.spanGcItemQuantity
{
	border-right:solid 1px #900;
	border-bottom:solid 1px #900;
	margin:0px 3px 1px 0px;
	padding:0px 3px 0px 3px;
}
span.spanGcOptionName
{
	color:#900;
}
span.spanGcCommentValue
{
	font-weight:bold;
	color:#900;
}
input.inputGcModify
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
}
input.inputGcRemove
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
	margin-left:3px;
}
div.divGcOwnerFooterLeft
{
	font-weight:bold;
}
span.spanGcOwnerLabelSubtotal
{
	color:#900;
}
span.spanGcOwnerFooterName
{
	margin-left:5px;
}
div.divGcOwnerFooterRight
{
	float:right;
	font-weight:bold;
}
div.divGcOrderSubtotal
{
	float:right;
}
span.spanGcOrderSubtotalValue
{
	font-weight:bold;
	margin-left:30px;
}
div.divGcItemCustomization
{
	display: none;
	position:absolute;
	top:10px;
	z-index:102;
	background-color:#FFFFFF;
	color:Black;
	border:solid 2px black;
	padding:5px;
	width:400px;
}
input.inputCCheckout
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-weight:bold;
}
input.inputCCheckout-disabled
{
	background-color:#ECBD84;
	color:#A76161;
	font-weight:bold
}
div.divCCheckoutSplash
{
	display: none;
	position:absolute;
	top:10px;
	z-index:102;
	background-color:#FFFFFF;
	color:Black;
	border:solid 2px black;
	padding:5px;
	width:450px;
}
div.divCCheckoutSplashText
{
	margin:5px;
}
div.divCCheckoutSplashQuestion
{
	margin:5px;
	margin-top:25px;
}
div.divCCheckoutSplashButtons
{
	margin:5px;
}
input.inputCSplashCheckout
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-weight:bold;
}
input.inputCSplashContinueShopping
{
	background-color:#6B4E25;
	color:#FFFFFF;
	font-weight:bold;
	margin-left:5px;
}
.spanIlItemDescription
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;	
}
.divIcButtons
{
	padding-top:10px;
}
