body {
	font:12px Verdana, Arial, Helvetica, sans-serif;
	background:  #0E0F13;
	background-image:url(images/bodyBg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
/*-----------------------------------------------START FONT STYLES ---------------------------------------------*/

a {
	text-decoration:none;
	color:#FF0066;
}
a:hover {
	text-decoration:  underline;
	color:#fff;
}
strong {
	color:#3CF;
	font-size:16px;
	font-weight:normal;
}
b {
	color:#3CF;
	font-size:16px;
}
h1 {
	font-size:32px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color:#C1248F;
	margin-bottom:5px;
	padding-bottom:0px;
}
hr {
	padding:0px;
	margin:0px;
	border-bottom:1px solid #3F333C;
	border-top: none;
	border-right: none;
	border-left: none;
}
h3 {
	font-size:18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color:#FFF;
}
p {
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	color: #B4D5D8;
	line-height:24px;
}
.thrColFixHdr #audioPlaceArtist h1 {
	padding:35px 0px 15px 35px;
	margin:0px;
	font-size:18px;
	height:21px;
	color:#0CF;
	font-weight:normal;
	font:"Trebuchet MS1, Helvetica, sans-serif";
}
.thrColFixHdr #artistPlayer h2 {
	margin:0px;
	color:#999;
	clear:both;
}
.thrColFixHdr #header h1 {
	margin: 0;
}
/*-----------------------------------------------END FONT STYLES ---------------------------------------------*/


 
.thrColFixHdr #container {
	width: 990px;
	margin: 0 auto;
	text-align: left;
	background-image:url(images/mainContentBg.gif);
	background-repeat: repeat-y;
	padding-bottom:0px;
	padding-top:0px;
}
.thrColFixHdr #navigation {
	width: 990px;
	height:55px;
	margin: 0 auto;
	padding-top:65px;
	padding-bottom:0px;
}
.thrColFixHdr #header {
	padding: 0px;
	background:#DDDDDD;
	background-image:url(images/headerBg.jpg);
	background-repeat: repeat-x;
	height:123px;
	margin:0px;
	width:100%;
}
.thrColFixHdr #header2 {
	width:100%;
	height:453px;
	padding: 0px;
	margin:0px;
	background-image:url(images/topGraphic.jpg);
	background-repeat: no-repeat;
	background-position:center;
}
.thrColFixHdr #audioPlace {
	width: 940px;
	height:100%;
	padding: 0px;
	margin:0 auto;
}
.style1 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	margin-top:155px;
	float:right;
}
.style2 {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	margin-top:10px;
	float:right;
}
.thrColFixHdr #audioPlaceArtist {
	width: 990px;
	height: 315px;
	background-image:url(images/topInnerPage.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin:0px;
	float:left;
}
.thrColFixHdr #artistPlayer {
	width: 650px;
 //height:135px;
	padding: 0px;
	margin:0px 0px 0px 47px;
	float:left;
}
/* -------------------------------------------------- START  MAIN CONTENT  DIV & STYLES   -------------------------------------------*/

.thrColFixHdr #mainContent {
	margin: 0px;
	padding: 0 40px;
	float:left;
	width:480px;
	color:#6CF;
}
.thrColFixHdr #mainContent li {
	font-size:11px;
	color: #B4D5D8;
}
.thrColFixHdr #mainContentBuyMusic {
	margin: 0px;
	padding: 0px 12px 0px 20px;
	float:left;
	width:530px;
	color:#6CF;
}
.thrColFixHdr #mainContentArtistSmall {
	margin: 0px;
	padding: 0px 12px 0px 20px;
	float:left;
	width:459px;
	color:#6CF;
}
.thrColFixHdr #mainContentBuyMusic ul {
	list-style:none;
	padding-left:0px;
}
.thrColFixHdr #mainContentBuyMusic li {
	background-color:#102222;
	margin:7px 0px 7px 0px;
	padding:7px;
}
#mainContentBuyMusic .clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}
#mainContentBuyMusic a.button {
	background: transparent url('images/bg_button_a.gif') no-repeat scroll top right;
	color: #444;
	display: block;
	float: left;
	font: normal 12px arial, sans-serif;
	height: 24px;
	margin-right: 6px;
	padding-right: 18px; /* sliding doors padding */
	text-decoration: none;
}
#mainContentBuyMusic a.button span {
	background: transparent url('images/bg_button_span.gif') no-repeat;
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 18px;
}
#mainContentBuyMusic a.button:active {
	background-position: bottom right;
	color: #000;
	outline: none; /* hide dotted outline in Firefox */
}
#mainContentBuyMusic a.button:active span {
	background-position: bottom left;
	padding: 6px 0 4px 18px; /* push text down 1px */
}
#mainContentBuyMusic object {
	float:left;
	clear:none;
}
.thrColFixHdr #mainContent2 {
	margin: 0px;
	padding: 0 40px;
	float:left;
	width:645px;
	color:#6CF;
}
.thrColFixHdr #mainContent3 {
	margin: 0px;
	padding: 0 30px;
	float:left;
	width:695px;
	color:#6CF;
}
.thrColFixHdr #sellYourMusic {
	width: 990px;
	height:490px;
	background-image:url(images/topInnerPagesell.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 0px 0px;
	margin:0px;
	float:left;
}
/* --------------------------------------------------- END  MAIN CONTENT  DIV & STYLES   -------------------------------------------- */






/* ********************************   sidebar1 contet  DIV & STYLES   ************************************** */
.thrColFixHdr #sidebar1 {
	float: left;
	width: 192px;
	margin-left:4px;
	margin-top:15px;
	background-image:url(images/innerSidebarBg.gif);
	background-color:#00C;
	background-repeat: repeat-y;
	border-bottom:   #003C42 solid 1px;
	border-top:   #003C42 solid 1px;
	text-align:left;
	padding: 5px 0px 5px 0px;
}
.thrColFixHdr #sidebar1 li {
	list-style:  url(images/listArrow.jpg);
	font-size:11px;
	line-height:18px;
	color:#7f6448;
}
.thrColFixHdr #sidebar1 h1 {
	margin-left: 20px;
	margin-right: 10px;
	text-decoration:underline;
}
.thrColFixHdr #sidebar1 a {
	color:#0CC;
}
.thrColFixHdr #sidebar1 a:hover {
	color:#fff;
	text-decoration:underline;
}
.thrColFixHdr #sidebar1 p {
	color:#999;
	font-size:11px;
	padding:5px;
	margin:0px;
	text-align:left;
}
.thrColFixHdr #sidebar1 h3 {
	display:block;
	width:100%;
	padding:0px;
	text-indent:3px;
	background-color:#49616D;
	margin-top:0px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 181px;
	background-image:url(images/rightAreaBg.jpg);
	background-repeat: no-repeat;
	background-color:#000;
	color:#09C;
	padding: 15px 10px 15px 20px;
}
.thrColFixHdr #sidebar2 p {
	color:#999;
	font-size:11px;
}
.thrColFixHdr #sidebar2 h3 {
	color:#C1248F;
}
.thrColFixHdr #sidebar2 strong {
	color:#C1248F;
	font-size:12px;
}
.box {
	margin-bottom: 0px;
}
.box_title {
	color:#fff;
	font-size:16px;
	font:"Trebuchet MS1, Helvetica, sans-serif";
	font-weight: bold;
	background-image:url(images/innerSideBarTitle.gif);
	background-repeat: no-repeat;
	padding: 6px 6px;
}
.box_content {
	padding: 1px;
	background-image:url(images/innerSidebarBg.gif);
	background-repeat: repeat-y;
	border-bottom:   #003C42 solid 1px;
}
.box li:first-child {
	border-top: none;
}
.box_content p {
	padding: 8px 10px 8px 10px;
	font-size:11px;
	height: 100%;
	width:80%;
}
.box_content ul {
	display:block;
	clear:both;
}
.box_content p span {
	clear:both;
	display:block;
	float:right;
	color:#7f6448;
	text-transform:uppercase;
	font-weight:bold;
}
.box_content p b {
	color:#7f6448;
	font-weight:bold;
}
.box_content img {
	border:none;
	float:left;
	padding-right:0px;
}
.box_content h3 {
	display:block;
	width:100%;
	padding:0px;
	text-indent:3px;
	background-color:#00C;
}
/* ------------------------------------------------------------- SIDEBAR END  --------------------------------------------------------- */


#loginDefault p {
	padding:0px 10px 0px 10px;
	font-size:11px;
}
#loginDefault h3 {
	padding:0px 10px 0px 10px;
}
.selected {
	background:url("images/nav-final_01other.jpg") 0px -41px no-repeat;
}
.rollOverShop {
	float:right;
	width:430px;
	height:50px;
	margin:20px 0px 0px 0px;
	padding:0px;
	color:#FF0066;
	font-size:11px;
}
.rollOverShop span {
	float:left;
}
.rollOverShop a {
	height:29px;
	width:160px;
	display:block;
	background:url("images/viewCart.gif") no-repeat;
	margin:0px 0px 0px 0px;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color:#030D0F;
	margin-top:80px;
	border-top: solid 1px #09C;
	height:190px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(images/footerBg.gif);
	background-repeat: repeat-x;
	color:#333;
	letter-spacing:1px;
}
.thrColFixHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#preview {
	position:absolute;
	border:1px solid #4AAD43;
	background:#4AAD43;
	padding:5px;
	display:none;
	color:#fff;
}
.textred {
	font-size:10px;
	font-weight:normal;
	color: #FF0000;
}
/* -----------------------------------------------------START ARTIST GALLERY  ------------------------------------------------------ */

#slider1 {
	width: 720px; /* important to be same as image width */
	height: 300px; /* important to be same as image height */
	position: relative; /* important */
	overflow: hidden; /* important */
}
#slider1Content {
	width: 720px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
	float: left;
	position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 697px;
	background-color: #000;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.clear {
	clear: both;
}
.slider1Image span strong {
	font-size: 14px;
}
.lefty {
	top: 0;
	left: 0;
	width: 110px !important;
	height: 280px;
}
.righty {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 290px;
}
.righty2 {
	right: 0;
	bottom: 0;
	width: 150px !important;
	height: 0px;
}
/* ----------------------------------------------------- END ARTIST GALLERY  ------------------------------------------------------ */


/* ----------------------------------------------- START SELL UR MUSIC MULTIPLE FORM STYLES  --------------------------------------- */

.step {
	display: none;
}
/* ----------------------------------------------- END SELL UR MUSIC MULTIPLE FORM STYLES  --------------------------------------- */


.buttonPurple {
	height:20px;
	width:60px;
	border:1px solid #E892EA;
	background:#9A004F;
	background:-moz-linear-gradient(top, #E892EA, #9A004F);
	background:-webkit-gradient(linear, left top, left bottom, from(#E892EA), to(#9A004F));
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0px 0px 5px #555;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #000;
	font-family: Arial, Helvetica, sans-serif;
	color:#ccc;
	text-shadow:0px 0px 4px rgba(0, 0, 0, 0.95);
	font-size:14px;
	padding:1px 15px 7px 15px;
	margin:0px 0px 0px 0px;
	vertical-align:middle;
}
.buttonPurple:hover {
	color:#ccc;
	background:#E892EA;
	background:-moz-linear-gradient(top, #E892EA, #D453B2);
	background:-webkit-gradient(linear, left top, left bottom, from(#E892EA), to(#D453B2));
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	-moz-box-shadow:0px 0px 5px #666;
	-webkit-box-shadow:0px 0px 5px #666;
	box-shadow:0px 0px 5px #000;
	text-shadow:0px 0px 3px rgba(0, 0, 0, 0.75);
	border:1px solid #9A004F;
}
.submit {
	background:url(images/loginBtn.gif);
	height:24px;
	width:78px;
	border:0px;
	text-indent:-5000px;
	cursor:pointer;
}

.a-header{
	width:300px;
	height:20px;
	position:absolute;
	left: 845px;
	top: 5px;
	float:right;
}

.a-txt{
	color:#b0e7f7;
}
.a-link{
	color:#b0e7f7;
}
#artistbody{
	width:990px;
	margin:0px auto;
	background-image:url(images/artistbodybg.jpg);
	background-repeat:repeat-y;
	background-position:center;
	color:#b0e7f7;
}
