#siteheader {
  background-image: url(../images/image_back.gif);
  background-repeat: repeat-x;
}

#navigation {
  background-image: url(../images/menu_back.gif);
  background-repeat: repeat-y;
  background-position: left;
  height: 1550px;
}

#headerbodyseparator {
  height: 41px;
  float: left;
  width: 100%;
}

#headerbodyseparator div.left {
  background-color: #FFFFFF;
  height: 41px;
  width: 180px;
  float: left;  
}

#headerbodyseparator div.left img { 
  margin-top: 7px;
}

#headerbodyseparator div.right {
  background-image: url(../images/globalbutton_back.gif);
  background-repeat: repeat;
  height: 41px;
  width: 100%;
}

#bodyfooterseparator {
  height: 12px;
  float: left;
  width: 100%;
}
#bodyfooterseparator div.border {
  background-image: url(../images/bottom_shadowline.gif);
  background-repeat: repeat;
  height: 12px;
  width: 100%;
}

#content {
  padding: 0px 0px 20px 0px;
 }

ul li.menu_item {
  background-image: url(../images/mainbutton_back.gif);
  width: 180px;
  text-align: center;
  height: 24px;  
  line-height: 24px;
}

ul li.menu_item a {
  color:#FFFFFF;
  font-weight:bold;
  text-decoration:none;
  font-family:"Verdana","Arial","Tahoma";
  font-size:8pt;  
}
ul li.menu_item a:hover {
  color: #51FFF9;
  border: none;
}

div.logo_container {
  width: 180px;
  float: left;
}

div.logo {
  background-image: url(../images/logo_back.gif);
  float: left;
  width: 180px;
  text-align: center; 
  height: 94px;  
}

div.logo img {
  margin-top: 21px;
}

div.logo_top {
  float: left;
  width: 180px;
  background-image: url(../images/logo_top.gif);
  height: 6px;
    
}

.book {  
  padding: 0px 15px;
  font-family: sans-serif, serif;
}

.book .title {
  text-align: left;
  padding-bottom: 5px;
  height: 60px;
}

.book .title h1 {
  font-size: 14px;
  line-height: 18px;
  width: 80px;
  padding-left: 10px;
  float: left;
  
}

.book .description {
  float: left;
  height: 150px;
  width: 180px;
  font-size: 12px;
  line-height: 16px;
  color: #808080;
  padding-bottom: 5px;
  margin-top: 10px;
}

.book .description .attribute {
  color: #505050;
  font-size: 12px;
  padding-bottom: 3px;
}
.book .image {
  text-align: left;
  padding-bottom: 10px;
  height: 120px;
  width: 90px;
  float: left;
  overflow: hidden;
}

.book .action {  
  text-align: right;
  float: right;
}

.checkoutsteps {
  width: 820px;
  float: left;
  padding: 0px 10px 0px 10px;
}

.checkoutsteps .left {
  background-image: url('../images/bannerback_left.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  width: 10px;
  height: 50px;
  float: left;
}

.checkoutsteps .steps {
  background-image: url('../images/bannerback_center.gif');
  background-repeat: repeat-x;
  background-position: bottom;
  width: 800px;
  height: 50px;
  float: left;
}

.checkoutsteps .right {
  background-image: url('../images/bannerback_right.gif');
  background-position: bottom;
  background-repeat: no-repeat;
  width: 10px;
  height: 50px;
  float: left;
}

.checkoutsteps .steps ul {
  color: #5385AB;
  display: inline;
}

.steps ul li {
  display: inline;
  padding: 0px;
  margin: 0px;
  font-size: 18px;
  line-height: 50px;
  padding-right: 5px;
}

.steps ul li a {
  color: #909090;
  text-decoration: none;
}

.steps ul li a:hover {
  color: #000000;
  border-bottom: none;  
}


strong {
  font-weight: bold;
}

.form {
  width: 420px;
  float: left;
  margin-left: 50px;
  margin-top: 20px
}

form fieldset p {
  padding-bottom: 5px;
}

form fieldset p label {
  display: block;
  font-size: 12px;
  font-weight: bold;
}

form fieldset p input {
  width: 300px;
}


form fieldset p input.postalcode {
  width: 80px;
}

.form_submit {
  width: 100%;
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}

.form_submit a:hover {
  text-decoration: underline;
}

.form_submit input {
  width: 100px;
  margin-bottom: 10px;
}

p.error {
  color: #FF0000;
}

label.input_error {
  color: #FF0000;
 }

div.order_confirmation {
  width: 600px;
  padding: 10px;
  float: left;

}

div.order_confirmation h1 {
  font-weight: bold;
  padding-bottom: 5px;
}

div.booklist {
  padding-bottom: 20px
}

div.booklist ul li {
  padding-left: 10px;
  line-height: 20px;
  font-variant: small-caps;
}

 span.input_required {
  color: #FF0000;
 }

 div.address {
  font-family:serif;
  padding-left: 5px;  
  font-size: 14px;
 }

 div.to_checkout {
  font-size: 22px;
  width: 100%;
  text-align: center;
  padding-top: 40px;
  float: left;
 }

 div.to_checkout a:hover {
  text-decoration: underline;
 }

 div.info {
  width: 100%;
  font-family: sans-serif,serif;
  font-size: 12px;
 
 }

 div.info div.entry {
    padding-left: 20px;
    padding-bottom: 5px;
 }

 div.entry.english {
  color: #1E5AAB;
 }

 p.back a:hover {
   text-decoration: underline;
 }


 .language_bar {
  text-align: right;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
 }

 .language_bar a:hover {
   font-decoration: underline;
   }
