@charset "UTF-8";

#arrow_up { background: url('/img/arrow_up_off.gif') no-repeat; height:91px; width:96px; }
#arrow_up:hover { background: url('/img/arrow_up_on.gif'); } 
#arrow_down { background: url('/img/arrow_down_off.gif') no-repeat; height:91px; width:96px; }
#arrow_down:hover { background: url('/img/arrow_down_on.gif'); } 

body {
 background: #ffffff;
 font-family: Helvetica, Arial, sans-serif; 
 font-size: 10px; 
 font-weight: bold;
 color: #adafb2;
 line-height: 12px;
 margin: 0;
}

.copy {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #adafb2;
	line-height: 12px;
}
.details {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	margin-left:0px;
}

.headings {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #adafb2;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
	text-transform:uppercase;
}

.artist {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.artist1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
}
.birth {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
}
.birth1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
}

.title {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	line-height: 12px;
	font-style: italic;
	text-decoration: none;	
}

a.title:link {
	text-decoration: none;
	color: #000000;
}
a.title:active {
	text-decoration: none;
	color: #000000;
}
a.title:visited {
	text-decoration: none;
	color: #000000;
}
a.title:hover {
	text-decoration: underline;
	color: #000000;
}
.title_bold {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	font-style: italic;
	text-decoration: none;
	line-height: 12px;
	padding-top: 1px;
	padding-bottom: 4px;
}

.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #adafb2;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 0px;
}
a.nav:link {
	text-decoration: none;
	color: #adafb2;
}
a.nav:active {
	text-decoration: none;
	color: #adafb2;
}
a.nav:visited {
	text-decoration: none;
	color: #adafb2;
}
a.nav:hover {
	text-decoration: none;
	color: #000000;
}
.nav1 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
}
a.nav1:link {
	text-decoration: none;
	color: #000000;
	cursor:pointer;
}
a.nav1:active {
	text-decoration: none;
	color: #000000;
}
a.nav1:visited {
	text-decoration: none;
	color: #000000;
}
a.nav1:hover {
	text-decoration: none;
	color: #000000;
}

.nav2 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #adafb2;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
}
a.nav2:link {
	text-decoration: none;
	color: #adafb2;
}
a.nav2:active {
	text-decoration: none;
	color: #adafb2;
}
a.nav2:visited {
	text-decoration: none;
	color: #adafb2;
}
a.nav2:hover {
	text-decoration: none;
	color: #000000;
}
.nav3 {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #000000;
	padding-left: 0px;
	padding-right: 3px;
	padding-top: 2px;
	padding-bottom: 0px;
}
a.nav3:link {
	text-decoration: none;
	color: #000000;
}
a.nav3:active {
	text-decoration: none;
	color: #000000;
}
a.nav3:visited {
	text-decoration: none;
	color: #000000;
}
a.nav3:hover {
	text-decoration: none;
	color: #000000;
}

a.copy:link {
	text-decoration: none;
	color: #adafb2;
}
a.copy:active {
	text-decoration: none;
	color: #adafb2;
}
a.copy:visited {
	text-decoration: none;
	color: #adafb2;
}
a.copy:hover {
	text-decoration: none;
	color: #000000;
}

.artwork {
	padding-top: 1px;
	padding-botton: 3px;
	z-index: 590;
 }

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	color: #000000;
	text-decoration: none;
	cursor:pointer;
}
a:active {
	text-decoration: none;
}

hr {
	height: 4px;
	width: 511px;
	border-width: 0;
	background-color: #d1d2d4;
	background-position: bottom;
   }

ul.dropdown {
 font-weight: bold;
}

	ul.dropdown li {
	 padding-left: 0px;
	 padding-right: 4px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 border-style: solid;
	 border-width: 0;
	 border-color: #ffffff;
	 background-color: #ffffff;
	 color: #adafb2;
	 font-weight: bold;
	}

	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #ffffff;
	 color: #000000;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #adafb2; text-decoration: none; }
	ul.dropdown a:hover		{ color: #000000; }
	ul.dropdown a:active	{ color: #000000; }


	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 padding-top: 5px;
	}

		ul.dropdown ul li {
		 font-weight: bold;
		}



/*-------------------------------------------------/
 * @section		Support Class `dir`
 * @level sep	ul, .class
 */


ul.dropdown *.dir {
 padding-left: 4px;
 padding-right: 4px;
 padding-top: 8px;
 background-position: 100% 100%;
 background-repeat: no-repeat;
 background-color: #d1d2d4;
 color: #000000;
}


/* -- Components override -- */

ul.dropdown-horizontal ul *.dir {
 padding-left: 4px;
 padding-right: 4px;
 background-position: 100% 100%;
 background-repeat: no-repeat;
 background-color: #d1d2d4;
 color: #000000;
}

ul.dropdown-horizontal ul *.dir a:link,
	ul.dropdown-horizontal ul *.dir a:visited	{ color: #000000; text-decoration: none; }
	ul.dropdown-horizontal ul *.dir a:hover	{ color: #fff; }
	ul.dropdown-horizontal ul *.dir a:active	{ color: #000000; }


#footer {
position: absolute; left: 266px; top: 595px; width: 530px; height: 50px; z-index:1; overflow:auto;
} 

#apDiv11 { position: absolute; left: 70px; top: 192px; width: 140px; height: 156px; z-index: 11; } 

.detailstable tr { height:18px; } 
.detailstable tr:first-child { height:28px;  } 