body
{
	background: #8b8787;
}
.eBookHeader
{
	width: 100%;
	float: left;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 10px 0px;
	background: url(../images/bg-ebookheader.gif) center bottom repeat-x #fff;
}
h1.eBookTitle
{	
	float: left;
	width: 910px;
	height: 92px;
	margin: 5px 0px 0px 0px;	
}
h1.eBookTitle span.ttl
{
	display: block;
	text-indent: -9999px;
}
h1.eBookTitle a.feedback
{
	float: right;
	width: 177px;
	height: 9px;
	margin: 52px 13px 0px 0px;
	background: url(../images/ebook/btn-feedback.png) right top no-repeat;
	text-indent: -9999px;
}
h1.eBookTitle a.backToHome
{
	float: left;
	width: 85px;
	height: 9px;
	margin: 52px 0px 0px 13px;
	background: url(../images/ebook/btn-backtohome.png) left top no-repeat;
	text-indent: -9999px;
}

/* custom titles */
h1.Essentials
{
	background: url(../images/ebook/header-essentials.gif) left top no-repeat;
}
h1.FeteQld
{	
	background: url(../images/ebook/header-feteqld.gif) left top no-repeat;
}
h1.Artwork
{	
	background: url(../images/ebook/header-artwork.gif) left top no-repeat;
}
h1.Athons
{	
	background: url(../images/ebook/header-athons.gif) left top no-repeat;
}
h1.Books
{	
	background: url(../images/ebook/header-books.gif) left top no-repeat;
}
h1.Bulbs
{	
	background: url(../images/ebook/header-bulbs.gif) left top no-repeat;
}
h1.Chocolates
{	
	background: url(../images/ebook/header-chocolates.gif) left top no-repeat;
}
h1.Glowsticks
{	
	background: url(../images/ebook/header-glowsticks.gif) left top no-repeat;
}
h1.Homewares
{	
	background: url(../images/ebook/header-homewares.gif) left top no-repeat;
}
h1.Misc
{	
	background: url(../images/ebook/header-misc.gif) left top no-repeat;
}
h1.Novelties
{	
	background: url(../images/ebook/header-novelties.gif) left top no-repeat;
}
h1.Personal
{	
	background: url(../images/ebook/header-personal.gif) left top no-repeat;
}
h1.Photography
{	
	background: url(../images/ebook/header-photography.gif) left top no-repeat;
}
h1.Promo
{	
	background: url(../images/ebook/header-promo.gif) left top no-repeat;
}
h1.Shopping
{	
	background: url(../images/ebook/header-shopping.gif) left top no-repeat;
}
h1.Toys
{	
	background: url(../images/ebook/header-toys.gif) left top no-repeat;
}
h1.Beverages
{	
	background: url(../images/ebook/header-beverages.gif) left top no-repeat;
}

h1.Food
{	
	background: url(../images/ebook/header-food.gif) left top no-repeat;
}
h1.Entertainment
{	
	background: url(../images/ebook/header-entertainment.gif) left top no-repeat;
}


/* iframe */
.alignEbook
{
	margin: 0 auto;
	width: 1000px;
}
iframe.eBook
{
	float: left;
	width: 1000px;	
	height: 700px;
	border: solid #8b8787 0px; 
	background: #8b8787;
}
.eBookFooter
{
	float: left;	
	background: url(../images/ebook/bg-footer-btm.gif) left bottom no-repeat;
	padding: 0px 0px 15px 0px;
}
.eBookFooter .eBookFooterTop
{
	float: left;
	margin: 15px 0px 0px 0px;
	background: url(../images/ebook/bg-footer-top.gif) left top no-repeat;
}
.eBookFooter .eBookFooterBtm
{
	float: left;
	width: 910px;	
	padding: 5px 0px 5px 20px;
	margin: 15px 0px 0px 0px;
	background: url(../images/ebook/bg-footer.gif) left top repeat-y;
}
.eBookFooter p
{
	padding: 0px 20px 0px 0px;
}
.eBookFooter p a
{
	font-weight: bold;
}

