Archive

Posts Tagged ‘Essential’

Essential Elements (Paperback)

August 21st, 2009

Essential Elements

Another major earthquake has struck the San Francisco Bay Area. That is not unusual. It happens every few years in Northern and Southern California. If you live there, you know it’s going to happen. You’re never fully prepared, but each time you’re a little less surprised. Someday The Big One will strike, and the San Fernando Valley will end up in Anchorage, Alaska. Or some place. In about a million years. Hopefully, not sooner. Right now, the phones don’t work, there are no television broadcasts, and Stan Warner can’t locate most of his family, friends, and co-workers. Some of the worst aspects of a major disaster are lack of information and immobility. Don’t know; can’t find out. Modern, instantaneous communication has spoiled most Americans and a large part of the world. Californians are the worst. An inability to know or to go and find out can be torturous, even if the information is wrong and the effort is pointless. In a disaster almost nothing can be more difficult than being forced to wait. Stan Warner is being forced to wait. For the phones to start working, for the television stations to return to the air, for the inevitable aftershocks to begin. Later, he can wait for the special newspaper editions, magazine coverage, TV movies, and books. People love disasters. From a distance or if they’ve survived them. But waiting can be agony if you cannot avoid the unfortunate memories of mistakes made, wrong directions taken, what you had, and what you might have had. If you dwell too long on the evil you did, you may never recall the good. Stand Warner is sitting, waiting, and remembering. Luckily, the phone finally rings. Campus Security needs him at the college to make a key decision in the wake of the afternoon’s tremor. His choice will have far ranging effects on the environment of the local valley and the financial integrity of the school.

Product Details

Paperback: 528 pages

Publisher: AuthorHouse (November 29, 2004)

Language: English

ISBN-10: 1418488224
ISBN-13: 978-1418488222

Product Dimensions:

9 x 6 x 1.3 inches

Shipping Weight: 1.9 pounds (View shipping rates and policies)

Average Customer Review: No customer reviews yet. Be the first.

Sales Rank: #7,582,484 in Books (See Bestsellers in Books)

 Would you like to update product info or give feedback on images?

#sitb-body-gobutton {
position: absolute;
padding-left: 5px;
}

.tinypopup {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
}

#bookpopover {
position: absolute;
z-index:1999;
left:-1000px;
top: -1000px;
visibility: hidden;
width: 345px;
}

#bookpopover div.sitb-pop-layer {
border: 1px solid #ACA976;
background-color:#FFFFFF;
}

#bookpopover div.sitb-new-pop-layer {
position:relative;
margin-bottom:5px;
}

#bookpopover table.sitb-pop-contentsTable {
width:100%;
border:0;
cellpadding:1;
cellspacing:0;
}

#bookpopover div.sitb-pop-bookmarks {
line-height:21px;
color:#DDDAC0;
font-size:11px;
}

.sitb-pop-bookmarks a {
font-family:Verdana;
font-weight:bold;
white-space:nowrap;
color:#004B91;
font-size:11px;
text-decoration:none;
}

.sitb-pop-bookmarks a:Hover { color:#004B91; text-decoration:none; border-bottom:1px dashed; }
.sitb-pop-bookmarks a:Active { color:#F93; text-decoration:none; border-bottom:1px dashed; }
.sitb-pop-bookmarks a:Visited { color:#963; }

.sitb-pop-search {
font-family: Verdana;
font-size:11px;
margin-top: 5px;
}

.sitb-pop-inputbox {
width: 126px;
}

/****** Popover Borders – Start ******/

/* special for IE */
.sitb-pop-IE-height {
height: expression(“”+(document.getElementById(‘sitb-pop-content’).clientHeight)+”px”);
}

/* Common Borders */

.sitb-pop-horz-borders {
position:absolute;
left:12px;
right:17px;
}

.sitb-pop-vert-borders {
position:absolute;
top:14px;
bottom:0;
}

/* Top portion */

#sitb-pop-top {
width:100%;
height:14px;
}

.sitb-pop-top {
position:absolute;
top:0;
}

#sitb-pop-topleft {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-topleft._V267653542_.png) no-repeat top;
width:12px;
height:14px;
left:0;
}

#sitb-pop-topborder {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-topborder._V267653537_.png) repeat-x;
height:14px;
top:0;
left:12px;
right:17px;
}

#sitb-pop-topright {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-topright._V267653536_.png) no-repeat top;
width:17px;
height:14px;
right:0;
}

/* Middle */

#sitb-pop-left {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-leftborder._V252455165_.png) top left repeat-y;
width:12px;
left:0;
}

#sitb-pop-content {
background-color:#FFFFFF;
padding-left: 15px;
padding-right:15px;
margin-left: 4px;
margin-right: 5px;
}

#sitb-pop-right {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-rightborder._V252455164_.png) center right repeat-y;
width:17px;
right:0;
}

/* Bottom portion */

.sitb-pop-bottom {
position:absolute;
}

#sitb-pop-bottomleft {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-bottomleft._V267653539_.png) no-repeat top;
width:12px;
height:16px;
left:0;
}

#sitb-pop-bottomborder {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-bottomborder._V267653539_.png) repeat-x;
position:absolute;
height:16px;
}

#sitb-pop-bottomright {
background: url(http://g-ecx.images-amazon.com/images/G/01/x-locale/popover/pop-bottomright._V267653536_.png) no-repeat top;
width:17px;
height:16px;
right:0;
}

/** Popover Borders – End **/

var bookPopoverTimer = null;
function sitb_showLayer(obj) {
if(document.layer) {
return; // netscape 4
}

if(bookPopoverTimer) {
clearTimeout(bookPopoverTimer);
bookPopoverTimer = null;
}

var sitb_lyr = sitb_getLayer(obj);
if(!sitb_lyr) {
return;
}

var sitb_img = sitb_getLayer(‘prodImage’);

if(!sitb_img) {
return;
}

var sitb_x, sitb_y, sitb_temp;
if(sitb_img.x) {
sitb_x = sitb_img.x;
} else {
sitb_temp = sitb_img;
sitb_x = sitb_img.offsetLeft;
while(sitb_temp.offsetParent) {
sitb_temp = sitb_temp.offsetParent;
sitb_x += sitb_temp.offsetLeft;
}
}
if(sitb_img.y) {
sitb_y = sitb_img.y;
} else {
sitb_temp = sitb_img;
sitb_y = sitb_img.offsetTop;
while(sitb_temp.offsetParent) {
sitb_temp = sitb_temp.offsetParent;
sitb_y += sitb_temp.offsetTop;
}
}

sitb_lyr.style.visibility=”visible”;
sitb_lyr.style.display=”block”;
sitb_lyr.style.left = sitb_x + (sitb_img.width / 4);
sitb_lyr.style.top = sitb_y + (sitb_img.height / 4) + -7;
}

function sitb_hideLayer(obj) {
var sitb_lyr = sitb_getLayer(obj);

if(!sitb_lyr) {
return;
}

if(document.layers) {
sitb_lyr.visibility=”hidden”;
} else {
sitb_lyr.style.display=”none”;
sitb_lyr.style.visibility=”hidden”;
}

}

function sitb_doHide (obj) {
if(document.layer) {
return;
}
bookPopoverTimer = setTimeout(‘sitb_hideLayer(“‘ + obj +’”)’, 200);
}

if(document.layers) {
sitb_hideLayer(‘bookpopover’);

} else {

}

//This javascript function is used by both popover treatments
function sitb_getLayer(obj) {
if(document.layers) {
return document.layers[obj];
} else if(document.all && !document.getElementById) {
return document.all[obj];
} else if(document.getElementById) {
return document.getElementById(obj);
} else {
return null;
}
}

Front Cover | First Pages | Back Cover | Surprise Me!

Search Inside This Book:

Inside This Book

(learn more)

Key Phrases – Statistically Improbable Phrases (SIPs):
(learn more)
gaming attendants

Key Phrases – Capitalized Phrases (CAPs):
(learn more)
Stan Warner,
Essential Elements,
Sal Hisola,
San Francisco,
Los Arroyos,
Barry Kyle,
Frank Jenkins,
Amber Nelson,
Crazy Herbert,
Marianne Lanier,
Sanctuary General,
Andrew Krueger,
Dewey Ransom,
Vista Verde,
Carl Garrison,
Suzanne Larkin,
Lake Tahoe,
Acquired Immune Deficiency Syndrome,
New York,
The Big One,
Martin Dulles,
Cyndy Corinth,
San Jose,
Huey Warner,
Board of Trustees

Browse Sample Pages:Front Cover | First Pages | Back Cover | Surprise Me!

Search Inside This Book:

.popover-content {
font-family: verdana, sans-serif;
}

.tagEdit {
padding-bottom:4px;
padding-top:4px;
}

.edit-tag {
width: 155px;
margin-left: 10px;
}

.sm-input {
width: 90px;
height: 16px;
font-family: Verdana, sans-serif;
font-size: 10px;

padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

.list-tags {
white-space: nowrap;
padding: 1px 0px 0px 0px;
}

#suggest-table {
display: none;
position: absolute;
z-index: 2;
background-color: #fff;
border: 1px solid #9ac;
}

#suggest-table tr td{
color: #333333;
font-family: Verdana;
font-size: 11px;
padding : 2px;
}

#suggest-table tr.hovered {
color: #EFEDD4;
background-color: #9ac;
}

.tinytabs {
font-size: x-small;
padding: 0;
margin: 0;
}

.tinytabs .tags a {
text-decoration: none;
}

.tinytabs .tags a:hover {
text-decoration: underline;
}

.tinytabs .spacing {
width: 100%;
}

.tinytabs .top {
line-height: 0.1em;
}

.tinytabs .on {
color: #CC6600;
background: #FFFFFF;
font-size: xx-small;
font-weight: bold;
white-space: nowrap;
text-align: center;
border-top: solid 1px #5C9EBF;
border-left: solid 1px #5C9EBF;
border-right: solid 1px #5C9EBF;
padding: 3px 7px 3px 7px;
}

.tinytabs .on a {
color: #CC6600;
text-decoration: none;
}

.tinytabs .off {
color: black;
background: #F0F0F0;
font-size: xx-small;
white-space: nowrap;
text-align: center;
border-top: solid 1px #E0E0E0;
border-left: solid 1px #E0E0E0;
border-right: solid 1px #E0E0E0;
padding: 3px 7px 3px 7px;
}

.tinytabs .off a {
color: black;
text-decoration: none;
}

.tinytabs .off a:hover {
text-decoration: underline;
}

.tinytabs .border-top {
border-top: solid 1px #5C9EBF;
}

.tinytabs .border-topleft {
border-top: solid 1px #5C9EBF;
border-left: solid 1px #5C9EBF;
}

.tinytabs .border-topright {
border-top: solid 1px #5C9EBF;
border-right: solid 1px #5C9EBF;
}

.tinytabs .border-bottom {
border-left: solid 1px #5C9EBF;
border-right: solid 1px #5C9EBF;
border-bottom: solid 1px #5C9EBF;

padding-top: 5px;
}

.xxsmall {
font-size: 12px;
}

.search-box {
}

.see-popular {
padding: 1.3em 0 0 0;
}

.tag-cols {
border-collapse: collapse;
}

.tag-cols td {
vertical-align: top;
width: 250px;
padding-right: 30px;
}

.tag-cols .tag-row {
padding: 0 0 7px 0px;
}

.tag-cols .tag-row .tag {
}

.tag-cols .see-all {
padding-top: 5px;
}

.tag-cols .pill-yes {
cursor: pointer;
cursor: hand;
vertical-align: bottom;
margin-bottom: -2px;
}

.tag-cols .pill-no {
cursor: pointer;
cursor: hand;
vertical-align: bottom;
margin-bottom: -2px;
}

.tags-piles-feedback {
color: #000;
font-size: 0.9em;
font-weight: bold;
margin: 0px 0 0 0;
}

.tag-cols .check {
cursor: pointer;
cursor: hand;
display: block;
float: left;
font-style: normal;
font-size: 0px;
vertical-align: bottom;
width: 16px;
height: 16px;
margin-top: 1px;
margin-right: 3px;
}

.tag-cols .snake {
cursor: pointer;
display: block;
float: left;
font-style: normal;
font-size: 0px;
background: url(‘http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/graysnake._V20129551_.gif’);
width: 16px;
height: 16px;
margin-right: 3px;
}

#tagContentHolder .tip {
color: #999999;
font-size: 10px;
padding-top: 0.25em;
}

#tagContentHolder .tip a {
color: #999999 !important;
text-decoration: none !important;
border-bottom: solid 1px #CCC;
}

#tagContentHolder .count {
color: #666666;
font-size: 10px;
padding-left: 3px;
}

Tag this product (What’s this?)
Think of a tag as a keyword or label you consider is strongly related to this product.Tags will help all customers organize and find favorite items.

Your tags: Add your first tag

amznJQ.available(“JQuery”, function() {
jQuery(‘#tagContentHolder’).find(‘span.tags-piles-feedback’).hide().before(
jQuery(‘

‘)
).parent().show();
window.taggingScriptsToLoad = 1;
setTimeout( function() { jQuery(‘#tagsPilesLoader’).hide(); }, 45000);
amznJQ.addLogical(‘inlineJS.tagging’, null);
});

var tagging_EnhanceTagsUI = function() {
var $ = jQuery;

jQuery.extend(TaggingOptions, {“closeImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/close-box-up._V47060991_.gif”,”suggestionUrlQP”:”/gp/tagging/actions/suggest/ref=tag_dpp_yt_ehdl_s_qp/188-6029605-4643613″,”defaultAppID”:”retail”,”useFrUIT”:1,”suggestionUrl”:”/gp/tagging/actions/suggest/ref=tag_dpp_yt_ehdl_s/188-6029605-4643613″,”realm”:”USAmazon”,”replaceUrl”:”/gp/tagging/actions/replace/ref=tag_dpp_yt_ehdl_edit/188-6029605-4643613″,”progressImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/narrowtimer_transparent._V47062518_.gif”,”tagObjectUrlQP”:”/gp/tagging/actions/tagObject/ref=tag_dpp_yt_ehdl_addt_qp/188-6029605-4643613″,”maxTags”:15,”saveChangesImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/btn-savechanges-secondsm-graybg._V47082404_.gif”,”cancelImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/btn-cancel-secondsm-graybg._V47059333_.gif”,”strings”:{“usage”:”usage”,”maxTagsReached”:”You cannot add more than 15 tags per item.”,”defaulPopupTitle”:”Tag this product”,”addTags”:”Add tags”,”removeTitle”:”remove tag”,”altCloseWindow”:”Close window”,”usages”:”usages”,”byAuthors”:”by AUTHOR”,”editTags”:”Edit tags”,”hint”:”Separate multiple tags using commas”,”yourTags”:”Your tags”,”altAddTags”:”Add tags”,”altCancelChanges”:”Cancel changes”,”altSaveChanges”:”Save changes”},”replaceUrlQP”:”/gp/tagging/actions/replace/ref=tag_dpp_yt_ehdl_edit_qp/188-6029605-4643613″,”removeImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/tags/x-sm._V47059219_.gif”,”trimmedTagLength”:40,”piles”:{“newTagsCustomerUrl”:”/gp/tagging/sign-in.html/ref=tag_dpp_yt_esgn?ie=UTF8&rpath=http%3A%2F%2Fwww.amazon.com%2FEssential-Elements-Sal-Hisola%2Fdp%2F1418488224%2Fref%3Dtag%5Fdpp%5Fytpl%5Fedpp%5Frt%3Fie%3DUTF8%26s%3Dbooks%23tags”},”addImgUrl”:”http://g-ecx.images-amazon.com/images/G/01/nav2/dp/btn-add-tiny._V46861185_.gif”,”tagObjectUrl”:”/gp/tagging/actions/tagObject/ref=tag_dpp_yt_ehdl_addt/188-6029605-4643613″,”tagUrl”:”/tag/TAG/ref=tag_dpp_yt_itdp”,”removeUrl”:”/gp/tagging/actions/remove/ref=tag_dpp_yt_ehdl_rmv/188-6029605-4643613″});

tagsPiles = new PilesTagger({“objId”:”1418488224″});
tagsPiles.init();
}

amznJQ.onReady(‘externalJS.tagging’, function() {
jQuery(‘#tagsPilesLoader’).hide().next().show();
setTimeout(tagging_EnhanceTagsUI, 0);
});

Search Products Tagged with

 

See most popular tags

Help others find this product — tag it for Amazon search

No one has tagged this product for Amazon search yet. Why not be the first to suggest a search for which it should appear?

Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store.
Learn more

a.areaLink, a.areaLink:visited {
text-decoration: none;
color: black;
display: block;
}
.areaLink .innerLink {
white-space: nowrap;
text-decoration: underline;
color: #039;
}

Customer Reviews

There are no customer reviews yet.

Create your own review

Video reviews

Amazon now allows customers to upload product video reviews. Use a webcam or video camera to record and upload reviews to Amazon.

{
if (navigator.userAgent.indexOf(“Firefox”) > -1) {
var i = document.getElementById(“cachebust_219471″);
if (i)
i.src=”http://ad.doubleclick.net/adi/amzn.us.dp.books/fiction_literature;sz=300×250;u=6b36024a638b4a92a1e0ce5552b1b358;ord=0R9JYKAMJDTHSHD1AZV8;s=32;s=m4;s=m1;z=157;z=141;tile=1?”;
}
}

/* d16g bootstrap */
if(typeof amznJQ !== “undefined”){
if (typeof window.d16g === “undefined”) {
window.d16g = {};

d16g.adDebug = false;

d16g.loadJs = function(jsUrl) {
var scriptElem = document.createElement(‘script’);
scriptElem.src = jsUrl;
document.getElementsByTagName(‘head’)[0].appendChild(scriptElem);
};

amznJQ.onReady(‘jQuery’, function() {
d16g.loadJs(‘http://z-ecx.images-amazon.com/images/G/01/da/common/d16g-0.4._V224743066_.js’);
});
}
}

if(typeof amznJQ !== “undefined”){
amznJQ.onReady(‘popover’, function (){
jQuery(“#showFeedbackForm219471″).amazonPopoverTrigger({
width:”500″,
destination: “/gp/advertising/remoterender?impressionId=6b36024a638b4a92a1e0ce5552b1b358&randomId=219471&questionGroupId=2&slotName=CUSTOMER-REVIEWS-TOP&pageType=DETAIL&pageSubType=GLANCE&adContentId=163&templateName=ad-feedback-remote-content-5col”,
title:”Ad feedback: Tell us what you think”,
closeText: “Close”,
locationAlign: “middle”,
location: ['left','centered','auto'],
draggable:true,
locationMargin:20,
onShow: function(popover){
var args = {impressionId:”6b36024a638b4a92a1e0ce5552b1b358″,
randomId:”219471″,
questionGroupId:”2″,
slotName:”CUSTOMER-REVIEWS-TOP”,
pageType:”DETAIL”,
pageSubType:”GLANCE”,
adContentId:”163″
};
d16g.adFeedback.logOpen(args);
jQuery(“.ap_closetext”).html(“Close”);
}
});
jQuery(“#showFeedbackForm219471″).show();
});
}

Ad feedback

amznJQ.available(‘search-js-jq’, function(){});
amznJQ.available(‘amazonShoveler’, function(){});
amznJQ.available(‘cmuAnnotations’, function(){});
amznJQ.available(‘externalJS.tagging’, function(){});
amznJQ.available(‘amzn-ratings-bar’, function(){});
amznJQ.available(‘accessoriesJS’, function(){});
amznJQ.available(‘priceformatterJS’, function(){});
amznJQ.available(‘CustomerPopover’, function(){});

.cmPage .newness {
color: #090;
font-weight: bold;
}
.cmPage .qty {
color: #666;
}

.cmPage {
font-size: 12px;
}
.cmPage a {
text-decoration:none;
}
.cmPage a:hover {
text-decoration:underline;
color: #c60;
}
.cmPage em {
font-weight: bold;
font-style: normal;
}
.cmPage h1 {
font-size: 1.5em;
margin: 0 0 5px 0;
}
.cmPage h1 .subtitle {
font-size: .77em;
font-weight: normal;
}
.cmPage h1 .title {
color: #c60;
}
.cmPage h3 {
font-size: 1.04em;
margin: 0;
}
.cmPage h5 {
color: #036;
font-size: 1.04em;
font-weight: normal;
margin: 0;
}
.cmPage .cmBreadcrumb {
font-size: .86em;
margin-top: 5px;
color: #333;
}
.cmPage .content {
margin-top:8px;
}
.cmPage .helpBlock,
.cmPage .reportBlock {
font-size: .86em;
text-align:right;
float:right;
margin-top: 2px;
}
.cmPage .helpBlock img {
margin-top: 3px;
}
.cmPage hr {
clear:both;
}
.cmPage .productBlock {
font-size:.86em;
padding: 0 3px 12px 3px;
}
.cmPage .topBlock {
height:2.5em;
}
.cmPage .bottomBlock {
height:2.5em;
}
.cmPage .pagination {
padding:3px 0 3px 0;
color: #666;
}
.cmPage .pagination a {
padding: 3px;
}
.cmPage .pagination a.on, .cmPage .pagination a:hover {
border: 1px solid #c60;
color: #c60;
background-color:white;
text-decoration:none;
padding: 2px;
}
.cmPage .pagination a:hover {
background-color:transparent;
}
.cmPage .twoColumnLeft {
float:left;
width: 55%;
padding-right:10px;
}
.cmPage .twoColumnRight {
float:left;
width: 40%;
}

.cmPage ul.photoBlock li {
float:left;
width: 60px;
height: 60px;
margin: 0 10px 5px 0;
text-align: center;
}
.cmPage .bucketFooter {
clear: both;
margin: 5px 0 5px 0;
}

.cmPage .newness, .cmPage td.newness {
color: #090;
font-weight: bold;
}

.cmPage ul.profileBlock li {
float:left;
width:17%;
height:110px;
text-align:center;
font-size: .86em;
color: #666;
margin-right:10px;
}
.cmPage ul.profileBlock li .photo {
height: 72px;
}

.cmPage ul.horizListBlock li {
font-size: .82em;
clear:left;
}
.cmPage ul.horizListBlock li .listTitle {
font-size: 1.2em;
}
.cmPage ul.horizListBlock li .photo {
float:left;
padding: 0 7px 10px 0;

}

.cmPage .searchHeader {
border: 1px solid #5c9ebf;
padding:3px;
height:21px;
background: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/tile-blue-bg._V46870869_.gif)
background-repeat: repeat-x;
background-color: #b7d7e6;
}

.tigerTL {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-tl._V46860898_.gif);
}
.tigerTC {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-tm._V46916078_.gif);
background-repeat: repeat-x;
padding-top: 10px;
}
.tigerTR {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-tr._V16760756_.gif);
font-size: 4px;
}
.tigerBL {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-bl._V46888659_.gif);
font-size: 4px;
}
.tigerBC {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-bm._V46894741_.gif);
background-repeat: repeat-x;
font-size: 4px;
}
.tigerBR {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/images/gui/box-gray-br._V16760756_.gif);
font-size: 4px;
}
.tigerTL td, .tigerTC td, .tigerTR td, .tigerBL td, .tigerBC td, .tigerBR td {
background:none;
background-color:white;
}

/* START ADDED FROM DETAIL PAGE */
table.secondaryBox td.topLeft {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/dp/box-line-tl2._V5932522_.gif);
background-repeat: no-repeat;
padding-top: 6px;
padding-left: 12px;
}

table.secondaryBox td.topRight {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/dp/box-line-tr2._V46916405_.gif);
background-repeat: no-repeat;
}

table.secondaryBox td.bottomLeft {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/dp/box-line-bl._V5931973_.gif);
background-repeat: no-repeat;
font-size: 4px;
}

table.secondaryBox td.bottomRight {
background-image: url(http://g-ecx.images-amazon.com/images/G/01/nav2/dp/box-line-br._V46882871_.gif);
background-repeat: no-repeat;
font-size: 4px;
}

/* END ADDED FROM DETAIL PAGE */

.cmPage .plink {
text-decoration:underline;
}

.cdTPop {
font-size: 13px;
overflow: auto;
max-height: 350px;
_height: expression(this.scrollHeight > 350 ? “350px” : “auto”); /* IE */;
}
.cdTPop .cmPage a {
font-size: 1.0em;
text-decoration:none;
}
.cdTPop .cmPage a:hover {
font-size: 1.0em;
text-decoration:underline;
color: #c60;
}

.jsOnDisplayBlock { display: block; }
.jsOnDisplayInline { display: inline; }
.jsOnDisplayNoneBlock { display: none; }
.jsOnDisplayNoneInline { display: none; }
.jsOnVisibility { visibility: visible; }
.jsOffDisplayBlock { display: none; }
.jsOffDisplayInline { display: none; }
.jsOffVisibility { visibility: hidden; }
.jsOnDisplayBlock { display: block; }
.jsOnDisplayInline { display: inline; }
.jsOnVisibility { visibility: visible; }

.cmPage .cdPostMessage {
margin: 0.5em 0;
line-height: 100%;
}

.cmPage .cdPostMessageMultiple {
display: list-item;
list-style: inside;
}

.cmPage .dataGrid td,
.cmPage .dataGrid th {
text-align:left;
font-weight: normal;
border-bottom: 1px solid #ccc;
padding: 4px 10px 4px 0;
font-size: .64em;
color: #666;
}
.cmPage .dataGrid .lastRowNoSep td {
border-bottom: 0;
padding-bottom: 0;
}
.cmPage .dataGrid .num {
text-align:right;
padding-right:20px;
white-space: nowrap;
}
.cmPage .dataGrid .title {
font-size: .82em;
}
.cmPage .dataGrid .title .dgSubtitle {
font-size: .72em;
font-weight: bold;
}
.cmPage .dataGrid .icon {
text-align:center;
}
.cmPage .dataGrid .icon div {
padding: 5px;
width: 100%;
}
.cmPage .dataGrid .newness {
color: #090;
font-weight: bold;
}

.cmPage .cdHiddenThread {
display:none;
}

.cmPage .cdPostBox {
width: 460px;
padding: 0px 0px 0px 7px;
margin: 0px 0px 0px 7px;
}
.cmPage .cdPostBox a {
text-decoration:none;
}
.cmPage .cdPostBox a:hover {
text-decoration:underline;
color: #c60;
}
.cmPage .cdPostBox em {
font-weight: bold;
font-style: normal;
}
.cmPage .cdPostBox h5 {
color: #c60;
font-size: 1.04em;
font-weight: normal;
margin: 0;
}
.cmPage .cdPostBox .cdPostBoxBucket {
background: #cbddf5 url() repeat-x center;
border-bottom: 1px solid #a1bed3;
text-align: center;
padding: 0.5em 0;
}
.cmPage .cdPostBox div.cdFormRow {
width: 100%;
clear: both;
margin: 0;
}
.cmPage .cdPostBox .cdPostBoxInputs {
width: 100%;
margin: 0.5em 0;
}

.cmPage .cdPostBox .cdPromptWrapper {
text-align: center;
float: left;
}

.cmPage .cdPostBox .cdGuidelinesLink {
margin: 0.5em 0;
font-size: 0.8em;
}

.cmPage .cdPostBox textarea {
height: 8em;
font-family: verdana,arial,helvetica,sans-serif;
font-size: 1.0em;
}
.cmPage .cdPostBox text {
font-family: verdana,arial,helvetica,sans-serif;
font-size: small;
}

.cmPage .cdPostBox .cdPostError {
color: red;
}

.cmPage .cdPostBox .cdPromptFor {
font-size: 9px;
}

.cdBox-grayLine {
padding:8 0;
}
.cdBox-grayLine .cdHEAD {
color:#c60;
font-weight:bold;
text-align:center;
padding:4 0;
}
.cdBox-grayLine .cdSEP {
padding:5 0;
}
.cdBox-grayLine .cdSEP hr {
display:none;
}
.cdBox-grayLine .titleBlock {
font-weight:bold;
text-align:center;
}
.cdBox-grayLine td.cdTL {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-tl._V47082201_.gif);
background-repeat:none;
font-size:4;
width:12;
}
.cdBox-grayLine td.cdTC {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-tm._V47060376_.gif);
background-repeat:repeat-x;
font-size:4;
}
.cdBox-grayLine td.cdTR {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-tr._V47082161_.gif);
background-repeat:none;
font-size:4;
width:12;
height:12;
}
.cdBox-grayLine td.cdML {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-mm._V47082221_.gif);
background-repeat:none;
font-size:4;
}
.cdBox-grayLine td.cdMC {
}
.cdBox-grayLine td.cdMR {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-rm._V47082059_.gif);
background-repeat:none;
font-size:4;
}
.cdBox-grayLine td.cdBL {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-bl._V47082373_.gif);
font-size:4;
width:12;
height:12;
}
.cdBox-grayLine td.cdBC {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-bm._V47060488_.gif);
background-repeat:repeat-x;
font-size:4;
}
.cdBox-grayLine td.cdBR {
background-image:url(http://g-ecx.images-amazon.com/images/G/01/x-locale/communities/discussion_boards/box-gray-br._V47060956_.gif);
background-repeat:none;
font-size:4;
width:12;
}
.cdBox-grayLine td.cdMC {
background:none;
}

.cmPage .smQty {
color: #666;
font-size: .8em;
}
.cmPage ul.smallList li {
font-size:.86em;
padding-top: 2px;
padding-bottom: 3px;
_padding-bottom: 2px;
white-space: normal;
}
.cmPage .cdRFList {
padding-left: 10px;
}
.cmPage .cdRFHeadingWithoutBox {
padding: 8px 0 4px 0;
}
.cmPage .cdRFHeadingWithBox {
}

.cdTPop {
font-size: 13px;
overflow: auto;
max-height: 350px;
_height: expression(this.scrollHeight > 350 ? “350px” : “auto”); /* IE */;
}
.cdTPop .cmPage a {
font-size: 1.0em;
text-decoration:none;
}
.cdTPop .cmPage a:hover {
font-size: 1.0em;
text-decoration:underline;
color: #c60;
}

/* Community Teaser CSS */

.explore-related-form{
margin:0;
}

.community-pane{
padding: 10px 0px 15px 0px;
width:300px;
}

.customer-image{
margin-right:10px;
float:left;
}

.customer-image-pane{
padding-bottom: 5px;
}

.activity-text{
color: black;
display:block;
margin-top: 1em;
clear: both;
}

.time-text{
padding-top: 8px;
font-size: x-small;
_font-size: xx-small;
color: black;
}

.tag-community-time-text-new {
font-weight: bold;
color: #090;
}

.community-teaser-explore{
padding-top:5px;
}

.community-header{
padding-bottom: 5px;
font-weight: bold;
}

.teaser-explore-related{
padding-right: 5px;
float:left;
}

.teaser-top-container{
width:300px;
}

a.community-teaser-area-link, a.community-teaser-area-link:visited {
cursor: pointer;
text-decoration: none;
color: black;
display: block;
}

.community-teaser-area-link .innerLink {
white-space: nowrap;
text-decoration: underline;
color: #039;
font-weight:bold;
}

a.community-teaser-area-link:hover{
text-decoration: none;
}

.tag-community-latest-activity {

}

.tag-community-time-text {
display:block;
}

.community-title-header{
font-weight:bold;
color: #E47911;
}

.community-clear{
clear:both;
}

.community-header-bucket{
padding:10px 0 2px 0;
_padding:0 0 2px 0;
}

.jsOffDisplayBlock { display: block; }
.jsOffDisplayInline { display: inline; }
.jsOffVisibility { visibility: visible; }
.jsOnDisplayBlock { display: none; }
.jsOnDisplayNoneBlock { display: block; }
.jsOnDisplayNoneInline { display: inline; }
.jsOnDisplayInline { display: none; }
.jsOnVisibility { visibility: hidden; }
.jsOnDisplayBlock { display: none; }
.jsOnDisplayInline { display: none; }
.jsOnVisibility { visibility: hidden; }

Customer Discussions
 Beta (What’s this?)

New! See all customer communities, and bookmark your communities to keep track of them.

This product’s forum
(0 discussions)

 

Discussion

Replies

Latest Post

 
No discussions yet

Ask questions, Share opinions, Gain insight

Start a new discussion

Topic:

First post:

Receive e-mail when new posts are made

Prompts for sign-in

 

[Cancel]

Guidelines

   


var cdLocalizedStrings;
if ( ! cdLocalizedStrings ) {
cdLocalizedStrings = new Array();
}

function cdGetLocalizedString(key, replacements) {
var str = cdLocalizedStrings[key];

if ( !str ) {
return key;
}

if ( replacements ) {
for ( var replace in replacements ) {
var replacementKey = “${“+replace+”}”;
str = str.split(replacementKey).join(replacements[replace]);
}
}

return str;
}

Be the first person to add an article about this item at Amapedia.com. › See featured Amapedia.com articles

%method>

Look for Similar Items by Category

Books > Literature & Fiction

{
if (navigator.userAgent.indexOf(“Firefox”) > -1) {
var i = document.getElementById(“cachebust_4823″);
if (i)
i.src=”http://ad.doubleclick.net/adi/amzn.us.dp.books/fiction_literature;sz=728×90;u=d69ee10cffab468ba2ef8bfabbbe42eb;ord=0R9JYKAMJDTHSHD1AZV8;s=32;s=m1;s=m4;z=157;z=141;tile=2?”;
}
}

/* d16g bootstrap */
if(typeof amznJQ !== “undefined”){
if (typeof window.d16g === “undefined”) {
window.d16g = {};

d16g.adDebug = false;

d16g.loadJs = function(jsUrl) {
var scriptElem = document.createElement(‘script’);
scriptElem.src = jsUrl;
document.getElementsByTagName(‘head’)[0].appendChild(scriptElem);
};

amznJQ.onReady(‘jQuery’, function() {
d16g.loadJs(‘http://z-ecx.images-amazon.com/images/G/01/da/common/d16g-0.4._V224743066_.js’);
});
}
}

if(typeof amznJQ !== “undefined”){
amznJQ.onReady(‘popover’, function (){
jQuery(“#showFeedbackForm4823″).amazonPopoverTrigger({
width:”500″,
destination: “/gp/advertising/remoterender?impressionId=d69ee10cffab468ba2ef8bfabbbe42eb&randomId=4823&questionGroupId=1&slotName=AD-ENDCAP-1&pageType=DETAIL&pageSubType=GLANCE&adContentId=81″,
title:”Ad feedback: Tell us what you think”,
closeText: “Close”,
locationAlign: “middle”,
location: ['left','centered','auto'],
draggable:true,
locationMargin:20,
onShow: function(popover){
var args = {impressionId:”d69ee10cffab468ba2ef8bfabbbe42eb”,
randomId:”4823″,
questionGroupId:”1″,
slotName:”AD-ENDCAP-1″,
pageType:”DETAIL”,
pageSubType:”GLANCE”,
adContentId:”81″
};
d16g.adFeedback.logOpen(args);
jQuery(“.ap_closetext”).html(“Close”);
}
});
jQuery(“#showFeedbackForm4823″).show();
});
}

Ad feedback

 

Feedback

If you need help or have a question for Customer Service, contact us.

 Would you like to update product info or give feedback on images?

Is there any other feedback you would like to provide?

Click here

Your comments can help make our site better for everyone.

Please note that we are unable to respond directly to all feedback submitted via this form, but we’ll ask you to sign in so we can contact you if needed.

Feedback
Thanks for your feedback.
We appreciate your effort to make our site better. Please note that we are unable to respond directly to all submissions made via this form.

(more…)

Wall Clocks Illuminated Wall Clocks , ,