/* Bookthingys */
body {
  margin: 0 0;
  font-family: Georgia, serif;
  color: #333;
  line-height: 140%;
  font-size: 13px;
}

br { clear: both; }

h1 { margin: 0; padding: 0; }

#header {
  padding: 0;
  margin: 0;
  height: 120px;
  background-image: url(../images/header-alice.jpg);
  background-repeat: repeat-x;
  background-position: top left;
}

#footer { 
  height: 85px;
  margin-top: 0px;
  margin-left: 25px;
  color: #666;
  border-top: 1px solid #eee;
  font-size: 90%;
  width: 800px;
}

.home #footer {
  border-top: none;
/*  margin-top: -50px;*/
}


.hermione #header { background-image: url(../images/header-hermione.jpg); }

.bennet #header { background-image: url(../images/header-bennet.jpg); }

.BLBC #header { background-image: url(../images/header-scarlet.jpg); }
.BKSTR #header { background-image: url(../images/header-ramona.jpg); }


dl dt { color: #d6003e;}
dl dd { margin-bottom: 1em;}

#header p.tagline {
  margin-top: 0;
  margin-left: 18px;
  font-style: italic;
}

h1#logo {
  width: 237px;
  height: 97px;
  position: relative;
}

h1#logo span {
  background: url(../images/logo.png) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
}

#content {
  width: 650px;
  margin-left: 270px;
}

.quote { width: 600px;}

h3.price { font-weight: normal; }

ul#swatches { 
  margin-left: 0;
  padding-left: 0;
}

ul#swatches li {
  display: inline;
}

img.swatch {
  border: 1px solid #505050;
}

img.swatch .selected {
  border: 1px solid #000;  
}


.home img.products { margin-top: -10px;}

img.swatch:hover {
  border: 1px solid #eee;
}

#selected_medium_swatch img { 
  border: 1px solid #505050;
}
#selected_medium_swatch img { 
  vertical-align: middle;
  margin-right: 5px;
}

#selected_medium_swatch .selected_swatch {
  background-color: #e5fe04;
  padding: 2px;
}

ul#navigation { 
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

ul#navigation li { 
  margin: 15px;
}

ul#navigation li a { 
  color: #000;
  text-decoration: none;
  padding: 3px;
}

#sidebar {
  float: left;
  width: 250px;
  height: 500px;
}

.home #sidebar { height: 350px;}
.instructions #sidebar { height: 500px;}
.BLBC #sidebar { height: 400px;}


body.home #container {
  background-image: url(../images/splash-bg2.jpg);
  background-position: top left;
  background-repeat: no-repeat;
}

.FloatRight {
  float: right;
}

.CheckoutRedeemCoupon { padding: 1em; background-color: #eee;}

.ErrorMessage {
	color: #f00;
	border: 1px solid #f00;
	background-color: #FFCECE;
	font-size: 110%;
	padding: 1em;  
}

.FormContainer dl dd { margin-left: 0; padding-left: 0;}

.checkout #content {
  width: 700px;
}

/*ul#navigation li a.current { 
  background-color: #d2ff00;
}
*/
#imagery { width: 370px; float: left; }
#details { width: 280px; float: right; }

a.instructions  {
  color: #d6003e;
}

p.first { color: #d6003e; font-weight: bold;}

/* Navigation */
#navigation .home{
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-home.gif) no-repeat;
*/  padding: 7px 0;    
}

#navigation .BLBC {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-blbc.gif) no-repeat;
*/  padding: 7px 0;    
}

#navigation .BKSTR {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-bookster.gif) no-repeat;
*/  padding: 7px 0;    
}

#navigation .instructions {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-instructions.gif) no-repeat;
*/  padding: 7px 0;    
}

#navigation .our_story {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-our_story.gif) no-repeat;
*/  padding: 7px 0;
}

#navigation .frequently_asked_questions {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-faq.gif) no-repeat;
*/  padding: 7px 0;    
}

#navigation .contact {
/*  display: block;
  text-indent: -9999px;
  background: url(../images/toc-contact.gif) no-repeat;
*/  padding: 7px 0;
}

/* Navigation - Current */
.home #navigation .home {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-home-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

.BLBC #navigation .BLBC {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-blbc-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

.BKSTR #navigation .BKSTR {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-bookster-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

.instructions #navigation .instructions, .instructions_step_2 #navigation .instructions, .instructions_step_3 #navigation .instructions {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-instructions-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

.our_story #navigation .our_story {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-our_story-highlighted.gif) no-repeat;
  padding: 7px 0;
}

.frequently_asked_questions #navigation .frequently_asked_questions {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-faq-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

.contact #navigation .contact {
  display: block;
  text-indent: -9999px;
  background: url(../images/toc-contact-highlighted.gif) no-repeat;
  padding: 7px 0;    
}

h2#our_story {
  display: block;
  text-indent: -9999px;
  background: url(../images/our_story.gif) no-repeat;
  padding: 11px 0;  
}

#content h2#faq {
  display: block;
  text-indent: -9999px;
  background: url(../images/faq.gif) no-repeat;
  padding: 11px 0;
}

#content h2#instructions {
  display: block;
  text-indent: -9999px;
  background: url(../images/instructions.gif) no-repeat;
  padding: 11px 0;
}

#content h2#shopping_bag {
  display: block;
  text-indent: -9999px;
  background: url(../images/shopping-bag.gif) no-repeat;
  padding: 11px 0;  
}

/*#content h2#instructions {
  width: 235px;
  height: 41px;
  position: relative;
  }
#content h2#instructions span {
  background: url(../images/instructions.gif) no-repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  }
*/	

#content h2#BLBC_title {
  display: block;
  text-indent: -9999px;
  background: url(../images/blbc-title.gif) no-repeat;
  padding: 7px 0;
}

#content h2#BKSTR_title {
  display: block;
  text-indent: -9999px;
  background: url(../images/bookster-title.gif) no-repeat;
  padding: 15px 0;
}

h3#choose_style {
  display: block;
  text-indent: -9999px;
  background: url(../images/choose-style.gif) no-repeat;
  margin: 0;
  padding-bottom: 5px;
}

h3#select_quantity {
  display: block;
  text-indent: -9999px;
  background: url(../images/select-quantity.gif) no-repeat;
  margin: 0;
  padding-bottom: 5px;
}

.center { text-align: center; }

.quote blockquote, .quote cite { 
  color: #d6003e;
  font-style: italic;
  font-size: 15pt;
  line-height: 115%;
}

.quote blockquote { text-align: left;}
.quote { text-align: right;}

.quote cite {
  text-align: right;
  color: #575757;
}

.our_story h3 {
  color: #d6003e;
  font-size: 14pt;
  font-weight: normal;
  line-height: 115%;
  margin-bottom: 0;
}
.our_story h4 {
  margin: 0; padding: 0;
}

.our_story h4 a {
  color: #000;
  font-weight: normal;
  text-decoration: none;
  border-bottom: 1px solid #808080;
}

/*.home .bookster { position: relative; left: 200px;}
*/
#content .BLBC { width: 600px; }

#sidebar_cart a, #sidebar_cart a:visited, #sidebar_cart a:active {
  color: #000;
}

#sidebar_cart { margin-left: 25px; padding-bottom: 10px;}

/* Cart/Order/Item Contents Tables */
.CartContents {
	width: 100%;
	margin: 10px 0;
}

.CartContents thead tr th {
	padding: 4px 10px;
	text-align: left;
	border-bottom: 1px solid #eee;
}

.CartContents .ProductName a {
	font-weight: bold;
}

.CartContents tbody td {
	padding: 4px 10px;
	vertical-align: top;
	border-bottom: 1px solid #eee;	
}

.CartContents tbody .SubTotal td {
	text-align: right;
	font-weight: bold;
}

.ProceedToCheckout {
	text-align: right;
}

.Content .ProceedToCheckout {
	width: 200px;
	float: right;
}
.ProceedToCheckout a {
	padding-top: 5px;
}

.ProductOptionList, .ProductOptionList li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.ProductOptionList {
	margin-top: 5px;
	margin-bottom: 10px;
}
.ProductOptionList li {
	margin-bottom: 3px;
	margin-left: 4px;
}

.ProductOptionList input {
	vertical-align: middle;

}


a, a:active, a:visited, #contact_info a {
  color: #000;
  border-bottom: 1px solid #808080;
  text-decoration: none;
}

a:hover {
  color: #d6003e;
  border-bottom: 1px solid #808080;
  text-decoration: none;
}

#navigation a, img a, a img, .CartThumb a { border-bottom: none;}

a img, img a, #imagery a, .ProceedToCheckout a, .CartThumb a, .home img  { border: none; }

#imagery h4 { font-weight: normal;}

.faq table { border-collapse: collapse;}
.faq table td, .faq table th { border: 2px solid #eee;}

dl dd { margin-left: 0; padding-left: 0;}

#product_color_listing { color: #666; font-size: 90%; display: inline;}

h2 {margin-top: 0;}



#contact_info a { margin-left: 10px; padding: 0;}


.SuccessMessage {
	padding: 5px 5px 5px 7px;
	margin: 1em 10px 10px 0;
	font-size: 12px;
	text-align: left;
	color: #090;
	border: 1px solid #090;
	background-color: #cfc;	  
}