@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - TITLE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		shontelle_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;
		background:#87afff url(../../images/kateearl_bg.jpg) 50% 0 no-repeat fixed;
		color:#fff;
	}
	#main {
		width:960px;
		margin:0 auto; padding:10px 0 30px 0;
	}
	
	
/*	--------------------------------------------------------------------------------------------------------------------------
	adHolder Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	.adHolder {
		width:728px; height:90px;
		padding:9px 10px;
		background: url(../../images/boxBG.png);
	}
		.adHolder .ad {
			width:728px; height:90px;
			background:#1f366a;
		}
		.adHolder img {
			display:block;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		height:214px;
		background:url(../../images/kateearlHeader.png) no-repeat;
	}
		#header a.albumLink:link, a.albumLink:active, a.albumLink:visited, a.albumLink:hover {
			width:128px; height:144px;
			margin:25px 0 0 570px;
			display:block;
		}
	ul#nav {
		width:748px; height:30px;
		margin: 0 0 14px 0;
		list-style:none;
		background: url(../../images/boxBG.png);
	}
		ul#nav li {
			float:left;
		}
			ul#nav li img {
				width:100%; height:30px;
				display:block;
			}
		
		li.quicktime {
			width:21px; height:30px;
			margin: 0 0 0 20px; padding:0;
		}
			li.quicktime a:link, li.quicktime a:active, li.quicktime a:visited {
				width:21px; height:30px;
				display:block;
				background:url(../../images/navQuickTime.png) left top no-repeat;
			}
				li.quicktime a:hover {
					background:url(../../images/navQuickTime.png) left bottom no-repeat;
				}
		li.learnMore {
			width:56px; height:30px;
			margin:0; padding:0 30px 0 0;
		}
			li.learnMore a:link, li.learnMore a:active, li.learnMore a:visited {
				width:56px; height:30px;
				display:block;
				background:url(../../images/navQuickTime.png) -21px top no-repeat;
			}
				li.learnMore a:hover {
					background:url(../../images/navQuickTime.png) -21px bottom no-repeat;
				}
		li.home {
			width:141px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.home a:link, li.home a:active, li.home a:visited {
				width:141px; height:30x;
				display:block;
				background:url(../../images/navHome.png) left top no-repeat;
			}
				li.home a:hover {
					background:url(../../images/navHome.png) left bottom no-repeat;
				}
		li.videos {
			width:142px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.videos a:link, li.videos a:active, li.videos a:visited {
				width:142px; height:30px;
				display:block;
				background:url(../../images/navVideoMusic.png) left top no-repeat;
			}
				li.videos a:hover {
					background:url(../../images/navVideoMusic.png) left bottom no-repeat;
				}
		li.photos {
			width:75px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.photos a:link, li.photos a:active, li.photos a:visited {
				width:75px; height:30px;
				display:block;
				background:url(../../images/navPhotos.png) left top no-repeat;
			}
				li.photos a:hover {
					background:url(../../images/navPhotos.png) left bottom no-repeat;
				}
		li.bio {
			width:48px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.bio a:link, li.bio a:active, li.bio a:visited {
				width:48px; height:28px;
				display:block;
				background:url(../../images/navBio.png) left top no-repeat;
			}
				li.bio a:hover {
					background:url(../../images/navBio.png) left bottom no-repeat;
				}
		li.shows {
			width:32px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.shows a:link, li.shows a:active, li.shows a:visited {
				width:32px; height:30px;
				display:block;
				background:url(../../images/navShows.gif) left top no-repeat;
			}
				li.shows a:hover {
					background:url(../../images/navShows.gif) left bottom no-repeat;
				}
		li.kyte {
			width:26px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.kyte a:link, li.kyte a:active, li.kyte a:visited {
				width:26px; height:30px;
				display:block;
				background:url(../../images/navKyte.gif) left top no-repeat;
			}
				li.kyte a:hover {
					background:url(../../images/navKyte.gif) left bottom no-repeat;
				}
		li.extras {
			width:40px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.extras a:link, li.extras a:active, li.extras a:visited {
				width:40px; height:30px;
				display:block;
				background:url(../../images/navExtras.gif) left top no-repeat;
			}
				li.extras a:hover {
					background:url(../../images/navExtras.gif) left bottom no-repeat;
				}
		li.ringtones {
			width:103px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.ringtones a:link, li.ringtones a:active, li.ringtones a:visited {
				width:103px; height:30px;
				display:block;
				background:url(../../images/navRingtones.png) left top no-repeat;
			}
				li.ringtones a:hover {
					background:url(../../images/navRingtones.png) left bottom no-repeat;
				}
		li.myspace {
			width:110px; height:30px;
			margin:0; padding:0 14px 0 0;
		}
			li.myspace a:link, li.myspace a:active, li.myspace a:visited {
				width:110px; height:30px;
				display:block;
				background:url(../../images/navMyspace.png) left top no-repeat;
			}
				li.myspace a:hover {
					background:url(../../images/navMyspace.png) left bottom no-repeat;
				}
		li.signup {
			width:119px; height:30px;
			margin:0; padding:0;
		}
			li.signup a:link, li.signup a:active, li.signup a:visited {
				width:119px; height:30px;
				display:block;
				background:url(../../images/navSignUp.png) left top no-repeat;
			}
				li.signup a:hover {
					background:url(../../images/navSignUp.png) left bottom no-repeat;
				}
				

/*	--------------------------------------------------------------------------------------------------------------------------
	vidBlock Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#vidBlock {
		width:709px; height:378px;
		padding:10px 30px 0 9px; margin: 0 0 66px 0;
		background:url(../../images/boxBG.png);
	}
		#vid {
			width:399px;
			float:left;
		}
			#vid #vidPlayer {
				width:399px; height:300px;
			}
			#vid h2 {
				width:377px; height:12px;
				margin:15px 0 0 23px;
				font-size: 11px;
				font-family: arial, sans-serif;
			}
			#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:69px; height:22px;
					float:left;
				}
					#vid ul.options .btnHigh a:link, #vid ul.options .btnHigh a:active, #vid ul.options .btnHigh a:visited {
						width:69px; 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:right;
				}
					#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:#1f366a;
			}
			.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 28px;
	}
		ul#promos {
			list-style:none;
		}
			ul#promos li {
				float:left;
				width:157px; height:157px;
				margin:0 17px 0 0;
				background:url(../../images/boxBG.png);
			}
			ul#promos li img {
				width:100px; height:157px;
				display:none;
			}
				ul#promos li.ringtone a:link, ul#promos li.ringtone a:active, ul#promos li.ringtone a:visited {
					width:157px; height:157px;
					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:157px; height:157px;
					display:block;
					background:url(../../images/promoCommunity.png) left top no-repeat;
				}
					ul#promos li.fanclub a:hover {
						background:url(../../images/promoCommunity.png) left bottom no-repeat;
					}
				ul#promos li.contest a:link, ul#promos li.contest a:active, ul#promos li.contest a:visited {
					width:157px; height:157px;
					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;
					}