/* CSS Document */

/* Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;}
a {text-decoration:none;}
/* End Reset */

/* Layout */
em {font-style:italic;}
body {
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#wrapper {
	text-align:left;
	margin:0 auto;
	width:700px;
	border-left:solid 1px #00608c;
	border-right:solid 1px #00608c;
	position:relative;
	background:#FFFFFF;
}

/* Header */

#header {
	padding:10px 0;
}

#header #logo {
	padding:20px 0 12px 16px;
}

#search {
	position:absolute;
	left:446px;
	top:32px;
}


#cart {
	position:absolute;
	top:36px;
	left:640px;
	width:37px;
	height:37px;
	background:url(../images/icon_cart.gif) no-repeat center center;
}

#search #go, #search_parameters #search_again_submit, #logout, #login {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-transform:uppercase;
	text-decoration:none;
	font-weight:bold;
	background:none;
	border:none;
}

#logout, #login {
	position:absolute;
	top:24px;
	left:636px;
}

#login {
	left:641px;
}

#cart h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-align:center;
	padding-top:9px;
	padding-left:3px;
}

#search_parameters form a {
	font-size:11px;
}
/* Modules Small */

div.module_container {
	background:url(../images/dropshadow.png) no-repeat bottom right;
	padding:0 10px 10px 0;
	float:left;
}

div.module_container2 {
	background:url(../images/dropshadow.png) no-repeat bottom right;
	padding:0 10px 10px 0;
	float:left;
}

div.module.short {
	width:195px;
	height:56px;
	position:relative;
	background:url(../images/bevel.gif) no-repeat bottom right;
}

/* Hardcover Books (HC) Divs are assigned module.light_green
Paperback Books (PB) are assigned module.peach
Board Books (BB) are assigned module.tan
White and light_yellow are currently not in use */

div.module.peach, div.module.peach.long {
	background-color:#ffefe7;
}

div.module.white, div.module.white.long {
	background-color:#ffffff;
}

div.module.light_yellow, div.module.light_yellow.long {
	background-color:#fffbe7;
}

/* All Hardcover books are actually Light Blue in color*/
div.module.light_green, div.module.light_green.long {
	background-color:#ecf2ff;
}

div.module.tan, div.module.tan.long {
	background-color:#f7efd1;
}

div.book_info {
	width:118px;
	margin-left:60px;
}

a.title {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	padding-top:3px;
	display:block;
	color:#000;
	text-decoration:none;
}

a.title:hover {
	text-decoration:underline;
}

h2.byline {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#e37600;
	padding-top:3px;
}

span.thumbnail {
	position:absolute;
	top:0px;
	left:2px;
}

.module_container a.flag, .trash {
	position:absolute;
	top:5px;
	right:5px;
}

a.flag {
	width:20px;
}

.module_container a.flag:hover, .cart_container a.trash:hover {
	cursor:pointer;
}

.trash {
	display:none;
}

a.btn_buy, a.btn_buy2, a.btn_buy3 {
	position:absolute;
	top:35px;
	right:5px;
}

/* Footer */

#footer {
	clear:both;
	height:81px;
}

/* Bookshelf */

#bookshelf {
    position: fixed;
    width: 100%;
    height: 81px;
    bottom: 0;
    left: 0;
	background:#e48403 none repeat scroll 0%;
	min-width:700px;
	overflow:auto;
	z-index:100;
}
	  
body > div#bookshelf {
	position:fixed;
}
	  
#bookshelf_header {
	height:16px;
	background:#774300;
	text-align:center;
}

#bookshelf_clear {
	float:left;
}

#bookshelf_clear {
	margin-left:5px;
}

#bookshelf_addcart {
	margin-right:10px;
	float:right;
}

#bookshelf_help {
	display:none;
}

#bookshelf_help {
	margin-right:10px;
}

#your_bookshelf {
	position:absolute;
	left:50%;
	margin-left:-65px;
}

#bookshelf.drop-it {
	background-color:#a66207;
	background-image:none;
}

#bookshelf.empty.drop-it {
 	background:url(../images/bg_bookshelf-drop.gif) #a66207 no-repeat 50% 80%;
}

#bookshelf.empty {
 	background:url(../images/bg_bookshelf.gif) #e48403 no-repeat 50% 80%;
}

#bookshelf div.cart_container {
	float:left;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
	width:195px;
}

#bookshelf div.cart_container .flag {
	display:none;
}

#bookshelf div.cart_container .trash {
	display:block;
}

#bookshelf_module {
	height:65px;
	position:relative;
}

div.cart_container div.awards_container, div.cart_container div.price_container {
	display:none;
}

div.cart_container div.module.long {
	width:195px;
}

div.cart_container div.module.long a.title {
	font-size:10px;
}

div.cart_container div.module.long div.book_info {
	width:118px;
}

div.cart_container div.module.long {
	border:0px;
}

#bookshelf {
	overflow:visible;
}

#bookshelf_move_left, #bookshelf_move_left_on {
	position:absolute;
	top:0;
	left:0;
	height:65px;
	width:25px;
	z-index:89;
	background-color:#e48403;
}

#bookshelf_move_right, #bookshelf_move_right_on {
	position:absolute;
	top:0;
	right:0;
	height:65px;
	width:25px;
	z-index:89;
}

#bookshelf div.cart_container {
	display:inline;
	margin-left:5px;
	margin-top:5px;
	text-align:left;
}

#bookshelf div.cart_container .flag {
	display:none;
}

#bookshelf {
	overflow:visible;
}

#bookshelf_module {
	padding-left:25px;
	overflow:visible;
}

#bookshelf_module_container {
	position:relative;
	overflow:visible;
}

/* Login Pages */

#login_title {
	float:left;
	width:427px;
	margin-left:18px;
	padding-top:22px;
}

.pagemeat-2col {
	float:left;
	width:300px;
	margin-left:18px;
	margin-right:30px;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:13px;
}
.pagemeat-2col a {
	color: #eb6400;
	text-decoration: underline;
}

#footer_nav {
	float:left; position:relative; width:700px; bottom:0px; 
	background-color:rgb(255,251,231); 
	border-top: 1px solid #969696; padding:10px 0 10px 0;
	text-align:center;
	line-height: 18px;
	color: #B71100;
	}
	
#footer_nav a {
	text-decoration: none;
	color: black;
	}
	
#footer_nav a:hover {
	text-decoration: underline;
	}
