@charset "utf-8";
/*	-------------------------------------------------------------
	CSS - TITLE
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	Filename:		2pistols_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:#343434 url(../../images/2pbg.jpg) 50% 0 no-repeat fixed;
		color:#fff;
		font-family:arial, helvetica, sans-serif;
	}
	#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:#558792;
		}
		.adHolder img {
			display:block;
		}

/*	--------------------------------------------------------------------------------------------------------------------------
	header Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#header {
		height:214px;
		background:url(../../images/2pheader.png) no-repeat;
	}
		#header a.albumLink:link, a.albumLink:active, a.albumLink:visited, a.albumLink:hover {
			width:128px; height:144px;
			margin:36px 0 0 530px;
			display:block;
		}
	ul#nav {
		width:745px; height:28px;
		padding:0 0 0 3px;
		margin: 0 0 14px 0;
		border-top:1px solid #6fc6de;
		border-bottom:1px solid #558792;
		background: url(../../images/boxBG.png);
		list-style:none;
	}
		ul#nav li {
			float:left;
			margin:0 15px 0 0;
		}
		
			ul#nav li a {
				height:28px;
				line-height:28px;
				float:left;
				font-size:11px;
				color:#fff;
				text-decoration:none;
				font-weight:bold;
				text-transform:uppercase;
			}
			
				ul#nav li a:hover {
					color:#13334f;
				}
			
			ul#nav li img {
				width:100%; height:28px;
				display:block;
			}
		

		li.learnMore {
			width:77px; height:28px;
			margin:0; padding:0 20px 0 0;
		}
			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;
				}

				

/*	--------------------------------------------------------------------------------------------------------------------------
	vidBlock Styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/
	#vidBlock {
		width:709px; height:378px;
		padding:10px 30px 0 9px; margin: 0 0 66px 0;
		background:url(../../images/boxBG.png);
		border-top:1px solid #6fc6de;
		border-bottom:1px solid #558792;
	}
		#vid {
			width:399px;
			float:left;
		}
			#vid #vidPlayer {
				width:399px; height:300px;
			}
			#vid h2 {
				width:377px; height:12px;
				margin:15px 0 0 23px;
				font-size:14px;
			}
			#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:#558792;
			}
			.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; padding:5px;
				background:url(../../images/boxBG.png);
				border-top:1px solid #6fc6de;
				border-bottom:1px solid #558792;
			}
			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/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: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;
					}
