

@font-face {
	font-family: 'Volter (Goldfish)';
	src: url('../fonts/Volter__28Goldfish_29.eot');
	src: local('Volter (Goldfish)'), url('../fonts/Volter__28Goldfish_29.ttf') format('truetype');
}

body {
	font-size: 9px;
	font-family: 'Volter (Goldfish)', arial, sans-serif;
}

#menu a, #locale a, #privacy, .search_results #pager a:link, .view_all #pager a:link, 
.search_results #pager a:visited, .view_all #pager a:visited, #view_all, .release #titleBox h2 a, 
.release #titleBox h2 a:hover, .release #titleBox h2 a:visited, .release #titleBox h2 a:focus, 
.artist #titleBox a, .artist #older_releases .title, .release_list .releases li a.coverLink, 
#track_list a:link, #track_list a:hover {
	text-decoration: none;
}

#locale a.active {
	text-decoration: underline;
}

.search {
	font-family: Arial, sans-serif;
	font-weight: normal;
}

.search input[type=submit], .search input[type=text] {
	font-family: Helvetica, Arial, sans-serif;
}

.artist #titleBox, .release #titleBox {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bolder;
}

.artist #titleBox h2, .release #titleBox h2 {
	font-family: Arial, sans-serif;
	font-weight: bolder;
}

.release #titleBox h2 .title {
	font-style: italic;
}

.artist #track_list, .release #track_list {
	font-family: Helvetica, Arial, sans-serif;
}

.contact #middle, .who #middle {
	font-family: sans-serif;
}

.management #artists h2, .management #info, .merchandising #info {
	font-family: Verdana, Helvetica, Arial;
}

.artist .main_info .management {
	font-family: Verdana, Helvetica, Arial;
	font-size: 14px;
}

.release #titleBox h2 {
	font-size: 36px;
}

.artist #titleBox h2 {
	font-size: 24px;
}

.artist #titleBox h3 {
	font-size: 22px;
}

.search {
	font-size: 18px;
}

.management #artists h2 {
	font-size: 18px;
}

.management #info, .merchandising #info {
	font-size: 14px;
}

.management .bio {
	font-family: Verdana, Helvetica, Arial;
	font-size: 10px;
}

.artist #track_list, .release #track_list {
	font-size: 12px;
}

#track_list .volume {
	font-size: 140%;
	font-weight: bolder;
}

.release .saga_title {
	font-family: Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
}

.contact #middle, .who #middle {
	font-size: 12px;
}

.search input[type=submit] {
	font-size: 10px;
}

.search input[type=text] {
	font-size: 9px;
}

.management_form form {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
}

/* global */

body {
	margin:0 0 0 0;
}

#container {
	position: relative;
	width: 780px;
	margin: 10px auto 10px auto;
}

#menu {
	position: relative;
	height: 51px;
	margin: 0px;
	padding: 0px;
}

#menu li {
	list-style: none;
	display: block;
	float: left;
	width: 86px;
	line-height: 52px;
	vertical-align: middle;
	text-align: center;
}

#menu a {
	display: block;
	width: 100%;
	height: 100%;
}

#menu li.logo {
	width: 178px;
	height: 51px;
	left: 0px;
	top: -11px;
}

#menu li.logo a {
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

#menu li.i_love_disco a {
	display: block;
}

#labels {
	height: 47px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#labels li {
	text-indent: -5000px;
	height: 47px;
	display: block;
	float: left;
	position: relative;
}

#labels li a {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

h1 {
	display: block;
	width: 780px;
	height: 248px;
	position: relative;
	margin: 0px;
	left: 0px;
	border-bottom: 5px solid;
}

h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

#locale {
	position: absolute;
	top: 346px;
	right: 3px;
	z-index: 10;
}

#locale a {
	display: block;
	margin-bottom: 3px;
}

#searchBar {
	position: relative;
	height: 37px;
}

.view_all #pager {
	position: absolute;
	top: -23px;
	left: 511px;
}

.search_results #pager {
	position: absolute;
	top: -35px;
	left: 511px;
}

#view_all {
	display: block;
	position: absolute;
	top: 12px;
	text-align: right;
	right: 67px;
}

#view_all img {
	border: 0px;
	position: relative;
	left: -3px;
	top: 1px;
}

.search {
	position: absolute;
	width: 493px;
	top: 13px;
	left: 0px;
}

.search label {
	width: 11px;
	height: 11px;
	display: block;
	float: left;
}

.search input[type=submit] {
	top: -8px;
	left: 8px;
	width: 43px;
	height: 22px;
	padding: 0px;
	border: 0px;
	position: relative;
}

.search input[type=text] {
	border: 0px;
	padding: 5px;
	width: 421px;
	position: relative;
	height: 11px;
	top: -9px;
	left: 7px;
}

#middle {
	position: relative;
}

#footer {
	position: relative;
	left: 0px;
	display: block;
	top: 40px;
	width: 780px;
	border-top: 1px solid;
}

#footer p {
	position: relative;
	top: 0px;
	left: 33px;
}

#email {
	position: absolute;
	right: 100px;
	width: 11px;
	height: 8px;
}

/* style_front */

.style_front #artists_covers {
	position: absolute;
	top: -290px;
	left: 0px;
	width: 100%;
	height: 248px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.style_front #artists_covers li {
	float: left;
	display: block;
	list-style: none;
	position: relative;
	margin-bottom: 34px;
}

.style_front #artists_covers li img {
	width: 180px;
	height: 180px;
}

.style_front #artists_covers li span {
	position: absolute;
	bottom: -22px;
	display: block;
	left: 0px;
	width: 180px;
	text-align: center;
}

.style_front #artists_covers li img {
	border: 2px solid;
}

.style_front #new_releases_header {
	width: 366px;
	height: 366px;
	z-index: 4;
	position: absolute;
	left: 17px;
}

.style_front #new_releases {
	width: 328px;
	height: 328px;
	position: relative;
	top: 32px;
	left: 36px;
	overflow: auto;
	padding: 0;
	margin-top: 0;
	z-index: 1;
	margin-right: 28px;
}

.style_front #new_releases li {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 328px;
	height: 328px;
}

.style_front #new_releases img {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 328px;
	height: 328px;
	border: none;
}

.style_front #new_releases_header a {
	display: block;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
}

.style_front #youtube_player_box {
	position: absolute;
	width: 463px;
	height: 380px;
	top: 98px;
	left: 162px;
	display: none;
	z-index: 5;
}

.style_front #youtube_player {
	position: absolute;
	top: 16px;
	left: 21px;
}

.style_front #youtube_player_close_button {
	position: absolute;
	right: 6px;
	top: 7px;
	width: 10px;
	height: 10px;
	display: block;
}

.style_front #facebook_like {
	top: 50px; 
	left: 17px; 
	position: relative;
}

.style_front #youtube_like {
	overflow: hidden; 
	height: 105px; 
	width: 365px; 
	border: 0; 
	position: relative; 
	top: 58px; 
	left: 17px;
}

/* search results */

.release_list .releases {
	position: relative;
	top: 12px;
	left: 35px;
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.view_all .release_list .releases, .style_front .release_list .releases {
	height: 607px;
}


.release_list .releases li {
	position: relative;
	margin-right: 9px;
	margin-bottom: 50px;
	float: left;
}

.search_results .releases li {
	float: none;
	display: inline-block;
}

.release_list .releases li a.coverLink {
	display: block;
	width: 169px;
	height: 151px;
}

.release_list .releases li .title {
	display: block;
	position: absolute;
	top: 153px;
	left: 24px;
	color: white;
	text-indent: 0px;
	width: 140px;
	height: 22px;
	overflow: hidden;
}

.release_list .releases .links {
	position: absolute;
	display: block;
	top: 172px;
	left: 18px;
	width: 154px;
}

.release_list .releases .links a {
	display: block;
	float: left;
	margin-right: 3px;
}

.release_list .releases a.shop {
	float: right;
}

.release_list .releases img {
	border: 0px;
	position: absolute;
	top: 2px;
	left: 21px;
}

/* artist, releases */

.artist #titleBox, .release #titleBox {
	position: absolute;
	overflow: hidden;
}

.artist #titleBox {
	top: -98px;
	left: 0px;
	width: 437px;
	height: 48px;
	position: absolute;
}

.release #titleBox {
	top: -102px;
	left: 0px;
	width: 780px;
	height: 50px;
}

.release #titleBox h2 {
	margin-left: 23px;
	margin-bottom: 0px;
	margin-top: 2px;
}

.artist #titleBox h2 {
	margin-top: 6px;
	margin-left: 32px;
}

.artist #titleBox h3 {
	margin-top: 9px;
	margin-left: 55px;
	margin-bottom: 0px;
}

.artist #titleBox a {
	position: absolute;
	right: 13px;
	top: 34px;
}

.artist .releases {
	position: relative;
	float: left;
	width: 245px;
	margin-right: 75px;
}

.artist #cover {
	left: 88px;
	border: 0;
	float: right;
}

.artist .links {
	position: absolute;
	width: 58px;
	top: 0px;
	left: 0px;
}

.artist #older_releases {
	display: block;
	float: right;
	width: 166px;
	height: 375px;
}

.artist #older_releases li {
	list-style: none;
	float: left;
	margin-right: 5px;
}

.artist #older_releases img {
	border: 0;
}

.artist #older_releases .title {
	display: block;
	width: 78px;
	height: 20px;
	overflow: hidden;
}

.artist #older_releases .title:hover {
	overflow: visible;
	z-index: 1;
	height: auto;
}

.artist .main_info {
	position: relative;
	float: left;
}

.artist .main_info .management {
	width: 451px;
}

.artist #embedded_youtube {
	position: relative;
}

.release #releaseInfo {
	position: relative;
}

.release .saga_title {
	display: block;
	position: absolute;
	top: -275px;
	left: 0px;
	width: 100%;
	text-align: center;
}

.release #saga {
	display: block;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: absolute;
	top: -290px;
	left: 0px;
	width: 780px;
	height: 188px;
	overflow: hidden;
}

.release #saga li {
	list-style: none;
	float: left;
	margin-right: 15px;
	margin-top: 25px;
}

.release #saga img {
	border: 0;
}

.release #saga .title {
	display: block;
	width: 78px;
	height: 20px;
	overflow: hidden;
}

.release #saga .title:hover {
	overflow: visible;
	z-index: 1;
	height: auto;
}

.saga_scroller {
	position: absolute; 
	top: 0px;
}

.saga_scroller.left {
	left: 0px; 
}

.saga_scroller.right {
	right: 0px; 
}

.release #left {
	width: 231px;
	float: left;
	margin-left: 81px;
	margin-right: 51px;
}
.release #cover {
	width: 230px;
	height: 230px;
	margin-top: 14px;
	margin-bottom: 5px;
}

.release .links {
	position: absolute;
	top: 17px;
	left: 3px;
	width: 58px;
}

.release .links a, .artist .links a {
	display: block;
	margin-bottom: 10px;
}

.release .links {
	position: absolute;
	top: 17px;
	left: 3px;
	width: 58px;
}

.release .links a {
	display: block;
	margin-bottom: 12px;
}

.release #right {
	float: left;
	width: 411px;
}

.release #track_list, .artist #track_list {
	list-style: none;
	line-height: 100%;
	overflow: auto;
	padding-left: 64px;
	position: relative;
}

.artist #track_list {
	width: 390px;
}

.release #track_list {
	width: 330px;
}

#track_list li {
	position: relative;
	margin-bottom: 4px;
	line-height: 13px;
}

#track_list .volume {
	margin-bottom: 1em;
	margin-top: 1em;
}

#player_buttons {
	position: absolute;
	left: -65px;
	top: -1px;
}

#player_buttons a {
	display: block;
	float: left;
	width: 18px;
	height: 17px;
	margin-right: 3px;
}

#track_list .youtube {
	display: inline-block;
	position: relative;
	top: 1px;
}

.release #other_releases {
	position: relative;
	top: 15px;
	width: 360px;
}

.release #other_releases h5 {
	display: none;
}

.release #other_releases ul {
	padding: 0px;
}

.release #other_releases li {
	display: block;
	float: right;
}

.release #other_releases img {
	border: 0px;
} 

/* header-less pages */

.spots h1, .management h1, .merchandising h1 {
	display: none;
}

.spots #locale, .merchandising #locale, .management #locale {
	position: absolute;
	top: 92px;
}

/* spots */

.spots #youtube_spots {
	position: relative;
	margin-top: 12px;
	left: 78px;
	margin-bottom: 45px;
}

/* management */

.management #artists h2 {
	display: block;
}

.management #artists ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	position: relative;
	left: 33px;
	top: 15px;
	margin-bottom: 40px;
}

.management #artists li {
	list-style: none;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.management #artists img, .management #artists a img {
	width: 140px;
	height: 160px;
	border: 0px;
}

.management_artist #middle img {
	float:left;
	margin: 50px 0 0 50px;
}

.management_artist #info {
	float: left;
	margin: 42px 0 0 35px;
	width: 525px;
}

.merchandising #matinee {
	display: block;
	width: 120px;
	height: 100px;
	position: absolute;
	left: 182px;
	top: -47px;
}

/* merchandising */

.merchandising #i_love_disco {
	position: relative;
	top: 25px;
	left: 33px;
}

.merchandising #i_love_disco img {
	border: 0px;
}

.management_form form table {
	border-spacing: 0 0.6em;
	width: 100%;
}

.management_form form td.label {
	width: 454px;
	vertical-align: top;
}

.management_form table input, .management_form table textarea, .management_form table input, .management_form table select {
	width: 100%;
	border: none;
}

.management_form #submit {
	border: none;
	left: -100px;
	margin-left: 50%;
	position: relative;
	width: 200px;
}



#menu {
	background: url(../images/styles_background.png) repeat-x;
}

#menu li {
	background: url(../images/style_background-trans.png) no-repeat 85px 0px;
}

.style_front #menu li.home,
.contact #menu li.contact,
.who #menu li.who,
.management #menu li.management,
.merchandising #menu li.merchandising, 
.spots #menu li.spots,
#menu li:hover {
	background: url(../images/styles_highlight.png) repeat-x;
} 

#menu li.empty {
	background: none;
}

#menu li.logo {
	
		
		
		    		
			background: url(../images/blanco_y_negro_logo.png) no-repeat;
		
	
}

#menu li.logo a {
	text-indent: -5000px;
}

#menu li.i_love_disco a {
	text-indent: -5000px;
	background: url(../images/i_love_disco-trans.png) no-repeat 12px 18px;
}

#menu li.tv3 a {
	text-indent: -5000px;
	background: url(../images/tv3_logo-trans.png) no-repeat 1px 9px;
}

#labels li.konga {
	background-image: url(../images/label_small_konga-trans.png);
	width: 53px;
}

.konga_music #labels li.konga, #labels li.konga:hover {
	background-image: url(../images/label_act_small_konga-trans.png);
}

#labels li.vendetta {
	background-image: url(../images/label_small_vendetta-trans.png);
	width: 34px;
}

.vendetta_records #labels li.vendetta, #labels li.vendetta:hover {
	background-image: url(../images/label_act_small_vendetta-trans.png);
}

#labels li.fanatic {
	background-image: url(../images/label_small_fanatic-trans.png);
	width: 103px;
}

.fanatic #labels li.fanatic, #labels li.fanatic:hover {
	background-image: url(../images/label_act_small_fanatic-trans.png);
}

#labels li.electric_spain {
	background-image: url(../images/label_small_electric_spain-trans.png);
	width: 110px;
}

.electric_spain_r #labels li.electric_spain, #labels li.electric_spain:hover {
	background-image: url(../images/label_act_small_electric_spain-trans.png);
}

#labels li.dirty_spain {
	background-image: url(../images/label_small_dirty_spain-trans.png);
	width: 104px;
}

.dirty_spain_reco #labels li.dirty_spain, #labels li.dirty_spain:hover {
	background-image: url(../images/label_act_small_dirty_spain-trans.png);
	width: 104px;
}

#labels li.tribal_spain {
	background-image: url(../images/label_small_tribal_spain-trans.png);
	width: 99px;
}

.tribal_spain_rec #labels li.tribal_spain, #labels li.tribal_spain:hover {
	background-image: url(../images/label_act_small_tribal_spain-trans.png);
}

#labels li.the_mansion {
	background-image: url(../images/label_small_the_mansion-trans.png);
	width: 108px;
}

.the_mansion_reco #labels li.the_mansion, #labels li.the_mansion:hover {
	background-image: url(../images/label_act_small_the_mansion-trans.png);
}

#labels li.gt2 {
	background-image: url(../images/label_small_gt2-trans.png);
	width: 46px;
}

.gt2 #labels li.gt2, #labels li.gt2:hover {
	background-image: url(../images/label_act_small_gt2-trans.png);
}

#labels li.one {
	background-image: url(../images/label_small_one-trans.png);
	width: 68px;
}

.one_records #labels li.one, #labels li.one:hover {
	background-image: url(../images/label_act_small_one-trans.png);
}

#labels li.matinee {
	background-image: url(../images/label_small_matinee-trans.png);
	width: 55px;
}

.matinee_recordin #labels li.matinee, #labels li.matinee:hover {
	background-image: url(../images/label_act_small_matinee-trans.png);
}

h1 {
	background: url(../images/compilations_background.jpg);
	text-indent: -5000px;
}

.saga_release h1 {
	background: black;
}

.saga_scroller {
	width: 28px; 
	height: 188px;
} 

.saga_scroller.left {
	background: url(../images/saga_left-trans.png);
}

.saga_scroller.right {
	background: url(../images/saga_right-trans.png);
}

#email {
	background: url(../images/email-trans.png);
	text-indent: -5000px;
}

.style_front #new_releases_header {
	text-indent: -5000px;
}

.style_front #youtube_player_box {
	background-image: url(../images/youtube_player-trans.png);
}

.style_front #youtube_player_close_button {
	text-indent: -5000px;
}

.search label {
	background-image: url(../images/search.png);
	text-indent: -5000px;
}

.search input[type=submit] {
	background-image: url(../images/search_button.png);
	background-color: transparent;
}

.search input[type=text] {
	background-image: url(../images/search_background.png);
}

.release_list .releases li a.coverLink {
	background-image: url(../images/cover_background.gif);
}

.release_list .releases .links a {
	text-indent: -5000px;
}

.release_list .releases a.youtube {
	background-image: url(../images/link_small_youtube-trans.png);
	width: 31px;
	height: 23px;
}

.release_list .releases a.idc {
	background-image: url(../images/link_small_idc-trans.png);
	width: 27px;
	height: 23px;
}

.release_list .releases a.spotify {
	background-image: url(../images/link_small_spotify-trans.png);
	width: 30px;
	height: 23px;
}

.release_list .releases a.itunes {
	background-image: url(../images/link_small_itunes-trans.png);
	width: 21px;
	height: 23px;
}

.release_list .releases a.shop {
	background-image: url(../images/link_small_shop-trans.png);
	width: 28px;
	height: 23px;
}

.release a.youtube, .artist a.youtube {
	text-indent: -5000px;
	background-image: url(../images/link_big_youtube-trans.png);
	width: 58px;
	height: 19px;
}

.release a.idc, .artist a.idc {
	text-indent: -5000px;
	background-image: url(../images/link_big_idc-trans.png);
	width: 58px;
	height: 42px;
}

.release a.spotify, .artist a.spotify {
	text-indent: -5000px;
	background-image: url(../images/link_big_spotify-trans.png);
	width: 58px;
	height: 40px;
}

.release a.itunes, .artist a.itunes {
	text-indent: -5000px;
	background-image: url(../images/link_big_itunes-trans.png);
	width: 58px;
	height: 54px;
}

.release a.shop, .artist a.shop {
	text-indent: -5000px;
	background-image: url(../images/link_big_shop-trans.png);
	width: 58px;
	height: 68px;
}

.release a.youtube {
	text-indent: -5000px;
	background-image: url(../images/link_big_youtube-trans.png);
	width: 58px;
	height: 19px;
}

.release a.idc {
	text-indent: -5000px;
	background-image: url(../images/link_big_idc-trans.png);
	width: 58px;
	height: 42px;
}

.release a.spotify {
	text-indent: -5000px;
	background-image: url(../images/link_big_spotify-trans.png);
	width: 58px;
	height: 40px;
}

.release a.itunes {
	text-indent: -5000px;
	background-image: url(../images/link_big_itunes-trans.png);
	width: 58px;
	height: 54px;
}

.release a.shop {
	text-indent: -5000px;
	width: 58px;
	height: 68px;
}

#player_buttons a {
	text-indent: -5000px;
}

#player_play {
	background-image: url(../images/player_play-trans.png);
}

#player_pause {
	background-image: url(../images/player_pause-trans.png);
}

#player_stop {
	background-image: url(../images/player_stop-trans.png);
}

#track_list .youtube {
	background-image: url(../images/youtube_logo_28x11-trans.png);
	width: 28px;
	height: 11px;
	text-indent: -5000px;
}

.merchandising #matinee {
	background-image: url(../images/logo_matinee-trans.png);
	text-indent: -5000px;
}

body {
	background-color: #2f2f2f;
}

body, 
a:link, a:visited, #menu a, .view_all #pager a:link, .search_results #pager a:link, 
.view_all #pager a:visited, .search_results #pager a:visited,
#view_all:link, #view_all:visited, .release #titleBox h2 a, .release #titleBox h2 a:hover, 
.release #titleBox h2 a:visited, .release #titleBox h2 a:focus, #privacy, .artist #titleBox a, 
.artist #older_releases .title, #track_list a:link {
	color: white;
}

h1 {
	border-bottom-color: #3d3d3d;
}

#locale a.active {
	color: #c6c600;
}

#footer {
	color: #999;
	border-top-color: #3b3b3b;
}

.style_front #artists_covers {
	background-color: black;
}

.style_front #artists_covers li img {
	border-color: white;
}

.search {
	color: orange;
}

.search input[type=submit] {
	color: black;
}

.artist #titleBox, .release #titleBox {
	background-color: #2f2f2f;
}

.artist #older_releases .title:hover {
	background-color: #dda;
}

#track_list a:hover {
	color: #cc3;
}

.management_form form {
	color: #ff9;
}

.management_form table input, .management_form table textarea, .management_form table input, .management_form table select {
	background-color: #444;
	color: white;
}

.management_form #submit {
	color: #ff9;
}

.management_form #submit {
	background: #444;
}


