/*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, 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;
}
body {
	line-height: 1.1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: 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;
}

/* OK NOW STYLE */

body {
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #74799e;
	width: 100%;
	background: #3D1134;
}
body#Home {
	background: #391131 url(../_images_gen/home_bg.gif) repeat-x top;
}
#Wrapper {
	width: 100%;
	overflow: hidden;
}
body#Home div#Wrapper {
	width: 920px;
	padding: 20px 0;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#HeaderOuter {
	width: 100%;
	background: #fff;
	border-bottom: 10px solid #f6bc5b;
	padding: 20px 0 0 0;
}
#URLCopy {
	padding: 10px;
	background: #F2F2F2;
	border: 1px solid #d1ccdd;
	font-size: 80%;
	filter: alpha (opacity=40);
	-moz-opacity:.40;
	opacity:.40;
}
#Header {
	width: 920px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
}
#Logo {
	float: left;
	padding: 20px 0 0 0;
}
body#Home div#Logo {
	padding: 0;
	float: none;
}
#Logo img {
	display: block;
}
#HeaderRight {
	width: 600px;
	float: right;
	text-align: right;
}
#ToolBar {
	width: 408px;
	padding: 0;
	margin: 0;
	float: right;
}
#ToolBar form {
	display: block;
	margin: 0;
	padding: 0;
}
#ToolBar dl {
	text-align: left;
	width: 408px;
	padding: 15px 0 5px 0;
}
body#Home div#ToolBar dl {
	padding: 0 0 19px 0;
	_padding: 0 0 17px 0;
}
#ToolBar dt {
	float: left;
	margin: 0;
	padding: 20px 4px 0 0;
	font-weight: bold;
	font-size: 85%;
}
#ToolBar dt a {
	text-decoration: none;
	color: #8F3579;
}
#ToolBar dt a:hover {
	text-decoration: underline;
}
#ToolBar dd {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 127px;
	_width: 122px;
}
#ToolBar dd p {
	font-size: 80%;
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #bdb5d1;
}
#ToolBar dd input {
	padding: 4px 5px;
	margin: 0;
	width: 115px;
	_width: 107px;
	border: 1px solid #bdb5d1;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	color: #999eb8;
	font-size: 85%;
	letter-spacing: 1px;
}
#ToolBar dd#LoginSubmit {
	width: 38px;
	float: right;
	padding: 14px 0 0 0;
	margin: 0;
	_margin: 1px 0 0 0;
}
#ToolBar dd#LoginSubmit input {
	width: 38px;
	background: #8f3579;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 3px 5px 5px 5px;
}
#ToolBar ul {
	list-style: none;
	font-size: 85%;
	letter-spacing: 1px;
}
body#Home div#ToolBar ul {
	text-align: right;
	padding: 0 0 1px 0;
	_padding: 0 0 0 0;
}
#ToolBar ul li {
	padding: 0 0 2px 0;
}
#ToolBar ul li {
	padding: 0 0 2px 0;
}
#ToolBar ul li a {
	color: #F8804E;
	text-decoration: none;
	font-weight: bold;
}
body#Home div#Page {
	padding: 36px 0 50px 0;
}
body#Home div#Content {
	width: 560px;
	float: left;
}
ul#MainNav {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
	width: 555px;
	_width: 555px;
	float: right;
	clear: both;
}
body#Home ul#MainNav {
	padding: 7px 0 0 0;
	width: 560px;
	float: none;
	clear: none;
}
ul#MainNav li {
	padding: 0;
	margin: 0 0 0 6px;
	float: left;
	display: block;
}
body#Home ul#MainNav li {
	margin: 0 5px 0 0;
}
ul#MainNav li h1 {
	background: url(../_images_gen/mainnav_bg_left.gif) no-repeat top left;
	padding: 0 0 0 5px;
}
ul#MainNav a {
	padding: 10px 15px 10px 10px;
	display: block;
	color: #8f3579;
	text-decoration: none;
	font-size: 95%;
	background: #F2F2F2;
	background: url(../_images_gen/mainnav_bg_right.gif) no-repeat top right;
}
ul#MainNav li.Active a {
	background: url(../_images_gen/mainnav_bg_active_right.gif) no-repeat top right;
	color: #fff;
}
ul#MainNav li.Active h1 {
	background: url(../_images_gen/mainnav_bg_active_left.gif) no-repeat top left;
	color: #fff;
}
body#Home ul#MainNav a {
	padding: 18px 10px 9px 10px;
}
#PageOuter {
	background: #F2F2F2;
	width: 100%;
	padding: 10px 0;
	border-bottom: 1px solid #D8D2E0;
}
#Page {
	width: 920px;
	margin: 0 auto;
	text-align: left;
}
#PageTop {
	width: 920px;
	position: relative;
}
#PageTop h1 {
	width: 295px;
	float: left;
	font-size: 240%;
	text-indent: -9000px;
	padding: 0 0 4px 0;
	_padding: 0 0 2px 0;
}
#TitleAbout {
	background: url(../_images_gen/title_about.gif) no-repeat left top;
}
#TitleMusic {
	background: url(../_images_gen/title_music.gif) no-repeat left top;
	width: 75px !important;
}
#TitleLicensing {
	background: url(../_images_gen/title_licensing.gif) no-repeat left top;
}
#TitleContact {
	background: url(../_images_gen/title_contact.gif) no-repeat left top;
}
#TitleSound_fx {
	background: url(../_images_gen/title_sound_fx.gif) no-repeat left top;
}
#TitleClients {
	background: url(../_images_gen/title_clients.gif) no-repeat left top;
}
#TitleMydrive {
	background: url(../_images_gen/title_mydrive.gif) no-repeat left top;
}

#PageTop ul {
	float: right;
	right: 0;
	width: 630px;
	padding: 10px 0 0 0;
	font-size: 85%;
}
#PageTop ul.Music {
	width: 840px !important;
}
#PageTop ul li {
	float: right;
	margin: 0 0 0 6px;
}
#PageTop ul li h2 {
	background: url(../_images_gen/subnav_bg_left.gif) no-repeat top left;
	padding: 0 0 0 5px;
}
#PageTop ul li.Active h2 {
	background: url(../_images_gen/subnav_bg_active_left.gif) no-repeat top left;
}
#PageTop ul li a {
	padding: 8px 10px 8px 5px;
	display: block;
	color: #F8804E;
	text-decoration: none;
	background: url(../_images_gen/subnav_bg_right.gif) no-repeat top right;
}
#PageTop ul li.Active a {
	background: url(../_images_gen/subnav_bg_active_right.gif) no-repeat top right;
	color: #8C3675;
}
#Content {
	min-height: 350px;
	_height: 350px;
	border: 1px solid #D8D2E0;
	background: #fff url(../_images_gen/content_bg.gif) repeat-y left;
	position: relative;
	padding: 10px;
	width: 898px;
}
a.Back {
	float: right;
	padding: 0 0 8px 0;
	font-size: 95%;
}
#Content a {	
	font-weight: bold;
	color: #F5804B;
	text-decoration: none;
}
body#Home div#Content {
	min-height: inherit;
	border: none;
	background: none;
	position: relative;
	padding: 0;
}
#ContentTop {
	width: 918px;
	height: 8px;
	background: url(../_images_gen/content_bg_top.gif) repeat-x top;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 30;
}
#ContentTopLeft {
	width: 8px;
	height: 8px;
	background: url(../_images_gen/content_bg_top_left.gif) repeat-x top left;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 50;
}
#RightColumn {
	width: 225px;
	float: right;
}
h1#HomeStrap {
	text-indent: -5000px;
	width: 560px;
	height: 155px;
	background: url(../_images_gen/home_strap.gif) no-repeat top left;
	margin: 10px 0 0 0;
}
#HomeFlash {
	width: 304px;
	float: right;
	background: url(../_images_gen/home_flash_bg_top.gif) no-repeat top;
	padding: 6px;
	font-size: 85%;
}
#HomeFlash blockquote {
	width: 285px;
	padding: 10px 10px 1px 9px;
	background: #fff url(../_images_gen/home_flash_bg_bottom.gif) no-repeat bottom;
}
#HomeFlash h1, #HomeFlash h2, #HomeFlash h3, #HomeFlash h4, #HomeFlash p {
	margin: 0 0 9px 0;
}
#HomeFlash h1 {
	color: #F7804D;
	font-size: 130%;
}
#HomeFlash h2 {
	color: #F7804D;
	font-size: 120%;
}
#HomeFlash h3 {
	color: #F7804D;
	font-size: 110%;
}
#HomeFlash h4 {
	color: #F7804D;
	font-size: 100%;
}
#HomeFlash ul {
	margin: 0 0 0 40px;
	list-style: inherit;
}
#PageText {
	padding: 15px 15px 5px 15px;
	font-size: 85%;
	width: 633px;
	float: left;
	line-height: 1.6em;
}
#PageTextFull {
	padding: 15px 15px 5px 15px;
	font-size: 85%;
	width: 868px;
	line-height: 1.6em;
}

#PageText h1, 
#PageText h2, 
#PageText h3, 
#PageText h4, 
#PageText h5, 
#PageText p, 
#PageText ul, 
#PageText ol, 
#PageText blockquote
#PageTextFull h1, 
#PageTextFull h2, 
#PageTextFull h3, 
#PageTextFull h4, 
#PageTextFull h5, 
#PageTextFull p, 
#PageTextFull ul, 
#PageTextFull ol, 
#PageTextFull blockquote {
	margin: 0 0 15px 0;
}
#PageText h1, 
#PageText h2, 
#PageText h3, 
#PageText h4, 
#PageText h5,
#PageTextFull h1, 
#PageTextFull h2, 
#PageTextFull h3, 
#PageTextFull h4, 
#PageTextFull h5 {
	font-family: Arial, Helvetica, sans-serif;
}
#PageText h1,
#PageTextFull h1 {
	font-size: 180%;
}
#PageText h2,
#PageTextFull h2 {
	font-size: 160%;
}
#PageText h3,
#PageTextFull h3 {
	font-size: 140%;
}
#PageText h4,
#PageTextFull h4 {
	font-size: 120%;
}
#PageText ul,
#PageTextFull ul {
	padding: 0 0 0 40px;
	list-style: disc;
}
#PageText ol,
#PageTextFull ol {
	padding: 0 0 0 40px;
	list-style: decimal;
}
#PageText li,
#PageTextFull li {
	margin: 0 0 8px 0;
}
#PageText table,
#PageTextFull table {
	border-collapse: collapse;
}
#PageText table td,
#PageTextFull table td {
	padding: 5px;
}
#PageText table td img,
#PageTextFull table td img {
	float: left;
}
h1#PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 220%;
	font-weight: normal;
	margin: 0 0 15px 0;
	position: relative;
}
.RightLinks {
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 45%;
}
.RightLinks a {
	margin: 0 0 0 10px;
}
#IntroText {
	padding: 0 0 15px 0;
	font-size: 85%;
	line-height: 1.6em;
}
#PageText p {
}
#PageText ul, 
#PageText ol,
#PageTextFull ul, 
#PageTextFull ol, {
	margin: 0 0 15px 0;
	padding: 0 0 0 30px;
	list-style: inherit;
}
#PageText ol,
#PageTextFull ol {
	list-style: decimal;
}
#PageText blockquote,
#PageTextFull blockquote {
	margin: 0 0 7px 25px;
	padding: 5px 10px 5px 10px;
	background: #F2F2F2 url(../_images_gen/blockq_bg.gif) no-repeat bottom right;
	font-style: italic;
	color: #8F3579;
}
#PageText a:hover,
#PageTextFull a:hover {
	color: #F77F4A;
}
#CopySplit {
	width: 350px;
	float: left;
	padding: 25px 0 0 0;
}
#SearchResults {
	width: 663px;
	float: left;
}
#SearchResults form {
	margin: 0;
	padding: 0;
}
#SearchTop {
	background: #F2F2F2;
	width: 653px;
	margin: 0 0 10px 0;
	padding: 5px;
}
#SearchTop dl {
	width: 295px;
}
#SearchTop dt {
	float: left;
	width: 180px;
	height: 28px;
	text-indent: -9000px;
	background: url(../_images_gen/search_keywords.gif) no-repeat 5px 4px;
}
#SearchTop dt#SearchGenres {
	background: url(../_images_gen/search_genres.gif) no-repeat 5px 4px !important;
	width: 152px !important;
}
#SearchTop form {
	margin: 0;
	padding: 0;
}
#SearchTop dd {
	float: left;
	padding: 0 0 0 8px;
}
#SearchTop dd#SearchInput input {
	width: 204px;
	padding: 6px 6px;
	margin: 0;
	border: 1px solid #bdb5d1;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	font-size: 95%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #8F3477;
}
#SearchTop dd#SearchDrop select {
	padding: 5px 6px;
	margin: 0;
	border: 1px solid #bdb5d1;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	font-size: 95%;
	letter-spacing: 1px;
	color: #8F3477;
}
#SearchTop dd#SearchDrop option {
}
#SearchTop dd#SearchButton {
	width: 60px;
	margin: 0;
}
#SearchTop dd#SearchButton input {
	width: 60px;
	background: #8f3579;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 5px 5px 6px 5px;
	font-size: 95%;
	letter-spacing: 1px;
}
#SearchResultsTable,
#PlaylistsTable {
	border-collapse: collapse;
	width: 663px;
}
body.AlbumSearch table#SearchResultsTable {
	width: 900px !important;
}
#SearchResultsTable td,
#PlaylistsTable td {
	padding: 5px;
	border: 1px solid #fff;
	font-size: 80%;
	font-weight: bold;
}
#SearchResultsTable a,
#PlaylistsTable a {
	color: #8f3579;
}
#SearchResultsTable tr.SearchKey,
#PlaylistsTable tr.PlaylistsKey {
	background: #d1ccdd;
}
#SearchResultsTable tr.SearchKey:hover,
#PlaylistsTable tr.PlaylistsKey:hover {
	background: #d1ccdd !important;
}
#SearchResultsTable tr.SearchKey td:hover,
#PlaylistsTable tr.PlaylistsKey td:hover {
	background: #F0EDF8;
}
#SearchResultsTable tr.TableLight,
#PlaylistsTable tr.TableLight {
	background: #F9F9F9;
}
#SearchResultsTable tr.TableDark,
#PlaylistsTable tr.TableDark {
	background: #F0EDF8;
}
#SearchResultsTable tr.TableShow {
	background: #d1ccdd;
}
#SearchResultsTable tr:hover,
#PlaylistsTable tr:hover {
	background: #E6E4ED;
}
#SearchResultsTable a img,
#PlaylistsTable a img {
	padding: 0 0 0 5px;
}
.TrackShow {
	background: #d1ccdd;
}
.TrackShow:hover {
	background: #d1ccdd !important;
}
.TrackShow dl dt {
	width: 300px;
	float: left;
	padding: 5px 0;
}
.TrackShow dl dd {
	width: 300px;
	float: right;
	padding: 5px 0;
}
.TrackShow blockquote {
	background: #fff;
	padding: 1px;
	position: relative;
	width: 650px;
}
body.AlbumSearch tr.TrackShow blockquote {
	width: 887px !important;
}
.TrackShow blockquote a.CoverImage {
	width: 90px;
	display: block;
	padding: 0 !important;
	margin: 0 10px 0 0 !important;
	float: left;
}
.TrackShow blockquote a.CoverImage img {
	width: 90px;
	padding: 0 !important;
	margin: 0 !important;
}
.TrackShowTools {
	width: 110px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
}
.TrackShow p {
	padding: 5px 0 0 0;
}
.CatalogueDropper {
	width: 500px;
	padding: 5px 0 15px 0;
}
.CatalogueDropper dt {
	width: 200px;
	float: left;
	font-size: 130%;
	color: #F8804E;
	padding: 4px 0 0 0;
}
.CatalogueDropper dd {
	width: 300px;
	float: right;
}
.CatalogueDropper dd select {
	font-size: 100%;
	border: 1px solid #bdb5d1;
	padding: 5px;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	color: #7B84A5;
	letter-spacing: 1px;
}
dl#ResultsPages {
	font-size: 85%;
	padding: 15px 0 0 0;
	font-weight: bold;
	width: 350px;
	float: right;
	text-align: right;
}
dl#ResultsPages dt {
	color: #BDB7D3;
	padding: 0;
}
dl#ResultsPages dt span {
	color: #8F3579;
	font-size: 120%;
}
dl#ResultsPages dt a {
	color: #F87F4A;
}
dl#ResultsPages dd {
	padding: 2px 0 0 0;
}
#Terms {
	width: 310px;
	font-size: 80%;
	float: left;
	padding: 10px 0 0 0;
	margin: 0 !important;
	color: #8F3579;
	font-weight: bold;
}
#AlphaList {
	width: 870px;
	list-style: none;
	margin: 0 !important;
	padding: 0 !important;
	line-height: normal;
}
#AlphaList li {
	float: left;
	display: block;
	padding: 0 10px 0 0;
}
.AlbumRow {
	width: 870px;
	padding: 5px 0 20px 0;
}
.AlbumRow dl {
	width: 90px;
	float: left;
	margin: 0 0 0 19px;
	text-align: center;
	font-size: 95%;
	line-height: normal;
	border: 1px solid #D8D2E0;
}
.AlbumRow dl.First {
	margin: 0 !important;
}
.AlbumRow dl dt img {
	display: block;
}
.AlbumRow dl dd {
	padding: 6px;
	border-top: 1px solid #D8D2E0;
	overflow: hidden;
}
.AlbumRight {
	width: 785px;
	float: right;
}
.AlbumRight ol {
	padding: 5px 0 5px 25px;
	list-style: decimal;
}
#CastWrapper {
	padding: 15px 0 0 0;
}
.CastMember {
	padding: 0 0 10px 0;
	margin: 10px 0 0 0;
	border-bottom: 1px dashed #d1ccdd;
	width: 650px;
}
#PageTextFull div.CastMember {
	width: 870px!important;
}
.CastMember img {
	float: left;
}
.CastMember h1 {
	font-size: 160%;
	font-weight: normal;
}
.CastMember blockquote {
	width: 480px;
	margin: 0 !important;
	float: right;
	background: none !important;
	font-style: normal !important;
}
ul.CastPlaylist {
	list-style: none !important;
	padding: 0 !important;
}
ul.CastPlaylist li {
	margin: 0 !important;
}
#PageTextFull div.CastMember blockquote {
	width: 700px;
}
ul#DownloadHistory {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#DownloadHistory li {	
	padding: 0 0 4px 0;
}
.StandardTeaserTop {
	border-top: dashed 1px #d1ccdd;
	padding-top: 15px;
}
.StandardTeaser {
	border-bottom: dashed 1px #d1ccdd;
	margin: 15px 0 15px 0;
	clear: both;
}
.StandardTeaser h3 {
	font-size: 130% !important;
	padding: 0 !important;
	margin: 0 !important;
}
.StandardTeaser p {
	padding: 0 !important;
	margin: 5px 0 15px 0 !important;
}
.StandardTeaser img {
	float: right;
	margin: 0 0 0 10px;
	border: none;
	clear: both;
}

#LatestReleases {
	width: 663px;
	overflow: auto;
	height: 375px;
	padding: 5px 0 0 0;
}
#PageTextFull div#LatestReleases {
	width: 868px;
}
.NewRelease {
	float: left;
	padding: 0 17px 17px 0;
	width: 192px;
	background: url(../_images_gen/newrelease_bottom.gif) no-repeat bottom right;
}
.NewReleaseInner {
	background: #F2F2F2;
	border-top: 1px solid #D9D7E4;
	border-left: 1px solid #D9D7E4;
	border-right: 1px solid #D9D7E4;
	min-height: 300px;
	_height: 300px;
	padding: 10px 15px;
	text-align: center;
	font-size: 95%;
}
.NewReleaseInner h1 {
	font-weight: normal !important;
	font-size: 150% !important;
	margin: 0 0 10px 0 !important;
	min-height: 40px;
}
.NewReleaseInner h1 a {
	font-weight: normal !important;
}
.NewReleaseInner img {
	margin: 0 0 10px 0;
	border: 1px solid #D9D7E4;
}
.NewReleaseInner p {
	margin: 0 0 10px 0 !important;
	line-height: normal;
}
#DownloadInfo {
	width: 848px;
	padding: 10px;
	background: #F2F2F2;
}
#DownloadInfo img {
	float: left;
	margin: 0 15px 0 0;
}
#DownloadInfo p {
	margin: 0 !important;
}
#DownloadButtons {
	width: 250px;
	padding: 25px 0 0 0;
}
#DownloadButtons a {
	width: 105px;
	display: block;
	padding: 0 0 60px 0;
}
#DownloadWav {
	float: right;
	background: url(../_images_gen/download_wav_bg.gif) no-repeat 0 106px;
}
#DownloadMp3 {
	float: left;
	background: url(../_images_gen/download_mp3_bg.gif) no-repeat 0 106px;
}
.ImageHolder {
	background: #F2F2F2;
	padding: 10px;
	margin: 10px 0 0 0;
	position: relative;
	text-align: center;
}
.ImageHolder p {
	font-size: 80%;
	margin: 0;
	padding: 8px 8px 0 8px;
	color: #8F3579;
	line-height: 1.7em;
}
.Downloads {
	background: #F2F2F2;
	padding: 10px;
	margin: 10px 0 0 0;
	position: relative;
}
.Downloads h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight: normal;
}
p.DownloadP {
	margin: 0 !important;
	padding: 0 0 5px 0 !important;
	font-size: 85%;
	line-height: 1.3em;
}
p.DownloadP a img {
	float: left !important;
	width: 18px !important;
	display: block !important;
	clear: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none;
}
p.DownloadP a span {
	display: block !important;
	float: left !important;
	clear: none !important;
	margin: 2px 0 0 4px !important;
	padding: 0 !important;
	overflow: hidden;
}
.Downloads p.DownloadP a span {
	width: 175px !important;
}
p.DownloadP a {
	display: inline;
}
.Downloads p.DownloadP a {
	color: #F87F4A !important;
	font-weight: bold !important;
	display: block;
}
.Downloads p.DownloadP a small {
	font-size: 80%;
	font-weight: normal;
	color: #8F3579;
}
h2#RightColTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#CustomRight {
	background: #d1ccdd;
	padding: 10px;
	margin: 0;
	font-size: 85%;
	line-height: 1.6em;
}
#CustomRight p {
	margin: 0 0 10px 0;
}
#CustomRight a {
	color: #FF6600;
}
#CustomRight ul {
	list-style: disc;
	padding: 0 0 0 15px;
}
#Audition {
	background: #F2F2F2 !important;
	padding: 0 !important;
	margin: 0;
	position: relative;
}
#Audition iframe {
	margin: 0;
	padding: 0;
	display: block;
	border: none !important;
	background: #F2F2F2 !important;
}
#Audition object {
	margin: 0;
	padding: 0;
	display: block;
}
#Audition ul {
	font-size: 80%;
	position: absolute;
	top: 92px;
	left: 0;
	_left: -5px;
	padding: 10px;
}
#Audition ul li {
	padding: 0 0 6px 0;
}
#Audition ul li a {
	padding: 0 0 6px 18px;
	color: #F87F4A;
}
#Audition ul li a.PlaylistAdd {
	background: url(../_images_gen/icons/add-folder-purple.gif) no-repeat left 0px;
}
#Audition ul li a.DownloadTrack {
	background: url(../_images_gen/icons/download-music-purple.gif) no-repeat left 0px;
}
#PlaylistsRight {
	background: #DAD6E4;
	padding: 10px;
	margin: 10px 0 0 0;
	font-size: 85%;
}
#PlaylistsRight h2 {
	text-indent: -5000px;
	font-size: 180%;
	background: url(../_images_gen/playlists.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 5px 0;
}
#PlaylistsRight ul {
	border-bottom: 1px solid #fff;
	padding: 0 0 35px 0;
	margin: 0 0 10px 0;
}
#PlaylistsRight ul li {
	font-size: 75%;
	padding: 3px 0 3px 20px;
	background: url(../_images_gen/icons/folder-purple.gif) no-repeat left 0px;
	color: #fff;
	font-weight: bold;
}
#PlaylistsRight ul li a {
	font-size: 110%;
	padding: 0 7px 0 0;
	color: #8F3676;
	
}
#PlaylistsRight p {
	font-size: 80%;
	padding: 0 0 5px 0;
}
#PlaylistsRight p a {
	color: #F87F4A;
}


#FooterOuter {
	width: 100%;
	padding: 20px 0;
	background: #3D1134 url(../_images_gen/footer_bg.gif) repeat-x top;
}
#Footer {
	text-align: left;
	color: #fff;
	font-size: 80%;
	width: 920px;
	padding: 0;
	margin: 0 auto;
	min-height: 116px;
	position: relative;
}
#Pan {
	font-size: 85%;
	position: absolute;
	top: 0;
	right: 0;
}
#Pan a {
	color: #5D184F;
	text-decoration: none;
}
#Pan a:hover {
	color: #80647A;
}
#FooterLeft {
	width: 280px;
	float: left;
}
#Footer p {
	margin: 0 0 15px 0;
	line-height: 1.3em;
}
body#Home div#Footer p {
	margin: 0;
	padding: 0;
}
#Footer strong {
	font-size: 110%;
}
#Footer span {
	font-weight: bold;
}
#Footer ul {
	float: left;
	padding: 5px 30px;
	border-left: 1px dotted #965D88;
	min-height: 80px;
}
#Footer ul li {
	padding: 0 0 0 12px;
	background: url(../_images_gen/footer_bullet.gif) no-repeat left 3px;
	margin: 0 0 4px 0;
}
#Footer ul a {
	color: #F87E4B;
	text-decoration: none;
	font-size: 110%;
	font-weight: bold;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */

.Clear {
	height: 1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

hr {
	border: none 0;
	border-top: 1px dashed #d1ccdd;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}

#SiteGrey {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;	
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background: #8F3579;
	z-index: 100;
	opacity: .50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
#PlaylistSelect {
	position: absolute;
	top: 200px;
	left: 480px;
	width: 250px;
	background: #f2f2f2;
	z-index: 200;
	padding: 15px;
	border: 1px solid #8F3579;
}
#PlaylistSelectClose {
	float: right;
	width: 12px;
	height: 12px;
	margin: 0 !important;
	padding: 0;
	display: block !important;
}
#PlaylistSelect form {
	margin: 0;
	padding: 0;
	display: block;
}
#PlaylistSelect h2 {
	margin: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 130%;
	letter-spacing: 1px;
}
#PlaylistSelect p {
	margin: 0 0 10px 0;
}

#PlaylistSelect input, #PlaylistSelect select {
	width: 236px;
	padding: 6px 6px;
	margin: 0;
	border: 1px solid #dad7e3;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	font-size: 95%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #8F3477;
}
#PlaylistSelect input.InputButton {
	width: 40px;
	background: #8f3579;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 5px 5px 6px 5px;
	font-size: 95%;
	letter-spacing: 1px;
	display: block;
	margin: 10px 0 0 0;
	float: right;
}


#PlaylistSelect select {
	width: 250px;
}
#PlaylistSelect option {
	background: #fff;
	width: 250px;
}


#NonUK {
background-color: #8F3579;
color: #fff;
padding: 0.75em;
margin-bottom: 1em;
}

#NonUK .Attention {
font-weight: bold;
font-size: 140%;
margin-bottom: 0.5em;
}
