html, body {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ACaslonPro-Regular", Adobe Caslon Pro, Times, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	background: url(images/background.jpg);
}

#container {
	margin: auto;
	width: 880px;
	min-width: 880px;
	padding-top: 20px;
}

#header {
	width: 880px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	padding-right: 20px;
	height: 90px;
}

#footer {
	margin-bottom: 30px;
	clear: both;
	position: relative;
}

#footer .divider {
	margin-bottom: 10px;
}

#footer form {
	display: inline;
}

#footerlinks {
	display: inline;
	position: absolute;
	top: 34px;
	right: 0px;
}

#subscribeEmail {
	border: 1px dashed #9e9fa3;
	padding-left: 4px;
	padding-right: 4px;
	margin-left: 4px;
	margin-right: 4px;
	font-family: "ACaslonPro-Regular", Adobe Caslon Pro, Times, Georgia, serif;
	font-size: 14px;
	line-height: 18px;
	width: 120px;
}

#navigation, #frame {
	padding-left: 10px;
	padding-right: 10px;
}

#frame {
	margin: 0px;	
}

.divider {
	background: url(images/divider.jpg) no-repeat;
	height: 20px;
	margin-top: 0px;
	z-index: 100;
}

.sectionSide {
	width: 260px;
	padding-right: 20px;
	float: left;
}

.sectionImage {
	text-align: center;
}

.sectionContent {
	margin-left: 250px;
	xbackground: red;
	padding-left: 70px;
	padding-right: 80px;
	padding-bottom: 30px;
}

/**** text styles ****/

h1 {
	font-weight: normal;
	font-size: 30px;
	line-height: 38px;
	margin: 0px;
}

h2 {
	font-weight: normal;
	font-size: 30px;
	line-height: 38px;
	margin: 0px;
}

.sectionContent.front h2 {
	margin-bottom: 20px;
}

h3 {
	font-weight: normal;
	font-size: 18px;
	line-height: 18px;
	margin: 0px;
	margin-bottom: 7px;
	margin-top: 28px;
}

p {
	margin: 0px;
	margin-bottom: 7px;
}

a {
	text-decoration: none;
	color: #5e5e5e;
}
a:hover {
	color: #9b9b9b;
}

.trivia, .note {
	font-style: italic;
}

/*.score {
	font-style: italic;
	font-size: 24px;
	margin-right: 10px;
	margin-left: -40px;
	xline-height: 14px;
	margin-top: -22px;
	float: left;
	text-align: center;
	xborder: 1px dashed #9e9fa3;
	xpadding: 10px;
}*/

.score {
	font-style: italic;
	font-size: 24px;
	xmargin-left: 10px;
	margin-right: -60px;
	xline-height: 14px;
	xmargin-top: -22px;
	float: right;
	text-align: center;
	border: 1px dashed #9e9fa3;
	padding: 7px;
	padding-top: 10px;
}

.subscore {
	display: block;
	font-size: 12px;
	line-height: 12px;
}

.total {
	xfont-style: italic;
	font-size: 22px;
	margin-right: -60px;
	margin-top: 50px;
	xfloat: right;
	text-align: right;
	border: 1px dashed #9e9fa3;
	padding: 17px;
}

.totalprice {
	font-style: italic;
}

ul {
	list-style: lower-roman;
}

ul li {
	margin: 0px;
	margin-bottom: 7px;
	font-style: italic;
}

.unnumbered {
	list-style: none;
}

.numbered {
	list-style: decimal;
}

.item {
	margin-bottom: 30px;
}

.itemdate {
	font-style: italic;
	font-size: 24px;
	margin-right: -60px;
	float: right;
	text-align: center;
	border: 1px dashed #9e9fa3;
	padding: 7px;
	padding-top: 10px;
	margin-left: 10px;
}

.subitemdate {
	display: block;
	font-size: 12px;
	line-height: 12px;
}

.item h3 {
	xpadding-left: 70px;
}

.sectionContent.front h3 {
	margin-top: 4px;
}

.sectionContent.front .divider {
	margin-top: 30px;
	margin-bottom: 30px;
}

.readmore, .comments {
	font-style: italic;
	margin-top: 10px;
}

#comment {
	font-size: 18px;
	line-height: 18px;
	margin-bottom: 14px;
}

.small {
	margin-bottom: 14px;
	xpadding-bottom: 7px;
	xborder-bottom: 1px dashed #9e9fa3;	
}

#tracklisting {
	list-style: decimal;
	clear: left;
}

.footnotes {
	xfont-size: 12px;
	margin-top: 50px;
	padding-left: 20px;
	border-left: 1px solid #9e9fa3;
}

/**** buy boxes ****/

.purchasing {
	width: 250px;
	margin-top: 20px;
	margin-bottom: 20px;
	border: 1px dashed #9e9fa3;
	overflow: hidden;
}

.buy {
	border-bottom: 1px dashed #9e9fa3;
	overflow: hidden;
	padding-right: 10px;
}

.buy a {
	float: left;
	width: 210px;
	background: #1b1b1b;
	padding: 10px;
	color: white;
	display: block;
	text-align: center;
	margin-top: 5px;
	text-shadow: #535353 0px 1px 1px;
}
.buy a:hover {
	background: #4b4b4b;
	text-shadow: #0a0a0a 0px -1px 1px;
}

.buy .trackname {
	font-style: italic;
}

.buy, .basket, .baskettotal, .checkout {
	padding: 10px;
	font-size: 14px;
	line-height: 16px;
}

.basket, .baskettotal, .checkout {
	text-align: center;
	width: 60px;
	height: 50px;
	float: left;
	font-size: 12px;
}

.basket, .baskettotal  {
	border-right: 1px dashed #9e9fa3;
}

.checkout a {
	background: url(images/checkout.gif) 20px 25px no-repeat;
	padding-bottom: 30px;
	display: block;
}
.checkout a:hover {
	background: url(images/checkout.gif) -27px 25px no-repeat;
}

.price {
	margin-left: 10px;
	margin-right: 10px;
	float: left;
	font-style: italic;
	font-size: 34px;
	line-height: 34px;
}

.baskettotal .price {
	margin-left: 0px;
	font-size: 24px;
	line-height: 42px;
}

.digital {
	font-size: 12px;
}

#artwork {
	margin-top: 20px;
	padding: 5px;
	text-align: left;
	border: 1px dashed #9e9fa3;
	width: 240px;
}

#artwork a {
	display: block;
	background: url(images/download.gif) 10px 5px no-repeat;
	padding-left: 40px;
}
#artwork a:hover {
	background: url(images/download.gif) 10px -32px no-repeat;
}

.fourad {
	margin-top: -15px;
	padding-right: 10px;
	text-align: right;
	font-size: 12px;
	line-height: 18px;
	color: #9e9fa3;
	height: 20px;
}

.fouradlogo {
	display: block;
	background: url(images/4ad.gif) 0px 0px no-repeat;
	width: 43px;
	height: 16px;
	xtext-indent: -5000em;
	float: left;
}

/**** navigation ****/

#navigation {
	height: 80px;
}

#toolbar {
	list-style: none;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

#toolbar li {
	float: left;
	margin-right: 15px;
	height: 80px;
}

#toolbar li a {
	display: block;
	text-indent: -5000em;
}

li#home-tab {
	margin-right: 84px;
}
li#beekeeper-tab {
	margin-right: 0px;
}

#home-tab a {
	background:	url(images/navigation.jpg) 0px -10px no-repeat;
	width: 239px;
	height: 80px;
}
#home-tab a:hover {
	background:	url(images/navigation.jpg) 0px -110px;
}

#zookeeper-tab a {
	background:	url(images/navigation.jpg) -309px -10px no-repeat;
	width: 33px;
	height: 80px;
}
#zookeeper-tab a:hover, #zookeeper-tab.active a {
	background:	url(images/navigation.jpg) -309px -110px;
}

#amdram-tab a {
	background:	url(images/navigation.jpg) -347px -10px no-repeat;
	width: 58px;
	height: 80px;
}
#amdram-tab a:hover, #amdram-tab.active a {
	background:	url(images/navigation.jpg) -347px -110px;
}

#thisplane-tab a {
	background:	url(images/navigation.jpg) -415px -10px no-repeat;
	width: 22px;
	height: 80px;
}
#thisplane-tab a:hover, #thisplane-tab.active a {
	background:	url(images/navigation.jpg) -415px -110px;
}

#accelerated-tab a {
	background:	url(images/navigation.jpg) -460px -10px no-repeat;
	width: 39px;
	height: 80px;
}
#accelerated-tab a:hover, #accelerated-tab.active a {
	background:	url(images/navigation.jpg) -460px -110px;
}

#jason-tab a {
	background:	url(images/navigation.jpg) -513px -10px no-repeat;
	width: 32px;
	height: 80px;
}
#jason-tab a:hover, #jason-tab.active a {
	background:	url(images/navigation.jpg) -513px -110px;
}

#magpies-tab a {
	background:	url(images/navigation.jpg) -557px -10px no-repeat;
	width: 42px;
	height: 80px;
}
#magpies-tab a:hover, #magpies-tab.active a {
	background:	url(images/navigation.jpg) -557px -110px;
}

#myburr-tab a {
	background:	url(images/navigation.jpg) -620px -10px no-repeat;
	width: 27px;
	height: 80px;
}
#myburr-tab a:hover, #myburr-tab.active a {
	background:	url(images/navigation.jpg) -620px -110px;
}

#myburr-tab a {
	background:	url(images/navigation.jpg) -620px -10px no-repeat;
	width: 27px;
	height: 80px;
}
#myburr-tab a:hover, #myburr-tab.active a {
	background:	url(images/navigation.jpg) -620px -110px;
}

#bats-tab a {
	background:	url(images/navigation.jpg) -672px -10px no-repeat;
	width: 20px;
	height: 80px;
}
#bats-tab a:hover, #bats-tab.active a {
	background:	url(images/navigation.jpg) -672px -110px;
}

#snapdragon-tab a {
	background:	url(images/navigation.jpg) -725px -10px no-repeat;
	width: 24px;
	height: 80px;
}
#snapdragon-tab a:hover, #snapdragon-tab.active a {
	background:	url(images/navigation.jpg) -725px -110px;
}

#buzzards-tab a {
	background:	url(images/navigation.jpg) -773px -10px no-repeat;
	width: 26px;
	height: 80px;
}
#buzzards-tab a:hover, #buzzards-tab.active a {
	background:	url(images/navigation.jpg) -773px -110px;
}

#beekeeper-tab a {
	background:	url(images/navigation.jpg) -814px -10px no-repeat;
	width: 44px;
	height: 80px;
}
#beekeeper-tab a:hover, #beekeeper-tab.active a {
	background:	url(images/navigation.jpg) -814px -110px;
}

.button a {
	padding: 5px;
	color: #707278;
	text-shadow: #535353 0px 0px 0px;
	position: fixed;
	top: 50%;
	margin-top: -20px;
	xborder: 1px dashed #9e9fa3;
	background: #e1e1e1;
	font-size: 34px;
	line-height: 34px;
}
.button a:hover {
	color: black;
}

.button#left a {
	left: 0px;
	padding-left: 10px;
	xborder-left: none;
}
.button#right a {
	right: 0px;
	padding-right: 10px;
	xborder-right: none;
}

/**** crazy slidey scrolling madness ****/

#frame, #scroller, .section {
	xheight: 600px;
}

#frame {
	overflow: hidden;
	margin: 0 auto;
	width: 880px;
}
#scroller {
	overflow: hidden;
	margin: 0 auto;
	width: 880px;
}
#content {
	width: 10584px;
}
.section {
	width: 880px;
	float: left;
}

.buyframe {
	border: none;
	height: 182px;
	overflow: hidden;
	margin-bottom: -6px;
}