/* Life Library CSS Styles by OnWired <http://www.onwired.net> */

html, body {
	margin: 0;
	padding: 0;	
}

body {
	background-color: #FFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.4;
}

a:link, a:visited {
	color: #000;
	text-decoration: underline;
}

a:hover, a:active {
	color: #999;
	text-decoration: underline;
}

form {
	margin: 0;
	padding: 0;
}

h1 {
	margin: 20px 0 12px 0;
	padding: 0;
	font: 220% "Courier New", Courier, monospace;
	letter-spacing: 2px;
	text-align: center;
}

h1 a:link, h1 a:visited {
	text-decoration: none;
	border-bottom: 3px solid black;
}

h1 a:hover, h1 a:active {
	color: black;
	text-decoration: none;
	border-bottom: 3px solid #FFA778;
}

h2 {
	height: 28px;
	margin: 0 0 20px 0;
	padding: 0;
	font: 150% italic normal Corsiva, "Lucida Handwriting", script;
	text-align: center;
	text-indent: -5000px;
	text-transform: capitalize;
	background: url(images/subheader.gif) no-repeat center center;
}

h3 {
	margin: 0;
	padding: 0;
	font: 130% "Courier New", Courier, monospace;
}

p {
	margin: 0 0 10px 0;
	padding: 0;
}

fieldset {
	display: block;
	margin: 0 0 10px 0;
	padding: 10px;
	border: 1px solid #DDDDDD;
}

legend {
	color: #999;
	font-weight: bold;
	font-size: 92.5%;
}

fieldset label {
	clear: left;
	float: left;
	width: 120px;
}

fieldset input {
	float: left;
}

div.fieldsetItem {
	margin-bottom: 4px;
}

div.hr {
	width: 310px;
	height: 15px;
	margin: 0 auto;
	background: #fff url(images/hr.gif) repeat-x scroll center;
}

div.hr hr {
	display: none;
}

img {
	border: 0;
}

ul {
	margin-top: 10px;
	margin-bottom: 10px;
}

.orange {
	color: #FFA778;
}

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

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

.all-caps {
	text-transform: uppercase;
}

.strikethrough {
	text-decoration: line-through;
	color: #666;
}

.lowercase {
	text-transform: lowercase;
}

.smallText {
	font-size: 92.5%;
}

div.error2 {
	border: 1px solid red;
	background-color: #FFC0C0;
	margin-bottom: 10px;
}

div#container {
	width: 760px;
	margin: 0 auto;
	padding: 35px 0 0 0;
}

div#footer_container {
	width: 760px;
	margin: 0 auto;
	padding-top: 10px;
}

div#prime {
	text-align: center;
}
.homepage-link {
	padding-top:50px;
	clear:both;
	font-size:16px;
	font-weight:bold;
}
ul.editions {padding-left:150px;}
ul.frontpage {padding-left:0;}
ul.editions li {
	list-style-type:none;
	display:block;
	float:left;
	width:250px;
}
ul.editions li img {display:block;}
ul.editions li span {display:block;}
div#content {
	min-height: 275px;
}

p#category {
	padding-right: 100px;
	font: 100% "Courier New", Courier, monospace;
	text-align: right;
	text-transform: lowercase;
}

div#sidebar {
	float: left;
	width: 150px;
	padding-top: 8px;
	border-top: 1px solid #FFA778;
	text-transform: lowercase;
}

div#subnavigation {
	height: 120px;
	border-right: 1px solid #FFA778;
}

ul#subnavigation {
	border-right: 1px solid #FFA778;
	margin: 10px 0 0 0;
	padding: 0 10px 0 0;
	list-style: none;
}

ul#subnavigation li {
	margin: 0;
	padding: 3px 0;
	text-align: right;
	font: 100% "Courier New", Courier, monospace;
}

ul#subnavigation li a.categorySelected:link, ul#subnavigation li a.categorySelected:visited {
	text-decoration: underline;
}

ul#subnavigation li a.categorySelected:hover, ul#subnavigation li a.categorySelected:active {
	text-decoration: none;
}

ul#subnavigation li a:link, ul#subnavigation li a:visited {
	text-decoration: none;
}

ul#subnavigation li a:hover, ul#subnavigation li a:active {
	color: black;
	text-decoration: underline;
}

div#products, div#product {
	float: left;
	margin-left: 30px;
	width: 500px;
	min-height: 375px;
}

div#product {
	min-height: 400px;
}

div#checkout, div#login, div.commonRight {
	float: left;
	margin-left: 30px;
	width: 520px;
	min-height: 234px;
	margin-bottom: 40px;
	border-top: 1px dashed #FFA778;
}

div#emptyCart, div#login {
	padding: 7px 0;
	text-align: center;
}

div.commonRight {
	padding: 7px 0;
}

div#emptyCart h3, div#login h3, div.commonRight h3 {
	margin-bottom: 10px;
	text-align: center;
}

div#formAdvice {
	padding-top: 10px;
}

p#secureServer {
	float: right;
	background: url(/images/secure.gif) no-repeat center left;
	padding-left: 20px;
	color: #999;
	font-size: 92.5%;
}

p#indicatesRequired {
	font-size: 92.5%;
	color: #999;
}

p#checkoutSteps {
	text-align: center;
	font-size: 92.5%;
}

span.req {
	color: red;
}

input.quantityField {
	text-align: center;
}

div#productDetails-Text, select#quantity {
	font-size: 90%;
}

div.productResult {
	float: left;
	width: 147px;
}

img.product_thumb {
	width: 135px;
	height: 160px;
	border: 1px solid #605C5C;
}

div#pagination {
	clear: both;
	width: 441px;
	padding: 10px 0;
	text-align: center;
	font-size: 92%;
}

div#pagination a:link, div#pagination a:visited {
	text-decoration: none;
}

div#pagination a:hover, div#pagination a:active {
	text-decoration: underline;
	color: black;
}

div#productDetails-Image img {
	border: 1px solid #605C5C;
}

ul#navigation {
	width: auto;
	display: block;
	padding: 0; 
	margin: 0 auto; 
	list-style-type: none;
	white-space: nowrap;
}

ul#navigation li {
	display: inline;
}

* html ul#navigation li {
	float: left;
}

ul#navigation a {
	width: auto;
	padding: 2px 10px;
	font: 13px "Courier New", Courier, monospace;
	border-right: 1px solid #FFA778;
	text-transform: lowercase;
	letter-spacing: 1px;
}

* html ul#navigation a {
	float: left;
}

ul#navigation li.last a {
	border: 0;
	padding-right: 18px;
}
  
ul#navigation li a:link, ul#navigation li a:visited {
	text-decoration: none;
}

ul#navigation li a:hover, ul#navigation li a:active {
	text-decoration: underline;
	color: black;
}

div#nav_container {
	padding-top: 10px;
	clear: both;
	text-align: center;
}

div#nav_container del {
	clear: both;
	text-decoration: none;
}

div#footer {
	width: 555px;
	margin: 0 auto;
	padding: 12px 0 0 0;
}

div#footer a:link, div#footer a:visited {
	text-decoration: none;
}

div#footer a:hover, div#footer a:active {
	text-decoration: underline;
	color: #000;
}

p#contact-information, p#mini-cart {
	font: 100% "Courier New", Courier, monospace;
	text-transform: lowercase;
	margin: 0;
	padding: 0;
}

p#contact-information {
	float: left;
	width: 56%;
}

p#mini-cart {
	clear: both;
	float: right;
	width: 40%;
	margin-right: 4px;
	text-align: right;
}

div#productDetails-Image {
	width: 315px;
	float: left;
}

div#productDetails-Text {
	width: 170px;
	float: right;
}

div#productDetails-ProductOptions {
	margin:0 0 10px 0;
}

span.cartItem-Options-Rem {
	font-size: 85%;
}

tr.cartItem td {
	padding-top: 15px;
	padding-bottom: 15px;
	border-top: 1px dashed #FFA778;
}

div#cart-ContinueShopping {
	padding-top: 15px;
	width: 45%;
	float: left;
	text-align: left;
}

div#cart-CheckOut {
	padding-top: 15px;
	width: 45%;
	float: right;
	text-align: right;
}

div#productDetails-Buttons {
	padding-top: 10px;
}

div#productDetails-Buttons a {
	display: block;
	margin-bottom: 10px;
}

div#productDetails-Options {
	clear: both;
	padding-top: 50px;
}

a#emailToAFriend {
	margin-right: 10px;
}

.selected {
	font-weight: bold;
}

.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}
/* End hide from IE Mac */

/* CSS Frames courtesy 456BereaStreet.com 

html>body #wrap {height:100%;} /* 100 % height 

html>body #content_wrap {height:100%;} /* 100 % height */
html>body #contents {padding:0 0 8em 0; height: 500px;} /* 6em = height of #header and #footer + 1em, 1em = give the content some breathing space */

#footer_wrap {
	width:100%;
	height:7em;
	background-color: white;
}

html>body #footer_wrap {
	/*position:relative;
	bottom:0;
	z-index:10; /* Prevent certain problems with form controls */
}