@charset "UTF-8";
/* CSS Document */

/* general navigation box */
.nav{
	width:154px;
	height:45px;
	margin:0 auto;
	display:block;
	background:#0F0;
}

.split{
	width:160px;
	height:12px;
	margin:16px auto;
	display:block;
	background: url(../images/split.png);
}

#sir_k{
	background: url(../images/nav/sir_k-01.png) 0 0;
}

#sir_k:hover{
	background: url(../images/nav/sir_k-01.png) 0 45px;
}

#ketchup{
	background: url(../images/nav/ketchup-01.png) 0 0;
}

#ketchup:hover{
	background: url(../images/nav/ketchup-01.png) 0 45px;
}

#shoppe{
	background: url(../images/nav/shoppe-01.png) 0 0;
}

#shoppe:hover{
	background: url(../images/nav/shoppe-01.png) 0 45px;
}

#latest{
	background: url(../images/nav/latest-01.png) 0 0;
}

#latest:hover{
	background: url(../images/nav/latest-01.png) 0 45px;
}

#movement{
	background: url(../images/nav/movement-01.png) 0 0;
}

#movement:hover{
	background: url(../images/nav/movement-01.png) 0 45px;
}

/* top navigation box */

.topnavitem, .topnav{
	height:40px;
	margin:0px 0px;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	background: none;
	padding:0 4px 0 0;
}

.rightborder{
	border-right:1px solid #3F2F17;
}

.thedifference{
	background: url(../images/nav/thedifferencetop-01.png) no-repeat;
	width:157px;
}

.thedifference:hover{
	background: url(../images/nav/thedifferencetop-01.png) 0 40px;
}

.theprogeny{
	background: url(../images/nav/theprogenytop-01.png) no-repeat;
	width:136px;
}

.theprogeny:hover{
	background: url(../images/nav/theprogenytop-01.png) 0 40px;
}

.pairings{
	background: url(../images/nav/pairingstop-01.png) no-repeat;
	width:89px;
}

.pairings:hover{
	background: url(../images/nav/pairingstop-01.png) 0 40px;
}

.stockists{
	background: url(../images/nav/stockiststop-01.png) no-repeat;
	width:93px;
}

.stockists:hover{
	background: url(../images/nav/stockiststop-01.png) 0 40px;
}

.biography{
	background: url(../images/nav/biographytop-01.png) no-repeat;
	width:112px;
}

.biography:hover{
	background: url(../images/nav/biographytop-01.png) 0 40px;
}

.parties{
	background: url(../images/nav/partiestop-01.png) no-repeat;
	width:75px;
}

.parties:hover{
	background: url(../images/nav/partiestop-01.png) 0 40px;
}

.lifetimeline{
	background: url(../images/nav/lifetimelinetop-01.png) no-repeat;
	width:155px;
}

.lifetimeline:hover{
	background: url(../images/nav/lifetimelinetop-01.png) 0 40px;
}

.readinglist{
	background: url(../images/nav/readinglisttop-01.png) no-repeat;
	width:133px;
}

.readinglist:hover{
	background: url(../images/nav/readinglisttop-01.png) 0 40px;
}

.jointheteam{
	background: url(../images/nav/jointheteamtop-01.png) no-repeat;
	width:151px;
}

.jointheteam:hover{
	background: url(../images/nav/jointheteamtop-01.png) 0 40px;
}

.contribute{
	background: url(../images/nav/contributetop-01.png) no-repeat;
	width:116px;
}

.contribute:hover{
	background: url(../images/nav/contributetop-01.png) 0 40px;
}

.familytree{
	background: url(../images/nav/familytreetop-01.png) no-repeat;
	width:130px;
}

.familytree:hover{
	background: url(../images/nav/familytreetop-01.png) 0 40px;
}

.kensingtonisms{
	background: url(../images/nav/kensingtonismstop-01.png) no-repeat;
	width:160px;
}

.kensingtonisms:hover{
	background: url(../images/nav/kensingtonismstop-01.png) 0 40px;
}

/* four up navigation styles */

.thedifference4{
	background: url(../images/nav/thedifference-01.png);
}

.thedifference4:hover{
	background: url(../images/nav/thedifference-01.png) 0 180px;
}

.theprogeny4{
	background: url(../images/nav/theprogeny-01.png);
}

.theprogeny4:hover{
	background: url(../images/nav/theprogeny-01.png) 0 180px;
}

.pairings4{
	background: url(../images/nav/pairings-01.png);
}

.pairings4:hover{
	background: url(../images/nav/pairings-01.png) 0 180px;
}

.stockists4{
	background: url(../images/nav/stockists-01.png);
}

.stockists4:hover{
	background: url(../images/nav/stockists-01.png) 0 180px;
}

.biography4{
	background: url(../images/nav/biography-01.png);
}

.biography4:hover{
	background: url(../images/nav/biography-01.png) 0 180px;
}

.parties4{
	background: url(../images/nav/parties-01.png);
}

.parties4:hover{
	background: url(../images/nav/parties-01.png) 0 180px;
}

.lifetimeline4{
	background: url(../images/nav/lifetimeline-01.png);
}

.lifetimeline4:hover{
	background: url(../images/nav/lifetimeline-01.png) 0 180px;
}

.readinglist4{
	background: url(../images/nav/readinglist-01.png);
}

.readinglist4:hover{
	background: url(../images/nav/readinglist-01.png) 0 180px;
}

.jointheteam4{
	background: url(../images/nav/jointheteam-01.png);
}

.jointheteam4:hover{
	background: url(../images/nav/jointheteam-01.png) 0 180px;
}

.contribute4{
	background: url(../images/nav/contribute-01.png);
}

.contribute4:hover{
	background: url(../images/nav/contribute-01.png) 0 180px;
}

.familytree4{
	background: url(../images/nav/familytree-01.png);
}

.familytree4:hover{
	background: url(../images/nav/familytree-01.png) 0 180px;
}

.kensingtonisms4{
	background: url(../images/nav/kensingtonisms-01.png);
}

.kensingtonisms4:hover{
	background: url(../images/nav/kensingtonisms-01.png) 0 180px;
}