/* CSS Document */
body {
/*	background-color: #2949A0;*/
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #ffffff;
}
a:link {
	color: #76ADC9;
}
a:visited {
	color: #76ADC9;
}
a:active {
	color: #76ADC9;
}
a:hover {
	color: #86C7E9;
}
.img a {
	border: none;
}
form {
	margin: 0px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #ffffff;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #a6c2d0;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	line-height: 25px;
}
.StoreProducts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #006699;
}
.smallfont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
}

.cleanTable {
	width: 100%;
	border-collapse: collapse;
	font-size: 12px;
	color: #fff;
}

.cleanTable thead {
	font-weight: bold;
}

.cleanTable td {
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;
	color: #fff;
}

.genreInfo {
/*	font-style: italic;*/
	color: #aaa;
	font-size: 11px;
}

.tight,.tight p {
	margin: 0;
	padding: 0;
	color: #fff;
}

.tight p {
	margin-bottom: 5px;
}

#headerToolbar {
	text-align: right;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	padding-top: 50px;
	text-transform: uppercase;
}

#headerToolbar a {
	color: #fff;
	text-decoration: none;
}
#headerToolbar a:hover { text-decoration: underline; }

#invalidLogin {
	color: #c30;
	font-weight: bold;
	font-size: 11px;
}

.trackToolbar {
	font-size: 11px;
	font-weight: bold;
}
.trackToolbar a {
	text-decoration: none;
	color: #4B5488;
}

.trackRating { margin-top: 7px; }

.trackRating a {
	display: block;
	width: 12px;
	height: 12px;
	text-indent: -9999px;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url('images/star-off.png');
	float: left;
	outline: none;
}

.trackingRatingIs1 a.rate1 { background-image: url('images/star-on.png'); }

.trackingRatingIs2 a.rate1 { background-image: url('images/star-on.png'); }
.trackingRatingIs2 a.rate2 { background-image: url('images/star-on.png'); }

.trackingRatingIs3 a.rate1 { background-image: url('images/star-on.png'); }
.trackingRatingIs3 a.rate2 { background-image: url('images/star-on.png'); }
.trackingRatingIs3 a.rate3 { background-image: url('images/star-on.png'); }

.trackingRatingIs4 a.rate1 { background-image: url('images/star-on.png'); }
.trackingRatingIs4 a.rate2 { background-image: url('images/star-on.png'); }
.trackingRatingIs4 a.rate3 { background-image: url('images/star-on.png'); }
.trackingRatingIs4 a.rate4 { background-image: url('images/star-on.png'); }

.trackingRatingIs5 a.rate1 { background-image: url('images/star-on.png'); }
.trackingRatingIs5 a.rate2 { background-image: url('images/star-on.png'); }
.trackingRatingIs5 a.rate3 { background-image: url('images/star-on.png'); }
.trackingRatingIs5 a.rate4 { background-image: url('images/star-on.png'); }
.trackingRatingIs5 a.rate5 { background-image: url('images/star-on.png'); }

a img {border: none;}

.downloadLink {
	float: right;
}

#overlay {
	background: #fff;
	-moz-opacity:0.6;
	filter:alpha(opacity = 60);
	opacity: 0.6;
	width: 100%;
	height: 300px;
	position: absolute;
	top: 0;
	left: 0;
}

#loadingIndicator {
	position: absolute;
	top: 200px;
	left: 50%;
}

#shareWithFriendLink {
	font-weight: bold;
	padding-left: 10px;
}

.leftPaddedOnCell { padding-left: 10px; }

.shareLinkContainer {
	margin: 10px;
	padding: 10px;
	background: #444;
	color: #fff;
/*	border: 1px solid #ddd;*/
	font-size: 11px;
}

#newAccountNotice {
	color: #0066CC;
/*	font-weight: bold;*/
/*	font-style: italic;*/
}

#listOfPlaylists { margin: 20px 0; }

#listOfPlaylists h3 {
	font-size: 12px;
	margin: 0;
}

#playlistName span {
	width: 345px;
/*	background: #eee;*/
	display: block;
	float: left;
}

#listOfPlaylists ul { margin-bottom: 0; }

#renameButton, #removeButton { font-size: 10px; }

.playlistSelector { font-size: 10px; }

form.playlistForm { 
	margin-top: -10px;
	line-height: 1em;
}

#catalogLogo {
	background: url('images/catalog-logo.png') center center no-repeat;
	width: 100%;
	height: 240px;
}
.shareBar {
	font-size: 11px;
}

#browseCatalogButton a, #browseCatalogBox a { outline: none; }

#browseCatalogBox {
	background: url('images/catalog-browse-bkg.jpg') top left no-repeat;
/*	padding-top: 70px;*/
	padding-left: 35px;
	width: 323px;
/*	height: 268px;*/
	line-height: 2em;
}

#searchForm { line-height: 2em; }

#browseCatalogBox form { padding-bottom: 10px; }

#browseCatalogBoxBottom {
	margin-left: -35px;
	height: 9px;
	line-height: 9px;
	display: block;
}
#browseCatalogBoxBottom img {  }

#browseCatalogBox p{
/*	margin-top: 10px;*/
/*	margin-bottom: 5px;*/
	margin: 10px 0;
}

#browseCatalogBox p#searchP { margin-top: 15px; }

.internalForm p { padding-bottom: 10px;margin: 0; }

#clickToClose {
	height: 70px;
	text-indent: -9999px;
	width: 100%;
	display: block;
}

.smallSearchLink { font-size: 11px; }

input.text {
	width: 60%;
}

