/* CSS Document */
/* -------------------------------------*/
/* ---------->>> ELEMENTS <<<-----------*/
/* -------------------------------------*/
body {
	background-color: #fff;
  	text-align:center;
	margin:0px;
	padding:0px;
}
	body, table, td, p, div {
		font-size: 11px;
	  	font-family: Geneva, Arial, Helvetica, Sans-Serif;
		color: #AAAAAA;
	}
a {
	color: #88DD00;
	text-decoration: none;
}
	a:active {
		color: #88DD00;
		text-decoration: none;
	}
	a:visited {
		color: #88DD00;
		text-decoration: none;
	}
	a:hover {
		color: #333333;
		text-decoration: none;
	}
/* -----------------------------------*/
/* ---------->>> ID'S <<<-------------*/
/* -----------------------------------*/
#bannerBar{
	padding: 2px 0px 0px 0px;
	height: 30px;
	z-index: 1000;
}
#blankBar{
	height: 31px;
}
#blankBar2{
	border-top: 8px solid #fff;
}
#bottomBar{
	padding: 35px 0px 0px 0px;
}
#c {
	width:800px;
	margin: 4px auto;
	padding:0px;
	text-align:left;
	background-color: #fff;
	color: #BABABA;
}
#e{
	display: none;
}
#footer {
	width: 760px;
}
#mhLogo{
	float: left;
	margin: 0px;
	padding: 0px;
}
#musicBar{
	background-color: #F0F0F0;
	height: 30px;
	
}
#top{
	height: 343px;
	background-color: #fff;
}
/* ------------------------------------*/
/* ---------->>> Box's on photogrophy page <<<-----------*/
/* ------------------------------------*/
#boxes {
	font-family: Arial, sans-serif;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	width: 161px;
	height: 82px;
}
#boxes li {
	position: relative;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 6px 6px 0px;
	width: 14px;
	height: 14px;
}
#boxes li.linked a{
	width: 14px;
	height: 14px;
	display: block;
	background: url(../img/box.gif) no-repeat;
}
#boxes li.linked a:hover{
	background: url(../img/boxOver.gif) no-repeat;
	width: 14px;
	height: 14px;
}
#boxes li.blank a{
	width: 14px;
	height: 14px;
	display: block;
	background: #fff;
	cursor: default;
}
#boxes li.blank a:hover{
	background: #fff;
	width: 14px;
	height: 14px;
	cursor: default;
}
/* ------------------------------------*/
/* ---------->>> End Box's on photogrophy page <<<-----------*/
/* ------------------------------------*/


/* ------------------------------------*/
/* ---------->>> CLASS'S <<<-----------*/
/* ------------------------------------*/
.floatR{
	float: right;
}
a .grey{
	color: #999999;
}
.header{
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #999999;
	padding: 0px 0px 7px 0px;
}
.headPad{
	padding: 3px 35px 0px 0px;
	text-align: right;
	size: 12px;
	font-weight: bold;
	color: #999;
	text-transform: uppercase;
}
.padR{
	padding-right: 20px;	
}
.player{
	float: right;
	padding-right: 18px;
	border-right: 1px solid #ffffff;
}
/*----------------------------------------*/
/*  Horizontal nav */

/* Root = Horizontal, Secondary = Vertical */
ul#navmenu {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	width: 250px; /*For KHTML*/
  	list-style: none;
  	height: 24px;
  	position: absolute;
  	top: -8px;
	z-index: 100;
}
ul#navmenu li {
  	margin: 0;
  	border: 0 none;
  	padding: 0;
  	float: left; /*For Gecko*/
  	display: inline;
  	list-style: none;
  	text-transform: uppercase;
  	height: 14px;
z-index: 100;
}
ul#navmenu ul {
  	margin: 0;
  	border: 1px solid #CECECE;
  	padding: 6px 0px 0px 0px;
  	width: 178px;
  	list-style: none;
  	display: none;
  	position: absolute;
  	top: 11px;
  	left: 0;
	height: 102px;
z-index: 100;
	background-color: #F9F9F9;
	voice-family: "\"}\"";
	voice-family:inherit;
	top: 11px;
z-index: 100;
	}
	html>body ul#navmenu ul {
	top: 12px;
z-index: 100;
}
ul#navmenu ul li {
  	float: none; /*For Gecko*/
  	display: block !important;
  	display: inline; /*For IE*/
z-index: 100;
}
/* Root Menu */
ul#navmenu a {
  	padding: 0 6px;
  	float: none !important; /*For Opera*/
  	float: left; /*For IE*/
  	display: block;
  	color: #AAAAAA;
  	font: normal 10px/12px Arial, Helvetica, sans-serif;
  	text-decoration: none;
  	height: auto !important;
  	height: 1%; /*For IE*/
z-index: 100;
}
/* Root Menu Hover Persistence */
ul#navmenu a:hover,
ul#navmenu li:hover a,
ul#navmenu li.iehover a {
  	color: #999;
z-index: 100;
}
/* 2nd Menu */
ul#navmenu li:hover li a,
ul#navmenu li.iehover li a {
	float: none;
	color: #AAAAAA;
	background-color: #F9F9F9;
z-index: 100;
}
/* 2nd Menu Hover Persistence */
ul#navmenu li:hover li a:hover,
ul#navmenu li:hover li:hover a,
ul#navmenu li.iehover li a:hover,
ul#navmenu li.iehover li.iehover a {
  	background: #F9F9F9;
  	color: #999999;
z-index: 100;
}
ul#navmenu ul ul,
ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 160px;
z-index: 100;
}
/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu li:hover ul ul,
ul#navmenu li:hover ul ul ul,
ul#navmenu li.iehover ul ul,
ul#navmenu li.iehover ul ul ul {
	display: none;
z-index: 100;
}
ul#navmenu li:hover ul,
ul#navmenu ul li:hover ul,
ul#navmenu ul ul li:hover ul,
ul#navmenu li.iehover ul,
ul#navmenu ul li.iehover ul,
ul#navmenu ul ul li.iehover ul {
	display: block;
z-index: 100;
}

/* 
Styles for scrolling layers  
Specify width and height in hold and wn, and in clip for wn 
*/
div#hold { 
	position:relative; 
	overflow:hidden;
	width:300px; 
	height:150px; 
  	z-index:100; 
 	margin: 10px 15px 0px 15px;
	padding: 0px 0px 0px 0px;
	text-align: right;
}
/*\*/
html>body*div#hold {width:300px; }
/**/
div#wn	{ 
	position:absolute; 
	left:0px; 
	top:0px; 
	width:300px; 
	height:150px; 
	clip:rect(0px, 300px, 150px, 0px); 
	overflow:hidden;	
	z-index:1; 
	text-align: right;
}
/*\*/
html>body*div#wn {width:300px; }
/**/
div.content { 
	position:absolute; 
	visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	text-align: right;
	padding-left: 20px;
}
div.contentChanged { 
	position:absolute; 
	visibility:hidden;
	left:0px; top:0px; 
	z-index:1; 
	text-align: right;
	padding-left: 140px;
}
/* Set small font-size or size/position of div's will be off in some browsers  */
div#scrollbar { 
	position:relative; 
	left:0; 
	top:0;
	width:11px; 
	height:156px; 
	font-size:1px; 
	z-index:1;
	}
div#track { 
	position:absolute; 
	left:0; 
	top:13px;
	width:14px; 
	height:130px;
	background: url(../img/track.gif) #F0F0F0 repeat;
	border-bottom: 1px solid #fff;
	z-index:1;
}
div#dragBar {
	position:absolute; 
	left:0px; 
	top:1px;
	width:12px; 
	height:20px;
	background-color:#CECECE;
	z-index:1;
 }  
div#up { 
	position:absolute; 
	left:0; 
	top:0; 
	z-index:2;
}  
div#down { 
	position:absolute; 
	left:0; 
	bottom:0; 
	z-index:3 
}  
a img { 
	border:none 
}
/*
div.content { 
	text-align:left 
}
*/
div#scrollLinks  { 
	position: absolute; 
	top: 22px;
	width:14px ;
	padding-left: 330px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	html>body div#scrollLinks {
	top: 22px;
	padding-left: 330px;
}
div#scrollLinksSWS  { 
	position: absolute; 
	top: 72px;
	width:14px ;
	padding-left: 330px;
	voice-family: "\"}\"";
	voice-family:inherit;
	}
	html>body div#scrollLinksSWS {
	top: 72px;
	padding-left: 330px;
}
.songs{
	text-align: right;
}









#left{
	width: 237px;
	padding: 0px;
	float: left;
	height: 343px;
	position: relative;
}
#leftText{
	padding: 2px 31px 0px 20px;
	position: relative;
	top: 0px;
}
#middle{
	width: 350px;
	padding: 0px;
	float: left;
	height: 343px;
	position: relative;
}
#middleScroll{
	width: 350px;
	float: left;
	height: 192px;
	position: relative;
	top: 151px;
	border-right: 1px solid #CECECE;
voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
	}
	html>body #middleScroll {
	width: 351px;
}
#middleScrollSWS{
	width: 350px;
	float: left;
	height: 242px;
	position: relative;
	top: 101px;
	border-right: 1px solid #CECECE;
voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
	}

	html>body #middleScrollSWS {
	width: 351px;
}
#middleText{
	text-align: right;
	padding: 2px 31px 8px 5px;
	position: absolute;
	border-right: 1px solid #CECECE;
	bottom: 0px;
	width: 350px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 350px;
	}
	html>body #middleText {
	width: 315px;
}

#right{
	width: 210px;
	padding: 0px;
	float: right;
	height: 343px;
	position: relative;
}
#rightText{
	padding: 22px 0px 8px 31px;
	position: absolute;
	top: 215px;
}

#rightText a {
	float: right;
	padding: 0px 44px 0px 0px; 
	font-size: 10px;
}
#rightTextNav{
	text-align: left;
	padding: 0px 0px 8px 16px;
	position: absolute;
	bottom: 0px;
}
#rightTextNav a{
	color: #AAAAAA;
	text-transform: uppercase;
	font-size: 10px;
}
#rightTextNav a:hover{
	color: #999999;
}
#rightBannerText{
	text-align: right;
	padding: 0px 0px 8px 16px;
	position: absolute;
	bottom: 0px;
}
#rightBannerText a{
	color: #88DD00;
	text-transform: uppercase;
	font-size: 10px;
}
#rightBannerText a:hover{
	color: #333333;
}
