/* Designed for use with the Access with Level Account (v. 2.2) for the Admin Area of osCommerce (MS2) 	*/
/* Stylesheet coding by Cindy Harlow aka Chinchilla2 on the osC Support Forum							*/
/* Copyright 2006 - Released under the GNU General Public License										*/
/* Pages effected by this stylesheet... login.php, logoff.php, index.php, password_forgotten.php		*/ 

body { font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #A8CE48;
	}

TR.mainback {background-color: #000000;}

TR.logo-head {background-color: #FFFFFF;}

TD.nav-head {color: #080381;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	}

TR.main {background-color: #080381}

TD.login_heading { font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

TD.logoff_heading { font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	}

TABLE.login_form_bg { background-color: #ffffff;}

TABLE.login_form {background-color: #A8CE48;
	}

TD.smallText { font-size: 10px; }

TD.login { font-size: 12px;
	color: #000000;
	}

a:link, a:visited { color: #080381;
	text-decoration: none;}

a:hover { color: #7187bb;
	text-decoration: none;
	}

a.sub:link, a.sub:visited { color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	}

a.sub:hover { color: #000000;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5;
	}

.menuBoxHeading { font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7187bb;
	border: 1px solid #7187bb;
	}

.infoBox { font-size: 10px;
	color: #080381;
	background-color: #f2f4ff;
	border: 1px solid #7187bb
	}

.heading { font-size: 20px;
	font-weight: bold;
	line-height: 1.5;
	color: #D3DBFF;
	}

.indexmain { font-size: 17px;
	font-weight: bold;
	line-height: 1.5;
	color: #ffffff;
	}

a.indexmain:link, a.indexmain:visited { color: #ffffff;
	text-decoration: none;
	}

a.indexmain:hover { color: #ffffff;
	text-decoration: underline;
	}

.meal_footer {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.meal_menu {
	text-align: center;
}
.meal_menu a{
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.meal_menu a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.list_menu{
	font-size:12px;
	position: relative;
	z-index: 100;
	width: 100px;
	text-align: center;
}    
.list_menu ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
}    
.list_menu li {
	position:relative;
	list-style-type: none;
	text-align: center;
}    
.list_menu ul ul {
	visibility:hidden;
	position:absolute;
	top:20px!important;
	top:15px;
	left:0px!important;
	left:-27px;
}    
.list_menu table {position:absolute; top:0; left:0;}    
.list_menu ul li:hover ul,    
.list_menu ul a:hover ul{visibility:visible;}    
.list_menu a{
	display:block;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	line-height: 20px;
}    
.list_menu a:hover{
	background:;
	color:#FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}  
.list_menu ul li a{
	display:block;
	color:#000000;
	text-decoration:none;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
}
  
.list_menu ul ul{}    
.list_menu ul ul li {
	clear:both;
	text-align:left;
	font-size:12px;
}    
.list_menu ul ul li a{
	display:block;
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #F6F7D3;
	line-height: 20px;
	width: 100px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #D7DD5B;
	border-right-color: #D7DD5B;
	border-bottom-color: #D7DD5B;
	border-left-color: #D7DD5B;
}    
.list_menu ul ul li a:hover{
	line-height: 20px;
	text-decoration: none;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	background-color: #F6F7D3;
	color: #FF6600;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #D7DD5B;
	border-right-color: #D7DD5B;
	border-bottom-color: #D7DD5B;
	border-left-color: #D7DD5B;
}