﻿
#book
{

}

#redleather{
	width: 721px;
	height: 594px;
	background-image: url('../images/Homepage/redleather.jpg');
	background-repeat: repeat;
}

#homepageleftpanel {
	width: 25px;
	height: 585px;
}

#leftshadow {
	width: 13px;
	height: 594px;
	background-image: url('../images/Homepage/bookshadowleftedge.gif');
	background-repeat: repeat-y;
}

#bookspine {
	width: 12px;
	height: 594px;
	background-image: url('../images/Homepage/bookspineshadow.gif');
	background-repeat: repeat-y;
	text-align: right;
	margin:0;
	padding:0;
	behavior: url('/images/iepngfix.htc');
}

#homepagecentralpanel {
	width: 682px;
	height: 585px;
}

#homepagecentralpanel a {color:#F2EAAC;}

#homepagerightshadow {
	width: 14px;
	height: 594px;
	background-image: url('../images/Homepage/bookshadowrightedge.gif');
	margin-left: 706px;
	
}

#cataloguelogo {
	width: 265px;
	height: 207px;
	text-align: center;
	margin: 0px auto 10px auto;
	padding-left: 0px
}

#introductiontextarea {
	width: 682px;
	height: 70px;
	text-align: center;
	padding-top: 10px;
}

#bottomicons {
	width: 682px;
	height: 75px;
	text-align: center;
	margin-left: 20px;
	vertical-align: middle;
}

#bottomiconstext {
	width: 682px;
	height: 10px;
	text-align: center;
	margin-left: 20px;
	margin-top: 4px;
}

#homepagesticker {
	width: 171px;
	height: 321px;
	float: left;
	display: inline;
	padding-left: 30px;
}

#homepagesticker img{
	display: block;

}

#peeltoremovesticker {
	width: 490px;
	height: 150px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	float: left;
	display: inline;
}

#bookbottomshadow {
	/*background-image: url('/images/Homepage/bookshadowbottomedge.gif');
	width: 690px;
	height: 37px;
	margin-top: 27px;
	background-repeat: no-repeat;*/
}

#spineendtop {
/*	width: 12px;
	height: 140px;
	vertical-align: top;
	margin:0;
	padding:0;
	background-color: white;
	position: fixed; */
}

#spineendbottom {
/*	width: 12px;
	height: 56px; */
}

/* Classes */

.introductiontext {
	font-family: verdana, Arial, sans-serif;
	font-size: 8pt;
	font-weight:normal;
	color: white;
	padding: 0px 10px 10px 10px;
}

.imgIcon
{
	margin-right: 40px;
	color: #F2EAAC;
	vertical-align: middle;
}

.imgIconOver
{
	margin-right: 40px;
	color: Yellow;
	vertical-align: middle;
}

.sidepaneltabs {
	width: 179px;
	height: 49px;
}

.sidepaneltabs img
{
  display:block;
}



/* More keywords */
#floatdiv 
{
  font-size:10px;
  padding-top: 5px;
  width: auto;
  text-align: right;
  font-weight: bold;
  border-color: white;
  color: white;
  background-color: #aa2428;
}

#floatdiv a
{
  color:white;
  font-size:10px;
  text-decoration: none;
}

#floatdiv a:hover
{
  text-decoration: underline;
}

#stickers
{
  position: absolute;
  z-index: 4;   
  top:160px;
}