html {
    height: 100%;
}
h1, h2, h3, h4, h5, dl, dt, dd, p, form, ul, table, td, tr {
    padding: 0px;
    margin: 0px;
	text-align: center;
	font-size: small;
}
body 
{
	text-align:center;
    height: 100%;
    text-align: center;
    margin: 0px;
    background-color: #e0eef5;
    font-family: verdana, helvetica;
    background-image:url("../images/bg.gif")
}
img {
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	text-align: center;
	height: 89px;
	width: 250px;
}
a, a:visited {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
    cursor: pointer;
}
.visible {
    display:inline-block;
}
.hidden {
    display:none;
}
.right {
    float: right;
}
.left {
    float: left;
}
.overShadow {
    position: relative;
    left: -2px;
    top: -2px;
}
.shadow {
    position: relative;
    background: #666;
    margin: 4px 8px 4px 0px;
    left: 2px;
    top: 2px;
}
.lightShadow {
    position: relative;
    background: #D6D6D6;
    margin: 4px 15px 4px 0px;
    left: 2px;
    top: 2px;
}
.clearAll {
    clear: both;
    padding: 0px;
    margin: 0px;
}
.container {
    position: relative;
    left: 1px;
    top: 1px;
}
.text {
    position: absolute;
    left: -1px;
    top: -1px;
}
* html #dlMusicContainer {
    height: 95%;
    width: 779px;
    width: 777px;
    background: #fff;
}
#dlMusic {
}
#dlMusicContainer {
    width: 777px;
    margin: 0px auto;
    padding: 0px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    position: relative;
    background: #fff;
}

* html #footerContainer {
    width: 779px;
    width: 777px;
    background: #fff;
}

#footerContainer {
    width: 777px;
    margin: 0px auto;
    padding: 0px;
    border-right: 1px solid #000;
    border-left: 1px solid #000;
    position: relative;
    background: #fff;
}

* html #containerWrapper {
    width: 779px;
    width: 777px;
}

#containerWrapper {
    width: 779px;
    width: 777px;
    margin: 0px auto;
    position: relative;
}

#cnetSites {
    margin: 0px;
    padding: 2px 5px 0px;
    text-align: right;
    font-family: verdana, geneva;
    font-size: 9px;
    color: #000;
    background: #fff;
}
#cnetSites a, #cnetSites a:visited {
    color: #000;
    text-decoration: none;
}
#cnetSites a:hover {
    text-decoration: underline;
}
#header {
    position:relative;
    height: 69px;
    margin: 0px;
    padding: 0px;
    border-bottom: 1px solid #000;
    background: url(/i/mdl/hdr/mdl_pixelfade_bg.jpg) top right no-repeat #fff;
    text-align: left;
}

/* legacy */
#headerTabs {
    position: absolute;
    width:447px;
    height:45px;
    top: 25px;
    right: 5px;
    background: url(/i/mdl/hdr/mdl_tab_bg.gif) top right no-repeat;
}
#headerTabs img {
margin-left: 10px;
margin-top: 9px;
width: 135px;
height: 28px;
}

#headerButtons {
    position: absolute;
    width:335px;
    height:32px;
    top: 38px;
    right: 0px;
    font-size: 10px;
}
#headerButtons .off {
    padding-bottom: 1px;
}
#headerButtons .on {
}
* html #headerFoot {
    height: 6px;
    height: 5px;
}
#headerFoot {
    font-size: 0px;
    margin: 0px;
    border-bottom: 1px solid #AE6B00;
    background-color: #fc0;
}
#headerFootDiv {
    margin: 1px 0px 0px 0px;
    height: 1px;
    background-color: #FF9;
}
#bcBar {
    background: url(/i/mdl/global/bc_bg.gif);
    height: 51px;
    text-align: left;
}
#musicLogo {
    padding: 10px 23px 0px 22px;
    float: left;
}
#breadCrumbLastPiece {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, geneva;
    padding-top: 17px;
    letter-spacing: 1px;
    width: 460px !important;
}
#breadCrumb {
    float: left;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    font-family: verdana, geneva;
    padding-top: 9px;
    letter-spacing: 1px;
    width: 460px !important;
}
#pageHeader {
    color: #000;
    width: 460px !important;
    margin: 0px;
    margin: 0px;
}
#pageHeader h1 {
    color: #fff;
    width: 460px !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 1px;
    font-family: verdana, geneva;
}
#pageHeader span {
    white-space: normal !important;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}
#pageHeaderBC {
    color: #000;
    width: 460px !important;
    margin: 0px;
    margin: 0px;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana, geneva;
    letter-spacing: 1px;
}
#pageHeaderBC h3 {
    color: #fff;
    width: 460px !important;
    font-size: 10px;
    font-weight: bold;
    font-family: verdana, geneva;
    letter-spacing: 1px;
}
#pageHeaderBC a, #pageHeaderBC a:visited {
    color: #fff;
}
#pageHeaderBC span {
    white-space: normal !important;
    white-space: nowrap;
    padding: 0px;
    margin: 0px;
}
#pageHeaderBC a:hover {
    text-decoration: underline !important;
}
#prefs_icon {
    padding-right: 10px;
}
#prefs_radio {
    float: right;
    padding: 10px 17px 0px 0px;
}
#prefsWindow {
    padding: 4px;
}
#prefsWindow img {
    float: left;
    padding: 5px 6px 4px 0px;
}
#prefsWindow div.textSize {
    width:180px;
    color: #fff;
    text-align: left;
    padding-bottom: 8px;
    margin-bottom: 5px;
    background: url(/i/mdl/global/hdots_lg.gif) repeat-x bottom left;
}
#prefsWindow select {
    margin-left: 5px;
    background-color: #777;
    color: #ffffff;
    text-transform: lowercase;
}
#prefsWindow div.popDetails {
    width:180px;
    color: #fff;
    text-align: left;
    padding-bottom: 4px;
    margin-bottom: 5px;
    background: url(/i/mdl/global/hdots_lg.gif) repeat-x bottom left;
}
#prefsWindowClose span, #prefsDetailsClose span {
 float: left;
}
#prefsWindowClose {
 width: 180px;
 background: #333;
 text-align: right;
 padding: 1px 4px 1px 4px;
}
#prefsWindowClose a, #prefsDetailsClose a {
 color: #FFCC00;
}
#prefsWindow div.newsletter {
 text-align: left;
}
#prefsWindow div.newsletter a {
 color: #fff;
}
#prefsDetails {
 color: #fff;
 text-align: left;
 padding: 4px;
}
#prefsDetails dt {
 border-bottom: 1px solid #999;
 margin: 6px 0px 4px 0px;
 font-weight: bold;
}
#prefsDetails dd {
 margin: 0px 0px 0px 4px;
}
#prefsDetailsClose {
 width: 250px;
 background: #333;
 text-align: right;
 padding: 1px 4px 1px 4px;
}

#aboveContent {
    background: #606060;
    border-top: 1px solid #BEBEBE;
}
#aboveContent * {
    font-size: 11px !important;
}
#aboveContent div {
}
#leaderBoard {
    margin: 0px auto;
    padding-top: 7px;
    margin-top: 6px;
    width: 730px;
}
#search {
    float: left;
    padding-left: 9px;
    margin-top: 11px;
    vertical-align: middle;
    width: 766px;
    text-align: left;
}
#srcImg {
    vertical-align: middle;
}
#qt {
    width: 144px;
    height: 15px;
    vertical-align: middle;
}
#searchType {
    width: 92px;
    height: 19px;
    font-size: 12px;
    vertical-align: middle;
}
#go {
    padding-left: 2px;
    cursor: pointer;
    vertical-align: middle;
    background: #606060;
}
#checkout {
    padding-top: 5px;
    color: #fff;
    float: right;
    margin-right: 20px;
}
#checkout a {
    color: #FFD739;
    font-weight: bold;
    text-decoration: none;
}
#checkout a: hover {
    text-decoration: underline;
}
#navTabs {
    margin: 0;
    padding-bottom: 0;
    vertical-align: bottom;
    border-bottom: 1px solid #000;
    height: 14px;
}
#navTabs img {
    vertical-align: bottom;
    float: left;
}
#genreTab {
}
#locationTab {
    padding-left: 5px;
}
#pageTabs {
    float: left;
    text-align: left;
    margin: 0;
    width: 625px;
    font-family: arial, helvetica;
    background: #606060;
    font-size: 11px !important;
    height: 17px;
    text-transform: uppercase;
}
#pageTabs .tabText {
    padding: 1px 10px 1px 3px;
    font-weight: bold;
    text-align: center;
    width: 90px;
    display: inline-block;
    color: #000 !important;
    font-size: 11px !important;
}
#browseTabs div {
    text-align:center;
}
#pageTabs a.tabText:hover, #browseTabs div:hover {
    text-decoration: none;
    background-color: #DFDFDF;
}
#browseTabs {
    float: right;
}
#browseImg {
    float: left;
    padding: 4px 3px 0px 0px;
}
#edPixTab, #audPixTab, #allTab, #featureTab {
    width: 103px;
    font-size: 5px;
    text-align: left;
    margin: 0px 10px 0px 0px;
    float: left;
    position: relative;
    vertical-align: bottom;
    height: 16px;
    overflow: visible;
    top: 1px !important;
    top: 0px;
}
#pageTabs .tabSelect {
    background: url(/i/mdl/global/tab_back_left.gif) repeat-y top left;
    background-color: #FFF;
}
#pageTabs .tabNoSelect {
    background: url(/i/mdl/global/tab_back_left.gif) repeat-y top left;
    background-color: #BFBFBF;
}
#pageTabs .tabTop {
    width: 103px;
    height: 1px;
    overflow: hidden;
    background: url(/i/mdl/global/nav_tab_top.gif) top no-repeat;
}
#nav {
    width: 147px;
    float: left;
    height: 100%;
    padding: 0px 3px 0px 2px;
    text-align: left;
    background: url(/i/mdl/global/nav_gradient.gif) repeat-x top left !important;
}
#genreNav a, #locationNav a {
    color: #000;
}
#genreNav a:hover, #locationNav a:hover {
    text-decoration: none;
}
#nav a {
    display: block;
    font-family: arial, helvetica;
}
#nav a.selected  {
    color: #fff;
    cursor: default !important;
}
#nav a.selected:hover {
    text-decoration: none;
    cursor: default !important;
}
#nav .top a {
    width: 142px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
    background: #E5E5E5;
    font-weight: bold;
    padding-left: 4px;
}
#nav .top a:hover {
    width: 142px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #000;
    background-color: #ffffff;
    font-weight: bold;
    padding-left: 4px;
    cursor: pointer;
}
#nav .secondLevel a, #nav .thirdLevel a, #nav .fourthLevel a {
    width: 131px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #6F8367;
    font-weight: normal;
    padding-left: 15px;
    background-color: #E5E5E5 !important;
}
#nav .secondLevel a {
    background: url(/i/mdl/global/arrow_light.gif) no-repeat 6px 3px;
}
#nav .thirdLevel a {
    background: url(/i/mdl/global/arrow_light.gif) no-repeat 10px 3px;
}
#nav .fourthLevel a {
    background: url(/i/mdl/global/arrow_light.gif) no-repeat 14px 3px;
}
#nav .secondLevel a.leaf {
    background: url(/i/mdl/global/leaf.gif) no-repeat 6px 3px;
}
#nav .thirdLevel a.leaf {
    background: url(/i/mdl/global/leaf.gif) no-repeat 10px 3px;
}
#nav .fourthLevel a.leaf {
    background: url(/i/mdl/global/leaf.gif) no-repeat 14px 3px;
}
#nav .secondLevel a.leaf:hover {
    background: #fff url(/i/mdl/global/leaf.gif) no-repeat 6px 3px !important;
}
#nav .thirdLevel a.leaf:hover {
    background: #fff url(/i/mdl/global/leaf.gif) no-repeat 10px 3px !important;
}
#nav .fourthLevel a.leaf:hover {
    background: #fff url(/i/mdl/global/leaf.gif) no-repeat 14px 3px !important;
}
#nav .secondLevel a:hover, #nav .thirdLevel a:hover, #nav .fourthLevel a:hover {
    width: 131px;
    padding-left: 15px;
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #6F8367;
    background-color: #fff !important;
    font-weight: normal;
}
#nav .secondLevel a:hover {
    background: #fff url(/i/mdl/global/arrow_light.gif) no-repeat 6px 3px;
}
#nav .thirdLevel a:hover {
    background: #fff url(/i/mdl/global/arrow_light.gif) no-repeat 10px 3px !important;
    padding-left: 19px;
    width: 127px;
}
#nav .fourthLevel a:hover {
    background: #fff url(/i/mdl/global/arrow_light.gif) no-repeat 14px 3px !important;
    padding-left: 23px;
    width: 123px;
}
#nav div.top div {
}
#nav a.selected, #nav a.selected:hover, #nav .selectedTree a.selected, #nav .selectedTree a.selected {
    width: 142px;
    border-left: 1px solid #fff;
    border-top: 1px solid #63FF63;
    border-bottom: 1px solid #1C7352;
    background: #009966 !important;
    font-weight: bold;
    padding-left: 4px;
    cursor: default !important;
}
#nav .secondLevel a.selected, #nav .secondLevel a.selected:hover {
    padding-left: 8px;
    width: 138px;
}
#nav .thirdLevel a.selected, #nav .thirdLevel a.selected:hover {
    padding-left: 13px;
    width: 133px;
}
#nav .fourthLevel a.selected, #nav .fourthLevel a.selected:hover {
    padding-left: 19px;
    width: 127px;
    background: #009966 !important;
}
#nav .thirdLevel a {
    padding-left: 19px;
    width: 127px;
}
#nav .fourthLevel a {
    padding-left: 23px;
    width: 123px;
    background-color: #E3EFDC !important;
}
#nav .selectedTree a {
    background-color: #E3EFDC !important;
}
#nav .inHouseAd {
    background: #5C5C5C;
    border-top: 1px solid #000;
    border-right: 1px solid #A2A2A2;
    border-bottom: 1px solid #fff;
    border-left: 1px solid #000;
    width: 133px;
    margin: 5px 0px 5px 3px;
    padding: 4px;
    color: white;
}
#nav .inHouseAd h5 {
    font-family: arial, helvetica;
    font-size: 1em;
    color: #FFD739;
}
#nav .inHouseAd a {
    display: inline;
    color: #FFD739;
    cursor: pointer !important;
}
#nav .ad {
		background: url(/i/mdl/ad/advertisement_label.gif) top right no-repeat;
    width: 133px;
    margin: 5px 0px 8px 3px;
    padding-top: 7px;
}
#nav .ad a {
    cursor: pointer !important;
}
#nav .plain {
    margin: 5px 0px 4px 0px;
    padding-top: 7px;
}
* html #content {
    width: 627px;
    width: 625px;
}
#content {
    width: 625px;
    float: left;
    background: #fff;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 0;
}
* html #contentWide {
    width: 777px;
    width: 775px;
}
#contentWide {
    width: 775px;
    float: left;
    background: #fff;
    margin: 0 auto;
    text-align: left;
    position: relative;
    padding: 0;
}
#mainContent {
    padding: 15px 5px 25px 15px;
    width: 600px !important;
}
#networkfooter {
    width: 777px;
    margin: 0 auto;
    text-align: left;
    border-top: 1px solid #000;
}
#networklinks {
    padding: 5px;
    font-size: 7pt;
    color: #000000;
    background-color: #333;
    text-align: center;
}
#networklinks a, #networklinks a:visited {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
#networklinks a:hover {
    text-decoration: underline;
}
#networklinks #cnetlinks {
    padding: 0 0 3px;
    border-bottom: 1px solid #000;
    margin: 0 0 3px;
}
#copyright {
    margin-top: 2px;
    text-align: left;
    color: #000;
    font-size: 8pt;
    width: 779px;
    width: 777px;
    margin: 0 auto;
}
#copyright a {
    font-weight: bold;
    color: #000;
    text-decoration: underline;
}
#copyright #aboutCNET {
    float: right;
    width: auto;
}
#copyright #aboutCNET a {
    font-weight: normal
}
* html #mdlFootLn {
}
#mdlFootLn {
    margin: 0 auto;
    padding: 0 15px 5px;
    text-align: center;
    background: #FFF;
    color: #000;
    font-weight: bold;
    font-size: .9em;
}

#mdlFootLn a, #mdlFootLn a:visited {
    color:#336699;
    font-family: verdana;
    font-size: 10px;
    margin: 0px 10px;
    text-decoration: none;
}
#mdlFootLn a:hover {
    text-decoration: underline;
}

#ads {
    line-height: 0;
    float:left;
    width: 250px !important;
    height: 250px;
    overflow: hidden;
}
#ads img {
    margin: 1px;
}
#imAd {
    line-height: 0;
    float:left;
}
#tbAd {
    width: 100%;
    padding: 0 0 5px 0;
    background-color: #fff;
}
.star {
    width: 12px;
    height: 12px;
}
#content_404 {
    width: 400px;
    margin: 0 auto;
}
#content_404 h2 {
    background-color: #DDD;
    border-top: 1px solid #fff;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    border-left: 1px solid #fff;
    font-size: 1.2em;
    font-weight: bold;
    padding: 1px 0px 1px 7px;
    margin-top: 12px;
}
#content_404 p, #content_404 ul {
    padding: 4px 0px 10px 0px;
}
#content_404    li {
    margin: 0 0 0 10px;
    padding: 0 10px 10px 10px;
    background: url(/i/mdl/global/arrow.gif) no-repeat 0 3px;
}
#content_404 a {
    font-weight: bold;
}