/*  reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}
ol, ul, dl {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear{clear:both;}
.al{text-align:left;}
.ar{text-align:right;}
.nm{margin:0;}
.no_margin_top{margin-top:0;}

body{
	font-family:arial, sans-serif;
	font-size:1em;
	background: url(../_graphics/body_bg.jpg) repeat-x #EBEDEC;	
}

#country_lang{
	position:absolute;
	top:250px;
	left:5px;
	background:#FFF;
	border:1px solid #aaa;
	color:#000;
	padding:3px;
	font-size:0.6em;
}

#header{
	background: url(../_graphics/header.jpg) 0 -241px no-repeat;
	height:241px;
	width:960px;
	margin-left:-480px;
	position:relative;
	left:50%;
}

body#home #header, body#news #header, body#artist #header, body#labels #header{
	background: url(../_graphics/header.jpg) no-repeat;
}

.read_more{
	float:left;
}

body#home .post_to_profile{
	margin-left:5px;
	float:left;
}

#content{
	background: url(../_graphics/content_tile.jpg);
}

div#central{
	position:relative;
	left:50%;
	margin-left:-480px;
	width:960px;
}

#col1{
	background: url(../_graphics/col1_bg.jpg);
	width:562px;
	margin-left:51px;
	color:#784f10;
	font-weight:bold;
	float:left;
	display:inline;
}

#col1_footer{
	background: url(../_graphics/col1_footer.jpg);
	height:13px;
	font-size:0.6em;
}

#col2{
	width:325px;
	float:left;
}

p{
	margin-bottom:1.0em;
}

#footer{
	clear:both;
	background: url(../_graphics/footer_bg.jpg) repeat-x;
	height:50px;
	padding-bottom:60px;
}

#footer_labels{
	clear:both;
	text-align:center;
	position:relative;
	top:60px;
}

#footer_labels a{
	margin-right:5px;
}

#sCol1{
	width:290px;
	background: url(../_graphics/sCol1_rep.jpg) repeat-y;
}

#sCol1 .section_footer{
	background: url(../_graphics/sCol1_footer.jpg) no-repeat;
	height:17px;
}

#sCol2, #sCol3{
	background: url(../_graphics/sCol2_bg.jpg) repeat-y;
	width:303px;
	margin-top:10px;
	font-size:0.8em;
	color:#784F10;
}

#sCol2 .section_header{
	background: url(../_graphics/dload_header.jpg) no-repeat;
	padding:10px 0 0 0;
	width:320px;
}


#sCol2 .section_footer{
	background: url(../_graphics/sCol2_footer.jpg) no-repeat;
	height:29px;
}

#col1 .section_header{
	background: url(../_graphics/col1_header.jpg) no-repeat;
	height:16px;
	
}

#sCol3 .section_header{
	background: url(../_graphics/sCol3_header.jpg) no-repeat;
	padding:10px 0 0 0;
	width:320px;
}

#sCol3 .section_footer{
	background: url(../_graphics/sCol3_footer.jpg) no-repeat;
	height:19px;
}

/*Titles*/
h2{
	color:#2F221A;
	font-size:1.0em;
	padding-bottom:3px;
	margin:8px 10px 0 10px;
}


#h2_yellow{
	border-bottom:7px solid #E4B445;
	margin-bottom:10px;
}

#h2_pink{
	border-bottom:7px solid #E336AA;
	margin-left:15px;
}

h2.audio_player{
	background: url(../_graphics/gramo.gif) no-repeat right bottom;
	padding-top:20px;
	margin-top:0;
	padding-bottom:0;
	margin-bottom:2px;
}

#h2_blue{
	border-bottom:7px solid #4CC6E6;
	margin-top:20px;
}

#h2_green{
	border-bottom:7px solid #29c30b;
	margin-top:20px;
	margin-right:30px;
}

h2.free_dload{
	margin-right:30px;
	margin-left:20px;
	font-size:1.3em;
}

* html h2.free_dload{
	padding-top:20px;
}

h3.nTitle{
	background: url(../_graphics/h3_dots.gif) repeat-x bottom left;
	padding-bottom:3px;
	margin-bottom:3px;
	font-family:georgia, serif;
	font-size:1.1em;
	color:#C4291B;
}

h3.nTitle .nDate{
	font-weight:normal;
	color:#784f10;
	font-size:0.9em;
}

h4, h4 a {
	color:#C4291B;
	font-family:georgia, serif;
	font-size:1.0em;
	text-decoration:none;
}

/*Country Selection*/
#countries{
	position:absolute;
	top:45px;
	left:50%;
	margin-left:-40px;
	display:block;
	width:320px;
	font-size:0.3em;
}

#countries ul{
	position:relative;
	top:-27px;
	left:20px;
}

#countries ul li{
	height:12px;
	width:18px;
	float:left;
	margin-right:3px;
	background:#000;
	text-indent:-9999px;
	border:1px solid #000;
}

#countries ul li a{
	display:block;
	height:100%;
	width:100%;
}

#countries ul li#li_unitedkingdom{background: url(../_graphics/flags.gif);}
#countries ul li#li_australia{background: url(../_graphics/flags.gif) 0 -11px;}
#countries ul li#li_belgium{background: url(../_graphics/flags.gif) 0 -83px;}
#countries ul li#li_germany{background: url(../_graphics/flags.gif) 0 -131px;}
#countries ul li#li_france{background: url(../_graphics/flags.gif) 0 -47px;}
#countries ul li#li_holland{background: url(../_graphics/flags.gif) 0 -95px;}
#countries ul li#li_italy{background: url(../_graphics/flags.gif) 0 -143px;}
#countries ul li#li_finland{background: url(../_graphics/flags.gif) 0 -35px;}
#countries ul li#li_denmark{background: url(../_graphics/flags.gif) 0 -71px;}
#countries ul li#li_norway{background: url(../_graphics/flags.gif) 0 -59px;}
#countries ul li#li_sweden{background: url(../_graphics/flags.gif) 0 -23px;}
#countries ul li#li_spain{background: url(../_graphics/flags.gif) 0 -107px;}
#countries ul li#li_portugal{background: url(../_graphics/flags.gif) 0 -119px;}

#country_selector{
	clear:left;
	margin-top:20px;
	margin-left:210px;
}

.tooltip{
    position:absolute;
    z-index:999;
    left:-9999px;
	background: url(../_graphics/tooltip.gif) bottom left no-repeat;
	padding-bottom:3px;
}

.tooltip p{
    margin:0;
    padding:0;
    color:#000;
    background-color:#ECCC58;
	font-size:0.7em;
	padding:2px 4px; 
}

/*News homepage*/
.sWrap{
	font-size:0.8em;
	margin-bottom:20px;
	}

a{
	color:#4D7D83;	
}

a:hover{
	color:#4B9FAF;
}	

.artist_link{
	color:#4D7D83;
	text-decoration:none;
	font-size:0.8em;
}

.artist_link:hover{
	color:#4B9FAF;
}

#col1 .sWrap{
	padding:0 10px;
}

#see_all_news{
	position:absolute;
	top:11px;
	left:500px;
	text-indent:-9999px;
	display:block;
	width:100px;
	height:11px;
	font-size:0.6em;
}

/*Free Downloads homepage*/
.row{
	margin:0px 13px 3px 20px;
	padding:3px;
	background: url(../_graphics/light_dots.gif) repeat-x bottom #ddebf1;
}

.alt{
	background: url(../_graphics/light_dots.gif) repeat-x bottom #F1EBEC;
}

.img_dload{
	width:80px;
	height:50px;
	float:left;
	display:inline;
	margin-right:3px;
	margin-bottom:1px;
}

/*Audio Player*/
#audio_player {
	margin-left:15px;
	background: url(../_graphics/light_dots.gif) repeat-x bottom #F7F7F7;
	margin-right:10px;
}

#audio_footer{
	background: url(../_graphics/audio_footer.jpg) bottom no-repeat;
	margin-left:7px;
}

/*Footer*/
#ul_footer li{
	float:left;
	margin-right:15px;
}

#ul_footer{
	margin-top:30px;
	position:absolute;
	left:50%;
/*	margin-left:-257px;*/
	margin-left:-227px;	
	font-size:0.8em;
	font-family:georgia, serif;
	font-weight:bold;
}	

#ul_footer a{
	color:#C4291B;
	text-decoration:none;
}

#ul_footer a:hover{
	color:#2C2C24;
}

/*News Page*/
body#news #sCol1 .row, body#artist #sCol1 .row, body#labels #sCol1 .row{
	margin:0 10px 3px 15px;
	font-size:0.8em;
	color:#784F10;
}

.a_website{
	font-size:18px;
}

#col1 .row{
	margin:0 0 3px 0;
}

#col1 .sWrap h2{
	margin:5px 0;
	font-size:1.2em;
}

body#news #sCol1 .row a, body#artist #sCol1 .row a, body#labels #sCol1 .row a{
	color:#4D7D83;
	text-decoration:none;
	font-family:georgia, serif;
	font-weight:bold;
}

body#news #sCol1 .row a:hover, body#artist #sCol1 .row a:hover{
	color:#4B9FAF;
}

body#news #sCol1 .selected a, body#artist #sCol1 .selected a {
	color:#C4291B;
}

#sCol1 .nDate{
	float:left;
	width:40px;
	font-family:georgia, serif;
}

#sCol1 .nTitle{
	float:left;
	width:210px;
}

/*Artists*/
#artist_image{
	width:540px;
}

#artist_search{
	background:#fff;
	position:relative;
	background: url(../_graphics/search_form.jpg) no-repeat;
	height:36px;
	margin-left:15px;
	margin-bottom:10px;
	padding-top:15px;
	padding-left:40px;
}

#artist_search input{
	border:1px solid #2F221A;
}

#artistresults li{
	background:#F6F6F6;
	padding:0px 10px;
	border-bottom:1px solid #ddd;
	border-right:1px solid #ddd;
	border-left:1px solid #ddd;
	font-size:0.8em;
}

#artistresults li.selected{
	background:#70B9C2;
}

#artistresults li.selected a{
	color:#fff;
}

#artistresults li a{
	display:block;
	height:100%;
	width:100%;
	padding:6px 0;
	text-decoration:none;
}

#artistsearch_btn{
	background:#2F221A;
	color:#ECCC58;
	padding:2px 10px;
	text-decoration:none;
	font-size:0.8em;
	font-family:georgia, serif;
	font-weight:bold;
}

#artistresults{
	background:#eee;
	width:195px;
	position:absolute;
	top:17px;
	left:132px;
}

* html #artistresults{
	top:18px;
}


.artist_label{
	text-align:right;
}

.artist_wrap{
	font-size:0.8em;
	background:#fff;
	width:163px;
	float:left;
	padding:5px;
	margin-left:10px;
	margin-bottom:10px;
	display:inline;
}

.first{
	clear:left;
	margin-left:25px;
}

.artist_wrap img{
	float:left;
	width:40px;
	display:inline;
	margin-right:5px;
}

.artist_wrap .col2{
	float:left;
	width:115px;
}

.release_packshot{
	float:left;
	width:80px;
	margin-right:5px;
	display:inline;
}

.release_info{
	float:left;
	width:175px;
}

.release_info a{
	font-size:0.8em;
	text-decoration:none;
}

.releaseDate{
	font-size:0.8em;
	font-family:georgia, serif;
}

/*Signup*/
.privacy{
	font-size:0.8em;
	font-weight:normal;
	margin-top:20px;
}

.formObject{
	margin-bottom:10px;
}

.formObject #email{
	width:194px;
	border:1px solid #bbb;
}

.submitObject{
	border:1px solid #777;
	background:#E336AA;
	color:#fff;
}

.roster_select, .roster_selected{
	float:left;
	margin-right:10px;
}

.roster_select a, .roster_selected a{
	background:#2F221A none repeat scroll 0 0;
	color:#ECCC58;
	font-family:georgia,serif;
	font-size:0.8em;
	font-weight:bold;
	padding:2px 10px;
	text-decoration:none;
	display:block;
}

.roster_selected a{
	color:#fff;
}

.clearfix:after, .row:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix, .row{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix, * html .row {height: 1%;}
.clearfix, .row {display: block;}
/* End hide from IE-mac */
