@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - Verve Remixed VIDEO
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		vr_video.css
	Date:			Jun 2, 2009
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/


/*	--------------------------------------------------------------------------------------------------------------------------
	#nav Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#nav .video a:link, #nav .video a:active, #nav .video a:visited {
		background-position:-194px -55px;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	#highlight Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#highlight {
		margin:26px 0 0 0;
	}
	#contentSpace {
		padding:0 0 0 15px;
		height:590px;
		background:url(../../images/bg_snowmobile.png) 0 0 no-repeat;
		behavior:url(shared/css/iepngfix.htc);
	}
	
/*	--------------------------------------------------------------------------------------------------------------------------
	#mainCol Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#video {
		padding:34px 0 0 22px;
	}
		#video .content {
		
		}
			#video h2 {
				margin:0 0 25px 0;
				width:56px; height:13px;
				background:url(../../images/h2_video.png) no-repeat;
			}
			#video ul.body {
				height:344px;
				list-style:none;
			}
				#video ul.body li {
					margin:0 0 20px 0;
					width:570px;
				}
					#video ul.body li .thumbHolder_bottom {
						float:left;
						padding:0 0 5px 0;
						width:112px;
						background:url(../../images/vidThumb_bottom.png) bottom center no-repeat;
					}	
					#video ul.body li .thumbHolder_top {
						padding:5px 0 0 0;
						width:112px;
						background:url(../../images/vidThumb_top.png) top center no-repeat;
					}
					#video ul.body li .thumbHolder_middle {
						padding:0 0 0 5px;
						width:107px;
						background:url(../../images/vidThumb_middle.png) top center repeat-y;
					}
						#video ul.body li .thumbHolder_middle img {
							display:block;
						}
					#video ul.body li .videoInfo {
						padding:0 0 0 20px;
						width:280px;
						float:left;
					}
						#video ul.body li .videoInfo a {
							font:bold 12px Arial, Helvetica, sans-serif;
							color:#b83026;
						}
							#video ul.body li .videoInfo a:hover {
								color:#000;
							}
						#video ul.body li .videoInfo .version {
							font:italic 12px Arial, Helvetica, sans-serif;
							color:#000;
							display:block;
						}
						#video ul.body li .videoInfo .original {
							font:normal 11px Arial, Helvetica, sans-serif;
							color:#464646;
						}
							
					#video ul.pager {
						width:561px;
						list-style:none;
					}
						#video ul.pager li {
							margin:0 11px 0 0;
							width:9px;
							display:inline;
							float:left;
						}
							#video ul.pager li.prev {
								margin:0 162px 0 0;
								width:63px;
							}
								#video ul.pager li.prev a {
									width:63px; height:10px;
									background:url(../../images/btn_prevPage.png) top center no-repeat;
									display:block;
								}
									#video ul.pager li.prev a:hover {
										background-position:bottom;
									}
							#video ul.pager li.next {
									width:63px;
									float:right;
							}
								#video ul.pager li.next a {
									width:63px; height:10px;
									background:url(../../images/btn_nextPage.png) top center no-repeat;
									display:block;
								}
									#video ul.pager li.next a:hover {
										background-position:bottom;
									}
							#video ul.pager li a.button {
								width:9px; height:9px;
								background:url(../../images/bg_pagerLink.png) top center no-repeat;
								display:block;
							}
								#video ul.pager li a.button:hover {
									background-position:bottom;
								}
								#video ul.pager li a.active {
									background-position:bottom;
								}
	/*	--------------------------------------------------------------------------------------------------------------------------
	#videoSingle Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#videoSingle {
		padding:34px 0 0 22px;
	}
		#videoSingle .content {
		
		}
		#videoSingle #header {
			margin:0 0 25px 0;
		}
			#videoSingle #header h2 {
				width:56px; height:13px;
				float:left;
				background:url(../../images/h2_video.png) no-repeat;
			}
			#videoSingle #header a.btn_backToVideos {
				width:91px; height:10px;
				float:right;
				background:url(../../images/btn_backToVideos.png) 0 0 no-repeat;
			}
				#videoSingle #header a.btn_backToVideos:hover {
					background-position:bottom;
				}
			#videoSingle ul {
				list-style:none;
			}
				#videoSingle ul li {
					float:left;
				}
				#videoSingle ul li a.videoThumb {
					padding:5px 0 0 6px;
					width:86px; height:68px;
					display:block;
					background:url(../../images/bg_videoBtns.jpg) 0 0 no-repeat;
				}
					#videoSingle ul li.prev {
						margin:77px 22px 0 0;
						width:92px;
						display:inline;
					}
						#videoSingle ul li.prev a.btn_prevVideo {
							margin:0 0 18px 0;
							width:67px; height:10px;
							display:block;
							background:url(../../images/btn_prevVideo.jpg) 0 0 no-repeat;
						}
							#videoSingle ul li.prev a.btn_prevVideo:hover {
								background-position:bottom;
							}
					#videoSingle ul li.mainVideo {
						width:345px;
					}
						#videoSingle ul li.mainVideo h3 {
							margin:20px 0 0 0;
							font:bold 12px Arial, Helvetica, sans-serif;
							line-height:18px;
							color:#b83026;
						}
						#videoSingle ul li.mainVideo p.description {
							font:italic 12px Arial, Helvetica, sans-serif;
							line-height:18px;
							color:#000;
						}
						#videoSingle ul li.mainVideo p.info {
							font:normal 11px Arial, Helvetica, sans-serif;
							color:#464646;
						}
					#videoSingle ul li.next {
						margin:77px 0 0 22px;
						width:92px;
						display:inline;
					}
						#videoSingle ul li.next a.btn_nextVideo {
							margin:0 0 18px 25px;
							width:67px; height:10px;
							display:block;
							background:url(../../images/btn_nextVideo.jpg) 0 0 no-repeat;
						}
							#videoSingle ul li.next a.btn_nextVideo:hover {
								background-position:bottom;
							}

	/*	--------------------------------------------------------------------------------------------------------------------------
		#altCol Styles
		- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
		#altCol #recentlyReleased {
			margin:0 0 0 60px;
		
		}
			#altCol #recentlyReleased h2 {
				margin:0 0 25px 0;
				width:220px; height:18px;
				background:url(../../images/h2_recentlyReleasedAlbums.png) top center;
			}
			#recentlyReleased ul.body {
				padding:0 0 7px 0;
				list-style:none;
			}
				#recentlyReleased ul.body li {
					margin:0 0 18px 0;
				}
					#recentlyReleased ul.body li a.albumCover {
						padding:4px;
						float:left;
						border:solid 1px #dae4eb;
					}
						#recentlyReleased ul.body li a.albumCover img {
							display:block;
						}
					#recentlyReleased ul.body li .info {
						padding:30px 0 0 6px;
						width:174px;
						float:left;
					}
						#recentlyReleased ul.body li .info a {
							font:bold 12px Arial, Helvetica, sans-serif;
							color:#cd362a;
						}
							#recentlyReleased ul.body li .info a:hover {
								color:#000;
							}
						#recentlyReleased ul.body li .info .date {
							margin:4px 0 0 0;
							display:block;
						}
			#recentlyReleased a.btn_viewDiscography {
				width:114px; height:8px;
				background:url(../../images/btn_viewDiscography.png) top center no-repeat;
				display:block;
			}
				#recentlyReleased a.btn_viewDiscography:hover {
					background-position:bottom;
				}
