/* Start of CMSMS style sheet 'mhm' */
body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background: #833332;
        width: 100%;
}

#mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/mask.gif) no-repeat 0 0;
	z-index: 101;
}

body.tour #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

2column {
	moz-column-count: 2;
}

body.main #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

body.drum #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

body.piano #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/image/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

body.control #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

body.vocal #mask {
	position: absolute;
	top: 0;
	left: 30px;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/spikeymask.jpg) no-repeat 0 0;
	z-index: 101;
}

body.gear #mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 185px;
	height: 350px;
	background: transparent url(/uploads/images/branium.jpg) no-repeat 0 0;
	z-index: 101;
}

#wrapper {
	position: absolute;
	top: 110px;
	left: 210px;
	width: 720px;
}

#header {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 43px;
	background: #fe9402;
}

#logo {
	position: absolute;
	top: 30px;
	left: 0;
	width: 100%;
	height: 60px;
	background: transparent url(/uploads/images/mhm_header.gif) no-repeat 200px -2px;
	z-index: 100;
}

#address {
	position: absolute;
	top: 340px;
	left: 8px;
	width: 200px;
	height: 200px;
	background: #833332 url(/uploads/images/mhmaddress.gif) no-repeat 0 0;
}

#top {
	position: relative;
	width: 720px;
	height: 30px;
	left: 0;
	top: 0;
	background: transparent url(/uploads/images/mainback_top.gif) no-repeat;
}

#middle {
	position: relative;
	width: 720px;
	left: 0;
	top: 0;
	background: transparent url(/uploads/images/mainback_middle.gif) repeat-y left center;
	text-align: left;
}

#bottom {
	position: relative;
	width: 720px;
	height: 32px;
	left: 0;
	top: -30px;
	background: transparent url(/uploads/images/mainback_bottom.gif) no-repeat;
}

#content {
	position: relative;
	width: 650px;
	padding: 10px 30px 0 15px;
	left: 20px;
	top: -20px;
	z-index: 200;
}

#left_float {
	float: left;
	width: 325px;
}

#content_right {
	float: right;
	width: 270px;
	margin: 32px 0 20px;
	max-height: 394px;
	overflow: auto;
}

#content_right2 {
	float: right;
	width: 270px;
	margin: 20px 0 20px;
	max-height: 394px;
	overflow: auto;
}

/* @group Blueprint */

#blueprint {
	position: relative;
	top: 20px;
	left: 20px;
	background: transparent url(/uploads/images/blueprint_composite.gif) 0 0 no-repeat;
	width: 313px;
	height: 530px;
}

#piano a {
	position: absolute;
	top: 56px;
	left: 151px;
	background: transparent;
	width: 90px;
	height: 74px;
}

#piano a:hover {
	position: absolute;
	top: 56px;
	left: 151px;
	background: transparent url(/uploads/images/FP_Piano-over.gif) 0 0 no-repeat;
	width: 90px;
	height: 74px;
}

#main a {
	position: absolute;
	top: 135px;
	left: 42px;
	background: transparent;
	width: 207px;
	height: 154px;
}

#main a:hover {
	position: absolute;
	top: 121px;
	left: 40px;
	background: transparent url(/uploads/images/main_over.gif) 0 0 no-repeat;
	width: 207px;
	height: 184px;
}

#control a {
	position: absolute;
	top: 283px;
	left: 127px;
	background: transparent;
	width: 117px;
	height: 135px;
}

#control a:hover {
	position: absolute;
	top: 283px;
	left: 127px;
	background: transparent url(/uploads/images/FP_Control-over.gif) 0 0 no-repeat;
	width: 117px;
	height: 135px;
}

#drum a {
	position: absolute;
	top: 57px;
	left: 43px;
	background: transparent;
	width: 104px;
	height: 96px;
}

#drum a:hover {
	position: absolute;
	top: 57px;
	left: 43px;
	background: transparent url(/uploads/images/FP_Drums-over.gif) 0 0 no-repeat;
	width: 105px;
	height: 97px;
}

#vocal a {
	position: absolute;
	top: 227px;
	left: 40px;
	background: transparent;
	width: 53px;
	height: 67px;
}

#vocal a:hover {
	position: absolute;
	top: 227px;
	left: 45px;
	background: transparent url(/uploads/images/FP_VOX-over.gif) 0 0 no-repeat;
	width: 53px;
	height: 67px;
	z-index: 104;
}

/* @end */



#info h3 {
	margin: 0 0 0 75px;
	font-size: 1.2em;
	font-weight: normal;
	font-family: georgia, "times new roman", serif;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	border-bottom: 1px solid #aaa;
	width: 650px;
}

#info .para {
	width: 300px;
	margin: 0 0 0 75px;
}

/* @end */

/* @group nav */

#navigation {
	position: absolute;
	top: 56px;
	left: 390px;
	width: 500px;
	z-index: 100000;
}

/* @group Photo galleries */
body.main #info {
	position: relative;
	background: transparent url(/uploads/images/main/main4.jpg) 8px 19px no-repeat;
}

body.drum #info {
	position: relative;
	background: transparent url(/uploads/images/drum/drum1.jpg) 8px 19px no-repeat;
}

body.piano #info {
	position: relative;
	background: transparent url(/uploads/images/piano/piano1.jpg) 8px 19px no-repeat;
}

body.control #info {
	position: relative;
	background: transparent url(/uploads/images/control/control1.jpg) 8px 19px no-repeat;
}

body.vocal #info {
	position: relative;
	background: transparent url(/uploads/images/vocal/vocal1.jpg) 8px 19px no-repeat;
}

#scrollbox {
	width: 352px;
	height: 80px;
	background: #fff;
	overflow: auto;
	border: 1px solid #833332;
	margin-left: 0px;
}

a.gallery, a.gallery:visited {
	display: block;
	color: #000;
	text-decoration: none;
	border: 1px solid #000;
	width: 75px;
	height: 47px;
	margin: 3px;
	float: left;
}

body.main a.slidea {
	background: url(/uploads/images/main/thumbs/thumb1.jpg);
}

body.main a.slideb {
	background: url(/uploads/images/main/thumbs/thumb2.jpg);
}

body.main a.slidec {
	background: url(/uploads/images/main/thumbs/thumb3.jpg);
}

body.main a.slided {
	background: url(/uploads/images/main/thumbs/thumb4.jpg);
}

body.main a.slidee {
	background: url(/uploads/images/main/thumbs/thumb5.jpg);
}

body.main a.slidef {
	background: url(/uploads/images/main/thumbs/thumb6.jpg);
}

body.main a.slideg {
	background: url(/uploads/images/main/thumbs/thumb7.jpg);
}

body.main a.slideh {
	background: url(/uploads/images/main/thumbs/thumb8.jpg);
}

body.drum a.slidea {
	background: url(/uploads/images/drum/thumbs/thumb1.jpg);
}

body.drum a.slideb {
	background: url(/uploads/images/drum/thumbs/thumb2.jpg);
}

body.drum a.slidec {
	background: url(/uploads/images/drum/thumbs/thumb3.jpg);
}

body.drum a.slided {
	background: url(/uploads/images/drum/thumbs/thumb4.jpg);
}

body.drum a.slidee {
	background: url(/uploads/images/drum/thumbs/thumb5.jpg);
}

body.drum a.slidef {
	background: url(/uploads/images/drum/thumbs/thumb6.jpg);
}

body.drum a.slideg {
	background: url(/uploads/images/drum/thumbs/thumb7.jpg);
}

body.drum a.slideh {
	background: url(/uploads/images/drum/thumbs/thumb8.jpg);
}

body.control a.slidea {
	background: url(/uploads/images/control/thumbs/thumb1.jpg);
}

body.control a.slideb {
	background: url(/uploads/images/control/thumbs/thumb2.jpg);
}

body.control a.slidec {
	background: url(/uploads/images/control/thumbs/thumb3.jpg);
}

body.control a.slided {
	background: url(/uploads/images/control/thumbs/thumb4.jpg);
}

body.control a.slidee {
	background: url(/uploads/images/control/thumbs/thumb5.jpg);
}

body.control a.slidef {
	background: url(/uploads/images/control/thumbs/thumb6.jpg);
}

body.control a.slideg {
	background: url(/uploads/images/control/thumbs/thumb7.jpg);
}

body.control a.slideh {
	background: url(/uploads/images/control/thumbs/thumb8.jpg);
}

body.piano a.slidea {
	background: url(/uploads/images/piano/thumbs/thumb1.jpg);
}

body.piano a.slideb {
	background: url(/uploads/images/piano/thumbs/thumb2.jpg);
}

body.piano a.slidec {
	background: url(/uploads/images/piano/thumbs/thumb3.jpg);
}

body.piano a.slided {
	background: url(/uploads/images/piano/thumbs/thumb4.jpg);
}

body.piano a.slidee {
	background: url(/uploads/images/piano/thumbs/thumb5.jpg);
}

body.vocal a.slidea {
	background: url(/uploads/images/vocal/thumbs/thumb1.jpg);
}

body.vocal a.slideb {
	background: url(/uploads/images/vocal/thumbs/thumb2.jpg);
}

body.vocal a.slidec {
	background: url(/uploads/images/vocal/thumbs/thumb3.jpg);
}

a.gallery span {
	display: block;
	position: absolute;
	left: 150px;
	top: -1px;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

a.gallery:hover {
	white-space: normal;
	border: 1px solid #fff;
}

a.gallery:hover img, a.gallery:active img, a.gallery:focus img {
	border: 0px solid #000;
}

a.gallery:hover span, a.gallery:active span, a.gallery:focus span {
	display: block;
	position: absolute;
	width: 340px;
	height: 255px;
	top: 19px;
	left: 8px;
	padding: 0px;
	font-style: italic;
	color: #000;
	background: transparent;
	z-index: 100;
}

#thumbs {
	width: 665px;
	height: 60px;
}

#pad {
	height: 310px;
	width: 100px;
}

.soundframe {
	height: 15px;
	width: 145px;
	border: 2px solid #833332;
	margin: 20px 10px 0 0;
}

.art {
	position: absolute;
	top: 60px;
	right: 40px;
	width: 150px;
	height: 150px;
	margin: 10px;
	border: none;
}

/* @end */
p {
	font: 11px;
	line-height: 150%;
	margin: 13px 0 10px 0;
}

p.small {
	font-size: 8px;
	line-height: 125%;
}

p.sound {
	margin: 20px 0 0 0;
}

p.contact {
	margin: 20px 0 0 0;
}

p.listen {
	clear: right;
}

p.back a {
	font-weight: 900;
	color: #833332;
	text-decoration: none;
	border-bottom: 1px dotted;
}

p.back a:hover {
	color: #fff;
	text-decoration: none;
}

.footer {
	font-size: 9.5px;
	text-align: right;
	color: #fe9402;
	margin: -43px 25px 20px 0;
	z-index: 101
}

.footer a {
       color: #fff;
}

.footer a:hover {
        color: #ffff00;
}

.white {
	color: #fff;
}

img.tour {
	width: 340px;
	height: 255px;
}

h1, h2, h3, h4, h5, h6 {
	margin: 10px 0 -10px 0;
}

h1, h3, h5 {
	color: #833332;
}

h2, h4, h6 {
	color: #fff;
}

ul {
	color: #fff;
	list-style-type: none;
}

ul li {
	color: #833332;
	margin: 0 0 0 20px;
}

#address ul {
	font-size: 14px;
	color: #fff;
	list-style-type: none;
}

#address ul li {
	color: #fe9402;
	margin: 0 0 0 20px;
	line-height: 190%;
}

.listen ul li a {
	text-decoration: none;
	color: #833332;
}

.listen ul li a:hover {
	text-decoration: none;
	color: #fff;
}

.listen ul li a:active {
	text-decoration: none;
	color: #000;
}

.listen ul li a:focus {
	text-decoration: none;
	color: #fff;
}

.tour ul li {
	color: #833332;
	margin: 0 0 0 -20px;
}

#masks ul {
	float: left;
	color: #fff;
	list-style-type: none;
	width: 400px;
	height: 100px;
	overflow: scroll;
}

#masks ul li {
	color: #833332;
	margin: 0 0 0 20px;
	width: 20em;
}

ol {
	color: #fff;
}

ol li {
	color: #833332;
	margin: 0 0 0 40px;
}

#menu {
	background: transparent;
}

#menu a, #menu a:visited {
	text-decoration: none;
	display: block;
	padding: 0.4em;
	background: transparent;
}

dt {
	margin: 0;
	padding: 0.4em;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	background: transparent;
}

dl {
	margin: 0;
	padding: 0;
}

img.mask {
	height: 180px;
	border: 1px solid #833332;
	margin: 20px;
}

img.main {
	float: left;
	height: 255px;
	border: 1px solid #833332;
	margin: 20px 20px 20px 0;
}

.floatleft {
	display: block;
	float: left;
	height: 250px;
	width: 250px;
	border: 1px solid #833332;
	margin: 20px 20px 20px 0;
}

.largeview {
margin-left: -40px;
}
/* End of 'mhm' */

