/* TAG-LEVEL STYLES */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 65px;
	background-image: url(images/bkgrnd.gif);
	background-repeat: repeat;
}
a:link, a:visited, a:active {
	color: #006666;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.headLink {
	margin-bottom: 2px;
}
.headLink a:link, .headLink a:visited, .headLink a:active {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FFFFFF;
}
.headLink a:hover {
	text-decoration: underline;
	color: #FF9900;
}
.merchLink {
	font-weight: bold;
	color: #006666;
}
span.merchLink, span.merchNonLink {
	white-space: nowrap;
}
h1,h2,h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 12pt;
}
h2 {
	color: #000000;
	font-size: 10pt;
}
h3 {
	font-size: 8pt;
}
h4 {
	font-size: 8pt;
	font-family: Arial, Helvetica, sans-serif;
}
hr {
	font-size: 2px;
	color: #EEEEEE;
	margin-top: 0px;
	margin-bottom: 0px;
}
form {
	display: inline;
}
input, select {
	font-size: 7pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
ul li {
	list-style-type: square;
}
ol li {
	list-style-type: decimal;
}
ol li ul li, ul li ul li {
	list-style-type: circle;
}
ul.titlesSought, .titlesSought li {
	color: #FF0000;
	list-style-type: none;
	list-style-position: outside;
}
ul.titlesSought {
	margin-left: 0;
	padding-left: 0;
}

/* REGIONS */
.mainContentDiv {
	padding-left: 0px;
	padding-right: 0px;
}
.innerMainDiv {
}
.mainTable {
	width: 760px;
}
.headerCell {
	vertical-align: middle;
	text-align: left;
	width: 585px;
	background-image: url(images/hdr.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #006666;
}
.headerCell img {
	height: 110px;
	width: 585px;
}
.topRightCol {
	padding-bottom: 15px;
	width: 175px;
	vertical-align: bottom;
	background-image: url(images/hdr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #006666;
}
.topRightNav {
	border-left: 1px solid #FFFFFF;
	padding-left: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.waterMark, .waterMarkBlack {
	display: none;
}
.topRule {
	background-color: #FFCC66;
	overflow: hidden;
	height: 6px;
}
.topNavContainerCell {
	background-color: #FFCC66;
}
.topNav, .sendBox {
	font-size: 10px;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 15px;
}
.sendBox {
	color: #FFFFFF;
}
.topNav {
	color: #555555;
	background-color: #FFCC66;
	padding-bottom: 5px;
}
.topNav a:link, .topNav a:visited, .topNav a:active, .sendBox a:link, .sendBox a:visited, .sendBox a:active {
	color: #663300;
	text-decoration: none;
}
.topNav a:hover, .sendBox a:hover {
	color: #FFFFCC;
	text-decoration: none;
}
.tagLine {
	margin-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #FFFFCC;
	border-top: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
}
.error {
	font-weight: bold;
	color: #FF0000;
}
.sendBox {
	background-color: #996A38;
	padding-top: 5px;
	padding-bottom: 3px;
}
#longForm {
	width: 524px;
	width: 44%;
	padding: 15px;
	position: absolute;
	z-index: 10;
	top: 180px;
	right: 0px;
	left: 50%;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #606060;
	border-top: 1px solid #C0C0C0;
	border-bottom: 1px solid #606060;
}
.sideCol, .sideColBtm {
	width: 175px;
	vertical-align: top;
	background-color: #FFFFCC;
	border-left: 1px solid #FFCC66;
	padding-bottom: 10px;
}
.sideColBtm {
	height: 68px;
	vertical-align: bottom;
	overflow: hidden;
	text-align: right;
	padding-bottom: 5px;
	padding-right: 5px;
}
.sideCol h2, .searchBox h2, .subjectsBox h2, .emailBox h2, .newsBox h2, h2.sideHead {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 4px;
	text-align: left;
}
h2.sideHead {
	background-color: #CBCBB7;
	color: #000000;
	border: none;
	padding: 0px;
}
.searchBox {
	clear: both;
	padding-left: 10px;
	padding-top: 15px;
}
.subjectsBox {
	clear: both;
	padding-left: 10px;
}
.emailBox {
	clear: both;
	padding-left: 10px;
}
.newsBox {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
	padding-right: 9px;
}
.newsBoxInner {
	background-color: #FFFFFF;
	padding: 7px;
	font-size: 10px;
}
.newsBoxInner p {
	margin-top: 5pt;
	margin-bottom: 5pt;
}
.mainCol {
	vertical-align: top;
	background-color: #FFFFFF;
	width: 585px;
}
.mainWin {
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
}
.mainWin h1 {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	font-size: 15pt;
	font-weight: normal;
}
.mainWin h4 {
	margin-top: 12pt;
	margin-bottom: 6pt;
}
.mainWin p {
	margin-top: 6pt;
	margin-bottom: 6pt;
}
.mainWin h2 {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 20px;
	margin-bottom: 6pt;
}
.mainWin hr {
	margin-top: 6pt;
	margin-bottom: 0;
}
.footer {
	vertical-align: middle;
	text-align: center;
}
.credits, .bottomCreds {
	font-weight: normal;
	text-align: center;
	color: #999999;
	padding-top: 5px;
	padding-right: 5px; /* to compensate for uneven topNav padding */
}
.bottomCreds {
	padding-top: 2px;
	font-size: 10px;
}
.credits a:link, .credits a:visited, .credits a:active {
	color: #666666;
	text-decoration: none;
}
.credits a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}
.bottomCreds a:link, .bottomCreds a:visited, .bottomCreds a:active {
	color: #666666;
	text-decoration: none;
}
.bottomCreds a:hover {
	color: #FF9900;
	text-decoration: underline;
}


/* DETAILS */
.colDivider {
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	height: 2px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	clear: both;
}
/* Used with old RPC method of listing subjects in side nav column -->
.blt {
	padding-left: 30px;
	padding-right: 10px;
	background-image: url(images/blt.gif);
	background-repeat: no-repeat;
	background-position: 18px 5px;	
	margin-top: 2px;
	margin-bottom: 2px;
}*/
.blt {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
}
.blt a:link, .blt a:visited, .blt a:active {
	/*color: #996A38;*/
	text-decoration: none;
	font-weight: bold;
}
.blt a:hover {
	/*color: #993333;*/
	text-decoration: underline;
}
.vidLink a:link, .vidLink a:visited, .vidLink a:active, .bkLink a:link, .bkLink a:visited, .bkLink a:active, .letLink a:link, .letLink a:visited, .letLink a:active, .vidCamLink a:link, .vidCamLink a:visited, .vidCamLink a:active, .othLink a:link, .othLink a:visited, .othLink a:active {
	padding-left: 22px;
	height: 20px;
	overflow: visible;
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	font-size: 11px;
	padding-top: 1px;
	display: block;
}
.vidLink a:link, .vidLink a:visited, .vidLink a:active {
	background-image: url(images/icon_tv.gif);
}
.vidLink a:hover {
	background-image: url(images/icon_tv_f2.gif);
}
.bkLink a:link, .bkLink a:visited, .bkLink a:active {
	background-image: url(images/icon_book.gif);
}
.bkLink a:hover {
	background-image: url(images/icon_book_f2.gif);
}
.letLink a:link, .letLink a:visited, .letLink a:active {
	background-image: url(images/icon_letter.gif);
}
.letLink a:hover {
	background-image: url(images/icon_letter_f2.gif);
}
.vidCamLink a:link, .vidCamLink a:visited, .vidCamLink a:active {
	background-image: url(images/icon_vidcam.gif);
}
.vidCamLink a:hover {
	background-image: url(images/icon_vidcam_f2.gif);
}
.othLink a:link, .othLink a:visited, .othLink a:active {
	background-image: url(images/icon_other.gif);
}
.othLink a:hover {
	background-image: url(images/icon_other.gif);
}
.bookPod {
	vertical-align: top;
	width: 50%;
}
.bookPodWide {
	vertical-align: top;
}
.bookPodHome {
	vertical-align: top;
}
.bookPodHome h2, h1.mainHeadHome, h1.mainHeadNoBorder {
	padding: 0px;
	margin-top: 0px;
	font-size: 12pt;
	color: #000000;
	border-bottom: 2px solid #EEEEEE;
	margin-bottom: 6px;
	padding-bottom: 2px;
}
.introPara {
	border-bottom: 2px solid #EEEEEE;
	margin-bottom: 0px;
	padding-bottom: 8px;
	padding-top: 2px;
}
h1.mainHeadHome, h1.mainHeadNoBorder {
	font-size: 15pt;
}
h1.mainHeadNoBorder {
	border-bottom: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.jacketHomeRight {
	margin-top: 15px;
	margin-bottom: 15px;
}
.jacket img, .jacketR img, .headshot img, .headshotProf img, .authorHeadsCol img, .interiorPic, .recipePic, .jacketHomeRight img, .headshotFeat img {
	border: 1px solid #CCCCCC;
}
.jacket {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.jacketR {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}
.jacketR img {
	margin-bottom: 10px;
	display: block;
}
.videoJax {
	float: left;
	margin-right: 15px;
	margin-bottom: 0px;
}
.videoJax img {
	border: none;
}
.headshot, .headshotProf {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.headshotFeat {
	margin-right: 20px;
	margin-bottom: 10px;
}
.headshot img {
	width: 80px;
}
.headShotProf, .headshotFeat {
	width: 150px;
}
.headshot {
	width: 80px;
	margin-top: 8px;
}
.photoCred {
	font-size: 7pt;
	color: #666666;
}
.recipePic, .interiors {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.video {
	float: left;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.interiorPic {
	margin-bottom: 10px;
}
.recipePic img, .interiorPic img {
	width: 250px;
}
.series {
}
.titleBlockHome {
	margin-bottom: 6px;
}
.title, .titleHome {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.title a:link, .title a:visited, .title a:active, .titleHome a:link, .titleHome a:visited, .titleHome a:active {
	color: #006666;
	text-decoration: none;
}
.title a:hover, .titleHome a:hover {
	color: #FF9900;
	text-decoration: underline;
}
.title h1, .titleHome h1 {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.titleHome h1 {
	font-size: 11pt;
}
.subtitle {
}
.subtitleHome {
	color: #333333;
	font-size: 8pt;
	font-weight: bold;
}
.readingLine {
}
.byline {
}
.bylineHome {
	font-size: 8pt;
	color: #000000;
}
.isbn {
}
.trim {
}
.pages {
}
.format {
	font-weight: bold;
}
.formatOther {
}
.illustrations {
}
.price span {
	white-space: nowrap;
}
.buyLink span {
	white-space: nowrap;
}
.territory {
}
.pubDate {
}
.descriptionHead {
	font-weight: bold;
	margin-top: 15px;
}
.descriptionHead h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-size: 10pt;
	font-weight: bold;
}
.description {
	margin-bottom: 10px;
}
.authorBioBlock {
	margin-top: 10px;
}
.authorBioHead {
	margin-top: 15px;
	font-weight: bold;
	font-size: 10pt;
}
.authorBio {
	margin-bottom: 10px;
}
.authorBioBlock h2 {
	clear: both;
	margin-top: 10px;
	margin-bottom: 2px;
	background-color: #E5E5CC;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 8px;
	color: #333333;
	border-bottom: 1px solid #CCCC99;
}
.authorHeadsCol {
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
.authorHeadsCol img {
	width: 91px;
	margin-top: 5px;
}
.tinyLink {
	font-size: 8pt;
	margin-bottom: 10px;
}
.buyBox {
	float: right;
	margin-left: 20px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #E5E5CC;
	border-top: 2px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
}
.buyBoxResults {
	margin-top: 10pt;
	display: none;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #E5E5CC;
	border-top: 2px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
}
.buyBox h1 {
	font-size: 10pt;
	padding-left: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 2px;
	text-align: center;
	font-weight: bold;
}
.buyBox ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
.buyBox li {
	color: ;
}
.bookContentHeader {
}
.bookContent {
	font-weight: bold;
}
.copySpacer {
	height: 4px;
	overflow: hidden;
}
.newsDivider {
	border-bottom: 2px solid #C0C0C0;
	height: 1px;
	overflow: hidden;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	clear: both;
}
.authorFeaturePod {
	padding-top: 15px;
	padding-bottom: 20px;
	border-top: 2px solid #EEEEEE;
	clear: both;
	vertical-align: top;
}
.alsoFromAT {
	padding: 4px;
	font-size: 120%;
	text-align: center;
	background-color: #FFFFCC;
	border-top: 1px solid #FFCC66;
	border-bottom: 1px solid #FFCC66;
}
.catsHierarchy {
	padding-left: 30px;
}
.catsHierarchy ul {
	margin-left: 0;
	padding-left: 0;
}
.catsHierarchy ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 2pt;
	margin-bottom: 2pt;
	line-height: 16px;
	font-size: 12px;
}
.catsHierarchy ul ul {
	margin-left: 16px;
	padding-left: 0;
}
.expandable {
}
.noExpand {
}
a.closed:link, a.closed:visited, a.closed:active, a.expanded:link, a.expanded:visited, a.expanded:active {
	background-image: url(images/expand_close_box.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 16px;
	height: 16px;
	overflow: hidden;
	display: block;
}
 a.expanded:link, a.expanded:visited, a.expanded:active {
	background-position: left -16px;
}
a.closed:hover, a.expanded:hover {
	background-color: #FFFFCC;
}