/* Dog the Bounty Hunter */
/* The Bounty Hunters Page Stylesheet
----------------------------------------------------------------------------------- */


	@import url(upsells.css);
	

/* Layout Adjustments
----------------------------------------------------------------------------------- */


	#page-hunters #layout {
	
		background: url(../images/layout/background-layout-inv.jpg) 325px 0 repeat-y;
		
		}
		
	#page-hunters #content {
	
		float: right;
		margin: 0 55px 0 48px;
		
		}
		
	#page-hunters #sidebar {
	
		float: right;
		margin: 0;
		
		}
		
	#sidebar div {
	
		background: none;
		padding: 0 !important;
		margin: 0;
		
		}
		

/* TV Player
----------------------------------------------------------------------------------- */


	#content #player {
	
		width: 522px;
		margin: 0 0 0 -42px;
	
		}
		

/* The Bounty Hunters
----------------------------------------------------------------------------------- */


	div#huntress a, #posse a {
	
		display: block;
		height: 15px;
		text-indent: -5000px;
		overflow: hidden;
		position: absolute;
	
		}
		
	div#huntress a:hover, #posse a:hover {
	
		background-position: bottom left !important;
	
		}


	/* The Huntress */
	
	
	div#huntress {
	
		position: relative;
		width: 355px;
		height: 183px;
		margin-bottom: 10px;
		background: url(../images/page-hunters/background-huntress.jpg) no-repeat;
		
		}
		
	div#huntress h3 {
	
		display: none;
		
		}
		
	div#huntress a {
	
		top: 140px;
		left: 212px;
		width: 110px;
		background: url(../images/page-hunters/a-beth.gif);
		
		}
		
		
	/* The Posse */
	
	
	div#posse {
	
		position: relative;
		width: 355px;
		height: 200px;
		background: url(../images/page-hunters/background-posse.jpg) no-repeat;
	
		}
		
	div#posse h3 {
	
		display: none;
	
		}
		
	#posse li.tim a {
	
		top: 173px;
		left: 18px;
		width: 70px;
		background: url(../images/page-hunters/a-tim.gif);
		
		}
		
	#posse li.leland a {
	
		top: 152px;
		left: 95px;
		width: 90px;
		background: url(../images/page-hunters/a-leland.gif);
		
		}
		
	#posse li.duane a {
	
		top: 179px;
		left: 167px;
		width: 107px;
		background: url(../images/page-hunters/a-duane.gif);
		
		}
		
	#posse li.lyssa a {
	
		top: 149px;
		left: 264px;
		width: 81px;
		background: url(../images/page-hunters/a-lyssa.gif);
		
		}
	
	
/* Da Kine Bail Bonds
----------------------------------------------------------------------------------- */


	#da_kine {
	
		padding: 0;
		background: none;
	
		}
	
		