@charset "utf-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
}

.clear {
	clear:both;
}

/*-----------text styles--------------------------------------------------------*/

body,td,th, p {
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	color: #242424;
}

h {
	color:#242424;
}

h1 {
	font-family:"Helvetica", Arial, sans-serif;
	font-size:24px;
	font-weight:normal;
	margin:0 0 20px 0;
}
	#book-detailR h1 {
		margin:0 0 4px 0;
	}
	
	#chart h1 {
		color:#437346;
	}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	margin:0 0 5px 0;
}

	#cright h2 {
		padding-left:60px;
		padding-top:25px;
	}
	
	#buyL h2 {
		font-size:18px;
		color:#000000;
	}
	
	#buyL h2.btm {
		margin: 0 0 15px 0;
	}
	
	#buyR h2 {
		font-size:18px;
		font-weight:normal;
		color:#437346;
	}

h3 {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	font-weight:normal;
	color:#666666;
	font-style:italic;
	margin: 0px 0 6px 0;
}

	#book-detailR h3 {
		font-size:16px;
	}

a:link {
	color: #486E9D;
	text-decoration: none;
}

a:visited {
	color: #486E9D;
	text-decoration: none;
}

a:hover {
	color: #437346;
	text-decoration: none;
	background-color:#F1F3F2;
}

a:active {
	color: #437346;
	text-decoration: none;
}

a {
	font-weight: bold;
}

a.main {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	float:left;
	padding:8px 15px 8px 15px;
}

a.main:link {
	text-decoration: none;
}

a.main:visited {
	text-decoration: none;
	color: #000000;
}

a.main:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.main:active {
	text-decoration: none;
	color: #FFFFFF;
}

.price {
	font-size:14px;
	font-weight:bold;
	color:#437246;
	margin:7px;
}

.1text {
	font-size:16px;
	line-height:1.75em;
}

.book_title {
	font-size:20px;
	font-weight:bold;
	margin:50px 0 5px 18px;
}

.1st_product {
	float:right; 
	margin:40px 55px 0 15px;
}

.introductory {
	font-size:20px;
	color:#437246;
	padding:10px 0 0 108px;
}

ul {
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

	.booknews ul {
		margin-top:5px;
	}
	
	#right_side ul {
		margin-left:8px;
	}
	
	#right_side li {
		margin:10px;
	}

li {
	background: transparent url(../images/bullet.jpg) no-repeat scroll 0 0.5em;
	padding-left:1.5em;
	padding-top: .15em;
	margin:7px 14px 9px 15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#486E9D;
}

li.tweet {
	color: #000;
	font-weight: normal;
}

.title {
	font-family:Helvetica, Arial, sans-serif;
	color:#437246;
	font-weight:bold;
	font-size:14px;
	margin:0 0 0 0;
}

	#no1text .title {
		font-size: 20px;
		margin:3px 0 3px 0;
	}

	.text100 .title {
		font-size: 16px;
	}

	#right_side .title, #right_side .by {
		margin-left:18px;
		display: inline-block;
	}

.title a {
	color:#437246;
}

.title a:hover {
	color:#97D95C;
	background-color:#fff;
}

.by {
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size:12px;
	color:#666666;
	font-style:italic;
	margin:0px 0 6px 0;
}

.2by {
	font-size:14px;
	padding-bottom:15px;
	font-family:"Georgia", Times New Roman, Times, serif;
	margin:4px 0 4px 0;
	color:#666666;
	font-style:italic;
}

/*-----------page structures---------------------------------------------------------------------------*/

#content {
	width:974px;
	margin:0 auto 0;
	position:relative;
	z-index:10;
}

#contentSub {
	float:left;
	position:relative;
	width:974px;
	z-index:10;
}

#left_side {
	width:763px;
	float:left;
}

#right_side {
	width:211px;
	float:left;
	background-image:url(../images/right_bg.jpg);
	background-repeat:no-repeat;
	width:211px;
	height:926px;
}

#cleft {
	float:left;
	width:576px;
	margin-right:53px;
}

#cright {
	float:right;
	width:345px;
	background: transparent url(../images/divider-shadow.jpg) no-repeat scroll 0 0;
	background-position:left;
}

/*--------------------Headers--------------------------------------------------------------------------*/

#header_bg_left_out {
	width:50%;
	float:left;
	margin-right:-487px;
	height: 542px;
}

#header_bg_left {
	margin-right:487px;
	background-image:url(../images/header_bg_left.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height: 542px;
}

#header {
	float:left;
	width:974px;
	height:542px;
	position:relative;
	z-index:10;
	background-image:url(../images/header.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#header2_bg {
	background-image:url(../images/header_bg.jpg);
	background-position:center;
	background-repeat:repeat-x;
	height:175px;
	width:100%;
	/*text-align:center;*/
}

#logo {
	background-image:url(../images/logo.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:175px;
	width:974px;
	margin:0 auto 0;
}

#header_bg_right_out {
	width:50%;
	float:right;
	margin-left:-488px;
	height: 542px;
}

#header_bg_right {
	margin-left:486px;
	background-image:url(../images/header_bg_right.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height: 542px;
}

#header_bg_left_out2 {
	width:50%;
	float:left;
	margin-right:-487px;
	height: 542px;
}

#header_bg_left2 {
	margin-right:487px;
}

#header_bg_right_out2 {
	width:50%;
	float:right;
	margin-left:-488px;
	height: 926px;
}

#header_bg_right2 {
	margin-left:486px;
	background-image:url(../images/right_flush.jpg);
	background-position:top;	
	background-position:left;
	background-repeat:repeat-x;
	height: 926px;
}

#signupForm {
	height:38px; 
	width:215px; 
	background-image:url(../images/top_menu_form.jpg); 
	float:left;
}

#signupButton {
	float:left;
}

.email {
	background-color:#F2F3EE; 
	margin:10px 0 0 39px; 
	height:16px; 
	width:166px; 
	border-width:0;
}

/*--------------------------Global Nav-----------------------------------------------------------------------------*/

#globalnav {
	margin:0 auto 0;
	width: 563px;
}

#globalnav ul li {
	display:block;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#globalnav ul li a {
	display:block;
	height:38px;
	width:102px;
	background:transparent url(../images/top_menu_home.jpg) no-repeat 0 0;
	text-indent:-9009px;
}

#globalnav ul li a:hover {
	background:transparent url(../images/top_menu_home-over.jpg) no-repeat 0 0;
}

#globalnav ul li#nav2 a {
	width:122px;
	background-position:-102px;
	background:transparent url(../images/top_menu_100.jpg) no-repeat 0 0;
}

#globalnav ul li#nav2 a:hover {
	background:transparent url(../images/top_menu_100-over.jpg) no-repeat 0 0;
}

/*---------------------------Footers--------------------------------------------------------------------------------------------*/

#footernav {
	margin:10px auto 0; 
	width:830px;
}

.sub {
	padding-top:9px;
}

#IEroot #footernav.sub {
	padding-top:0;
}

#footernav ul li {
	display:block;
	float:left;
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#footernav ul li a {
	display:block;
	height:38px; width:102px;
	background:transparent url(../images/btm_menu_home.jpg) no-repeat 0 0;
	text-indent:-9009px;
}

#footernav ul li a:hover {
	background:transparent url(../images/btm_menu_home-over.jpg) no-repeat 0 0;
}

#footernav ul li#nav2 a {
	width:123px;
	background-position:-102px;
	background:transparent url(../images/btm_menu_100.jpg) no-repeat 0 0;
}

#footernav ul li#nav2 a:hover {
	background:transparent url(../images/btm_menu_100-over.jpg) no-repeat 0 0;
}

#footernav ul li#nav3 a {
	width:135px;
	background-position:-237px;
	background:transparent url(../images/btm_menu_about.jpg) no-repeat 0 0;
}

#footernav ul li#nav3 a:hover {
	background:transparent url(../images/btm_menu_about-over.jpg) no-repeat 0 0;
}

#footernav ul li#nav4 a {
	width:125px;
	background-position:-362px;
	background:transparent url(../images/btm_menu_contact.jpg) no-repeat 0 0;
}

#footernav ul li#nav4 a:hover {
	background:transparent url(../images/btm_menu_contact-over.jpg) no-repeat 0 0;
}

a.legal {
	font-size: 11px;
	color: #E9EB9A;
	text-decoration: none;
}

a.legal:hover {
	background-color:#242424;
}

.copyright {
	font-size:11px;
	color:#e9eb9a;
}

#footer_bg_left_out {
	width:50%;
	float:left;
	margin-right:-487px;
	height: 101px;
}

#footer_bg_left {
	margin-right:487px;
	background-image:url(../images/footer_bg_left.jpg);
	background-repeat:repeat-x;
	background-position:right;
	height: 101px;
}

#footer {
	float:left;
	width:974px;
	height:101px;
	position:relative;
	z-index:10;
	background-image:url(../images/footer_bg1.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#footer_bg_right_out {
	float:right;
	width:50%;
	margin-left:-488px;
	height: 101px;
}

#footer_bg_right {
	margin-left:487px;
	background-image:url(../images/footer_bg_right.jpg);
	background-repeat:repeat-x;
	background-position:left;
	height: 101px;
}

#footer2 {
	background-image:url(../images/footer.jpg);
	width:974px;
	height:100px;
	margin:0 auto 0;
}

#footer_bg {
	background-image:url(../images/footer_bg.jpg);
	width:100%;
	height:100px;
	background-position:center;
	background-repeat:repeat-x;
	clear:both;
}

#signupFormBtm {
	height:38px; 
	width:215px; 
	background-image:url(../images/btm_menu_form.jpg); 
	float:left;
}

#textfield1 {
	background-color:#F2F3EE; 
	margin:10px 0 0 38px; 
	height:16px; 
	width:166px; 
	border-width:0;
}

/*----------------------page styles--------------------------------------------------------*/

.booknewsL {
	width:50%;
	float:left;
	/*margin: 0 10px 0 0;*/
}

.booknewsR {
	width:50%;
	float:left;
}

#introductory_pic {
	float:left;
}

#line {
	clear:both;
	background-color:#E5E5E5;	
	width:100%; 
	height:1px;
}

#box-wrapper {
	width:576px;
	margin-top:50px;
	margin-bottom:20px;
}

#box_up {
	background:transparent url(../images/box_up.jpg) no-repeat scroll 0 0;
	width:576px;
	height:13px;
}

#box_bg {
	display:block;
	background-color:#ffffff;
	border-left:1px solid #B3BEC7;
	border-right:1px solid #B3BEC7;
	/*width:508px;*/
	padding:15px 34px;
}

#box_dn {
	clear:both;
	background:transparent url(../images/box_dn.jpg) no-repeat scroll 0 0;
	width:576px;
	height:9px;
}

.more_headlines {
	margin:8px 0 0 12px;
	border:0;
}

.hr {
	height:88px; 
	/*width:345px;*/
	background:url(../images/hr.jpg) repeat-x;
	background-position:bottom;
	padding:2px 5px 5px 5px;
	clear:both;
}

.nobkgrnd {
	background:none;
}

.divider_no {
	margin:30px 9px 0 18px;
	float:left;
}

.divider_pic {
	/*float:left;*/
	/*margin:0 0 0 8px;*/
	height: 88px;
	/*text-align:center;*/
	display:table-cell;
	vertical-align:middle;
}

#divider_text {
	/*margin:0 0 5px 0;*/
	/*float:right; */
	display:table-cell;
	vertical-align:middle;
	width:225px;
}

#IEroot #divider_text {
	position:relative;
	top: -77px;
	float:right;
	width:205px;
	margin:0 10px 0 10px;
}

.timestamp {
	/*float:right;*/
	/*width:75px;*/
	top:208px;
	right:41px;
	position:absolute;
	/*margin: 200px 10px 0 300px;*/
}

.stampPt1 {
	font-size:14px; 
	color:#999999;
}

.stampPt2 {
	font-size:11.5px; 
	color:#999999;
	margin-top: 9px;
}

.stampPt3 {
	font-size:18.5px; 
	color:#242424; 
	font-weight:bold;
}

/*------top100 page-------*/

#no1pic {
	float:left;
	margin:40px 0 0 15px;
}

.pic100 {
	float:left;
	margin:25px 0 0 22px;
	/*display:table-cell;*/
	/*vertical-align:middle;*/
	/*height:120px;*/
	/*font-size:108.6px;*/
}

#no1text {
	margin:50px 0 0 15px;
	float:left;
	width:380px;
}

.text100 {
	margin:24px 0 0 15px; 
	float:left; 
	width:480px;
}

#no1pricewrapper {
	float:right;
	margin:51px 43px 0 15px;
	width:94px;
}

#no1pricewrapper ul {
	margin:0 0 4px 8px;
}

#no1pricewrapper li {
	margin:0 0 0 12px;
}

.pricewrapper100 {
	float:left; 
	margin:24px 0 0 10px;
}

.row-grey {
	clear:both;
	background-color:#F1F3F2;
	border-width:1px 0 1px 0;
	border-color:#CCCCCA;
	border-style:solid;
	display:block;
	width:100%;
	height:120px;
}

.row-white {
	clear:both;
	background-color:#FFFFFF;
	width:100%;
	height:122px;
}

#topbevel {
	background-color:#FFFFFF; 
	height:1px;
}

#sidebarFormTop {
	/*text-align:center;*/
	background-image:url(../images/wbs_form.jpg); 
	background-position:bottom; 
	background-repeat:no-repeat; 
	height:214px; 
	width:175px; 
	margin:0 auto 0;
}

/*-----detail pages-----*/

#book-detailL {
	float:left;
	margin: 0 27px 0 0;
}

#backLink {
	width:184px;
	margin: 31px 0 0 6px;
}

#isbn {
	width:184px;
	margin: 10px 6px 0 6px;
	text-align:center;
	font-weight:bold;
	color:#666666;
}

#book-detail-pic {
	border: 8px solid white;
}

#book-detailR {
	float:left;
	width:470px;
	margin: 59px 0 0 0;
}

.box {
	width:196px;
	height:auto;
	overflow:hidden;
	margin: 10px 0 0 0;
}

.box div.topleft {
     display: block;
     background: url(../images/box-bg.png) top left no-repeat white;
     padding: .5em 0 0 -.5em;
}

.box div.topright {
     display: block;
     background: url(../images/box-bg.png) top right no-repeat white;
     padding: .5em;
     /*margin: -.5em 0 0 0;*/
}

.box div.bottomleft {
     display: block;
     height: 45px;
     margin-top: -45px;
     background: url(../images/box-bg.png) bottom left no-repeat white;
}

.box div.bottomright {
     display: block;
     background: url(../images/box-bg.png) bottom right no-repeat white;
     height: 45px;
     margin-left: .5em;
}

#buy {
	background: url(../images/bkgrnd_buy.gif) no-repeat 0 0;
	width:450px;
	height:122px;
	margin: 20px 0 20px 0;
	padding: 10px;
}

	#buyL {
		float:left;
		width: 236px;
		text-align:center;
		padding: 12px 0 0 0;
		margin: 0 28px 0 0;
	}
	
	#buyR {
		float:left;
		padding: 37px 0 0 0;
	}

#bookinfo h1 {
	color: #437346;
	margin: 20px 0 15px 6px;
}

#bookinfo p {
	color:#666666;
	line-height:18px;
	margin:0 55px 10px 6px;
	text-align:justify;
}

#chart {
	background: url(../images/bkgrnd_chart.jpg) top right no-repeat;
	width:763px;
	height:380px;
	padding:20px 0 0 6px;
	margin-top:20px;
}

/*--------------------------------buttons--------------------------------------------------------------------------------------------*/

.complete_top100wrapper {
	width:222px;
	height:24px;
	margin:10px 0 4px 65px;
}

a.complete_top100 {
	/*clear:both;*/
	display:block;
	width:222px;
	height:24px;
	text-indent:-9009px;
	background: transparent url(../images/complete_top100.jpg) no-repeat 0 0;
}

a.complete_top100:hover {
	background: transparent url(../images/complete_top100-over.jpg) no-repeat 0 0;
}

.headlinesbuttonwrapper {
	width:130px;
	height:24px;
	/*margin: 12px 0 0 14px;*/
}

	#right_side #headlinesbuttonwrapper {
		margin: 0 0 0 18px;
	}

a.headlinesbutton {
	display:block;
	width:130px;
	height:24px;
	text-indent:-9009px;
	background:transparent url(../images/more_headlines.jpg) no-repeat 0 0;
}

a.headlinesbutton:hover {
	background:transparent url(../images/more_headlines-over.gif) no-repeat 0 0;
}

.top100button-wrapper {
	/*float:right;*/
	display:block;
	position:absolute;
	top:469px;
	right:67px;
	width:192px;
	height:40px;
	/*margin: 430px 0 0 716px;*/
	text-indent:-9009px;
}

a.top100button:link {
	display:block;
	width:192px;
	height:40px;
	background: url(../images/view_t100.jpg) no-repeat ;
}

a.top100button:active {
	display:block;
	width:192px;
	height:40px;
	background: url(../images/view_t100.jpg) no-repeat ;
}

a.top100button:visited {
	display:block;
	width:192px;
	height:40px;
	background: url(../images/view_t100.jpg) no-repeat ;
}

a.top100button:hover {
	display:block;
	width:192px;
	height:40px;
	background: transparent url(../images/view_t100-over.jpg) no-repeat;
}

.sml_bullet1 {
	width:29px;
	height:28px;
	float:left;
	margin:28px 0 29px 9px;
	padding:1px 5px 0 5px;
}

.sml_bullet {
	width:29px;
	height:28px;
	float:left;
	margin:28px 0 28px 9px;
	padding:16px 5px 0 9px;
}

.big_bullet {
	width:45px;
	height:45px;
	float:left;
	margin: 81px 0 82px 10px;
}

table.data {
	border-collapse: collapse;
	text-align: left;
}
table.data th
{
	font-size: 14px;
	font-weight: normal;
	color: #437346;
	padding: 10px 5px;
	border-bottom: 2px solid #437346;
}
table.data td
{
	color: #437346;
	padding: 9px 8px 0px 8px;
}
table.data tbody tr:hover td
{
	color: #000;
}

.left {
	float: left;
}

.right {
	float: right;
}

#quickEmail {
	position:fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffcc;
	border-bottom: 1px solid #ccc;
	display: none;
	z-index: 100;
	padding: 5px;
	text-align: center;
}

#quickEmail p {
	margin: 0px;
}

#quickEmailForm {
	margin: 0 auto;
	width: 95%;
}

a.quickEmailClose {
	margin-top: 5px;
	color: #000;
}
