body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: center top;
	background-image: url(../images/bckgrnd.jpg);
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	vertical-align: text-bottom;
}

h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
	text-transform: uppercase;
}
h2 {
	font-size: 16px;
	color: #FFFF00;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding: 0px;
}

h3 {
	font-size: 18px;
	color: #FFFF00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}


.hidden {
	display: none;
}
.redFont {
	color: #FF0000;
}
.yellowFont {
	color: #FFFF00;
}

.clear {
	clear: both;
}




#centerAll {
	margin: auto;
	width: 1144px;
}
#noScrollImg {
	float: left;
	background-attachment: fixed;
	background-image: url(../images/elephantman.png);
	background-repeat: no-repeat;
	background-position: -150px 100px;
	padding-left: 0px;
}


#left {
	float: left;
	width: 864px;
	position: relative;
}
#left .hoverImage {
	background-image: url(../images/elephantman.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 1000px;
	width: 300px;
	z-index: 100;
	left: -300px;
	background-attachment: scroll;
}


#topBanner {
	background-color: #FFFFFF;
	position: relative;
	margin-bottom: 5px;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#topBanner  a {
	float: left;
	margin-left: 5px;
}

#topBanner .bckgrnd {
	background-image: url(../images/bckgrnd-topbanner.png);
	background-repeat: no-repeat;
	position: absolute;
    behavior: url(css/iepngfix.htc) 
}
#topBanner .ulCorner {
	height: 15px;
	width: 15px;
	left: 0px;
	top: 0px;
}
#topBanner .urCorner {
	background-position: right top;
	top: 0px;
	right: -11px;
	height: 30px;
	width: 15px;
}
#topBanner .blCorner {
	background-position: left bottom;
	height: 15px;
	width: 15px;
	left: 0px;
	bottom: 0px;
}
#topBanner .brCorner {
	background-position: -24px bottom;
	position: absolute;
	height: 15px;
	width: 15px;
	right: 0px;
	bottom: 0px;
}
#featured {
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}

#topMenu {
	width: 862px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-image: url(../images/bckgrnd-topmenu.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#topMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 65px;
}
#topMenu ul li {
	float: left;
}
#topMenu ul li a {
	display: block;
	height: 30px;
	background-repeat: no-repeat;
	background-position: left top;
}
#topMenu ul li a:hover {
	background-position: left bottom;
}
#tmHome {
	background-image: url(../images/topmenu-home.jpg);
	width: 72px;
}
#tmBrowse {
	background-image: url(../images/topmenu-browsecatalog.jpg);
	width: 137px;
}
#tmForum {
	background-image: url(../images/topmenu-forum.jpg);
	width: 75px;
}

#tmGetAccess {
	background-image: url(../images/topmenu-getaccess.jpg);
	width: 97px;
}
#tmMembership {
	background-image: url(../images/topmenu-membership.jpg);
	width: 178px;
}
#tmDH {
	background-image: url(../images/topmenu-dh.jpg);
	width: 65px;
}
#tmContactUs {
	background-image: url(../images/topmenu-contactus.jpg);
	width: 107px;
}
#tmBookmarkUs {
	background-image: url(../images/topmenu-bookmarkus.jpg);
	width: 121px;
}
#tmTellAFriend {
	background-image: url(../images/topmenu-tellafriend.jpg);
	width: 116px;
}
#tmNewsletter {
	background-image: url(../images/topmenu-newsletter.jpg);
	width: 106px;
}

#featuredMixes {
	width: 862px;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	position: relative;
	background-color: #000000;
	padding-top: 10px;
	padding-bottom: 5px;
}
#featuredMixes .featuredItem {
	float: left;
	margin-left: 10px;
	width: 160px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF0000;
	padding-top: 2px;
	display: inline;
	color: #00FF00;
	font-size: 12px;
}
.featuredItem .cover {
	height: 160px;
	width: 160px;
	margin-bottom: 3px;
	display: inline-block;
}
.featuredItem  .title {
	font-size: 13px;
	text-align: center;
	color: #FFFF00;
	background-color: #660000;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	display: block;
	text-decoration: none;
}
.featuredItem .more {
	color: #FFFF00;
	text-decoration: none;
	float: right;
}
.featuredItem p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.featuredItem  a:hover {
	text-decoration: underline;
}
.featuredItem .symbol {
	float: right;
	font-size: 16px;
	color: #FFFF00;
	margin-left: 5px;
	line-height: 14px;
}





#carousel {
	height: 120px;
	width: 625px;
	position: absolute;
	left: 123px;
	top: 51px;
	overflow: hidden;
}
#carouselContent  {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 10418px;
}
.carouselItem    {
	float: left;
	margin-right: 5px;
	display: block;
	list-style-type: none;
}
.carouselItem  img  {
	display: block;
}

#carouselNext {
	position: absolute;
	height: 29px;
	width: 31px;
	left: 760px;
	top: 97px;
	cursor: pointer;
}
#carouselPrev {
	position: absolute;
	height: 29px;
	width: 31px;
	left: 76px;
	top: 97px;
	cursor: pointer;
}




#latestMixes {
	float: left;
	height: 247px;
	width: 860px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	padding-top: 4px;
	padding-left: 2px;
	background-color: #000000;
	padding-bottom: 3px;
}
#latestMixes a {
	color: #00FF00;
	text-decoration: none;
}

#latestMixes .mix {
	height: 212px;
	width: 212px;
	float: left;
	position: relative;
}
#latestMixes .overflow {
	overflow: hidden;
	height: 212px;
	display: block;
}

#latestMixes .space {
	margin-right: 3px;
}
#latestMixes .titles {
	background-color: #003300;
	height: 35px;
	bottom: 0px;
	padding-left: 5px;
	padding-top: 5px;
	float: left;
	width: 207px;
	font-size: 12px;
}
#latestMixes strong {
	color: #FFFF00;
	font-weight: normal;
}
#latestMixes .mp3Player {
	position: absolute;
	bottom: 5px;
	right: 4px;
}





#lowerThird {
	background-image: url(../images/bckgrnd-lowerthird.png);
	height: 280px;
	width: 100%;
	float: left;
	color: #000000;
	padding-top: 20px;
	background-repeat: no-repeat;
	margin-bottom: 5px;
    behavior: url(css/iepngfix.htc) 
}
#lowerThird h3 {
	padding-left: 20px;
}

#lowerThird .leftCol, #lowerThird .midCol, #lowerThird .rightCol {
	width: 288px;
	height: 265px;
	float: left;
	position: relative;
}
.cae#lowerThird {
	background-image: url(../images/bckgrnd-lowerthird-cae.jpg);
	height: 281px;
	position: relative;
}
.cae#lowerThird #caeMoviePlayer {
	position: absolute;
	right: 37px;
	top: 37px;
	width: 400px;
	height: 224px;
	background-color: #990000;
	border: 1px solid #FFFF00;
}
.cae#lowerThird .clickHere {
	position: absolute;
	bottom: 32px;
	left: 32px;
}



#spotlight {
	position: absolute;
	left: 42px;
	top: 43px;
	height: 200px;
	width: 200px;
}

#lowerThird .midCol {
	width: 286px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFF00;
	border-left-color: #FFFF00;
}
#lowerThird .midCol #MusicPlayer {
	margin-left: 20px;
	width: 255px;
	margin-top: 10px;
}
#lowerThird .rightCol {
	width: 280px;
}


#lowerThird .rightCol li {
	margin-bottom: 10px;
	list-style-image: url(../images/bullet-arrow.gif);
}
#lowerThird .rightCol li:hover {

}

#lowerThird .rightCol a {
	font-weight: bold;
	color: #00FF00;
	text-decoration: none;
}
#lowerThird .rightCol a:hover {
	text-decoration: underline;

}


#bottomMenu {
	background-color: #FFFFFF;
	float: left;
	color: #000000;
	position: relative;
	margin-bottom: 5px;
	width: 834px;
	margin-left: 15px;
	display: inline;
}
#bottomMenu .bckgrnd {
	background-image: url(../images/bckgrnd-bottommenu.png);
	background-repeat: no-repeat;
    behavior: url(css/iepngfix.htc) 
}
#bottomMenu .lSide {
	position: absolute;
	left: -15px;
	top: 0px;
	height: 26px;
	width: 15px;
}
#bottomMenu .rSide {
	position: absolute;
	height: 26px;
	width: 15px;
	top: 0px;
	right: -15px;
	background-position: right top;
}


#bottomMenu ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomMenu  li  {
	height: 26px;
	float: left;
}
#bottomMenu a {
	color: #000000;
	text-decoration: none;
	padding-right: 21px;
	padding-left: 22px;
	font-size: 12px;
	text-transform: uppercase;
	line-height: 26px;
	height: 26px;
	display: inline-block;
}
#bottomMenu a:hover {
	color: #FFFFFF;
	background-color: #666666;
}
.bmSeparator {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#slogan {
	background-color: #feef02;
	float: left;
	width: 100%;
	color: #000000;
	margin-bottom: 20px;
	position: relative;
	font-size: 14px;
	margin-top: 15px;
	font-weight: bold;
}
#slogan .top {
	background-image: url(../images/bckgrnd-slogan.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	position: absolute;
	top: -15px;
	width: 100%;
    behavior: url(css/iepngfix.htc) 
}
#slogan .bottom {
	background-image: url(../images/bckgrnd-slogan.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	position: absolute;
	height: 15px;
	width: 100%;
	bottom: -15px;
    behavior: url(css/iepngfix.htc) 
}

#slogan .bckgrnd {
	background-image: url(../images/bckgrnd-yellowbox.gif);
	background-repeat: no-repeat;
}
#slogan .ulCorner {
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 15px;
	width: 100%;
}
#slogan .urCorner {
	background-position: right top;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 15px;
	height: 15px;
}
#slogan .blCorner {
	background-position: left bottom;
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 15px;
	width: 15px;
}
#slogan .brCorner {
	background-position: right bottom;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 15px;
	width: 15px;
}
#slogan p {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 0px;
}
#content {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	float: left;
	width: 842px;
	margin-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-top: 15px;
	background-color: #000000;
}
#content .bckgrnd {
}
#content .blCorner {
	background-image: url(../images/bckgrnd-contentbox.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 15px;
	width: 864px;
	background-position: left bottom;
	left: -1px;
	bottom: -15px;
	behavior: url(css/iepngfix.htc);
}
#content .brCorner {
	background-position: right bottom;
	right: -1px;
	bottom: -1px;
}
#content a {
	color: #FF0000;
}
#content p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#footer {
	float: left;
	width: 100%;
}
#footer p {
	text-align: center;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#footer a {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}
#content .redBtn  {
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	float: left;
	padding-right: 10px;
	background-image: url(../images/btn-red.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-size: 12px;
	font-weight: bold;
	margin-right: 5px;
	line-height: 20px;
}
#content  .redBtn span {
	background-image: url(../images/btn-red.jpg);
	display: block;
	padding-left: 10px;
}
.membershipTypes {
	clear: both;
	float: left;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFFF00;
	padding-top: 10px;
	padding-bottom: 0px;
}
.membershipTypes .imgFloat   {
	float: left;
	margin-right: 10px;
}
.membershipTypes div {
	float: left;
	margin-bottom: 10px;
	width: 712px;
}
.membershipTypes h4 {
	font-size: 16px;
	margin-bottom: 10px;
}
.membershipTypes  h4 strong {
	color: #FFFF00;
}
.membershipTypes ul {
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
}

.membershipTypes ul em {
	font-style: normal;
	font-weight: bold;
	color: #FFFF00;
}
.sweepstakes   .imgFloat  {
	float: right;
}
.sweepstakes  .enterToWin {
	float: left;
	text-align: center;
	width: 580px;
	margin-bottom: 15px;
}
.sweepstakes    .enterToWin  h2  {
	text-transform: uppercase;
	font-size: 20px;
}
.sweepstakes  .enterToWin  h3 {
	text-transform: uppercase;
	margin-bottom: 15px;
}
.sweepstakes  .enterToWin  ul {
	text-align: left;
}
.sweepstakes  .enterToWin  form {
	margin: 0px;
	padding: 0px;
}
.sweepstakes .joinOurClub {
	text-align: center;
}
.sweepstakes .joinOurClub h2 {
	font-size: 20px;
	text-transform: uppercase;
}
.sweepstakes .joinOurClub ul {
	text-align: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.sweepstakes .joinOurClub ul li {
	float: left;
	width: 280px;
	margin-bottom: 15px;
}
.sweepstakes .joinOurClub .imgFloat {
	float: left;
	margin-right: 10px;
}
.sweepstakes .joinOurClub .redBtn {
	margin-top: 30px;
}
.sweepstakes .joinOurClub strong {
	color: #FFFF00;
	text-transform: uppercase;
}
.sweepstakes .moreInfo ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.sweepstakes .moreInfo ul li {
	float: left;
	width: 280px;
	text-align: center;
}
.sweepstakes .moreInfo strong {
	font-size: 16px;
	text-transform: uppercase;
	color: #FFFF00;
}
.sweepstakes .moreInfo img {
	margin-bottom: 10px;
}
.sweepstakes .moreInfo a {
	text-decoration: none;
}
.getCDsByMail .imgFloat {
	float: right;
}
.howTo#content         h2 a          {
	color: #FFFF00;
}
.howTo  li  {
	margin-bottom: 10px;
}
.discountSavings .imgFloat {
	float: right;
}
.discountSavings em {
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}











.hr  {
	padding: 0px;
	height: 5px;
	width: 100%;
	background-color: #FFFF00;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline-block;
	clear: both;
}














#right {
	float: right;
	width: 250px;
	text-align: center;
	background-color: #000000;
	border: 5px solid #FFFFFF;
	position: relative;
	z-index: 1;
	padding-top: 5px;
	margin-bottom: 10px;
	padding-bottom: 5px;
}
#right p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#right .heading {
	text-transform: uppercase;
	color: #FFFF00;
	text-align: left;
	margin-left: 5px;
	font-size: 12px;
}


#right .bckgrnd {
	background-image: url(../images/bckgrnd-topbanner.png);
	background-repeat: no-repeat;
	position: absolute;
    behavior: url(css/iepngfix.htc) 
}
#right .ulCorner {
	height: 15px;
	width: 15px;
	left: -5px;
	top: -5px;
}
#right .urCorner {
	background-position: right top;
	top: -5px;
	right: -16px;
	height: 30px;
	width: 15px;
}
#right .blCorner {
	background-position: left bottom;
	height: 15px;
	width: 15px;
	left: -5px;
	bottom: -5px;
}
#right .brCorner {
	background-position: -24px bottom;
	position: absolute;
	height: 15px;
	width: 15px;
	right: -5px;
	bottom: -5px;
}
#joinOurClub {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding: 0px;
	height: 35px;
	display: block;
}
#joinOurClub li {
	float: left;
}
#joinOurClub a {
	background-image: url(../images/sidebar-joinourclub.jpg);
	display: block;
	background-repeat: no-repeat;
	margin-right: 1px;
	margin-bottom: 1px;
}
#joinOurClub .blank {
	display: none;
}
#joinOurClub .joc1 {
	height: 35px;
	width: 240px;
}
#joinOurClub .joc1:hover {
	background-position: right top;
}

#joinOurClub .joc2 {
	height: 49px;
	width: 80px;
	background-position: 0px -36px;
}
#joinOurClub .joc2:hover {
	background-position: -241px -36px;
}

#joinOurClub .joc3 {
	height: 49px;
	width: 79px;
	background-position: -81px -36px;
}
#joinOurClub .joc3:hover {
	background-position: -322px -36px;
}

#joinOurClub .joc4 {
	height: 49px;
	width: 79px;
	background-position: -161px -36px;
}
#joinOurClub .joc4:hover {
	background-position: -402px -36px;
}

#joinOurClub .joc5 {
	height: 49px;
	width: 80px;
	background-position: 0px -86px;
}
#joinOurClub .joc5:hover {
	background-position: -241px -86px;
}

#joinOurClub .joc6 {
	height: 49px;
	width: 79px;
	background-position: -81px -86px;
}
#joinOurClub .joc6:hover {
	background-position: -322px -86px;
}

#joinOurClub .joc7 {
	height: 49px;
	width: 79px;
	background-position: -161px -86px;
}
#joinOurClub .joc7:hover {
	background-position: -402px -86px;
}

#joinOurClub .joc8 {
	height: 49px;
	width: 80px;
	background-position: 0px -136px;
}
#joinOurClub .joc8:hover {
	background-position: -241px -136px;
}

#joinOurClub .joc9 {
	height: 49px;
	width: 79px;
	background-position: -81px -136px;
}
#joinOurClub .joc9:hover {
	background-position: -322px -136px;
}

#joinOurClub .joc10 {
	height: 49px;
	width: 79px;
	background-position: -161px -136px;
}
#joinOurClub .joc10:hover {
	background-position: -402px -136px;
}
#right .box {
	background-color: #ab0113;
	border: 5px solid #70000a;
	text-align: left;
	font-size: 11px;
	margin: 5px;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	height: 80px;
	width: 218px;
	position: relative;
}
.box   #epEmail {
	font-size: 11px;
	vertical-align: bottom;
}
.box #button {
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	vertical-align: baseline;
}
#emailPromo form {
	margin: 0px;
	padding: 0px;
	vertical-align: text-bottom;
	position: absolute;
	bottom: 5px;
	left: 6px;
}

#recentlyAdded {
	margin-left: 5px;
}
#recentlyAdded a {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #990000;
}
#recentlyAdded a:hover {
	border: 1px solid #FEEF02;
}

#recentlyAdded a img {
	height: 115px;
	width: 115px;
}
#clock {
	overflow: hidden;
	width: 160px;
	position: relative;
}
#clock embed {
	position: relative;
	right: 20px;
}
#content .freeCDs {
	font-size: 16px;
}
#content .freeCDs li {
	margin-bottom: 15px;
	color: #FFFF00;
}
#content .membershipLvls {
	list-style-type: none;
}
#content .membershipLvls h4 {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}
#content .membershipLvls ul {
	margin-bottom: 15px;
	margin-top: 10px;
}
#content .membershipLvls strong {
	color: #FFFF00;
}
#content .membershipLvls em {
	font-style: normal;
	color: #00FF00;
}


table.errmsg a
{
    color: #FFFF00;
}
#referral li {
	margin-bottom: 15px;
}
.visitorsOnline {
	vertical-align: super;

}
