body {
  background-color: #ccccaa;
  border: none;
  width: 740px;
  height: 480px;
}
body.detail-image {background-color: #EEEECC;}
body.detail-image img {margin-left: 60px;}
div.detail-back {margin: 15px 0px 15px 120px;}
.table_main {
  border: 1px solid #333333;
  background-color: #FFFFFF;
  width: 740px;
}
.td_upper {
  background-color: #EEEECC;
  border: none;
  height: 38px;
  text-align: right;
  padding-right: 5px;
  padding-top: 5px;
}
.td_middlecontent {
  background-color: #FFFFFF;
  width: 250px;
  padding: 15px;
  text-align: left;
  border-top: 1px dotted #999999;
  border-right: 1px none #999999;
  border-bottom: 1px none #999999;
  border-left: 1px dotted #999999;
}
.td_middlecontent img
{
  display: block;
  margin-bottom: 10px;
}
.td_rightcontent {
  background-color: #FFFFFF;
  color: #000000;
  text-align: left;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  font-family: "Times New Roman", Times, serif;
  font-size: 15px;
  border-top: 1px dotted #999999;
  border-right: none;
  border-bottom: none;
  border-left: none;
  line-height: 17px;
  width: 365px;
}
.initialcap {
  font-family: "Times New Roman", Times, serif;
  font-size: 34px;
  line-height: 26px;
  color: #993300;
  font-weight: bold;
}
.td_upperleft {
  background-color: #EEEECC;
  border: none;
  height: 38px;
  text-align: left;
}
.td_middlecontent img {border:none;}
.p_footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
}
.td_leftmenu {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #EEEECC;	
  font-size: 10px;
  vertical-align: top;
  width: 95px;
  border-top-width: 1px;
  border-top-style: dotted;
  border-top-color: #999999;
}
#left-nav-container 
{
  padding: 10px 8px;	
}
#left-nav-container p 
{
  font-size: 12px;
  margin: 5px 0px;
  padding: 0;
}
#left-nav-container a:link {color: #000000; text-decoration: none;}
#left-nav-container a:visited {color: #333333; text-decoration: none;}
#left-nav-container a:hover {color: #990000;	text-decoration: underline;}

.leftnav-header
{
  font-size: 14px;
  font-variant: small-caps;
  border-bottom: 1px solid #CCCCAA;
  margin-top: 15px;
}
.leftnav-list
{
  font-size: 11px;
  margin: 5px 0px 0px 17px;
  padding: 0;
}	
.leftnav-list li {margin:0; padding:0;}
a:link {
  color: #333300;
  text-decoration: underline;
}
a:visited {
  color: #333333;
  text-decoration: underline;
}
a:hover {
  color: #993300;
  text-decoration: underline;
}
hr 
{
  border: 0px;
  color: #999999;
  background-color: #999999;
  height: 1px;
}

h1 {
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: normal;
  color: #333333;
  line-height: -20px;
}
h2 {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  color: #333333;
  line-height: 0px;
}
h3 {
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
  margin: 20px 0px 0px 0px;
  padding: 0;
}
h4  
{
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  margin: 0;
  padding: 0;
}
.author-name  
{
  font-family: arial, helvetica, sans-serif;
  font-size: 10px;
  color: #333333;
  margin: 0;
  padding: 0;
}
.review
{
  background-color: #FFFFE5;
  border: 1px solid #EEEECC;
  font-size: 12px;
  margin: 5px 0px;
  padding: 10px 10px 0px 10px;
  font-family: arial, helvetica, sans-serif;
  color: #000000;
}
.review a, .sold_out
{
  color: #993300;
  font-weight: bold;
}
.review p
{
  margin: 0;
  padding-bottom: 15px;
  text-align: justify;
}
.back {font-size: 24px;}
.source-title
{
  font-family: arial, helvetica, sans-serif;
  font-size: 14px;
  font-weight: 300;
  color: #333333;
  margin: 0px 0px 7px 0px;
  padding: 0;
}

#title {
  float: left;
  font-family: "Times New Roman", Times, serif;
  font-size: 20px;
  font-style: normal;
  color: #333333;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
#subtitle {
  font-family: "Times New Roman", Times, serif;
  font-size: 16px;
  font-style: normal;
  color: #333333;
  line-height: 20px;
  font-weight: bold;
  clear:both;
  vertical-align: bottom;
}
#language {
  float: right;
  font-family: "Times New Roman", Times, serif;
  font-size: 10px;
  font-style: normal;
  color: #333333;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.sold_out {
  display:block;
  font-size:10px;
  position:relative;
  z-index:10;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:lowercase;
}

.td_upper .sold_out {
  left:480px;
  top:23px;
  position:absolute;
  width:120px;
  height:20px;
}

.input {
  border: solid 1px #999;
  color: #333;
  width: 185px;
  padding: 2px 5px;
}

td.field {
  width: 110px;
  vertical-align: top;
}

#verify {
  background: #eec;
  padding: 5px;
}


textarea.input {
  height: 5em;
}



@media print {

  #left-nav-container, .td_leftmenu,  p.p_footer, #language, img.buy_coasters, #counter, .td_upper img {
    visibility:hidden;
    width:0;
    height:0;
    border:none;
    position:absolute;
    left:0;
    top:60px;
    font-size:0px;
    margin:0;
    padding:0;
    background-color:transparent;
  }

  .table_main {
    border:none;
  }

  .td_upperleft, .td_upper {
    background-color:#EEEECC;
    border-bottom: 1px dotted #999999;
  }


  .td_rightcontent {
    width: 461px;
    position:absolute;
    left:264px;
    top:40px;
    border:none;
    background-color:transparent;
  }


  .td_middlecontent {
    width:250px;
    position:relative;
    border-left:none;
    left:0;
    margin:0;
    padding-left:0;
    padding-right:0;
    padding-bottom:0;
    border:none;
  }

  body, table {
    background-color:#FFFFFF;
    margin:0;
  }

}

