
#menuBuilder #nav ul, #menuBuilder #nav ul li { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; *behavior: url(https://e1a5ab.claudeassets.com/20191102001853im_/http://www.morrisonscove.net/js/boxsizing.htc); }
/* Begin css layout */

/* Begin css menu default */
/************************ Typography *************************/
.container { *zoom: 1; max-width: 100%; margin-left: auto; margin-right: auto; }
#menuBuilder .nav-button, .button { padding:0px 14px; margin-bottom:0px; text-align:center; vertical-align:baseline; cursor:pointer; color:#222222; font-size:0.8375rem; background-color:white; border:1px solid #B2B2B2; -o-border-radius:4px; -ms-border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; -moz-background-clip:padding; -webkit-background-clip:padding-box; background-clip:padding-box; text-decoration:none; box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); }
#menuBuilder { direction: ltr; font-family:Arial, Helvetica, sans-serif; line-height: 2.5em; }
#menuBuilder .text_menu_link{line-height: 2.5em;}


/* End css menu default */

/* End css layout */

/* Begin style.css */

#menuBuilder .button { color: #767777; }
#menuBuilder .button:hover { color: #A1ADD1; }
@media screen {
	#menuBuilder { max-width:840px; margin-left:auto; margin-right:auto; margin-top: 25px;}
	#menuBuilder .nav-button span { display: inline-block; width: 100% }
	
	#menuBuilder{ margin-left: auto; margin-right:auto; margin-bottom: 0px; padding: 0px; border-width: 0px; background-color:transparent; background-image:none; border-style:none; border-top-style:none; border-right-style:none; border-bottom-style:none; border-left-style:none; }
	#menuBuilder #nav ul:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }
	#menuBuilder #nav ul li.menu_items { 
			border-right: 1px solid #ccc; 
			text-align: center; 
			white-space: nowrap; 
			padding: 0px 0%;
			width: 24%;
			margin-left:1%;
			background-color:#ffffff;
			border-style:solid;
			border-width:1px;
			border-top-style:solid;
			border-top-width:1px;
			border-top-color:#767777;
			border-right-style:solid;
			border-right-width:1px;
			border-right-color:#767777;
			border-bottom-style:solid;
			border-bottom-width:1px;
			border-bottom-color:#767777;
			border-left-style:solid;
			border-left-width:1px;
			border-left-color:#767777;
			}
	#menuBuilder #nav ul li a { text-decoration: none; height: 100%; width: 100%; display: table; }
	#menuBuilder #nav ul li a span.icon_menu_handle, #menuBuilder .nav-button i.icon_menu_handle { background-repeat: no-repeat; height: 100%; position: absolute ; left: 0; top: 0; width: 100%; }
	#menuBuilder #nav ul li a span.text_menu_link {color: #767777; display: block;}
	#menuBuilder #nav ul li.menu_items ul { margin-top: 1px; width: 100%; border: none; }
	#menuBuilder #nav ul li ul.submenus{
		cursor: pointer;
		width:100%;
		margin-top:3px;
		background-color:#ffffff;
		border-style:solid;
		border-width:1px;
		border-top-style:solid;
		border-top-width:1px;
		border-right-style:solid;
		border-right-width:1px;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-left-style:solid;
		border-left-width:1px;
	}
	#menuBuilder #nav ul li ul li.submenu_items{
		width:100%;
		background-color:transparent;
		border-style:none;
		border-width:0px;
		border-top-style:none;
		border-top-width:0px;
		border-top-color:#cccccc;
		border-right-style:none;
		border-right-width:0px;
		border-right-color:#cccccc;
		border-bottom-style:none;
		border-bottom-width:0px;
		border-bottom-color:#cccccc;
		border-left-style:none;
		border-left-width:0px;
		border-left-color:#cccccc;
	}
	#menuBuilder #nav ul li ul li.submenu_items:hover{
		background-position: 0% 0%;
		background-image:;
		background-color:transparent;
		background-repeat:repeat
	}
	#menuBuilder #nav ul li ul li.submenu_items.coffeeBuilderHoverAllSubButtons{
		background-position: 0% 0%;
		background-image:;
		background-color:transparent;
		background-repeat:repeat
	}
	#menuBuilder #nav ul li ul li.submenus_items{
		border-style:solid;
		border-width:1px;
		border-color:#767777;
		border-top-style:none;
		border-top-width:1px;
		border-top-color:#767777;
		border-right-style:none;
		border-right-width:1px;
		border-right-color:#767777;
		border-bottom-style:solid;
		border-bottom-width:1px;
		border-bottom-color:#767777;
		border-left-style:none;
		border-left-width:1px;
		border-left-color:#767777;
	}
	#menuBuilder .nav-button{
		margin-left:auto;
		margin-right:auto;
	}
}





@media screen {
#menuBuilder #nav > ul, #menuBuilder {
	margin: 0px 0%;
	padding: 0px 0%;
}
#menuBuilder {
    margin: 25px auto 0px auto;
    padding: 0px 0%;
}
#menuBuilder .nav-collapse, #menuBuilder #mainmenu, #menuBuilder #mainmenu_preview{
	clear: both;
	display: block;
}

#menuBuilder .nav-button, #menuBuilder .nav-button-slider{
	display: none;
}
#menuBuilder #nav ul li.menu_items {
	float: left;
    padding: 0px 0%;  
    margin: 0px 1% 0px 0%;  
    text-align: center;
    white-space: nowrap;
    width: 24%;
}
#menuBuilder #nav ul li ul.submenus{
    display: none;
	position: absolute;
	top: 100%;
	left: 0;
	padding: 0px 0%;
	margin: 3px 0% 1px 0%;
	width: 100%;
	z-index: 2000;
}
#menuBuilder #nav ul li ul li.submenus_items {
    width: 100%;
	margin: 0px 0%;
}
#menuBuilder #nav ul li ul li a{
	text-align: center;
}

#menuBuilder #nav ul li.menu_items:hover > a{z-index: 3000}
#menuBuilder #nav ul li.menu_items:hover .submenus::before{content:""; position:absolute; z-index: 2000; top:-20px; left:0; width:100%; height:20px}#menuBuilder #nav ul li.menu_items:hover{
background-position: 0% 0%;
	background-image:url('https://cffed5.claudeassets.com/20191102001853im_/http://www.morrisonscove.net/Main_Menu/stylesheets/none');
	background-color:#050505;
	background-repeat:repeat;
	box-shadow:rgba(148, 145, 148, 1) -1px -1px 0px 0px inset
}
#menuBuilder #nav ul li.menu_items:active{
box-shadow:rgba(148, 145, 148, 1) -1px -1px 0px 0px inset;
	background-position: 0% 0%;
	background-image:url('https://cffed5.claudeassets.com/20191102001853im_/http://www.morrisonscove.net/Main_Menu/stylesheets/none');
	background-color:#080808;
	background-repeat:repeat
}
#menuBuilder #nav ul li.menu_items > a:hover span.text_menu_link{
font-family:'Courier New', Courier, monospace;
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	color:#fa0000;
	text-align:center;
	position:;
	left:auto;
	top:auto
}
#menuBuilder #nav ul li.menu_items > a:active span.text_menu_link{
font-family:'Courier New', Courier, monospace;
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	color:#edf50c;
	text-align:center;
	position:;
	left:auto;
	top:auto
}
#menuBuilder #nav ul li.menu_items > a span.text_menu_link{
font-family:'Courier New', Courier, monospace;
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	color:#f5faf8;
	text-align:center;
	position:;
	left:auto;
	top:auto;
	text-transform:none;
	text-decoration:none;
	font-style:normal
}
#menuBuilder #nav ul li.menu_items{
background-color:#0a7bf5;
	margin-right:0%;
	margin-left:0%;
	width:25%;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	box-shadow:rgba(148, 145, 148, 1) -1px -1px 0px 0px inset;
	border-style:solid;
	border-width:1px;
	border-color:#dedede;
	border-top-color:#dedede;
	border-right-color:#dedede;
	border-bottom-color:#dedede;
	border-left-color:#dedede;
	border-top-style:solid;
	border-right-style:solid;
	border-bottom-style:solid;
	border-left-style:solid;
	border-top-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-left-width:1px;
}
#menuBuilder #nav ul li ul.submenus{
margin-right:0%;
	margin-left:0%;
	width:auto;
}
#menuBuilder #nav ul li ul li.submenus_items:hover{
border-left:0px none #767777; border-right:0px none #767777; border-top:2px inset #767777; border-bottom:0px none #767777; background-position: 0% 0%; background-image:url('https://cffed5.claudeassets.com/20191102001853im_/http://www.morrisonscove.net/Main_Menu/stylesheets/none');
	background-color:#f5e90c;
	background-repeat:repeat;
	
}
#menuBuilder #nav ul li ul li.submenus_items a:hover span.text_menu_link{
font-family:'Courier New', Courier, monospace;
	font-size:1em;
	line-height:1.5em;
	font-weight:bold;
	font-style:normal;
	text-decoration:none;
	text-transform:none;
	color:#0f000f;
	text-align:left;
	position:;
	left:auto;
	top:auto
}
#menuBuilder #nav ul li ul li.submenus_items > a span.text_menu_link{
text-align:left;
	position:;
	left:auto;
	top:auto;
	line-height:1.5em;
	font-family:'Courier New', Courier, monospace;
	font-weight:bold;
	color:#fcfcfc
}
#menuBuilder #nav ul li ul li.submenus_items{
width:105%;
	background-color:#41b0eb;
	padding-left:3%;
	padding-right:0%;
	border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	box-shadow:rgba(181, 175, 181, 1) -1px -1px 0px 0px inset;
	border-top-style:inset;
	border-bottom-style:none;
	border-top-width:2px;
	margin-right:0%;
	margin-top:2px;
}
#menuBuilder{
max-width:972px;
	background-image:url('https://cffed5.claudeassets.com/20191102001853im_/http://www.morrisonscove.net/Main_Menu/stylesheets/none');
	margin-left:0%;
	margin-right:0%;
	margin-top:0px;
	box-shadow:rgba(10, 1, 10, 1) 0px 0px 0px 0px;
	border-top-right-radius:0px;
	border-bottom-left-radius:0px;
	border-bottom-right-radius:0px;
	border-top-left-radius:0px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	border-style:none;
	border-color:#0a0a0a;
	background-color:transparent; border-top-color:#0a0a0a; border-right-color:#0a0a0a; border-bottom-color:#0a0a0a; border-left-color:#0a0a0a
}
}

@media screen and (max-width:530px){
#menuBuilder{
max-width:972px;
}}
@media screen and (max-width:260px){
}
@media screen and (max-width:238px){
}
/*
     FILE ARCHIVED ON 01:26:06 Nov 18, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 11:32:35 Jul 10, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.5
  exclusion.robots: 0.049
  exclusion.robots.policy: 0.037
  esindex: 0.01
  cdx.remote: 51.925
  LoadShardBlock: 194.599 (3)
  PetaboxLoader3.resolve: 161.295 (5)
  PetaboxLoader3.datanode: 206.945 (5)
  load_resource: 248.525 (2)
*/