* {
	margin:0;
	padding: 0;
	list-style: none;
	text-decoration: none;
	border: 0;
	}
body {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	background-image: url(../gfx/bkg_main_v2.jpg);
  }
body#hasluck, body#HL {
	background-image: url(../gfx/bkg_Hasluck.jpg);
  }
#frame {
  position: relative;
  width:800px;
  margin-right:auto;
  margin-left:auto;
  margin-top:25px;
  border:0px solid #cc0003;
	}
#header {
  background-color:#ffffff;
  border: 4px solid #dddddd;
  margin-bottom: 10px;
	}
#header img {
	display: block;
	}
#header h1 {
  font-size: 37px;
	color: #376423;
  text-transform: uppercase;
  font-weight: normal;
  letter-spacing: 3px;
  word-spacing: 0px;
  float: right;
  margin-top: -74px;
  margin-right: 40px;
	}
body#hasluck #header h1, body#HL #header h1 {
	color: #552200;
	}
#contentContainer {
  background-color:#ffffff;
  border: 4px solid #dddddd;
  margin-bottom: 10px;
	}
.inner {
  border: 3px double #dddddd;
	}
#leftpanel {
  width: 193px;
	padding:10px 0px;
  float: left;
	}
#rightpanel {
  width: 530px;
	margin-left: 30px;
  padding:10px 0px;
  float: left;
	}
.clear {
	clear:both;
	height: 1px;
	}
  
/*********************** Menu ***************************/

#menu {
  display: block;
  width: 137px;
	position: relative;
  border-right: 1px solid #dddddd;
  padding: 20px 27px;
	}
#menu ul {
  padding:0;
  margin:0;
  list-style-type:none;
  }
#menu ul li {
  font-size: 17px;
  padding-bottom: 12px;
  }
#menu ul ul {
  width: 113px;
  margin-left: 24px;
  padding-top: 4px;
  }
#menu ul ul li {
  font-size: 14px;
  padding-bottom: 6px
  }
#menu a, #menu a:visited {
  color: #552200;
  text-decoration: none;
	}
#menu ul li a:hover {
  color: #376423;
  text-decoration: none;
	} 
body#hasluck #menu ul li a:hover, body#HL #menu ul li a:hover {
	color: #407098;
	}
#home_blurb {
	color: #666666;
	font-size: 14px;
  text-align: center;
	}

body.latest li#latest a,
body.catalogue li#catalogue a,
body.about li#about a,
body.contact li#contact a, 

body.IreneBolton li#IreneBolton a,
body.DianaGiese li#DianaGiese a,
body.WilliamGrono li#WilliamGrono a,
body.NicholasHasluck li#NicholasHasluck a,
body.PaulHasluck li#PaulHasluck a,
body.KimLee li#KimLee a,
body.MargaretMartin li#MargaretMartin a,
body.IanTempleman li#IanTempleman a,
body.TomTurnspit li#TomTurnspit a,
body.SolWisher li#SolWisher a { 
  color: #376423;
  }
  
body.HLabout li#HLabout a,
body.HLPaul li#HLPaul a,
body.HLAlexandra li#HLAlexandra a,
body.HLNicholas li#HLNicholas a,
body.HLSally li#HLSally a,
body.HLAnthony li#HLAnthony a,
body.HLLindsay li#HLLindsay a, 
body.HLMelissa li#HLMelissa a,
body.HLshelf li#HLshelf a,
body.HLCollections li#HLCollections a,
body.HLContact li#HLcontact a { 
  color: #407098;
  } 

body.HLabout li#HLabout ul a { 
  color: #552200;
  } 
ul#authors, ul#hasluck { display: none; }
body#authors ul#authors, body#hasluck ul#hasluck { display: block; }


/********************** Text Styles ***********************/
h2 {
  font-size: 22px;
	color: #376423;
  font-weight: normal;
  padding-top: 15px;
	}
body#hasluck h2, body#HL h2 {
	color: #407098;
	}
h3 {
  font-size: 18px;
	color: #333333;
  font-weight: normal;
  padding: 15px 0px;
	}
p {
  line-height: 20px;
  padding-bottom: 10px;
	}
a			    {font-weight:normal; text-decoration: underline;}
a:link		{color:#552200;}
a:visited	{color:#552200;}
a:hover		{color:#376423;}
body#hasluck a:hover, body#HL a:hover {color:#407098;}

#rightpanel ul {
  padding: 0px 0px 20px 0px;
	} 
#rightpanel ul li {
  line-height: 17px;
  margin-left:36px; 
  padding-left:6px;
  list-style: square;
  margin-bottom: 10px;
	} 
  
.bookEntry {
  width: 530px;
  }
.bookEntry a {
  font-size: 14px;
  color:#552200;
  font-weight:normal; 
  text-decoration: underline;
  } 
.bookEntry a:hover {
  color:#376423;
  }
body#hasluck .bookEntry a:hover, body#HL .bookEntry a:hover {
  color:#407098;
  }
.book img {
  padding: 4px;
  border: 1px solid #ddd;
  float: left;
  }
.bookDetails {
  float: left;
  width: 170px;
  padding-left: 20px;
  }
.publicationDetails {
  color: #376423; 
  font-weight: bold;
  }
body#hasluck .publicationDetails, body#HL .publicationDetails {
  color: #407098; 
  font-weight: bold;
  }
.bookIcons {
  float: left;
  width: 210px;
  padding-left: 30px;
  }
.iconMore, .iconExtract, .iconPurchase, .iconOrder {
  background: url(../gfx/icon-info.gif) no-repeat top left;
  padding-left: 40px;
  height: 33px;
  }  
.iconExtract {
  background: url(../gfx/icon-extract.gif) no-repeat top left;
  } 
.iconPurchase {
  background: url(../gfx/icon-purchase.gif) no-repeat top left;
  } 
.iconOrder {
  background: url(../gfx/icon-order.gif) no-repeat top left;
  } 
.bookDivider {
  clear: both;
  background: url(../gfx/nav-divided.gif) no-repeat top;
  width: 530px;
  height: 30px;
  } 
  
.bookFullEntry {
  clear: left;
  padding-top: 20px;
  width: 530px;
  }
  
.bio {
  clear: left;
  padding-top: 20px;
  width: 530px;
  }
.bioDetails {
  padding-top: 20px;
  }
.bio p, .bioDetails p { text-indent: 40px; }
.bio > p:first-child, .bioDetails > p:first-child { text-indent: 0px; } 
.bio p strong, .bioDetails p strong { font-size: 18px; font-weight: normal; }

.byAuthor {
  padding-top: 20px;
  width: 530px;
  }
.BioImage {
  padding: 4px;
  padding: 20px 30px 20px 0px;

  float: left;
  }
.BioImage img{
  padding: 4px;
  border: 1px solid #ddd;
  float: left;
  }
  
.ornate {
  background: url(../gfx/frame.gif) no-repeat top;
  margin-top: 10px;
  padding: 25px 20px 40px 20px;
  text-align: center;
  font-size: 17px;
  line-height: 30px;
  }
#menu .ornate a {
  color: #552200; 
  }
#menu .ornate a:hover {
  color: #376423; 
  }

body#hasluck #menu .ornate a:hover , body#HL #menu .ornate a:hover  {
  color: #407098;
  }