html {padding: 0;margin: 0;min-height: 100%;background-color: #d0fdc1;background-image: -webkit-gradient(linear, left top, left bottom, from(#d0fdc1), to(#afe49d));background-image: -webkit-linear-gradient(top, #d0fdc1, #afe49d);background-image: -moz-linear-gradient(top, #d0fdc1, #afe49d);background-image: -o-linear-gradient(top, #d0fdc1, #afe49d);background-image: -ms-linear-gradient(top, #d0fdc1, #afe49d);background-image: linear-gradient(top, #d0fdc1, #afe49d);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d0fdc1', EndColorStr='#afe49d'); }noscript {color: #ff6666; }a {text-decoration: none;color: #282fb5; }a img {border: 0; }a:hover {text-decoration: underline; }body {text-align: center;text-rendering: optimizeLegibility;font-family: "Georgia";padding: 0;margin: 0; }input, select, textarea {border: 1px solid #eee; }select {border: 1px solid black; }input:focus {outline: none; }.welcome {font-size: 1.2em; }.center {float: center; }#main {margin: auto;width: 915px;background: #fff;min-height: 500px;text-align: left;color: #636363;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;box-shadow: 0px 0px 5px black;-webkit-box-shadow: 0px 0px 5px black;-moz-box-shadow: 0px 0px 5px black; }#above {width: 900px;height: 50px;margin: auto;margin-top: 10px;padding-top: 0;text-align: left;position: relative; }#above #logo {color: #000;overflow: visible;float: left;position: absolute;bottom: -11px;left: 0;z-index: 300; }#above h1 a img {height: 50px;margin-top: 10px;overflow: visible;z-index: 200 !important; }#breadcrumbs {font-size: 1.2em;margin-bottom: 4px;position: absolute;right: 0;bottom: 0; }#content > h1 {color: #000; }#above a {color: #000 !important; }#above a:hover, #above a:visited {color: #000 !important; }#top {height: 96px;margin: 0;margin-bottom: 0px;padding: 0;padding-top: 10px;padding-left: 8px;padding-right: 8px;border-bottom: 1px solid #ccb78a;background-color: #f6da9a;background-image: -webkit-gradient(linear, left top, left bottom, from(#f6da9a), to(#fbd583));background-image: -webkit-linear-gradient(top, #f6da9a, #fbd583);background-image: -moz-linear-gradient(top, #f6da9a, #fbd583);background-image: -o-linear-gradient(top, #f6da9a, #fbd583);background-image: -ms-linear-gradient(top, #f6da9a, #fbd583);background-image: linear-gradient(top, #f6da9a, #fbd583);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f6da9a', EndColorStr='#fbd583');-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;-moz-border-radius-topleft: 10px;-moz-border-radius-topright: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px; }#top h1 {margin: 0;padding: 10px;padding-top: 0;color: black; }#footer {font-size: 1.2em;position: relative;bottom: -10px;padding: 0px;height: 50px;margin-right: 0px;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;-moz-border-radius-bottomleft: 10px;-moz-border-radius-bottomright: 10px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;height: 42px; }#footer p {margin: 0;padding: 12px;padding-left: 12px;display: inline; }#footer a {text-decoration: none;color: #636363; }#footer span {cursor: pointer; }#footer #icons {float: right;margin-top: -6px;padding-bottom: 0px;margin-right: 10px; }#footer #icons img {width: 32px;height: 32px; }#footer #icons:first-child {margin-right: 8px; }#content {padding: 10px;padding-left: 18px;padding-right: 18px;min-height: 500px; }button {font-family: "Georgia";font-size: 1.2em;text-align: center;border: 0px;padding: 5px;margin-right: 10px;background-color: #d0fdc1;cursor: pointer;text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.8);-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;box-shadow: 0px 0px 1px black;-webkit-box-shadow: 0px 0px 1px black;-moz-box-shadow: 0px 0px 1px black;background-color: #d9fdca;background-image: -webkit-gradient(linear, left top, left bottom, from(#d9fdca), to(#b8e0ad));background-image: -webkit-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -moz-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -o-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -ms-linear-gradient(top, #d9fdca, #b8e0ad);background-image: linear-gradient(top, #d9fdca, #b8e0ad);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d9fdca', EndColorStr='#b8e0ad'); }button:hover, button:active, button:focus {background-color: #cdf3bd;background-image: -webkit-gradient(linear, left top, left bottom, from(#cdf3bd), to(#aad49f));background-image: -webkit-linear-gradient(top, #cdf3bd, #aad49f);background-image: -moz-linear-gradient(top, #cdf3bd, #aad49f);background-image: -o-linear-gradient(top, #cdf3bd, #aad49f);background-image: -ms-linear-gradient(top, #cdf3bd, #aad49f);background-image: linear-gradient(top, #cdf3bd, #aad49f);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#cdf3bd', EndColorStr='#aad49f');text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); }.right {float: right; }.left {float: left; }a.emailLink {font-size: 1em !important; }div.textpage {font-size: 1.2em;line-height: 1.4em;padding-left: 20px;padding-right: 20px; }div.about p {padding-top: 10px; }div.help p {padding: 0;padding-bottom: 15px;margin: 0; }div.help strong {margin-top: 20px;display: block; }.shareButton {text-align: center;border: 0px;margin-right: 10px;cursor: pointer;background-color: #d9fdca;background-image: -webkit-gradient(linear, left top, left bottom, from(#d9fdca), to(#b8e0ad));background-image: -webkit-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -moz-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -o-linear-gradient(top, #d9fdca, #b8e0ad);background-image: -ms-linear-gradient(top, #d9fdca, #b8e0ad);background-image: linear-gradient(top, #d9fdca, #b8e0ad);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#d9fdca', EndColorStr='#b8e0ad');-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;box-shadow: 0px 0px 1px black;-webkit-box-shadow: 0px 0px 1px black;-moz-box-shadow: 0px 0px 1px black;text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);width: 50px;height: 22px;font-family: Helvetica, sans-serif;font-size: 12px;line-height: 23px;font-weight: 600;float: right;margin: 0;margin-left: 7px;color: #000;padding-top: 6px;padding: 0;position: relative;padding-top: 0px;margin-top: 2px;padding-right: 1px;text-rendering: auto; }.shareButton:hover {background-color: #cdf3bd;background-image: -webkit-gradient(linear, left top, left bottom, from(#cdf3bd), to(#aad49f));background-image: -webkit-linear-gradient(top, #cdf3bd, #aad49f);background-image: -moz-linear-gradient(top, #cdf3bd, #aad49f);background-image: -o-linear-gradient(top, #cdf3bd, #aad49f);background-image: -ms-linear-gradient(top, #cdf3bd, #aad49f);background-image: linear-gradient(top, #cdf3bd, #aad49f);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#cdf3bd', EndColorStr='#aad49f'); }.shareButton img {vertical-align: middle;position: absolute;left: 3px;top: 3px; }.emailShare {padding-left: 21px; }.emailShare img {width: 16px;margin: 0;padding: 0;position: absolute;left: 7px;top: 5px; }.touch input {-webkit-appearance: none;border: 1px solid #ddd; }pre {white-space: pre-wrap;white-space: -moz-pre-wrap;white-space: -pre-wrap;white-space: -o-pre-wrap;word-wrap: break-word; }div.tooltip {position: absolute;height: auto;width: 0px;background: #000;padding: 5px;color: #FFF;line-height: 1.4em;z-index: 300;font-family: "Helvetica", sans-serif;box-shadow: 0px 0px 7px black;-webkit-box-shadow: 0px 0px 7px black;-moz-box-shadow: 0px 0px 7px black;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px; }div.tooltip div.tail {position: absolute;padding: 0;width: 0px;height: 0px;border: 12px solid transparent; }div.tooltip div.shadow {width: 0px;height: 10px;box-shadow: 0px 0px 12px black;-webkit-box-shadow: 0px 0px 12px black;-moz-box-shadow: 0px 0px 12px black;position: absolute; }div.tooltip.right .tail {border-left: none;border-right-color: black;right: 100%;top: 50%;margin-top: -12px; }div.tooltip.right .tail .shadow {top: -5px;left: 4px; }div.tooltip.left .tail {border-right: none;border-left-color: black;left: 100%;top: 50%;margin-top: -12px; }div.tooltip.left .tail .shadow {top: -5px;right: 4px; }div.tooltip.top .tail {border-bottom: none;border-top-color: black;top: 100%;left: 50%;margin-left: -12px; }div.tooltip.top .tail .shadow {left: -5px;bottom: 4px; }div.tooltip.bottom .tail {border-top: none;border-bottom-color: black;bottom: 100%;left: 50%;margin-left: -12px; }div.tooltip.bottom .tail .shadow {left: -5px;top: 4px; }div.tooltip h1, div.tooltip h2, div.tooltip p, div.tooltip div {color: #fff;text-align: left;padding-left: 10px; }div.tooltip h1 {margin-top: 10px;line-height: 1.1em; }div.tooltip h2 {padding-bottom: 0.5em;margin-bottom: 0; }div.tooltip h2.isbn {padding-bottom: 0.8em; }div.tooltip p {margin-top: .5em;line-height: 1.5em; }div.tooltip .instructions {padding-left: 0;line-height: 13pt;font-size: 13pt; }div.tooltip img {margin: 10px 10px 0 10px;max-width: 200px;max-height: 240px;margin-left: 1em;border: 1px solid #444;float: right; }div.tooltip span.money {font-weight: bold;color: #D0FDC1; }div.tooltip .orange {color: #fbd583;font-weight: bold; }div.tooltip .green {color: #d0fdc1; }#shade, #message {display: none; }#shade {top: 0;left: 0;background: rgba(0, 0, 0, 0.6);position: fixed;width: 100%;height: 100%;z-index: 1000;margin: 0;padding: 0; }#messagewrapper {width: 100%;position: fixed;z-index: 2000; }#message {position: absolute;overflow: visible;max-height: none;height: auto;margin: 0 auto;text-align: left;background: #111;width: 730px;border: 4px solid #fefefe;-webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;z-index: 2000;top: 140px;color: #fefefe;font-size: 1em;padding: 1.5em 1.5em 0 1.5em;font-family: "Helvetica", sans-serif;-webkit-text-size-adjust: none; }#message .first {margin-top: 0;padding-top: 0; }#message span.vendor {color: #d0fdc1;font-weight: bold;cursor: pointer; }#message a, .lightboxLink, .emailLink {color: #fbd583;font-weight: bold;cursor: pointer;text-decoration: underline; }#message span.price, .green {color: #d0fdc1;font-weight: bold; }#message span.orange {color: #FBD583;font-weight: bold; }#message h1 {margin-top: 0;color: #fefefe; }#message p {font-size: 1.4em;line-height: 1.4em; }#message li {font-size: 1.4em;line-height: 1.4em;padding-top: 0.5em;padding-bottom: 0.5em; }#message li.best { }#message .disclaimer {font-size: 1.1em;text-align: center;position: relative;bottom: 0;width: 100%; }#message .nospam {font-size: 0.9em;text-align: center;width: 100%;margin: 0;padding: 0; }#message .nomargin {margin-bottom: 0;padding-bottom: 0; }#message .bookmarkCopy {margin-bottom: 5px;margin-top: 20px; }#saveSend {padding-left: 10px;padding-right: 10px;margin-left: 15px; }p#formMsg {font-size: 0.7em;margin: 0;padding: 0;width: 100%;margin-left: -10px;height: 20px;color: #FF8282; }#check {cursor: pointer; }#cancel {width: 50px;height: 50px;z-index: 9001;cursor: pointer;display: block;top: -25px;right: -25px;position: absolute; }.lightboxHeader {font-weight: bold;color: #fbd583;font-size: 30px !important; }#message p.centered {margin: auto;text-align: center;margin-top: 0px;margin-bottom: 15px; }#message button {font-family: "Helvetica";font-weight: bold;display: inline !important;padding: 5px;width: 120px;font-size: 18px;cursor: pointer;color: #333;color: rgba(33, 33, 33, 0.9);text-shadow: 0px 1px 2px rgba(255, 255, 255, 0.5);background-color: #fbd583;background-image: -webkit-gradient(linear, left top, left bottom, from(#fbd583), to(#d5af6d));background-image: -webkit-linear-gradient(top, #fbd583, #d5af6d);background-image: -moz-linear-gradient(top, #fbd583, #d5af6d);background-image: -o-linear-gradient(top, #fbd583, #d5af6d);background-image: -ms-linear-gradient(top, #fbd583, #d5af6d);background-image: linear-gradient(top, #fbd583, #d5af6d);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbd583', EndColorStr='#d5af6d');box-shadow: 0px 0px 2px white;-webkit-box-shadow: 0px 0px 2px white;-moz-box-shadow: 0px 0px 2px white;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 2px; }#message button:hover {background-color: #fbd573;background-image: -webkit-gradient(linear, left top, left bottom, from(#fbd573), to(#aa8c57));background-image: -webkit-linear-gradient(top, #fbd573, #aa8c57);background-image: -moz-linear-gradient(top, #fbd573, #aa8c57);background-image: -o-linear-gradient(top, #fbd573, #aa8c57);background-image: -ms-linear-gradient(top, #fbd573, #aa8c57);background-image: linear-gradient(top, #fbd573, #aa8c57);filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#fbd573', EndColorStr='#aa8c57'); }#message form {margin: auto;text-align: center;font-size: 22px;margin-top: 15px;margin-bottom: 15px; }#message form span {color: #d0fdc1;font-weight: bold;padding-right: 10px; }#message form button {margin-top: 1em; }#message form input {font-size: 0.8em;width: 260px;background-color: #FBD583; }#message textarea {background-color: #FBD583;vertical-align: top; }#message form input:focus {-webkit-box-shadow: 0 0 6px #fbe783; }span.lightboxFormLabel {width: 170px;margin-bottom: 10px;text-align: left;display: inline-block; }h2.deal {color: #FBD583;padding-bottom: 0;margin-bottom: 0;padding-top: 15px; }h2.deal button {margin-left: 20px;margin-top: -5px;width: 80px !important; }p.dealText {margin: 0;padding: 0; }
