/*
Title:				Eastern Book Company
Author: 			R Landry, J Ecker - Pemaquid Communications
Date: 				1/1/2008
Background Pattern: Kottan Ermittelt by Roland Peschetz
*/


/* general styles
---------------------------------------------------------- */
html, body {
	height: 100%;
}

body {
	font: small 'Helvetica Neue', 'Lucida Grande', verdana, tahoma, arial, helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	background:#333399;
	color: #383838;
	line-height:1.6em;	
	}

h1{
	font-size: 150%;
	}

h2{
	font-size: 150%;
	color: #339;
	margin: 0;
	line-height:1.2em;	
	}
	
.extranet h2{
	margin: 0 0 10px 0;	
	}
	
h2.pagetitle{
	margin-top:0;
	}

h3{
	font-size:120%;
	font-weight:bold;
	color:#000;
	margin-top:10px;
	border-bottom:1px double #ccccff;
	padding-bottom:10px;
	}
	
a{
	color:#004b91;
	text-decoration:underline;
	}
	
.img_link img{
	border:none;
	}
	
.img_link:hover{
	background:none;
	}

a:hover{
	/*
color:#fff;
	background:#004b91;
	*/
	color:#e16132;
	}
	
.clear {
	clear:both;
	}

.right{
	float:right;
	padding:0 0 0 10px;
	}

.left{
	float:left;
	padding:0 10px 0 0;
	}

.text_right{
	text-align:right;
	}
	
.text_left{
	text-align:left;
	}
	
.text_center{
	text-align:center;
	}
	
.text_red{
	color:red;
	}

.text_smaller{
	font-size:90%;
	}
	
ol ol { list-style-type: lower-latin; }

blockquote {
	font-family:georgia,times,serif;
	font-size:120%;
	font-style:italic;
	line-height:1.5em;
	margin:0pt;
	padding:20px 20px 0px;
	}
	
cite{
	display:block;
	font-size:85%;
	font-style:normal;
	font-family:arial;
	padding:0px 20px 20px 0px;
	line-height:1.2em;
	text-align:right;
	}
	
/* =page structure
---------------------------------------------------------- */	
#container{
	background:#fff url(/images/bg.gif) repeat-x  0 -41px;
	}
	
#content {
	margin:40px auto 0 auto;
	padding:0;
	width:758px;
	}
	
#main{
	width:498px; 
	float:left;
	padding:0 0 20px 0;
	margin:0 8px 0 0;
	display:inline;
	}
	
.wrapper{
	width:758px;
	margin:0 auto;
	position:relative;
	}
	
#sidebar{
	width:243px;
	font-size:92%;
	padding:0 0 10px 0;
	margin:0 7px 10px 0;
	float:right;
	background:#ffffe5;
	border:1px solid #dddddd;
	}

#multicartbar{
	width:220px;
	font-size:92%;
	padding:4px 0 5px 8px;
	margin:7px 2px 5px 2px;
	float:right;
	background:#ffffe5;
	border:1px solid #dddddd;
	}

/* width:220px; margin-bottom: 5px; margin-right: 2px; margin-top: 7px; padding-bottom: 5px; padding-left: 8px; padding-top: 4px;
*/
#sidebarBooks{
	width:243px;
	padding:0;
	margin:0 7px 0 0;
	float:right;
	}
	
#order_form_sidebar{
	width:230px;
	padding:0;
	margin:0 7px 10px 0;
	float:right;
	}

.home #sidebar{
	}

/* skipnav	
---------------------------------------------------------- */	
a#skipnav {
	font-family:'Lucida Grande';
	font-size:small;
	display: block;
	position:fixed;
	top:0;
	left:0;
	width:100%;
	padding:0;
	background: transparent;
	font-weight: bold;
	text-align: center;
	text-indent:-9999px;
	}

a#skipnav:link, a#skipnav:visited {
	color: #fff;
	text-decoration:none;
	}

a#skipnav:hover, a#skipnav:focus, a#skipnav:active {
	text-indent: 3em;
	background: #6359c4;
	}


/*header
---------------------------------------------------------- */	
#header{
	padding:0;
	margin:41px auto 0 auto;
	width:100%;
	background:transparent url(/images/header-bg.gif) repeat-x top center;
	height:122px;
	}
	
.extranet #header{
	height:150px;
	}
	
#header h1{
	width:387px;
	margin:0 auto;
	padding:0;
	height:73px;
	float:left;
	}
	
#header h1 a{	
	width:387px;
	height:58px;
	margin:14px 0 0 3px;
	padding:0;
	display:block;
	background:transparent url(/images/logo.png) no-repeat left top;
	text-indent:-9999px;
	}

/*nav
---------------------------------------------------------- */
#nav{
	clear:both;
	width:758px;
	margin:0px auto;
	background:transparent;
	font-size:110%;
	height:32px;
	}
	
#nav ul{
	margin:0;
	padding: 0;
	}
	
#nav li{	
	list-style-type:none;
	float:left;
	padding:0 0 0 8px;
	background:transparent url(/images/nav_tab-left.png) no-repeat left bottom;
	text-align:center;
	border-bottom:4px solid #ccccff;
	}
		
#nav li a{
	color:#fff;
	text-decoration:none;
	margin:0;
	padding:7px 8px 0 0;
	background:transparent url(/images/nav_tab-right.png) no-repeat right bottom;
	width:110px;
	display:block;
	height:25px;
	font-weight:bold;
	}
	
#nav a:hover{
	color:#f0b19a;
	}
	
#nav li.orange{
	background:transparent url(/images/nav_tab-orange-left.png) no-repeat left bottom;
	}
	
#nav li.orange a{
	background:transparent url(/images/nav_tab-orange-right.png) no-repeat right bottom;
	}
	
#nav li.current{
	background:transparent url(/images/nav_tab-left-on.png) no-repeat left bottom;
	}
	
#nav li.current a{
	background:transparent url(/images/nav_tab-right-on.png) no-repeat right bottom;
	color:#333399;
	}
	
#nav li.current a:hover{
	color:#333399;
	}
	
#nav li.yellow{
	background:transparent url(/images/nav_tab-yellow-left.png) no-repeat left bottom;
	}
	
#nav li.yellow a{
	background:transparent url(/images/nav_tab-yellow-right.png) no-repeat right bottom;
	color:#333333;
	font-size:85%;
	}
	
.extranet #nav li.yellow{
	border-bottom:4px solid #dcb02c;
	}
	
/*login
---------------------------------------------------------- */		
#login {
	margin:0;
	float:right;
	width:261px;
	padding:17px 0 4px 0;
	}	
	
#login fieldset{
	margin:0;
	padding:0;
	border:none;
	}

#login div{	
	float:left;
	padding:0 0 0 15px;
	border-left:1px solid #948ece;
	}

#login input{
	padding:5px;
	border-bottom:1px solid #c0c0c0;
	border-right:1px solid #c0c0c0;
	border-top:1px solid #7f7f7f;
	border-left:1px solid #888888;
	width:147px;
	}
	
#login #username{
	margin-bottom:6px;
	}
	
#login #login_button_div{
	float:right;
	margin:0;
	border:none;
	}

#login #login_button{
	border:none;
	padding:0;
	width:auto;
	}

/*secondary nav
---------------------------------------------------------- */		
#secondary-nav {
	margin:0 auto;
	position:absolute;
	top:-39px;
	right:0;
	width:766px;
	text-align:right;
	}
	
.extranet #secondary-nav {
	}
	
#secondary-nav ul{
	margin:0;
	font-size:90%;
	padding:0;
	float:right;
	}
	
#secondary-nav li{
	margin:0;
	padding:7px;
	list-style-type:none;
	float:left;
	border-right:1px solid #504ea9;
	}
	
#secondary-nav li.last{
	border-right:none;
	}
		
#secondary-nav li a{
	color:#f1f1f8;
	text-decoration:none;
	border-bottom:1px solid #9999cc;
	}
	
#secondary-nav li a:hover{
	text-decoration:underline;
	}
	
	
/*extranet_nav
---------------------------------------------------------- */
#extranet_nav{
	clear:both;
	width:754px;
	margin:0px auto;
	background:transparent;
	font-size:100%;
	height:23px;
	background:#dcb02c;
	border:1px solid #999999;
	border-top:none;
	}
	
#extranet_nav ul{
	margin:0;
	padding: 0;
	}
	
#extranet_nav li{	
	list-style-type:none;
	float:left;
	padding:0;
	text-align:center;
	}
		
#extranet_nav li a{
	color:#333;
	text-decoration:none;
	margin:0;
	padding:1px 10px 0 10px;	
	display:block;
	height:22px;
	font-weight:bold;
	background:#ffe188;
	border-right:1px solid #817143;
	}
	
#extranet_nav a:hover, #extranet_nav li.current a{
	color:#fff;
	background:#ff8432;
	}
	
	
	
/* =marquee
---------------------------------------------------------- */		
#marquee_wrapper{	
	padding:0;
	margin:0 0 10px 0;
	width:758px;
	height:236px;
	background: #404040;
	}
	
#marquee{	
	margin:0;	
	padding:0 ;
	color:#fff;
	background: url(/images/marquee/bg.png) no-repeat 460px center;
	height:236px;
	}
	
#marquee div{	
	position:absolute;
	width:758px;
	}
	
#marquee img{
	float:left;
	}
	
#marquee h3{
	margin:10px 0 0 0;
	font-size:160%;	
	font-weight:normal;
	color:#fff;
	padding:0;
	border-bottom:none;	
	float:left;
	width:335px;
	}	
	
#marquee p{	
	float:left;
	width:335px;
	margin-top:10px;
	}
	
#marquee ul{
	position: absolute;
	top: 180px;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 110%;
	border-right: 1px solid #ccc;
	}
	
#marquee li{
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	}
		
#marquee li a{
	color:#fff;
	text-decoration:none;
	display:block;
	padding:5px 10px;
	}
	
#marquee li.current a, #marquee a:hover{
	color:#000;
	background:#fff;
	}

#marquee li.current{
	background:#ccc;
	}
	
#marquee div.customer_button{
	position:absolute;
	bottom:5px;
	right:0;
	width:335px;
	text-align:center;
	}
	
.customer_button a{
	display:block;
	width:158px;
	height:34px;
	color:#fff;
	text-indent:-9999px;
	margin:0 auto;
	background:transparent url(/images/become_customer_button.gif) no-repeat center top;
	}
	
#marquee .customer_button a:hover{
	background:transparent url(/images/become_customer_button.gif) no-repeat center -34px;
	}

	
/*footer
---------------------------------------------------------- */		
#footer{
	clear:both;
	/*
position:relative;
	margin:-72px auto 0 auto;
*/
	font-size: 85%;
	color:#fff;
	background:#333399 url(/images/footer-bg.gif) repeat-x top left;
	padding:20px 0;
	}
	
#footer h3{	
	border-bottom:none;
	padding-bottom:0;
	margin-bottom:3px;
	}
	
#footer a{
	color:#fff;
	border-bottom:1px solid #9999cc;
	text-decoration:none;
	}
	
#footer h3 a{	
	text-decoration:none;
	border-bottom:none;
	}

#footer ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#footer .promo{
	float:left;
	margin-right:20px;
	width:30%;
	padding-bottom:20px;
	}
	
#footer_nav{
	/*border-top:1px solid #666699;	*/
	margin:0 auto;
	clear:both;
	padding:10px 0 0 0;
	}

#footer_nav a{
	color:#fff;
	text-decoration:none;
	border-bottom:1px solid #9999cc;
	padding:0;
	margin: 0 5px;
	}
	
#footer_nav ul{
	margin:0;
	padding: 0;
	float:right;
	}
	
#footer_nav li{	
	list-style-type:none;
	float:left;
	}

	
#footer .vcard{
	
	}
	
#footer .vcard a{
	}


/* sidenav
---------------------------------------------------------- */	
#sidebar{
	
	}
	
#sidebar h3{
	margin:10px 10px 0 10px;
	padding:0;
	border-bottom:none;	
	}	
	
#sidebar p{
	margin:0 10px 10px 10px;
	}
	
#sidebar ul{
	margin:0 10px 10px 10px;
	padding:0 0 5px 0;
	border-bottom:1px solid #ddd;
	}
	
#sidebar li{
	margin:0;
	padding:0;
	list-style-type:none;
	display:inline;
	}
	
#sidebar li a{
	color:#333;
	padding:5px 0 5px 30px;
	margin:5px 0;
	display:block;
	border-top:1px solid #ffffe5;
	border-bottom:1px solid #ffffe5;
	font-size:105%;
	text-decoration:none;
	}

#sidebar li a:hover{
	background:#fff;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
	
#sidebar li.current a{
	color:#000;
	font-weight:bold;
	background:#fff url(/images/book_open.gif) no-repeat 5px center;
	border-top:1px solid #ddd;
	border-bottom:1px solid #ddd;
	}
	
#sidebar img{
	border-bottom:5px solid #ddd;
	}
	

/* home page
---------------------------------------------------------- */	
body.home {
	background:#fff url(/images/bg-home.gif) repeat-x top left;
	}

.home #content {
	margin-top:4px;
	}
	
.home #main .promo{
	float:left;
	width:230px;
	margin:16px 15px 0 0;
	border-top:1px solid #dddddd;
	}

.home #main .promo h3{	
	margin-top:16px;
	border-bottom-color: #ccccff;
	border-bottom-style: double;
	border-width:3px;
	font-size:110%;
	}
	
.home #main .promo h3 a{
	color:#000;
	text-decoration:none;
	}
	
.home #main .promo h3 a:hover{
	background:transparent;
	border-bottom:1px dotted #000;
	color:#666;
	}
	
.home #main .promo img{
	float:right;
	margin:0 0 10px 10px;
	}

.home #sidebar h3{
	margin:0;
	}
	
.home #sidebar .booklist_tease{
	border-bottom:1px solid #dddddd;
	background:#fff url(/images/specials-bg.gif) repeat-x bottom left;
	}
	
.home #sidebar .booklist_tease h4{
	background:#fecb32 url(/images/specials_subheader.gif) repeat-x center top;
	color:#333;
	padding:10px;
	margin:0;
	cursor:pointer;
	}
	
.home #sidebar .specials_tease h4{
	padding:0;
	}
	
.home #sidebar .booklist_tease ol{
	margin: 0;
	padding: 0 0 0 0;	
	font-size:100%;
	line-height:1.4em;
	font-family:arial;
	}
	
.home #sidebar .booklist_tease li{
	margin: 0 0 0 25px;
	padding: 5px 0;
	list-style-type: decimal;
	display: list-item;
	list-style-position: outside;
	width:195px;
	}

.home #sidebar .booklist_tease li.text_right{
	list-style-type: none;
	}
	
.home #sidebar .booklist_tease a{
	display:inline;
	margin:0;
	padding:0;
	border:none;
	}
	
.home #sidebar .booklist_tease a:hover{
	border:none;
	color:#fff;
	background:#000;
	}
	
.home #sidebar .specials_tease h4 a{
	display: block;
	padding: 15px 0 15px 80px;
	background: transparent url(/images/burst.gif) no-repeat center center;
	text-decoration: none;
	color: #333;
	font-size: 170%;	
	}

.home #sidebar .specials_tease h4 a:hover{
	background: transparent url(/images/burst.gif) no-repeat center center;
	color:#000;
	}

/* weekly specials
---------------------------------------------------------- */	
.books_page #sidebar h3{
	margin:0;
	}

.weekly_specials h3{
	background:transparent url(/images/specials_header.jpg) no-repeat center top;
	width:243px;
	height:59px;
	border-bottom:1px solid #dddddd;
	text-indent:-9999px;
	padding:0;
	margin:0;
	}
	
.weekly_specials h4{
	background:#fecb32 url(/images/specials_subheader.gif) repeat-x center top;
	border-bottom:1px solid #dddddd;
	padding:0;
	color:#333;
	padding:5px;
	margin:0;
	}
	
.weekly_specials dl{
	margin:0;
	padding:0;
	}
		
.weekly_specials dt{
	float:left;
	color:#cc6600;
	font-family:georgia, serif;
	text-align:center;
	width:51px;
	height:48px;
	background:transparent url(/images/star.gif) no-repeat center center;
	font-size:170%;
	padding-top:22px;
	}

.weekly_specials dd{
	
	background:#fff url(/images/specials-bg.gif) repeat-x bottom left;
	border-bottom:1px solid #dddddd;
	margin:0;
	padding:10px 5px;
	}
	
.weekly_specials div{
	float:right;
	width:182px;
	}
	
.weekly_specials dd h4{
	background:transparent;
	border-bottom:none;
	padding:0;
	color:#333;
	padding:5px 0px 0px 0px;
	margin:0;
	font-size:120%;	
	}
	
#sidebar .weekly_specials dd a{
	text-decoration:none;	
	padding:0;
	margin:0;
	display:inline;
	border:none;
	font-size:100%;
	}
	
#sidebar .weekly_specials dd a:hover{
	color:#000099;
	}
	
.weekly_specials dd p{
	margin:0;
	padding:0;
	}
	

	

/* usearched box
----------------------------------- */
.usearched {
	padding:6px;
	background:#efefef;
	line-height:1.3em;
	}

/* format definition list of results
----------------------------------- */
.books{
	padding:0;
	margin:0;
	list-style-type:none;
	font-family:'lucida grande','trebuchet ms', georgia;
	/* border:1px solid #f03; */
	}

.books dt, .books dd {
	margin:10px 20px;
	}

.books dt a {
	font-weight:bold;
	}

.books dd {
	border-bottom:1px solid #dfdfdf;
	padding-bottom:10px;
	margin-bottom:20px;
	}
	
.books .title {
	line-height:1em;
	}
.books div {
	text-align:right;
	}		
.books img {
	padding:4px;
	margin-right:20px;
	border:1px solid #dfdfdf;
	float:left;
	}		
.books .controls {
	text-align:right;
	}
	
/* =enews promo
---------------------------------------------------------- */
#enews{
	color:#000;
	padding:0 15px 0px 15px;
	height:170px;
	}
	
#enews p{
	padding:0 0 0 65px;
	background:transparent url(/images/envelope.gif) no-repeat left center;
	font-size:120%;
	font-family:georgia, serif;
	}
	
#enews img{
	border-bottom:none;
	}
	
#enews label{
	font-size:120%;
	font-weight:bold;
	color:#000;
	margin-top:10px;
	padding-bottom:0px;
	display:block;
	}
	
#enews .signupbox{
	border:1px solid #ccc;
	float:left;
	width:115px;
	padding:7px;
	}
	
.enewsbutton{
	float:right;
	}
	
	
/* = .specials
---------------------------------------------------------- */
.specials{
	margin:0;
	padding:0;
	}
		
.specials dt{
	font-weight:bold;
	color:#000099;
	font-size:130%;
	margin:10px 0 0 0;
	}

.specials dd{
	margin: 0;
	padding: 10px 0;
	border-bottom-color: #ccccff;
	border-bottom-style: double;
	}
	
.specials dt a {
	font-size:80%;
	}
.specials dd {
	border:none !important;
	padding:0;
	margin:0;
	}
.specials dd.orderbutton {
	border-bottom-color:#ccf !important;
	border-bottom-style:double !important;
	padding:10px 0;
	}

.specials a.basictt, .specials a.basictt:hover {
	color:#669;
	text-decoration: none;
	}

.specials a.basictt {
	display:block;
	padding-right:10px;
	text-transform: uppercase;
	font-size: 90%;
	margin:0 0 -20px 0;
	}

.specials a.basictt:hover {
	background:transparent;
	color:#009;
	}
	

	
/* =enews_form
---------------------------------------------------------- */
#enews_form{
	border:none;
	width:320px;
	padding-bottom:20px;
	}
	
#enews_form label{
	display:none;
	}
	
#enews_form .signupbox{
	border:1px solid #ccc;
	float:left;
	width:215px;
	padding:7px;
	}
	
/* =contact_form
---------------------------------------------------------- */
#contact_form{
	font-size:110%;
	background:transparent;
	border:none;
	color:#333;
	}
	
#contact_form fieldset{
	padding:0;
	}
	
#contact_form legend{
	text-indent:0;
	font-size:110%;
	font-weight:bold;
	padding:5px 0 5px 40px;
	background:transparent url(/images/envelope_sm.gif) no-repeat left center;
	}
	
#contact_form p{
	padding-left:80px;
	color:#333;
	}
	
#contact_form label{
	width:75px;
	margin-left:-80px;
	
	}
	
#contact_form input, #contact_form textarea{
	border:1px solid #C7C7C7;
	width:130px;
	}
	

	
/* =basic results tables in /books/
---------------------------------------------------------- */
.list {
	width:498px;
	font-size:90%;
	margin:0px 0 0px 0;
	line-height:1.2em;
	}
.list caption {
	padding:6px;
	background:#333;
	color:#fff;
	font-size:120%;
	font-weight:bold;
	}	
.list td, .list th {
	padding:6px;
	border:1px solid #dfdfdf;
	}	
.list th {
	background:#efefef;
	}
	
.list td {
	text-align:right;
	}

.order_details_page .list{
	margin:10px 0 0px 0;
	}
	
#sidebar .list {
	width:223px;
	margin:0px auto 10px auto;
	background:#fff;
	}
	
#sidebar .list caption{
	margin:10px auto 0 auto;
	}
	
.button_link a{
	color:#fff;
	background:#ff8432;
	border:1px solid #817143;
	padding:5px;
	text-decoration:none;
	}
	
.button_link a:hover{
	color:#000;
	background:#ff8432;
	}

/* =welcome message - view cart link
---------------------------------------------------------- */
#welcome{
	font-size:90%;
	float:right;
	color:#fff;
	height:69px;
	padding:21px 0 0 0;
	text-align:right;
	}
	
#welcome a{
	color:#AAA4DF;
	}

#viewcart{
	display:block;
	width:120px;
 margin-right: 3px;
	background: url(/images/cart-link.png) center left no-repeat scroll;
	float:right;
	}

a#viewcart:hover{
	color:#fff;
	background: #000099 url(/images/cart-link.png) center left no-repeat scroll;
	}	
	
#viewcart-icon{
	display: inline;
	width:28px;
 margin-right: 0px;
	background: url(/images/cart-link.png) center left no-repeat scroll;
	}

a#viewcart-icon:hover{
	color:#fff;
	background: #000099 url(/images/cart-link.png) center left no-repeat scroll;
	}	
	
/* =open claims message
---------------------------------------------------------- */
.open_claims{
	padding:0 10px 10px 10px;
	color:#333;
	font-weight:bold;
	background:#FFEFBE;
	border:2px solid #ccc;
	margin-bottom:10px;
	}
	
.open_claims ul{
	margin:0;
	padding:0;
	font-size:90%;
	list-style-type:none;
	}

/* =
---------------------------------------------------------- */
.accordion dt{
	border:1px solid #ccc;
	background:#6359c4;
	padding:5px;
	color:#D4D2EF;
	}

.accordion dd {
	display: none;
	margin:0;
	padding:0;
	overflow: hidden;
}

.accordion dd.open {
	display: block;
}

.accordion dd.getHeight {
	display: block;
}
	
.accordion dt:hover, .accordion dt.over {
	color:#fff;
	cursor: pointer;
	}
	
/* =
---------------------------------------------------------- */
.services_list{
	margin:0;
	}
	
/* = new claim button
---------------------------------------------------------- */
.button_claim{
	margin:0;
	padding:0;
	height:40px;
	}
	
.button_claim a{
	background:transparent url(/images/new-claim.gif) no-repeat left center;
	padding:20px 10px 20px 36px;
	text-decoration:none;
	position:relative;
	}
	
.button_claim a:hover{
	color:#000;
	background:transparent url(/images/new-claim.gif) no-repeat left center;
	}
	
/* = feed icon
---------------------------------------------------------- */
#sidebar li.feed a{
	background:transparent url(/images/feed-icon.gif) no-repeat 5px center;
	}
	
#sidebar li.feed a:hover{
	background:#fff url(/images/feed-icon.gif) no-repeat 5px center;
	}
	
/* =news
---------------------------------------------------------- */
.news {
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	}
	
.news li{
	border-bottom:1px solid #DDDDDD;
	padding:8px 20px;
	}

.news a{
	font-weight:bold;
	font-size:110%;
	}
	
.nDate{
	font-family:arial;
	}

#sidebar ul.news{
	margin:0 10px 10px 10px;
	padding:0 0 5px 0;
	border-bottom:none;
	}
	
#sidebar .news li{
	margin:5px 0 10px 0;
	padding:0;
	list-style-type:none;
	display:block;
	}
	
#sidebar .news a{
	color:#333;
	padding:0;
	margin:0;
	display:inline;
	border:none;
	font-size:105%;
	}

#sidebar .news a:hover{
	background:#fff;
	border:none;
	}
	
#sidebar .news .nSummary{
	margin:0 0 0 10px;
	}

/* =pencil_button	
---------------------------------------------------------- */
.pencil_button{
	margin:15px;
	padding:0;
	}
	
.pencil_button a{
	background:transparent url(/images/pencil.gif) no-repeat left center;
	padding:10px 10px 20px 45px;
	font-size:120%;
	font-weight:bold;
	}
	
.pencil_button a:hover{
	color:#000;
	background:transparent url(/images/pencil.gif) no-repeat left center;
	}
	
/* =cart
---------------------------------------------------------- */
#sidebar .cart h3 {
	background:transparent url(/images/cart.gif) no-repeat left center;
	padding:5px 10px 5px 45px;
	font-size:120%;
	font-weight:bold;
	}



	
/* =book details
---------------------------------------------------------- */
.book_details h3{
	padding:0 110px 20px 0;
	margin:0;
	position:relative;
	}

.book_details h4{	
	padding:0 0 5px 0;
	}
	
.book_details ul{
	padding:0 0 0 20px;
	font-size:92%;
	margin:0;
	}
	
ul.book_price_date{
	float:right;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	font-weight:bold;
	font-size:100%;
	}
	
.book_price_date li{
	margin:0;
	list-style-type:none;
	}
	
li.book_price{
	background:transparent url(/images/money_dollar.gif) no-repeat left center;
	padding:0px 0px 0px 25px;
	list-style-type:none;
	font-weight:bold;
	margin:0;
	}
	
.order_date{
	background:transparent url(/images/calendar_view_day.gif) no-repeat left center;
	padding:0px 0px 0px 25px;
	}
	
	
.alert_message{
	font-weight:bold;
	padding:10px 10px 10px 50px;
	background:transparent url(/images/alert.gif) no-repeat 10px center;
	border:2px solid #ff8432;
	}
	
.success_message{
	padding:10px 10px 10px 80px;
	/* border:2px solid #3cad5a; */
	background:#d7ffcc url(/images/check_success.gif) no-repeat 10px center;
	}
	
/* =view cart
---------------------------------------------------------- */
.cart_list{
	margin:0;
	padding:0;
	}
	
.cart_list dt{
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:110%;
	}
	
.cart_list dd{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	border-bottom:1px solid #ddd;
	}
	
.cart_list p{
	margin:0;
	padding:0;
	}
	
.cart_list ul{
	padding:0;
	font-size:92%;
	margin:0 0 0 20px;
	}
	
.cart_list li{
	margin:0 0 0 20px;
	}
	
ul.cart_edit_remove{
	float:right;
	margin:0 10px 0 0;
	padding:0 0 0 0;
	list-style-type:none;
	font-weight:bold;
	font-size:100%;
	}
	
.cart_edit_remove li{
	float:left;
	}
	
li.book_price{
	background:transparent url(/images/money_dollar.gif) no-repeat left center;
	padding:0px 0px 0px 25px;
	list-style-type:none;
	font-weight:bold;
	margin:0;
	}
	
li.book_icon{
	background:transparent url(/images/book.gif) no-repeat left center;
	padding:0px 0px 0px 25px;
	list-style-type:none;
	font-weight:bold;
	margin:0;
	}
	
.edit_cart{
	background:transparent url(/images/pencil_sm.gif) no-repeat left center;
	padding:0px 10px 0px 20px;
	margin:0;
	}
	
.remove_cart{
	background:transparent url(/images/delete.gif) no-repeat left center;
	padding:0px 10px 0px 20px;
	}
	
/* = claims
---------------------------------------------------------- */

#claims {
	margin-top:30px;
	}


#claims dt {
	margin:0;
	margin-top:50px;
	padding:0;
	clear:both;
	}
	
#claims dt span {
	font-size:140%;
	}	

#claims dt a {
	background:#f5f5f5;
	display:block;
	padding:10px;
	text-decoration:none;
	}	

#claims dt a:hover {
	background:#f5f5f5;
	background:#339;
	}

#claims dd {
	margin:0;
	padding:4px;
	}	
	
#claims dd p {
	text-align:right;
	}
	
#claims dd.meta {
	float:left;
	width:35%;
	background:#ffffef;
	font-size:80%;
	}	
	
#claims dd.msg {
	float:right;
	width:60%;
	}	
	
#claim_subnav , #claim_subnav2  {
	margin:0pt auto;
	padding:0pt;
	}
	
#claim_subnav li, #claim_subnav2 li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
	text-decoration:none;
	}
	
#claim_subnav2  {
	padding:5px 0;
	}
	
#claim_subnav2 li {
	margin-right:10px;
	font-size:90%;
	}
	
#claim_subnav a {
	border-bottom:1px solid #DFDFDF;
	color:#333333;
	display:block;
	padding:5px 10px;
	text-decoration:none;
	}
	
#claim_subnav a.current {
	background-color:#FFFFFF;
	border-color:#CFCFCF;
	border-style:solid solid none;
	border-width:1px 1px medium;
	color:#333399;
	}
	
#claim_subnav a:hover {
	background:#ff8432;
	color:#FFFFFF;
	}
	
#claim_subnav a.current:hover {
	background:#FFFFFF;
	color:#333399;
	}
	
/* = view cart
---------------------------------------------------------- */
.view_cart {
	margin:30px;
	width:90%;
	}
	
.view_cart caption {
	padding:6px;
	background:#333;
	color:#fff;
	font-weight:bold;
	}	
	
.view_cart td, .view_cart th {
	text-align:center;
	padding:0;
	border-bottom:1px solid #dfdfdf;
	}	
	
td.text_left{
	text-align:left;
	}
	
td.text_right{
	text-align:right;
	}
		
.view_cart td {margin-top:10px;}		
	.view_cart th {
	background:#efefef;
	}
	
.view_cart td.left {text-align:left;}		

.view_cart td.right {text-align:right;}	
	
.view_cart td a.title {font-size:140%;}
	
.order_button_list{
	margin:0;
	padding:0 0 10px 0;		
	list-style-type:none;
	}
	
.order_button_list li{
	margin:0;
	padding:0;		
	}
	
.order_button a{
	text-indent:-9999px;
	display:block;
	background:transparent url(/images/order-button.gif) no-repeat top center;
	width:107px;
	height:40px;
	float:left;
	margin-right:10px;
	}
	
li.clear_cart{
	/*background:transparent url(/images/cart_delete.gif) no-repeat center left;
	padding-left:20px;*/
	}
	
	
/* =claim details
---------------------------------------------------------- */
#claim_thread dt, #claim_thread dd {
		margin:0;
		padding:6px;
		}
		
#claim_thread dt.customer {
		color:#fff;
		background:#FF8432 url(/images/comment.gif) no-repeat scroll 5px center;
		padding-left:35px;
		}	
		
#claim_thread dt.ebc {
		color:#fff;
		background:#6359c4 url(/images/book_open2.gif) no-repeat scroll 5px center;
		padding-left:35px;
		}
		
#claim_thread dd {
		background:#fafafa;
		margin-left:10px;
		}		
		
/* =modify cart
---------------------------------------------------------- */
.modify_cart{
	margin:0;
	padding:0 0 0 155px;		
	list-style-type:none;
	}
	
.modify_cart li{
	margin:0 10px 0 0;
	padding:0;		
	float:left;
	}
	
/* =printer_friendly
---------------------------------------------------------- */
.printer_friendly{
	font-size:75%;
	font-family:arial;
	text-align:center;
	line-height:1.2em;
	}

/* =export links - on view cart page
---------------------------------------------------------- */
#exportlinks {
	float:right;
	width:50%;
	margin:-12px 0 0 0;
	}

#exportlinks li {
	margin:0;
	padding:0 20px 0 24px;
	list-style-type: none;
	display:inline;
	float:right;
	font-size:90%;
	}

#exportlinks .printer {background: url(/images/icon-sm-printer.png) left center no-repeat;}	
#exportlinks .excel {background: url(/images/icon-sm-excel.png) left center no-repeat;}	
#exportlinks .marc {background: url(/images/icon-sm-marc.png) left center no-repeat;}

/* =cart button/messages
---------------------------------------------------------- */
#subtotal span {
	font-weight:bold;
	background: #ffc;
	padding:10px;
	}

#order_button_note {padding-top:10px;}
	

/* =booklists main page
---------------------------------------------------------- */	
#booklist_specials{
	font-size:120%;
	background:transparent url(/images/specials_promo-bg.jpg) no-repeat top center;
	width:254px;
	height:203px;
	padding:0 40px 0 204px;
	line-height:1.4em;
	}
	
#booklist_specials div{
	display:none;
	}
	
#booklist_specials dl{
	margin:20px 0 10px 0;
	text-align:center;
	width:254px;
	}
	
#booklist_specials dt{
	font-weight:bold;
	margin:0;
	padding:0;
	font-size:90%;
	}
	
#booklist_specials dt a{
	color:#000;
	text-decoration:none;
	}
	
#booklist_specials dt a:hover{
	color:#000;
	background:transparent;
	text-decoration:underline;
	}
	
#booklist_specials dd{
	margin:0;
	padding:0;
	}
	
.booklist_tease_main h3{
	background:#fff url(/images/specials-bg.gif) repeat-x bottom left;
	padding:10px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #ddd;
	position:relative;
	}
	
.booklist_tease_main h3 a{
	color:#000;
	text-decoration:none;
	}
	
.booklist_tease_main h3 a:hover{
	color:#000;
	background:transparent;
	}
	
a.book_tease_rss{
	display:block;
	position:absolute;
	top:15px;
	right:0px;
	background:transparent url(/images/feed-icon.gif) no-repeat scroll top center;
	text-indent:-9999px;
	width:16px;
	height:16px;
	}

a.book_tease_rss:hover{
	background:transparent url(/images/feed-icon.gif) no-repeat scroll top center;
	}
	
h3.book_list_header{
	background:transparent url(/images/book_lists_header.jpg) no-repeat center top;
	width:243px;
	height:59px;
	border-bottom:1px solid #dddddd;
	text-indent:-9999px;
	padding:0;
	margin:0;
	}
	
#sidebar h3.book_list_header{
	margin:0;
	}
	
.booklist_tease_main li{
	margin:5px 0;
	}

.booklist_tease_main li.text_right{
	list-style-type: none;
	}
	
#sidebar h3.book_list_header{
	margin:0;
	}
	
#sidebar .booklist_categories{
	list-style-type:none;
	margin:0;
	padding:0;
	background:#fff url(/images/specials-bg.gif) repeat-x bottom left;
	border-bottom:1px solid #ddd;
	padding-bottom:10px;
	}

#sidebar .booklist_categories li a{	
	color:#333;
	padding:6px 10px;
	margin:0;
	display:block;
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
	}
	
#sidebar .booklist_categories li a:hover{
	background:#ffc;
	color:#000;
	border-top:1px solid #cc6;
	border-bottom:1px solid #cc6;
	
	}
	
.feed_promo, .enews_promo{
	padding:0 5px 0 5px;
	margin:10px;
	border:1px solid #DDDDDD;
	background:#fff;
	}
	
#sidebar .enews_promo h3{
	margin:0;
	padding:10px 0 10px 40px;
	background:#fff url(/images/envelope_sm.gif) no-repeat center left;
	font-size:140%;
	}
	
#sidebar .feed_promo h3{
	margin:0;
	padding:10px 0 10px 40px;
	background:#fff url(/images/feed-icon-28x28.gif) no-repeat center left;
	font-size:140%;
	}
	
.side_promo{
	padding:0px 0 10px 0px;
	border-bottom:1px solid #DDDDDD;
	}
	
#sidebar .feed_promo h3 a, #sidebar .enews_promo h3 a, .side_promo a{
	color:#252525;
	}
	
#sidebar .feed_promo h3 a:hover, #sidebar .enews_promo h3 a:hover, .side_promo a:hover{
	background:#252525;
	color:#fff;
	}
	
#booklist_specials .specials_author{
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:75%;
	color:#666;
	}

#booklist_specials .ebc_price{
	font-size:85%;
	color:#a25420;
	font-weight:bold;
	}
	
	
#booklist_specials .specials_buy_link a{
	letter-spacing:2px;
	text-transform:uppercase;
	font-size:75%;
	display:block;
	color:#fff;
	background:#ff8432 url(/images/specials_promo_order_button.gif) repeat-x bottom left;
	border:1px solid #a25420;
	padding:5px 0;
	width:100px;
	 text-decoration:none;
	 margin:15px auto 0 auto;
	 -moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	line-height:1.3em;
	 }

#booklist_specials .specials_buy_link a:hover{
 	color:#fff;
 	border:1px solid #35612e;
	 background:#339933 url(/images/specials_promo_order_button-over.gif) repeat-x bottom left;
	 }
	 
/* =individual booklist page
---------------------------------------------------------- */
.book_lists_page #main h2{
	background:#fff url(/images/specials-bg.gif) repeat-x bottom left;
	padding:10px 10px 10px 2px;
	padding-right:24px;
	border-top:1px solid #efefef;
	border-bottom:1px solid #ddd;
	position:relative;
	}
	
/* =booklist feeds page
---------------------------------------------------------- */
.booklist_feeds{
	margin:10px auto;
	padding:0;
	list-style-type:none;
	}
	
.booklist_feeds li{
	margin:0;
	padding:10px 0 10px 30px;
	background:transparent url(/images/feed-icon.gif) no-repeat 5px center;
	border-bottom:1px solid #DDDDDD;
	}
	
.booklist_feeds li a{
	color:#252525;
	font-size:110%;
	font-weight:bold;
	}
	
.booklist_feeds li a:hover{
	color:#fff;
	background:#252525;
	}

/* =forms - in the books section
---------------------------------------------------------- */

#forms, #forms li {
	list-style-type: none;
	margin:30px 0;
	padding:0;
	border-bottom:1px solid #efefef;
	line-height:1.2em;
	}
#forms p {font-style:italic;}	
#forms li a {
	text-align:left;
	padding-left:0;
	}

/* =booknews
---------------------------------------------------------- */
a.basictt, a:hover.basictt {
	display:block;
	width:80px;
	background: transparent url(/images/booknews.gif) left center no-repeat !important;
	padding:6px 0 0 32px;
	}

/* =special notice box
---------------------------------------------------------- */
.notice {
	border:1px solid #cc6;
	background:#ffc;
	padding:4px 8px;
	margin:40px 0 12px 0;
	clear:both;
	}

.notice h3 {
	border:none;
	margin:0;
	padding:0;
	}

.notice p {margin:0;}

/* edits ---------------- */
#sidebar{
	font-size:80%;
	}


#sidebar .booklist_categories li a {
	border-bottom:1px solid #efefef;
	text-decoration:none;
	line-height:normal;
	}	

.booklist_tease_main h3 {
	clear:both;
	}
	
.seemore {
	float:right;
	background:#6359c4;
	background:#f5f5f5;
	font-weight: bold;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	border:1px solid #ccc;
	}	

.seemore a {
	display:block;
	text-decoration: none;
	color:#666;
	padding:4px 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}

.seemore a:hover {
	background:#e16132;
	color:#fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	}	

.ui-accordion-header {
	line-height: normal;
	font-size:110%;
	}	

.home #sidebar .booklist_tease a {
	/* font-weight: bold; */
	color:#004b91;
	}	

.home #sidebar .booklist_tease a:hover{
	background:transparent;
	color:#e16132;
	}	

	
#cartChange {
	height: 500px !important;
}

.yui-panel-container form {
	height: 300px !important;
}

.bd {
	height: 300px;
	overflow: auto;
}