@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - TITLE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		pe_quicktime.css
	Date:			Nov 17, 2008
	Author:			Halo Media LLC - http://www.halopowered.com/
	-------------------------------------------------------------	*/
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	main/body/global Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	* {
		margin:0; padding:0;
	}
	.altText {
		text-indent:-3000px;
		display:block;
		font:normal 2px Arial, Helvetica, sans-serif;
	}
	.cleaner {
		clear:both; float:none;
		height:0;
		font-size:0; line-height:0;
		border:none;
		margin:0; padding:0;
		background:transparent;
	}
	.clearfix:after {
		content: ".";
		display: block;
		clear: both;
		visibility: hidden;
		line-height: 0;
		height: 0;
	}
	.clearfix {
		display: inline-block;
	}	
	html[xmlns] .clearfix {
		display: block;
	}
	* html .clearfix {
		height: 1%;
	}
	body {
		margin:0 auto;
		background:#fff url(../../images/pebg.jpg) top center no-repeat scroll;
		color:#fff;
	}
	#main {
		width:960px;
		margin:0 auto; padding:12px 0 30px 0;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	adHolder Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.adHolder {
		width:728px; height:90px;
		margin: 0 auto;
		padding:9px 10px;
		background:#252525;
	}
		.adHolder .ad {
			width:728px; height:90px;
			background:#252525;
		}
		.adHolder img {
			display:block;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		height:388px;
		width:746px;
		margin:0 auto;
	}
		#header a.albumLink:link, a.albumLink:active, a.albumLink:visited, a.albumLink:hover {
			width:285px; height:112px;
			margin:270px 0 0 0;
			display:block;
		}
	ul#nav {
		width:738px; height:28px;
		margin: 0 auto 12px auto; padding:0 0 0 10px;
		list-style:none;
	}
		ul#nav li {
			margin:0 15px 0 0;
			float:left;
		}
		
		ul#nav li a {
			height:28px;
			float:left;
			line-height: 28px;
			color:#703646;
			font-size:12px;
			font-weight:bold;
			text-transform:uppercase;
			font-family:helvetica, arial, sans-serif;
			text-decoration:none;
		}
		
			ul#nav li a:hover {	
				color:#ef090b;
			}
			
			ul#nav li img {
				width:100%; height:28px;
				display:block;
			}
		

		li.learnMore {
			width:72px; height:28px;
			margin:0; padding:0 0 0 0;
		}
			li.learnMore a:link, li.learnMore a:active, li.learnMore a:visited {
				width:72px; height:28px;
				display:block;
				background:url(../../images/navQuickTime.gif) top left no-repeat;
			}
				li.learnMore a:hover {
					width:72px; height:28px;
					background:url(../../images/navQuickTime.gif) bottom left no-repeat;
				}


/*	--------------------------------------------------------------------------------------------------------------------------
	vidBlock Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/	
	#vidBlock {
		width:709px; height:378px;
		margin:0 auto 66px auto;
		border:#000000 1px;
		padding:10px 30px 0 9px;
		background:url(../../images/boxBG.jpg) top left;
	}
		#vid {
			width:399px;
			float:left;
		}
			#vid #vidPlayer {
				width:399px; height:300px;
			}
			#vid h2#h2_title {
				width:279px; height:18px;
				background:url(../../images/h2_watch100ina55.png);
				margin:0px 0 10px 0px;				
			}
			#vid ul.options {
				list-style:none;
				margin:5px 0 0 10px;
			}
				#vid ul.options li img{
					display:block;
					width:100%; height:22px;
				}
				#vid ul.options .btnLow {
					width:44px; height:22px;
					margin: 0 21px 0 0;
					float:left;
				}
					#vid ul.options .btnLow a:link, #vid ul.options .btnLow a:active, #vid ul.options .btnLow a:visited {
						width:44px; height:22px;
						display:block;
						background:url(../../images/btnLow.gif) left top no-repeat;
					}
						#vid ul.options .btnLow a:hover {
							background:url(../../images/btnLow.gif) left bottom no-repeat;
						}
				#vid ul.options .btnMed {
					width:69px; height:22px;
					margin: 0 17px 0 0;
					float:left;
				}
					#vid ul.options .btnMed a:link, #vid ul.options .btnMed a:active, #vid ul.options .btnMed a:visited {
						width:69px; height:22px;
						display:block;
						background:url(../../images/btnMedium.gif) left top no-repeat;
					}
						#vid ul.options .btnMed a:hover {
							background:url(../../images/btnMedium.gif) left bottom no-repeat;
						}
				#vid ul.options .btnHigh {
					width:47px; height:22px;
					margin: 0 104px 0 0;
					float:left;
				}
					#vid ul.options .btnHigh a:link, #vid ul.options .btnHigh a:active, #vid ul.options .btnHigh a:visited {
						width:47px; height:22px;
						display:block;
						background:url(../../images/btnHigh.gif) left top no-repeat;
					}
						#vid ul.options .btnHigh a:hover {
							background:url(../../images/btnHigh.gif) left bottom no-repeat;
						}
				#vid ul.options .btnMore {
					width:87px; height:22px;
					margin: 0;
					float:left;
				}
					#vid ul.options .btnMore a:link, #vid ul.options .btnMore a:active, #vid ul.options .btnMore a:visited {
						width:87px; height:22px;
						display:block;
						background:url(../../images/btnMoreVideos.gif) left top no-repeat;
					}
						#vid ul.options .btnMore a:hover {
							background:url(../../images/btnMoreVideos.gif) left bottom no-repeat;
						}
				
		#vidBlock .adHolder {
			width:300px;
			background:none;
			margin:0; padding:0;
			float:right;
		}
			#vidBlock .adHolder .ad {
				margin:30px 0 0 0;
				width:300px; height:250px;
				background:#252525;
			}
			.adHolder ul#QT {
				list-style:none;
				margin:19px 0 0 0;
			} 
				.adHolder ul#QT li {
					width:88px; height:31px;
					margin:0 9px 0 0 ;
					float:left;
				}


/*	--------------------------------------------------------------------------------------------------------------------------
	promoBlock Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#promoBlock {
		height:163px;
		margin:0 0 69px 158px;
	}
		ul#promos {
			list-style:none;
		}
			ul#promos li {
				float:left;
				width:163px; height:163px;
				margin:0 17px 0 0;
				border-top:1px solid #26241a;
			}
			ul#promos li img {
				width:163px; height:163px;
				display:none;
			}
				ul#promos li.ringtone a:link, ul#promos li.ringtone a:active, ul#promos li.ringtone a:visited {
					width:163px; height:163px;
					display:block;
					background:url(../../images/mailingList.png) left top no-repeat;
				}
					ul#promos li.ringtone a:hover {
						background:url(../../images/mailingList.png) left bottom no-repeat;
					}
				ul#promos li.fanclub a:link, ul#promos li.fanclub a:active, ul#promos li.fanclub a:visited {
					width:163px; height:163px;
					display:block;
					background:url(../../images/website.png) left top no-repeat;
				}
					ul#promos li.fanclub a:hover {
						background:url(../../images/website.png) left bottom no-repeat;
					}
				ul#promos li.contest a:link, ul#promos li.contest a:active, ul#promos li.contest a:visited {
					width:163px; height:163px;
					display:block;
					background:url(../../images/ringtone.png) left top no-repeat;
				}
					ul#promos li.contest a:hover {
						background:url(../../images/ringtone.png) left bottom no-repeat;
					}