/*---- overview ----*/


 #featurettes { padding: 0; width: 965px; zoom: 1; padding-top:20px; list-style-type:none }
 #featurettes:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
 #featurettes li { float:left; width: 193px; }
 #featurettes li a { background: url(/assets/pricing/images/gradient.png) no-repeat 0 100%; display:block; position:relative; padding:25px 20px 100px; height:167px; border-left:1px solid #e5e5e5; text-decoration:none; color:#252525; }
 #featurettes li a.roundedleft { border-left: none; }
 #featurettes li h3 { font-size: 16px; line-height: 18px; color: #000; font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; font-weight: 600; }
 #featurettes li p { margin:0; }
 #featurettes li img { display:block; position: absolute; bottom: 10; left: 5; border:none }
 #featurettes li a:hover { background: url(/assets/pricing/images/gradient_hover.png) repeat-x; }

.content a em.more { font-style:normal; color: #810b0b; white-space: nowrap; padding-right: 10px; background: url(/assets/pricing/images/arrow.gif) no-repeat 100% 50%; zoom: 1; cursor: pointer; }
.content a:hover em.more { text-decoration: underline; }

.content .box { padding: 18px 23px; border: 1px solid #e5e5e5; border-top-color: #fcfcfc; border-bottom-color: #b3b3b3; background-color: #f9f9f9; background: -webkit-gradient(linear, left top, left bottom, color-stop(0.0, #fcfcfc), color-stop(1.0, #f5f5f5)); display: block; -webkit-box-shadow: rgba(0,0,0,0.15) 0 1px 2px; box-shadow: rgba(0,0,0,0.15) 0 1px 2px; -moz-box-shadow: rgba(0,0,0,0.15) 0 1px 2px; }
.content .box h2 { margin: 15px 0 -5px; }
.content .box img.left { _margin-left: 0px; position: relative; }


/*---- overview ----
#overview .hero-content { margin: 0 auto 15px; padding: 0 !important; width: 965px; overflow: hidden; background: #fff url(http://images.apple.com/macbook/images/heronav_bg_20091020.png) repeat-x left bottom; }
#overview .hero-content #heading { position: absolute; z-index: 1; top:0; left:0; width: 965px; height:119px; text-align: center; }
#overview .hero-content #heading h1 { padding-top: 25px; margin-bottom: -10px; *margin-bottom: 0; }

#overview #hero { position: relative; padding: 0; height: 468px; width: 965px; }
#overview #hero .hero { width: 965px; height: 468px; position: absolute; top: 0; background-repeat: no-repeat; }
#overview #hero .hero img.across { position: absolute; top: 0; margin: 0; }

#overview .gallery .gallery-triggers h4 { padding-left:6px; }

#overview #hero #hero1 { left: 0px; }
#overview #hero #hero2 { left: 1071px; }
#overview #hero #hero3 { left: 2214px; }
#overview #hero #hero4 { left: 3399px; }
#overview #hero #hero5 { left: 4389px; }

#overview #hero #hero1 img.across { left: 0; }
#overview #hero #hero2 img.across { left: 140px; }
#overview #hero #hero3 img.across { left: -155px; }
#overview #hero #hero4 img.across { left: 153px; }
#overview #hero #hero5 img.across { left: 41px; }

#overview #featurettes { padding: 0; padding-top:20px; width: 965px; zoom: 1; }
#overview #featurettes:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#overview #featurettes li { float:left; width: 193px; }
#overview #featurettes li a { background: url(http://images.apple.com/macbook/images/index_featurette_gradient_20091020.png) no-repeat 0 100%; display:block; position:relative; padding:25px 20px 130px; height:167px; border-left:1px solid #e5e5e5; text-decoration:none; color:#252525; }
#overview #featurettes li a.roundedleft { border-left: none; }
#overview #featurettes li h3 { font-size: 16px; line-height: 18px; color: #000; font-family: "Myriad Pro", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif; font-weight: 600; }
#overview #featurettes li p { margin:0; }
#overview #featurettes li img { display:block; position: absolute; bottom: 0; left: 0; }
#overview #featurettes li a:hover { background: url(http://images.apple.com/macbook/images/index_featurette_hover_20091020.png) repeat-x; }

.content a em.more { font-style:normal; color: #08c; white-space: nowrap; padding-right: 10px; background: url(/global/elements/arrows/morearrow_08c.gif) no-repeat 100% 50%; zoom: 1; cursor: pointer; }
.content a:hover em.more { text-decoration: underline; }
*/