a {
  outline: none;
  text-decoration: none;
}

a:active {
  outline: none;
}

a:hover {
  text-decoration: none;
}

:focus
{
  -moz-outline-style: none;
}

body {
	background-color:           #9eb2a8;
  margin-bottom:              0px;;
  margin-left:                0px;
  margin-right:               0px;
  margin-top:                 0px;
}

.binding {
  background-image: url(../images/binding.gif);
  background-repeat: repeat-y;
  width: 39px;
}

.detailText {
  padding: 20px;
}

.angelbyangelimage {
	
	padding-left: 33px;
}

#detailText {
  color: #ffffff; 
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

.infoDivCell {
  padding-left: 5px;
}

.infoDivs {
  height: 320px;
  margin: 0px;
  padding-left: 0px;
  padding-top: 10px;
  position: absolute;
  visibility: hidden;
  width: 367px;
}

.itemNav {
   padding-bottom: 2px;
   vertical-align: bottom;
}

.modelNumber {
  font-size: 11px;
  padding-bottom: 5px;
  vertical-align: bottom;
}

td.modelNumber {
  padding-bottom: 6px;
  vertical-align: bottom;
}

.navblockCol {
  margin: 0px;
  vertical-align: top;
}

.navblockColF {
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: top;
}

.navblockColL {
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
  vertical-align: top;
}

#navblockDiv {
  border-bottom: 1px solid #ffffff;
  border-top: 1px solid #ffffff;
  height: 120px;
  text-align: center;
}

#navblockTable {
  margin-left: auto;
  margin-right: auto;
}

.style1 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

.style4 {
  padding-top: 30px;
}

.style9 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}
.style10 {
  color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

.style12 {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 9px;
  font-weight: bold;
}

#titleblockDiv {
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  width: 801px;
}

.thumb {
  padding-bottom: 3px;
}

.viewerTable {
  border: 1px solid #ffffff;
}

#viewportDiv {
  height: 420px;
  margin-top: 0px;
  padding-bottom: 20px;
  padding-top: 20px;
  text-align: center;
  width: 100%;
}

#credits {
  background-image: url(../images/b_ss09-credit.gif);
  /* border: 1px solid red; */
  height: 120px;
  margin-top: 200px;
  position: absolute;
  width: 115px;
}

#nocredits {
  background-image: url(../images/spacer.gif);
  /* border: 1px solid red; */
  height: 120px;
  margin-top: 200px;
  position: absolute;
  width: 115px;
}

#credits-ef {
  background-image: url(../images/b_ef09-credit.gif);
  /* border: 1px solid red; */
  height: 120px;
  margin-top: 200px;
  position: absolute;
  width: 115px;
}

#nocredits-ef {
  background-image: url(../images/spacer.gif);
  /* border: 1px solid red; */
  height: 120px;
  margin-top: 200px;
  position: absolute;
  width: 115px;
}
