body {
        background: #000000;
        margin: 0px;
        font-family: Tahoma, Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 12px;
}

img {
	border: 0;
}

form {
	margin: 0;
}

input {
	margin: 1px;
	vertical-align: top;
}

object {
	margin: 4px 0 0 0;
}

ol {
	line-height: 14px;
}

h3,
h4 {
	color: #000;
	margin-top: 0;
}

h4 {
	font-size: 14px;
}

h4 a:hover {
	color: #d5c4af;
}

a {
	text-decoration: none;
	color: white;
}

a:hover,
li.over i.tabcenter {
	color: #000000;
}

#logo {
	background-image: url(../img/logo.png);
	width: 100px;
	height: 89px;
	margin: 5px;
	cursor: pointer;
	float: left;
}

#koblogo {
	background-image: url(../img/koblogo.png);
	width: 80px;
	height: 84px;
	margin: 20px auto;
}

#ooblogo {
	background-image: url(../img/ooblogo.png);
	width: 80px;
	height: 84px;
	margin: 20px auto;
}

#infobox {
	margin: 70px auto 0 auto;
	width: 500px;
	height: 350px;
	overflow-y: auto;
	font-size: 13px;	
}

#infobox h2 {
	padding-top: 20px;
	clear:both;
}

.news_item img { 
	margin:5px;
}

.news_item h3 {
	margin: 0 0 5px 0;
}

.news_item h4 {
	margin: 0 0 5px 0;
	font-weight: normal;
}

.news_item {
	clear: both;
}

#albums_box {
	margin: 10px auto 0 auto;
	width: 864px;
	height: 250px;
}

#albums_container {
	float: left;
	margin: 0 auto 0 auto;
	width: 800px;
	height: 250px;
	overflow: hidden;
}

#albums {
	width: 5000px;
	height: 300px;
	overflow: hidden;
}

#albums h4 {
	margin-top: 15px;
	font-size: 12px;
}

#albums div {
	float: left;
	margin: 0 5px 0 5px;
	cursor: pointer;
}

#albums img.reflected {
	width: 150px;
	height: 134px;
	border: 0;
}

#albums_scroller {
	margin: 10px auto 0 auto;
	width: 800px;
	height: 32px;
}

#albums_left {
	float: left;
	width: 50px;
	margin-right: 5px;
}

#albums_right {
	float: right;
	width: 50px;
	margin-left: 5px;
}

#albums_title {
	color: #fff;
	text-align: center;
	width: 736px;
	float: left;
	font-size: 14px;
}

#albums_related {
	height: 60px;
}

#albums_related  div{
	 float: left;
	 margin: 10px 5px 0px 5px;
}

.artists {
	width: 900px; 
	margin: 0 auto; 
	font-size: 15px; 
	text-align: center;
	font-weight: normal;
	line-height: 30px;
}

.artists a {
	white-space:nowrap;
	text-decoration: none;
	color: #fff;
	padding-left: 4px;
	padding-right: 4px;
	text-align: left;
}

.artists a:hover {
	background: #fff;
	color: #000;
}

#navigation
{
	margin: 0;
	padding: 0;
	float: right;
}

#navigation ul
{
	padding: 0;
	margin: 0;
	font-size: 14px;
}

#navigation li
{
	float: left;
	list-style-type: none;
}

#navigation li a
{
	background: #d5c4af;
	height: 30px;
	margin-right: 0px;
	color: #fff;
	text-decoration: none;
	display: block;
	overflow: hidden;
	float: left;
	font-weight: bold;
}

* html #navigation li a
{
	float: left;
}

#navigation li.last a
{
	margin-right: 0;
}

#navigation li.active a, 
#navigation li a:hover, 
#navigation li:hover a
{
	font-weight: bold;
	color: #000000;
}


i.left {
	display: block;
	float: left;
	width: 6px;
	margin-left: 3px;
	height: 30px;
	background: #d5c4af;
}

i.right {
	display: block;
	float: left;
	width: 7px;
	margin-right: 3px;
	height: 30px;
	background: #d5c4af;
}

* html #navigation li ul li
{
	margin: 0;
	padding: 0;
}

#artist {
	width: 600px; 
	margin: 100px auto 30px auto; 
	font-size: 24px; 
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	color: #fff;
}

#artist_albums {
	margin: 0 auto;
}


#artist_albums div {
	margin: 0;
	cursor: pointer;
}

#album_title {
	width: 600px; 
	margin: 80px auto 20px  auto; 
	font-size: 24px; 
	text-align: center;
	font-weight: bold;
	line-height: 30px;
}

#album_container {
	width: 900px;
	height: 360px;
	margin: 0 auto;
}

#album_cover {
	width: 300px;
	text-align: center;
	float: left;
	font-size: 14px;
	color: #fff;
}

#album_cover p {
	margin: 8px 0;
}



#album_cover a {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-size: 18px;
}

#album {
	width: 600px; 
	font-size: 14px;
	line-height: normal;
	float: left;
}

.tabs {
	list-style-image: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 30px;
	border-bottom: 1px solid #666;
}

.tabs li {
	float: left;
	cursor: pointer;
	height: 30px;
	line-height: 32px; 
	font-weight: bold;
	color: #fff;
}

.tabs li.active {
	color: #fff;
	
	color: #000000;
}

i.tableft {
	display: block;
	float: left;
	width: 4px;
	margin-left: 4px;
	height: 30px;
	background: #d5c4af;
}

i.tabcenter {
	display: block;
	float: left;
	height: 30px;
	background: #d5c4af;
	font-style: normal;
}

.artisttab {
	width: 40px; 
	text-align: center;
}

i.tabright {
	display: block;
	float: left;
	width: 4px;
	margin-right: 4px;
	height: 30px;
	background: #d5c4af;
}

.tabcontent {
	display: none;
	position: relative;
	width: 100%;
	top: -1px;
	clear: both;
	overflow: auto;
}

.tabcontent.active {
	color: #fff;
	display: block;
	top: 10px;
}

#album div ul {
	list-style: none;
}

#album em {
	margin-left: 20px;
}

p.reviewer {
	text-align: right;
	margin-top: 0;
}

p.review {
	margin: 0;
}

#infobox > a {
	text-decoration: none;
	color: #fff;
}

/* set the image to use and establish the lower-right position */ 
.brownbox, .brownbox_body, .brownbox_head, .brownbox_head h2 { 
	background: #000; 
} 
	
.brownbox { 
	margin: 2px;
}
/* set the top-right image */ 
.brownbox_head { 

}
/* set the top-left image */ 
.brownbox_head h2 { 
	margin: 0;
	text-align: center;
}
/* set the lower-left corner image */ 
.brownbox_body { 
	background-position: bottom left; 
	margin-right: 25px; /* interior-padding right */ 
	padding: 15px 0 15px 40px; /* mirror .brownbox_head right/left */ 
}

.brownbox_body ul {
	margin: 0;
	padding: 0px;
}

.brownbox_body ul li {
	list-style: none;
}

#news_listen_box {
	width: 290px !important; /* intended total box width - padding-right(next) */ 
	width: 275px; /* IE Win = width - padding */ 
}

#news_search_box {
	width: 290px !important; /* intended total box width - padding-right(next) */ 
	width: 275px; /* IE Win = width - padding */ 
}

#header {
	width: 990px;
	height: 100px;
	margin: 0 auto;
}

hr {
	border: 1px 0 0 0 solid #ccc;
}


#content {
	width: 990px;
	margin: 0 auto;
}

#leftcontent {
	width:300px;
	float: left;
}

#centercontent {
	float: left;
	width: 390px;
}

#rightcontent {
	width: 300px;
	float: left;
}

#footer {
	width: 990px;
	float: none;
	clear: both;
	color: #ccc;
	margin: 0 auto;
	padding-top: 10px;
	text-align: center; 
	font-size: small; 
	font-weight: normal;
}

#footer p {
	margin: 0;
	padding: 0;
}

div.artists i {
	background-image: url(../img/sep-white.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 4px;
	height: 10px;
}


#search_results {
	height: 0;
	overflow: hidden;
}

#artistlist {
	width: 100%;
	font-size: 14px;
	line-height: normal;
	float: left;
}

#relatedinfo {
	font-size: 13px;
	color: #fff;
}