@charset "utf-8";
/* CSS Document */

* {
	padding: 0px;
	margin: 0px;
}
div {
    /*border: 1px inset #666666;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #ffffff; /* standard */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-image: url(images/index-sec1bg.gif);
	background-repeat: repeat-y;
}
p {
	padding-top: 3px;
	padding-bottom: 13px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 3px;
}

.nodisplay {
	display: none;
}
.layer_clear {
	clear: both;
}
.layer_clear_left {
	clear: left;
}
.layer_clear_right {
	clear: right;
}


#page {
    width: 100%;
	height: 100%;
}

#content {
	width: 720px;
	min-height: 100%;
	margin-top: 20px;
	margin-left: 20px;
	text-align: left;
	background-color: #ffffff;
}

#header {
    width: 720px;
	height: 81px;
	background-color: #ffffff;
	background-repeat: no-repeat;
	vertical-align: top;
	margin-bottom: 5px;
}

#page_content {
	width: 720px;
	height: auto;
	min-height: 250px;
	vertical-align: top;
	display: block;
	clear: both;
}
#page_content #page_main_content {
	width: 720px;
	height: auto;
	min-height: 100%;
	background: white;
	vertical-align: top;
	float: left;
	clear: left;
	display: inline;
}
#page_content #left_content {
    width: 160px;
	display: inline;
	left: 0px;
	float: left;
	margin-left: 3px;
}
#page_content #right_content {
    width: 530px;
    display: inline;
	margin-left: 5px;
    margin-right: 2px;
    float: right;
}

#footer {
	width: 720px;
	height: 140px;
	background-color: white;
	vertical-align: bottom;
	text-align: center;
	margin-top: 20px;
	display: block;
	font-size: 11px;
	color: #999999;
}
#footer a {
	font-size: 11px;
	color: #999999;
}

#subtitle_disco {
	width: 160px;
	height: 22px;
	background-image: url(images/submenuheader-discography.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
#subtitle_lyrics {
	width: 160px;
	height: 22px;
	background-image: url(images/submenuheader-lyrics.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}
#subtitle_songs {
	width: 160px;
	height: 22px;
	background-image: url(images/submenuheader-songs.jpg);
	background-repeat: no-repeat;
	clear: both;
	display: block;
}

.pagetitle_text_disco {
	font-size: 20px;
	font-weight: bold;
/*	text-transform: uppercase;*/
	font-variant: small-caps;
	color: #697E92;
	min-height: 20px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitle_text_disco {
	font-size: 13px;
	font-weight: bold;
	color: #697E92;
}
.link_disco {
	color: #697E92;
}
.border_disco {
	border-bottom: 1px solid #697E92;
}

.pagetitle_text_lyrics {
	font-size: 20px;
	font-weight: bold;
/*	text-transform: uppercase;*/
	font-variant: small-caps;
	color: #006357;
	min-height: 20px;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.subtitle_text_lyrics {
	font-size: 13px;
	font-weight: bold;
	color: #006666;
}
.link_lyrics {
	color: #006666;
}
.border_lyrics {
	border-bottom: 1px solid #006666;
}

ul.sublist_lyrics, ul.sublist_disco {
	display: block;
	list-style-type: none;
	clear: both;
	margin-bottom: 5px;
}
ul.sublist_lyrics li, ul.sublist_disco li {
	display: inline;
	list-style-type: none;
	margin-right: 3px;
}
ul.list_lyrics, ul.list_disco {
	display: block;
	list-style-type: none;
	clear: both;
	margin-bottom: 5px;
}
ul.list_lyrics li {
	display: inline;
	list-style-type: none;
	width: 250px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	clear: right;
}
ul.list_disco li {
	display: inline;
	list-style-type: none;
	width: 525px;
	margin-right: 5px;
	margin-bottom: 3px;
	float: left;
	clear: both;
}
.listcontent_left_disco {
	width: 50px;
	float: left;
	display: inline;
}
.listcontent_right_disco {
	width: 475px;
	float: right;
	display: inline;
}
.content_left_disco {
	width: 300px;
	float: left;
	display: inline;
}
.content_right_disco {
	width: 225px;
	float: right;
	display: inline;
}
.content_subright1_disco {
	width: 35px;
	float: left;
	display: block;
	min-height: 30px;
}
.content_subright2_disco {
	width: 185px;
	float: right;
	display: block;
}
.content_left_lyrics {
	width: 370px;
	float: left;
	display: inline;
}
.content_right_lyrics {
	width: 155px;
	float: right;
	display: inline;
}

a.sectormenu_link_sm:link, a.sectormenu_link_sm:active, a.sectormenu_link_sm:visited {
	font-size: 11px;
	text-decoration: none;
	color: #666666;
}
a.sectormenu_link_sm:hover {
	text-decoration: underline;
}


#icon_disco_disc1 {
	background-image: url(images/discography/icon-disc-1.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc2 {
	background-image: url(images/discography/icon-disc-2.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc3 {
	background-image: url(images/discography/icon-disc-3.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc4 {
	background-image: url(images/discography/icon-disc-4.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc5 {
	background-image: url(images/discography/icon-disc-5.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc6 {
	background-image: url(images/discography/icon-disc-6.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc7 {
	background-image: url(images/discography/icon-disc-7.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc8 {
	background-image: url(images/discography/icon-disc-8.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc9 {
	background-image: url(images/discography/icon-disc-9.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc10 {
	background-image: url(images/discography/icon-disc-10.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc11 {
	background-image: url(images/discography/icon-disc-11.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc12 {
	background-image: url(images/discography/icon-disc-12.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc13 {
	background-image: url(images/discography/icon-disc-13.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc14 {
	background-image: url(images/discography/icon-disc-14.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc15 {
	background-image: url(images/discography/icon-disc-15.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc16 {
	background-image: url(images/discography/icon-disc-16.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc17 {
	background-image: url(images/discography/icon-disc-17.gif);
	background-repeat: no-repeat;
}
#icon_disco_disc {
	background-image: url(images/discography/icon-disc.gif);
	background-repeat: no-repeat;
}
#icon_disco_side {
	background-image: url(images/discography/icon-side.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideA {
	background-image: url(images/discography/icon-side-a.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideB {
	background-image: url(images/discography/icon-side-b.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideC {
	background-image: url(images/discography/icon-side-c.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideD {
	background-image: url(images/discography/icon-side-d.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideE {
	background-image: url(images/discography/icon-side-e.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideF {
	background-image: url(images/discography/icon-side-f.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideG {
	background-image: url(images/discography/icon-side-g.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideH {
	background-image: url(images/discography/icon-side-h.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideI {
	background-image: url(images/discography/icon-side-i.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideJ {
	background-image: url(images/discography/icon-side-j.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideK {
	background-image: url(images/discography/icon-side-k.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideL {
	background-image: url(images/discography/icon-side-l.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideM {
	background-image: url(images/discography/icon-side-m.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideN {
	background-image: url(images/discography/icon-side-n.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideO {
	background-image: url(images/discography/icon-side-o.gif);
	background-repeat: no-repeat;
}
#icon_disco_sideP {
	background-image: url(images/discography/icon-side-p.gif);
	background-repeat: no-repeat;
}
#icon_disco_digi {
	background-image: url(images/discography/icon-digi.gif);
	background-repeat: no-repeat;
}


.w2link_facebook {
	background-image: url(images/web2icons/facebook.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}

.w2link_twitter {
	background-image: url(images/web2icons/twitter.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}

.w2link_digg {
	background-image: url(images/web2icons/digg.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}

.w2link_lastfm {
	background-image: url(images/web2icons/lastfm.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}

.w2link_tube {
	background-image: url(images/web2icons/tube.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	color: #000;
	text-decoration: none;
}

.bottom_5 {
	margin-bottom: 5px;
}
.bottom_10 {
	margin-bottom: 10px;
}
.bottom_25 {
	margin-bottom: 25px;
}
.top_5 {
	margin-top: 5px;
}
.top_10 {
	margin-top: 10px;
}
.top_25 {
	margin-top: 25px;
}
.width_full {
	width: 100%;
}
.lineheight_18 {
	line-height: 18px;
}
.lineheight_25 {
	line-height: 25px;
}