body {
        background: url(../img/bg_gradient.png) repeat-x;
        margin: 0px;
        font-family: Tahoma, Helvetica, Arial, sans-serif;
        color: #fff;
        font-size: 12px;
}

h2 {
	margin: 1em 0;
	text-align: left;
	font-size: 18px;
}

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: 320px;
	height: 43px;
	margin: 5px;
	cursor: pointer;
	float: right;
}

#worldmap {
	background-image: url(../img/worldmap.jpg);
	width: 994px;
	height: 447px;
}

.mosaic {
	
}

#sections {
	width: 802px;
	height: 551px;
	float: left;
}

#sections a div {
	float: left;
	margin: 7px 5px;
}

#sections img.reflected {
	cursor: pointer;
	border: 0;
}

#subsectioncover {
	width: 302px;
	height: 551px;
	float: left;
}

#subsectioncover li {
	list-style-image: none;
	list-style-type: none;
	line-height: 16px;
	text-align: center;
}

#subsectioncover li:hover {
	background: white;
	color: black;
}

#subsectioncover li:hover a {
	background: white;
	color: black;
}

#subsections {
	width: 688px;
	height: 551px;
	margin-left: 308px;
}

#subsections a span ,
#artist a div {
	float: left;
	margin: 5px 2px;
}

#albums {
	
}

#section_content {
	position: absolute;
	width: 720px;
	height: 530px;
	top: 50px;
	right: 200px;
	overflow: hidden;
}

#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;
}


#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 */ 
.box, .box_body, .box_head, .box_head h2 { 
	background: transparent; 
} 
	
.box { 
	margin: 2px;
}
/* set the top-right image */ 
.box_head { 

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

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

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

#header {
	width: 996px;
	height: 50px;
	margin: 0 auto;
	clear: both;
}

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


#content,
#artist {
	width: 996px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	position:relative;
}

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

#centercontent {
	float: left;
	width: 650px;
	text-align: left;
	margin: 20px;
}

#rightcontent {
	width: 160px;
	float: left;
	text-align: center;
	line-height: 16px;
}

#subcontent {
	float: none;
	clear: both;
	color: white;
	padding: 40px 0 0 20px;
}

#footer {
	width: 996px;
	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;
}


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

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

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

#rightcontent li {
	list-style-image: none;
	list-style-type: none;
}

#rightcontent li:hover {
	background: white;
	color:black;
}

#rightcontent li:hover a {
	background: white;
	color:black;
}

ul.artists {
	font-size: 14px;
	line-height: 20px;
}

#european {
	position:absolute;
	z-index: 10;
	top: 40px;
	left: 400px;
	width: 227px;
	height: 139px;
	background-image: url(../img/european.png);
	display: none;
	cursor: pointer;
}

#middle_eastern {
	position:absolute;
	z-index: 10;
	top: 120px;
	left: 430px;
	width: 279px;
	height: 101px;
	background-image: url(../img/middle_eastern.png);
	display: none;
	cursor: pointer;
}

#african {
	position:absolute;
	z-index: 10;
	top: 190px;
	left: 410px;
	width: 248px;
	height: 206px;
	background-image: url(../img/african.png);
	display: none;
	cursor: pointer;
}

#asian {
	position:absolute;
	z-index: 10;
	top: 30px;
	left: 530px;
	width: 467px;
	height: 268px;
	background-image: url(../img/asian.png);
	display: none;
	cursor: pointer;
}

#latin_american {
	position:absolute;
	z-index: 10;
	top: 150px;
	left: 160px;
	width: 258px;
	height: 276px;
	background-image: url(../img/latin_american.png);
	display: none;
	cursor: pointer;
}

#north_american {
	position:absolute;
	z-index: 10;
	top: 30px;
	left: 10px;
	width: 397px;
	height: 186px;
	background-image: url(../img/north_american.png);
	display: none;
	cursor: pointer;
}

#australian {
	position:absolute;
	z-index: 10;
	top: 192px;
	left: 790px;
	width: 202px;
	height: 214px;
	background-image: url(../img/australian.png);
	display: none;
	cursor: pointer;
}

.map_overlay {
	position: absolute;
	z-index: 20;
	top: 368px;
	left: 0px;
	width: 995px;
	height: 132px;
	display: none;	
	background: black;
	text-align:center;
}

.map_overlay img {
	float: left;
	margin: 0px 0px 0px 9px;
}


