@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Verve Remixed DISCO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		vr_discography.css
	Date:			Jun 2, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------
	#nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#nav .disco a:link, #nav .disco a:active, #nav .disco a:visited {
		background-position:-286px -55px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	#highlight Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#highlight {
		margin:22px 0 0 0;
	}
	#contentSpace {
		padding:0 0 0 15px;
		height:581px;
		background:url(../../images/bg_chair.png) 0 0 no-repeat;
		behavior:url(shared/css/iepngfix.htc);
	}
/*	--------------------------------------------------------------------------------------------------------------------------
	#mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#disco {
		padding:34px 0 0 22px;
	}
		#disco .content {
		
		}
			#disco h2 {
				margin:0 0 25px 0;
				width:104px; height:16px;
				background:url(../../images/h2_discography.png) no-repeat;
			}
			#disco ul.body {
				list-style:none;
			}
				#disco ul.body li {
					margin:0 0 0 0;
					width:570px;
				}
					#disco ul.body li p {	
						margin:0 0 25px 0;
						width:545px;
						font:normal 12px Arial, Helvetica, sans-serif;
						color:#5c5c5c;
					}
					#disco ul.pager {
						width:561px;
						list-style:none;
					}
						#disco ul.pager li {
							margin:0 11px 0 0;
							width:9px;
							display:inline;
							float:left;
						}
							#disco ul.pager li.prev {
								margin:0 190px 0 0;
								width:63px;
							}
								#disco ul.pager li.prev a {
									width:63px; height:10px;
									background:url(../../images/btn_prevPage.png) top center no-repeat;
									display:block;
								}
									#disco ul.pager li.prev a:hover {
										background-position:bottom;
									}
							#disco ul.pager li.next {
									width:63px;
									float:right;
							}
								#disco ul.pager li.next a {
									width:63px; height:10px;
									background:url(../../images/btn_nextPage.png) top center no-repeat;
									display:block;
								}
									#disco ul.pager li.next a:hover {
										background-position:bottom;
									}
							#disco ul.pager li a.button {
								width:9px; height:9px;
								background:url(../../images/bg_pagerLink.png) top center no-repeat;
								display:block;
							}
								#disco ul.pager li a.button:hover {
									background-position:bottom;
								}
								#disco ul.pager li a.active {
									background-position:bottom;
								}
							#disco ul.body ul.discography {
								height:341px;
								list-style:none;
							}
								#disco ul.body ul.discography li {
									margin:0 40px 30px 0;
									width:145px;
									display:inline;
									float:left;
									text-align:center;
								}	
									#disco ul.body ul.discography li img {
										margin:0 auto;
										display:block;
										border:solid 1px #dae4eb;
									}
									#disco ul.body ul.discography li a {
										color:#b83026;
									}
										#disco ul.body ul.discography li a:hover {
											color:#000;
										}
									#disco ul.body ul.discography li .date {
										color:#464646;
										display:block;
									}
	/*	--------------------------------------------------------------------------------------------------------------------------
		#altCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#altCol #latestRingtones {
			margin:0 0 0 60px;
		
		}
			#altCol #latestRingtones h2 {
				margin:0 0 25px 0;
				width:148px; height:18px;
				background:url(../../images/h2_latestRingtones.png) top center;
			}
			#altCol #latestRingtones ul.body {
				padding:0 0 20px 0;
				list-style:none;
			}
				#altCol #latestRingtones ul.body li {
					margin:0 0 20px 0;
				}
					#altCol #latestRingtones ul.body li img.cover {
						float:left;
						display:block;
						border:solid 1px #dae4eb;
					}
					#altCol #latestRingtones ul.body li .info {
						padding:0 0 0 15px;
						width:185px;
						float:left;
					}
						#altCol #latestRingtones ul.body li .info a {
							font:bold 12px Arial, Helvetica, sans-serif;
							color:#082b43;
						}
							#altCol #latestRingtones ul.body li .info a:hover {
								color:#298ec8;
							}
						#altCol #latestRingtones ul.body li .info .version {
							font:italic 12px Arial, Helvetica, sans-serif;
							display:block;
						}
						#altCol #latestRingtones ul.body li .info a.btn_buy {
							margin:10px 0 0 0;
							width:96px; height:20px;
							background:url(../../images/btn_buyNow.png) top center no-repeat;
							display:block;
						}
							#altCol #latestRingtones ul.body li .info a.btn_buy:hover {
								background-position:bottom;
							}
			#altCol #latestRingtones a.btn_viewMobile {
				width:84px; height:8px;
				background:url(../../images/btn_viewMobile.png) top center no-repeat;
				display:block;
			}
				#altCol #latestRingtones a.btn_viewMobile:hover {
					background-position:bottom;
				}
/*	--------------------------------------------------------------------------------------------------------------------------
	single Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#discoSingle {
		padding:34px 0 0 22px;
	}
		#discoSingle .header {	
			padding:0 0 20px 0;
		}
			#discoSingle .header h2 {
				width:104px; height:16px;
				background:url(../../images/h2_discography.png) no-repeat;
				float:left;
			}
			#discoSingle .header h2.about {
				margin:0 0 25px 0;
				width:163px; height:13px;
				background:url(../../images/h2_aboutVerveRemixed.png) no-repeat;
			}
			#discoSingle .header a.btn_backToDiscography {
				width:124px; height:10px;
				display:block;
				background:url(../../images/btn_backToDiscography.png) top center no-repeat;
				float:right;
			}	
				#discoSingle .header a.btn_backToDiscography:hover {
					background-position:bottom;
				}
			#discoSingle .albumTitle {
				margin:0 0 20px 0;
				font:bold 13px Arial, Helvetica, sans-serif;
				color:#0e4879;
			}
				#discoSingle .albumTitle .releaseDate {
					font:normal 12px Arial, Helvetica, sans-serif;
					color:#567b94;
				}
			#discoSingle .cover {
				width:172px;
				float:left;
			}
				#discoSingle .cover img {
					display:block;
					border:solid 1px #dae4eb;
				}
				#discoSingle .cover a.btn_itunes { 
					margin:11px 0 0 25px;
					width:92px; height:20px;
					display:block;
					background:url(../../images/btn_itunes.png) top center no-repeat;
				}
					#discoSingle .cover a.btn_itunes:hover {
						background-position:bottom;
					}
				#discoSingle .cover a.btn_amazon { 
					margin:5px 0 0 25px;
					width:92px; height:20px;
					display:block;
					background:url(../../images/btn_amazon.png) top center no-repeat;
				}
					#discoSingle .cover a.btn_amazon:hover {
						background-position:bottom;
					}
				#discoSingle .tracklist {
					 width:390px; height:300px;
					 float:left;
					 overflow-x:hidden;
					 overflow-y:auto;
				}
					#discoSingle .tracklist .discNumber {
						margin:0 0 0 31px;
						display:block;
						font:bold 10px Verdana, Arial, Helvetica, sans-serif;
						color:#ca2d20;
						text-transform:uppercase;
					}
					#discoSingle .tracklist ul {
					}
					#discoSingle .tracklist ul li {
						margin:0 0 15px 0;
					}
						#discoSingle .tracklist ul li a.btn_play {
							width:19px; height:17px;
							display:block;
							background:url(../../images/btn_play.png) 0 0 no-repeat;
							float:left;
						}
						#discoSingle .tracklist ul li .trackInfo {
							padding:0 0 0 10px;
							width:260px;
							float:left;
						}
							#discoSingle .tracklist ul li .trackInfo .title {
								font:bold 12px Arial, Helvetica, sans-serif;
								color:#082b43;
							}
								#discoSingle .tracklist ul li .trackInfo .title strong {
									color:#000;
								}
							#discoSingle .tracklist ul li .trackInfo .version {
								margin:0 0 0 15px;
								display:block;
								color:#000;
							}
							#discoSingle .tracklist ul li .trackInfo .original {
								margin:0 0 0 15px;
								display:block;
								font:italic 12px Arial, Helvetica, sans-serif;
								color:#5c5c5c;
							}

					#discoSingle .tracklist p {
						color: #5c5c5c;
						margin: 0 0 15px 0;
					}