/* Airprint - May 2011 */
.modulecontent { padding:0; _padding:0; _margin:-10px 0 -25px; }
.module .module_top { background: url('../img/primary-full-top-airprint.png') no-repeat; }

/* Shared styles */
#airprint { margin:0 1px; background:url('../img/ie-gradient-airprint.png') repeat-x; }

/* Hero */
#airprint .hero { padding:59px 0 0 51px; position:relative; height:auto; min-height:301px; _height:301px; width:927px;
	
	background-image: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.5, rgb(255,255,255)),
	    color-stop(1, rgb(242,242,242))
	);
	background-image: -moz-linear-gradient(
	    center bottom,
	    rgb(255,255,255) 50%,
	    rgb(242,242,242) 100%
	);

}
#airprint .hero h1 { padding-bottom:5px; position:relative; z-index:200; }
#airprint .hero img.products { position:absolute; z-index:1; bottom:0; right:0; }
#airprint .hero p.intro { font-size:13px; line-height:1.4em; width:368px; padding-bottom:12px; position:relative; z-index:200;  }
#airprint .hero img.icon { float:left; position:relative; padding-right:14px; margin-left:-1px; }
#airprint .hero ul { padding-top:5px; font-size:11px; position:relative; z-index:200; }
#airprint .hero ul li { padding-bottom:3px; }

/* Featured printer */
#airprint .featured-printer { clear:both; position:relative; }
#airprint .featured-printer .printer-image { position:absolute; z-index:1; left:0; top:-7px; height:228px; }
#airprint .featured-printer .printer-description { position:relative; z-index:200; padding:8px 0 20px 537px; font-size:11px; line-height:1.5em; }
#airprint .featured-printer .printer-description h2 { font-size:14px; line-height:1.4em; font-weight:bold; }
#airprint .featured-printer .printer-description h3 { font-weight:bold; padding-bottom:6px; }
#airprint .featured-printer .printer-description p { width:346px; color:#333; }
#airprint .featured-printer .printer-description ul { list-style:disc; margin:10px 15px 7px; }
#airprint .featured-printer .printer-description ul li { padding-bottom:2px; }

#airprint .featured-printer .printer-description p.price,
#airprint .compare-printers p.price { font-weight:bold; }
#airprint .featured-printer .printer-description p.ships,
#airprint .compare-printers p.ships { color:#666; }
#airprint .featured-printer .printer-description p.free-shipping,
#airprint .compare-printers p.free-shipping { color:#ff0000; }
#airprint .featured-printer .printer-description p.select,
#airprint .compare-printers p.select { margin:10px 0 10px -2px; }

/* Rebate */
#airprint .rebate { margin-top:1px; border-top:1px solid #e5e5e5; border-bottom:1px solid #e5e5e5; position:relative; z-index:200; }
#airprint .rebate img { position:absolute; bottom:0; left:128px; }
#airprint .rebate p { position:relative; padding:9px 0 10px 225px; font-size:13px; line-height:1.4em; width:590px; }

/* Compare Printers */
#airprint .compare-printers { position:relative; padding:28px 18px 50px 22px; }
#airprint .compare-printers h2 { font-size:16px; font-weight:normal; line-height:2em; padding-bottom:21px; }
#airprint .compare-printers table thead th { width:108px; font-size:11px; line-height:1.3em; color:#333; padding-right:10px;  vertical-align:top; text-align:left; }
#airprint .compare-printers table thead th.facts { width:111px; }
#airprint .compare-printers table thead th h3 { min-height:51px; _height:51px; font-weight:bold; }
#airprint .compare-printers table thead th p.select { margin:5px 0 18px; }
#airprint .compare-printers table thead th p { font-weight:normal; line-height:1.4em; }
#airprint .compare-printers table tbody tr { height:38px; }
#airprint .compare-printers table tbody td { font-size:11px; color:#333; border-top:1px solid #e5e5e5; text-align:center; padding:12px 0 2px; }
#airprint .compare-printers table tbody td.fact { border:none; line-height:1.2em; text-align:left; }
#airprint .compare-printers table tbody td.fact.tworows { vertical-align:top; padding:8px 0 3px; }
#airprint .compare-printers table tbody td.odd { background:#f9f9f9; }
#airprint .compare-printers table tbody td span { background:url('../img/compare-airprint-check.png') no-repeat; width:11px; height:11px; text-indent:-9999px; display:block; margin:0 auto; /*padding:15px 0 12px;*/ }
#airprint .compare-printers p { padding-bottom:3px; }
#airprint .compare-printers p.ships { padding-bottom:2px; }
#airprint .compare-printers p.free-shipping { padding-bottom:1px; }
#airprint .compare-printers p.select { margin-bottom:18px; }

/* Compare Printers GEOs */
#airprint .compare-printers.geo { padding-right:30px; }
#airprint .compare-printers.geo table thead th { width:152px; padding-left:34px; }
#airprint .compare-printers.geo table thead th.facts { width:149px; padding-left:0; }