﻿body
{
	padding: 0px;
	margin: auto;
	font-family: Times New Roman;
	font-size: 12px;
	color: #008000;
	background-color: #646464;
}

.masterleft
{
	background-image:url(Images/Master/left.jpg);
	background-repeat:no-repeat;
	width:113px;
	float:left;
	height:350px;
}
.masterright
{
	background-image:url(Images/Master/right.jpg);
	background-repeat:no-repeat;
	width:189px;
	float:left;
	height:350px;
}
.mastertop
{
	background-image:url(Images/Master/top.jpg);
	background-repeat:no-repeat;
	height:124px;
}
.mastertopadmin
{
	background-repeat:no-repeat;
	height:70px;
}
.masterbottom
{
	background-image:url(Images/Master/bottom.jpg);
	background-repeat:no-repeat;
	height:73px;
}
.masterbottomadmin
{
	background-repeat:no-repeat;
	height:73px;
}
.masterbottom a
{
    color:Green;
    text-decoration:none;
    font-weight:bold;
}
.masterbottom a:hover
{
    color:#FFCC33;
 
        font-weight:bold;
}
#whole_page
{
	width: 100%;
	background-color: #646464;
}
#master_Page
{
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #fff;
}

.common_titile
{
	font-size:18px;
	background-color:#fff;
	width:250px;
	color:Green;
	font-weight:bold;
	padding:6px 0px 3px 0px;
}
.today_menu_middle
{
	background-image:url(Images/Menu/menu_1px.jpg);
	background-repeat:repeat-y;
	width:650px;
	text-align:left;
}
.today_menu_middle a
{
	color:#02b902;
}
.today_menu_top
{
	background-image:url(Images/Menu/menu_top.jpg);
	width:650px;
	height:98px;
	background-repeat:no-repeat;
	text-align:left;
}
.today_menu_bottom
{
	background-image:url(Images/Menu/menu_bottom.jpg);
	width:650px;
	height:20px;
	background-repeat:no-repeat;
	text-align:left;
}

.foodItem
{
	width:300px;
	border:0;
	background-color:#fff;
	
}

.fullMenu
{
	float: left;
	border: 1px solid #000;
	width:300px;
	margin:5px 2px 0 2px;
	vertical-align:top;
	
}

.Altr_fullMenu
{
	float: right;
	border: 1px solid #000;
	width:300px;
	margin:5px 2px 0 2px;
	vertical-align:top;
	
}



#enquiry
{
	width: 400px;
	border:solid 1px #ebb201;
}
#enquiry_title
{
	background-color: #e7ecf0;
	background-image: url(Image/Enquiry/enquiry_title.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 34px;
}
#enquiry_middle
{
	/*background-color: #f8c67d;*/
}
.enquiry_label
{
	height: 10px;
	text-align: right;
	padding: 5px 5px 0px 5px;
	color: #000;
	width: 80px;
	float:left;
	font-family:Times New Roman;
}
.enquiry_data
{
    font-family:Times New Roman;
	text-align: left;
	padding: 5px 10px 0px 10px;
	width: 280px;
	float:left;
}
.enquiry_control_dropdown
{
	text-align: left;
	width: 270px;
	font-family:Times New Roman;
	font-size: 8pt;
	color: #105495;
}
.enquiry_control_textbox
{
    font-family:Times New Roman;
	text-align: left;
	width: 270px;
	font-size: 8pt;
	color: #105495;
}
.enquiry_control_textbox_capital
{
    font-family:Times New Roman;
	text-align: left;
	width: 270px;
	font-size: 8pt;
	color: #105495;
	text-transform: capitalize;
}
.enquiry_submit
{
	text-align: left;
	padding: 5px 10px 0px 20px;
	width: 200px;
}
#enquiry_bottom
{
	background-color: #e7ecf0;
	background-image: url(Image/Enquiry/enquiry_bottom.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 12px;
	overflow:hidden;
}

.WarningMessage, .InfoMessage
{
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: top;
	border: solid 1px #990000;
	background-color: #ffdddd;
	color: #990000;
	text-align: center;
	margin-bottom: 5px;
}

.InfoMessage
{
	border: solid 1px #336666;
	background-color: #D1EECA;
	color: #336666;
}

/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	background-color : window;
	color : windowtext;
	padding : 1px;
}


/* Admin Master*/


.MasterMenu
{
	font-size:18px;
	width:240px;
	font-weight:bolder;
	text-align:center;
	float:left;
	background-color:#f2f2f2;
	font-family:Sans-Serif,Verdana;
	
}
.MasterMenu ul 
{
	list-style:none;
	margin:0px;
	padding:15px 0 15px 0;
	
}
.MasterMenu ul li 
{
	line-height:19px;
}

.MasterMenu ul li a
{
	text-decoration:none;
	color:#FCD353;
}
.MasterMenu ul li a:hover
{
		color:#66CB29;
}


.big_spacer
{
	height: 15px;
	display: block;
	width: 100%;
	font-size: 0px;
}


.spacer
{
	height: 5px;
	display: block;
	width: 100%;
	font-size: 0px;
}

.small_spacer
{
	height: 2px;
	display: block;
	width: 100%;
	font-size: 0px;
}


.clearer
{
	font-size: 0px;
	line-height: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
	width: auto;
}
.menupits
{
	margin:0px;
}
.menupits ul
{
	margin:0px;
	padding:10px;
}
.menupits ul li
{
	padding:5px 5px 5px 5px;
	list-style-type:inherit;
}

.gridview_item_style_text
{
	text-align:right;
}

#menuDay
{
    position:relative;
    top:65px;
    left:450px;
    font-family:Times New Roman;
    font-size:15px;
    font-weight:bold;
    width:200px;
    
}

.menu_box
{
    padding: 5px 2px 5px 10px;
}

.menu_box a:link, .menu_box a:hover, .menu_box a:active, .menu_box a:visited
{
    color:Black;
}



.CateringReq_label
{
	height: 10px;
	text-align: right;
	padding: 5px 0px 0px 0px;
	color: #000;
	width: 150px;
	float:left;
	font-family:Times New Roman;
}
.CateringReq_data
{
    font-family:Times New Roman;
	text-align: left;
	padding: 5px 10px 0px 10px;
	width: 280px;
	float:left;
}
.CateringReq_control_dropdown
{
	text-align: left;
	width: 270px;
	font-family:Times New Roman;
	font-size: 8pt;
	color: #105495;
}
.CateringReq_control_textbox
{
    font-family:Times New Roman;
	text-align: left;
	width: 270px;
	font-size: 8pt;
	color: #105495;
}
.CateringReq_control_textbox_capital
{
    font-family:Times New Roman;
	text-align: left;
	width: 270px;
	font-size: 8pt;
	color: #105495;
	text-transform: capitalize;
}
.CateringReq_submit
{
	text-align: center;
	padding: 5px 10px 0px 20px;
	width: 95%;
}

.menu_middle tbody tr td
{
	
	color: White;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 120px;
	text-align: center;
	cursor: hand;
}
.menu_middle a
{
	white-space: normal;
}
.menu_middle_hover tbody tr td
{
	
	font-size: 12px;
	color: White;
	font-family: Verdana;
	height: 30px;
	width: 120px;
	text-align: center;
	cursor: hand;
}
.menu_middle_hover a
{
	white-space:normal;
}

.submenu_middle
{
	background-color: #fff;
	font-size: 12px;
	color: #008001;
	font-family: Verdana;
	border-top-color: #008001;
	border-top-style: solid;
	border-top-width: 1px;
	width: 140px;
	height: 20px;
	text-align: left;
	padding-left: 5px;
	font-weight:bold;	background-color: #CCFFCC;
	
}
.submenu_middle_hover
{
	background-color: #008001;
	font-size: 12px;
	color: #fff;
	font-family: Verdana;
	width: 140px;
	text-align: left;
	border-top-color: #008001;
	border-top-style: solid;
	border-top-width: 1px;
	height: 20px;
	padding-left: 5px;
	
}
.Adminmenu4 
{
	text-align:center; 
	font-family: verdana; 
	height:30px; 
	margin:auto;
	width:100px;
	float:left;
	line-height:30px;
	background-color: #fff;
	background-repeat:repeat-x;
	font-weight:bold;
}
.Specialmenu
{
	color: White;
	font-size: 12px;
	font-family: Verdana;
	height: 30px;
	width: 100px;
}

#master_menu
{
	background-color: #fff;
	background-repeat:repeat-x;
	height:30px;
	line-height:30px;
}

#master_menu div
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	
}
#master_menu div ul
{
	padding: 0px;
	margin: 0px;
	text-align:center;
	padding-left:15px;
	
}
#master_menu div ul li
{
	float: left;
	list-style-type: none;
	border-color:#9c6f82;
	border-style:solid;
	border-width:1px;
	margin-top:0px;
	margin-left:3px;
	margin-right:3px;
	vertical-align:middle;
	text-align:center;
	width:130px; background-color: Blue;
}
#master_menu div ul li A
{
	text-decoration:none;
	color: #008001;
	text-align:center;
	vertical-align:middle;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	height:25px;
	background-color:#22020f;
}
#master_menu div ul li A:hover
{
	text-decoration:none;
	color: #008001 ;
	text-align:center;
	vertical-align:middle;
	font-family:Arial;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
	height:25px;
}
#master_menu div ul li span
{
	height:25px;
	line-height:25px;
	color: #fff;/*#d1558a;*/
	background-color:#22020f;
	font-size:12px;
}
#master_menu div ul li ul li
{
	position:relative;
}
