/***********************************************************************************************

  Print stylesheet

***********************************************************************************************/

body {
  background: #fff;
}
body * {
  border: none;
  padding: 0;
  margin: 0;
}
div#lf_debug, #lf_navigation, ol#atg_store_accessibility_nav, div#a11yTestNode {
  display: none;
}
div#lfHdTop,
ul#headernav,
ul#navList,
form#navSearch,
div#lfHdSub,
div.clear,
div#atg_store_footer {
  display: none;
  height: 0;
}
div {
  padding: 0;
  margin: 0;
}
div#lfHdMain, div#atg_store_header {
  height: 100px;
}
/*-------------------*/
#atg_store_content {
  position: relative;
  top: 5px;
}
body {
  font-family: helvetica, arial, sans-serif;
}
fieldset.atg_store_actionItems {
  display: none;
}
dl, dt, dd, div {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.atg_store_container {
  border: 1px solid #fff;
}
#atg_store_cart div#atg_store_giftListShop table {
  border: 1px solid #ccc;
  width: 960px;
}
#atg_store_cart div#atg_store_giftListShop table th {
  color: #ff9933;
  font-weight: bold;
  font-size: 18px;
  padding: 10px 10px 10px 20px;
  text-align: left;
  border-left: 1px solid #ccc;
  background: #f6f6f6 url('/images/leapfrog/checkout_bottom_grey_left.png') no-repeat bottom left;
}
#atg_store_cart div#atg_store_giftListShop table th.name, #atg_store_cart div#atg_store_giftListShop table th.item {
  border: none;
}
#atg_store_cart div#atg_store_giftListShop table th.item {
  padding: 5px;
  width: 10px;
}
#atg_store_cart div#atg_store_giftListShop table th.name {
  width: 300px;
}
#atg_store_cart div#atg_store_giftListShop table td.name {
  padding: 0;
  width: 50px;
}
#atg_store_cart div#atg_store_giftListShop table td {
  vertical-align: top;
  border-top: 1px solid #cccccc;
  padding: 15px 20px 5px 20px;
  font-size: 12px;
  color: #666;
}
#atg_store_cart div#atg_store_giftListShop table td input {
  font-size: 12px;
  padding: 0;
  margin: 0;
}
#atg_store_cart div#atg_store_giftListShop table tr {
  border-right: 1px solid #ccc;
  border-left: 1px solid #ccc;
}
a.atg_store_buttonSecondary {
  display: none;
}
p {
  margin: 0;
  padding: 0;
  margin-bottom: 2px;
  color: #666;
}
a {
  color: #006633;
  text-decoration: none;
  font-weight: bold;
}
p.name a {
  font-size: 14px;
}
#atg_store_content .title {
  color:#006633;
  font-size: 2em;
  margin: 0;
}
div#atg_store_giftListShop h2.atg_store_subHeadCustom {
  clear:none;
  color:#66CC33;
  font-size:1.5em;
  font-weight:normal;
  width: 500px;
}
td.numerical {
  font-size: 12px;
  color: #666;
}
a.atg_store_basicButton span {
  font-size: 12px;
  color: #66CC33;
}
.atg_ondemand_newPrice span {
  color: #990000;
  float: left;
  font-size: 12px;
  margin-right: 10px;
}
.atg_ondemand_newPrice .atg_store_oldPrice {
  color: #666;  
  float: left;
  font-size: 12px;
}
.atg_store_availability span {
  color:#990000;
  font-size: 12px;
}