@charset "UTF-8";
/* CSS Document */
* {
  margin:0;
  padding:0;
}




body {
  font-size:10pt;
  color: #333;
  letter-spacing: 0.1ex;
  font-family: Arial, "Helvetica Neue", Helvetica, Geneva, sans-serif;
  background: #FFF url(../images/menu_bgr.png) repeat-x left 93px;
}

#container{
  position: relative;
}

#site{
  font-size:10pt;
  display: block;
  width: 970px;
  margin: 0 auto;
}


a:link, a:visited {
  text-decoration:none;
  color: #333;
}
a:hover, A.active, a.current, .current a {
  color: #006699;
}
a img{
  border: none;
}

hr{
  height: 1px;
  background: none;
  border: none;
  border-bottom: 1px solid #e6e2d8;
  margin: 9px 0;
}

input, textarea{
  display: block;
  float: left;
  width: 105px;
  background-color:#f5f5f5;
    -webkit-border-radius: 5px;
    border-radius: 5px;
  color:#b2b2b2;
  border:1px solid #efefef;
  box-shadow:0 1px 0 1px #FFF inset;
  line-height:24px;
  margin-right: 5px;
  padding: 5px 7px;
}
input:focus, textarea:focus{
  color: #FFF;
  border: 1px solid #00566b;
  background: #00566b;
  box-shadow: none;
}
input[type=submit]{
  height: 25px;
    line-height: 26px;
    padding: 0 0 3px;
    text-align: center;
    font-weight: bold;
}
#logarea input[type=submit]{
  width: 50px;
}
input[type=submit]:hover{
  background-color: #00566b;
  border-color: #007e9d;
  color: #FFF;
  box-shadow:0 1px 0 1px #007e9d inset;
}

.smalltxt{
  font-size: 8pt;
  color: #aaa;
}

p {
  padding: 0 0 8px 0;
}
h1, h3, h5, h6, .loginform input[type=submit]
{font-family: Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  clear: left;
}

h1 {
  font-size: 24pt;
  padding: 0 0 20px 0;
  margin: 0;
  color: #00566b;
  font-weight: normal;
  font-style: normal;
}
h2 {
  font-size:18pt;
  padding: 0 0 12px 0;
  color: #666666;
  font-weight: normal;
  font-style: normal;
}
h3 {
  font-size: 14pt;
  font-weight: normal;
  font-style: normal;
  padding: 1px 0 3px 0;
  margin: 0;
  color: #069;
}
h4 {
  font-size: 12pt;
  padding: 0;
  color: #00566b;
}
h5 {
  font-size:9pt;
  font-weight: normal;
  font-style: normal;
  padding: 15px 0 0 0;
  color: #888;
}
#flash_notice, .flash_notice{
  background: #00566b;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
  color: #FFF;
    font-weight:bold;
    padding:15px;
    text-align: center;
    font-size: 1.1em;
    line-height: 1.3em;
}

.clear{
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}

/* @group header */


#header{
  margin: 0 10px 0 0;
  padding: 0;
  text-align: left;
  position: relative;
}


#logo{
  padding: 10px;
  display: block;
  margin-left: 76px;
}


#top_menu{
  position: absolute;
  right: 10px;
  top: 5px;
  margin: 0;
  padding: 0;
  font-size: 8pt;
  text-transform: uppercase;
  z-index: 5;
}
#top_menu a:link, #top_menu a:visited{
  color: #333;
  float: left;
  margin: 4px 5px 0 0;
}
#top_menu a:hover, #top_menu a:active{
  color: #006699;
}
#top_menu a img {
  margin: 1px 0 0 8px;
}
#logarea{
  position: absolute;
  right: 0;
  top: 33px;
  text-align: right;
  width: 309px;
}
#loginform{
  float: right;
  position: absolute;
  right: 10px;
  bottom: 5px;
  text-align: right;
}
#logarea hr{
  display: none;
}
#logarea a:link{
  font-weight: bold;
  color: #999;
}
#logarea a:hover{
  font-weight: bold;
  color: #069;
}



/* @group mainmenu */

#mainmenu{
  margin: 20px 0 0 72px;
  height:29px;
}
#mainmenu ul{
  list-style: none;
  display: block;
  padding-left: 0px;
  margin-top: -27px;

}
#mainmenu ul li{
  list-style-position: inside;
  display: inline;
}
#mainmenu ul li a{
  display: block;
  float: left;
  padding: 7px 10px;
  font-size: 0.9em;
  margin: 0 4px -3px 0;

}
#mainmenu ul li a:link, #mainmenu ul li a:visited{
  color: #333;

}
#mainmenu ul li a:hover, #mainmenu ul li a:active, #mainmenu ul li.current a, #mainmenu ul li a.current{
  color:#0099ff;
}
#mainmenu ul li a:first-letter {
  color: #006699;
  font-weight: bold;
  font-size: 1.2em;
}


/* @end */

/* @end */

/* @group col_left */
#col_left{
  width: 240px;
  min-height: 290px;
  padding: 0;
  margin: 0 0 0 20px;
  position: relative;
  float: left;
  text-align: left;
  /*overflow: hidden;*/
}



#submenu {
  margin: 0 0 45px 0;
  padding: 9px 0 11px 0;
  overflow: hidden;
  display: block;
}

#submenu ul{
  padding: 0;
  margin: 0;
  list-style-type: none;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #0099ff;
}

#submenu ul li{
  display: block;
  font-size: 1em;
}
#submenu ul li a:link, #submenu ul li a:visited{
  color: #333333;
  display: block;
  padding: 8px 0;
  font-size: 1em;
  border-top: 1px solid #0099ff;
}

#submenu ul li a:hover, #submenu ul li a:active, #submenu ul li a.current{
  color: #0099ff;
}
#submenu ul li a:first-letter {
  color: #006699;
  font-weight: bold;
  font-size: 1.2em;
}
a.gettingauthor{
  padding: 10px;
  background: #00566b;
  -webkit-border-radius: 9px;
    border-radius: 9px;
    color: #FFF;
    display: block;
    width: 220px;
    font-size: 1.1em;
    margin: 30px 0;
}
a.gettingauthor h4{
  margin: 0;
  padding: 0 0 3px 0;
  color: #FFF;
  font-size: 1.5em;
  font-weight: normal;
  font-style: normal;
}
a.gettingauthor:hover{
  background: #006699;
}
/* @end */

/* @group content */
#context {
  padding: 0 0 35px 0;
  width: 650px;
  min-height: 250px;
  margin: 0;
  display: block;
  float: right;
}
#context  p {
  padding: 0 0 13px 0;
  line-height: 1.3em;
}

#context td, #context th{
  text-align: left;
  vertical-align: top;
  padding: 5px;
  margin: 0 3px;
}
 #context th{
  border-bottom: 1px solid #aaa;
}

#context img{
  float: left;
  margin: 3px 9px 4px 0;
}
#context a, #context a:link, #context a:visited, #context a.selected {
  color: #999;
  padding-left: 9px;
  background: url(../images/arrow_link.png) no-repeat 1px 5px;
}
#context a:hover {
  color: #333;
  background: url(../images/arrow_link.png) no-repeat 1px -24px;
}
#context ul{
  padding:  0 0 10px 0;
  margin: 0;
  list-style-type: square;
  list-style-position: inside;
}
#context ul li{
  padding:  0 0 5px 11px;
  list-style-type: none;
  background: url(../images/lister.gif) no-repeat 0 5px;
  list-style-position: inside;
}

#context form .form_row{
  display: block;
  margin: 11px 0;
  clear: left;
}
#context form label{
  width: 130px;
  float: left;
  color: #555;
  font-size: 9pt;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  padding: 3px 20px 0 0;
  margin: 0;
  letter-spacing: 0;
}
#context form .smallhinttxt{
  display: block;
  padding: 3px 0 0 155px;
  font-size: 0.9em;
}
#context form label.error{
  color: #e00000;
  display: block;
  width: 100%;
  font-weight: bold;
  margin: 0 0 9px 180px;
  font-size: 0.9em;
}
#context form input.error, #context form textarea.error{
  color: #e00000;
  border: 1px solid #e00000;
  background: #fff1f3;
}

#context form label.small{
  width: 130px;
}

#context form input[type=text], #context form input[type=password],#context form textarea{
  width: 270px;
  float: none;
  }
#context form input[disabled] {
  background: #DDD;
  border-color: #ccc;
}


#context table.partner img{
  float: none;
  margin: 0;
  padding: 28px 0 0 0;
}

#context table.partner tr td{
  margin: 0;
  padding: 0;
}
#context table.partner tr td a{
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 0 5px 0 0;
  padding: 3px 0 4px 9px;
  display: block;
  background-position: 1px 9px;
}
/* @end */

/* @group catalog */
#catalog {
  padding: 15px 0;
  min-height: 250px;
  margin: 0;
  width: 840px;
  display: block;
}
#searchbar{
  height: 45px;
  border-bottom: 1px solid #0e8478;
  padding-top: 20px;
}
#searchbar input{
  float: left;
  margin-right: 8px;
}
#catalog td{
  padding: 9px 5px;
  margin: 0;
  text-align: left;
  vertical-align: top;
  border-bottom: 1px dotted #16483d;
}
#catalog tr:first-child td{
  border-top: 1px dotted #16483d;
}
#catalog .social_btns table tr td:first-child {
    width: auto;
}
.book_thumb{
  height:  80px;
  margin: 4px 10px 5px 0;
}

.metainfo{
  font-size: 0.9em;
  color: #999;
}

#qrcode img{
  float:  right;
  margin: 0 7px 8px 0;
  padding: 0 0 1px 0;
    height: 130px;
    width: 130px;
    border:  none;
}

#qrcode_big img{
    height: 300px;
    width: 300px;
}
#catalog td.bprice{
  text-align: right;
  font-weight: bold;
  width: 100px;
  padding-left: 8px;
  color: #333;
}

#catalog a.book_price:link{
  color: #006699;
  font-size: 1.2em;
  margin-bottom: 5px;
}
#catalog a.book_price:hover{
  color: #0099ff;
}
.book_detail .modaldialog{
  float: right;
}
.book_detail .modaldialog img{
  border: 1px solid #999;
}
.book_detail #qrcode .modaldialog img{
  border: none;
}

 .book_detail h1{
  font-size: 18pt;
  padding: 0;
    font-weight: normal;
}
 .book_detail h2{
  font-size: 13pt;
  font-weight: normal;
  font-style: normal;
}
 .book_detail h4{
  font-size: 10pt;
  color: #999;
  font-weight: normal;
  font-style: normal;
  padding: 0 10px 0 0;
}
a.booktitle:link{
  font-size: 1.1em;
  font-weight:  bold;
  color: #16483d;
}
a.booktitle:hover{
  color: #0e8478;
}
.social_btns td{
  border: none;
}

a.twitter-share-button:link {
    background: url("../images/twitterbtn.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: right;
    height: 20px;
    padding: 0;
    width: 67px;
}
a.twitter-share-button:hover {
    background: url("../images/twitterbtn.png") no-repeat scroll 0 -21px transparent;
}


#catalog .facebook{
  display: block;
  margin: 7px 0;
  padding: 0;
}
a.fb_button_simple{
  padding: 3px;
  margin: 0;
  background-color: #eceef5;
  border: 1px solid #cad4e7;
  -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #3b5998;
    font-size: 8pt;
    background-position: 3px 3px;
}

.book_detail_img {
    width: 230px !important;
    padding-right: 30px !important;
}

/* @group pagination */

.pagination{
    padding: 4px 10px;
    margin: 5px 0;
    text-align: left;
    font-weight: bold;
    color: #0e8478;
  font-size: 1em;
    height: 17px;
}
.pagination ul li{
  list-style: none inside none;
  display: block;
  float: left;
}
.pagination a:link, .pagination a:visited{color: #0e8478; margin: 0 7px 0 0;}
.pagination a:hover, .pagination a:active, .pagination li.active a{color: #16483d; font-weight: bold;}


.book_detail .pagination{
  display: block;
  height: 35px;
  border-bottom: 1px dotted #16483d;
  margin-bottom: 10px;
}
.book_detail .pagination a:link, .book_detail pagination a:visited{
  color: #FFF;
  background: #16483d;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  border-radius: 7px;
  -moz-box-shadow: 2px 2px 4px #111;
  -webkit-box-shadow: 2px 2px 4px #111;
  box-shadow: 2px 2px 4px #111;
  padding: 4px 14px;
  float: right;
}

.book_detail .pagination a:hover{
  background-color: #0e8478;
}

/* @end */






#footer{
  color: #999;
  margin: 0;
  display: block;
  height: 57px;
  background: url(../images/footer_bg.png) left bottom repeat-x; }

#footcontainer{
  display: block;
  width:  970px;
  padding: 10px;
  margin:  0 auto;
  color: #0099ff;
  font-size: 0.9em;
}


#google_optimizer{
  display: block;
  padding: 5px;
  margin: 15px 0;
  color: #7f7f7f;
  width: 190px;
  border-top: 1px solid #099;
  border-bottom: 1px solid #099;
  overflow: hidden;
}
#google_optimizer h2{
  padding: 0 0 5px 0;
  margin: 0;
  color: #069;
  font-size: 1.1em;
}
#google_optimizer p{
  font-style: italic;
  font-size: 1em;
  line-height: 1.1em;
  padding: 0;
  letter-spacing: 0.05em;
}
#google_optimizer .author, #google_optimizer .smalltxt{
  font-size: 8pt;
  line-height: 7pt;
  font-weight: normal;
  font-style: normal;
  color: #999;
}

.landings{
  width: 200px;
  padding: 0 0 0 130px;
  border-right:  1px solid #e6e2d8;
}

.landings a{
  font-size: 1.3em;
  color: #999;
  font-style: italic;
}

.landings a:hover{
  color: #333;
}

.socialmedia{
  margin: 0;
  padding: 0 0 0 10px;
  width: 200px;
  display: none;
  overflow:  hidden;
}
.facebox{
  margin: 0;
  font-size: 0.9em;
  background: transparent;
  padding:  0;
  width: 200px;
  height: 233px;
  display: block;
  overflow: hidden;
}
.facebox iframe{
  margin: -40px 0 0 -1px;
  display: none;
}
.fbheader {
  display: none;
  padding:0 0 5px 5px;
  height: 25px;
  width: 200px;
  background: #FFF;
  z-index: 900;
  position: absolute;

}
.fbheader a:link{
  color: #0DAB9E;
}
.fbheader a:hover{
  color: #333;
}

.fbheader h2{
  padding: 0 0 0 5px;
  margin: 0;
  line-height: 11pt;
  font-size: 11pt;
  width: 200px;
  font-weight: bold;
}
.fbheader h2 span{
  font-size: 8pt;
}
.fbheader .fb_button_simple{
  width: 80px;
  text-align: right;
  height: 25px;
  overflow: hidden;
  display: block;
  float: right;
  padding: 0;
  background: none;
}
.fbheader .like_button_dark div.connect_widget_button_count_count{
  display: none;
}
.facebutton a:link, .facebutton a:visited{
  font-size: 1.8em;
  display: block;
  background:  url(../images/facebook_40.png) no-repeat 0 3px;
  color: #345faa;
  padding: 0 1px 1px 50px;
}
.facebutton a:hover{
  padding: 1px 0 0 51px;
  background-position: 1px 4px;
}
.rounded{
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  border-radius: 9px;
}
.shadow{
  -moz-box-shadow: 2px 2px 4px #111;
  -webkit-box-shadow: 2px 2px 4px #111;
  box-shadow: 2px 2px 4px #111;
}

.priceSup   {
  font-size: 0.8em;
  line-height: 1;
  padding-right: 3px;
  top: 0.275em;
  vertical-align: text-top;
}

/* Mailchimp */

#mc_embed_signup {
  width: 236px;
  padding: 0 2px;
  margin-top: 0;
  margin-bottom: 20px;
}

#mc_embed_signup form {
  padding-top: 10px !important;
}

#mc_embed_signup_scroll p {
  color: #00566b;
}

#mc_embed_signup .mc-field-group input {
  background: #FFF !important;
  color: #000;
  width: 180px !important;
  padding-left: 2px !important;
  line-height: 14px !important;
  border-radius: 0 !important;
}

#mce-success-response{
  margin-top: 150px !important;
  margin-bottom: 20px !important;
  padding-left: 0.5em !important;
  position: absolute;
  width: 210px !important;
  background-color: #fff !important;
}

#mc_embed_signup .button {
  background: #3d5998 !important;
  color: #fff !important;
}

#mc_embed_signup div.mce_inline_error {
  background-color: #00566b !important;
}

/* Catalog styles */

.product-wrapper .book_thumb {
  width: 150px;
}

.product-details .product-text h3 {
  font-size: 16px;
  line-height: 20px;
}

.product-details .product-text h3 a {
  font-size: inherit;
}

.product-details .product-text h4 {
  font-size: 12px;
}

.product-details .product-price h3 {
  font-size: 18px;
  font-weight: 600;
}

#product-details-page .product-details h3 {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
}

#product-details-page .product-details h4 {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  margin-bottom: 10px;
}

.e-brochure {
  margin: 20px 0;
  padding: 10px 0;
  border-top: 1px solid #0099ff;
  border-bottom: 1px solid #0099ff;
}

.container {
  width: 970px;
  margin: auto;
}

.list-unstyled {
  list-style: none;
  margin-bottom: 20px;
}

.text-center {
  text-align: center;
}

.btn {
  padding: 5px 10px;
  border-radius: 4px;
}

.btn-warning {
  color: #000 !important;
  background-color: #efc85f;
}

.site-footer__grid {
  color: #FFF;
  background-color: #026996;
  padding-top: 30px;
}

.site-footer__grid .row {
  overflow: hidden;
  margin: 0 -15px;
  padding: 0 15px;
  box-sizing: border-box;
}

.site-footer__grid p {
  margin-bottom: 5px;
}

.site-footer__grid .col {
  float: left;
  padding: 0 15px;
  width: 33.333%;
  box-sizing: border-box;
}

.site-footer__grid__title {
  color: #FFF;
  font-weight: bold;
  font-size: 24px;
  line-height: normal;
  margin-bottom: 20px;
}

.site-footer__grid__logo {
  display: inline-block;
  background-color: #fff;
  padding: 40px 20px;
  text-align: center;
  margin-bottom: 10px;
}

.site-footer__grid .btn-lg {
  font-weight: 600;
  font-size: 22px;
  padding: 16px 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill:rgba(0, 0, 0, 1);transform:;-ms-filter:'%3E%3Cpath d='M21.822,7.431C21.635,7.161,21.328,7,21,7H7.333L6.179,4.23C5.867,3.482,5.143,3,4.333,3H2v2h2.333l4.744,11.385 C9.232,16.757,9.596,17,10,17h8c0.417,0,0.79-0.259,0.937-0.648l3-8C22.052,8.044,22.009,7.7,21.822,7.431z'%3E%3C/path%3E%3Ccircle cx='10.5' cy='19.5' r='1.5'%3E%3C/circle%3E%3Ccircle cx='17.5' cy='19.5' r='1.5'%3E%3C/circle%3E%3C/svg%3E");
  background-size: 24px;
  background-repeat: no-repeat;
  background-position: left 12px center;
  padding-left: 40px;
  display: block;
}

.site-footer__grid ul a {
  color: #0099ff;
  overflow: hidden;
  display: block;
  text-overflow: ellipsis;
}

.site-footer__grid a:hover {
  color: #fff;
}

.social-url {
  list-style: none;
  padding: 0;
  margin: 0;
}

.social-url__item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 4px;
}

.social-url__link {
  padding: 8px;
  border-radius: 3px;
  display: inline-block;
  background-color: #02576D;
}

.social-url__link img {
  width: 24px;
  height: 24px;
}

.footer-bottom {
  color: #FFF;
  background-color: #02576D;
  padding: 10px;
  margin-top: 20px;
  text-align: center;
}
