/* GLOBAL */

html body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 85%;
	text-align: center;
	color: #797759;
	background: #363636 url(/_gfx/bkg/main_bkg.png) repeat-y top center;
	margin: 0;
}

html body#popup {
	background: #FFFFFF;
}


#wrapper {
	width: 784px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	font-size: 0.8em;
}
 
head:first-child+body #topbar {
}
 
#topbar {
	width: 784px;
	height: 14px;
	background: url(/_gfx/bkg/top_bkg.png) no-repeat top left;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/_gfx/bkg/top_bkg.png',sizingMethod='scale');*/
}

#footer {
	position:relative;
	width: 784px;
	background: url(/_gfx/bkg/bottom_bkg.png) no-repeat top left;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/_gfx/bkg/bottom_bkg.png',sizingMethod='scale');*/
	height: 107px;
	margin: 0 0 50px 0;
	padding: 0;
}
 
head:first-child+body #footer {
}

#main {
	position:relative;
	width: 762px;
	background: url(/_gfx/bkg/central_bkg.png) repeat-y top left;
	/*filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true,src='/_gfx/bkg/central_bkg.png',sizingMethod='scale');*/
	margin: 0;
	padding: 0 10px 0 12px;
}
 
head:first-child+body #main {
}

#header {
	width: 761px;
	margin: 0;
	padding: 0;
}

#header img#logo {
	margin: 15px 0 20px 40px;
}
/*
#header h1 span {
	display: none;
}
*/
div#navBkg {
	float: left;
	background: url(/_gfx/nav/bkg.png) repeat-x top left;
	margin: 0;
	* margin-top: -2px; 
	padding: 0;
	width: 100%;
}

div#navBkg div.left {
	width: 400px;
}

div#navBkg div.right {
	width: 200px;
}

div#navBkg img {
	float: right;
}

div#navBkg h1 {
	font-size: 2.4em;
	margin: 20px 0 0 50px;
	* margin: 20px 0 0 25px;
	float: left;
}

#content{
	background-color: #ffffff;
	clear: both;
	width: 660px;
	margin: 0;
	padding: 20px 50px 25px 50px;
}

#contentTop{
	background-color: #ffffff;
	clear: both;
	width: 660px;
	margin: 0;
	padding: 0 50px 25px 50px;
}

a {
	text-decoration: underline;
	color: #797759;
}

a:hover {
	text-decoration: underline;
}

a:visited {
	color: #333;
}

h1 {
	font-size: 1.6em;
	font-weight: bold;
	margin-top: 0;
	color: #000000;
}

h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	color: #797759;
}

h3 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #924343;
}

h4 {
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	color: #000000;
}

.hide {
	display: none;
}

img {
	border: 0;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

div.hr {
	background-color: #D9D9D9;
	height: 1px;
	margin: 10px 0 20px 0;
}

div.hr hr {
	display: none;
}


/* MAIN NAV */

#mainNav {
	width: 520px;
}

#mainNav ul {
	width: 520px;
	height: 26px;
	background: url(/_gfx/nav/bkg.png) repeat-x top left;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0 0 0 30px;
}

#mainNav ul a {
	color: #000000;
	display: block;
	margin: 0;
	padding: 0;
	height: 26px;
}

#mainNav ul a span {
	display: none;
}

#mainNav ul li {
	list-style: none;
	display: inline;
	float: left;
	padding: 0;
	margin: 0;
}


/* SUB NAV */

#subNav {
	float: left;
	width: 450px;
	background-color: #D6D5CE;
	color: #ffffff;
	padding: 0px 4px 0px 80px;
}

#subNav a {
	float: left;
	background-color: #919191;
	padding: 4px 10px;
	text-decoration: none;
	color: #ffffff;
}

#subNav a.selected,
#subNav a:hover {
	background-color: #4C4C4C;
}

#subNav span {
	display: block;
	padding: 4px 10px;
}

#mainNav a.discoNav {
	margin-left: 135px;
}

#mainNav a.mediaNav {
	margin-left: 236px;
}


#menu1 a {
	background: url(/_gfx/nav/home.png) 0 0 no-repeat;
	width: 61px;
}

#menu1.selected a, #menu1.selected a:hover {
	background: url(/_gfx/nav/home.png) 0 -52px no-repeat;
	width: 61px;
}

#menu1 a:hover {
	background: url(/_gfx/nav/home.png) 0 -26px no-repeat;
	width: 61px;
}

#menu2 a {
	background: url(/_gfx/nav/shop.png) 0 0 no-repeat;
	width: 58px;
}

#menu2.selected a, #menu2.selected a:hover {
	background: url(/_gfx/nav/shop.png) 0 -52px no-repeat;
	width: 58px;
}

#menu2 a:hover {
	background: url(/_gfx/nav/shop.png) 0 -26px no-repeat;
	width: 58px;
}

#menu3 a {
	background: url(/_gfx/nav/artists.png) 0 0 no-repeat;
	width: 66px;
}

#menu3.selected a, #menu3.selected a:hover {
	background: url(/_gfx/nav/artists.png) 0 -52px no-repeat;
	width: 66px;
}

#menu3 a:hover {
	background: url(/_gfx/nav/artists.png) 0 -26px no-repeat;
	width: 66px;
}

#menu4 a {
	background: url(/_gfx/nav/discography.png) 0 0 no-repeat;
	width: 101px;
}

#menu4.selected a, #menu4.selected a:hover {
	background: url(/_gfx/nav/discography.png) 0 -52px no-repeat;
	width: 101px;
}

#menu4 a:hover {
	background: url(/_gfx/nav/discography.png) 0 -26px no-repeat;
	width: 101px;
}

#menu5 a {
	background: url(/_gfx/nav/media.png) 0 0 no-repeat;
	width: 65px;
}

#menu5.selected a, #menu5.selected a:hover {
	background: url(/_gfx/nav/media.png) 0 -52px no-repeat;
	width: 65px;
}

#menu5 a:hover {
	background: url(/_gfx/nav/media.png) 0 -26px no-repeat;
	width: 65px;
}

#menu6 a {
	background: url(/_gfx/nav/contact.png) 0 0 no-repeat;
	width: 74px;
}

#menu6.selected a, #menu6.selected a:hover {
	background: url(/_gfx/nav/contact.png) 0 -52px no-repeat;
	width: 74px;
}

#menu6 a:hover {
	background: url(/_gfx/nav/contact.png) 0 -26px no-repeat;
	width: 74px;
}

#menu7 a {
	background: url(/_gfx/nav/links.png) 0 0 no-repeat;
	width: 56px;
}

#menu7.selected a, #menu7.selected a:hover {
	background: url(/_gfx/nav/links.png) 0 -52px no-repeat;
	width: 56px;
}

#menu7 a:hover {
	background: url(/_gfx/nav/links.png) 0 -26px no-repeat;
	width: 56px;
}




/* HOME PAGE */

div.leftcolHome {
	float: left;
	width: 360px;
	margin-right: 40px;
}


div.rightcolHome {
	float: right;
	width: 240px;
}

div.leftcolHome div.newsItem {
	width: 100%;
	margin-bottom: 20px;
}

div.leftcolHome div.newsItem img {
	float: left;
	margin: 0 10px 10px 0;
}

div.rightcolHome div.trackMonth {
	width: 220px;
	margin-top: 20px;
}

div.rightcolHome div.trackMonth h2 {
	margin-bottom: 10px;
	font-size: 1.4em;
	color: #CBA455;
	white-space: nowrap;
}



/* SHOP SEARCH */

div#search, div#subscribe, div#mix {
	width: 220px;
	background-color: #F2F0E9;
	color: #000000;
	font-weight: bold;
	float: left;
	margin-bottom: 20px;
}

div#search h2, div#subscribe h2, div#mix h2 {
	font-size: 1em;
	background-color: #C8C5C0;
	padding: 10px;
	color: #000000;
}

div#search div {
	padding: 10px;
	text-align: right;
	margin: 0;
}

div#search input, div#search select {
	width: 130px;
}

div#search input.checkbox {
	width: auto;
}

/* Subscribe box */

div#subscribe {
	width: 220px;
	background-color: #F2F0E9;
	color: #000000;
	font-weight: bold;
	margin-bottom: 20px;
}

div#subscribe form {
	margin: 10px;
	text-align: right;
}

div#subscribe label {
	margin: 10px 0 20px;
	display: block;
}

div#subscribe input, div#subscribe select {
	width: 130px;
}

div#subscribe input.submit {
	width: 83px;
	height: 17px;
}

div#mix {
	margin-bottom: 0;
}

div#mix-player {
	padding: 10px;
}

/* Artists home */

div.artistsHome {
	width: 122px;
	height: 140px;
	margin-right: 10px;
	* margin-right: 5px;
	float: left;
}

div.artistsHome h4 {
	margin-top: 5px;
}



/* LINKS PAGE */

div.leftcolLinks {
	float: left;
	width: 310px;
}


div.rightcolLinks {
	float: right;
	width: 310px;
}

div.linkArea p.link a {
	color: #CBA455;
	line-height: 1.5em;
}

div.linkArea h2 {
	color: #924343;
}



/* DISCOGRAPHY PAGE */

div.discography table {
	margin-top: 20px;
	width: 100%;
}

div.discography table td {
	padding: 0 0 10px 0;
}

div.discography table th {
	padding: 0 0 10px 0;
	text-align: left;
	font-weight: bold;
	color: #4C4C4A;
}

div.discography table th.catno {
	width: 15%;
}

div.discography table th.artist {
	width: 30%;
}

div.discography table th.title {
	width: 30%;
}

div.discography table th.date {
	width: 25%;
}

div.discography table td.artist {
	font-weight: bold;
	color: #4C4C4A;
}

div.discography table td {
	color: #4C4C4A;
}

div.linkArea discography {
	color: #924343;
}



/* CONTACT */

div.leftcolContact {
	float: left;
	width: 280px;
	margin-right: 40px;
}

div.rightcolContact {
	float: left;
	width: 280px;
}

div.contactArea {
	margin-bottom: 30px;
}

div.contactArea h3 {
	color: #000000;
}

div.contactArea a {
	color: #CBA455;
	line-height: 1.5em;
}


/* ARTIST */

div.artist img {
	/*float: left;*/
}

div.artist span {
	float: left;
	margin: 0 20px 10px 0;
}


/* MEDIA */

div.mediaIntro {
	margin-bottom: 20px;
}

div.mediaArea {
	width: 122px;
	height: 140px;
	margin-right: 10px;
	* margin-right: 5px;
	float: left;
}

div.mediaArea h4 {
	margin-top: 5px;
}


