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

/* -----------------------------------------------*/
/* ---------->>> global/shared styles <<<---------*/
/* -----------------------------------------------*/
html { height: 100%; }
.clear { clear: both; height: 0; }
img { border: none; }
a { color: #036; }
.left { float: left; }
.right { float: right; }
p { margin: 0; padding: 0; }
form { margin: 0; }
.shareThis { float: right; }
.shareThis span .stbuttontext {  }
.shareThis a {
	color: #036;
	padding: 0px 0px 0px 20px;
	/*background: url(../images/sharethis-icon.png) no-repeat left;*/
	font-weight: bold;
	text-decoration: none;	
}
.stbutton { font-size: 1.4em; }
.stico_default
{
	/*background: transparent url(../images/sharethis-icon.png) no-repeat scroll 0px 0px !important;*/
	background: none;
}
.titleImg {
	border: 1px solid #aaa0b1;
	margin: 0px 0px 5px 0px;
}
.strong { font-weight: bold; }
.shaded {
	background-color: #efefe5;
}
#authorContent .container p, #bookContent .container p  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	margin: 0px 0px 20px 0px;
}
.allTitles { font-family: Arial, Helvetica, sans-serif; font-weight: bold; }
#list .bookInfo {
	border-bottom: 2px solid #d1dde9;
	padding: 0px 0px 20px;
	margin: 0px 20px 20px 0px;
}
#list .titleImg {
	margin: 0px 20px 0px 0px;
	width: 97px;
}
#list a {
	text-decoration: none;
}
#list .bookInfo h3  {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 2em;
}
#list .bookInfo p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;
}
#list .purchase .cartbtn { margin-left: -10px; margin-right: 10px; }
/*#list .bookInfo div.left { width: 521px; }*/
#list .bookInfo .purchase { width: 490px; }
.formatsContent ul { width: 610px; }

/* ----------------------------------------*/
/* ---------->>> layout styles <<<---------*/
/* ----------------------------------------*/
body { 
	margin: 0; 
	padding: 0; 
	font-family: Arial, Helvetica, sans-serif; 
	color: #000; 
	font-size: 62.5%;
	height: 100%;
}
.content { 
	width: 980px; 	
	margin: auto;
}
#left {
	width: 640px;
}
#right {
	margin: 0px 0px 0px 40px;
	width: 300px;
}
.pageContent {	
	padding: 7px 0px 0px 0px;
	background: url(../images/popularAuthors-bg.gif) repeat-x top #fff;
}

.pageContent h1 {
	font-size: 1.8em;
	padding: 0px 0px 0px 0px;
	margin: 0;
	text-transform: uppercase;
}

.pageContent h2 {
	font-size: 1.8em;
	padding: 0px 0px 0px 17px;
	margin: 0;
	text-transform: uppercase;
}
/* ----------------------------------------*/
/* ---------->>> header styles <<<---------*/
/* ----------------------------------------*/

#cm_sliver_bg
{
	background-image:url(/images/cm_sliver_bg.jpg);
	height:42px;
}

#cm_sliver_text
{
	margin: 0px auto 0px;
	width:980px;
	font-size:14px;
	font-weight:normal;
	padding-top:3px;
}

#cm_sliver_text #left
{
	width:680px;
	float:left;
}

#cm_sliver_text #right
{
	float:right;
	font-size:12px;
	width:246px;
	text-align:center;
	border:solid #95b1cc 1px;
	border-top:none;
	padding-bottom:5px;
}

#header { 
	background: url(../images/header-bg.gif) repeat-x top #5f88b1; 
	margin: 10px 0px 0px; 
	width: 100%; 
	height: 72px;
	text-align: center; 
	padding: 0px 0px 15px 0px;	
	overflow: hidden;
}
#header .right {
	margin-left: 45px;
	width: 247px;
}
#header .left {
	padding: 5px 0px 0px;
	width: 688px;
}

/* ----------------------------------------*/
/* ---------->>> cart styles <<<-----------*/
/* ----------------------------------------*/
#cartFrame {
	width: 222px;
	height: 61px;
	border: none;
	background: url(http://www.waterbrookmultnomah.com/images/cart-bg.gif) repeat-x top #fff;
	border: none;
	float: right;
	text-align: left;
	padding: 15px 5px 0px 20px;
	position:absolute;
	left:0;
	top:0;
}
#cartHdr { margin: 0px 0px 0px 30px; }
#cartForm {
	float: right;
	width: 93px;
	padding: 0;
}
fieldset.cart {
	border: none;
	width: 258px;
	margin: 0 auto; 
	padding: 0;
}
.cart button.cartbtn {
	width: 93px;
	height: 26px;
	margin: -2px 0px 0px 0px;
	cursor: pointer;
	background: url(http://www.waterbrookmultnomah.com/images/cart-btn.png) no-repeat top right;
	border: none;
	float: left;
}
#cartFrame p {
	font-size: 1.3em;
	font-weight: bold;
	color: #036;
	margin: 10px 0px 10px 0px;
}

/* ----------------------------------------*/
/* ---------->>> top search styles <<<-----*/
/* ----------------------------------------*/

#topSearch {
	float: right;
	width: 258px;
	position: relative;
	top: -22px;
}
fieldset.search {
	border: none;
	width: 258px;
	margin: 0 auto; 
	padding: 0;
}
.search input.textbox {
	border: 1px solid #036;
	color: #000;
	font-size: 1.2em;
	width: 166px;
	height: 14px;
	padding: 6px 4px;
	float: left;
}
.search button.searchbtn {
	width: 72px;
	height: 26px;
	margin: 4px;
	cursor: pointer;
	background: url(../images/search-btn.png) no-repeat top right;
	border: none;
	float: left;
}

/* ----------------------------------------*/
/* ---------->>> top nav <<<---------------*/
/* ----------------------------------------*/
/*#topNav {
	background-color: #aaa0b1;
	height: 36px;
}
#topNav .content {
	background: url(../images/topNav-bg.gif) repeat-x;
	height: 36px;
}
#topNav ul, #topNav li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topNav li {
	float: left;	
	width: 119px;
	height: 28px;
	border-right: 3px solid #aaa0b1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 8px 0px 0px;
}
#topNav .last {
	width:  126px;
	border: none;
}
#topNav li .navCat { 
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	color: #036;
	background: url(../images/topNav-arrow.png) no-repeat right;
	cursor: pointer;
}
#topNav li .noSub {
	text-decoration: none;
	padding: 0;
	color: #036;
	background: none;
	cursor: auto
}
#topNav li .noSub a { text-decoration: none; }
#topNav .over { background: url(../images/topNav-bg-over.gif) repeat-x; }
#topNav li ul li {
	float: none;	
	width: auto;
	height: auto;
	border-right: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	text-transform: none;
	padding: 0;
}
#topNav .subNav { 
	visibility: hidden;	
	position: absolute;
}
#topNav .subNavContainer {
	position: absolute;
}
#topNav .over .subNav { 	
	background: url(../images/subNavTop-bg.gif) top repeat-x #ebf2f8;
	visibility: visible;	
	position: relative;
	padding: 24px 32px 20px;
	z-index: 9999;
	top: 10px;
	left: 0px;
	
	*position: relative;
	margin: 13px 0px 0px 0px;
	*top: 0;
	*margin: 28px 0px 0px 0px;
}
.subNav .left {
	border-right: 1px solid #000;
	padding: 0px 32px 0px 0px;
}
.subNav .left li {
	margin-right: 32px;
}
.subNav .right {
	float: left;
}
.subNav .right li {
	margin-left: 32px;
}
.subNav li {
	margin-top: 8px;
}
#topNav li ul a, #topNav li ul .over, #topNav li ul a { background: none; padding: 0; text-decoration: underline; }
.subNavCat  li {
	display: inline;	
	margin: 0px 30px 0px 0px;
}
.subNavCat {
	padding: 20px 0px 12px 0px;
	font-size: 1.4em;
}
.subNavCat a { font-weight: normal; }*/
#topNav {
	background-color: #aaa0b1;
	height: 36px;
}
#topNav .content {
	background: url(../images/topNav-bg.gif) repeat-x;
	height: 36px;
}
#topNav ul, #topNav li ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#topNav li {
	float: left;	
	width: 119px;
	height: 28px;
	border-right: 3px solid #aaa0b1;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	text-transform: uppercase;
	padding: 8px 0px 0px;
	cursor: pointer;
}
#topNav .last {
	width:  126px;
	border: none;
}
#topNav li .navCat { 
	text-decoration: none;
	padding: 0px 15px 0px 0px;
	color: #036;
	background: url(../images/topNav-arrow.png) no-repeat right;
	cursor: pointer;
}
#topNav li .noSub {
	text-decoration: none;
	padding: 0;
	color: #036;
	background: none;
	cursor: auto
}
#topNav li .noSub a { text-decoration: none; }
#topNav .over { background: url(../images/topNav-bg-over.gif) repeat-x; }
#topNav #currentNavItem { background: url(../images/topNav-bg-over.gif) repeat-x; }
#topNav li ul li {
	float: none;	
	width: auto;
	height: auto;
	border-right: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: .95em;
	text-transform: none;
	padding: 0;
}
#topNav .subNavContainer { 
	visibility: hidden;	
}
#topNav .over .subNavContainer{
	visibility: visible;
	z-index: 9999; 
	
}
#topNav .over .subNav { 	
	background: url(../images/subNavTop-bg.gif) top repeat-x #ebf2f8;		
	position: absolute;
	padding: 24px 32px 20px;
	
	z-index: 9999;
	top: 4px;
	left:0px;
}

#topNav #last
{
	right: 0px;
	left:auto;
}
.subNav .navLeft {
	padding: 0px 16px 0px 0px;
}
.subNav .navRight {
	border-left: 1px solid #000;
	padding-left: 16px;
	*padding-left: 0px;
}
.subNav li { 
	white-space: nowrap; 
	margin-top: 8px;
}
#topNav li ul a, #topNav li ul .over, #topNav li ul a { background: none; padding: 0; text-decoration: underline; }
.subNavCat  li {
	display: inline;	
	margin: 0px 10px 0px 0px;
	white-space: normal;
}
.subNavCat {
	padding: 20px 0px 12px 0px;
	font-size: 1.4em;
}
.subNavCat a { font-weight: normal; }




.subNavContainer {
     position:relative;
}
/* --------------------------------------------------*/
/* ---------->>> main content container <<<----------*/
/* --------------------------------------------------*/
#mainContent {	
	background: url(../images/body-bg.gif) repeat-x top #e4ea8c;
	height: auto !important;
	height: 100%;
	margin: 0 auto -4em;
}
#mainContent .content { 
	background: #fff;
}

/* --------------------------------------------------*/
/* ---------->>> top promo <<<-----------------------*/
/* --------------------------------------------------*/
#topPromo { margin-bottom: 7px; }

/* --------------------------------------------------*/
/* ---------->>> galleries <<<-----------------------*/
/* --------------------------------------------------*/
#galleries, .shortGallery {	
	background: url(../images/galleries-bg.gif) repeat-x top #c0d1e2;
	/*width: 980px;*/
	width: 100%;
	padding: 10px 0px 0px 0px;
}
.shortGallery #galleries {
	background: none;
	width: auto;
	padding: 0;
}
.shortGallery {
	margin-bottom: 7px;
}
#galleries h1 {
	color: #fff;
	font-size: 1.8em;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px -8px 0px;
	text-transform: uppercase;
}
#galleries h2 {
	color: #fff;
	font-size: 1.8em;
	padding: 0px 0px 0px 17px;
	margin: 0px 0px -8px 0px;
	text-transform: uppercase;
}
#galleries .subH2 {
	font-size: .65em;
}

#galleryContainer, #galleryContainer2 {
	text-align: center;	
	height:91px;	/* Height of the images + 2 */	
	position:relative;
	overflow:hidden;
	padding:0px;
	
	/* CSS HACK */
	height: 91px;	/* IE 5.x - Added 2 pixels for border left and right */
	height/* */:/**/91px;	/* Other browsers */
	height: /**/91px;
	/*width: 680px;	*/
	width: 100%;		
}

#galleryShadow {
	height: 115px;
	/*width: 680px;*/
	width: 100%;
	padding: 12px 0px 0px;
	background: url(../images/gallery-shadowbg.png) repeat-x;
}
#galleryShadow2 {
	height: 115px;
	/*width: 680px;*/
	width: 100%;
	padding: 12px 0px 0px;
	background: url(../images/gallery-shadowbg.png) repeat-x;
}
.shortGallery #galleryContainer, .shortGallery #galleryContainer2, .shortGallery #galleryShadow, .shortGallery #galleryShadow2 {
	width: 680px;
}
#arrow_left, #arrow_left2{
	position:absolute;
	left:0px;
	z-index:10;
	background-color: #c0d1e2;
	padding:0px;
}
#arrow_right, #arrow_right2{
	position:absolute;
	right:0px;
	z-index:10;
	background-color: #c0d1e2;
	padding:0px;		
}
#theImages, #theImages2{
	position:absolute;
	height:90px;
	left:0px;
	width:100000px;
	padding-left: 22px;	
}
#theImages #slideEnd, #theImages2 #slideEnd2{
	float:left;
}
#theImages img, #theImages2 img{
	float:left;
	padding:0px;
	border: 1px solid #f2f2f2;
	margin: 0px 5px;
}
#theImages img:hover, #theImages2 img:hover {		
	border: 1px solid #999;
}

/* ---------------------------------------------------------*/
/* ---------->>> gallery tool-tip <<<-----------------------*/
/* ---------------------------------------------------------*/
#tt {
	position:absolute;
	display:block;
	width: 120px;
	z-index: 100;
}
#tttop {
	display:block;
	height:2px;
	margin-left:5px;
	background-color: #fff;
	border-top: 1px solid #a8a8a8;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
	overflow: visible;
}
#ttcont {
	display:block;
	padding:2px 12px 3px 7px;
	margin-left:5px;
	color:#404040;
	font-weight: bold;
	font-size: 11px;
	text-align: center;	background-color: #fff;
	border-left: 1px solid #a8a8a8;
	border-right: 1px solid #a8a8a8;
}
#ttbot {
	display:block;
	height:13px;
	margin-left:5px;
	background:url(../images/tt-btm.gif) bottom no-repeat;
}

/* ---------------------------------------------------------*/
/* ---------->>> genre browse <<<---------------------------*/
/* ---------------------------------------------------------*/
#genreBrowse {
	float: right;
	width: 280px;
	margin: 0px 10px;
	padding: 10px 0px 0px 0px;
}

#genreBrowse a, #genreBrowse a:visited
{
font-weight:normal;
}
#genreBrowse h1 {
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0; padding: 0;
}
#genreBrowse h2 {
	color: #fff;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 0; padding: 0;
}
#genreCloud { margin: 5px 0px 10px; line-height: 2.7em; }
#genreCloud .a1 { font-size: 1.1em; }
#genreCloud .a2 { font-size: 1.2em; }
#genreCloud .a3 { font-size: 1.4em; }
#genreCloud .a4 { font-size: 1.6em; }
#genreCloud .a5 { font-size: 2.0em; }
.viewFormat {
	text-transform: uppercase;
	font-size: 1.2em;
	font-weight: bold;
}
#viewAudio {	
	padding: 0px 15px 0px 24px;
	background: url(../images/audio-icon.png) no-repeat;
}
#viewLargePrint {	
	padding: 3px 0px 0px 20px;
	background: url(../images/largeprint-icon.png) no-repeat;
}

/* ---------------------------------------------------------*/
/* ---------->>> news <<<-----------------------------------*/
/* ---------------------------------------------------------*/
#news {
	margin: 0px 0px 0px 0px;
	background: url(../images/news-bg.gif) repeat-x top #fff;
}
#news h1 {
	color: #fff;
}
#news h2 {
	color: #fff;
}
#news #left { margin: 10px 0px 0px 0px; }
/* ----------------------------------------------------------*/
/* ---------->>> posts <<<-----------------------------------*/
/* ----------------------------------------------------------*/
.post {
	width: 623px;
	margin: 0px 0px 0px 17px;
	font-family: Georgia, 'Times New Roman', Times, serif;
}
.post .right {
	width: 145px;
	margin: 7px 0px 0px 10px;
	text-align: center;
}
/*.post .addToCart {
	padding: 2px 0px 0px;
}*/
.post .addToCart {
	width: 120px;
	height: 40px;
	margin: -3px 0px 0px 0px;
	cursor: pointer;
	background: url(/images/addToCart-btn.gif) no-repeat top right;
	border: none;
}
.post img {
	border: none;
}
.post a img {
	border: 1px solid;
}
.post .left {
	width: 495px;
}
.post h3 {
	margin: 0px 0px 5px 0px; padding: 0;
	font-size: 2.6em;
}
.post h3 a {	
	text-decoration: none;
	font-weight: normal;
}

.post p { 
	font-size: 1.4em; 
	line-height: 1.8em;
	margin: 0px 0px 10px 0px;
}
.postFooter {
	width: 600px;
	background-color: #d1dde9;
	padding: 10px 20px;
	font-size: 1.4em;
	font-weight: bold;
	color: #036;
	margin: 0px 0px 30px 0px;
}
.postFooter a {	text-decoration: none; }
.postFooter .shareThis { font-size: .75em; }
#newsVideos .post {
	border-bottom: 4px solid #d1dde9;
	margin: 0px 0px 15px 0px;
}
#newsVideos .post h3 { 
	font-size: 2.6em;
}
.postmetadata ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.postmetadata li { display: inline; }
.postmetadata p, .postmetadata ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0px 0px 5px;
}
.postmetadata a {
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.relatedPosts h3 {
	width: 600px;
	background-color: #d1dde9;
	padding: 10px 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.relatedPosts a {
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
.relatedPosts ul {
	list-style-type: none;
	margin: 0px 0px 0px 20px;
	padding: 0;
}
.relatedPosts li {
	margin: 0px 0px 10px 0px;
}
/* --------------------------------------------------------------*/
/* ---------->>> posts nav <<<-----------------------------------*/
/* --------------------------------------------------------------*/
#postNav {
	font-size: 1.2em;
	color: #7ca5ce;
	margin: 0px 0px 0px 30px;
}
#postNav a {
	font-weight: bold;
	text-decoration: none;
}
/* --------------------------------------------------------------*/
/* ---------->>> comments <<<------------------------------------*/
/* --------------------------------------------------------------*/
.comments {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:  -30px 20px 20px 0px;
	width: 620px;
}
.comments p {
	font-size: 1.4em;
	line-height: 1.8em;
	margin: 0px 0px 7px 20px;
}
.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}.commentmetadata { font-size: 1.1em; }
.comment-author {
	float: left;
	width: auto;
	color: #999;
	font-size: 1.4em;
	border: 2px solid #d1dde9;
	border-top: none;
	padding: 5px 10px;
	margin: 0px 0px 0px 20px;
}
.comment-meta {
	float: right;
	margin: 5px 0px 0px 0px;
}
.comment-meta a {
	color: #000;
	text-decoration: none;
}
.comment-meta a:hover {
	text-decoration: underline;
}
.comments li {
	padding: 0;
	margin: 0;
}
.comments hr {
	border: 0;
	color: #d1dde9;
	background-color: #d1dde9;
	height: 2px;
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}
#respond { margin: 0px 0px 0px 20px; padding-top: 10px; }
#respond h3, #respond p { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}
.required { color: #385797; }
.comments #comment { width: 365px; margin: 0px 0px 10px 20px }
#commentform textarea, #commentform p input {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
}
#commentform p input {
	height: 20px;
	width: 300px;
	margin: 0px 0px 10px 20px;
}
#commentform td { vertical-align: top; }
#commentform #submit {
	width: 107px;
	height: 26px;
	border: none;
}
/* --------------------------------------------------------------*/
/* ---------->>> archives <<<------------------------------------*/
/* --------------------------------------------------------------*/
h3.pagetitle {
	color: #000;
	font-size: 1.4em;
	text-transform: uppercase;
	margin: 10px 0px 0px 20px;
}
/* --------------------------------------------------------------*/
/* ---------->>> page <<<----------------------------------------*/
/* --------------------------------------------------------------*/
.newsPage .post ul {
	font-size: 1.4em;
	line-height: 1.6em;
}
.newsPage .post ol ul {
	font-size: 1em;
}
.newsPage .post ol {
	font-size: 1.4em;
	line-height: 1.6em;
}
/* --------------------------------------------------------------*/
/* ---------->>> mist wordpress styles <<<-----------------------*/
/* --------------------------------------------------------------*/
img.alignleft {
	float: left;
}

img.alignright {
	float: right;
}

/* --------------------------------------------------------------*/
/* ---------->>> sidebar <<<-------------------------------------*/
/* --------------------------------------------------------------*/
.sidebarBox-img {
	margin: 0px 0px 25px 0px;
	width: 300px;
}
.sidebarBox {
	margin: 0px 0px 25px 0px;
	width: 289px;
	padding: 12px 0px 12px 11px;
}
#follow {	
	background-color: #d1dde9;
	font-size: 1.2em;
}
#follow p {	
	padding: 6px 10px 6px 45px;
	line-height: 1.3em;
}
#follow #fb {
	background: url(../images/fb-icon.png) no-repeat;	
	background-position: 0;
	border-bottom: 2px solid #fff;
}
#follow #twitter {
	background: url(../images/twitter-icon.png) no-repeat;
	background-position: 0;
	padding: 15px 10px 15px 45px;
	border-bottom: 2px solid #fff;
}
#follow #scribd {
	background: url(../images/scribd-icon.png) no-repeat;
	background-position: 0;
	padding: 15px 10px 15px 45px;
	border-bottom: 2px solid #fff;
}
#follow #videoChannels  {
	padding-left: 0px;
} 
#follow #videoChannels p {
	margin: 0;
	padding-left: 0px;
}
#follow #videoImages img {
	float: left;
}
#bfb {	
	background-color: #b8d3ee;
	font-size: 1.4em;
}
#bfb p {
	margin: 10px 5px 10px 9px;
	line-height: 1.3em;
}
#bfb a, #newsletters a, #events a { text-transform: uppercase; font-weight: bold; margin: 10px 5px 10px 9px }
#newsletters {
 background-color: #e7ebb0;
 font-size: 1.4em;
}
#newsletters p {
	margin: 0px 5px 10px 9px;
	line-height: 1.3em;
}
#newsletters-bg {
	background-color: #edf0c3;
	margin: 0; 
	padding: 0;
}
#newslettersForm {
	color: #6f7516;
	font-weight: bold;
	margin: 0px 5px 0px 9px;
}
#newslettersForm label {
    display: block;
    padding: 0px 0px 4px 24px;
    text-indent: -15px;
}
#newslettersForm label input {
    width: 13px;
    height: 13px;
    padding: 0;
    margin:0px 4px 0px 0px;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}
#newslettersForm p {
	margin-left: 25px;
}
#newslettersForm a { margin-left: 24px; }
fieldset.signup {
	border: none;
	width: 285px;
	margin: 0px;
	padding: 10px 0px 8px 0px;
}
#newslettersForm input.textbox {
	border: 1px solid #036;
	color: #000;
	width: 175px;
	padding: 4px;
	float: left;
}
#newslettersForm button.signupbtn {
	width: 72px;
	height: 26px;
	margin: 2px 0px 0px 8px;
	cursor: pointer;
	background: url(../images/signup-btn.png) no-repeat top right;
	border: none;
}
#events {	
	background-color: #d1dde9;
	font-size: 1.4em;
}
#events p {
	margin: 10px 5px 15px 9px;
}
#searchEvents {
	background-color: #618ab3;
}
#searchEvents p {
	margin: 10px 5px 15px 0px;
	color: #fff;
	font-size: 1.4em;
}
#searchEvents form {
	margin: 0px 0px 0px 5px;
}
#searchEvents input, select {
	margin: 0px 0px 10px;
}
#searchEvents .text { border: 1px solid #b5b5b5; width: 205px; }
#searchEvents label {
	color: #fff;
	font-size: 1.1em;
	text-transform: uppercase;
}
#newsArchive {
	background-color: #d1dde9;
}
#newsArchive h1 {
	color: #000;
	font-size: 1.4em;
	margin: 10px 5px 5px 9px;
	padding: 0;
}
#newsArchive h2 {
	color: #000;
	font-size: 1.4em;
	margin: 10px 5px 5px 9px;
	padding: 0;
}
#newsArchive ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#newsArchive select {
	margin: 0px 5px 0px 9px;
	width: 170px;
}

#cm_sale
{
	background-image:url(/images/cm_sidebanner_bg.jpg);
	height: 190px;
	
}
/* -------------------------------------------*/
/* ---------->>> bottom nav <<<---------------*/
/* -------------------------------------------*/
#bottomNav {
	background-color: #aaa0b1;
	height: 36px;
}
.push { height: 4em; }
#bottomNav .content {
	width: 980px;
	background: url(../images/bottomNav-icons.png) no-repeat left;
	background-position: 25px 4px;
	height: 36px;	
}
#bottomNav ul {
	list-style-type: none;
	margin: 0;
	padding: 12px 0px 0px 90px;
}
#bottomNav li {
	display: inline;
	padding: 8px 2px 0px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #036;
}
#bottomNav .first {
	color: #000;
}
#bottomNav li a { 
	text-decoration: none;
	padding: 0px 0px 0px 2px; }
	
/* -------------------------------------------*/
/* ---------->>> authors <<<------------------*/
/* -------------------------------------------*/
#authors h1 {
	color: #036;
	margin: 0px 0px 15px;
	padding: 0;
}
#authors h2 {
	color: #036;
	margin: 0px 0px 15px;
	padding: 0;
}
#authors .pageContent h2 {
	margin: 0px 0px 0px 20px;
}
#authors p {
	font-size: 1.4em;
	color: #000;
	margin: 0px 0px 15px;
	line-height: 1.3em;
}
/* ----------------------------------------------------*/
/* ---------->>> featured author <<<-------------------*/
/* ----------------------------------------------------*/
#featuredAuthor {
	padding: 20px 20px 40px;
	background: url(../images/featuredAuthor-bg.gif) repeat-x top #ddd9e0;
}
#featuredAuthor h3 {
	color: #6b517d;
	margin: 0px 0px 10px;	
	font-size: 2.4em;
	text-transform: uppercase;
}
#featuredAuthorPhoto {
	text-align: center;
	width: 165px;	
	font-size: 1.2em;
	margin: 0px 0px 0px 10px;
}
#featuredAuthorPhoto img {
	border: 4px solid #fff;
	margin: 0px 0px 5px 0px;
}
#featuredAuthor a {
	color: #422f50;
	font-weight: bold;
	text-transform: uppercase;
}
#featuredAuthor .right {
	text-align: center;
}
#featuredAuthorBook {
	width: 133px;
	text-align: center;
	margin: 15px 0px 0px;	
	font-size: 1.2em;
}
#featuredAuthorContent {
	width: 572px;
	margin: 25px 25px 0px;
}
/* ----------------------------------------------------*/
/* ---------->>> popular authors <<<-------------------*/
/* ----------------------------------------------------*/
#popularAuthors, #authorSpotlight {
	padding: 20px 0px 40px;
	width: 680px;
}
#popularAuthors p {
	text-align: center;
	width: 170px;
	font-size: 1.4em;
	font-weight: bold;
	color: #036;
	margin: 0;
	padding: 0;
}
#popularAuthors p img {
	margin: 0px 0px 5px 0px;
}
.authors {
	margin: 20px 0px 0px 0px;
}
/* -----------------------------------------------------*/
/* ---------->>> author directory <<<-------------------*/
/* -----------------------------------------------------*/
#authorDirectory {
	background: #d1dde9;
}
#authorSearchForm {
	width: 270px;
}
#authorLetters {
	padding: 2px 0px 0px;
	height: 468px;
}
#authorSearchResults ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#authorSearchResults li {
	padding: 4px;
}
#authorSearchResults .over {
	background-color: #d1dde9;
}
#authorSearchResults ul a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}

#authorSearch {
	position	: relative;
	top			: 0px;
	left		: 0px;
	width: 219px;
	height: 468px;
	background: #fff;
	overflow: hidden;
	border: 1px solid #b5b5b5;
	border-right: none;
}

#authorSearchResults {
	position	: relative;
	width		: 219px;
}

#authorScroll {
	float: right;
	text-align: center;
	background: url(../images/scrollArrow-btm.png) no-repeat #6089b2;
	background-position: 8px 456px;
	height: 456px;
	padding: 7px 0px;
}
#scrollArea {
	position	: relative;
	left		: 0px;
	top			: 0px;
	height		: 434px;
	width		: 25px;
	overflow	: hidden;
}

#scroller {
	position	: absolute;
	top			: -1px;
	width		: 25px;
	background	: #d1dde9;
	margin: 7px 0px 0px;
}










/*#authorSearch select {
	border: 1px solid #b5b5b5;
	width: 254px;
	height: 440px;	
	font-size: 1.1em;
	text-transform: uppercase;
}*/
#authorDirectory p {
	color: #036;
	font-size: 1.4em;
	font-weight: bold;
	margin: 15px 0px;
}
#authorLetters {
	width: 25px;
	background-color: #036;
	text-align: center;

}
#authorLetters ul {
	list-style-type: none;	
	margin: 0;
	padding: 0;
}
#authorLetters li {
	margin: 0px 0px 2px;
}
#authorLetters li a {
	color: #fff;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
#authorLetters .over {
	background-color: #6089b2;
}

#authorDirectory input {
	width: 270px;
	border: 1px solid #b5b5b5;
	margin: 0px 0px 15px 0px;		
	font-size: 1.1em;
	text-transform: uppercase;
}
/*
#authorDirectoryResults {
	background-color: #fff;
	width: 260px;
	height: 430px;
	padding: 5px 0px;
	border: 1px solid #b5b5b5;
	border-right: none;	
	overflow: scroll;
}
#authorDirectoryResults ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#authorDirectoryResults li {
	padding: 4px;
}
#authorDirectoryResults .over {
	background-color: #d1dde9;
}
#authorDirectoryResults ul a {
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
}
#authorDirectoryResults {
	
}	*/
/* -----------------------------------------------------*/
/* ---------->>> author spotlight <<<-------------------*/
/* -----------------------------------------------------*/
#authorSpotlight {
	padding: 20px 0px 40px 0px;
	width: 680px;
}
#authorSpotlightContent {
	margin: 0px 0px 0px 20px;
}
#authorSpotlightContent h3 {
	color: #036;
	font-size: 2.4em;
	text-transform: uppercase;
	margin: 20px 0px;
}
#authorSpotlightPhoto {
	width: 150px;
	margin: 20px 20px 0px 10px;
}
#eventsContent table {
	width: 510px;
}
#eventsContent td {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	font-size: 1.4em;
	vertical-align: top;
	line-height: 1.6em;
	padding: 0px 0px 30px;
}
.eventLocation {
	text-transform: uppercase;
}
#authorSpotlight .shareThis {
	margin-right: 20px;
}
.container .purchase {
	font-size: 1.2em;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 15px;
}

.container .purchase #format {
margin:0;
padding:0;
	
}
.container .purchase li {
	float: left;
	margin: 0px 15px 0px 0px;
}
.container .purchase .text { 
	width: 30px; 
	border: 1px solid black; 
	margin: -1px 0px 0px 0px; 
}
.container .shop {
	font-size: 1.2em;
	list-style-type: none;
	margin: 5px 0px 0px 0px;
	padding: 15px;
}
.container .shop li {
	float: left;
	margin: 0px 4px 0px 0px;
}
.formatsContent .purchase, .formatsContent .shop {
	margin-top: 20px;
}
#authorContent {
	margin: 20px 0px 0px 20px;
}
#authorContent h3 {
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#authorSpotlightRight #follow { font-size: .9em; }
#authorSpotlightRight #follow #fb, #authorSpotlightRight #follow #twitter { margin: 0; }
#authorSpotlightRight #newsletters p { font-size: 14px; margin: 0px 5px 10px;}
	
/* --------------------------------------------------------*/
/* ---------->>> various cart styles <<<-------------------*/
/* --------------------------------------------------------*/
.container .purchase .cartbtn, #catalogContent .cartbtn, #search .cartbtn { 
	width: 93px;
	height: 26px;
	margin: -3px 0px 0px 0px;
	cursor: pointer;
	background: url(../images/addToCart-btn.png) no-repeat top right;
	border: none;
}

.container .purchase #cartbtn-pre, #catalogContent #cartbtn-pre, #search #cartbtn-pre { 

	background: url(../images/preorder-btn.png) no-repeat top right;
	
}

#search .cartbtn { margin: 0px; }
#catalogContent .cartbtn { margin: 0; }
#catalogContent .purchase .text { width: 30px; border: 1px solid black; }
.text { width: 30px; border: 1px solid black; }
#catalogContent .purchase li { margin: 0px 0px 10px 0px; }
/* --------------------------------------------*/
/* ---------->>> catalog <<<-------------------*/
/* --------------------------------------------*/
#catalog .pageContent {
	padding: 20px 0px 0px;
	background: url(../images/catalog-bg.jpg) top no-repeat #f0f1f1;
}
#catalogContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #036;
	text-transform: none;
}
#catalogContent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0;
	color: #036;
	text-transform: none;
}
#catalogContent h3 {
	font-size: 1.8em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#catalogContent h3 a {
	text-decoration: none;
}
#catalog #wrapper, #search #wrapper {	
	background: url(../images/border.png) repeat-y left;
}
#catalogContent {
	margin-right: -280px;
}
#catalog #genreBrowse {
	width: 280px;
}
#catalogContent .left {
	margin: 0px 0px 0px 20px;	
}
#catalogContent div.left {
	width: 480px;
}

p#excerpt
{
color:#666666;
font-family:Arial, Helvetica, sans-serif;

}
#bookContent .left {
	width: 100%;
	margin-right: -300px;	
}
#bookContent .left .left {
	width: auto;
	margin: 0px 20px 0px 20px;	
}
#bookContent .left img.left {
	width: 110px;
	margin: 0px;
}
#bookContent .right #otherBooks {
	width: 280px;
	padding: 0px 0px 0px 20px;
	font-family:Arial, Helvetica, sans-serif;
}
#bookContent {
	margin: 20px 0px 0px 0px;
	background: url(../images/border.png) repeat-y left;
}
#bookContent .container {
	margin: 0px 300px 0px 20px;
	padding-right: 20px;
}
#bookContent #authorBioContent {
	border-bottom: 4px solid #d1dde9;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
}
#bookContent .container .shareThis {
	margin: 0; padding: 0;
}
#bookContent h3 {
	font-size: 1.4em;
	margin: 0px 0px 5px 0px;
	padding: 0;
}
#bookContent #otherBooks p {
	text-align: center;
	margin: 20px auto;
	font-size: 1.2em;
	
	width: 107px;
}
#catalogContent .purchase {
	list-style-type: none;
	font-size: 1.2em;
	margin: 0;
	padding: 0;
	width: 300px;
}
#catalogContent .first {
	width: 175px;
}
#formats h1 {
	font-size: 2.0em;
	margin: 15px 0px 5px 0px;
	padding: 0;
	font-weight: normal;
}
#formats h2 {
	font-size: 2.0em;
	margin: 15px 0px 5px 0px;
	padding: 0;
	font-weight: normal;
}

#formats h3
{
font-weight:normal;
}
#bookContent #formats p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em;
}
#bookContent #formats a { text-decoration: none; }
.formatsContent {
	border-bottom: 2px solid #d1dde9;
	padding: 0px 0px 20px 0px;
	margin: 0px 0px 20px 0px;
	
}
/* -----------------------------------------*/
/* ---------->>> tabs <<<-------------------*/
/* -----------------------------------------*/
.tabs {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #5f88b1;
	width: 100%;
}
.tabs li {
	float: left;
	width: 110px;
	background-color: #5f88b1;
	margin: 0px 4px 0px 0px;
	font-size: 1.4em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 8px 0px;
}
.tabs .over {
	background-color: #82a8ce;
}
.bottom {
	border-top: 1px solid #5f88b1;
	border-bottom: none;
	margin: 20px 0px 20px 0px;
}
.tabs a { color: #fff; text-decoration: none; }
/* -------------------------------------------*/
/* ---------->>> search <<<-------------------*/
/* -------------------------------------------*/
#search .pageContent {
	background: url(../images/catalog-bg.jpg) top no-repeat #fff;
}
#searchContent h1 {
	color: #fff;
	text-transform: none;
	font-size: 2.0em;
	font-weight: normal;
	background-color: #7ca5ce;
	margin: 0;
	padding: 0px 0px 10px 20px;
}
#searchContent h2 {
	color: #fff;
	text-transform: none;
	font-size: 2.4em;
	font-weight: normal;
	background-color: #7ca5ce;
	margin: 0;
	padding: 0px 0px 10px 20px;
}

#searchContent div.left
{
width:480px;
}
#results { background: #fff; }
#search #genreBrowse { margin-bottom: 40px; float: none; }
#search .pageContent {
	padding: 15px 0px;
}
#searchContent {
	width: 680px;
	background-color: #7ca5ce;
}

#search #filterForm {
	color: #fff;
	font-size: 1.4em;
	font-weight: bold;
	padding: 5px 20px 0px 0px;
	margin-left:20px;
	
	
}
#search #filterForm select { margin: 0px px 0px 7px; }
#search #displayOptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 1.1em;
	padding: 0px 0px 5px 0px;
	
}
#search #displayOptions p {
	margin: 3px 5px 0px 20px;
}
#categoryForm select { margin: -3px 0px 0px 4px; }
#search #displayOptions input { float: left; }
#search #displayOptions label { float: left; margin: 3px 0px 0px 0px; }
#search #displayOptions .list { margin-left: 9px; }
#search #displayOptions #sortForm { padding: 8px 0px 0px 0px; margin: 0px 0px 0px 20px; }
#thumbsResults, #listResults {
	margin: 0px 0px 0px 20px;
	padding: 20px 0px 0px;
	width: 660px;
}
#thumbsResults ul {
	list-style-type: none;
	margin: 0px 20px 12px 0px;
	padding: 0px 0px 3px 0px;
	float: left;
	width: 145px;
	text-align: center;
}
#thumbsResults ul .titleImg {
	margin: 0; padding: 0;
}
#thumbsResults ul li {
	margin: 0px 0px 5px 0px;
}
#thumbsResults ul .price {
	font-weight: bold;
	font-size: 1.2em;
}
.seeMore {
	font-size: 1.2em;
	color: #7ca5ce;
	margin-top: 10px;
}
.seeMore a { text-decoration: none; font-weight: bold; }
.seeMore a.selected { color: #7ca5ce; }
.seeMore a:hover { color: #7ca5ce; }

#no_results
{
font-size:18px;
padding:20px;
}

.bottomPage
{
float:left;
}

.back_to_top
{
float:right;
margin-right:20px;
}
/* ------------------------------------------------*/
/* ---------->>> events main <<<-------------------*/
/* ------------------------------------------------*/
#eventsMain .pageContent { 
	padding-top: 20px;
}
#eventsMain h1 { 
	color: #422f50;
	margin: 15px 0px 15px 20px;
	font-size: 1.4em;
}
#eventsMain h3 { 
	color: #422f50;
	margin: 15px 0px 15px 20px;
	font-size: 1.4em;
}
#eventsMain table {
	width: 680px;
}
#eventsMain th {
	color: #fff;
	background: #618ab3;
	text-transform: uppercase;
	padding: 12px 20px;
	font-size: 1.2em;
	text-align: left;
	vertical-align: top;
}
#eventsMain td {
	font-size: 1.2em;
	color: #000;
	padding: 20px;
	margin: 0px 20px;
	vertical-align: top;
}
#eventsMain td a {
	font-weight: bold;
}
#eventsMain hr {
	border: 0;
	color: #618ab3;
	background-color: #618ab3;
	height: 1px;
	width: 100%;
	text-align: center;
}
#eventsMain .hr {
	padding: 0px 20px;
}
#eventsMain .seeMore {
	margin-left: 20px;
}


.format_ecommerce
{
background-color:#efefe5;
height:30px;
width:600px;
margin-top:10px;
padding:20px;
font-family:Arial, Helvetica, sans-serif;
line-height:20px;
font-size:12px;
}

.format_audio
{

float:right;
margin-top:-60px;

}

.format_ecommerce p
{
font-size:12px;

}

.format_ecommerce a
{
font-weight:bold;
}

.format_button_cart
{
}



.format_isbn
{
float:left;
margin-right:100px;
}

.format_cart
{
float:right;


}

.format_cart ul
{
list-style-type:none;
}

.format_cart ul li
{
float:right;
margin-left:20px;


}

.format_cart form
{
float:left
}

.format_cart ul li.price
{
margin-top:2px;
}

#cart_error
{
position:absolute;

margin-top:50px;
color:#FF0000;
}

.cm_overlay
{
background-image:url(/images/cmoverlay.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:150px;

}

#bookspot #header
{
	background-image:url(/images/bookspot/bg.jpg);
	height:600px;
	background-color:#fff;
	width:641px;
	float:left;
}

#bookspot #header h1
{
	color:#433442;
	font-size:48px;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:none;
	float:left;
	margin-top:25px;
	margin-left:5px;
}

.entry ul
{
	list-style-type:none;
}

.entry ul li
{
	list-style-type:none;
}

/************** Buy Button Code ***********************
/******************************************************
/*******************************************************/

/* Buy Popup */

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:0;
  background-color:#000;
  display:none;

}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:668px;
 
  display:none;
  z-index:1;
 
    background-color:#f3f7f9;
	text-align:left;
}

#boxes .retailer_info
{
	background-image:url(http://www.randomhouse.com/book/images/favorite_retailer_bg.jpg);
	background-repeat:repeat-y;
	
	height:300px;
	padding: 20px 0 0 20px;
}

#boxes  .more_online_stores
{
	display:none;

}

#boxes .ecommerce_box
{
	width:320px;
	border: 1px solid #000;
	background-color:#FFF;
	text-align:left;
	float:left;
	padding-bottom:10px;
	
	
}

#boxes .ecommerce_box ul
{
	list-style-type:none;
	margin: 10px 0 0 10px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

#boxes .ecommerce_box ul li
{
	margin: 5px 0 0 0;
}

#boxes .close
{
	float:right;
	margin-top:4px;
	margin-left:-25px;
	position:absolute;
}

#boxes .ecommerce_box h3
{
	background-image:url(http://www.randomhouse.com/book/images/ecommerce_box_bg.jpg);
	font-size:16px;
	font-weight:bold;
	height:23px;
	margin:0;

	
	padding: 5px 0 0 10px;
}

#boxes .other_retailers
{
	float:left;
	margin-left:20px;
	width:270px;
	font-size:12px;
	
	
}

#boxes .other_retailers ul
{
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
	width:48%;
	margin-top:0px;
	font-family:Verdana, Geneva, sans-serif;
	margin-left:5px;
	}

#boxes .other_retailers ul li
{
	margin:0;
	padding:0;
	margin-top:4px;
	font-size:10px;
}

#boxes .other_retailers h3
{
	font-size:16px;
	font-weight:bold;
	
	
	
}

.quantity_text {
	width: 30px;
	border: 1px solid black;
	margin-bottom:5px;
	}

 .buy_button_soon{
	opacity:.5;
}
 .button{
	margin:4px 0;
	width:115px;
	height:23px;
	border:1px solid #859fac;
	background-image:url(http://www.randomhouse.com/book/images/buy_button_back.png);
	-webkit-border-top-right-radius: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-topright: 7px;
	-moz-border-radius-bottomleft: 7px;
	border-top-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
