/* css for old design */
body{ background-color: #333; margin:0; }

h1, h2, h3, h4, h5 { font-family: helvetica, verdana, arial, sans-serif; 
}
h1{ font-size: 1.5em; font-weight: bold;}
h2{ font-size: 1.3em; }
h3{ font-size: 1.1em; }
h4{ font-size: 0.9em; }
h5{ font-size: 0.7em; }
.bold{ font-weight: bold;}

#headerDiv{  	}
#footerDiv{ font-family: helvetica, verdana, arial, sans-serif; font-size: .5em; color: black; font-weight: normal; bottom:0;}

#google_translate_element{ float:right;  }

#headerDiv #bannerDiv { width:800px; height:126px; padding: 0; border-top:1px solid white; 
	/* border-bottom: 1px solid white;*/ }

#bannerDiv { width:800px; height:130px; padding:2px 0; border-top:1px solid white; 
	/* border-bottom: 1px solid white;*/ }
#logoDiv{ width:800px; height:50px;  }
#MHMTitle{ font-family: Helvetica; font-size: 1.6em; font-weight: bold; 
	color: #fff; margin:0; margin-left:60px; width: 380px; padding-top:13px;}	
	
#menuDiv {
	width: 700px;
	height:20px;
	
	border-top: 1px solid white; 
	border-bottom: 1px solid white; 
	padding-left:100px; 

}

#menu, #menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
  height:24px;
}
#headerDiv2 #menu, #headerDiv2 #menu ul{ height: 20px; }


#menu > li{ height: 24px;}

#menu li {
  float: left;
  background: #333;
  border-left: 1px solid white; 
}

#menu #galleryList, #menu #videos, #menu #aboutArtistList{  /*border-right: 3px solid white;*/ }
#menu #homeLink{ }

#menu a {
  display: block;
  padding: 2px 10px;
  /* width: 130px; */
  font-family: verdana, arial, sans-serf;
  font-size: .75em; 
  text-decoration: none;
  cursor: pointer; 
color: #fff; 
text-align: center;
}

#menu a:hover{ color: #cc9; background-color: #777;}


#menu li ul {
  position: absolute;
  left: -999em;
  margin-top:1px;
/*  top: 22px;
  width: 140px;*/
  z-index: 1;
}

#menu li:hover ul, #menu li ul:hover {
  left:auto; 
  margin-left:-1px;
 
}
/*
#menu #galleryList:hover ul, #menu #galleryList ul:hover { margin-left:-1px;}
#menu #videos:hover ul, #menu #videos ul:hover { margin-left:-1px;}
#menu #aboutArtistList:hover ul, #menu #aboutArtistList ul:hover { margin-left:-1px;}
*/

/* #menu #MLPLink{ border-right:1px solid #fff; }  */
#menu #MHLink { border-right:1px solid #fff; }

/*
#menu li:hover{ border-top: 3px solid white; border-left: 3px solid white; border-right:3px solid white; }
*/

#menu #galleryList ul{ width: 232px; }
#menu #galleryList li{ border:none;}
#menu #galleryList ul a{ width: 210px; text-align:left; 
	border-left:1px solid #ddd; border-bottom:1px dotted #aaa; border-right: 1px solid #ddd;
}
#menu #galleryList ul li:last-child a { border-bottom: 1px solid #ddd;}

#menu #videos ul { width: 222px; }
#menu #videos li{ border:none;}
#menu #videos ul a{ width: 200px; text-align:left; 
	border-left:1px solid #eee; border-bottom:1px dotted #aaa; border-right: 1px solid #ddd;
}
#menu #videos ul li:last-child a { border-bottom: 1px solid #ddd;}


#menu #aboutArtistList ul{ width: 152px; }
#menu #aboutArtistList li{ border:none; }
#menu #aboutArtistList ul a{ width: 130px; text-align:left; 
	border-left:1px solid #eee; border-bottom:1px dotted #aaa; border-right: 1px solid #ddd;
}
#menu #aboutArtistList ul li:last-child a { border-bottom: 1px solid #ddd;}


#menu #galleryList:hover, #menu #videos:hover, #menu #aboutArtistList:hover { 
	/*border-top:2px solid white;*/
}

#menu #galleryList:hover ul, #menu #videos:hover ul, #menu #aboutArtistList:hover ul { 
	/*border-left:3px solid white; 
	border-right:3px solid white; 
	border-bottom:3px solid white;*/
}

#logoDiv .goog-logo-link, #logoDiv .goog-logo-link:link, #logoDiv .goog-logo-link:visited, 
#logoDiv .goog-logo-link:hover, #logoDiv .goog-logo-link:active { color: #fff; }

#logoDiv .goog-te-gadget { color: #fff; }

#headerDiv2{ }
#headerDiv2 #topHeaderDiv{ height: 95px; }
#headerDiv2 #google_translate_element{ margin-top: -40px;}
#headerDiv2 #MHMTitle{ visibility: hidden;}
#headerDiv2 #headerDiv{ width: 750px; height: 95px; }
#headerDiv2 #bannerDiv{ height:90px; width: 750px; background: #333 url('../sec_pgs_imgs/gall_top.jpg') top left no-repeat}

#headerDiv2 #logoDiv{ position: absolute; width: 750px;}
#headerDiv2 #menuDiv{ width: 700px; padding-left: 50px; margin-top: 66px; height:24px;}
#headerDiv2 #menu .toplink { padding: 2px 10px 0 10px; height:18px; }
#headerDiv2 #menu .toplink li a{ height:20px;  }
#headerDiv2 .topLink{ height:20px;}

#headerDiv3{ }
#headerDiv3 #topHeaderDiv{ height: 95px; }
#headerDiv3 #google_translate_element{ margin-top: -25px;}
#headerDiv3 #MHMTitle{ visibility: hidden;}
#headerDiv3 #headerDiv{ width: 750px; height: 95px; }
#headerDiv3 #bannerDiv{ height:90px; width: 750px; 
	background: #333 url('../sec_pgs_imgs/sec_top.jpg') top left no-repeat}

#headerDiv3 #logoDiv{ position: absolute; width: 750px;}
#headerDiv3 #menuDiv{ width: 700px; padding-left: 50px; margin-top: 66px; height:24px; }
#headerDiv3 #menu .toplink { padding: 2px 10px 0 10px; height:18px; }
#headerDiv3 #menu .toplink li a{ height:20px;  }
#headerDiv3 .topLink{ height:20px;}

#contentTD{ background: #cc9 url('sec_pgs_imgs/gall_logbkgd.gif') top left no-repeat; }
