	* html .clearfix {
	    height: 1%; /* IE5-6 */
	    }
	*+html .clearfix {
		display: inline-block; /* IE7not8 */
		}
	.clearfix:after { /* FF, IE8, O, S, etc. */
	    content: ".";
	    display: block;
	    height: 0;
	    clear: both;
	    visibility: hidden;
	    }
body p a {
	color: #373F66;
}		

		
#wrapper {
	margin: 0 auto;
	width: 1100px;
	min-width: 1000px;
	max-width: 1400px;
	background-color: #878787;
	padding: 10px;
}
#inside_wrapper {
	width: 100%;
	margin-top: 8px;
	background-color: white;
	overflow: hidden;
}
h1 {
	color: #B9493B;
	font-size: 2.5em;
	line-height: 0.9em;
}
.content_header {
	font-size: 20px;
	color: #002F84;
	padding-left: 20px;
	border-bottom: 2px solid #002F84;
	padding-top: 30px;
	font-family: Georgia, sans-serif;
}
h3 {
	color: #002F84;
}		
h4 {
	font-size: 18px;
	margin-top: -3px;
	padding-bottom: 2px;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family: Corbel, sns-serif;
}				
a img {
	text-decoration: none;
	border: none;
}
body {
	font-family: Georgia, sans-serif;
	color: #585858;
}

/*header*/

#header {
	width: 100%;
	height: 140px;
	border: 1px solid #373F42;
	margin: 0 auto;
	background: #C3C3C3;
}
.header_pic {
	position: absolute;
	opacity: 0.7;
	margin: 0 auto;
}
.logo {
	position: absolute;
	margin-top: 10px;
	margin-left: 30px;
}
#header_main {
	float: left;
}
#title_box {
	margin-left: 170px;
	margin-top: 15px;
	width: 350px;
	position: absolute;
}
.name {
	font-size: 50px;
	padding-bottom: 7px;
	font-family: "Angsana New", "Times New Roman";
	color: #002F84;
}
.byline {	
	width: 350px;
	font-size: 13px;
	line-height: 20px;
	margin-top: -15px;
	font-family: Tahoma, sans-serif;
	color: #6A6A6A;
	font-weight: bold;
}
#top_menu {
	position: relative;
	width: 650px;
	float: right;
}
#top_menu ul {
	width: 650px;
}
#top_menu li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	position: relative;
}
#top_menu li a {
	font-family: Corbel, sans-serif;
	color: #2E2E2E;
	padding: 5px 20px 8px 20px;
	text-decoration: none;
}
#top_menu li a:hover {
	color: white;
}
.menu  a {
	border-top: 4px solid #002F84;
}

.tab  a:hover {
	background-color: #002F84;
	color: white;
}
.tab  a {
	font-family: Corbel, sans-serif;
	background-color: #002F84;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	text-align: left;
	text-decoration: none;
	border-top: 4px solid #002F84;
}
.menu  a:hover {
	background-color: #002F84;
	color: white;
}
.order a {
	font-family: Corbel, sans-serif;
	color: #2E2E2E;
	font-weight: bold;
	padding: 5px 20px 5px 20px;
	text-decoration: none;
	border-top: 4px solid #B9493B;
	text-align: left;
}
.order a:hover {
	background-color: #B9493B;
	width: 120px;
	color: white;
}
.shop {
	vertical-align:text-bottom;
} 
#search_box {
	position: absolute;
	margin-left: 670px;
	margin-top: 50px;
	width: 350px;
}
.search_menu {
	margin-top: 4px;
	margin-left: -5px;
}
.search_menu li {
	list-style-type: none;
	display: inline;
	padding: 3px;
	text-decoration: underline;
	font-weight: bold;
	margin-right: 10px;
}
.search_menu li a {
	color: #2E2E2E;
}
	
#search {
background: #EFEFEF;
margin-left: 10px;
border: 2px solid #ADA7AA;
padding: 7px 10px 5px 10px;
}





/*side menu */

#navigation_sidebar {
	color: #0A234B;
	width: 250px;
	float: left;
	margin-bottom: 10px;
	font-family: Tahoma, sans-serif;
}
ul#sidebar li a{
    color: #777576;
	text-decoration: none;
}
ul#sidebar li {
	list-style-type: none;
	padding: 5px;
	margin-bottom: 5px;
	width: 220px;
	margin-left: -30px;
	border-top: 4px solid #E1DDDC;
	border-bottom: 2px solid #E1DDDC;
	background: #F7F7F7;
}

.pop_info {
	font-style:italic;
	font-size:0.8em;
	text-align:left;
	margin-bottom: -3px;
	padding-left:10px;
	line-height:20px;
	color: #919191;
	margin-top: -30px;
	margin-left: 8px;
}



/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin-left: 300px; /*important*/
	width:750px;
	height:400px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:250px;
	height:100%;
	text-align:center;
	margin-top: 10px;
}

.more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	text-align:center;
	color: #D18249;
	font-size: 1.1em;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.index_more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #002F84;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}

.ca-item-main{
	padding:10px;
	position:absolute;
	top:1px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:213px;
	height:199px;
	position:relative;
	margin:0 auto;	
	background:transparent url(../images/cb_jan_cover.jpg) no-repeat center center;
	background-size: 114px 168px;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/referenceshelf_2019_twokoreas.jpg);
	background-size: 114px 168px;
}
.ca-item-3 .ca-icon{
	background-image:url(../images/public_library_core_collection.jpg);
	background-size: 114px 168px;
}
.ca-item-4 .ca-icon{
	background-image:url(../images/american_game_changers.jpg);
	background-size: 114px 168px;

}
.ca-item-5 .ca-icon{
	background-image:url(../images/sears_22nd.jpg);
	background-size: 114px 168px;

}
.ca-item h3{
	font-family: Corbel, sans-serif;
	line-height: 0.9em;
	text-transform:uppercase;
	font-size:1.2em;
	color:#D18249;
	margin-bottom:40px;
	margin-top: -3px;
	height:5px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h3 a{
	color: #D18249;
	text-decoration: none;
}
.ca-item h5{
	font-family: Tahoma, sans-serif;
	font-style:italic;
	font-size:0.7em;
	text-align:left;
	border-left:10px solid #858585;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
	color: #A8A8A8;
}
.ca-item h5 span{
	text-indent:40px;
	display:block;
}
.ca-item h5  span.ca-quote{
	color:#F9EDE3;
	font-size:80px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}


/* Home Page */

#block2 {
	width: 780px;
	height: 350px;
	padding: 0 10px 10px 10px;
	margin-top: 40px;
	float: right;
}
.main_img {
	padding: 25px 7px 7px 7px;
}
#block2 li {
	list-style-type: circle;
}
#block3 {
	width: 350px;
	height: 300px;
	float: left;
	padding: 0 10px 10px 10px;
}
#block4 {
	width: 400px;
	height: 400px;
	float: right;
	padding: 0 10px 10px 10px;
	margin-right: 10px;
}
.block_text {
	margin-left: 10px;
}
.block_text a {
	color: #D18249;
}
.block_text2  {
	width: 400px;
	font-size: 17px;
	float: right;
	padding-top: 30px;
}
.block_text3 {
	width: 300px;
	font-size: 17px;
	padding-left: 10px;
}
.block_text4 {
	width: 220px;
	float: right;
}
.cata {
	width: 170px;
	float: left;
	margin-top: 7px;
}
.sub-title {
	font-size: 1em;
	margin-left: 10px;
	color: #002F84;
}

/* Footer */

#footer {
	padding-top: 30px;
	width: 1080px;
	height: 140px;
	padding-left: 20px;
	background-color: #E1DFE0;
	font-size: 0.9em;
	
}
#address {
	float: left;
	width: 500px;
}
#address ul {
	margin-top: -5px;
	margin-left: -50px;
}
#address li{
	display: inline;
	padding-left: 10px;
}
#address li a {
	color: #002F84;
	text-decoration: underline;
	font-size: 0.7em;
}
#newsletter {
	float: right;
	width: 400px;
	height: 100px;
	margin-right: 60px;
	background-color: #FAFAFA;
	border-radius: 20px; 
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
	border: 1px solid rgba(0,0,0,0.5);
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	text-align: center;
	color: #D18249;
	font-size: 1.3em;
	font-weight: bold;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
}

/* Sitemap */

#sitemap {
	width: 800px;
	margin-left: 230px;
	padding-left: 40px;
	color: #767072;
	padding-bottom: 40px;
}
#sitemap ol li {
	list-style-type: circle;
}

/* Page Template */

#main {
	width: 830px;
	margin-left: 230px;
	padding-top: 50px;
	color: #767072;
	padding-bottom: 40px;

}

/* Product Pages */

#main_p {
	width: 800px;
	padding-right: 40px;
	color: #767072;
	padding-bottom: 40px;
	float: right;
}
#product_img  {
	width: 230px;
	float: left;
	margin-left: 30px;
	margin-bottom: 50px;
	padding: 20px 0 0 20px;
}
.title {
	font-size: 1.3em;
	font-weight: bold;
	color: #373F66;
}
.info {
	font-size: 0.7em;
	width: 200px;
	margin-left: 40px;
}
ol.pages {
	margin-top: -15px;
}
ol.pages li {
	display: inline;
	list-style-type: none;
	padding: 0 -3px 0 10px;
	font-size: 0.8em;
}
ol.pages li a{
	color: #D18249;
	padding: 2px 1px 2px 8px;
}
#book_info {
	width: 400px;
	float: right;
	font-size: 1.2em;
	margin-right: 120px;
	position:relative;
}
#book_info_group {
	width: 450px;
	float: right;
	font-size: 1em;
	margin-right: 90px;
	position: absolute;
	margin-left: 250px;
	font-size: 0.95em;
}
.ref_info_group {
	vertical-align: top;
	padding: 5px 10px 5px 5px;
	width: 300px;
}
.ref_more{
	float: right;
	padding:4px 15px;
	font-weight:bold;
	text-align:center;
	color: #D18249;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
#past_issues{
	background-color: #FAFAFA;
	text-align: left;
	margin-left: 10px;
	padding: 20px;
	font-size: 0.7em;
	width: 310px;
}
#ref_past_issues{
	background-color: #FAFAFA;
	text-align: left;
	margin-left: 10px;
	padding: 10px;
	width: 580px;
	float: left;
}
#box {
	clear: both;
	width: 810px;
	overflow: hidden;
}
#collection_box {
	width: 750px;
	height: 250px;
	padding-top: 20px;
}

.subs {
	margin-left: 15px;
}
.accordionButton {	
	width: 300px;
	border-bottom: 1px solid #FFFFFF;
	cursor: pointer;
	text-decoration: underline;
	}
	
.accordionContent {	
	width: 250px;
	color: #937B7B;
	display: none;
	padding-left: 10px;
}
#book_info li {
	list-style-type: none;
}
.ref_link {
	margin-top: -25px;
	padding-right: 7px;
}
.cart {
	width: 130px;
	height: 22px;
	margin-left: 540px;
	color: white;
	background-color: #002F84;
	font-size: 0.9em;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	padding: 9px 7px 7px 7px;
}
.cart a {
	color: white;
	text-decoration: none;
}
.ref_cart {
	margin-top: -100px;
	float: right;
	width: 200px;
	margin-left: 50px;
}

#order_button {
	margin-top: 17px;
	margin-bottom: 30px;
}
.cartform {
	width: 130px;
	height: 22px;
	color: white;
	background-color: #002F84;
	font-size: 0.9em;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	padding: 9px 7px 7px 7px;
}
.ref_cartform {
	width: 130px;
	height: 22px;
	color: white;
	background-color: #002F84;
	font-size: 0.9em;
	font-family: Georgia;
	font-weight: bold;
	text-align: center;
	padding: 9px 7px 7px 7px;
}
.form_direct {
	color: #D18249;
	font-size: 0.7em;
	width: 130px;
	text-align: center;
	padding-lefT: 7px;
}
.ref_form_direct {
	color: #D18249;
	font-size: 0.8em;
	width: 140px;
	margin-top: 10px;
	text-align: center;
}
.cartform a, .ref_cartform a {
	color: white;
	text-decoration: none;
}
.isbn {
	font-size: 0.8em;
	font-family: Arial;
	color: grey;
}
#tabswitch{
	font-size:14px;
	margin-left: 30px;
	width: 800px;
	margin-top: 50px;
	overflow: hidden;
}
 #tabswitch ul{
	list-style:none;
	margin:0;
	padding:0;

	height:27px;
}
 #tabswitch ul li{
	float:left;
	margin:0;
	padding:7px 5px 5px 8px;
	width:130px;
	border:solid 1px #EFEFEF;
	border-bottom:solid 1px #ffffff;
	cursor:pointer;
	border-radius: 5px; 
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
		border: 1px solid #EFEFEF;
	background-color: #002F84;
		color:#EFEFEF;
	font-family: Georgia, sans-serif;
	font-weight: bold;
}
 #tabswitch ul li.active{
	background-color:#002F84;
	color:#EFEFEF;
	border-bottom:solid 1px #EFEFEF;
	font-family: Georgia, sans-serif;
}
.tab_text li{
	list-style-type: circle;
}
#tabswitch .tab-container{
	width:750px;	
	border: 1px solid #EFEFEF;
	box-shadow: 2px 2px 2px rgba(0,0,0,0.5);
	background-color:#FAFAFA;
	display:none;
	padding: 12px;
 }
#yearly {
	border-bottom: 1px solid grey;
	padding-bottom: 10px;
	width: 740px;
	clear: all;
 }
#yearly td {
	vertical-align: top;
}
 
 /* Order Form */
 
 #related_list td {
	padding: 10px 25px 5px 25px;
 }
#order_table {
	background-color: #FAFAFA;
	text-align: left;
	margin-top: 20px;
	margin-left: 20px;
	padding: 20px;
	font-size: 0.8em;
	width: 800px;
}
#order_table a {
	color: #373F66;
	text-decoration: none;
}
#order_table a:hover {
	text-decoration: underline;
}
#alpha_list li {
	list-style-type: none;
	display: inline;
	padding: 5px;
}
/* About */

.history {
	float: right;
	padding: 0 10px 10px 10px;
}

/* Special Offers */
#promo {
	width: 790px;
	margin-bottom: 20px;
	height: 240px;
}

.promo_title {
	font-size: 1.3em;
	color: #B9493B;
	margin-top: 40px;
}
.promo_text {
	width: 350px;
	margin: 20px 0 30px 0;
	float: left;
}
.promo_img {
	float: right;
	width: 400px;
}
#online_access img {
Float: left;
}


