body {
  font: 10pt arial, verdana, lucida, sans-serif;
  margin: 0px;
}
img { border: 0px; }
a { color: #777777; }
a:hover { color: #b50937; }
input.text {
  border: 1px solid #efefee;
  width: 226px;
  padding: 3px;
}
#main {
  width: 947px;
  margin: 0px auto;
}
#logo {
  float: left;
  margin: 10px 20px 10px 0px;
}
#logo img { border: 0px; }
#banner-ad {
  width: 486px;
  height: 60px;
  background: #000000;
  float: left;
  margin: 15px 0px 0px 0px;
}
#login-status {
  background: url(/images/login_background.png) no-repeat;
  width: 186px;
  height: 49px;
  color: #ffffff;
  float: right;
}
#login-status p {
  margin: 0px;
  padding: 5px 5px 5px 10px;
}
#login-status a {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
}
.main-nav-active {
  color: #b50937 !important;
  background: url(/images/tab_1.png) bottom right no-repeat;
}
#main-navigation {
  width: 947px;
  height: 53px;
  background: url(/images/main_nav_bg.png) no-repeat;
  float: left;
}
#main-navigation a {
  display: inline;
  float: left;
  margin: 6px 0px 0px 2px;
  width: 153px;
  height: 35px;
  padding-top: 13px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
}
#main-navigation a:hover {
  color: #b50937 !important;
  background: url(/images/tab_1.png) bottom right no-repeat;
}
#main-navigation #home-link {
  width: 286px !important;
  margin-right: 0px !important;
}
#main-navigation #home-link:hover { background: none !important; }
#main-navigation #tab-1 { margin-left: 26px !important; }
.sub-nav-active {
  color: #b50937 !important;
  background: url(/images/sub_nav_arrow.png) 10px 40% no-repeat;
}
#sub-navigation {
  height: 28px;
  width: 947px;
  margin: 5px 0px;
  border-bottom: 1px solid #444444;
  background: #f5f5f5;
}
#sub-navigation #last-sub-nav { border-right: 0px !important; }
#sub-navigation a {
  display: block;
  float: left;
  height: 18px;
  margin: 5px 0px;
  padding: 0px 20px;
  border-right: 1px solid #555555;
  font-weight: bold;
  text-decoration: none;
  font-size: 100%;
  color: #000000;
}
#sub-navigation a:hover {
  color: #b50937 !important;
  background: url(/images/sub_nav_arrow.png) 10px 40% no-repeat;
}
#sub-navigation h1 {
  color: #b50937 !important;
  background: url(/images/sub_nav_arrow.png) 10px 40% no-repeat;
  font-size: 100%;
  margin: 5px 0px;
  padding-left: 30px;
  height: 18px;
  float: left;
}
.content-centered {
  width: 640px;
  margin: 0px auto;
}
#footer {
  font-size: 85%;
  color: #777777;
  padding: 60px 0px 15px 0px;
  clear: both;
}
#footer a {
  color: #777777;
  text-decoration: none;
}
#footer a:hover { color: #b50937; }
.h3-1 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
}
#left-column {
  width: 640px;
  float: left;
}
#right-column {
  width: 297px;
  float: right;
}
.button {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
}
.button:hover { color: #ffcc66; }
.button-1 {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
  padding: 0px 15px 2px 15px;
  background: url(/images/button_1.png) repeat-x;
  height: 20px;
}
.button-1:hover { color: #ffcc66; }
.button-2 {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
  margin-top: 10px;
  width: 106px;
  height: 25px;
  background: url(/images/list_button.png);
  padding: 13px 0px 0px 30px;
}
.button-2:hover { color: #ffcc66; }
.button-3 {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
  margin-top: 10px;
  width: 230px;
  height: 29px;
  background: url(/images/button_3.png);
  text-align: center;
  padding-top: 9px;
  font-size: 110%;
}
.button-3:hover { color: #ffcc66; }
#home-welcome {
  padding: 15px;
  width: 330px;
  float: left;
  display: inline;
  margin-top: 10px;
  background: #efefee;
  font-size: 90%;
}
#home-welcome h2 { margin: 0px 0px 10px 0px; }
#login-form {
  width: 230px;
  float: right;
  display: inline;
  margin-right: 20px;
  margin-top: 10px;
}
#login-form .heading {
  font-size: 120%;
  font-weight: bold;
}
#login-form p { font-size: 85%; }
#extra-content {
  background: #efefee;
  padding: 15px;
  font-size: 90%;
  margin-top: 15px;
}
#extra-content h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
  margin: 10px 0px 0px 0px;
}
#hp-feature {
  background: #efefee;
  padding: 15px;
  font-size: 90%;
  margin-top: 15px;
}
#hp-feature h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
  margin: 10px 0px 0px 0px;
}
.book-list {
  background: #ffffff !important;
  border: 2px solid #f5f5f5 !important;
  padding: 5px;
}
#video-list {
  width: 640px;
  background: #f5f5f5;
  border: 20px solid #f5f5f5;
  border-top: 0px;
  margin-top: 20px;
}
#video-list h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
}
#video-list td { border-bottom: 1px dotted #cccccc; }
#video-list .no-border { border-bottom: 0px !important; }
#video-list .thumbnail {
  width: 100px;
  height: 100px;
  text-align: center;
  vertical-align: top;
}
#video-list .thumbnail .price {
  font-weight: bold;
  text-align: left;
  margin-top: 40px;
}
#video-list .description {
  padding: 0px 10px 10px 10px;
  vertical-align: top;
}
#video-list .links {
  width: 150px;
  text-align: center;
  vertical-align: bottom;
  padding-bottom: 30px;
}
#video {
  width: 640px;
  float: left;
}
#video-title {
  float: left;
  width: 300px;
  margin-top: 0px;
}
#how-to-buy {
  display: block;
  float: right;
  background: url(/images/how_to_buy_arrow.png) 0% 50% no-repeat;
  height: 1.4em;
  padding-left: 20px;
  color: #000000;
  text-decoration: none;
  font-weight: bold;
}
#how-to-buy:hover { text-decoration: underline; }
.speech-bubble {
  background-image: url(/images/speech_bubble.png);
  background-repeat: no-repeat;
  background-color: #efefee;
  padding: 30px 15px 15px 15px;
  width: 610px;
}
#inline-features {
  margin: 15px 0px 0px 0px;
  width: 640px;
}
#inline-features .left { float: left; }
#inline-features .right { float: right; }
#inline-features .non-book { background: #efefee; }
#inline-features .feature {
  width: 305px;
  border: 2px solid #efefee;
}
#inline-features .feature .inner {
  margin: 10px;
  width: 285px;
}
#inline-features .feature .inner .thumbnail {
  float: left;
  margin-right: 10px;
}
#inline-features .feature .inner .text {
  font-size: 90%;
  height: 200px;
}
#inline-features .feature h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
}
#inline-features .feature-button {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
  margin-top: 10px;
  width: 106px;
  height: 25px;
  background: url(/images/list_button.png);
  padding: 13px 0px 0px 30px;
  float: left;
  display: inline;
  margin-bottom: 10px;
}
#inline-features .feature-button:hover { color: #ffcc66; }
.no-new {
  background-image: none !important;
  padding-top: 0px !important;
}
.sidebar-features {
  padding-top: 20px;
  float: right;
  background-image: url(/images/new-banner.png);
  background-repeat: no-repeat;
  background-position: top right;
  background-color: #efefee;
  border: 2px solid #efefee;
  width: 292px;
  margin-bottom: 10px;
}
.sidebar-features h2 {
  margin: 0px 0px 0px 10px;
  font-size: 130%;
}
.sidebar-features .subheading {
  margin: 0px 0px 0px 10px;
  font-size: 110%;
  font-weight: bold;
}
.sidebar-features .feature {
  margin: 0px;
  float: left;
  width: 100%;
}
.sidebar-features .feature .thumbnail {
  float: left;
  margin-right: 10px;
}
.sidebar-features .book { background-color: #ffffff; }
.sidebar-features .inner {
  margin: 10px 10px 0px 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted #cccccc;
}
.sidebar-features .feature-button {
  color: #ffffff;
  font-weight: bold;
  text-decoration: none;
  display: block;
  font-size: 80%;
  text-align: left;
  border: 0px;
  padding: 0px 15px 2px 15px;
  background: url(/images/button_1.png) repeat-x;
  height: 20px;
  width: 200px;
  text-align: center;
  margin: 10px auto 0px auto;
  padding-top: 4px;
}
.sidebar-features .feature-button:hover { color: #ffcc66; }
.sidebar-features h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
}
.language-box {
  padding: 15px;
  background: #efefee;
  margin-top: 15px;
}
.language-box h3 {
  color: #b50937;
  font-size: 100%;
  margin-top: 20px;
  margin: 0px;
}
.language-box .text { padding: 0px 0px 0px 10px; }
