/************** GENERAL *************/

a.CopyrightText
{
	text-decoration: none;
    color: white;
}


/* Body style for Master Page */
body.BodyStyle
{
	background-color: Black;
}

/* Body style for pages without master pages */
body.StandaloneBodyStyle
{
	background-color: White;
}
.DeliveryCollectionButtonHolder
{
    float: right;
    width:120px;
}
.SmallLinkText
{
	font-size: 8pt;
	color: black;
	font-family: Arial;
}


.Pane
{
	padding: 15px;
		background-color: White;
}

.DefaultAddressHighlight
{
	color: #009FC6;
}

.DefaultAddressHighlightWithUnderline
{
	color: Blue;
	text-decoration: underline;
}

.RequireFieldMark
{
	color: black;
}

.OrderNoteLabel
{
	font-size: 10pt;
	color: Black;
}

.TermsAndConditionsLabel
{
	color: Black;
}

table.OrderConfirmedPane
{
	background-color: White;	
}

.MenuSectionText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #AF8861;
}

.FormNote
{
	color: Black;
	font-weight: bold;	
}

/************* END GENERAL **********/

/************* MASTER PAGE ***********/

.NavigationBar {
	background-image: url('Nav.png');
	height: 44px;
	position: relative;
	top: -5px;
	padding-left:5px;
}
.Header {
	text-align: right;
	background-image: url('/Images/Themes/BlackCurry/HeaderBackground.png');
	background-color: #000000;
}
.TopRightCorner {
	background-position: left top;
	background-image: url('/Images/Themes/BlackCurry/TopRightCorner.png');
	background-repeat: no-repeat;
}
.TopLeftCorner {
	background-image: url('/Images/Themes/BlackCurry/TopLeftCorner.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #000000;
	width: 100px;
}
.Top {
	background-image: url('/Images/Themes/BlackCurry/Top.png');
	background-repeat: repeat-x;
	background-position: top;
}
.Right {
	background-image: url('/Images/Themes/BlackCurry/Right.png');
	background-repeat: repeat-y;
	background-position: left top;
}
.Left {
	background-image: url('/Images/Themes/BlackCurry/Left.png');
	background-repeat: repeat-y;
	background-position: right top;
}
.BottomLeftCorner {
	background-image: url('/Images/Themes/BlackCurry/BottomLeftCorner.png');
	background-position: right top;
	background-repeat: no-repeat;
}
.BottomRightCorner {
	background-image: url('/Images/Themes/BlackCurry/BottomRightCorner.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.Bottom {
	background-image: url('/Images/Themes/BlackCurry/Bottom.png');
	background-repeat: repeat-x;
	background-position: top;
}
.SideColumn {
	width: 40px;
}
.Content {
	background-color: #FFFFFF;
}

/*********** END MASTER PAGE *********/

/************** MAIN MENU ***********/

ul.Menu
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: left;	
	font-family: Arial Rounded MT Bold;
	font-size: 20px;
	font-weight:bold;	
}

ul.Menu li
{	
	display: inline;
	font-size: 24pt;
	color: White;
	padding:10px;
}

ul.Menu a
{
	color: White;
	text-decoration: none;
}

ul.Menu a:hover
{

}


ul.Menu1
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;


	width: 100%;
	height: 30px;
	background-color: #E3E2CE;
	z-index: 0;
	font-weight:bold;
	font-size:14px;
	font-family: Arial;

}

ul.Menu1 li
{
	display: inline;
	padding-left: 15px;
	padding-right: 5px;	
}

ul.Menu1 a
{
	position:relative;
	top: 5px;
		color: #8c8c8c;
	
}

ul.Menu1 a:hover
{

}

/******************************/

/********** MY DELIVERY ROOM ************/

div.MyDeliveryRoom
{
	padding: 20px;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	display: table;
}

div.MyDeliveryRoom ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

div.MyDeliveryRoom ul li a
{
	color: #8c8c8c;
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	text-decoration:none;
}

div.MyDeliveryRoom ul li a:hover
{
	color: #8c8c8c;
	font-family: Arial Rounded MT Bold;
	font-size: 14px;
	text-decoration:underline;
}

/********** END MY DELIVERY ROOM **********/

/********** FAVOURITE STORES ***********/

.FavBoard
{
	background-image: url(/Images/Themes/EatItNow/FavouritesBoard.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 597px;
}

/********* END FAVOURITE STORES **********/

/******** Store List Page **********/
.StoreStatusHeadings
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #AF8861;
}


.StoreListStoreName
{
	border: #810081;
	color: #810081;
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}

.StoreListStoreData
{
	font-size: 10px;
}

.StoreListStoreDistance
{
	font-size: 9pt;
}

/**************** RECEIPT *****************/

.DeletMenuItem
{
	color: #FF0000;
	font-weight: bold;
	text-decoration: none;
}

.divReceipt
{
	z-index: 1;
	color: Black;
}

.tblReceipt
{
	width: 275px;
}

table.ReceiptTable
{
	width: 100%;
}

.ReceiptHeading
{
	color: Black;
}

.ReceiptInstructions
{
	text-align: justify;
}

.divOrderItems
{
	overflow: auto;
	width: 250px;
}

.tblOrderItems
{
	width: 225px;
}

table.tblOrderItems td span
{
	font-size:11px;
}

.labelOrderEntryDescription
{
	font-size: 10pt;
}

.lblOrderEntryPrice
{
	font-size: 10pt;
}

.tdOrderEntryPrice
{
	width: 40px;
}

.tdRemoveItem
{
	width: 10px;
}

.divMinimumAmountLeftForOrderToBeValid
{
	width: 100%;
}

table.OrderCosts
{
	color: black;
	width: 100%;
}

.tblDistanceLabel
{
	text-align: left;
}

.lblDistanceLabel
{
	color: Black;
	font-size: 10pt;
}

.tblDeliveryCharge
{
	text-align: right;
}

.lblDeliveryCharge
{
	color: Black;
	font-size: 10pt;
}

.tdOrderTotal
{
	text-align: right;
}

.lblTotal
{
	color: Black;
	font-weight: bold;
	font-size: 10pt;
}

.tdOrderTotalPrice
{
	text-align: right;
}

.lblOrderTotalPrice
{
	color: Black;
	font-size: 10pt;
}

.divSubmitOrder
{
	text-align: right;
}

.ValidationMessage
{
	color: Red;
	font-size: 10pt;
}

hr.InstructionDivider
{
	color: #666666;
	height: 1px;
}

/*************** END RECIEPT ***************/

/*************** STORE MENU ****************/

.tblMenu
{
	width: 100%;
	height: 100%;
	padding-right: 0px;
	margin: 0px;
}

.tdMenu
{
	vertical-align: top;
	width: auto;
}

.tdReceipt
{
	width: 250px;
}

.MenuPadding
{
	padding: 10px;
}

.divStoreMenu
{
	width: 100%;
}

.tdStoreLogo
{
	width: 160px;
}

.imgStoreLogo
{
	width: 200px;
	height: 127px;
}

.tdFoodKey
{
	width: 100%;
}

.FoodKeyBorder
{
	border-color: #8c8c8c;
}

.FoodKeyBorder
{
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	border-right: #000000 1px solid;
}

.tdSlightlySpicy
{
	vertical-align: middle;
}

.tdSpicyHot
{
	vertical-align: middle;
}

.tdVeryHot
{
	vertical-align: middle;
}

.tdVegetarian
{
	vertical-align: middle;
}

table.Menu
{
	width: 100%;
	margin: 0 auto;
	background-color: White;
	color: Black;
}

table.Menu tr.SectionRow
{

}

table.Menu h1
{
	text-align: center;
	margin: 10px 0;
	color: #AF8861;
	font-size: 24pt;
}

table.Menu td.Description
{
	text-align: center;
	color: Gray;
	font-size: 10pt;
}

table.Menu h2
{
	margin: 5px 0;
	color: #AF8861;
	font-size: 12pt;
}

table.Menu table
{
	border-collapse: collapse;
	border-style: none; /*background-color: White;*/
}

table.Menu table tr
{
	/*background-color: #108FC6;*/
	/*background-color: White;*/
	font-size: 10pt;
	font-weight: bold;
}

table.Menu tr.MenuItemRow
{
	background-color: White;
}

table.Menu tr.MenuItemAlternateRow
{
	/*background-color: #60AFC6;*/
	background-color: #f0f0f0;
}

/*Categories*/
table.Menu table tr.MenuItemTypeRow
{
	text-align: center;
	background-color: #A0C0F0;
	background-color: White;
}

table.Menu table td.SymbolCell
{
    padding: 10px;
    text-align: center;
    vertical-align: top;
}

table.Menu table td.MenuItemTypeCell
{

}

table.Menu td.MenuItemCell
{
	width: 100%;
	padding: 5px 0px;
}

table.Menu td.MenuItemCell td.MenuItemDescriptionCell
{
	
}

table.Menu td.MenuItemCell td.MenuItemDescriptionCell .MenuItemDescription
{
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

table.Menu td.MenuItemCell td.MenuItemDescriptionCell .MenuItemSubDescription
{
	font-weight: normal;
}

table.Menu td.MenuItemCell table.PriceTable
{
	background-color: transparent;
}

table.Menu td.MenuItemCell table.PriceTable td
{
	background-color: transparent;
	padding: 5px 0px;
	
}

table.Menu td.MenuItemCell table.PriceTable td.PriceNameValueCell
{
	text-align: right;
	text-decoration: none;
	background-color: transparent;
}

table.Menu td.MenuItemCell table.PriceTable td.PriceNameValueCell .PriceNameValue
{
	text-decoration: none;
	color: Black;
	background-color: transparent;
}

table.Menu td.MenuItemCell table.PriceTable td.AddButtonCell
{
	
}

div.TabListPane ul li
{
	background-color: #f0f0f0;
	border-color: #000000;
	border-width: 2px;
	color: Black;
}

/*********** END STORE MENU ********/

