/*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: #000;
	width: 100%;
	background: #bcbcbc url(../_images_gen/body_bg.gif) repeat-x top;
	height: 100%;
}
#Wrapper {
	width: 940px;
	margin: 20px auto 0 auto;
	padding: 0;
	text-align: left;
	background: url(../_images_gen/page_bg.gif) repeat-y;
}
#Home div#Wrapper {
	background: none;
}
#HeaderOuter {
	width: 940px;
	background: url(../_images_gen/page_top_bg.gif) no-repeat top left;
}
#Header {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: url(../_images_gen/header_stroke.gif) repeat-x top;
}
#Home div#Header {
	background: none;
	padding: 20px 0 0 0;
	width: 940px;
}
#Logo {
	float: left;
	width: 385px;
	height: 105px;
	padding: 0;
	background: url(../_images_gen/logo_bg.gif) no-repeat 22px 26px;
}
#Home div#Logo {
	background: url(../_images_gen/logo_bg.gif) no-repeat 0 26px;
	margin: 20px 0 0 0;
}
#Logo img {
	display: none;
}
#Logo a {
	width: 357px;
	display: block;
	height: 60px;
	margin: 25px 0 0 25px;
}
#HeaderRight {
	width: 500px;
	float: right;
	text-align: right;
}
#ToolBar {
	width: 480px;
	padding: 0;
	margin: 0 0 0 0;
	float: right;
	height: 50px;
}
#ToolBar form {
	display: block;
	margin: 0;
	padding: 0;
}
#ToolBar dl {
	text-align: left;
	width: 378px;
	padding: 15px 0 5px 77px;
}
#ToolBar dt {
	float: left;
	margin: 0;
	padding: 20px 4px 0 0;
	font-weight: bold;
	font-size: 85%;
}
#ToolBar dt a {
	text-decoration: none;
	color: #7A0520;
}
#ToolBar dt a:hover {
	text-decoration: underline;
}
#ToolBar dd {
	float: left;
	margin: 0 0 0 5px;
	padding: 0;
	width: 112px;
	_width: 107px;
}
#ToolBar dd p {
	font-size: 80%;
	padding: 0 0 3px 0;
	font-weight: bold;
	color: #D0BFAF;
}
#ToolBar dd input {
	padding: 5px 5px;
	margin: 0;
	width: 100px;
	_width: 92px;
	border: 1px solid #9B9B9B;
	background: #fff;
	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: #7A0520;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 5px 5px 5px 5px;
}
#ToolBar ul {
	list-style: none;
	font-size: 85%;
	padding: 0 0 0 75px;
	width: 404px;

}
#ToolBar ul li {
	padding: 0 10px 0 0;
	float: left;
}
#ToolBar ul#LoggedUserName {
	padding: 27px 0 5px 75px;
	clear: both;
}
#ToolBar ul#LoggedUserName li {
}
#ToolBar ul li a {
	color: #7A061D;
	text-decoration: none;
	font-weight: bold;
}


ul#MainNav {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
	width: 425px;
	float: right;
	clear: both;
}
#Home ul#MainNav {
	padding: 15px 0 0 0;
}
ul#MainNav li {
	padding: 0;
	margin: 0 0 0 10px;
	float: left;
	display: block;
}
ul#MainNav li h1 {
	padding: 0 0 0 10px;
}
ul#MainNav a {
	padding: 0;
	display: block;
	color: #000;
	text-decoration: none;
	font-size: 95%;
	height: 24px;
	text-indent: -9000px;
}
a#NavMusic {
	width: 60px;
	background: url(../_images_gen/nav_music.gif) no-repeat left bottom;
}
a#NavMyDrive {
	width: 85px;
	background: url(../_images_gen/nav_mydrive.gif) no-repeat left bottom;
}
a#NavContact {
	width: 80px;
	background: url(../_images_gen/nav_contact.gif) no-repeat left bottom;
}
a#NavLicensing {
	width: 95px;
	background: url(../_images_gen/nav_licensing.gif) no-repeat left bottom;
}
.NoShow {
	display: none;
}
ul#MainNav li.Active a,
ul#MainNav li a:hover {
	background-position: left top;
}
ul#MainNav li.Active h1 {
	color: #000;
}
#PageOuter {
	padding: 5px 25px 5px 25px;
}
#Home div#PageOuter {
	padding: 115px 0 0 0;
	position: relative;
	background: url(../_images_gen/home_top.gif) no-repeat top;
	margin: -20px 0 0 0;
}
#Page {
	background: #F9F9F9 url(../_images_gen/content_bg.gif) repeat-x top;
	border: 1px solid #9B9B9B;
	position: relative;
}
#Home div#Page {
	border: none;
	margin: 0 0 0 0;
	background: url(../_images_gen/page_bg.gif) repeat-y;
}
#WaterMark {
	width: 400px;
	height: 300px;
	background: url(../_images_gen/leaf_watermark.gif) no-repeat top left;
	position: absolute;
	top: 50px;
	right: 180px;
	z-index: 0;
}
#PageTop {
	width: 790px;
	padding: 10px 0 0 100px;
}
#PageTop h1 {
	width: 130px;
	float: left;
	font-size: 240%;
	padding: 0 0 4px 0;
	_padding: 0 0 2px 0;
	margin: 1px 0 0 0;
	text-indent: -9000px;
}
#PageTop form {
	margin: 0;
	padding: 0;
}
#PageTop dl {
	width: 205px;
	float: left;
}
#PageTop dt {
	width: 140px;
	float: left;
}
#PageTop dt input {
	width: 124px;
	padding: 6px 6px;
	margin: 0;
	border: 1px solid #CEBDAB;
	background: #fff url(../_images_gen/input_bg.gif) no-repeat top left;
	font-size: 95%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #8F3477;
}
#PageTop dd {
	width: 60px;
	float: right;
	padding: 0;
	margin: 0;
}
#PageTop dd input {
	width: 60px;
	background: #D2BDAA;
	color: #7B071E;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 6px 5px 7px 5px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#PageTop ul {
	float: right;
	width: 620px;
	_width: 624px;
	padding: 1px 0 0 0;
	font-size: 85%;
}
#PageTop ul li {
	float: right;
	margin: 0 15px 0 0;
}
#PageTop ul li h2 {
	padding: 0;
}
#PageTop ul li.Active h2 {
	font-weight: normal;
}
#PageTop ul li a {
	padding: 8px 4px 8px 4px;
	display: block;
	color: #7B071E;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: normal;
}
#PageTop ul li.Active a {
	background: #fff;
}

#TitleMusic {
	background: url(../_images_gen/title_music.gif) no-repeat left top;
}
#TitleLicensing {
	background: url(../_images_gen/title_licensing.gif) no-repeat left top;
}
#TitleContact {
	background: url(../_images_gen/title_contact.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;
}
#LogoLeaf {
	position: absolute;
	top: -31px;
	left: -5px;
	width: 95px;
	height:95px;
	background: url(../_images_gen/leaf.png) no-repeat;
	_background: url(../_images_gen/leaf.gif) no-repeat;
}
#Home div#LogoLeaf {
	left: 0;
	top: -5px;
}
#HomeRight {
	width: 400px;
	float: right;
	font-size: 85%;
	color: #656565;
	padding: 0 15px 0 0;
	margin: -90px 20px 0 0;
	overflow: auto;
	height: 360px;
}
#HomeRight h1, #HomeRight h2, #HomeRight h3, #HomeRight h4, #HomeRight p {
	margin: 0;
}
#HomeRight h1 {
	color: #646464;
	font-size: 120% !important;
	font-weight: normal;
}
#HomeRight h1 span {
	color: #646464;
	font-size: 80% !important;
	font-weight: normal;
	display: block;
	padding: 0 0 0 0;
}
#HomeRight h1 a {
	color: #76061C;
	text-decoration: none;
	display: block;
	padding: 5px;
	width: 375px;
}
#HomeRight h1 a:hover {
	color: #76061C;
	background: #EFEFEF;
}
.LibraryTeaser {
	border-bottom: 1px solid #EFEFEF;
}
#HomeRight h2 {
	color: #646464;
	font-size: 140% !important;
	font-weight: normal;
}
#HomeRight h3 {
	color: #76061C;
	font-size: 150% !important;
}
#HomeRight h4 {
	color: #76061C;
	font-size: 130% !important;
}

#Content {
	min-height: 350px;
	_height: 350px;
	padding: 25px 10px 10px 10px;
	position: relative;
	z-index: 300;
}
#Home div#Content {
	width: 440px;
	float: left;
	padding: 0 0 0 20px;
	min-height: inherit;
	_height: auto;
	font-size: 85%;
	color: #656565;
	line-height: 1.3em;
}
#LibraryList {
	position: absolute;
	bottom: 30px;
	right: 30px;
	width: 395px;
	padding: 0 0 0 0;
	margin: 0;
	background: url(../_images_gen/home_catalogue_bg_bottom.gif) no-repeat bottom;
}
#LibraryList h2 {
	padding: 10px !important;
	font-weight: normal;
	font-size: 120%;
}
#LibraryList blockquote {
	background: url(../_images_gen/home_catalogue_bg_top.gif) no-repeat top;
	padding: 0 0 10px 0;
}
#LibraryList ul {
	background: url(../_images_gen/home_catalogue_bg.gif) repeat-y top;
	padding: 0 10px 10px 0;
	line-height: 1.8em;
}
#LibraryList li {
	float: left;
	margin: 0 0 0 10px;
}
#LibraryList li h1 {
	font-size: 110%;
}
a.Back {
	float: right;
	padding: 0 0 8px 0;
	font-size: 95%;
}
#Content a {	
	font-weight: bold;
	color: #7A0520;
	text-decoration: none;
}
#RightColumn {
	width: 225px;
	float: right;
}
#PageText {
	padding: 15px 15px 5px 15px;
	font-size: 85%;
	width: 603px;
	float: left;
	line-height: 1.6em;
}
#Home div#PageText {
	width: auto;
	float: none;
	padding: 0;
	font-size: 100%;
	line-height: normal;
}
#PageTextFull {
	padding: 15px 15px 5px 15px;
	font-size: 85%;
	width: 848px;
	line-height: 1.6em;
}
#PsuedoTitle {
	width: 400px;
	height: 37px;
}

#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: Georgia, "Times New Roman", Times, 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 15px;
	list-style: none;
}
#PageText ol,
#PageTextFull ol {
	padding: 0 0 0 40px;
	list-style: decimal;
}
#PageText ol li,
#PageTextFull ol li {
	margin: 0 0 8px 0;
}
#PageText ul li,
#PageTextFull ul li {
	margin: 0 0 8px 0;
	padding: 0 0 0 25px;
	background: url(../_images_gen/leaf_bullet.gif) no-repeat top left;
}
#PageText table,
#PageTextFull table {
	border-collapse: separate;
	border-spacing: 3px;
}
#PageText table td,
#PageTextFull table td {
	padding: 5px;
}
#PageText table td img,
#PageTextFull table td img {
	float: left;
}
h1#PageTitle {
	font-family: Georgia, "Times New Roman", Times, 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: #646464;
}
#PageText a:hover,
#PageTextFull a:hover {
	color: #656565;
}
#CopySplit {
	width: 350px;
	float: left;
	padding: 15px 0 0 0;
}
#SearchResults {
	width: 633px;
	float: left;
}
#SearchResults form {
	margin: 0;
	padding: 0;
}
#SearchTop {
	background: #E4DBD2;
	width: 623px;
	margin: 0 0 6px 0;
	border-bottom: 1px solid #7A061D;
	position: relative;
	z-index: 200;
	padding: 5px;
}
#SearchTop dl {
	width: 295px;
}
#SearchTop dt {
	float: left;
	width: 142px;
	height: 28px;
	text-indent: -9000px;
	background: url(../_images_gen/search_keywords.gif) no-repeat 5px 7px;
}
#SearchTop dt#SearchGenres {
	background: url(../_images_gen/search_genre.gif) no-repeat 5px 7px !important;
	width: 115px !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 #D0BDAC;
	background: #fff;
	font-size: 95%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #7A0520;
}
#SearchTop dd#SearchDrop select,
.CatalogueDropper dd  select {
	padding: 5px 6px;
	margin: 0;
	border: 1px solid #D0BDAC;
	background: #fff;
	font-size: 95%;
	letter-spacing: 1px;
	color: #7A0520;
}
#SearchTop dd#SearchDrop option {
}
#SearchTop dd#SearchButton {
	width: 60px;
	margin: 0;
}
#SearchTop dd#SearchButton input {
	width: 60px;
	background: #7A0520;
	color: #fff;
	font-weight: bold;
	border: none;
	cursor: pointer;
	padding: 5px 5px 6px 5px;
	font-size: 95%;
	letter-spacing: 1px;
}
#SearchResultsTable,
#PlaylistsTable {
	width: 636px;
	border-collapse: separate;
	border-spacing: 3px;
	color: #656565;
}
body.AlbumSearch table#SearchResultsTable {
	width: 865px !important;
}
#SearchResultsTable td,
#PlaylistsTable td {
	padding: 5px;
	border: 1px solid #F8CAD4;
	font-size: 80%;
	font-weight: bold;
	margin: 3px;
}
#SearchResultsTable a,
#PlaylistsTable a {
	color: #7A061D;
}
#SearchResultsTable tr.SearchKey,
#PlaylistsTable tr.PlaylistsKey {
	background: none;
}
#SearchResultsTable tr.SearchKey:hover,
#PlaylistsTable tr.PlaylistsKey:hover {
	background: none;
}
#SearchResultsTable tr.SearchKey td:hover,
#PlaylistsTable tr.PlaylistsKey td:hover {
	background: #EDEBE7;
}
#SearchResultsTable tr.TableLight,
#PlaylistsTable tr.TableLight {
	background: none;
}
#SearchResultsTable tr.TableDark,
#PlaylistsTable tr.TableDark {
	background: none;
}
#SearchResultsTable tr.TableShow {
	background: none;
}
#SearchResultsTable tr:hover,
#PlaylistsTable tr:hover {
	background: #E3DAD1;
}
#SearchResultsTable a img,
#PlaylistsTable a img {
	padding: 0 0 0 5px;
}
.TrackShow {
	background: none;
}
.TrackShow:hover {
	background: none !important;
}
.TrackShow dl dt {
	width: 300px;
	float: left;
	padding: 5px 0;
}
.TrackShow dl dd {
	width: 300px;
	float: right;
	padding: 5px 0;
}
.TrackShow blockquote {
	background: none;
	padding: 0;
	position: relative;
	width: 616px;
	border: 1px solid #F8CAD4;
}
body.AlbumSearch tr.TrackShow blockquote {
	width: 846px !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: 120px;
	position: absolute;
	top: 0;
	right: 0;
	padding: 5px;
}
.TrackShow p {
	padding: 3px 0 0 0;
}
.CatalogueDropper {
	width: 500px;
	padding: 5px 0 15px 0;
}
.CatalogueDropper dt {
	width: 200px;
	float: left;
	font-size: 130%;
	color: #7A0520;
	padding: 3px 0 0 0;
}
.CatalogueDropper dd {
	width: 300px;
	float: right;
}
dl#ResultsPages {
	font-size: 85%;
	padding: 15px 0 0 0;
	font-weight: bold;
	width: 350px;
	float: right;
	text-align: right;
}
dl#ResultsPages dt {
	color: #646464;
	padding: 0;
}
dl#ResultsPages dt span {
	color: #646464;
	font-size: 120%;
}
dl#ResultsPages dt a {
	color: #7A0520;
}
dl#ResultsPages dd {
	padding: 2px 0 0 0;
	color: #CEBBAD;
}
p#Terms {
	font-size: 80%;
}
.StandardTeaserTop {
	border-top: dashed 1px #E4DBD2;
	padding-top: 15px;
}
.StandardTeaser {
	border-bottom: dashed 1px #E4DBD2;
	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: 658px;
	overflow: auto;
	height: 375px;
	padding: 5px 0 0 0;
}
#PageTextFull div#LatestReleases {
	width: 863px;
}

.NewRelease {
	float: left;
	padding: 0 17px 17px 0;
	width: 192px;
}
.NewReleaseInner {
	border: 1px solid #9B9B9B;
	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;
}
#DownloadInfo img {
	float: left;
	margin: 0 15px 0 0;
}
#DownloadInfo p {
	margin: 0 !important;
}
#DownloadButtons {
	width: 500px;
	padding: 25px 0 0 10px;
}
#DownloadButtons a {
	width: 125px;
	display: inline-block;
	padding: 0 0 0 0;
	margin-right: 25px;
}
.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: #646464;
	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: #7A0520 !important;
	font-weight: bold !important;
	display: block;
}
.Downloads p.DownloadP a small {
	font-size: 80%;
	font-weight: normal;
	color: #646464;
}
h2#RightColTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 170%;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight: normal;
}
#CustomRight {
	background: #E4DBD2;
	padding: 10px;
	margin: 0;
	font-size: 85%;
	line-height: 1.6em;
}
#CustomRight p {
	margin: 0 0 10px 0;
}
#CustomRight a {
	color: #7A061D;
}
#CustomRight ul {
	list-style: disc;
	padding: 0 0 0 15px;
}
#Audition {
	background: #D0BDAC !important;
	padding: 0 !important;
	margin: 0;
	position: relative;
}
#Audition iframe {
	margin: 0;
	padding: 0;
	display: block;
	border: none !important;
	background: #D0BDAC !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: #7A0520;
}
#Audition ul li a.PlaylistAdd {
	background: url(../_images_gen/icons/add_pl.gif) no-repeat left 0px;
}
#Audition ul li a.DownloadTrack {
	background: url(../_images_gen/icons/dl.gif) no-repeat left 0px;
}
#PlaylistsRight {
	background: #E3DAD1;
	padding: 10px;
	margin: 10px 0 0 0;
	font-size: 85%;
}
#PlaylistsRight h2 {
	text-indent: -5000px;
	font-size: 180%;
	background: url(../_images_gen/playlists_title.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/add_pl.gif) no-repeat left 0px;
	color: #000;
	font-weight: bold;
}
#PlaylistsRight ul li a {
	font-size: 110%;
	padding: 0 7px 0 0;
	color: #7A061D;
	
}
#PlaylistsRight p {
	font-size: 80%;
	padding: 0 0 5px 0;
}
#PlaylistsRight p a {
	color: #7A0520;
}


#FooterOuter {
	width: 940px;
	margin: 0 auto;
	padding: 0 0 55px 0;
	background: url(../_images_gen/leaves.png) no-repeat left bottom;
	_background: url(../_images_gen/leaves.gif) no-repeat left bottom;
}
#Home div#FooterOuter {
	padding: 0 0 33px 0;
}
#Footer {
	text-align: left;
	color: #646464;
	font-size: 80%;
	width: 940px;
	padding: 0;
	margin: 0;
	position: relative;
	background: url(../_images_gen/page_bottom_bg.gif) no-repeat top;
}
#Home div#Footer {
	background: none;
	padding: 10px 0 0 140px;
	width: 790px;
}
#HomeStrap {
	width: 940px;
	height: 83px;
	background: url(../_images_gen/home_bottom.gif) no-repeat top;
	text-indent: -9000px;
	border-top: 1px solid #9B9B9B;
}
#Pan {
	font-size: 70%;
	font-weight: normal;
}
#Pan a {
	color: #DCDCDC;
	text-decoration: none;
}
#Pan a:hover {
	color: #80647A;
}
#FooterLeft {
	width: 280px;
	float: left;
}
#Footer p {
	margin: 0 0 15px 25px;
	line-height: 1.3em;
}
#Footer strong {
	font-size: 110%;
}
#Footer span {
	font-weight: bold;
}
#Footer ul {
	float: right;
	padding: 2px 12px;
}
#Footer ul li {
	padding: 0 12px;
	border-left: 1px solid #646464;
	margin: 0 0 0 0;
	float: left;
	line-height: normal;
}
#Footer ul li.First {
	border-left: none;
}
#Footer ul a {
	color: #646464;
	text-decoration: none;
}
#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: #7A061D;
	z-index: 400;
	opacity: .50;
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5;
}
#PlaylistSelect {
	position: absolute;
	top: 200px;
	left: 480px;

	width: 250px;
	background: #E3DAD1;
	z-index: 500;
	padding: 15px;
	border: 1px solid #646464;
}
#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: Georgia, "Times New Roman", Times, 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 #646464;
	background: #fff;
	font-size: 95%;
	letter-spacing: 1px;
	font-weight: bold;
	color: #646464;
}
#PlaylistSelect input.InputButton {
	width: 40px;
	background: #7A061D;
	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: #7A0520;
color: #fff;
padding: 0.75em;
margin-bottom: 1em;
}

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











.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
/*.clearfix {display:inline-block;}*/
/* 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 #E4DBD2;
	width: 100%;
	height: 1px;
	padding: 0 0 10px 0;
}

