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


/*--RESET--*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

table, tr, th, td, tbody, tfoot, thead {
/*
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
*/
}


body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

/* remember to define focus styles! */
:focus {
  outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
  
}
/*--RESET--*/


/*----- Start Dreamspinner Stlying ------*/

body {
  background:#000 url(images/bodybgwood.png) no-repeat center top;
  font:Arial, Helvetica, sans-serif;
  color:#FFF;
}

a, a:visited, a:active {
  color:#FFF;
  text-decoration:none;
}

p {
  font-family:Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  font-weight:normal;
}

#footer {
  width:960px;
  margin:0 auto;
  height:105px;
  background-image:url(images/footer-bg.gif);
  clear:both;
}

#fLinks {
  padding-top:30px;
  text-align:center;
  font-size:12px;
  font-family:arial;
}

#fLinks a {
  font-size:12px;
  font-family:arial;
}

#copy {
  text-align:center;
  font-size:12px;
  font-family:arial;
  color:#7186a3;
  padding-top:20px;
}


/*--header--*/
#header {
  width:1009px;
  margin:0 auto;
}

#header .logo {
  display:block;
  background:url(images/dreamspinnerLogo.png) no-repeat;
  width:390px;
  height:163px;
  margin:10px auto 0 0;
}

#header .lefttext {
  float:right;
  margin:77px 30px 0 0;
  text-align:center;
}

#header .lefttext h2 {
  font:normal 22px Georgia, "Times New Roman", Times, serif;
  font-style:italic;
  color:#a4bde5;
}

#header .lefttext h5 {
  font:normal 12px Arial, Helvetica, sans-serif;
  color:#858c95;
  font-style:italic;
}

#header .topcart {
  position:relative;
  padding-right:24px;
  font:10px Verdana, Geneva, sans-serif;
  color:#CCC;
  text-align:right;
}

#topnav {
  background:url(images/topnav_ribbon.png) no-repeat 3px 0;
  width:987px;
  height:57px;
  padding:14px 0 0 24px;
}

#topnav a {
  text-indent:-8888px;
  background:url(images/topnav_links1.png) no-repeat;
  display:block;
  float:left;
  height:35px;
}


/*-- navigation --*/

#topnav .home {
  background-position:0 0;
  width:90px;
}
#topnav .home:hover {
  background-position:0 -35px;
}

#topnav .newreleases {
  background-position:-95px 0;
  width:166px;
}
#topnav .newreleases:hover {
  background-position:-95px -35px;
}

#topnav .comingsoon {
  background-position:-265px 0;
  width:160px;
}
#topnav .comingsoon:hover {
  background-position:-265px -35px;
}

#topnav .mybookshelf {
  background-position:-423px 0;
  width:166px;
}
#topnav .mybookshelf:hover {
  background-position:-423px -35px;
}

#topnav .authors {
  background-position:-600px 0;
  width:150px;
}
#topnav .authors:hover {
  background-position:-600px -35px;
}

#topnav .subguide {
  background-position:-760px 0;
  width:229px;
}
#topnav .subguide:hover {
  background-position:-760px -35px;
}



/*-- main --*/

#main {
  width:960px;
  height:100%;
  overflow:visible;
  margin:0 auto;
  background:#282b2f;
}


/*-- left side --*/
#leftside {
  width:174px;
  float:left;
  margin:0 0 0 5px;
}

/* .menu { padding: 0; margin: 15px 0 0 0; list-style: none; border-top: dotted 1px #8181bc; width: 220px; }

	.menu a { text-decoration: none; display: block; width: 220px; color: #432307; }
	.menu a span { display: block; padding: 15px; } 

	.menu li { background-color: #d3d3f2; border: dotted 1px #8181bc; border-top: none; position: relative; display: block; width: 220px; vertical-align: bottom; }
	.menu li:hover { background-color: #b3b3e7; }
	.menu ul { border-top: dotted 1px #8181bc; visibility: hidden; width: 220px; position: absolute; top: -1px; left: 220px; list-style: none; margin: 0; padding: 0; }        
	
	.menu .stub { background: url(/templates/dreamspinner/images/arrow.gif) 200px center no-repeat; }*/

#browsenav {
  background:#000 url(images/navtitle_browse.png) no-repeat top center;
  padding-top:30px;
  width:174px;
  margin-bottom:20px;
}

#browsenav a { 
	display:block;
	width:174px;
	padding:5px 8px;
}

#browsenav a span { 
	display:block;
}

#browsenav li {
  display:block;
  font:bold 14px Arial, Helvetica, sans-serif;
  color:#FFF;
  /*padding:5px 8px;*/
  position: relative;
  width:174px;
}

#browsenav li:hover {
  /*background:url(images/sidenavhover.jpg) repeat-x;*/
  background-color:#25426A;
}

#browsenav ul ul {
	visibility: hidden;
	position: absolute; 
	top:0; 
	left: 174px;
	width: 234px;
	background-color:#25426A;
	padding:0px 0 0px 0;
}

#browsenav li li, #browsenav li li a {
	width:234px;	
	font-weight:bold;	
}

#browsenav li li:hover {
  /*background-color:white;  */
}

#browsenav li li a:hover {
	text-decoration:underline;
}


#browsenav .stub {
	background: url(images/arrow.gif) 154px center no-repeat;	
}

#haveyouread {
  background:#1C1F23 url(images/navtitle_haveyouread.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:10px;
  width:174px;
  margin-bottom:20px;
  text-align:center;
}

#haveyouread a img {
  margin:10px auto;
  /*padding:5px 9px 10px;*/
  width:116px;
  height:173px;
  border:2px solid #000;
  /*background:url(images/sidebar_bookbg.png) no-repeat;*/
}

#haveyouread p {
  font:12px Arial, Helvetica, sans-serif;
  color:#CAE1F3;
  padding:0 10px;
}


#newest {
  /*background:#1C1F23 url(images/navtitle_newesttitles.png) no-repeat top center;*/
  background:#1C1F23 url(images/navtitle_featuredthisweek.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:10px;
  width:174px;
  margin-bottom:20px;
  text-align:center;
}

#newest a img {
  margin:10px auto;
  /*padding:5px 9px 10px;*/
  width:116px;
  height:173px;
  border:2px solid #000;
  /*background:url(images/sidebar_bookbg.png) no-repeat;*/
}

#newest p {
  font:12px Arial, Helvetica, sans-serif;
  color:#CAE1F3;
  padding:0 10px;
}

#bestsellers MARQUEE {
  text-align:center;
}

#bestsellers {
  background:#1C1F23 url(images/navtitle_bestsellers.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:10px;
  width:174px;
  margin-bottom:20px;
  text-align:center;
}

#bestsellers a img {
  margin:10px auto;
  /*padding:5px 9px 10px;*/
  width:116px;
  height:173px;
  border:2px solid #000;
  /*background:url(images/sidebar_bookbg.png) no-repeat;*/
}

#bestsellers p {
  font:12px Arial, Helvetica, sans-serif;
  color:#CAE1F3;
  padding:0 10px;
}


#yourshelf {
  background:#1C1F23 url(images/navtitle_yourshelf.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:10px;
  width:174px;
  margin-bottom:20px;
/*  text-align:center;*/
}


#yourshelf a img {
  margin:10px auto;
  padding:5px 9px 10px;
  background:url(images/sidebar_bookbg.png) no-repeat;
}

#yourshelf p {
  font:12px Arial, Helvetica, sans-serif;
  color:#CAE1F3;
  padding-left:7px;
  line-height:20px;
}
#yourshelf p a {
  color:#9da5b3;
}
#yourshelf table tr td a {
  color:#a9c2e5;
  font:11px Arial, Helvetica, sans-serif;

}
#yourshelf table tr td {
  color: #9da5b3;
  font:12px Arial, Helvetica, sans-serif;
}


#wishlist {
  background:#1C1F23 url(images/navtitle_wishlist.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:3px;
  padding-left:5px;
  padding-right:5px;
  width:164px;
  margin-bottom:20px;
/*  text-align:center;*/
}

#wishlist a img {
  margin:10px auto;
  padding:5px 9px 10px;
  background:url(images/sidebar_bookbg.png) no-repeat;
}

#wishlist p {
  font:12px Arial, Helvetica, sans-serif;
  color:#CAE1F3;
  padding-left:7px;
  line-height:20px;
}
#wishlist p a {
  color:#9da5b3;
}
#wishlist table tr td a {
  color:#a9c2e5;
  font:11px Arial, Helvetica, sans-serif;

}
#wishlist table tr td {
  color: #9da5b3;
  font:12px Arial, Helvetica, sans-serif;
}


#search {
  background:#1C1F23 url(images/navtitle_search.png) no-repeat top center;
  padding-top:30px;
  padding-bottom:10px;
  width:174px;
  margin-bottom:20px;
/*  text-align:center;*/
}

.sideprice {
  font:italic 18px Georgia, "Times New Roman", Times, serif;
  color:#FFF;
}


/*-- right side --*/
#rightside {
  width:174px;
  float:right;
  margin:0 5px 0 0;
}



/*-- index content --*/

#contentindex {
  width:570px;
  margin:0 auto;
}






#contentindex form {
	padding:0;
	margin:0;
	width:550px;
}



#contentindex tbody {
	width:400px;
}





.pageHeading {
  font-family:arial;
  font-weight:bold;
  font-size:24px;

}

.nav {
  font-family:arial;
  font-weight:bold;
  font-size:11px;
  background:#202225;
}

.productListing {

}

.blurbs {
  font-family:arial;
  font-size:11px;
  color:#a2b2c8;
}

.pName {
  font-family: Georgia, tahoma, helvetica;
  font-size:18px;
  padding-bottom:7px;
}


.listPrice {
  color:#ffec70;
  font-family: Georgia, tahoma, helvetica;
  font-size:12px;
  font-weight:bold;
  height:20px;
}

.home1 {
  font-family: Georgia, tahoma, helvetica;
  font-size:22px;
  color:#ffe86b;
  padding-bottom:8px;
}

.home2 {
  font-family: arial;
  font-size:13px;
  line-height:20px;
  color:#ffffff;
}

.catRow1 {
  background: url(images/cat_bg1.jpg);
  width:577px;
  height:257px;
}

.catRow2 {
  clear:both;
  background: url(images/cat_bg2.jpg);
  width:577px;
  height:251px;
}

.catRow3 {
  clear:both;
  background: url(images/cat_bg2.jpg);
  width:577px;
  height:251px;
}

.catRow4 {
  clear:both;
  background: url(images/cat_bg3.jpg);
  width:577px;
  height:270px;
}

.catRow1 .catItem {
  float:left;
  width:130px;
  text-align:center;
  /*padding-left:45px;*/
  padding-left:50px;
  /*padding-top:55px; */
  padding-top:6px; 
}

.catRow2 .catItem {
  float:left;
  width:130px;
  text-align:center;
  /*padding-left:45px;*/
  padding-left:50px;
  /*padding-top:48px;*/
  padding-top:46px;
}

.catRow3 .catItem {
  float:left;
  width:130px;
  text-align:center;
  /*padding-left:45px;*/
  padding-left:50px;
  /*padding-top:50px;*/
  padding-top:4px;
}

.catRow4 .catItem {
  float:left;
  width:130px;
  text-align:center;
  /*padding-left:45px;*/
  padding-left:50px;
  /*padding-top:50px;*/
  padding-top:44px;
}

.catTitle {
  font-family: arial;
  font-size: 14px;
  font-weight:bold;
}

.catTitle2 {
  color:#91c0ff;
  font-family: arial;
  font-size: 11px;
  padding-top:3px;
  padding-bottom:3px;
}

.pDescr {
  font-family: arial;
  font-size: 12px;
  line-height:18px;
}

.ttl {
  font-family: Georgia, tahoma, helvetica;
  color:#8ca0c0;
  font-size:18px;
}

.ttl2 {
  font-family: arial;
  color:#8ca0c0;
  font-size:12px;
/*  font-weight:bold;*/
}

.ttl span {
  color: #ffffff;
}

.ttl2 span {
  color: #ffffff;
}

.btns {
  padding-top:5px;
  text-align:right;
}

.contentBoxHeading {
  background:url(images/contentTitleBg.gif);
  width:577px;
  height:32px;
  margin-top:25px;
  margin-bottom:10px;
}

.contentBoxHeadingCenter {
  font-family: Georgia, tahoma, helvetica;
  color:#8ca0c0;
  font-size:18px;
  padding-left:15px;
  font-style:italic;
}

.excerpt {
  font-family: Georgia, tahoma, helvetica;
  color:#8ca0c0;
  font-size:18px;
  font-style:italic;
  padding-left:9px;
}

.navBbrown a {
  font-family: arial;
  color:#d2dbe8;
  font-size:12px;
}

.navBbrown a img {

}

.main {
  font-family: arial;
  font-size:12px;
  line-height:15px;
}

.category_desc {
  font-family: arial;
  font-size:14px;
  line-height:15px;
}

.main span {
  color:#aac5e5;
}

.line {
  padding-top:5px;
  padding-bottom:5px;
}

.smallText {
  font-family:arial;
  font-size:11px;
  color:#a2b2c8;
}


 .messageBox {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
      }
 .messageStackError, .messageStackWarning {
     font-family: Verdana, Arial, sans-serif;
     font-size: 12px;
	 font-weight:bold;
     background-color: red;
     color: inherit;
	 padding:10px;
      }
 .messageStackSuccess {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background-color : #99ff00;
     color : inherit;
      }


input, textarea {
  border: 1px solid #282b2f;
}

.productListing-heading {
  font-family: arial;
  font-size:12px;
  line-height:20px;  
  font-weight:bold;
}

.productListing-data {
  font-family: arial;
  font-size:12px;
  font-weight:normal;
}

.subcat {
  width:170px;
  padding:5px 2px;
  background:#1e2023;
  border: 1px solid #383c42;  
}

.subcat a {
  font-size: 14px;
  font-family:arial;
  font-weight:bold;
  font-style:italic;
}

.subcat a:hover {
  color:#8cb9ff;
}

.cds_pageHeading {
	background:#151618;
	border:1px solid #373c42;
	-moz-border-radius: 5px;
	padding:5px;
	margin:0 auto 10px;
	font:italic bold 24pt Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
}

#pricebg {
  width:77px;
  height:27px;
  line-height:27px;
  background:url(images/price-bg.gif);

  color:#f6ff67;
  font-weight:bold;
  font-size:18px;
  font-family: Georgia, tahoma, helvetica;
  text-align:right;
}

#prodtitle {
	background:#151618;
	border:1px solid #373c42;
	-moz-border-radius: 5px;
	padding:5px;
	margin:0 auto 10px;
	width:560px;
}

#prodtitle h2 {
	font:italic bold 24px Arial, Helvetica, sans-serif;
	color:#FFF;
	display:block;
	width:470px;
}

#prodtitle .prodprice {
	background:url(images/pricetag-left.png) no-repeat;
	float:right;
	/*width:77px;*/
	display:block;
	min-width:77px;
	height:27px;
	padding-left:10px;
	font:bold 16px Georgia, "Times New Roman", Times, serif;
	text-align:center;
	line-height:24px;
	color:#f6ff67;
}

#prodtitle .prodprice .priceright{
	background:url(images/pricetag-right.png) no-repeat;
	width:4px;
	height:27px;
	float:right;
}

#prodtitle .prodprice s {
	font:normal 12px Georgia, "Times New Roman", Times, serif;
	color:#6C9;
	line-height:20px;
	float:left;
}

#excerptcont {
	display:block;
	background:#151618;
	border:1px solid #373c42;
	-moz-border-radius: 5px;
	padding:5px;
	margin-bottom:10px;
}

.productListing-data {
  padding:5px;
}

.productListing .productListing-odd, .productListing .productListing-even {
	border-bottom:30px solid transparent;
}

/*-- social bar --*/

#social {
	width:157px;
	margin:10px auto;
	background:url(images/followus.png) no-repeat center top;
	padding-top:30px;
}

#social a {
	background:url(images/socialbar.png) no-repeat;
	display:block;
	width:157px;
	height:30px;
	margin:0 auto 5px;
	text-indent:-8888px;
}

#social .facebook {
	background-position:0 0;
}
#social a.facebook:hover {
	background-position:0 -178px;
}

#social .twitter {
	background-position:0 -35px;
}
#social a.twitter:hover {
	background-position:0 -213px;
}

#social .blog {
	background-position:0 -70px;
}
#social a.blog:hover {
	background-position:0 -248px;
}

#social .yahoo {
	background-position:0 -105px;
}
#social a.yahoo:hover {
	background-position:0 -283px;
}

#social .newsletter {
	background-position:0 -140px;
}
#social a.newsletter:hover {
	background-position:0 -318px;
}


#excerptdiv {
	background:#202225;
	-moz-border-radius: 5px;
	padding:5px;
	margin-bottom:10px;
}

#excerptdiv h6 {
	font:italic 18px Georgia, "Times New Roman", Times, serif;
	color:#FFF;
	padding:3px 5px;
}

h5.trigger {
	float:right;
	width:79px;
	height:20px;
	background:url(images/excerpt-toggle.png) no-repeat center top;
	margin:3px;
}

h5.trigger a {
	display:block;
	text-decoration:none;
	text-indent:-8888px;
}

h5.active {
	background-position: left bottom;
}

#excerptdiv .toggle_container {
	margin: 0 0 5px;
	padding: 0;
	overflow: hidden;
	font: 12px Georgia, "Times New Roman", Times, serif;
	clear: both;
}

#excerptdiv .toggle_container .block {
	padding: 20px; /*--Padding of Container--*/
}

.checkoutBarCurrent, .checkoutBarFrom, .checkoutBarTo {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
}

