/* GENERAL 
_____________________________________________________________________________*/

html {
	margin-bottom: 1px;
}

body, div, dl, dt, dd, pre, form, fieldset, th, td, img {
	margin:0;
	padding:0;
	border:0;
}

table {
	font-size: inherit;
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
}

label.error {
	margin-left :10px;
	color: #d02c2c;
}

input.error,
textarea.error {
	border: 1px solid #d02c2c;
}

img {
	vertical-align: bottom;
}

.editor-button {
	position:relative;
} 

.editor-button a { 
	display: block; 
	position: absolute; 
	z-index: 1050; 
	top: 15px; 
	left: -16px; 
	width: 16px; 
	height: 12px; 
	background: url('/themes/cp_global_images/edit_template.gif') no-repeat 0 0; 
	text-indent: -9999em; 
	overflow: hidden;
}

body {
	font: 14px Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	background: #f2be6b url(/images/site/bg-body2.jpg);
	color: #262626;
}

/* LINKS
_____________________________________________________________________________*/

a {
	text-decoration: none;
	color: #ec6f35;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

/* HOME
_____________________________________________________________________________*/

#home #container {
	background: url(/images/site/bg-home2.jpg) no-repeat;
	height: 830px;
	width: 1070px;
	position: relative;
	margin: 40px auto 0 auto;
}

#home .logo {
	background: url(/images/site/logo.png) no-repeat;
	text-indent: -3000px;
	position: absolute;
	top: 68px;
	left: 545px;
	height: 55px;
	width: 365px;
}

.logo a {
	display: block;
	height: 55px;
	width: 365px;
}

#home .muse {
	display: none;
}

#home .nav {
	position: absolute;
	top: 161px;
	left: 600px;
	width: 470px;
	z-index: 1000;
}

#home .intro {
	position: absolute;
	top: 220px;
	left: 600px;
	height: 320px;
	width: 432px;
	line-height: 20px;
}

#home .intro .header {
	margin: 0 0 0 93px;
}

#home #quote-container {
	position: absolute;
	top: 565px;
	left: 115px;
	width: 361px;
	background: url(/images/site/bg-quote.png) no-repeat;
}

#home #quotes .quote {
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
	cursor: pointer;
	background: transparent !important;
}

#home #quotes .quote .pad {
	padding: 15px 20px;
}

#home #quotes .quote .pad p {
	margin: 0;
	padding: 0;
}

#home .news {
	position: absolute;
	top: 536px;
	left: 650px;
	width: 361px;
	background: url(/images/site/bg-news.png) no-repeat;
	line-height: 16px;
}

#home .news .pad {
	padding: 10px 20px;
}

#home .news .image {
	float: left;
}

#home .news a {
	color: #10563c;
}

#home .news .copy {
	float: right;
	width: 220px;
}

#home .news h2 {
	margin:0;
	padding:0;
	text-indent: -3000px;
	background: url(/images/site/header-news-home.png) no-repeat;
	margin: 10px 0;
}

#home .news .item {
	margin-bottom: 10px;
}

#home .news .link {
	text-indent: -3000px;
	background: url(/images/site/link-all-news.png) no-repeat;
	display: block;
	margin-left: 60px;
}

/* NAV
_____________________________________________________________________________*/

#main-nav,
#main-nav ul {
	padding:0;
	margin:0;
	list-style-type: none;
	position: relative;
	z-index: 500;
}

#main-nav li {
	float: left;
	position: relative;
}

#main-nav a {
	display: block;
	width: 100px;
	color: #FFF;
	height: 25px;
	line-height: 22px;
	text-decoration: none;
	text-indent: 5px;
	background: #b0804a;
}

#main-nav a.books {
	height: 25px;
	width: 107px;
	background: transparent url(/images/site/main-nav.png) no-repeat 0 -24px;
	text-indent: -3000px;
}

#main-nav a.books:hover {
	background: transparent url(/images/site/main-nav.png) no-repeat 0 0;
}

#main-nav a.life {
	height: 25px;
	width: 102px;
	background: transparent url(/images/site/main-nav.png) no-repeat -107px -24px;
	text-indent: -3000px;
}

#main-nav a.life:hover {
	background: transparent url(/images/site/main-nav.png) no-repeat -107px 0;
}

#main-nav a.love {
	height: 25px;
	width: 111px;
	background: transparent url(/images/site/main-nav.png) no-repeat -212px -24px;
	text-indent: -3000px;
}

#main-nav a.love:hover {
	background: transparent url(/images/site/main-nav.png) no-repeat -212px 0;
}

#main-nav a.tea {
	height: 25px;
	width: 104px;
	background: transparent url(/images/site/main-nav.png) no-repeat -318px -24px;
	text-indent: -3000px;
}

#main-nav a.tea:hover {
	background: transparent url(/images/site/main-nav.png) no-repeat -318px 0;
}

/* INTERNAL
_____________________________________________________________________________*/

#tall #container,
#short #container {
	background: url(/images/site/bg-internal-middle2.jpg) repeat-y;
	width: 974px;
	position: relative;
	margin: 40px auto 100px auto;
	min-height: 700px;
}

#tall #background {
	background: url(/images/site/bg-internal-tall2.jpg) no-repeat;
	min-height: 582px;
}

#short #background {
	background: url(/images/site/bg-internal-short2.jpg) no-repeat;
	min-height: 408px;
}

#tall .logo,
#short .logo {
	background: url(/images/site/logo.png) no-repeat;
	text-indent: -3000px;
	position: absolute;
	top: 71px;
	left: 177px;
	height: 55px;
	width: 365px;
	z-index: 5000;
}

.muse {
	position: absolute;
	top: 91px;
	left: 570px;
	width: 217px;
	height: 35px;
}

#tall .nav,
#short .nav {
	position: absolute;
	top: 157px;
	left: 436px;
	width: 470px;
	z-index: 1000;
}

h1 {
	margin:0;
	padding:0;
}

h1 a {
	position: absolute;
	top: 226px;
	left: 145px;
	text-indent: -3000px;
	height: 100px;
	width: 50%;
	z-index: 2000;
}

h1.books a {
	background: url(/images/site/header-books.png) no-repeat;
}

h1.life a {
	background: url(/images/site/header-life.png) no-repeat;
}

h1.love a {
	background: url(/images/site/header-love.png) no-repeat;
}

h1.tea a {
	background: url(/images/site/header-tea.png) no-repeat;
}

h1.contact a {
	background: url(/images/site/header-contact.png) no-repeat;
}

h1.news a {
	background: url(/images/site/header-news.png) no-repeat;
}

h1.search a {
	background: url(/images/site/header-search.png) no-repeat;
}

#content {
	position: relative;
	padding-top: 275px;
	margin: auto;
	width: 800px;
	min-height: 200px;
}

#content #left-column,
#content .left-column {
	float: left;
	width: 45%;
}

#content #right-column,
#content .right-column {
	float: right;
	width: 45%;
}

.divider-line {
	background: url(/images/site/line-divider.png) no-repeat;
	height: 26px;
	width: 438px;
	margin: 40px auto;
}

.page-spacer {
	height: 60px;
}

.float-left {
	float: left;
	margin: 0 10px 10px 0;
}

.float-right {
	float: right;
	margin: 0 0 10px 10px;
}

/* BOOK LANDING PAGE
_____________________________________________________________________________*/

#book-quotes {
	background: url(/images/site/bg-quote-book.png) no-repeat;
	width: 783px;
	margin: auto;
}

.book-quote {
	cursor: pointer;
	background-color: transparent !important;
}

.book-quote .pad {
	padding: 25px 65px;
	font-size: 15px;
	font-style: italic;
	line-height: 26px;
	font-weight: bold;
}

.book-quote .quote-author {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	line-height: normal;
}

ul#book-list {
	padding:0;
	margin:0;
	width: 680px;
	margin: auto;
	list-style: none;
}

ul#book-list li {
	width: 33%;
	float: left;
	padding: 5px 0;
}

ul#book-list li.clear {
	float: none;
}

ul#book-list li a {
	color: #3e413e;
	font-weight: bold;
}

#featured {
	width: 630px;
	margin: auto;
}

#featured .thumb {
	float: left;
	width: 125px;
	text-align: center;
	height: 160px;
}

#featured .spacer {
	clear: both;
	height: 20px;
}

/* BOOK DETAIL PAGE
_____________________________________________________________________________*/

#head-section .left {
	float: left;
	width: 210px;
	padding-top: 30px;
}

#head-section .right {
	float: right;
	width: 575px;
}

#head-section .right .buy-header {
	margin-left: 243px;
	margin-bottom: 5px;
	height: 23px;
	text-indent: -3000px;
	background: url(/images/site/header-buy-now.png) no-repeat;
}

#head-section .right .pre-order-header {
	margin-left: 243px;
	margin-bottom: 5px;
	height: 23px;
	text-indent: -3000px;
	background: url(/images/site/header-pre-order.png) no-repeat;
}

#head-section .right .buy-now {
	margin-left: 200px;
	background: url(/images/site/bg-buy-now.png) no-repeat;
	width: 335px;
	padding: 20px 45px;
	font-size: 11px;
	line-height: normal;
}

#head-section .right .buy-now ul {
	padding:0;
	margin:0;
	list-style: none;
}

#head-section .right .buy-now ul li {
	float: left;
	width: 49%;
	margin: 5px 0;
}

#head-section .right .buy-now ul li.clear {
	float: none;
}

#head-section .right .buy-now ul li a {
	color: #262626;
}

#head-section .right .intro h2 {
	margin:0;
	padding:0;
	font-size: 17px;
	margin: 20px 0;
}

#head-section a.discuss {
	display: block;
	text-indent: -3000px;
	height: 35px;
	width: 45%;
	padding: 2px 0;
	margin: 20px 0;
	float: left;
	background: url(/images/site/header-discuss.png) no-repeat;
	line-height: 50px;
}

#head-section a.excerpt {
	display: block;
	text-indent: -3000px;
	height: 30px;
	width: 45%;
	margin: 20px 0;
	float: right;
	background: url(/images/site/header-excerpt.png) no-repeat;
}

#head-section .publisher {
	margin-top: 30px;
	font-weight: bold;
}

#content #left-column h3,
#content #right-column h3,
#content .left-column h3,
#content .right-column h3,
#content .full-column h3,
#content #full-column h3 {
	margin: 30px 0 5px 0;
}

#content #left-column p,
#content #right-column p,
#content .left-column p,
#content .right-column p,
#content .full-column p,
#content #full-column p {
	margin-top: 0;
}

.old-cover {
	margin-bottom: 25px;
}

.old-cover .fancyzoom {
	float: left;
	width: 90px;
}

.old-cover .cover-copy {
	float: right;
	width: 255px;
}

a.all-books {
	display: block;
	text-indent: -3000px;
	height: 30px;
	background: url(/images/site/header-all-books.png) no-repeat right top;
}

.discuss-book {
	margin-top: 50px;
	text-indent: -3000px;
	background: url(/images/site/header-discuss-book.png) no-repeat;
	height: 50px;
}

/* BLOG & SEARCH
_____________________________________________________________________________*/

#blog-quote-container {
	height: 315px;
}

#blog-quote-container #quotes {
	width: 744px;
	margin: 50px auto;
	background: transparent url(/images/site/bg-quote-tea.png) no-repeat;
}

#blog-quote-container #quotes .quote {
	font-style: italic;
	font-weight: bold;
	line-height: 26px;
	font-size: 15px;
	cursor: pointer;
	background: transparent !important;
	width: 100%;
}

#blog-quote-container #quotes .quote .pad {
	padding: 20px 40px;
}

#blog-quote-container #quotes .quote  .quote-author {
	margin-top: 20px;
	font-weight: normal;
	font-size: 12px;
	color: #3d3a36;
	line-height: normal;
}

.list-item.odd {
	float: left;
	width: 47%;
	padding-top: 15px;
}

.list-item.even {
	float: right;
	width: 47%;
	padding-top: 15px;
}

.news-detail h2,
.list-item h2,
h2.page-header {
	margin:0;
	padding:0;
	font-size: 17px;
	line-height: 22px;
}

.list-item h2 a {
	color: #262626;
}

.list-item.news {
	margin-bottom: 25px;
}

h2.header,
#content #left-column h2,
#content #right-column h2,
#content .left-column h2,
#content .right-column h2,
#content #full-column h2,
#content .full-column h2,
.blog-detail h2 {
	margin:0;
	padding:0;
	font-size: 17px;
	line-height: 22px;
	margin-bottom: 15px;
}

a.viewall {
	display: block;
	text-align: right;
	font-weight: bold;
}

.submit-button {
	width: 97px;
	height: 37px;
	border: 0;
	background: url(/images/site/submit.gif) no-repeat;
	
	cursor: pointer;
}

/* FOOTER
_____________________________________________________________________________*/

#footer {
	background: url(/images/site/bg-internal-footer2.jpg) no-repeat;
	height: 250px;
	width: 974px;
	position: relative;
}

#home #footer {
	background: none;
	height: auto;
}

ul.footer-nav {
	padding:0;
	margin:0;
	position: absolute;
	top: 273px;
	left: 15px;
	width: 600px;
}

#home ul.footer-nav {
	position: absolute;
	top: 750px;
	left: 65px;
	width: 600px;
}

ul.footer-nav {
	list-style: none;
	font-weight: bold;
	color: #333;
	font-size: 13px;
}

ul.footer-nav li {
	float: left;
	text-align: center;
	padding: 0 10px;
}

ul.footer-nav a {
	color: #333333;
}

#footer input {
	vertical-align: super;
}

#footer .search {
	position: absolute;
	top: 262px;
	left: 590px;
	width: 155px;
}

#home .search {
	position: absolute;
	top: 740px;
	left: 650px;
	width: 155px;
}

#footer .search .txt {
	background: transparent url(/images/site/bg-search.png) no-repeat;
	width: 106px;
	height: 25px;
	border: 0;
	padding: 8px 5px 0 8px;
}

#footer .newsletter {
	position: absolute;
	top: 262px;
	left: 745px;
	width: 190px;
}

#home .newsletter {
	position: absolute;
	top: 740px;
	left: 815px;
	width: 150px;
}

#footer .newsletter .txt {
	background: transparent url(/images/site/bg-search.png) no-repeat;
	width: 106px;
	height: 25px;
	border: 0;
	padding: 8px 5px 0 8px;
}

#footer .submit {
	background: transparent url(/images/site/submit-arrow.png) no-repeat 0 3px;
	height: 22px;
	width: 23px;
	border: 0;
	cursor: pointer;
}

#footer .icons {
	position: absolute;
	top: 267px;
	left: 895px;
	width: 90px;
}

#home #footer .icons {
	position: absolute;
	top: 745px;
	left: 990px;
	width: 90px;
}