@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - TITLE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		gm_quicktime.css
	Date:			Jun 25, 2009
	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;
		background:#fff url(../../images/gmbg.jpg) 50% 0 no-repeat fixed;
		color:#000;
	}
	#main {
		width:960px;
		margin:0 auto; padding:10px 0 30px 0;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	adHolder Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.adHolder {
		width:728px; height:90px;
		padding:9px 10px; margin:0 0 0 20px;
		background: #8c8d8f;
	}
		.adHolder .ad {
			width:728px; height:90px;
			background:#252525;
		}
		.adHolder img {
			display:block;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		height:214px;
		background:url(../../images/gmheader.png) no-repeat;
	}
		#header a.albumLink:link, a.albumLink:active, a.albumLink:visited, a.albumLink:hover {
			width:128px; height:144px;
			margin:36px 0 0 520px;
			display:block;
		}
	ul#nav {
		width:716px; height:43px;
		margin: 0;
		background:url(../../images/navbg.png) top left no-repeat;
		list-style:none;
		z-index:3;
		position:relative;
	}
		ul#nav li {
			float:left;
		}
			ul#nav li img {
				width:100%; height:28px;
				display:block;
			}
		

		li.learnMore {
			width:77px; height:28px;
			margin:0; padding:0 30px 0 20px;
		}
			li.learnMore a:link, li.learnMore a:active, li.learnMore a:visited {
				width:77px; height:28px;
				display:block;
				background:url(../../images/navQuickTime.gif) top left no-repeat;
			}
				li.learnMore a:hover {
					background:url(../../images/navQuickTime.gif) bottom left no-repeat;
				}
		li.home {
			width:80px; height:28px;
			margin:0; padding:0 14px 0 0;
		}
			li.home a:link, li.home a:active, li.home a:visited {
				width:80px; height:28px;
				display:block;
				background:url(../../images/navHome.gif) left top no-repeat;
			}
				li.home a:hover {
					background:url(../../images/navHome.gif) left bottom no-repeat;
				}
				
		li.myspace {
			width:66px; height:28px;
			margin:0; padding:0 14px 0 0;
		}
			li.myspace a:link, li.myspace a:active, li.myspace a:visited {
				width:66px; height:28px;
				display:block;
				background:url(../../images/navMyspace.gif) left top no-repeat;
			}
				li.myspace a:hover {
					background:url(../../images/navMyspace.gif) left bottom no-repeat;
				}
		li.signup {
			width:58px; height:28px;
			margin:0; padding:0 15px 0 0;
		}
			li.signup a:link, li.signua:active, li.signu a:visited {
				width:58px; height:28px;
				display:block;
				background:url(../../images/navSignUp.gif) left top no-repeat;
			}
				li.signup a:hover {
					background:url(../../images/navSignUp.gif) left bottom no-repeat;
				}

		
	h2#watchNow {
		width:778px; height:58px;
		margin:-26px 0 0 15px;
		background:url(../../images/h2_watchnow.png) top left no-repeat;
		position:relative;
		z-index:2;
	}

/*	--------------------------------------------------------------------------------------------------------------------------
	vidBlock Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#vidBlock {
		width:709px; height:348px;
		position:relative;
		padding:10px 30px 0 9px; margin: -15px 0 66px 30px;
		background:#959698 url(../../images/vidblockbg.png) repeat-x;
		border-top:1px solid #494c53;
	}
		#vid {
			width:399px;
			float:left;
		}
			#vid #vidPlayer {
				width:399px; height:300px;
			}
			#vid h2 {
				width:377px; height:12px;
				margin:15px 0 0 23px;
			}
			#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 {
				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:157px;
		margin:0 0 69px 68px;
	}
		ul#promos {
			list-style:none;
		}
			ul#promos li {
				float:left;
				width:177px; height:163px;
				margin:0 17px 0 0;
			}
			ul#promos li img {
				width:177px; height:163px;
				display:none;
			}
				ul#promos li.ringtone a:link, ul#promos li.ringtone a:active, ul#promos li.ringtone a:visited {
					width:177px; height:163px;
					display:block;
					background:url(../../images/promoRingtone.png) left top no-repeat;
				}
					ul#promos li.ringtone a:hover {
						background:url(../../images/promoRingtone.png) left bottom no-repeat;
					}
				ul#promos li.fanclub a:link, ul#promos li.fanclub a:active, ul#promos li.fanclub a:visited {
					width:177px; height:163px;
					display:block;
					background:url(../../images/promoListeningParty.png) left top no-repeat;
				}
					ul#promos li.fanclub a:hover {
						background:url(../../images/promoListeningParty.png) left bottom no-repeat;
					}
				ul#promos li.contest a:link, ul#promos li.contest a:active, ul#promos li.contest a:visited {
					width:177px; height:163px;
					display:block;
					background:url(../../images/promoContest.png) left top no-repeat;
				}
					ul#promos li.contest a:hover {
						background:url(../../images/promoContest.png) left bottom no-repeat;
					}
