.left-stuff {
	border: 1px solid #3586D7;
	padding: 6px;
}
.left-stuff-title {
	background-image: url(images/sidehead.jpg);
	width: 165px;
	height: 22px;
}
.left-stuff-title h1 {
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 6px;
}
/*Ignore*/
.padded_right {
  margin-right: 5px;
  padding-right: 5px;

}

.searchTitle {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #0000FF;
  text-decoration: bold;
}
a.searchTitle:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #0000FF;
  text-decoration: bold;
}
a.searchTitle:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #0000FF;
  text-decoration: bold;
}
a.searchTitle:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #0000FF;
  text-decoration: bold;
}
a.searchTitle:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: normal;
  color: #0000FF;
  text-decoration: bold, underline;
}
.bar_text {
 text-decoration: none;
 text-align: left;
 margin-right: 6px;
 padding: 5;
}
.Title {
    font-family: Arial;
	font-size: 29px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.menuTop {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 color: #404040;
 text-decoration: bold;
}
a.greenie:link {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #339900;
  text-decoration: bold;
}
a.greenie:active {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #339900;
  text-decoration: bold;
}
a.greenie:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #339900;
  text-decoration: bold;
}
a.greenie:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-style: normal;
  color: #339900;
  text-decoration: bold;
}
/*End Ignore*/
/*Body Styles*/
h2 { /*The main title on each page.*/
  font-family: Arial;
  font-size: 18px;
  color: #404040;
  margin: 0;
  padding: 3px 0px 0px 0px;
}
a:link { /*All links on the site, unless stated elsewhere.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #004287;
 text-decoration: none;
}
a:visited { /*Style of link after someone has visited its target. All links on the site, unless stated elsewhere.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #004287;
 text-decoration: none;
}
a:active { /*Style of link when someone clicks on it. All links on the site, unless stated elsewhere.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #004287;
 text-decoration: none;
}
a:hover { /*Style of link as someone rolls over it. All links on the site, unless stated elsewhere.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #004287;
 text-decoration: underline;
}
/*Join:2*/
body { /*Default style of text on the site.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #404040;
 text-decoration: none;
 margin: 0;
}
td { /*Default style of text on the site.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #404040;
 text-decoration: none;
}
/*End Join*/
img { /*Style of all images on the site.*/
 border:0;
}
.error { /*Style of any error text displayed to user.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-style: normal;
 color: #FF0000;
 text-decoration: bold;
}
/*End Body Styles*/
/*Navigations*/
a.menuTop:link { /*Top Navigation links.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 color: #0059AC;
 text-decoration: bold;
}
a.menuTop:visited { /*Top Navigation links - visited.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 color: #0059AC;
 text-decoration: bold;
}
a.menuTop:active { /*Top Navigation links - during clicking.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 color: #0059AC;
 text-decoration: bold;
}
a.menuTop:hover { /*Top Navigation links - rollover.*/
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-style: normal;
 color: #0059AC;
 text-decoration: bold underline;
}
/*End Navigation*/
/*Book Display*/
.Portrait { /*Small portrait book cover dimensions.*/
  border: 1;
  width: 103px;
  height: 140px;
}
.Landscape { /*Small landscape book cover dimensions.*/
  border: 1;
  width: 140px;
  height: 103px;
}
.PortraitBig { /*Large portrait book cover dimensions.*/
  border: 1;
  width: 143px;
  height: 195px;
}
.LandscapeBig { /*Large landscape book cover dimensions.*/
  border: 1;
  width: 195px;
  height: 143px;
}
/*ALT Name:Author*/
.TitleAndAuthor { /*Style of 'Author' on book display pages.*/
  padding: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-style: normal;
  color: #FFFF15;
  text-decoration: none;
}
/*Join:2*/
/*ALT Name:Title*/
a.TitleAndAuthor { /*Style of 'Title' on book display pages - link.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FFFF15;
  text-decoration: bold;
}
/*ALT Name:Title*/
a.TitleAndAuthor:link { /*Style of 'Title' on book display pages - link.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FFFF15;
  text-decoration: bold;
}
/*End Join*/
/*ALT Name:Title*/
a.TitleAndAuthor:active { /*Style of 'Title' on book display pages - during clicking.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FFFFFF;
  text-decoration: bold;
}
/*ALT Name:Title*/
a.TitleAndAuthor:visited { /*Style of 'Title' on book display pages - visited.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FFFF15;
  text-decoration: bold;
}
/*ALT Name:Title*/
a.TitleAndAuthor:hover { /*Style of 'Title' on book display pages - rollover.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-style: normal;
  color: #FFFF15;
  text-decoration: bold, underline;
}
/*ALT Name:In Stock*/
.stock_In_Stock {  /*Style of 'In Stock' status.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #339900;
  text-decoration: bold;
}
/*ALT Name:Out Of Stock*/
.stock_Out_Of_Stock { /*Style of 'Out Of Stock' status.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #990000;
  text-decoration: bold;
}
/*ALT Name:Very Short Supply*/
.stock_Very_Short_Supply { /*Style of 'Very Short Supply' status.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #FFCC00;
  text-decoration: bold;
}
/*ALT Name:Temporarily Out Of Stock*/
.stock_Temporarily_Out_Of_Stock { /*Style of 'Temporarilt Out Of Stock' status.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #3366FF;
  text-decoration: bold;
}
.stock_Awaiting_Release { /*Style of 'Temporarilt Out Of Stock' status.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #00035E;
  text-decoration: bold;
}
.ISBN {  /*Style of 'ISBN'.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-style: bold;
  color: #404040;
  text-decoration: bold;
}
.price { /*Style of 'Price'.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: bold;
  color: #404040;
  text-decoration: bold;
}
.PrevPrice { /*Style of 'Previous Price'.*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-style: italic;
  color: #404040;
  text-decoration: italic;
}
.pageInfo { /*Page Information*/
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-style: normal;
  color: #666666;
  text-decoration: none;
}
/*End Book Display*/
.contactLabel{
font-weight: bold;
width: 90px;
}
.goodnews{
color: #008000;
font-weight: bold;
}