body {
	background-color:#252525;
	background-image: url("/images/newsite/background.gif");
	font-size:10px;
	font-family:arial;
	margin:0px;
	padding:0px;
}

ul {
	margin:0px;
	padding:0px;
	list-style: none;
}

li {
	margin-top:4px;
	margin-bottom:4px;
	list-style: none;
	background-image: url("/images/newsite/list-bullet.gif");
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 13px;  /* space for the image */
	padding-right:0px;
	margin-right:0px;
}

b {
	font-size:10px;
	font-family:verdana,arial;
	font-weight:bold;
}

a:hover {color:green;}

td,input,select,textarea {
	font-size:10px;
	font-family:arial;
}

hr {
	background-color:#DCDCDC;
	color:#DCDCDC;
	height:1px;
}

.darkCell {
	background-color:#CCCCCC;
}

.lightCell {
	background-color:#E3E3E3;
}




.tracksLightCell {
	height:100%;
	background-color: #E3E3E3;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius:7px;
	margin-bottom:1px;
}


.storeLoggedIn {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:green;
}

.storeLoggedOut {
	font-family:verdana;
	font-size:9px;
	font-weight:bold;
	color:red;
}

.onTop {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	z-index:100;
	margin:0px;
}

.rightFade {
	background-color:#797979;
	background: url("/images/newsite/rightfade.gif");
}

.leftFade {
	background-color:#797979;
	background: url("/images/newsite/leftfade.gif");
}

.main {
	background-color:#bcbcbc;
}

.contentTop {
	text-transform:uppercase;
	background-color:#F60;
	background: url("/images/newsite/orangefade.gif");
	font-size:10px;
	font-family:verdana,arial;
	font-weight:bold;
	color:#FFF;
	padding-bottom:0px;
}

.contentTop a {
	color:#FFF;
}
.contentTop a:visited {
	color:#FFF;
}
.contentTop a:hover {
	color:#E8E8E8;
}

.contentBlock {
	padding:5px;
	width:100%;
	background-color:#FFF;
	font-size:10px;
	font-family:arial;
	color:#000;
	margin-bottom:10px;
	border-left:1px solid #797979;
	border-right:1px solid #797979;
	border-bottom:1px solid #797979;
}

.contentContainer {
	margin-bottom:10px;
}

.mainWidth {
	width:720px;
}

.sideColumnWidth {
	width:222px;
}

.splitColumnWidth {
	width:226px;
}

.splitColumnMarginWidth {
	width:10px;
}

.bandTop {
	background-color:#FFF;
	font-size:10px;
	font-family:arial;
	color:#000;
}

.siteHeader {
	background-color:#FF0000;
}

.siteFooter {
	color:#DCDCDC;
	padding:10px;
	text-align:center;
}

.siteFooter a {
	color:#DCDCDC;
}
.siteFooter a:visited {
	color:#DCDCDC;
}
.siteFooter a:hover {
	color:#FFF;
}

.siteMapLight {
	background-color:#FF0000;
}

.lowerSiteMap {
	text-align:center;
	background-color:#FF0000;
	color:#FFF;
	padding:5px;
	text-align:center;
	border-bottom:1px solid #000;
}

.lowerSiteMap a {
	color:#FFF;
	text-decoration:none;
}
.lowerSiteMap a:visited {
	color:#FFF;
}
.lowerSiteMap a:hover {
	color:#FFF;
	text-decoration:underline;
}

.releaseIconRolloverText {
	margin:0px;
	color:#F60;
}

.spacer {
	font-size:4px;
	font-family:arial;
	background-color:#DCDCDC;
}

.blackBorder {
	border:1px solid #000;
}

.twitters span.prefix {
  font-weight: bold;
}

.twitters span.time {
  font-style: italic;
  color: #c5c5c5;
}

.twitters span.status {
  font-style: italic;
}
