body {
	font-family: Helvetica, Arial, sans-serif;
	color: #000;
	background: #ccc url("images/bg.jpg") top center fixed;
}

.navgenre {
	#color: #272727 !important;
}

.navgenrewrap-rock {
	color: #000 !important;
	background: transparent url("images/rock.jpg") bottom !important;
	padding: 4px 10px !important;
	/* STOP Rounded Corners */
	-webkit-border-radius: 0px !important; 
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.navgenrewrap-rock a:hover {
	color: #000 !important;
	background: none !important;
}

.navgenrewrap-urban {
	color: #000 !important;
	background: transparent url("images/urban.jpg") bottom !important;
	padding: 4px 6px !important;
	/* STOP Rounded Corners */
	-webkit-border-radius: 0px !important; 
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.navgenrewrap-urban a:hover {
	color: #000 !important;
	background: none !important;
}

.navgenrewrap-download {
	color: #000 !important;
	background: transparent url("images/download.jpg") bottom !important;
	padding: 4px 6px !important;
	/* STOP Rounded Corners */
	-webkit-border-radius: 0px !important; 
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
}

.navgenrewrap-download a:hover {
	color: #000 !important;
	background: none !important;
}

#page-content {
	position: relative;
	margin: 10px 0 24px 0;
	padding: 10px;
	background: transparent url("images/blk64.png") !important;
	/* Rounded Corners */
	-webkit-border-radius: 8px; 
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(ie-css3.htc);
	border: 1px solid #000;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.showhide {
	font-size: 12px;
	font-weight: bold;
	padding: 4px 6px 4px 6px;
	background: transparent url("images/showhide.jpg") bottom !important;
	/* Rounded Corners */
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	behavior: url(ie-css3.htc);		
}

.showhide a {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}


a {
	text-decoration: none;
}

a:hover {
}

em {
}

strong {
}

li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(ie-css3.htc);
}

h1 {
	margin: 0;
	padding: 2px;
}

h2 {
	margin: 0;
	padding: 2px;
}

h3 {
	margin: 0;
	padding: 2px;
}

.none {
	display: none;
}

#advert {
	position: absolute;
	top: 42px;
	right: 16px;
	width: 234px;
	height: 60px;
}

#header {
	width: 960px;
	margin: 0 auto 0 auto;
}


#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	background: transparent url("images/blk.png") !important;
	padding: 10px;
	border: 1px solid #000 !important;
	/* Rounded Corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(ie-css3.htc);
}

#content {
	position: relative;
}

#footer {
	color: #fff;
	text-shadow: 1px 1px 1px #000;
	width: 960px;
	margin: 24px auto 0 auto !important;
	padding: 10px;
	background: #000 url("images/footer-bg.jpg") !important;
	border: 1px solid #000 !important;
	/* Rounded Corners */
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(ie-css3.htc);
}

#footer a {
	color: #d40000;
}


/* CHART LOOP CSS */
#chart {
	margin 0px auto 12px auto;
}

#chart a {
	text-decoration: none;
}

#chart ol, #chart ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*FIRST Item in the List - #1 in the charts */
#chart li.num1 {
	margin: 46px auto 46px auto;
	background: #fff url("images/1bg.jpg") top center !important;
	width: 920px;
	height: 176px;
	padding: 10px;
	position: relative;
	border: 1px solid #89c440 !important;
}

#chart .num1 img {
	border: 1px solid #1c8d19 !important;
}

#chart .num1 .position {
	color:#1c8d19 !important;
	text-shadow: 1px 1px 1px #e1f3c9 !important;
	font-size: 172px;
	border-right: 1px solid #c5eb97 !important;
}

#chart .num1 .last-position {
	position: absolute;
	top: 4px;
	right: 6px;
	margin: 0px 0 0 0px;
	color: #808080 !important;
	text-shadow: 1px 1px 1px #fff !important;
}

#chart .num1 .album-art{
	position: absolute;
	width: 75px;
	height: 75px;
	top: 20px;
	left: 170px;
	margin: 0 18px 0 0;
	float: left;
}

#chart .num1 .album-art img{
	width: 160px;
	height: 160px;
}

#chart .num1 .artist {
	position: absolute;
	left: 350px;
	top: 20px;
	font-size: 36px;
	color: #89d82b !important;
}

#chart .num1 .artist a {
	color:#1c8d19 !important;
	text-shadow: 1px 1px 1px #fff !important;
}

#chart .num1 .song-name {
	position: absolute;
	left: 350px;
	top: 64px;
	font-size: 24px;
	color: #1c8d19 !important;
}

#chart .num1 .song-name a {
	color:#1c8d19 !important;
	text-shadow: 1px 1px 1px #fff !important;
}

#chart .num1 .buy-amazon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center !important;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#chart .num1 .buy-amazon a {
	color: #000 !important;
	text-shadow: 1px 1px 1px #fff !important;
}

#chart .num1 .buy-itunes {
	position: absolute;
	bottom: 0px;
	right: 139px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center !important;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	behavior: url(ie-css3.htc);
}

#chart .num1 .buy-itunes a {
	color: #000 !important;
	text-shadow: 1px 1px 1px #fff !important;
}

#chart .num1 .vidlink {
	position: absolute;
	right: 8px;
	top: 138px;
}

#chart .num1 .vidlink a{
	color: #000;
	text-shadow: 1px 1px 1px #fff !important;
}
/* END #1 in the Charts */

#chart li {
	margin: 10px 0;
	background: #1a6b96 url("images/2bg.jpg") top center !important;
	width: 820px;
	height: 76px;
	padding: 10px;
	position: relative !important;
	border: 1px solid #10577c !important;
}

#chart li img {
	border: 1px solid #10577c !important;
}


.bannerz {
	margin: 0 auto;
	width: 728px;
}

	.bannerz img {
		margin: 0 auto;
		border: 1px solid #000;
	}

.vidlink {
	position: absolute;
	right: 8px;
	top: 34px;
}

.vidlink a{
	color: #fff;
	text-shadow: 1px 1px 1px #134a67 !important;
	background: transparent url("images/youtube.png") top right no-repeat;
	overflow: hidden;
	padding: 2px 60px 2px 0;
	height: 0;
	width: 0;
}

.position {
	height: 98px;
	width: 150px;
	float: left;
	color: #fff !important;
	text-shadow: 1px 1px 1px #134a67 !important;
	font-size: 84px;
	display: inline;
	margin: -11px 12px 0 -11px;
	text-align: center;
	padding: 0px 0 0 0;
	border-right: 1px solid #1a6b96 !important;
}


.last-position {
	position: absolute;
	top: 4px;
	right: 6px;
	margin: 0px 0 0 0px;
	color: #fff !important;
	text-shadow: 1px 1px 1px #124e6d !important;
}

.album-art{
	position: absolute;
	width: 75px;
	height: 75px;
	top: 10px;
	left: 160px;
	margin: 0 18px 0 0;
	float: left;
}

.album-art img{
	width: 75px;
	height: 75px;
}

.artist {
	color: #fff;
	position: absolute;
	left: 250px;
	top: 20px;
	font-size: 26px;
}

.artist a {
	color: #fff;
	text-shadow: 1px 1px 1px #134a67;
}

.song-name {
	position: absolute;
	left: 250px;
	top: 50px;
	font-size: 18px;
}

.song-name a{
	color: #fff;
	text-shadow: 1px 1px 1px #134a67;
}

.buy-amazon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: #1a6b96 !important;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.buy-amazon a {
	color: #000 !important;
	text-shadow: none !important;
}

.buy-itunes {
	position: absolute;
	bottom: 0px;
	right: 139px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: #1a6b96 !important;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}

.buy-itunes a {
	color: #000 !important;
	text-shadow: none !important;
}

.buy-itunes a:hover {
	color: #000 !important;
	text-shadow: none !important;
}

#smore {
	margin: 0 auto 0 auto;
	width: 166px;
	background: transparent;
	padding: 10px;
}

#smore h4 {
	margin: 0 0 0 0px;
	padding: 0 0 0 46px;
	line-height: 32px;
	background: transparent url("images/down-arrow.png") top left no-repeat !important;
}

#smore a {
	color: #fff;
}

#smore img {
	margin: 0 auto 0 auto;
	border: none;
}

#collapse {
	display: none;
}

.rssfeed {
	margin: 0 0 0 4px !important;
	padding: 0 0 0 20px !important;
	background: transparent url("images/rss.png") left no-repeat;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

#topnav {
	z-index: 999;
	background: #313131 !important;
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 8px 5px 8px;
	border: 0px solid #000;
	/*Border Radius - Bottom Left */
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	/* Border Radius - Top Right */
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#topnav h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

.nogo {
	display: none;
	float: left;
	margin: 0 0 0 -2500px;
}

#logo {
	margin: -100px 0 0 0;
	width: 640px;
	height: 200px;
}

#logo h2 {
	display: none;
	float: left;
	margin: 0 0 0 -2500px;
}

#logo img {
	border: 0px;
}

#menu {
	width: 980px;
	height: 30px;
	background: #313131;
	color: #fff;
	margin: 10px 0 0 -10px;
	padding: 10px 0 0 0;
}

#menu ul {
	margin: 0 0 0 -36px !important;
}

#menu ul, #menu li {
	list-style: none;
	display: inline;
}


#menu a:hover {
	background: #535353;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	behavior: url(ie-css3.htc);
}

#menu ul {
}

#menu ul li {
	color: #545454;
	margin: 10px 2px 0 2px;
}

#menu ul li a {
	padding: 0 4px;
	color: #fff;
	text-decoration: none;
}


#bottomnav {
	background: transparent url("images/pagebg.png");
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 8px 2px 8px;
	border: 0px solid #000;
	/*Border Radius - Bottom Left */
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	/* Border Radius - Top Right */
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#bottomnav h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

a {
}

a:hover {
}

em {
}

strong {
}

li {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	behavior: url(ie-css3.htc);
}

h1 {
	margin: 0;
	padding: 2px;
}

h2 {
	margin: 0;
	padding: 2px;
}

h3 {
	margin: 0;
	padding: 2px;
}

.none {
	display: none;
}

#header {
	width: 960px;
	margin: 0 auto 0 auto;
}

#wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto 0 auto;
	background: transparent url("images/lightblue.png");
	padding: 10px;
	border: 0px solid #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(ie-css3.htc);
}

#content {
}

#footer {
	margin: 46px 0 0 0;
	padding: 10px;
	background: transparent url("images/pagebg.png");
	border: 0px solid #fff;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	behavior: url(ie-css3.htc);
}


/* CHART LOOP CSS */
#chart {
	margin: 12px auto 12px auto;
}

#chart a {
	text-decoration: none;
}

#chart ol, #chart ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/*FIRST Item in the List - #1 in the charts */
#chart li.num1 {
	margin: 46px auto 46px auto;
	background: #fff url("images/1bg.jpg") top center;
	width: 920px;
	height: 176px;
	padding: 10px;
	position: relative;
	border: 1px solid #c5eb97;
}

#chart .num1 .position {
	color:#80cf21;
	text-shadow: 1px 1px 1px #fff;
	font-size: 172px;
	border-right: 1px solid #c5eb97;
}

#chart .num1 .last-position {
	position: absolute;
	top: 4px;
	right: 6px;
	margin: 0px 0 0 0px;
	color: #808080;
	text-shadow: 1px 1px 1px #fff;
}

#chart .num1 .album-art{
	position: absolute;
	width: 75px;
	height: 75px;
	top: 20px;
	left: 170px;
	margin: 0 18px 0 0;
	float: left;
}

#chart .num1 .album-art img{
	width: 160px;
	height: 160px;
}

#chart .num1 .artist {
	position: absolute;
	left: 350px;
	top: 20px;
	font-size: 36px;
	color: #89d82b;
}

#chart .num1 .artist a {
	color:#80cf21;
	text-shadow: 1px 1px 1px #fff;
}

#chart .num1 .song-name {
	position: absolute;
	left: 350px;
	top: 64px;
	font-size: 24px;
	color: #89d82b;
}

#chart .num1 .song-name a {
	color:#80cf21;
	text-shadow: 1px 1px 1px #fff;
}

#chart .num1 .buy-amazon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#chart .num1 .buy-amazon a {
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

#chart .num1 .buy-itunes {
	position: absolute;
	bottom: 0px;
	right: 139px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
	behavior: url(ie-css3.htc);
}

#chart .num1 .buy-itunes a {
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}
/* END #1 in the Charts */

#chart li {
	margin: 10px auto 10px auto;
	background: #fff url("images/2bg.jpg") top center;
	width: 820px;
	height: 76px;
	padding: 10px;
	position: relative;
	border: 1px solid #c8ecff;
}

.position {
	height: 98px;
	width: 150px;
	float: left;
	color: #93dbff;
	text-shadow: 1px 1px 1px #fff;
	font-size: 84px;
	display: inline;
	margin: -11px 12px 0 -11px;
	text-align: center;
	padding: 0px 0 0 0;
	border-right: 1px solid #c8ecff;
}


.last-position {
	position: absolute;
	top: 4px;
	right: 6px;
	margin: 0px 0 0 0px;
	color: #808080;
	text-shadow: 1px 1px 1px #fff;
}

.album-art{
	position: absolute;
	width: 75px;
	height: 75px;
	top: 10px;
	left: 160px;
	margin: 0 18px 0 0;
	float: left;
}

.album-art img{
	width: 75px;
	height: 75px;
}

.artist {
	position: absolute;
	left: 250px;
	top: 20px;
	font-size: 26px;
}

.song-name {
	position: absolute;
	left: 250px;
	top: 50px;
	font-size: 18px;
}

.buy-amazon {
	position: absolute;
	bottom: 0px;
	right: 0px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center;
	-webkit-border-bottom-right-radius: 8px;
	-moz-border-radius-bottomright: 8px;
	border-bottom-right-radius: 8px;
}

.buy-amazon a {
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

.buy-itunes {
	position: absolute;
	bottom: 0px;
	right: 139px;
	height: 20px;
	padding: 4px 8px 4px 8px;
	background: transparent url("images/buy-bg.png") top center;
	-webkit-border-top-left-radius: 8px;
	-moz-border-radius-topleft: 8px;
	border-top-left-radius: 8px;
}

.buy-itunes a {
	color: #000;
	text-shadow: 1px 1px 1px #fff;
}

#smore {
	margin: 0 auto 0 auto;
	width: 166px;
	background: transparent;
	padding: 10px;
}

#smore h4 {
	margin: 0 0 0 0px;
	padding: 0 0 0 46px;
	line-height: 32px;
	background: transparent url("images/down-arrow.png") top left no-repeat;
}

#smore a {
	color: #fff;
}

#smore img {
	margin: 0 auto 0 auto;
	border: none;
}

#collapse {
	display: none;
}

#topnav {
	color: #fff;
	z-index: 999;
	background: #000 url("images/std.jpg") bottom !important;
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 3px 8px 5px 8px;
	border: 0px solid #000;
	/*Border Radius - Bottom Left */
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	/* Border Radius - Top Right */
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#topnav a {
	color: #fff;
}

#topnav h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

.nogo {
	display: none;
	float: left;
	margin: 0 0 0 -2500px;
}

#logo h2 {
	display: none;
	float: left;
	margin: 0 0 0 -2500px;
}

#logo img {
	border: 0px;
}


#bottomnav {
	background: transparent url("images/pagebg.png");
	width: auto;
	position: absolute;
	top: 0px;
	right: 0px;
	padding: 2px 8px 2px 8px;
	border: 0px solid #000;
	/*Border Radius - Bottom Left */
	-webkit-border-bottom-left-radius: 8px;
	-moz-border-radius-bottomleft: 8px;
	border-bottom-left-radius: 8px;
	/* Border Radius - Top Right */
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topright: 8px;
	border-top-right-radius: 8px;
	behavior: url(ie-css3.htc);
}

#bottomnav h1 {
	display: inline;
	font-weight: normal;
	font-size: 14px;
}

.buy-youtube {
	position: absolute;
	top: 34px;
	left: 180px;
	margin: 0px;
	padding: 0px;
}

#chart li.num1 .buy-youtube {
	position: absolute;
	top: 84px;
	left: 240px;
}
.clear {
	clear: both;
}

#content h2 { 	background: transparent url("images/blk64.png"); padding: 10px 20px; color: #fff !important; width: 940px; margin: 0 0 0 -11px; border: 1px solid #000; }
