body {
	margin: 0px;
	background-color: #010921;
	background-repeat: repeat-x;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
}

#contentBg{
	margin: 0px auto;
	background-image: url(/store/images/con_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#pageSurround {
	background-color: #031444;
	width: 1100px;
	margin: 0px auto;
	padding: 5px;
}
#subSurround {
	padding-left: 5px;
}
#topHeader {
	text-align: center;
	height: 122px;
	background-image: url(/store/images/headLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
}
#sessionBox {
	text-align: left;
	background-image: url(../styleImages/backgrounds/sessionBg.gif);
	width: 236px;
	height: 96px;
	float: right;
}
.topCats {
	text-align: center;
	background-image: url(../styleImages/backgrounds/catBg.gif);
	height: 42px;
	color: #ffffff;
	margin-bottom: 15px;
}
.topCatsBgRight {
	background-image: url(../styleImages/backgrounds/catBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 42px;
}
.topCatsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/catBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 42px;
}
.siteDocs {
	text-align: center;
	height: 30px;
	color: #ffffff;
}
.siteDocsBgRight {
	background-image: url(../styleImages/backgrounds/siteDocsBgRight.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
}
.siteDocsBgLeft {
	float: left;
	background-image: url(../styleImages/backgrounds/siteDocsBgLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 30px;
}
.boxTitleLeft, .boxTitleRight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	background-image: url(../styleImages/backgrounds/boxTitleBg.gif);
	width: 175px;
	height: 13px;
	padding-top: 2px;
	padding-left: 5px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.boxFootLeft, .boxFootRight {
	background-image: url(../styleImages/backgrounds/boxFootBg.gif);
	width: 175px;
	height: 12px;
	padding-left: 5px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.boxContentLeft, .boxContentRight {
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-top: 9px;
	padding-bottom: 5px;
	width: 168px;
}
.boxContent {
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	margin-bottom: 5px;
}
/* CHECKOUT PAGES 
.colLeftCheckout {
	position: relative;
	left: 0px;
	width: 160px; 
	padding-left: 9px;
	padding-right: 10px;
	float: left;
}
*/

/* END CHECK OUT PAGES */
.docBtnLeft {
	background-image: url(../styleImages/backgrounds/docBtnLeft.gif);
	width: 4px;
}
.docBtnRight {
	background-image: url(../styleImages/backgrounds/docBtnRight.gif);
	width: 4px;
}
.docBtnMid {
	background-color: #DDDDDD;
	padding: 0px 3px 0px 3px;
}

.pagination {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
#subCats {
	text-align: center;
	margin: 0px;
	float: left;
	width: 99.5%;
}
.subCat {	
	text-align: center;
	padding: 8px;
	float: left;
	width: 110px;
	height: 50px;
}
.regSep{
	padding: 10px 0px 10px 0px;
	margin: 10px 0px 10px 0px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
}
.topCatsTabLeft {
	background-image: url(../styleImages/backgrounds/catTabLeft.gif);
	background-repeat: no-repeat;
	width: 7px;
}
.topCatsTabMid {
	background-image: url(../styleImages/backgrounds/catTabMid.gif);
	background-repeat: repeat-x;
}
.topCatsTabRight {
	background-image: url(../styleImages/backgrounds/catTabRight.gif);
	width: 7px;
	background-repeat: no-repeat;
}
.latestProds {
	float: left;
	text-align: center;
	width: 131px;
	height: 120px;
}

/* CUSTOM CSS */

#headBar {
	width: 1087px;
	background-image: url(/store/images/head_accountbar.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 9px;
	font-weight: bold;
	height: 23px;
}

#keywordBox {
	width: 189px;
	background-image: url(/store/images/box_keyword.gif);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 9px;
	font-weight: bold;
	height: 55px;
}

#searchBox {
	width: 683px;
	background-image: url(/store/images/box_search.gif);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 9px;
	font-weight: bold;
	height: 55px;
}

#cartBox {
	width: 175px;
	background-image: url(/store/images/box_status.gif);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 9px;
	font-weight: bold;
	height: 55px;
}

#menuItem {
	width: 183px;
	background-image: url(/store/images/menuitem.gif);
	background-repeat: no-repeat;
	padding: 4px 0px 0px 15px;
	font-weight: bold;
	margin-bottom: 5px;
	height: 18px;
}

#menuItem:hover{
	background-position: 0px -22px;
}

#genreItem {
	width: 196px;
}

#genreItem2 {
	width: 196px;
}

#menuItemB {
	border-top: 1px solid #7bb0fb;
	padding: 4px 0px 4px 0px;
	border-bottom: 1px solid #7bb0fb;
}

#catSection {
	width: 176px;
	border-right: 1px solid #103a89;
	border-left: 1px solid #103a89;
	padding: 5px 5px 5px 15px;
}

#mailingBox {
	width: 189px;
	background-image: url(/store/images/box_mailinglist.gif);
	background-repeat: no-repeat;
	padding: 32px 0px 0px 9px;
	font-weight: bold;
	height: 55px;
}

#languageBox{
	width: 189px;
	padding-left: 9px;
	font-weight: bold;
}

#rightBoxTop {
	width: 169px;
	background-image: url(/store/images/rightbox_top.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 15px;
	font-weight: bold;
	height: 19px;
}

#rightBoxTopC {
	width: 169px;
	background-image: url(/store/images/rightbox_top_c.gif);
	background-repeat: no-repeat;
	padding: 9px 0px 0px 15px;
	font-weight: bold;
	height: 19px;
}

#rightBox {
	width: 172px;
	background-color: #0157d1;
	border-left: 1px solid #103a89;
	border-right: 1px solid #103a89;
	padding: 5px;
}

.btSubmit{
	padding-top: 5px;	
}

#trackSection{
	clear: all;
	background-color: #03113a;
	padding: 6px;
	color: #fff;
	font-size: 11px;
	width: 653px;
	float: left;
	margin-bottom: 2px;
}

#trackSection:hover{
	background-color: #082061;
}


#pview{
	width: 36px;
	padding-top: 16px;
	float: left;
	cursor: pointer;
}


#trackImg{
	width: 45px;
	padding-top: 9px;
	float: left;
}

#trackArea{
	float: left;
	padding-top: 6px;
	width: 426px;
}

#trackArea2{
	float: left;
	padding-top: 6px;
	width: 432px;
}

#trackInfo{
	float: left;
	padding-top: 6px;
	width: 146px;
}

#trackDesc{
	padding-top: 6px;
	clear: left;
	padding-left: 81px;
	width: 426px;
}

.trackTitle{
  font-weight: bold;
  margin: 0px;
  color: #FFF;
}

.txtTitle, a.txtTitle, a.txtTitle:hover{
 	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFF;
	text-decoration:none;
}

.trackALeft{
  float: left;
  margin: 0px;
  width: 215px;
  color: #7bb0fb;
}

.trackARight{
  float: left;
  margin: 0px;
  width: 211px;
  color: #7bb0fb;
}

.trackALink, a.trackALink{
 	color: #7bb0fb;
	text-decoration:none;
}

a.trackALink:hover{
 	color: #fff;
	text-decoration:none;
}

.trackInfoT{
  float: left;
  margin: 0px;
  width: 40px;
  font-weight: bold;
  padding-left: 26px;
}

#exclusive{
  width: 96px;
  float: left;
  padding-top: 2px;
}

.jexclusive{ padding-left: 26px; }

#trackBuy{
  width: 50px;
  float: left;
  padding-top: 2px;
}

.releaseTxtTitle{
	font-weight: bold;
	font-size: 18px;
	color: #FFF;
}

#bioDiv{
	display: none;
}

#genreDiv{
	display: none;
}

#spicpview{
	width: 36px;
	padding-top: 16px;
	float: left;
}

#spic{
	width: 105px;
	padding-top: 6px;
	float: left;
}

#sprice{
	padding-top: 15px;
	height: 15px;
	float: left;
	border-left: 1px solid #7bb0fb;
	padding-left: 5px;
}

#spbuy{
	padding-top: 15px;
	float: left;
}

#spImage{
	width: 45px;
	padding-top: 9px;
	float: left;
}

.txtSizz{
	margin-bottom: 6px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #7bb0fb;
}

.alertBoxD {
   margin: 0px auto;
   position: fixed;
   left: 40%;
   width: 300px;
   height: 40px;
   padding: 20px 10px 10px 10px;
   background: #0161d9;
   border: 1px solid #fff;
   color: #fff;
   font-size: 14px;
   font-weight: bold;
   text-align: center;
   display: hidden;
   z-index: 1000;
}

ul.date-sort {
	margin:0;
	padding:0;
	list-style:none;
	height: 30px;
	width: 100%;
}

ul.date-sort li{
	float:left;
	width: 50px;
	background: #0147c5;
	border-right: 1px solid #031444;
	padding: 4px;
	text-align: center;
}

ul.date-sort li a, ul.date-sort li a:visited{
	text-decoration: none;
	color: #fff;
}

ul.date-sort li.active{
	background: #031444;
	color: #0147c5;
	font-weight: bold;
}

ul.date-sort li.main{
	width: 70px;
	background: #031444;
	color: #fff;
	font-weight: bold;
}

#cTitMonth{ width: 50px; height: 28px; background: url(/store/images/artist-bx-month.gif) no-repeat; background-position: 0 -28px; float: left; }
#cTitAllTime{ width: 59px; height: 28px; background: url(/store/images/artist-bx-alltime.gif) no-repeat;  float: left; }

#sChartMonth{ width: 162px; height: 23px; background: url(/store/images/splash-bx-month.gif) no-repeat; background-position: 0 -23px; float: left; }
#sChartAllTime{ width: 162px; height: 23px; background: url(/store/images/splash-bx-alltime.gif) no-repeat;  float: left; }

ul.artist-nav{ list-style-type: none; width: 625px; }
ul.artist-nav li{ width: 125px; float: left; }

.rounded-c{ width:676px; border : 1px solid #103a89; padding: 7px;  -moz-border-radius:6px; -webkit-border-radius:6px; }
