/* CSS Document */

/* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS *//* HACKS */

/* _ something - picked up by IE 6 only - ex: _width:10px */

/* # something - picked up by IE 7 only - ex: #width:10px */

/* . something - picked up by IE 6 AND IE 7 - ex: .width:10px */
/* something expression - picked up by IE 6 AND IE 7 - ex: width:expression(10) */


/* ============================================ */
/* Main Components */
/* ============================================ */
html {
	overflow:auto;
}
body, .backgroundImage {
	position: absolute;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	.font-size: 9px;
	color: #888888;
	xoverflow: hidden;
	background-color: #FFF;
	xborder: solid #CCCCCC 2px;
	xbackground-image: url(/images/backgroundTile.jpg);
	xbackground-repeat: repeat;
}
h1 {
	font-size: 14px;
}
h2 {
	font-size: 12px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
div {
	xborder: solid #CCCCCC 1px;
	border-collapse:collapse;
}
table {
	border-collapse:collapse;
	font-size:9px;
}
a, a:link {
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	width: 99%;
	xwhite-space: nowrap;
	outline: none; /* turns off FireFox outline when links are clicked */
}
a:hover {
	font-weight:normal;
	text-decoration: none;
	color:#999999;
}
input, textarea, select {
	xbackground-color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-bottom: 5px;
	margin-left: 5px;
	vertical-align: middle;
	xborder: solid 1px #999;
	xcolor: #CCC;
}
.AlertMessage {
	color: #660000;
}
div {
	xborder: solid 1px #999;
}
hr {
	border:none;
	border-bottom: solid #CDCDCD 1px;
	height: 1px;
	background-color: transparent;
	width: 100%;
	margin:0;
	padding:10px 0;
	margin-bottom:15px;
	clear:both;
}

/* ============================================ */

.OuterContainer {
	width: 100%;
	height:100%;
	margin: auto; /* the auto margins (in conjunction with a width) center the page */
}
.Container {
	position: relative;
	display: block;
	padding: 0px;
	top: 0px;
	width: 980px;
	height: 100%;
	margin:auto;
	xborder: solid red 1px;
}
/*
.OuterContainer {
	width: 100%;
	height:100%;
	margin: auto; 
	xborder: 1px red solid;
}
.Container {
	display: block;
	position:absolute;
	xwidth: 96%;
	xheight:92%;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
	min-width: 962px;
	min-height: 550px;
	xmargin:2%;
	xborder: 1px solid red;
	overflow: hidden;
}
/*

script, .internationalization, .i18n {
	xcolor: #FFF;
}
/*Header / Footer *//* if needed */

.Header {
}
.Footer {
	display: block;
	position: absolute;
	bottom: 0px;
	left: 0px;
	right: 0px;
	height: 28px;
	width: 100%;
	text-align: center;
	background-color: transparent;
	overflow: hidden;
	background-image: url(/images/2009-MenuBarBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ============================================ */
/*Main Content Layouts */
/* ============================================ */

.Content {
	display: block;
	position: absolute;
	bottom: 30px;
	top: 30px;
	left: 0px;
	right: 0px;
	xwidth: 900px;
	xheight: expression(450);
	xwidth: expression(940);
	xborder: solid red 1px;
	background-color: #FFF;
}
.Content a img, .Content a:link img, .PopUpHolder a img, .PopUpHolder a:link img {
	display:inline;
	margin: 0px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	line-height: 0px;
	background-color: #FFFFFF;
}
.Content a:hover img, .PopUpHolder a:hover img {
	display:inline;
	margin: 0px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #000000;
	line-height: 0px;
	background-color: #FFFFFF;
}

/* ============================================ */
/* Main Content Layouts */
/* ============================================ */

.Left, .CartLeft {
	display: block;
	position:absolute;
	bottom: 5px;
	top: 5px;
	left: 0px;
	xright: 740px;
	width: 228px;
	xheight: 400px;
	_height: expression(document.getElementById("Container").clientHeight - 70);
	xwidth: expression(210);
	xborder: solid red 1px;
	background-color: #FFFFFF;
	border-right: solid #CCC 1px;
}
.CartLeft {
	left: 50%;
	margin-left: -490px;
	top: 30px;
	bottom: 30px;
	border:none;
	xborder: solid red 1px;
	xborder: solid #666 2px;
}
.MiddleAndRight {
	border: solid blue 1px;
	display: block;
	position:absolute;
	top: 5px;
	bottom: 5px;
	left: 23%;
	right: 0px;
	background-color: #FFFFFF;
}
.Middle, .CartMiddle, .AltMiddle {
	display: block;
	position:absolute;
	bottom: -30px;
	top: 5px;
	left: 229px;
	right: 229px;
	width: 520px;
	xheight: 410px;
	_height: expression(document.getElementById("Container").clientHeight - 35);
	xwidth: expression(520);
	text-align: center;
	overflow:hidden;
}
.CartMiddle{
	top: 30px;
	left: 50%;
	margin-left: -261px;
	width: 522px;
	xborder: solid #666 2px;
	bottom: 30px;
	background-color:#FFF;
}
.Right, .CartRight {
	display: block;
	position:absolute;
	bottom: 5px;
	top: 5px;
	_left: 748px;
	right: 0px;
	width: 230px;
	_height: expression(document.getElementById("Container").clientHeight - 70);
	xwidth: expression(210);
	text-align: center;
	xborder: solid red 1px;
	background-color: #FFFFFF;
	border-left: solid #CCC 1px;
}
.CartRight {
	right: 50%;
	margin-right: -492px;
	top: 30px;
	bottom: 30px;
	border:none;
	xborder: solid #666 2px;
}

/* ============================================ */
/* UserMenu // bottom *//* Account *//* Cart */
/* ============================================ */
UserMenu {
}
.UserMenu a,  .UserMenu a:link {
	xdisplay: inline-block;
	color: #333;
	height: 28px;
	background-color: transparent;
	background-repeat: repeat-x;
	background-position: left center;
}
.UserMenu a:hover {
	color:#000;
	background-color: transparent;
	background-position: left 30px;
}
.UserMenuLeft, .UserMenuRight {
	display: block;
	position:absolute;
	bottom: 0px;
	height: 28px;
	line-height: 28px;
	vertical-align:middle;
	xborder: solid yellow 1px;
}
.UserMenuLeft {
	left: 20px;
	text-align: left;
}
.UserMenuRight {
	right: 20px;
	text-align: right;
}
.UserMenu img {
	vertical-align:middle;
}


/* SHOPPING CART */
.CartPopUp  {
	xdisplay: none;
	position: absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	xwidth: 520px;
	xheight: 410px;
	xheight: expression(450);
	xwidth: expression(940);
	xbackground-color: #FFFFFF;
	z-index: 5000;
	xborder: 1px solid red;
}
.CartPopUp .ImageBack, .CartPopUp .ImageBackBuy  {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	xheight: 440px;
	xwidth: 930px;
	background-color: #000;
	xborder: 1px solid #666666;
	opacity:0.85;
	filter:Alpha(opacity=85);
	overflow: auto;
	xoverflow-x: hidden;
}
x.CartPopUp x.ImageBackBuy  {
	position: absolute;
	xmargin: auto;
	top: -65px;
	left: -5px;
	xright: 0%;
	xbottom: 2%;
	width: 950px;
	height: 560px;
	background-color: #000;
	xborder: 1px solid red;
	opacity:0.8;
	filter:Alpha(opacity=80);
	overflow: auto;
	xoverflow-x: hidden;
	xborder: 1px solid red;
}
#ShoppingCart .CartMiddle .SectionHeader {
	width:520px;;
	xborder-left: solid #CCC 1px;
	xborder-right: solid #CCC 1px;
}
#ShoppingCartItems {
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	margin:auto;
	xposition:relative;
	xwidth: 540
	xheight: expression(200);
	width: expression(510);
	overflow: visible;
	background-color: #FFF;
	xborder: 1px solid red;
	xborder-left: solid #CCC 1px;
	xborder-right: solid #CCC 1px;
}
.ShoppingCartHeaders {
	xdisplay: block;
	position:absolute;
	right: 0px;
	top: 0px;
}
.ShoppingCartTotals {
	xdisplay: block;
	position:absolute;
	right: 0px;
	top: 1em;
	text-align:right;
	xline-height: 3em;
	xmargin-top: 5px;
	xfont-size: .9em;
	xwidth: 120px;
	xborder: 1px solid green;
	vertical-align: middle;
}
.ShoppingCartTotals #remove {
	position:relative;
	width: auto;
	vertical-align: middle;
	margin-right: 5px;
}
.ShoppingCartTotals input {
	position:relative;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: 4px;
}
.CartPopUp .BuyThis {
	display: block;
	position:absolute;
	background-color: #FFFFFF;
	left:110px;
	top: 110px;
	width: 300px;
	height: 200px;
	border: solid 1px #000000;
	display:table;
}
.CartPopUp .BuyThis p {
	xdisplay: block;
	xposition:absolute;
	xbackground-color: red;
	margin: auto;
	text-align: center;
	xborder: solid 1px #CCCCCC;
	display:table-cell;
	vertical-align:middle;
}

/* ============================================ */
/*Logos and Main Menu */
/* ============================================ */

/*Style for Top Level navigation */
#MenuSystem {
	position: absolute;
	display: block;
	top:0px;
	left:0px;
	width: 100%;
	height: 29px;
	xmargin: auto;
	padding: 0;
	xborder: 1px solid red;
	xtext-align: center;
	xfloat: left;
	background-image: url(/images/2009-MenuBarBack.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#MenuSystem ul li {
	xmargin-left:5px; 
	xmargin-right:5px; 
}
#MenuSystem ul li ul {
	left: 0px; 
	position: absolute;
	display: block;
	visibility: hidden;
	text-align:left; 
	margin:0px 0px 0px 0px;
	padding:5px;
	background-color:#DEDEDE;
	border:1px #9B9B9B solid;   
	/*border-top:none;   */
}
#MenuSystem ul li ul li {
	display: list-item;
	float: none;
	margin: 0;
	border:0px red solid; 
}
    
#MenuSystem ul li ul li a {
	display: block;
	min-width: 100px;
	white-space: nowrap;
	text-decoration: none;
	text-align:left;
	padding: 4px 2px 5px 8px;
	z-index: 10;
	line-height:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	word-spacing:0px;
	letter-spacing:0px;
	background-color:#DEDEDE;
	border-top: 1px solid #CCC;
	xopacity:0.8;
	xfilter:Alpha(opacity=80);
}

/* Style for Nav Menu Links */
#MainMenu {
	position: absolute;
	display:block;
	width:960px;
	.width:955px;
	height: 30px;
	padding:0px;
	text-align:left;
	xborder: 1px green solid;
}
 
 #MainMenu li {
	_display: inline-block; 
	_width: 10px;
	xfloat:left;
}
#MainMenu a {
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	display: inline-block; 
	_display: inline; 
	letter-spacing: 1px;
	line-height:20px;
	height:auto;
	word-spacing:0px;
	white-space: nowrap;
	border: 0px orange solid;
}


/*Hover for subnav*/ 	
#MainMenu ul li a  {  
	white-space:normal;
	color:#000;
	display:table;
	padding-left:10px;
}

#MainMenu ul li a:hover {
	color: #333;
	background-color: #EEE; /*hover background for subnav*/
	background-image: none;

}
/* Styles for the menu items of the navigation */
/* [1] Level */
#MenuSystem ul{
	margin:0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	left:50%;
	margin-left: -480px;
	list-style-type:none;
	overflow:visible;
}
#MenuSystem ul li {
	position: relative;
	display: inline-block;
	margin: 0 0 0 1px;
	padding: 0 20px 0 0px;
	.padding: 0 0px 0 0px;
	float: left;
}

#MenuSystem ul li a, #MenuSystem ul li a:link {
	display: block;
	text-decoration: none;
	padding: 4px 16px 4px 6px;
	.padding: 4px 36px 4px 6px;
	/*height:20px;*/
	font-size: 11px;
	font-style: normal;
	border-left: solid 1px #DDD;
	xborder-bottom: solid 1px #9B9B9B;
	xwidth: 120px;
	xbackground-color:transparent
}
#MenuSystem ul li.end a {
	border-right: solid 1px #CCC;
}
#MainMenu .visible, li a:hover {
	color: #000;
	xbackground-color:#000;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -31px;
}
#MenuSystem ul li ul li {
	border-left: none;
}
#MenuSystem ul#MainMenu li ul li a {
	border: none;
	height:15px;
}
/* Level [1 - end] */

/* [2] Level */

/* These two css styles set the separators of the nav sub menu */


/* language specific CSS - this class is added to the main menu 'MenuLanguage' div */
.japanese #MenuSystem ul li {
	padding-right: 18px;
}
.japanese #MenuSystem ul li a, .japanese #MenuSystem ul li a:link {
	xfont-size: 11px;
	letter-spacing: 0px;
	padding-right: 13px;
	.padding-right: 30px;
}

.CurrentLogo, #MenuSystem ul li.Search {
	display: inline-block;
	xmargin: 0px;
	xpadding: 0px;
	margin-top: 5px;
	height: 30px;
	width: 40px;
	xborder: solid yellow 1px;
	vertical-align: middle;
	float: left;
}
#MenuSystem ul li.Search {
	margin:0px;
	padding:0px;
	margin-top: 5px;
	float: right;
	zborder-left: solid 1px #DDD;
	xdisplay: none;
	border:none;
	width: 20px;
}

#MenuSystem ul li.Search a {
	margin:0px;
	padding:0px;
	margin-top: 3px;
	margin-left:5px;
	border: 0;
	float: right;
	border:none;
	background-image: url(none);
}
#MenuSystem ul li.Search a img {
	border: 0;
	xfloat: right;
	border:none;
}

.Search input, .Search form, .Dropdown select {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	margin: 0px;
}


.Logo a,  .Logo a:link {
/*	display: block;  This makes the links appear on separate lines bah! */
	background-color: transparent;
}
.Logo a:hover {
	background-color: transparent;
}
#flashAudioDiv {
}

#SearchSelect, #LanguageSelect {
	padding:5px;
	.padding:0px;
	text-align: right;
	_width:10px;
}
#SearchSelect {
	padding-top:10px;
	.padding:5px;
}
#SearchSelect form {
	margin:0px;
	padding0px;
}
#LanguageSelect a, #LegalSelect a {
	display: block;
	padding:2px;
	border:none;
}
#LanguageSelect a:hover, #LegalSelect a:hover {
	border:none;
}





/* Section Lists *//* Section Lists *//* Section Lists *//* Section Lists *//* Section Lists */ 

.SectionList {
	display: block;
	position:absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	xheight: 100%;
	xwidth: 100%;
	xheight: expression(430);
	xwidth: expression(190);
	text-align: left;
	xbackground-color: #000;
}
.SectionList h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	line-height: 2em;
	font-size: 10px;
	text-align: center;
	color: #666666;
	font-weight: normal;
	text-transform: lowercase;
	display: none;
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	xheight: expression(20);
	background-color: #CDCDCD;
	margin: 0px;
	xborder-top: solid #666666 1px;
	xborder-bottom: solid #666666 1px;
}
.Left .SectionList h1, .CartLeft .SectionList h1 {	
	background-color: #CDCDCD;
}
.Right .SectionList h1, .CartRight .SectionList h1 {	
	background-color: #CDCDCD;
}
.List {
	display: block;
	position: absolute;
	bottom: 1px;
	top: 0px;
	left: 0px;
	right: 0px;
	_height: expression(document.getElementById("Container").clientHeight - 80);
	xwidth: 100%;
	width: expression(219);
	text-align: left;
	overflow: auto;
	overflow-x: hidden;
	padding: 5px;
	margin-right: expression(50);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
#ReleaseTracklisting {
	width: 100%;
}
.List a {
	display: inline;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	width: 99%;
	xwhite-space: nowrap;
}
.List a:hover {
	display: inline;
	font-weight:normal;
	text-decoration: none;
	color:#999999;
}
.ListItem, .ListItemOver, .ListItem p,  .ListItem a {
	display: block;
	position: relative;
	xwidth: auto;
	xheight: auto;
	text-align: left;
	vertical-align: middle;
	margin-top: 5px;
	margin-bottom: 5px;
	xbackground-color: #FFFFFF;
	xmargin-right: 20px;
	xmargin-left: 20px;
	xborder: solid black 1px;
	word-wrap: off;
	clear:both;
}
.ListItem a img {
	display:inline;
	margin: 0px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #FFFFFF;
	line-height: 0px;
	background-color: #FFFFFF;
}
.ListItem a:hover img {
	display:inline;
	margin: 0px;
	margin-right: 5px;
	padding: 1px;
	border: 1px solid #000000;
	line-height: 0px;
	background-color: #FFFFFF;
}
.Left .List .ListItem, .Right .List .ListItem {
	padding-bottom: expression(5);
	width: expression(document.getElementById("LeftList").clientWidth - 10);
}
.Right .List .ListItem {
	padding-bottom: expression(5);
	width: expression(document.getElementById("RightList").clientWidth - 10);
}

.List h1 {
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing:normal;
	line-height: 2em;
	font-size: 9px;
	text-align:left;
	color: #666666;
	font-weight:normal;
	display: block;
	position:relative;
	width: 100%;
	xheight: 25px;
	background-color: #EEEEEE;
	margin: 0px;
	xpadding-bottom: 4px;
	xborder-top: solid #666666 1px;
	xborder-bottom: solid #666666 1px;
}
.List h2, .ListItem h2 {
	display: block;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
	font-size: 9px;
	color:#000000;
	width: 99%;
	xline-height: 1.75em;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ListItem p {
	text-align: left;
	xpadding-left: 10px;
}
.ListItem, .ListItemOver {
	xpadding-bottom: 10px;
	background-color: #FFFFFF;
	border-bottom: solid #CDCDCD 1px;
}

#ListEXPERIENCEItems {
	border: none;
}
.ListItemOver {
	xpadding-top: 1px;
	background-color: #ECECEC;
	border-bottom: solid #666666 1px;
}
.ListItem a, .ListItem a:link, .ListItemSub a, .ListItemSub a:link , .hiddenEvent a, .hiddenEvent a:link{
	display: block;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	xborder-bottom: solid #CDCDCD 1px;
	width: 99%;
	xline-height: 1.75em;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.ListItem a:hover, .ListItemSub a:hover {
	display: block;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color: #ECECEC;
}
.ListItemSubCap {
	color: #AAAAAA;
	text-transform: uppercase;
}
.ListItemSubNoCap {
	color: #AAAAAA;
}
.ListItemSub {
	text-align: left;
	xpadding-left:5px;
}
.ListItem #indent, ListItemSub #indent {
	padding-left:5px;
}
.ListItemSub a, .ListItemSub a:link {
	color:#666666;
}
.ListItemSub a:hover {
	color:#000000;
}


/* Special Lists and Overides */ /* Hidden Section List */

.hidden {
	display:none;
	margin: 0px;
	xborder: solid red 1px;
	padding-left:5px;
}
.indent {
	display:block;
	margin: 0px;
	xborder: solid red 1px;
	padding-left:5px;
}

.ListItemTable td, .ListItemTable tr {
	padding: 0px;
	margin: 0px;
	xoverflow: hidden;
	xborder: 1px solid red;
}
.ListItemTable {
	width: expression(190);
	padding: 0px;
	margin: 0px;
	xmargin-bottom: 5px;
}

/* STILLS */

.ListItemTableTumb {
	width: 50%;
	xborder: 1px solid red;
	xcolor: black;
}
.ListItemTableTumb a, .ListItemTableTumb a:link, .Stills a, .Stills a:link {
	display: block;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}
.ListItemTableTumb a:hover {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	margin-bottom: 10px;
}
.ListItemTableTumb img {
	display: block;
}

#StillsHeader { 
	text-transform: lowercase; 
	xtext-transform: capitalize; 
	color: CCCCCC;
}
.Stills {
	display: block;
	position:relative;
	xmargin: auto;
	top: 80px;
	left: 140px;
	left: expression(0);
	xright: 0%;
	xbottom: 2%;
	height: 240px;
	width: 240px;
	xborder: 1px solid red;
}
.StillsPopUp {
	xdisplay: none;
	position: absolute;
	xmargin: auto;
	top: 0px;
	left: 0px;
	xmargin-left: -500px;
	right: 0px;
	bottom: 0px;
	height: 100%;
	width: 100%;
	xbackground-color: #FFFFFF;
	z-index: 5000;
	xborder: 1px solid red;
}
.StillsPopUp .ImageBack  {
	position: absolute;
	xmargin: auto;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	xwidth: 950px;
	xheight: 560px;
	background-color: #000;
	xborder: 1px solid blue;
	opacity:0.8;
	filter:Alpha(opacity=80);
	overflow: auto;
	xoverflow-x: hidden;
	z-index: 5500;
}
 .PopUpHolder {
	xposition: absolute;
	xheight:0px;
	xtop:0px;
	xleft:0px;
 }
/* Vertical centering: make div as large as viewport and use table layout */
.StillsPopUp .Image {
    position: absolute; 
	top: 50%; 
	margin-top: -310px; 
	left: 50%; 
	margin-left: -500px; 
	height: 620px;
	width: 1000px;
	z-index: 6000;
	xborder: 2px solid red;
}


/* Email Friend popups */

.EmailPopUp {
	display: none;
	position: absolute;
	top: 10px;
	left: 210px;
	height: 430px;
	width: 520px;
	xbackground-color: #FFFFFF;
}
.EmailPopUp .ImageBack  {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 410px;
	width: 520px;
	background-color: red;
	xborder: 1px solid red;
	xopacity:0.8;
	xfilter:Alpha(opacity=80);
	overflow: auto;
	xoverflow-x: hidden;
}
#EmailContent {
	xposition: relative;
	xtop: 0px;
	line-height: 1.5em;
	text-align: center;
}
#EmailContent h1 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
}

/* Section Content *//* Section Content *//* Section Content *//* Section Content *//* Section Content */

.SectionContent {
	display: block;
	xposition:absolute;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	height: 100%;
	xwidth: 100%;
	height: expression(430);
	width: expression(520);
	text-align: center;
	xbackground-color: #FFF;
	xborder-left: solid #CDCDCD 1px;
	xborder-right: solid #CDCDCD 1px;

}
#Flash, #flashLoaderDiv {
	overflow: hidden;
	padding: 0px;
	margin: 0px;
	top:20px;
	left:0px;
	right:0px;
	bottom:30px;
	width: 100%;
	min-height: 390px;
	/*height: 96%;*/
	xleft:0px;
	xmargin-left: -260px;
	xtop:50%;
	xmargin-top: -195px;
	width: expression(520);
	height: expression(390);
	xbackground-color: #FFF;
}
.Flash {
	overflow:hidden;
	padding: 0px;
	margin: 0px;
	left:50%;
	margin-left: -260px;
	top:50%;
	margin-top: -195px;
	xwidth: expression(520);
	xheight: expression(430);
	xtop:expression(50);
	xborder: 1px red solid;
	xbackground-color: #000;
}
.SectionHeader {
	xline-height: 1.5em;
	text-align: center;
	xdisplay: block;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	width: 100%;
	height: 20px;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -37px;
	xvertical-align: middle;
	xpadding-right: 10px;
	overflow:hidden;
	color:#666666;
}
.SectionHeader h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	text-align: center;
	letter-spacing: 1px;
	font-size: 12px;
	font-weight: normal;
	color:#666666;
	margin: 0px;
}

/* Section SubMenus *//* Section SubMenus *//* Section SubMenus */

.SectionSubMenu {	
	display: block;
	position:absolute;
	bottom: 0px;
	left: 0px;
	height: 29px;
	line-height: 29px;
	right: 0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	xletter-spacing:1px;
	text-align: center;
	xbackground-color: #666;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-transform:lowercase;
	xborder-left: 1px solid #FFF;
	xborder-right: 1px solid #FFF;
}
.SectionSubMenuItem {
	display: block;
	position: relative;
	top:0px;
	_top:1px;
	bottom:0px;
	line-height: 1.9em;
	float:left;
	xwidth: 120px;
	height: 30px;
	padding-top: 1px;
}
.SectionSubMenuItem a, .SectionSubMenuItem a:link {
	display: block;
	xwidth: 120px;
	height: 29px;
	line-height: 29px;
	xheight: expression(20);
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	xbackground-color: #666666;
	border-left: solid 1px #CCC;
	xborder-right: solid 1px #999;
}

.SectionSubMenuItem a:hover {
	display: block;
	font-weight: normal;
	color: #000000;
	xbackground-color: #FFFFFF;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -31px;
}
#Empty {
	display:none;
	xbackground-image: url(/images/RoundSectionSubMenu0.gif);
	xbackground-repeat: no-repeat;
	xbackground-position: center center;
	xpadding-left: expression(10);
	xpadding-right: expression(0);
}
#Menu1 .SectionSubMenuItem {
	width: 100%;
}
#Menu2 .SectionSubMenuItem {
	width: 50%;
}
#Menu3 .SectionSubMenuItem {
	width: 33%;
}
#Menu4 .SectionSubMenuItem {
	width: 25%;
}
#Menu5 .SectionSubMenuItem {
	width: 20%;
	xletter-spacing:0px;
}
#Menu6 .SectionSubMenuItem {
	width: 80px;
	letter-spacing:0px;
}


#imageBox  {
  position: absolute;
  overflow: hidden;
  left:29px;
  right:29px;
  line-height: 29px;
}

#imageBoxInside  {
  position: relative;
  display:block;
  width:10000px;
}

#SectionSubMenuLeft, #SectionSubMenuRight {
  position: absolute;
  display:block;
  width:23px;
  height: 23px;
  line-height: 23px;
  top:3px;
  _top:3px;
  border: 1px solid #999;
}
#SectionSubMenuLeft {
  left:1px;
}
#SectionSubMenuRight {
  right:1px;
  .margin-left:216px;
}
#SectionSubMenuLeft a, #SectionSubMenuLeft a:link, #SectionSubMenuRight a, #SectionSubMenuRight a:link {
  display:block;
	width:23px;
  height: 23px;
  line-height: 23px;
}
#SectionSubMenuLeft a:hover, #SectionSubMenuRight a:hover {
  background-color:#FFF;
  color: #000;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -34px;
}
#SectionSubMenuMovers .SectionSubMenuItem {
  width:115px;
}
#SectionSubMenuMovers .SectionSubMenuItem a:hover {
}

/* ============================================ */
/* Section info *//* Section info *//* Section info *//* Section info */
/* ============================================ */

.SectionInfo {
	display: block;
	position:absolute;
	bottom: 30px;
	top: 20px;
	left: 0px;
	right: 0px;
	height: auto;
	xheight: expression(380);
	xwidth: auto;
	xwidth: expression(510);
	text-align:left;
	overflow:auto;
	overflow-x: hidden;
	padding: 10px;
	xmargin: 5px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#999999;
	xpadding-top: 10px;
	line-height:1.5em;
	xborder-left: solid #666666 1px;
	xborder-right: solid #666666 1px;
	xborder: solid red 1px;
}

.SectionInfo h2 {
	display: block;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
	font-size: 10px;
	color:#666666;
	width: 99%;
	width: expression("auto");
	xline-height: 1.75em;
	margin-top: 2px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#Contact {
	xtext-align:center;
}

.SectionInfo img {
	xdisplay:block;
	float:left;
	margin: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 0px;
	xborder: solid #CDCDCD 1px;
	line-height: 0em;
}
.SectionInfo .FullBleed {
	display:block;
	float:none;
	margin: 0px;
	padding: 0px;
	border: solid #CDCDCD 0px;
	line-height: 0em;
	overflow:hidden;
}
#FullBleed {
	position: absolute;
	display: block;
	top: 25px;
	bottom: 15px;
	left: 5px;
	right: 5px;
	xheight:390px;
	xwidth: 510px;
	background-repeat: no-repeat;
	padding-top: 50%;
}
#FullBleed a, #FullBleed p {
	display: block;
	float: left;
	width: 48%;
	padding-right: 5px;
	padding-left: 5px;
}

.SectionInfo #FFfix {
	display:inline;
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	font-size: 0px;
	background-color: #FFFFFF;
	line-height: 0em;
}
.SectionInfo a img {
	display:inline;
	padding: 1px;
	border: 1px solid #FFFFFF;
	margin-bottom: 0px;
	line-height: 0em;
}
.SectionInfo a:hover img {
	display:inline;
	padding: 1px;
	border: 1px solid #000000;
	line-height: 0em;
}
.SectionInfo p {
	margin-top: 0px;
	padding-top: 0px;
}
.SectionInfo select {
	vertical-align: middle;
}
.SectionInfoLeft {
	display: block;
	position:absolute;
	xtop: 0px;
	left: 10px;
	width: 240px;
	xpadding-right: 10px;
	text-align: right;
}
.SectionInfoRight {
	display: block;
	position:absolute;
	xtop: 0px;
	right: 10px;
	width: 240px;
	text-align: right;
}
.SectionInfoRight img, .SectionInfoLeft img {
	float: none;
	vertical-align: middle;
	display: inline;
	margin-bottom: 5px;
}

.SectionInfo a, .SectionInfo a:link {
	display:inline;
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	xbackground-color: #ECECEC;
	padding: 2px;
}
.SectionInfo a:hover {
	font-weight:normal;
	text-decoration: none;
	color:#000000;
	background-color: #ECECEC;
}

/* Shopping *//* Shopping *//* Shopping *//* Shopping */

.ReleaseTitle {
	display: block;
	position: absolute;
	top: 5px;
	left: 5px;
	right: 5px;
	border-bottom: solid #CDCDCD 1px;
	margin:0px;
	padding:0px;
	height: 130px;
	width: expression(520);
}
.ReleaseInfo {
	display: block;
	position: absolute;
	top: 141px;
	left: 5px;
	right: 5px;
	bottom: 5px;
	xheight: expression(245);
	xwidth: expression(505);
	xborder-bottom: solid #CDCDCD 1px;
	margin:0px;
	padding:0px;
	overflow: auto;
	overflow-x: hidden;
	padding-right: 5px
}
.MP3noticeRelease {
	position: absolute;
	display: block;
	width:150px;
	bottom: 2px;
	right: 5px;
	text-align:right;
	margin-right: expression(5);
	xtext-transform: lowercase;
}
/* overides the List class indent from top */
#ReleaseTracklisting {
	width: expression(document.getElementById("ReleaseInfo").clientWidth);
	height: expression(225);
	top: 0px;
	padding: 0px;
	xborder: solid red 1px;
	overflow: expression("visible");
}
.TrackTitle {
	xposition: relative;
	xdisplay: inline;
	xheight: 35px;
	xleft: 35px;
	xvertical-align: middle;
	xborder: 1px red solid;
}
.TrackTitle a, .TrackTitle a:link {
	display: block;
	xleft: 35px;
}
.TrackImages {
	xposition: relative;
	xdisplay: block;
	padding: 0px;
	margin: 0px;
	xmargin-right: 10px;
	line-height: 0em;
	top:0px;
	xfloat:left;
	height: 34px;
	float:none;
}
.TrackImages a, .TrackImages a:link, .TrackImages img {
	margin: 0px;
	padding: 0px;
	line-height: 0em;
	background-color: #FFF;
	float:none;
}
.TrackImages a:hover {
	background-color: transparent;
}
.TrackImages a img, .TrackImages a:link img {
	border: dotted 1px #CCC;
}
.TrackImages a:hover img {
	border: solid 1px #000;
}
.BuyTrack {
	xpadding-bottom:3px;
	text-align:right;
}
.TracksTable {
	margin:0px;
	padding-top:3px;
	padding-bottom:3px;
}
a.BuyNow, .BuyTrack a, .BuyTrack .blank, .ShoppingCartTotals a {
	xvertical-align: middle;
	xdisplay: block;
	padding: 2px 5px;
	background-color: #FFFFFF;
	xborder: solid #3a85dc 1px;
	border: solid #CCC 1px;
	xline-height: 1.5em;
	xbackground-image: url(/images/2009-ButtonBack-Blue2.gif);
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -8px;
	text-transform: uppercase;
}

.BuyTrack a:hover, a:hover.BuyNow, .ShoppingCartTotals a:hover {
	xbackground-color: #FFFFFF;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -38px;
}
a.BuyNow, a:link.BuyNow {
	xmargin-top:50px;
}
.BuyTrack #blank {
	xline-height: 2em;
	color: #FFFFFF;
	xborder: solid red 1px;
	opacity: 0.0;
	filter: Alpha(opacity=0);
	display: none;
}
a.listen, a.buyMP3, a.buyWAV, a:link.listen, a:link.buyMP3, a:link.buyWAV, .blank {
	margin:1px 0px;
	margin-top:1px;
	xmargin-right: 5px;
	display:inline;
	.display:inline-block;
	min-width: 30px;
	xwidth: 75px;
	x.width: 85px;
	height: 15px;
	line-height: 16px;
	.line-height: 13px;
	text-align:center;
}
a:hover.listen, a:hover.buyMP3, a:hover.buyWAV { 
	margin:1px 0px;
	margin-top:1px;
	xmargin-right: 5px;
	display:inline;
	.display:inline-block;
	xwidth: 75px;
	x.width: 85px;
	height: 15px;
	line-height: 16px;
	.line-height: 13px;
	text-align:center;
}
.buyMP3Holder, .buyWAVHolder {
	display:inline-block;
	text-align: center;
	xwidth: 100%;
	margin:0px;
	margin-top:2px;
	min-height: 14px;
	line-height: 10px;
	border: solid 1px #CCC;
}
.safari .buyMP3Holder, .safari .buyWAVHolder {
	height: 15px;
}
.buyMP3Holder a, .buyWAVHolder a {
	border: none;
}

a.listen, a:link.listen {
	display:block;
	xwidth: 20px;
	width: 30px;
	height: 16px;
	line-height: 16px;
	background-image: url(/images/listen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
	background-color:transparent;
	opacity:0.50;
	filter:Alpha(opacity=50);
	xfloat:right;
	text-align: center;
	margin:auto;
}
a:hover.listen {
	display:block;
	xwidth: 20px;
	height: 16px;
	line-height: 16px;
	border:none;
	background-image: url(/images/listen.gif);
	background-repeat: no-repeat;
	background-position: center center;
	border:none;
	background-color:transparent;
	opacity:1;
	filter:Alpha(opacity=100);
	margin:auto;
}
.listenHolder {
	display:block;
	text-align: center;
	xwidth: 100%;
	margin:0px;
	margin-top:2px;
	height: 19px;
	line-height: 19px;
	border: solid 1px #DDD;
	background-image: url(/images/2009-MenuBarBack-B.gif);
	background-repeat: repeat-x;
	background-position: left -36px;
}

.TrackInfo a, .TrackInfo a:link, .TrackInfo a:hover  {
	display: inline;
	vertical-align: top;
	xdisplay: inline;
	xmargin: 0px;
	xpadding: 0px;
	xline-height:1.5em;
}

.EmailTrack {
	display: none;
	position:absolute;
	right: 0px;
	top: 21px;
	bottom: 5px;
	xleft: 0px;
	text-align:right;
	xline-height:1.5em;
	xmargin-top: 5px;
	xfont-size: .9em;
	xwidth: 200px;
}
.EmailTrack a, .EmailTrack a:link, .EmailTrack a:hover   {
	display: inline;
	position:relative;
	text-align:right;
}

.ExtraTrackInfo {
	margin-top: 5px;
}
.embedInfo {
	padding-left: 5px;
}
.embedInfo p {
	text-align: right;
}


/* ============================================ */
/* SCROLLING RELEASE ARTWORK */
/* ============================================ */
#CropBox  {
  position: relative;
  overflow: hidden;
  width: 124px;
  margin-left: 15px;
  margin-right: 23px;
  _margin-left: 8px;
  float:left;
  xborder: 1px solid green;
}

#CropBoxInside {
	position: relative;
	xborder: 1px solid green;
	display: block;
	xheight: 18px;
	width: 10000px;
	xbackground-color: green;
	xz-index: 5;
}

.CropBoxbutton {
  position: absolute;
  xdisplay:block;
  width:13px;
  height: 122px;
  line-height: 122px;
  top:0px;
  .margin-left:-163px;
  background-color:#FFF;
}
#CropBoxRight {
	margin-left: 141px;
	.margin-left: -20px;
  	margin-right: 10px;
}
.CropBoxbutton a, .CropBoxbutton a:link {
  height: 26px;
  width:13px;
  border: 1px solid #CCC;
  xfont-weight: bold;
  background-color:#FFF;
}
.CropBoxbutton a:hover {
  background-color:#CCC;
  xcolor: #000;
  xborder: 1px solid #000;
}



/* Calendar system */

.CalendarScroll {
	display: block;
	position: absolute;
	top: 20px;
	left: 0px;
	right: 0px;
	bottom: 5px;
	overflow: auto;
	overflow-x: hidden;
	xborder-bottom: solid #CDCDCD 1px;
	margin:0px;
	padding:0px;
	xheight: expression(370);
}
table {
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
}
.TableForm td {
	padding-top: 2px;
	padding-bottom: 2px;
}
.Calendar td {
	border:1px solid #CCCCCC;
	text-align:left;
	vertical-align:top;
	font-size:9px;
	line-height: 1em;
	xmargin: 0px;
	padding: 0px;
	xpadding-left: 2px;
	xpadding-top: 2px;
}
.CalendarDays {
	xdisplay: block;
	position: absolute;
	top: 2px;
	left: 5px;
	right: 25px;
	width: 495px;
	xwidth: 100%;;
}
.CalendarDays td {
	text-align: center;
	font-weight: bold;
	border: 1px solid #CCCCCC;
	line-height: 1.25em;
}

.CalendarFull {
	position: relative;
	left: 5px;
	xright: 1px;
	top: 1px;
	xbottom: 1px;
	xmargin-right: 1px;
	width: 495px;
	height:360px;
	height:expression(350);
}
.CalendarFull td {
	font-weight: bold;
	text-align: center;
	line-height: 1.5em;
	xpadding-right: 2px;
	padding-bottom: 2px;
	height: 20%;
}
.CalendarFull td p {
	text-align: left;
	line-height: 1.5em;
	margin: 0px;
	margin-left: 2px;
	margin-right: 2px;
}
.CalendarFull td a:link {
	display: block;
	line-height: 1.25em;
	width: 60px;
}

.Symbol, a.Symbol, a.Symbol:link {
	display: inline;
	text-align: center;
	height: 26px;
	line-height: 26px;
	padding: 1px 3px 1px 3px;
	border: 1px solid #CCC;
	background-color: #FFF;
}
a.Symbol:hover {
	display: inline;
	background-color:#CCC;
}
/* SYMOBLS */
.Remind {
}
.Guestlist,  a.Guestlist, a.Guestlist:link, a.Guestlist:hover  {
	display: inline;
	width: 100px;
	height: 1.5em;
	line-height: 1.5em;
	padding: 1px 3px 1px 3px;
}
.Guestlist,  a.Guestlist, a.Guestlist:link {
	display: inline;
	background-color: #3A85DC;
	border: 1px #3A85DC solid;
	color: #FFF;
}
a.Guestlist:hover {
	background-color: #CCC;
	color: #3A85DC;
}
.GuestlistFull,  a.GuestlistFull, a.GuestlistFull:link {
	display: inline;
	xbackground-color:#CFF;
	border: 1px solid #EEE;
	color: #999;
}


.CommentsList {
	display:block;
	border-top:1px solid #CDCDCD; 	
	border-bottom:1px solid #CDCDCD; 
	margin: 10px 0;
	padding: 10px 0;
	clear:both;
}
.CommentsForm {
	display:block;
	clear:both;
}

.commentButton {
	text-align: center;
	margin:8px;
	color: #666;
}
.commentButton .i18n {
	padding: 4px;
	line-height: 1.5em;
}
.commentButton a, .commentButton a:link {
	xdisplay: block;
	padding: 4px;
	line-height: 1.5em;
	background-color: #FFF;
	border: solid #999999 1px;
}
.commentButton a:hover{
	background-color: #ECECEC;
}
.ReleaseInfo .commentHeader, .Comment .commentHeader {
	text-align: right;
	color: #666;
}
.ReleaseInfo .commentName {

}
.ReleaseInfo .commentDate {

}


.Liine img {
	margin-right:15px;
	margin-bottom: 10px;
}
.Liine table img {
	text-align: center;
	float: none;
}

