/* ==================================== Common ========================================*/

h2.h2 {
	color:#16507e;
}

h3.h3 {
	color:#16507e;
}

a.head {
	color:#16507e;
}

/* ==================================== Head ========================================*/

div.head {
	background: url("../images/fr/head-bg.gif") repeat-x top #91bae0;
}

div.head h1{
	color:#16507e;
}

div.somethingNew {
	background:url("../images/fr/something_new.gif") no-repeat;
}

/* ==================================== Search ========================================*/

div.searchBg {
	background: url("../images/fr/search-bg.gif") repeat-x top;
	height:58px;
	width:100%;
	margin-top:18px;
}

div.searchLeftBg {
	background: url("../images/fr/search-left-bg.gif") no-repeat left;
	height:58px;	
}

div.searchRightBg {
	background: url("../images/fr/search-right-bg.gif") no-repeat right;
	height:58px;
}

/* ==================================== News ========================================*/

div.rightHead {
	background:url("../images/fr/plackabg.gif") repeat-x bottom #9c2f2a;
}

div.news {
	background: url("../images/fr/news-bg.gif") repeat-x bottom #5b7f90;
}

div.news h3{
	color:#adcfe1 !important;
	background: url("../images/fr/news-seporator.gif") no-repeat left bottom;
}

div.newsTL {
	background: url("../images/fr/news-tl.gif") no-repeat left top;
}

div.newsTR {
	background: url("../images/fr/news-tr.gif") no-repeat right top;
}

div.news p {
	color:#adcfe1;
}


/* ==================================== Artists ========================================*/

div.artists h4 {
	color:#3ea6af;
}

a.artistList {
	color:#3EA6AF !important;
	border-bottom:dashed #3EA6AF 1px;
}

a.artistListLoading {
	color:#8f1512 !important;
	border-bottom:none !important;
}

/* ==================================== Texts ========================================*/

table.content_texts sup {
	color:#082164;
} 

div.buttons {
	font-size:0.7em;
	position:relative;
	bottom:7px;
}

/* ==================================== Album ========================================*/

div.album h4 {
	color:#16507e;
}

div.album span {
	color:#082164;
}

div.album h3.biography {
	height:27px;
	background: url("../images/fr/biography.gif") no-repeat left top;
	padding:3px 0 0 32px;
}

div.album h3.discography {
	height:27px;
	background: url("../images/fr/discography.gif") no-repeat left top;
	padding:3px 0 0 32px;
}

div.album h3.links {
	height:27px;
	background: url("../images/fr/links.gif") no-repeat left top;
	padding:3px 0 0 32px;
}

/* ==================================== Albums ========================================*/

div.albumMenu h3 {
	color:#082164;
}

div.innerHead {
	border-bottom:2px solid #082164;
}

/* ==================================== Content ========================================*/

div.biography h2 {
	color:#16507e;
}

div.biography h3 {
	color:#16507e;
}

/* ==================================== Form ========================================*/

small.red {
	color:#8f1512;
}

/* ==================================== AddSongForm ========================================*/

table.addSong span.request{
	color:#8f1512;
}

small.addSong {
	color:#8f1512;
}


div#ClickTaleDiv {
	display:none;
}