@import url("style.dcss?file=reset.css");
@import url("faq.css");
@import url("licence.css");

img, div, a, input, ul, li
{
	behavior: url(/images/iepngfix.htc);
}

body
{
	font-family: arial, Sans-Serif;
	font-size: 80%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color:#d0c5a7;
	background-image:url(images/body_bg.gif);
	background-repeat:repeat-x;
	color:#333333;
	
}

.clearfix,
.clear
{
	clear: both;
	padding:0px!important;
}

.clearfix:after,.clear:after
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.hide
{
	display:none;
}

/* LINK DEFAULT STYLE */
a,
a:visited
{
	color:#ec008c;
	text-decoration:none;
}

a:hover
{
	text-decoration:none;
}

a img
{
	border:0;
	text-decoration:none;
}

/* END LINK STYLE */

div#bgcontainer
{
	background-image:url(images/stripes.gif);
	background-repeat:no-repeat;	
	width:100%;
	padding:0px;
	margin:0px;
}

div#outercontainer
{	
	width:968px;
	margin:auto;
	padding-top:16px;
}

div#header
{
}

div#headertop
{
	padding:0px 30px;
	height:92px;
}

div#headertop div#logo
{
	float:left;
	position:relative;
	width:232px;	
}

div#headertop div#logo h1
{
	background-image:url(images/logo.gif);
	background-repeat:no-repeat;
	display:inline;
	float:left;
	height:0 !important;
	margin:0;
	overflow:hidden;
	padding:77px 0 0;
	position:relative;
	width:63px;
}

div#headertop div#logo a.homelink
{
	height:77px;
	left:0;
	position:absolute;
	top:0;
	width:63px;
	display:block;
		
}

div#headertop div#headerright
{
	float:right;	
	text-align:right;
}

div#headertop div#headerright span.telephone
{	
	color:#462a17;
	display:block;	
	font-size:1.8em;
}

div#headertop div#headerright a
{	
	color:#ec008c;	
}


div#menu div#searchbox
{
	background-image:url(images/search_bg.gif);
	background-repeat:repeat-x;
	float:right;
	width:202px;
	padding:7px 0px 6px 12px;
	margin-right:30px;
}

div#menu div#searchbox input.text
{
	padding:2px 0px 2px 5px;
	width:160px;
	height:17px;	
	color:#6bb5e4;
}

div#menu div#searchbox input.image
{
	padding-top:0px;
	vertical-align:middle;
}

div#header div#menu
{
	background-image:url(images/topgrad.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding-left:30px;
	vertical-align:bottom;
	height:36px;
}	

div#header div#menu ul
{
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;	
	float:left;

}

div#header div#menu ul li
{
	background-image:url(images/menu_item_bg.gif);
	background-repeat:no-repeat;
	background-position:right top;
	display:block;
	float:left;
	list-style-type:none;
	padding:10px 4px;
}

div#header div#menu ul li.last
{
	padding:10px 4px 10px 3px;
}

div#header div#menu ul li.selectedl1, div#header div#menu ul li.childselectedl1
{
	background-image:url(images/menu_item_selected_bg.gif);

}

div#header div#menu ul li a
{
	color:#fff;
	padding:10px;
	text-transform:uppercase;
	text-decoration:none;
	font-size:0.9em;
}

div#maincontainer
{	
	background-image:url(images/main_bg.png);
	background-repeat:repeat-y;
}

div#maincontainer div#submenu
{
	display:block;
	background-color:#370f2c;	
	margin:0px 4px 0px 4px;
	padding-left:30px;
	height:40px;
}	

div#maincontainer div#submenu ul
{
	float:left;
}	

div#maincontainer div#submenu ul li
{
	list-style-type:none;
	padding:12px 20px 12px 0px;
	float:left;
	
}	

div#maincontainer div#submenu ul li.selectedl2 a
{
	color:#fff;
}

div#maincontainer div#submenu ul li a
{
	color:#f033a3;
}	

div#footer
{
	background-image:url(images/bottomgrad.png);
	background-repeat:no-repeat;
	height:5px;
	font-size:0px;
}

div#footerlinks
{
	height:50px;
	padding:12px 4px 0 4px;
	font-size:0.85em;
	color:#fff;
}

div#footerlinks span
{
	float:left;
}

div#footerlinks ul
{
	float:right;
}

div#footerlinks ul li
{
	display:inline;
	padding-left:15px;
}

div#footerlinks ul li a.last
{
	padding:0;
}

div#footerlinks ul li a
{
	color:#fff;
	padding-right:15px;
}

div#maininner
{
	padding:15px 30px 50px 30px;
}

div#maininner div#breadcrumb
{
	margin-bottom:25px;
}

div#maininner div#breadcrumb ul li
{
	list-style-type:none;
	display:inline;		
}

div#maininner div#breadcrumb ul li a
{
	background-image:url(images/chevron.gif);
	background-repeat:no-repeat;
	background-position:right 4px;
	padding-right:15px;
	margin-right:8px;
	text-transform:uppercase;
	font-size:0.85em;
}

div#maininner div#breadcrumb ul li a.bc-currentpage
{
	background:none;
}

div#maininner h2
{
	color:#ec008c;	
	text-transform:uppercase;
	font-size:1.8em;
	margin-bottom:15px;
	font-weight:normal;
}

/* GENERIC PAGE STYLES */

div#bodytext p.introtext
{
	font-size:1.1em;
	color:#ec008c;
}

div#bodytext p.silver
{
	color:#999999;
	font-size:0.85em;
}

div#bodytext p.gold
{
	color:#a97c50;
	font-size:0.85em;
}

div#bodytext p.purple
{
	color:#410f33;
	font-size:0.85em;
}

div.newsarticle a,
div#bodytext a
{
	color:#EC008C;
}

div#bodytext a:hover
{
	text-decoration:underline;
}

div.newsarticle ul,
div#bodytext ul
{
	list-style-type:none;
	padding:5px 0 13px 0;
}

div.newsarticle ul li,
div#bodytext ul li
{
	background-image:url(images/bg-bullet.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding:0 0 5px 12px;
}

div#bodytext h3
{
	color:#410f33;
	border:none;
	margin:0;
	text-transform:none;
	font-size:1.5em;
	padding-top:4px;
}

div#bodytext h4
{
	font-size:1.3em;
	color:#ec008c;
	padding:8px 0 7px 0;
}

div#bodytext h5
{
	font-weight:bold;
	padding-bottom:9px;
}

div#bodytext table
{
	padding:10px 0;
	border-bottom:2px solid #410f33;
	margin-bottom:10px;
}

div#bodytext th
{
	color:#410f33;
	font-size:1.3em;
	border-bottom:2px solid #410f33;
	text-transform:uppercase;
	padding-bottom:6px;
}

div#bodytext tr
{
	
}

div#bodytext td
{
	width:320px;
	height:30px;
	background-color:#f4f2ed;
	/*margin-top:10px;*/
	/*float:left;*/
	padding:10px 0 0 10px;
}


/* END DEFAULT STYLES */

div#leftwrapper
{
	float:left;
	width:696px;
}

div.wrapperborder
{	
	border-top:solid 3px #410f33;
	
}

div#playerholder
{
	float:left;
	width:210px;

}

div#player
{
	width:210px;
}

div#top-songs
{
	
}

div#left
{
	width:676px;	
}

/* Home styles */

div#action
{
	background-color:#410f33;		
	margin-bottom:15px;
	color:#e00186;
	text-transform:uppercase;
	font-weight:bold;
	padding:17px 25px 18px 25px;
	position:absolute;
	height:16px;
	width:626px;
	z-index:100;
	overflow:hidden;
}


div#action div#close
{

	position:absolute;
	top:16px;
	left:600px;	
	height:16px;
	width:54px;
	text-align:right;
	padding:0px 0px 0px 0px;
	display:none;
}

div#action div#more
{

	position:absolute;
	top:16px;
	left:566px;	
	height:16px;
	width:90px;
	text-align:right;
	padding:0px 0px 0px 0px;
}

div#action div#more a, div#action div#close a
{
	color:#ffc316;
}


div#lookingfor
{
	font-family:Arial;
	position:absolute;
	top:54px;
	left:25px;
	width:630px;
	text-transform:none;
}

div#lookingfor ul li 
{
	list-style-type:none;
	background-image:url(images/lookingfor-bullet.png);
	background-repeat:no-repeat;
	background-position:0px 1px;
	padding-left:15px;
	padding-bottom:20px;
	color:#6bb5e4;
	text-transform:uppercase;
}

div#lookingfor ul li a
{
	color:#6bb5e4;
}

.lookingfor-desc
{
	color:#FFF;
	font-style:italic;	
	text-transform:none;
	display:block;
	padding:5px 0 0;
	font-weight:normal;
}

div#newsticker-static
{
	position:relative;
	width:122px;
	float:left;
	font-size:1.2em;
}

.lookingfortext
{
	float:left;
}

div#newsticker 
{
	height:40px;
	overflow:hidden;
	position:relative;
	width:500px;
	top:-12px;
	font-size:1.2em;
}


div#newsticker ul 
{
	height:16px;
	overflow:hidden;
	position:relative;
	top:12px;
	width:500px;
}

div#newsticker ul li 
{
	display:none;
	height:16px;
	left:0;
	list-style-type:none;
	position:absolute;
	top:0;
}

div#newsticker div#unravelbar 
{
	background-color:#410F33;
	height:16px;
	left:0;
	position:absolute;
	top:12px;
	width:400px;
	background-image:url(images/cursor.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
}


div#homesearch
{	
	background-repeat:no-repeat;
	background-position:0px 70px;
	padding:87px 0px 0px 22px;
	color:#fff;
	height:220px;		
}

div#homesearch h2
{	
	text-transform:uppercase;
	font-size:1.8em;
	color:#ffc316;
	margin-bottom:-2px;
	font-weight:normal!important;
}

div#homesearch h2.shrinkme
{
	margin-bottom:-4px;
}

div#homesearch h2.padme
{
	margin-bottom:6px;
}

div#homesearch div.intro
{
	width:400px;
	font-size:0.85em;		
	margin-bottom:17px;
	height:50px;
	overflow:hidden;	
}

div#homesearch div.intro a
{
	font-weight:bold;
}

div#homesearch input
{
	vertical-align:middle;	
	margin-bottom:5px;
}

div#homesearch input.text
{
	width:310px;	
	color:#6bb5e4;
	padding:7px 7px 8px 7px;
	font-size:1.2em;
}

div#homesearch input.image
{
}

div#homesearch .subtext
{
	font-size:0.85em;
}

div#homesearch .subtext a
{
	color:#6bb5e4;
}

div#homeleft
{
	float:left;
	width:385px;
	margin-right:21px;
	display:inline;
}

div.heading
{
	border-bottom:solid	3px #410f33;
	padding-top:4px;
}

div#left div.heading h2
{
	color:#410f33;
	font-size:1.3em;
	margin-bottom:5px;
	float:left;
	display:inline;
	font-weight:lighter;
}

div.heading div#key
{
	float:left;
	padding-left:6px;
	margin-top:2px;
	font-size:0.9em;
}

div.heading div#key div.keyitem
{
	float:left;
	text-transform:uppercase;
	color:#410f33;
	vertical-align:middle;
}

div.heading div#key div.keyitem div
{
	height:12px;
	display:block;
	width:12px;
	background-color:#6bb5e4;
	float:left;		
	margin:2px 5px 0px 20px;
	
}

div.heading div#key div.releases 
{
	color: #ec008c;
}

div.heading div#key div.releases div
{
	background-color: #ec008c;
}

div#homeright
{
	float:left;	
	width:270px;
}

div.article
{
	margin-top:10px;
}



div.article div.articleimage
{
	float:left;
	font-size:0px;
	height:75px;
	width:75px;
	overflow:hidden;
}

div.articleimage img
{
	width:75px;
	height:75px;
}

div.article div.articletext
{
	height:75px;	
	width:182px;
	float:left;
	padding:0px 0px 0px 10px;
	overflow:hidden;
	color:#999999;
	font-size:0.9em;
}

div.article div.articletext p
{
	font-size:0.95em;
}

div.article div.wide
{
	height:55px;	
	width:286px;
	padding:10px 10px;
}

div.article div.news
{
	background-color:#e9f4fb;	
	border-right:solid 4px #6bb5e4;
}

div.article div.release
{
	background-color:#fde5f3;	
	border-right:solid 4px #ec008c;
}

div.article div.articletext a
{
	display:block;
	margin-bottom:3px;
}

div.article div.articletext span.date
{
	color:#410f33;
}

div.viewall
{
	border-top:solid 3px #410f33;	
	background-image:url(images/viewall.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	height:16px;
	padding:3px 0px 5px 30px;
}

div.viewall a
{
	text-transform:uppercase;	
}

/* End Home Styles */




div#pagecontent
{
	margin-top:12px;
}

div#pagecontent p
{
	margin-bottom:8px;
	color:#333;

}

div#pagecontent img
{
	float:left;
	margin:0px 20px 15px 0px;	
}

h3, h3 a
{
	color:#410f33;
	border-bottom:solid 2px #410f33;		
	text-transform:uppercase;
	margin-bottom:16px;
	padding-bottom:7px;
	font-size:1.3em;
}

.playlist
{
	margin-top:26px;
}

.playlist h3
{
	margin-bottom:16px;
}

.playlist .viewall
{
	border-top:solid 2px #410f33;	
	background-image:url(images/viewall.gif);
	background-repeat:no-repeat;
	margin-top:6px;
	margin-bottom:0px;
	height:16px;
	padding:3px 0px 5px 30px;
}

/* News */

div.newsheadlines
{
	border-bottom:solid 2px #410f33;
}

div.newsarticle span.newsdate,
div.newsheadlines span.newsdate
{
	color:#410f33;
	font-size:0.9em;
}

div.news-item div.news-title
{
	background-image:url(images/beige.png);
	height:56px;
	bottom:0px;
	z-index:3;
	position:absolute;
	width:194px;
	padding:12px 10px 12px 10px;
	overflow:hidden; 	
}

div.news-item div.news-title p
{
	padding-top:5px;
}

div.newspaging
{
	float:left;
	clear:both;
	font-size:0.8em;
	margin:0;
	padding:12px 0 46px 8px;
	width:100%;
}

div.nopad
{
	padding-left:0px;
}


div.newspaging span.pagenavright,
div.newspaging span.pagenavright-off
{
	float:left;
	display:inline;
	margin:0;
}

div.newspaging span.pagenavleft,
div.newspaging span.pagenavleft-off
{
	margin:0 5px 0 0;
	float:left;
	display:inline;
}

div.newspaging span.pagenavleft,
div.newspaging span.pagenav,
div.newspaging span.currentpage
{
	margin:0 5px 0 0;
	float:left;
	display:inline;
}

div.newspaging span.pagenav a
{
	text-decoration:none;
	color:#fff;
	font-size:1.1em;
	font-weight:bold;
	padding: 6px 0 0 0;
}

div.newspaging span.pagenavright a
{
	background-image:url(images/nav-next-on.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:55px;
	height:25px;
	display:block;
}

div#requiredtext a.backbutton,
div.newspaging span.pagenavleft a
{
	background-image:url(images/nav-previous-on.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:75px;
	height:25px;
	display:block;
}

div.newspaging span.pagenavleft-off
{
	background-image:url(images/nav-previous-off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:75px;
	height:25px;
	display:block;
	float:left;
}

div.newspaging span.pagenavright-off
{
	background-image:url(images/nav-next-off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:75px;
	height:25px;
	display:block;
	float:left;
}

div.newspaging span.pagenav a
{
	background-image:url(images/nav-page-on.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:25px;
	height:18px;
	display:block;
	text-align:center;
}

div.newspaging span.currentpage
{
	background-image:url(images/nav-page-off.gif);
	background-repeat:no-repeat;
	background-position:top left;
	width:25px;
	height:19px;
	display:block;
	color:#D82463;
	font-weight:bold;
	font-size:1.1em;
	padding: 6px 0 0 0;
	text-align:center;
}

div.newspaging span.currentpage a
{
	color:#D82463;
	font-weight:bold;
	font-size:1.1em;
}

/* Case Studies */

div.newsarticle,
div.case-study-detail
{
	margin-bottom:28px;
}

div.news-item,
div.case-study
{
	float:left;
	width:214px;
	position:relative;	
	height:214px;
	margin-right:17px;
	margin-bottom:18px;
}

div.case-study-video
{
	height:190px;	
}

div.news-item div.news-thumbimage,
div.case-study div.cs-thumbimage
{
	position:absolute;
	top:0px;
	left:0px;
	z-index:1;		
}

div.case-study-video a.vidlink
{
	position:absolute;
	top:0px;
	left:0px;
	height:130px;
	width:214px;
	background-image:url(images/video_play.gif);
	background-repeat:no-repeat;
	background-position:15px 15px;
	z-index:2;
}

div.case-study div.cs-title
{
	background-image:url(images/beige.png);
	height:36px;
	bottom:0px;
	z-index:3;
	position:absolute;
	width:194px;
	padding:12px 10px 12px 10px;
	overflow:hidden; 	
}

div.case-study div.cs-title a
{
}

div#casestudynav
{
	color:#410f33;		
	text-transform:uppercase;
	padding:11px 0px 13px 0px;
	border-bottom:solid 2px #410f33;
	font-size:0.8em;
}

div#casestudynav ul
{
	display:inline;	
}

div#casestudynav ul li
{
	display:inline;
	list-style-type:none;	
}

div#casestudynav ul li a
{
	padding:0px 0px 0px 15px;
}

div.case-study-image
{
	margin:0px 15px 15px 0px;
	float:left;
}

div.links p
{
	margin-bottom:10px;
}

div.links p a
{
	background-image:url(images/chevrons.gif);
	background-repeat:no-repeat;
	padding-right:10px;
	background-position:right 8px;
	margin-bottom:4px;
}

div#atoz
{
	
}

div#atoz div.head
{
	border-top:solid 2px #410f33;
	padding-top:7px;	
	padding-bottom:14px;	
}

div#atoz div.head div.letter
{
	color:#410f33;
	font-weight:bold;	
}

div#atoz ul 
{
	margin-bottom:25px;	
}

div#atoz ul li 
{
	list-style-type:none;	
}

div#atoz ul li a
{
	text-transform:uppercase;

}

div.atozpaging
{
	padding:0px 0px 20px 0px;
}

div.atozpaging span.pagenav a
{
	padding:2px 0px 0px 0px;	
	width:21px;
}

div.atozpaging span.currentpage
{
	background-image:none;
	background-color:#fff;
	border:solid 1px #EC008C;
	color:#EC008C;
	padding:2px 0px 0px 0px;	
	width:19px;
	height:16px;
}




/* End Case Studies */

/* Song Search */

div#searchpanel
{
	background-color:#eae6db;
	padding:20px 0px 20px 0px;			
	margin-top:20px;
}

div#searchpanel div.label
{
	width:220px;
	text-align:right;		
	float:left;
	clear:left;
	color:#410f33;
	text-transform:uppercase;
	padding:5px 12px 0px 0px;
	margin-bottom:10px;

}

div#searchpanel div.label span
{
	font-size:1.3em;
}

div#searchpanel div.input
{
	width:440px;
	float:left;
	vertical-align:bottom;
	margin-bottom:10px;
}

div#searchpanel div.input input.text, div#searchpanel div.input select
{
	width:360px;
	border:none;
	vertical-align:top;
}

div#searchpanel div#basicsearch div.label
{
	padding-top:8px;
}

div#searchpanel div#basicsearch input.text
{	
	color:#ec008c;
	font-size:1.1em;
	padding:9px;
}

div#searchpanel div#basicsearch a
{	
	font-size:0.85em;
}

div#searchpanel div#advancedsearch
{
	height:0px;
	overflow:hidden!important;
	position:relative;
}

div#searchpanel div#advancedsearch select
{
	padding:4px;
	width:380px;
}

div#alternative
{
	margin-top:40px;		
}

div#alternative a
{
	background-image:url(images/chevrons.gif);
	background-repeat:no-repeat;	
	background-position:right 8px;
	padding-right:10px;
}
/* Search Results */

div#searchnumbers
{
	margin-bottom:8px;
	color:#333333;
}

div#searchnumbers span.searchtext
{
	font-weight:bold;
	font-size:1.2em;
}

div#searchnumbers span.number
{
	color:#ec008c;
	font-weight:bold;
	font-size:1.1em;
}

div#searchkey
{
	border-top:solid 1px #410f33;
	border-bottom:solid 1px #410f33;	
	padding:7px 0px;
	margin-bottom:8px;
}

div#searchkey div#star
{
	float:left;
	width:350px;
	background-image:url(images/star3.gif);	
	background-repeat:no-repeat;
	padding:3px 0px 3px 30px;
	color:#a08799;
}


div#searchkey div#key
{
	float:right;
	width:170px;	
	text-align:left;
}

div#searchkey div#key div#song, div#searchkey div#key div#version
{
	float:left;
	width:60px;
	background-repeat:no-repeat;
	background-position:left 4px;		
	padding-left:18px;	
	color:#410f33;
	padding-top:3px;
}

div#searchkey div#key div#song
{
	background-image:url(images/key_song.gif);
}

div#searchkey div#key div#version
{
	background-image:url(images/key_version.gif);
}

div.searchholder
{
	border-bottom:2px solid #410f33;
}

div.searchresult
{
	float:left;
	font-size:0.9em;
	background-color:#f4f2ed;	
	margin-bottom:10px;
	display:inline;
}


div.song
{
	background-color:#eae6db;
}

div.searchresult div
{
	padding-top:9px;
}


div.searchresult div.image
{
	float:left;			
	font-size:0px;
	padding:0px;
}

div.searchresult div.image img
{
	margin:0px!important;
}

div.searchresult div.title
{
	width:200px;
	color:#ec008c;
	float:left;	
	overflow:hidden;
	padding:10px 0px 10px 20px;
}

div.searchresult div.title span.composers
{
	display:block;
	color:#410f33;
	font-size:0.9em;
}

div.searchresult div.details
{
	width:150px;
	float:left;	
	color:#410f33;	
	margin-right:20px;
	font-size:0.9em;
}

div.searchresult div.details span.brown
{
	color:#a97c50;
	font-size:1.2em;
}

div.searchresult div.usage
{
	width:40px;
	float:left;	
}

div.searchresult div.star
{
	width:40px;
	float:left;	
}

div.searchresult div.play
{
	padding-top:9px;
	width:125px;
	float:right;
}

div.searchresult div.play a.play
{
	display:block;
	margin-bottom:8px;
}

/* Song details */
div#songdetails
{
	margin-bottom:40px;	
}

div#songdetails div.image
{
	width:250px;
	float:left;		
}

div#songdetails div.image img
{
	float:none;		
}

div#songdetails div.songdetails
{
	width:420px;
	float:left;		
	padding-top:8px;
}

div#songdetails div.songdetails div.left
{
	float:left;		
	width:100px;
	color:#a97c50;
	font-size:0.9em;
	margin-bottom:10px;
}

div#songdetails div.songdetails div.right
{
	float:right;		
	width:295px;
	padding-left:25px;
	color:#410f33;
	margin-bottom:10px;
}

div#songdetails div.songdetails div.star
{
	background-image:url(images/star3.gif);
	background-repeat:no-repeat;
	padding:4px 0px 4px 30px;	
	width:270px;
}

div#songdetails div.songdetails div.right ul
{
	margin-left:16px;
}

div#songdetails div.songdetails div.right a.license
{
	background-image:url(images/button_bg.gif);
	color:White;
	text-transform:uppercase;	
	padding:5px 10px 4px 10px;
	margin-right:35px;
}

div#songdetails div#recommendation
{	
	font-style:italic;	
	color:#410f33;	
	margin-bottom:20px;
	margin-top:20px;
}	

div#songdetails div#recommendation p
{	
	color:#410f33;	
}	

div#songdetails div#lyrics
{	
	margin-top:20px;
}	

div#songdetails div#lyrics a#showlyrics
{	
	background-image:url(images/lyrics.gif);
	background-repeat:no-repeat;
	padding-left:25px;
	color:#ef229b;
	display:block;
}

div#songdetails div#lyrics div#lyricsinner
{	
	color:#410f33;	
	padding:15px 0px 0px 25px;
	overflow:hidden;
}	

div#songdetails div#lyrics div#lyricsslider
{	
	color:#410f33;	
	overflow:hidden;
	height:0px;
}	

div#songdetails div#lyrics div#lyricsinner p
{	
	color:#410f33;	
	font-style:italic;		
}


div#songdetails div.image div.options
{
	background-color:#d9cfd6;	
	padding:23px 23px 13px 23px; 
	width:168px;
}

div#songdetails div.image div.options a
{
	display:block;
	margin-bottom:10px;
}

a.play
{
	background-image:url(images/play.gif);
	padding:5px 12px 7px 35px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:0.9em;
	display:block;	
	float:left;	
}

a.playlarge
{
	background-image:url(images/playlarge.gif);
	background-repeat:no-repeat;
	width:130px;
	color:#ffffff;
	padding:7px 0px 7px 40px;	
}

a.queue
{
	background-image:url(images/queue.gif);
	padding:5px 12px 7px 35px;
	background-repeat:no-repeat;
	text-transform:uppercase;
	font-size:0.9em;
	display:block;	
	float:left;
}

a.queuelarge
{
	background-image:url(images/queuelarge.gif);
	background-repeat:no-repeat;	
	width:130px;
	color:#ffffff;
	padding:7px 0px 7px 40px;	
}

a.license
{
	background-image:url(images/button_bg_lg.gif);
	background-position:left top;
	background-repeat:repeat-x;
	color:#ffffff;
	padding:7px 0px 7px 15px;
	width:155px;
}

/* sitesearch */

div#pagecontent ul#searchresults
{
	list-style-type:none;
}

div#pagecontent ul#searchresults li
{
	padding:0 0 10px 0;
}

#pagecontent table.normaltable{
	border-collapse:collapse;
	margin-bottom:8px;
}

#pagecontent table.normaltable td{
	height:auto;
	border-bottom:solid 5px #fff;
	padding:10px;
}
