body
	{
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 80%;
		color: #FFF;
		/*background: #000 url(images/overall_background.gif) top center repeat-y;*/
		background: #fff;
		padding: 0;
		margin: 0;
	}

#overall
	{
		width: 680px;
		margin: 0 auto;
		padding: 0;
	}
h1
	{
		height: 0px;
		padding: 0;
		margin: 0;
		/*background: url(../images/banner.jpg) top center no-repeat;*/
		border: 0;
	}
h1 span
	{
		display: none;
	}
h3
	{
		color: #FFF;
		font-size: 90%;
		padding: 2px 0 10px 0;
		margin: 0;
		text-align: center;
		display: block;
	}
#MediaPlayerObject
	{
		display: none;
	}
#helpform
	{
		display: none;
	}
#search
	{
		float: right;
		width: 250px;
		color: #FFF;
		/*background: #D11B1B;*/
	}

#searchForm
	{
		margin: 10px 0 0 10px;
		padding: 0;
		display: none;
		color: #FFF;
		width: 220px;
		background: #EFEFEF;
	}
#searchForm h3
	{
		background: #fff url(../images/searchitem_header.gif) top left no-repeat;
		height: 17px;
		padding: 0;
		margin: 0 0 10px 0;
	}
#searchForm .search_intro
	{
		display: none;
		padding: 0 5px 15px 5px;
	}
#searchForm .search_field
	{
		width: 170px;
		margin: 0 0 0 10px;
	}
#searchForm .search_button
	{
		width: 19px;
		height: 20px;
		border: 0;
		font-size: 0%;
		padding: 0;
		margin: 0;
		background: url(../images/button_norm_icon.gif) top center no-repeat;
	}
html>body #searchForm .search_button
	{
		width: 19px;
		height: 21px;
		border: 0;
		font-size: 0%;
		padding: 0 0 6px 0;
		margin: 0;
		background: url(../images/button_norm_icon.gif) bottom center no-repeat;
	}
html>body #searchForm .search_button:hover
	{
		width: 19px;
		height: 21px;
		border: 0;
		font-size: 0%;
		padding: 0 0 6px 0;
		margin: 0;
		background: url(../images/button_over_icon.gif) bottom center no-repeat;
	}
#searchABC
	{
		padding: 18px 5px 30px 5px;
		margin: 0 0 10px 10px;
		width: 210px;
		background: #EFEFEF url(../images/searchitem_footer.gif) bottom left no-repeat;
		color: #FFF;
		display: none;
	}
#searchABC h3
	{
		display: none;
	}
#searchABC .links_intro
	{
		display: none;
	}
#searchABC .fields
	{
		display: none;
		/*padding: 5px;
		margin: 10px 0 10px 0;*/
	}
html>body #searchABC .fields
	{
		display: none;
		padding: 5px;
		margin: 10px 0 10px 0;
	}
#searchABC a
	{
		color: #FFF;
		padding: 0 2px 1px 2px;
		margin: 0;		
		text-decoration: none;
		font-weight: normal;
	}
#searchABC .selected
	{
		font-weight: bold;
	}
#searchABC a:hover
	{
		background-color: #000;
		color: #FFF;
	}
#searchABC .showalltracks
	{
		display: none;
		text-align: center;
		margin: 5px 0 0 0;
	}

#rankings
	{
		display: none;
	}
#mediaPlayer
	{
		padding: 10px 18px 5px 18px;
		background: url(../images/mediaplayer_background.gif) top left no-repeat;
		margin: 0;
	}
html>body #mediaPlayer
	{
		padding: 10px 18px 20px 18px;
		background: url(../images/mediaplayer_background.gif) top left no-repeat;
		margin: 0;
	}
#mediaPlayer h3
	{
		padding: 2px 0 5px 0;
	}
html>body #mediaPlayer h3
	{
		padding: 2px 0 15px 0;
	}
#mediaPlayer .title
	{
		background-color: #338098;
		border: 0;
		color: #FFF;		
	}
#mediaPlayer .artist
	{
		background-color: #338098;
		border: 0;
		color: #FFF	;		
	}
#mediaPlayer .stop
	{
		width: 29px;
		height: 30px;
		border: 0;
		font-size: 0%;
		padding: 0;
		margin: 0 0 0 40px;
		background: url(../images/button_stop_norm.gif) top left no-repeat;
	}
html>body #mediaPlayer .stop
	{
		width: 29px;
		height: 30px;
		border: 0;
		font-size: 0%;
		padding: 0 0 6px 0;
		margin: 10px 0 0 40px;
		background: url(../images/button_stop_norm.gif) bottom left no-repeat;
	}
html>body #mediaPlayer .stop:hover
	{
		width: 29px;
		height: 30px;
		border: 0;
		font-size: 0%;
		padding: 0 0 6px 0;
		margin: 10px 0 0 40px;
		background: url(../images/button_stop_over.gif) bottom left no-repeat;
	}


#basket
	{
		padding: 0;
		margin: 20px 0 10px 10px;
		background: #FFF;
		width: 220px;
	}
#basket h3
	{
		background: #fff url(../images/basket_top.gif) top left no-repeat;
		margin: 0;
		padding: 0 0 6px 0;
	}
#basket .footer
	{
		/*background: url(../images/basket_footer.gif) bottom left no-repeat;*/
		height: 15px;
		padding: 0;
		margin: 0;
	}
#basket ul, #basket .nobasket
	{
		padding: 0;
		margin: 0;
		list-style-type: none;
		background: #338098;
		width: 220px;
	}
#basket table
	{
		width: 220px;
		background: url(../images/basket_spacer.gif) bottom center no-repeat;

	}
#basket table .title
	{
		font-weight: bold;
	}
#basket table .item_count
	{
		width: 20px;
	}
#basket table .delete
	{
		width: 24px;
	}
#basket table .delete a
	{
		display: block;
		height: 20px;
		width: 20px;
		background: url(../images/delete_icon.gif) center no-repeat;
	}
#basket table .delete a span
	{
		display: none;
	}
#basket .basket_pay
	{
		display: block;
		font-weight: bold;
		text-align: center;
		padding: 10px 0 12px 0;
		background: #338098;
		width: 220px;
	}
#basket .basket_pay a
	{
		text-decoration: none;
		color: #FFF;
		background: url(../images/button_norm_icon.gif) top right no-repeat;
		display: block;
		height: 18px;
		width: 120px;
		text-align: right;
		padding: 0 30px 0 0;
	}
#basket .basket_pay a:hover
	{
		background: url(../images/button_over_icon.gif) top right no-repeat;
	}
#content
	{
		float: left;
		padding: 10px 10px 10px 15px;
	}
#content h2
	{
		background: #FFF url(../images/content_header.gif) top left no-repeat;
		width: 400px;
		height: 16px;
		font-size: 85%;
		text-align: center;
		padding: 2px 0 0 0;
		margin: 0;
	}
#content .paging
	{
		width: 400px;
		padding: 5px 0 5px 0;
		margin: 0;
		background: #98C9DA;
		color: #FFF;
		text-align: center;
	}
#content .paging a
	{
		color: #FFF;
		text-decoration: none;
	}
#content .paging a:hover
	{
		text-decoration: underline;
	}
#content ul
	{
		width: 400px;
		padding: 0;
		margin: 0;
		background: #98C9DA;
		list-style-type: none;
		color: #FFF;
	}
#content .bottom
	{
		background: #fff url(../images/content_footer.gif) top left no-repeat;
		height: 20px;
	}

#content table
	{
		width: 400px;
		background: url(../images/content_spacer.gif) bottom center no-repeat;
		padding: 4px 0 4px 0;
	}
#content table tr td
	{
	}
#content table .rank
	{
		width: 30px;
		text-align: center;
	}
#content table .title
	{
		font-weight: bold;
	}

#content table .actions
	{
		width: 45px;
	}
#content table tr td a span
	{
		display: none;
	}
#content table tr td a.play
	{
		display: block;
		width: 20px;
		height: 14px;
		float: left;
		background: url(../images/play_icon.gif) top left no-repeat;
		margin: 0 5px 0 0;
	}
#content table tr td a.play:hover
	{
		display: block;
		width: 20px;
		height: 14px;
		float: left;
		background: url(../images/play_icon.gif) top left no-repeat;
		margin: 0 5px 0 0;
	}
#content table tr td a.buy
	{
		display: block;
		width: 20px;
		height: 14px;
		float: left;
		background: url(../images/buy_icon.gif) top left no-repeat;
	}
#content table tr td a.buy:hover
	{
		display: block;
		width: 20px;
		height: 14px;
		float: left;
		background: url(../images/buy_icon.gif) top left no-repeat;
	}
#content .notracks
	{
		display: block;
		padding: 10px;
		text-align: center;
	}
#content .paging a
	{
		margin: 0 5px 0 5px;
	}
#content .paging a.selected
	{
		font-weight: bold;
	}
#content .paging .pager_link_single
	{
		font-size: 80%;
		margin: 0 10px 0 10px;
	}
#content .paging .pager_link_multi
	{
		margin: 0;
	}

#advertisement_top .adlink
	{
		border: 0;
		text-decoration: none;
	}
#advertisement_top img
	{
		border: 0;
		margin: 0 auto;
		padding: 10px 0 0 15px;
		width: 400px;
		height: 120px;
		
	}
#advertisement1
	{
		display: block;
	}
#advertisement1 .adlink
	{
		border: 0;
		text-decoration: none;
	}
#advertisement1 img
	{
		border: 0;
		margin: 0 auto;
		padding: 10px 0 0 10px;
		width: 220px;
		
	}
#advertisement2 .adlink
	{
		border: 0;
		text-decoration: none;
	}
#advertisement2 img
	{
		border: 0;
		margin: 0 auto;
		padding: 10px 0 0 10px;
		width: 220px;
		
	}
#help
	{
		margin: 20px 5px 0 10px;
		width: 220px;
	}
#help h3
	{
		background: #fff url(../images/help_top.gif) top left no-repeat;
		padding: 0 0 3px 0;
		margin: 0;
	}
#help ul
	{
		padding: 10px 0 10px 30px;
		margin: 0;
		background: #338098;
		list-style-type: none;
	}
#help ul li
	{
		height: 20px;
		line-height: 20px;
	}
#help .footer
	{
		/*background: #fff url(../images/help_footer.gif) top left no-repeat;
		height: 30px;
		margin: 0; */
	}
#help a
	{
		color: #FFF;
		text-decoration: none;
	}
#help a:hover
	{
		text-decoration: underline;
	}
#show_help
	{
		float: left;
		width: 400px;
		background: #338098;
		margin: 20px 0 0 7px;

	}
html>body #show_help
	{
		float: left;
		width: 400px;
		background: #98C9DA;
		margin: 20px 0 0 15px;

	}
#items .help_items h2
	{
		padding: 0;
		margin: 0;
		font-size: 100%;
		text-align: center;
		color: #FFF;
		background: #FFF url(../images/showhelp_header.gif) top left no-repeat;
		height: 20px;
	}
#items .help_items .text
	{
		padding: 15px;
		color: #FFF;
	}
#items .help_items a
	{
		display: block;
		text-align: center;
		color: #FFF;
		text-decoration: none;
	}
#items .help_items a:hover
	{
		text-decoration: underline;
	}
#items .help_items .footer
	{
		background: url(../images/showhelp_footer.gif) bottom left no-repeat;
		height: 19px;
	}
#languages
	{
		display: none;
		background: #fff url(../images/language_background.gif) top left no-repeat;
		margin: 10px 0 0 10px;
		height: 80px;
	}
#languages h3
	{
		display: none;
		width: 220px;
		text-align: center;
	}
#languages form
	{
		display: none;
		padding: 0;
		margin: 0 0 0 60px;
	}
