@charset "utf-8";
/*
	light green: #A7CC65
	dark green: #6F9C6C
	orange-pink: #DC5430
*/
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}
body {
	background-color: #ECBD77;
	background-image: url(../images/bkgrnd.jpg);
	background-repeat: repeat;
	margin: 50px 0;
	background-attachment: fixed;
}
.merchLink {
	color: #993333;
	font-weight: bold;
	margin-top: 2pt;
	display: block;
	padding-left: 1.2em;
	text-indent: -1.2em;
}
a:link, a:active, a:visited {
	color: #993333;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
#preloader {
	background-image: url(../images/martha_banner.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#mainDiv {
	background-image: url(../images/panel_arrow.png);	/* preload pointer image */
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#mainWrapper {
	width: 850px;
	margin: 0 auto;
	padding: 10px;
	border: 2px solid #333333;
	background-color: #6F9C6C;
	background-image: url(../images/border_background.gif);
	background-repeat: repeat;
}
#innerWrapper {
	border: 2px solid #333333;
	background-color: #A7CC65;
	background-image: url(../images/box_background.gif);
	background-repeat: repeat;
}
#innerWrapper2 {
	background-image: url(../images/soup_bowl.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 0 15px 15px;
}
#leftCol {
	width: 565px;
	float: left;
}
#banner {
	padding: 10px 0 0 0;
	height: 157px;
	overflow: visible;
	background-image: url(../images/martha_banner.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#banner h1 {
	float: left;
	width: 512px;
}
#banner h1 a {
	display: block;
	height: 160px;
	overflow: hidden;
	text-align: left;
	text-indent: -5000px;
	font-size: 1px;
	color: #A7CC65;
}
#mainContent {
	padding: 15px;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #FFFFFF;
}
#mainContent h2 {
	font-family: 'Comic Sans MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin-bottom: 2pt;
	color: #003366;
	font-weight: bold;
}
#mainContent p {
	margin-bottom: 8pt;
}
.wideFeature {
	float: right;
	width: 360px;
}
.wideFeature2 {
	float: left;
	width: 410px;
}
.featurePod, .halfPod {
	padding-bottom: 10pt;
}
.halfPod {
	width: 252px;
	float: left;
}
.spacerPod {
	width: 25px;
	height: 50px;
	overflow: visible;
	float: left;
}
.jacket, .nonJacket {
	display: block;
	width: 106px;
	text-align: left;
	float: right;
	margin: 5px 0 5px 15px;
}
.nonJacket {
	margin-left: 5px;
}
.dropShadow {
	background-image: url(../images/dropshadow.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.dropShadowTopCorner {
	background-image: url(../images/dropshadow_topright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.dropShadowBottomCorner {
	background-image: url(../images/dropshadow_bottomleft.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.jacket img, .nonJacket img {
	border: 1px solid #999999;
	margin-right: 6px;
	margin-bottom: 6px;
	width: 100px;
}
.nonJacket img {
	border: none;
}
#rightCol {
	width: 260px;
	float: right;
	padding-bottom: 120px;
	text-align: center;
}
#rightCol a:link, #rightCol a:active, #rightCol a:visited {
	/*color: #FFFF99;*/
	color: #FF0000;
	font-weight: bold;
	font-family: 'Comic Sans MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#rightCol a:hover {
	/*color: #FF0000;*/
	color: #FFFF99;
}
#booksSideBar {
	padding: 10px 8px;
}
.thumbNail {
	width: 110px;
	float: left;
	margin: 6px;
	text-align: left;
}
#otherBooks .thumbNail {
	margin-left: 11px;
	margin-right: 11px;
}
#coming_soon #otherBooks .thumbNail {
	margin-left: 29px;
	margin-right: 29px;
}
.thumbNail img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #333333;
	width: 100px;
	overflow: hidden;
	cursor: pointer;
}
#otherBooks .thumbNail img {
	height: auto;
}
.thumbNail h3, .thumbNail p, .thumbNail h4 {
	/*display: none;*/
}
#rightCol .thumbNail p a:link, #rightCol .thumbNail p a:active, #rightCol .thumbNail p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;	
}
#footer {
	font-size: 8pt;
	padding-top: 4px;
	text-align: center;
	font-weight: bold;
	font-family: 'Comic Sans MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #003333;
}
#footer a:hover {
	color: #FF0000;
}
#abCredit {
	font-weight: normal;
	display: block;
}
.yui-overlay {
	padding: 0 27px 0 0;
	left: -280px;
	top: 50px;
	font-size: 8pt;
	background-image: url(../images/panel_arrow.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.yui-overlay .hd {
	/*background-color: #FFFF99;
	border-top: 3px solid #006699;
	border-left: 3px solid #006699;*/
	background-color: #FFFFCC;
	border-top: 3px solid #660099;
	border-left: 3px solid #660099;
	height: 14px;
	overflow: visible;
	padding: 5px 10px 0 10px;
	font-weight: bold;
	font-family: 'Comic Sans MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
}
.yui-overlay .bd {
	/*background-color: #FFFF99;*/
	background-color: #FFFFCC;
	/*border-left: 3px solid #006699;
	border-right: 3px solid #006699;*/
	border-left: 3px solid #660099;
	border-right: 3px solid #660099;
	padding-top: 5px;
}
.yui-overlay .bd a:link, .yui-overlay .bd a:active, .yui-overlay .bd a:visited {
	padding: 5px 10px;
	color: #000000;
	text-decoration: none;
	display: block;
}
.yui-overlay .bd a:link span, .yui-overlay .bd a:active span, .yui-overlay .bd a:visited span {
	color: #993333;
	text-decoration: underline;
}
.yui-overlay .bd a:hover {
	/*background-color: #993333;*/
	background-color: #CC0000;
	color: #FFFFFF;
}
.yui-overlay .bd a:hover span {
	color: #FFFFFF;
}
.yui-overlay .ft {
	/*background-color: #FFFF99;
	border-left: 3px solid #006699;
	border-right: 3px solid #006699;
	border-bottom: 3px solid #006699;*/
	background-color: #FFFFCC;
	border-left: 3px solid #660099;
	border-right: 3px solid #660099;
	border-bottom: 3px solid #660099;
}
.yui-overlay .ft p {
	padding: 5px 10px;
}
.yui-overlay .ft p strong {
	color: #333333;
}
.closePanel {
	font-family: 'Comic Sans MS', 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	display: block;
	padding-bottom: 5px;
	font-size: 9pt;
} 
.closePanel:hover {
	/*background-color: #993333;*/
	background-color: #CC0000;
	color: #FFFFFF;
}
table#nav {
	width: 100%;
}
#nav td {
	text-align: center;
	padding: 10px 8px 0 8px;
}
#nav a:link, #nav a:active, #nav a:visited {
	display: block;
	height: 43px;
	overflow: hidden;
	white-space: nowrap;
	line-height: 42px;
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	text-align: center;
	background-image: url(../images/bone_button/bone_button_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	color: #FFFFFF;
	font-variant: small-caps;
}
#nav a:link span, #nav a:active span, #nav a:visited span {
	display: block;
	background-image: url(../images/bone_button/bone_button_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 0 14px;
}
#nav a:hover,
#home #nav a.home:link, #home #nav a.home:active, #home #nav a.home:visited,
#author #nav a.author:link, #author #nav a.author:active, #author #nav a.author:visited,
#books #nav a.books:link, #books #nav a.books:active, #books #nav a.books:visited {
	background-position: left -43px;
	color: #CC0000;
}
#nav a:hover span,
#home #nav a.home:link span, #home #nav a.home:active span, #home #nav a.home:visited span,
#author #nav a.author:link span, #author #nav a.author:active span, #author #nav a.author:visited span,
#books #nav a.books:link span, #books #nav a.books:active span, #books #nav a.books:visited span {
	background-position: right -43px;
}


.clear {
	clear: both;
}
div.clear {
	height: 1px;
	overflow: hidden;
}
.last {
	margin-bottom: 0;
	padding-bottom: 0;
}
.printOnly {
	display: none;	
}
