/** Shopify CDN: Minification failed

Line 185:37 Unexpected "/"
Line 194:18 Unexpected ";"

**/
 
 
 

/* Navigation Bar */

#menu {
	list-style:none;
	height:33px; 
	margin: 74px 10px 0 0px; padding: 0 20px 0 70px;
	font-size:85%;
	}

#menu ul {}

#menu > li {
	float: right; 
	padding: 4px 0px 2px 0;
	height: 29px; 
	}

#menu > li > a {
	color: #f4f7f7;/*   #6c8786  #49655a */
	font: 1.2em/1em 'trebuchet ms', arial, sans-serif;
	padding:6px 6px 6px 6px;
	display:block;
	text-decoration:none;
	
}  /* change size of mm text here */

#menu > li:hover, #menu > li:active { 
	padding: 4px 0px 6px 0px;/* CONNECTS THE DROPDOWN  */
	font: 1.2em/1em 'trebuchet ms', arial, sans-serif;
 
	/* Background color and gradients */
	background: url(mmrobg-turq2.png) repeat-x;
		/*  
 	Rounded Corners 
	-moz-border-radius: 7px 7px 0px 0px;
	-webkit-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;

	-moz-box-shadow:3px 3px 3px #777;
	-webkit-box-shadow:3px 3px 3px #777;
	box-shadow:3px 3px 3px #777;*/
	}
	
a.down li{ }
a:link .down {color: #a4d4d4 ; font-size: 17px;  }
a:hover .down, a:active .down {color: #a4d4d4; font-size: 17px;}

#menu  > li:hover a.drop { color:#fff; } 

/* Drop Down Bed */
.dropdown_1column,
.dropdown_2columns,
.dropdown_3columns,
.dropdown_4columns,
.dropdown_5columns {
	float:right;
	position:absolute;
	width: 900px;
	margin:1px 20px 0 0; padding:10px 10px 10px 20px; 
	left:-999em; /* Hides the drop down */
	background:#fffffa;  /*#fefef8  */
	border:2px solid #29b;
 
	
	z-index:100;
 
	/* Rounded Corners */
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	
	-moz-box-shadow:3px 3px 3px #444;
	-webkit-box-shadow:3px 3px 3px #444;
	box-shadow:3px 3px 3px #444;
	 
 
	
	opacity:0.975; 
	}

#menu li:hover .dropdown_1column,
#menu li:hover .dropdown_2columns,
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {}

/* Columns */
.col_1, .col_1pg,
.col_2, .col_2-concept, .col_2-crtr,
.col_3,
.col_4,
.col_5
.col_6 {
	display:inline;
	float: left;
	position: relative;
	margin: 15px;padding: 0px 0 0 6px;
	}
	
.col_1 {width:140px;}
#col_1pg {width:200px;  float:right;}
.col_2 {width:270px;} .col_2-crtr {width: 160px; clear: both;float: right; margin: 0;}
.col_3 {width:410px;}
.col_4 {width:425px;}
.col_5 {width:470px;}
.col_6 {width:500px; margin: 0;}

/* Add'l styles */
#col_1pg li {font-size: .9em;
display: inline;
list-style: none;
margin: 0 0 0 0px;
padding: 3px 3px;
 
}


#col_1pg li .greybox {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
 	text-align: center;
	padding:4px 6px 4px 6px;
	width:116px;
	
	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#col_1pg li .greybox {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

/* Right alignment */ 
#menu .menu_right {}

#menu li .align_right {}

#menu > li:hover .align_right {left:auto; right:-1px;} /* linch pin, change and mega goes away*/

.align_right {float: right;} /* works without */

/* Drop Down Content Stylings */

#menu p, #menu h2, #menu h3, #menu ul li, menu li p {
	color: #222;
 	font: 1.4em/1.3em 'trebuchet ms', arial, sans-serif;
	}

 

#menu h2 {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
 	}

#menu h3 {
	font-size:1.2em;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	}
	
#menu p {margin:5px 0 10px 0;}

/* Test > between div and a
#menu li:hover > div > a {
 
	color:#b22;
	} /* used to be mega link color */ */

#menu li:hover div a:hover {
	 
}
.strong {
	font-weight:bold;
}
.italic 
	font-style:italic;
}
.imgshadow {
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

 
#menu li .textbox {
	clear:both;
	background-color: #bae7ea;
	margin: 0 0 20px; 
	padding:16px 16px 14px 16px;

	/* Rounded Corners */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
#menu li .textbox2 {
 	width: 350px;
	background-color: #bae7ea;
	margin: 0px 0 30px 0px; 
	padding:16px 16px 14px 16px;

	/* Rounded Corners */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}

#menu > li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}

#menu li ul li a{
	color: #222;
	position:relative;
	font: 1em/1.3em 'trebuchet ms', arial, sans-serif;
 	text-decoration: none;
	}

#menu li ul li a:hover {color: #5fa4cb;}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
 	text-align: center;
	padding:4px 6px 4px 6px;
	width:116px;
	
	/* Rounded Corners */
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}

.right {float: right;}

#menu li .nodrop {
	
	 
}
#menu li:hover .nodrop {
height: 1px;
 
	 
}


#examples {margin: 375px 0 0 80px; width: 400px;}
#examples ul {background-color: #f4f4f4;}


/* CLASSES */
.leftcol {position: relative;}

.new {clear:both;}
.button {background:#fff;
border:1px solid #bbbbbb;
text-align: center;
padding:4px 6px 4px 6px;
width:116px;

/* Rounded Corners */
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

 
 
 
#learn { float: right; height: 14px;
	margin: 0px 0 10px 0;padding: 6px 8px 8px 8px; 
	background: #f4f4f4 url(mmrobg-turq2.png) repeat-x;
	
	/* Rounded Corners */
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;}
	
#learn a {color: #fff; font-size: 14px; text-decoration: none;  } 
#learn a:hover {color: #bbb; } 
 

#menu .sml {font-size: 14px;}

div .rightcol {float: right;margin: 0 30px 0 0;}


 /*   ****** INSTANCES   ****  */
.mega-around {margin: 10px auto;}
.mega-around2 { float: right; width: 400px; margin: 0 0 10px 0;}
.mega-around2 img {margin: 16px auto 0;}
.mega-around2 td {width: 300px;}
.mega-around2 table{padding: 16px 0 0 0;}
#mega-around-album {margin: 20px auto 0 auto;}
#mega-around-player { float: right; width: 400px;}
#mega-pgal { margin: 24px 0 0px 0;}

#mega-pgal td { width: 150px;
	margin: 12px 12px 0px 0px; padding: 0 0 0 30px;

}

table.crtr-table  {width: 860px;}
.tdcontent {width: 600px; padding: 10px 20px  10px 40px;}


#menu th a {color: #111;font-size: 14px;text-align:center;}
