BODY {
	background-repeat:no-repeat;
	cursor:default;
}


.headline {
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	font-style:italic;
	color:#FFFFFF;
	filter:alpha(opacity=30);
	opacity: 0.3;
	-moz-opacity:0.3;
	position:absolute;
	top:37px;
	left:40px;
	line-height:36px;
}

.container_menuArea {
	position: absolute;
	top: 360px;
	left: 125px;
	width: 150px;
	height: 250px;
}


.menuItem {
	width: 120px;
	height: 16px;
	background-color: white;
	border: 1px solid #333333;
	border-right: 6px solid #333333;
	overflow:hidden;
	filter:alpha(opacity=60);
	opacity: 0.6;
	-moz-opacity:0.6;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	padding-right:8px;
	padding-top: 8px;
	font-weight:bold;
	color: #333333;
	
	margin-top:5px;
	cursor:pointer;
}



.container_contentArea {
	position: absolute;
	top: 87px;
	left: 174px;
	width: 800px;
	height: 600px;
	background-image: url(feathertone_music_home.jpg);
	overflow:auto;
}


.content {	
	position: absolute;
	top: 247px;
	left: 86px;
	width:377px;
	height:307px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	line-height:20px;
	visibility: hidden;
	
	overflow:auto;
	padding-top:20px;
	padding-left:30px;
	padding-right:20px;
	background-color:#000000;
	/*
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:left;
	background-image: url(feathertone_music_contentBG.png);
	*/
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;
}

.textStyle01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
}

a.textStyle01:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
}

a.textStyle01:hover {
	text-decoration:underline;
}



.textStyleFootbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}

a.textStyleFootbar:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-decoration:none;
}

a.textStyleFootbar:hover {
	text-decoration:underline;
	color: #FFFFFF;
}



.homeButton {
	position: absolute;
	top: 87px;
	left: 174px;
	width:175px;
	height:200px;
	z-index:10;
	cursor:pointer;
}

.homeButton2 {
	position: absolute;
	top: 125px;
	left:349px;
	width:300px;
	height:50px;
	z-index:10;
	cursor:pointer;
}


.inputElmt1 {
	width: 348px;
	border: 1px solid gray;
	height: 26px;
}

.inputElmt2 {
	width: 348px;
	height: 75px;
	border: 1px solid gray;
	position:relative;
	top:34px;
}

.inputElmtPos2 {
	position:relative;
	top:22px;
}

.inputElmtPos1 {
	position:relative;
	top:10px;
}

.inputElmt3 {
	width: 350px;
	height: 26px;
	border: 1px solid gray;
	position:relative;
	top:48px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	color:#333333;
	cursor:pointer;
}

.textStyle02 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	color:#c0c0c0;
}

.popupIO {
	visibility:hidden;
	z-index: 3;
	width:250px;
	height:110px;
	position:absolute;
	left:75px;
	top:80px;
	background-color:#003366;
}

.popupNIO {
	visibility:hidden;
	z-index: 3;
	width:250px;
	height:110px;
	position:absolute;
	left:75px;
	top:80px;
	background-color:#990000;
}

.popupHead {
	position:absolute;
	left:2px;
	top:2px;
	width: 246px;
	height:16px;
	background-color:#000033;
	font-weight:bold;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:white;
}

.okButton {
	width:60px;
	position:relative;
	left:70px;
	border: 1px solid gray;
	cursor:pointer;
}

.popupBG {
	visibility:hidden;
/*	background-image:url(feathertone_music_popupBG.png);
	background-repeat:no-repeat;
	filter:alpha(opacity=75);
	opacity: 0.75;
	-moz-opacity:0.75;
	width:300px;
	height:160px;
	position:absolute;
	left:80px;
	top:85px;
	z-index:3;*/
}

.popupFocus {
	visibility:hidden;
	background-image:url(inv.gif);
	width: 400px;
	height: 300px;
	position:absolute;
	top:0px; 
	left:0px;
	z-index:1;
}

.lcell {
	text-indent:4px;
	background-image: url(feathertone_music_tableBg.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
	font-weight:bold;
}

.rcell {
	text-indent:4px;
	border-bottom: 1px solid #336699;
	border-right: 1px solid #336699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
	text-decoration:none;
	font-weight:normal;
}

.container_footbar {
	position: absolute;
	top: 747px;
	left: 80px;
	width: 943px;
	height: 14px;
	text-align:right;
}