/* reset styles */
/* CSS Document */
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
/* gets imported in styles.less */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 19px;
}
p {
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
/* remember to define focus styles! */
/*
:focus {
	outline: 0;
}
*/
/* http://24ways.org/2009/dont-lose-your-focus */
a:hover,
a:active {
  outline: none;
}
/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* CSS animation http://daneden.me/animate/ */
.animatedhover,
#covers .active {
  -moz-transition-property: scale;
  -moz-transition-duration: .25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-property: scale;
  -o-transition-duration: .25s;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-property: scale;
  -webkit-transition-duration: .25s;
  -webkit-timing-function: ease-in-out;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}
.animatedhover {
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
}
:focus {
  outline: 2px solid #8aade1;
  -webkit-box-shadow: 0 0 3px #8aade1;
  /* Safari before v5 and Google Chrome */

  -moz-box-shadow: 0 0 3px #8aade1;
  /* Firefox */

  -o-box-shadow: 0 0 3px #8aade1;
  /* Opera */

  box-shadow: 0 0 3px #8aade1;
  /* CSS3 browsers */

}
#covers a {
  display: block;
}
.nav a:focus {
  outline-color: #ff0000;
}
#covers a:focus {
  outline: 5px #ffbbbb solid;
}
a[rel~="external"] span:after {
  color: #BC2100;
  content: ".";  
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKBAMAAAB/HNKOAAAAA3NCSVQICAjb4U/gAAAAG1BMVEX/
//////////////////////////////////8HBRbfAAAACXRSTlMAM0Squ8zd7v9Dx1PqAAAACXBI
WXMAAAsSAAALEgHS3X78AAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M1cbXjNgAA
ADZJREFUCJljYGBg4OgAEgyMFQweHQHiGgxNDIxFDAwNDGIKINKQBUQycMDIJgYGDQagyo4WBgDp
HghfsmOKEwAAAABJRU5ErkJggg==) 99% 40% no-repeat;
  padding-right: 10px;
}
/* 
All CSS & XHTML  
© 2009-2012 Jan De Wilde except where noted.
http://www.jandewilde.com

Usage rights granted to I See The Sun for use on http://www.iseethesunbooks.com
Do not (re)use without permission.
*/
/* Focus styles */
:focus {
  outline: 2px solid #8aade1;
  -webkit-box-shadow: 0 0 3px #8aade1;
  /* Safari before v5 and Google Chrome */

  -moz-box-shadow: 0 0 3px #8aade1;
  /* Firefox */

  -o-box-shadow: 0 0 3px #8aade1;
  /* Opera */

  box-shadow: 0 0 3px #8aade1;
  /* CSS3 browsers */
}
/* Awards */
.award {
  border-bottom: 1px solid #aaaaaa;
  border-top: 1px solid #aaaaaa;
  color: #444444;
  margin-bottom: 20px;
  padding: 10px 10px 0;
}
.award p {
  font-weight: 600;
}
/* PROMO */
#promo,
#ghandi {
  border-bottom: 1px solid #DDD;
  font-size: 1.2em;
  font-weight: 600;
  margin: 40px 0 0;
  text-align: center;
}
#promo {
  background: none repeat scroll 0 0 #D8F7D9;
  color: #779578;
  padding: 30px 40px 20px;
}
#ghandi {
  /* background: #FFF8F6; */

  color: #CEA3AD;
  font-style: italic;
  padding: 30px 100px 20px;
}
#ghandi span {
  font-style: normal;
  letter-spacing: 1px;
  text-transform: uppercase;
}
/* TypeKit FOUT */
/* Disabled because when typekit is slow, page doesn't render -- Revisit this (doesn't paulirish.com have an article on FOUT/FOUC?) + typekit blog? */
/* .js, .js.wf-loading body { visibility: hidden; } */
.js.wf-active,
.js.wf-inactive body {
  visibility: visible;
}
/* Links */
a {
  border-bottom: 1px solid;
  margin-bottom: -1px;
  text-decoration: none;
}
#intro a {
  color: #C30;
}
#about a {
  color: #FFF;
}
#about a:visited {
  color: #BBB;
}
#about a:hover {
  border-bottom: 1px dotted red;
  color: red;
}
#about a:active {
  color: green;
}
/* Typography */
/* Background doesn't display unless set on both elements (min-height issue?) */
html,
body {
  background: #e7e6e5 url(../images/site_fabric_plaid_bg.png);
  overflow-x: none;
}
body {
  color: #444;
  font: 16px "skolar-1", "skolar-2", georgia, "Times New Roman", Times, serif;
  line-height: 150%;
  /* 16px/24px */

  text-rendering: optimizeLegibility;
}
/* Typography Deck */
p {
  margin-bottom: 23px;
}
#home h1 {
  display: block;
  float: right;
  font-size: 25px;
  font-style: italic;
  font-weight: 900;
  height: 110px;
  line-height: 1;
  margin-right: -55px;
  margin-top: 0;
  overflow: auto;
  text-decoration: none;
  top: 300px;
  width: 562px;
}
/* scale down for fallback to georgia */
.no-js h1 .title,
.wf-inactive h1 .title,
.ie7 h1 .title {
  font-size: 48px;
}
h1 .title {
  font-size: 48px;
  font-style: normal;
  font-weight: 900;
}
h1 .title span {
  color: #F7DB4B;
  font-style: italic;
}
h1 .author {
  font-size: 22px;
  font-style: normal;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
h1 .indent {
  margin-left: 38px;
}
#home h2 {
  color: #000;
  font-size: 17px;
  line-height: 19px;
  /*text-shadow : #000 1px 1px 1px;*/

  padding-bottom: 15px;
  padding-top: 4px;
}
/* wrapper */
#wrapper {
  background: white;
  box-shadow: #CCC 0 3px 10px;
  margin: 0 auto;
  /*center wrapper*/

  position: relative;
  width: 959px;
}
/* Layout */
/* navbar */
nav {
  background: url(../images/site_navbar_backg.png);
  color: #FFF;
  font-weight: bold;
  font-size: 1.1em;
  height: 50px;
  overflow: visible;
  position: fixed;
  top: 0px;
  width: 960px;
  z-index: 1100;
  /* orbit slideshow is set at 1000 */
}
nav li {
  float: left;
}
nav li:first-child {
  margin-left: 20px;
}
nav a {
  border-bottom: 0;
  display: block;
  height: 100%;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  /* width: 100%; */
}
nav a:link {
  color: #FFF;
}
nav a:visited {
  color: #FFF;
}
nav a:focus {
  outline-color: #ff0000;
}
nav .shopping-cart:hover {
  background: url("../images/site_shoppingcart.png") no-repeat scroll 0 13px transparent;
  cursor: pointer;
}
nav li:hover,
nav li.active {
  background: #BB2200;
}
/*
nav li a:hover {
	color:#000;
}*/
nav li {
  height: 40px;
  padding-top: 10px;
}
nav li.shopping-cart {
  background: url(../images/site_shoppingcart.png) 0 13px no-repeat scroll;
  display: block;
  float: right;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-right: 40px;
  padding-left: 30px;
  position: relative;
}
nav li.shopping-cart a {
  border-bottom: 1px solid white;
  display: inline;
  font-size: 15px;
  font-weight: normal;
  padding: 0 0 1px;
}
img.incart {
  position: absolute;
  right: 10px;
  top: 30px;
  z-index: 400;
}
sup {
  font-size: 0.5em;
  position: relative;
  top: -0.5em;
}
/* Press */
#press {
  position: absolute;
  top: 0;
  right: 0;
  width: 180px;
  height: 150px;
  line-height: 1.1;
  overflow: hidden;
  text-align: center;
}
#press a {
  background-color: #BC2100;
  color: white;
  display: block;
  padding: 10px;
  text-decoration: none;
  width: 450px;
  position: absolute;
  right: -164px;
  top: 30px;
  /* rotate */

  -webkit-transform: rotate(40deg);
  -moz-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  -o-transform: rotate(40deg);
  transform: rotate(40deg);
  /* box-shadow */
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
}
#press a:hover {
  text-shadow: 3px 3px 5px #FFF;
  background: red;
}
#press span {
  display: block;
  font-size: .75em;
}
/* intro */
#intro {
  background: #ffffff url(../images/site_intro_illustration_v2.jpg) 0 -30px scroll no-repeat;
  /* margin-top: 45px; */

  min-height: 671px;
  /*prevent background image from getting only partially shown*/

  overflow: hidden;
  position: relative;
  width: 960px;
  /*prevent div from collapsing over background image in IE6*/
}
#intro p {
  clear: both;
  float: right;
  /* create column by floating and clearing */

  margin-right: 70px;
  width: 400px;
}
#intro p.first span {
  font-variant: small-caps;
}
#intro p.first {
  padding-top: 80px;
}
/* BookRibbon */
.loading {
  display: none;
  height: 24px;
  overflow: visible;
  position: absolute;
  right: 360px;
  top: 1100px;
  width: 240px;
  z-index: 5;
}
.loading span {
  color: #999;
  display: block;
  margin-top: 40px;
  text-align: center;
  text-indent: 0;
}
.loading .spinner {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: url(../images/site_ajax_loader.gif) no-repeat scroll 50% 50% #ffffff;
  border-radius: 5px;
  height: 32px;
  margin: 0 auto;
  padding: 5px;
  text-indent: -9999em;
  width: 32px;
}
.loading span span {
  color: #CCC;
  display: block;
}
#bookRibbonWrapper {
  background: url(../images/site_book_ribbon_bg.png) scroll repeat-x;
  height: 230px;
  width: 100%;
}
#bookRibbon {
  margin: 0 auto;
  overflow: scroll;
  width: 808px;
  z-index: 2;
}
#covers {
  height: 207px;
  padding-top: 28px;
  position: relative;
  width: auto;
  z-index: 1;
}
#covers li {
  background: #000;
  display: block;
  float: left;
  line-height: 0;
  margin-left: 30px;
}
#covers li.active,
#covers li:hover {
  opacity: 1;
}
#covers li:first-child {
  margin-left: 0;
  visibility: visible;
  /* Doesn't show up in Safari without this  */

}
#covers a {
  display: block;
}
#covers a:focus {
  outline: 5px #ffbbbb solid;
}
#covers img {
  opacity: 0.8;
}
#covers .active img {
  opacity: 1;
}
#covers li:hover {
  -moz-transition-property: scale;
  -moz-transition-duration: .25s;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-property: scale;
  -o-transition-duration: .25s;
  -o-transition-timing-function: ease-in-out;
  -webkit-transition-property: scale;
  -webkit-transition-duration: .25s;
  -webkit-timing-function: ease-in-out;
  transition-duration: .25s;
  transition-timing-function: ease-in-out;
  -moz-transform: scale(1.06);
  -o-transform: scale(1.06);
  -webkit-transform: scale(1.06);
  transform: scale(1.06);
  -moz-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5), 0 10px 30px rgba(0, 0, 0, 0.5);
  /* notice: chrome doesn't render pointer cursor on embedded anchor, can't find workaround http://code.google.com/p/chromium/issues/detail?id=103198 */
}
#covers a {
  text-decoration: none;
  border: 0;
}
#covers li.next {
  -webkit-transform: perspective(400px) rotatey(-54deg);
  margin-left: -15px;
}
#bookRibbonWrapper .controls {
  position: relative;
}
.scrollButton {
  background: #fff;
  cursor: pointer;
  display: none;
  height: 59px;
  position: absolute;
  top: 85px;
  width: 36px;
}
@-webkit-keyframes pulse {
  0% {
    background-color: white;
  }
  50% {
    background-color: red;
  }
  100% {
    background-color: white;
  }
}
.scrollButton.show {
  -webkit-animation-duration: 2s;
  -webkit-animation-iteration-count: 2;
  -webkit-animation-name: pulse;
  -webkit-animation-timing-function: ease-in-out;
}
.scrollButton.previous {
  left: 40px;
}
.scrollButton.next {
  left: 900px;
}
/* end bookRibbon */
/* for all books*/
/* individual books */
#books {
  background: #FFF;
  padding-top: 70px;
}
#books > li {
  margin-bottom: 20px;
}
#books h2,
#books blockquote p {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: .5em;
}
#books blockquote {
  margin-bottom: 0.8em;
}
#books h2,
#events h2,
#presentations h2
 {
  font-size: 27px;
  font-weight: 600;
  line-height: 1.2;
}
#books blockquote {
  text-indent: -0.4em;
  width: 300px;
}
#books blockquote span {
  display: block;
  font-size: 0.8em;
  letter-spacing: 2px;
  margin-top: 0.5em;
  text-transform: uppercase;
}
#books p {
  font-size: 15px;
  line-height: 160%;
}
.blockQuotes {
  clear: both;
}
a.buy {
  -moz-border-radius: 10px;
  /* Mozilla */

  -webkit-border-radius: 10px;
  border-radius: 10px;
  border: 10px solid white;
  font-family: Verdana, arial, sans-serif;
  font-size: 11px;
  font-variant: small-caps;
  letter-spacing: 1px;
  text-decoration: none;
  /*padding:2px 6px 2px;*/
}
.titleColumn,
.descriptionColumn {
  margin-top: 20px;
}
#home .titleColumn h2,
blockquote {
  color: #000;
  text-align: left;
}
.descriptionColumn {
  float: right;
  margin-right: 70px;
  width: 400px;
}
.titleColumn {
  clear: both;
  float: left;
  margin-left: 70px;
  text-align: left;
  width: 400px;
}
/*spreadsGallery slideshow*/
.spreadsGallery {
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  height: 466px;
  margin: 20px auto;
  width: 912px;
}
.spreadsGallery img {
  height: 466px;
  width: 912px;
}
#books .spreadsGallery:first-child {
  margin-top: 0;
}
.no-js .spreadsGallery {
  height: auto;
}
/* #photoQuotes */
/* IE7 gets a little confused, the poor thing, let's end it's suffering */
.ie7 #photoQuotesWrapper {
  display: none;
}
/* Hello other browsers */
#photoQuotesWrapper {
  background: url(../images/site_reading_girl_top_backg.png) top center scroll no-repeat;
  margin-right: -1px;
  margin-top: -91px;
  padding-top: 90px;
  clear:right;
}
#photoQuotes {
  background: url(../images/site_reading_girl.jpg) top center scroll no-repeat;
  height: 483px;
}
#photoQuotes blockquote {
  color: #3C4332;
  font-size: 22px;
  line-height: 1.6;
  padding-top: 40px;
}
#photoQuotes blockquote p span {
  color: #58882D;
}
.no-js #photoQuotes blockquote,
.wf-inactive #photoQuotes blockquote {
  font-size: 20px;
}
#photoQuotes .openQuote,
#photoQuotes .closeQuote {
  color: #BF5630;
  font-size: 50px;
  line-height: 0;
  position: relative;
  top: 15px;
}
#photoQuotes .openQuote {
  left: -5px;
}
#photoQuotes .closeQuote {
  left: 5px;
}
#photoQuotes blockquote .first {
  text-indent: -25px;
}
#photoQuotes blockquote .first,
#photoQuotes blockquote .second {
  font-weight: 800;
  margin-left: 440px;
  width: 480px;
}
#photoQuotes blockquote .third {
  color: #333333;
  font-size: 24px;
  font-weight: 600;
  line-height: 1;
  margin-right: 70px;
  margin-top: 50px;
  text-align: right;
}
#photoQuotes .third i {
  color: #606060;
}
#photoQuotes .third span.tagLine {
  color: white;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
}
#photoQuotes .caption {
  color: #FFFFFF;
  display: block;
  float: right;
  font-size: 14px;
  font-style: italic;
  margin-right: 70px;
}
#photoQuotes .caption a {
  color: #FFF;
}
/* about */
#aboutWrapper {
  background: #000000 url(../images/site_about_top_reading_girl_backg.jpg) top center scroll no-repeat;
  width: 960px;
}
/* since #photoQuotes is hidden in IE7, need to match up with a white background */
.ie7 #aboutWrapper {
  background: #000000 url(../images/site_about_top_white_backg.jpg) top center scroll no-repeat;
}
#about {
  background: url(../images/site_about_bottom_right_illo.jpg) bottom center scroll no-repeat;
  color: #fff;
  height: 745px;
  padding: 60px 0;
  width: 960px;
}
#about h2 {
  clear: left;
  color: white;
  float: left;
  font-size: 25px;
  font-weight: normal;
  padding-left: 30px;
}
#about p {
  font-size: 14px;
  font-style: italic;
  line-height: 140%;
}
#about #bioJudith {
  clear: left;
  float: left;
  padding-left: 30px;
  width: 155px;
}
#about #bioJudith img {
  display: block;
  margin-bottom: 20px;
}
#about #bioDedie {
  float: right;
  width: 470px;
}
#about #bioDedie img {
  float: left;
}
#about #bioDedie p {
  float: right;
  padding-right: 50px;
  width: 240px;
}
#about p.future {
  clear: both;
  font-size: 17px;
  font-style: normal;
  margin-top: 60px;
  padding-left: 30px;
  width: 322px;
}
/*footer nestes in about*/
#aboutWrapper #footer {
  margin-top: -60px;
  padding-left: 20px;
}
#aboutWrapper #footer p {
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 130%;
  margin: 0;
}
#aboutWrapper #footer p em {
  font-style: italic;
}
#aboutWrapper #footer p strong {
  font-weight: bold;
}

#presentations {
	background-color:#EBF0E5;
	color:#4C613A;
	overflow: hidden;
	padding:40px 0 60px;
}

#presentations h2 {
	color: #6c7e5d !important;
}

#presentations .titleColumn{
	width:350px;
}

#presentations .descriptionColumn{
	width:450px;
}

#presentations a {
	color:#58882D;
}

#presentations a:hover {
	color:#98C86D;
}


#presentations a:active {
	color:#98C86D;
	text-decoration: overline;
}

/* classes */
.clear {
  clear: both;
}
object {
  display: block;
  margin: 10px auto 30px;
  z-index: 100;
}
/*
.buy{
background: #222 url(/images/alert-overlay.png) repeat-x;
display: inline-block;
padding: 5px 10px 6px;
color: #fff;
text-decoration: none;
font-weight: bold;
line-height: 1;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-moz-box-shadow: 0 1px 3px #999;
-webkit-box-shadow: 0 1px 3px #999;
text-shadow: 0 -1px 1px #222;
border-bottom: 1px solid #222;
position: relative;
cursor: pointer;
text-transform: uppercase;
}
*/
/* Buy now buttons, microcopy */
.microcopy {
  clear: both;
  color: #666;
  font-family: verdana, arial, sans-serif;
  font-size: 10px !important;
  padding-top: 20px;
}
input.buynow {
  background-image: url(../images/site_buy_now_button_sprites.png);
}
input.addtocart {
  background-image: url(../images/site_addtocart_button_sprites.png);
}
input.buynow,
input.addtocart {
  border: 0;
  display: block;
  height: 50px;
  margin: 0;
  padding: 0;
  text-indent: -9999em;
  width: 110px;
}
/* sprites */
input.buynow:hover,
input.addtocart:hover {
  background-position: left center;
  cursor: pointer;
}
input.buynow:active,
input.addtocart:active {
  background-position: left bottom;
  cursor: pointer;
}
/* floating */
input.buynow,
input.addtocart,
.microcopy,
.yab-add .submit {
  float: left;
}
.creditcards {
  margin: 0 20px;
  position: relative;
  top: 15px;
}
.yab-add + div .creditcards {
  top: 14px;
}
/* correct for that paypal spacer gif */
.paypal {
  background: url(../images/site_paypal.png) no-repeat left top scroll;
  display: -moz-inline-box;
  display: inline-block;
  font-size: 0;
  height: 11px;
  overflow: hidden;
  text-indent: -9999em;
  vertical-align: middle;
  width: 37px;
}
.yab-add .submit {
  background-image: url(../images/site_addtocart_button_sprites.png);
  border: 0;
  display: block;
  height: 50px;
  margin: 0;
  padding: 0;
  text-indent: -9999em;
  width: 110px;
}
/* sprites */
.yab-add .submit {
  background-position: center top;
}
.yab-add .submit:hover {
  background-position: center center;
  cursor: pointer;
}
.yab-add .submit:active {
  background-position: center bottom;
  cursor: pointer;
}
/* hide quantity */
.yab-add input:first-child {
  display: none;
}
/* checkout */
#checkout h1 {
  margin: 77px 0 30px;
}
#checkout-wrapper {
  float: left;
  margin-left: 40px;
  padding-top: 60px;
  width: 600px;
}
#checkout-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  font-family: Verdana, Geneva, sans-serif;
  margin-bottom: 40px;
  width: 100%;
}
#checkout-wrapper table a {
  color: #09C;
}
#checkout-wrapper table th {
  text-align: left;
}
#checkout-wrapper table th:first-child {
  width: 350px !important;
}
#checkout-wrapper table th.yab-checkout-price {
  width: 100px !important;
}
#checkout-wrapper table th.yab-checkout-change {
  width: 150px !important;
}
#checkout-wrapper tbody tr {
  border-bottom: 1px solid #E6E6E6;
  font-size: 12px;
}
/*#checkout-wrapper tbody tr .yab-checkout-item-price, */
/*#checkout-wrapper tbody tr .submit-edit,*/
#checkout-wrapper tbody tr.yab-checkout-tax,
#checkout-wrapper tbody tr.yab-checkout-subtotal,
#checkout-wrapper tbody tr.yab-checkout-shipping {
  display: none;
}
#checkout-wrapper tbody tr td:first-child a {
  float: left;
  margin-right: 2em;
}
#checkout-wrapper tbody tr ul {
  float: left;
}
#checkout-wrapper tbody td {
  padding: 5px 0;
  vertical-align: middle;
}
#checkout-wrapper tbody tr.yab-checkout-total {
  background: #F5F3ED;
  color: black;
  font-size: 15px;
  font-variant: small-caps;
  font-weight: bold;
}
#checkout-wrapper tbody tr.yab-checkout-total .yab-checkout-sum {
  color: #C30;
}
#checkout-wrapper tbody tr.yab-checkout-total td:first-child {
  padding-left: 15px;
}
#checkout-wrapper form fieldset input,
#checkout-wrapper form fieldset select,
#checkout-wrapper form fieldset textarea {
  display: block;
  width: 460px;
}
#checkout-wrapper .checkbox {
  display: inline;
  margin-right: 1em;
  width: auto;
}
/* cart */
#checkout-sidebar {
  color: #888;
  float: right;
  padding-top: 70px;
  width: 200px;
}
#checkout-sidebar h2 {
  color: #C30;
  letter-spacing: 2px;
  margin: 40px 0 15px;
  text-transform: uppercase;
}
#checkout-sidebar a {
  color: #333;
}
#checkout-sidebar a.back-shopping {
  color: #09C;
}
#checkout-sidebar ul {
  line-height: 1.4;
}
ul.yab-cart {
  background: #F5F3ED;
  margin-right: 20px;
  padding: 15px 10px;
}
#checkout-sidebar .yab-to-checkout {
  display: none;
}
#checkout-sidebar .yab-cart .yab-item {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 14px;
}
#checkout-sidebar .yab-cart .yab-item ul {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
  margin-bottom: 10px;
}
/* client form */
fieldset {
  clear: left;
}
#yab-shop-checkout-anchor {
  padding-top: 50px;
}
/*on submit error msg are otherwise covered by navBar*/
.yab-shop-required-notice {
  color: #C30;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  margin-bottom: 0px;
}
.yab-shop-notice {
  color: #C30;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 20px;
  overflow: auto;
}
.yab-shop-notice li {
  float: left;
  padding: 0 1em 0 0;
}
.yab-shop-required label {
  background: url(../images/site_asterisk.png) 100% 0 no-repeat scroll;
  padding-right: 16px;
}
table *:focus {
  outline: 1px dotted #09C;
}
.submit-del {
  background: url("../images/site_trash.png") no-repeat scroll 0 0 transparent;
  border: 0 none;
  cursor: pointer;
  height: 12px;
  left: 110px;
  overflow: hidden;
  position: relative;
  text-indent: -9999em;
  top: 2px;
  width: 12px;
}
html,
body,
body#checkout #wrapper {
  min-height: 100%;
}
/*facebook iframe (inserted into DOM with JS)*/
.facebook-like {
  border: none;
  height: 35px;
  overflow: hidden;
  width: 320px;
  clear: right;
  float: left;
  margin-left: 490px;
}
