sup { line-height: 1em; }

.product-selection h1>img {
    margin-bottom: -10px;
}
.en .product-selection h1+h2 {
    margin-top: 10px;
}
.selection-title img {
    margin-top: -3px;
}
.one-capacity .selection-title img {
    margin-top: 0;
}

.one-capacity .horizontal-capacity-buttons .selection-title img.carriers {
    margin-top: 0px;
}

/* --- At a Glance --- */

div#overview.overview-ipad {
    position: relative;
    font-size:14px;
    line-height:20px;
    padding-bottom: 65px;
}
#overview.overview-ipad h3,
#overview.overview-ipad.coecontent h2 {
    margin: 0 0 40px 0;
}

div.two-columns.alt {
    margin-bottom: 40px;
}
.overview-ipad .two-columns .one { width:392px; float:left; margin-right: 50px; }
.overview-ipad .two-columns .one div img {
    float: left;
    margin: 02px 25px 0 0px;
}

.overview-ipad .two-columns p {
    overflow: hidden;
}

.overview-ipad .column.one>div {
    margin-bottom: 28px;
}

.overview-ipad .two-columns div:last-child {
    margin-bottom: 0;
}


.overview-ipad .two-columns .in-box {
    position: relative;
    min-height: 80px;
    padding-bottom: 5px;
}
.overview-ipad .two-columns .in-box li {
    list-style-type: disc;
    padding-left: 0;
    margin-left: 1.5em;
}
.overview-ipad .two-columns .in-box img {
    position: relative;
    top: -18px;
}
.overview-ipad .two-columns.alt .in-box img {
    position: relative;
    margin-bottom: 0px;
}
.overview-ipad .two-columns .in-box.alt img {
    position: none;
    top: none;
    right: none;
}
.overview-ipad .column.two>h4,
#overview.overview-ipad.coecontent .column.two>h3 {
    padding-top: 20px;
} 

.overview-ipad .two-columns .product-link {
    margin-left: 89px;
    font-size: 15px;
}

.overview-ipad .column.two>.overview-footer {
    margin-top: 50px;
    line-height: 1.35em;
}
.overview-ipad .column.two>.overview-footer a.block {
    padding: 14px 0px 12px 14px;
} 
.overview-ipad .column.two>.overview-footer img {
    padding-right: 20px;
}


.overview-ipad .two-columns .two { width:290px; float:left; }

.overview-ipad div.app {
    float: left;
    margin-bottom: 70px;
    padding-right: 120px;
}

.overview-ipad div.app.alt {
    float: left;
    border-top: 1px solid #e6e6e6;
    padding: 40px 40px 20px 0;
    margin-bottom: 0;
}

.overview-ipad div.app p {
    overflow: hidden;
}

.overview-ipad div.app img {
    float: left;
    margin: 2px 20px 0 -8px;
}

.overview-footer {
    border: 1px solid #cfcfcf;
    border-width: 1px 0;
    clear: both;
    margin-bottom: 60px;
}


.overview-footer a.block {
    padding: 14px 140px 10px;
    /*background: -moz-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(252, 252, 252, 0) 25%, rgba(252, 252, 252, 0) 75%, rgba(252, 252, 252, 1) 100%),
                -moz-linear-gradient(top, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px),
                -moz-linear-gradient(bottom, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px);
    background: -ms-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(252, 252, 252, 0) 25%, rgba(252, 252, 252, 0) 75%, rgba(252, 252, 252, 1) 100%),
                -ms-linear-gradient(top, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px),
                -ms-linear-gradient(bottom, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px);
    background: -o-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(252, 252, 252, 0) 25%, rgba(252, 252, 252, 0) 75%, rgba(252, 252, 252, 1) 100%),
                -o-linear-gradient(top, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px),
                -o-linear-gradient(bottom, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px);
    background: -webkit-linear-gradient(left, rgba(252, 252, 252, 1) 0%, rgba(252, 252, 252, 0) 25%, rgba(252, 252, 252, 0) 75%, rgba(252, 252, 252, 1) 100%),
                -webkit-linear-gradient(top, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px),
                -webkit-linear-gradient(bottom, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px);
    background: linear-gradient(to right, rgba(252, 252, 252, 1) 0%, rgba(252, 252, 252, 0) 25%, rgba(252, 252, 252, 0) 75%, rgba(252, 252, 252, 1) 100%),
                linear-gradient(to bottom, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px),
                linear-gradient(to top, rgba(207, 207, 207, .5), rgba(207, 207, 207, 0) 3px);*/
}

.overview-footer img {
    float: left;
    padding-right: 27px;
}

.overview-footer p {
    overflow: hidden;
}

/* --- Choose your iPad --- */

#select-product .learn-more .box-content {
    position: relative;
    width: 738px;
    padding: 25px 30px;
    color: #333;
}
#select-product .learn-more h3 { color:#000; font-size:22px; border-bottom:1px solid #d0d0d0; padding-bottom:13px; }
#select-product .learn-more .coecontent h2 { color:#000; font-size:22px; border-bottom:1px solid #d0d0d0; padding-bottom:13px; }
#select-product .learn-more h4 { padding-bottom:5px; }
#select-product .learn-more .coecontent h3 { color:#333; font-size:16px; border-bottom: none; padding-bottom: 5px; }
#select-product .learn-more sup { line-height:8px; }
.choose-ipad,
.warranty-ipad {
    font-size:14px;
    line-height:20px;
}
#choose.choose-ipad {
    padding-bottom: 40px;
}
.choose-ipad h3,
#select-product .learn-more .choose-ipad.coecontent h2 {
    margin-bottom:30px;
}
#select-product .learn-more .choose-ipad.coecontent  h3 {
    border-bottom: 1px solid #d0d0d0;
    line-height: 1.325em;
    color: #000;
}
.overview-ipad h4,
.overview-ipad.coecontent h3,
.warranty-ipad h4,
.choose-ipad h4,
.two-columns h4 { font-size:16px; line-height:1.325em; color:#000; font-weight:bold; }
#overview h4,
#overview.coecontent h3 { font-size: 16px; margin-bottom: 0; }
#overview h3,
#overview.coecontent h2 { padding-left: 0; }
#overview.coecontent h2 { padding-left: 0; }
.storage { width:625px; padding-bottom:30px; }
.difference { padding-bottom:50px; }
#select-product .learn-more .two-columns h3,
.wifi h4 { border-bottom:1px solid #d0d0d0; }
#select-product .learn-more .coecontent .two-columns h3 {
    border-bottom: none;
}
.wifi div { padding:40px 0; width:665px; margin-left:36px; }
.wifi div img { float:left; position:relative; /* padding-top:25px; */ margin-left: 21px; }
.wifi h3 { margin-bottom: 0px; }
.wifi div p { margin-left:150px; }
.wifi div.wifi-only { border-bottom:1px solid #eaeaea; }
.wifi div.wifi-only p { width:468px; }
.ipad-air .wifi div.wifi-only p { width:455px; }
.wifi div.wifi-4g { border-top:1px solid #eee; }
.wifi div.wifi-4g img { margin-left:-20px; }
.wifi div.wifi-4g p { width:465px; }

#choose p.sub-plan { margin-left: 186px; font-size:10px; color:#999; text-align: right; width:505px; }
#choose #iPadDataPlans p { font-size:10px; color:#999; text-align: right; width:505px; padding-bottom:20px; margin-bottom: 15px; }
#iPadDataPlans .data-plans { width:505px; margin: 0 0 5px; border-bottom: 1px solid #e5e5e5; border-top: 0}
.us #choose .data-plans th { left: -9999px; position: absolute; }
#choose .data-plans td { font-size:12px; color:#000; vertical-align:center; height:35px; padding: 35px 0; border: 0; }
#choose .data-plans td.price { font-weight:bold; width:84px; padding: 0; }
#choose .data-plans td.provider { padding:0 0 0 20px; width:134px; }
#choose .data-plans td.provider img { margin-left:0px; }
.data-plans td.provider.first { min-height:79px; vertical-align:top; }
.data-plans td.provider.last { min-height:117px; }
#choose .data-plans td.option { width:135px;  padding: 0; }
#choose .data-plans td.activation { width: auto; padding: 0; font-size: 12px }
#choose .data-plans td sup { vertical-align:top; font-size:8px; line-height:9px; }
#choose .data-plans tr.alt td { background: #f5f5f5; }
#choose .data-plans tr td.provider,
#choose .data-plans tr td.provider ~ td.price,
#choose .data-plans tr td.provider ~ td.option,
#choose .data-plans tr td.provider ~ td.activation { border-top: 1px solid #e5e5e5; }
#choose .data-plans tr td.provider ~ td.norate { border-top: 1px solid #e5e5e5; }

.data-plans tr.alt.odd.last td { border:none; }

.network,
.no-commitment-data-plans,
.sign-up,
#choose #iPadDataPlans { margin:0 0 0 186px; width: 510px; }
.no-commitment-data-plans,
.network { margin-bottom:30px; }
.sign-up { margin-bottom:34px; }
.two-columns { width:740px; float:left; position:relative;}
.two-columns #warranty { width:340px; float:left; padding-top:20px; }
.two-columns #warranty h4 { margin-top:30px; }
.two-columns #in-the-box { width:355px; float:right; padding-top:20px; }
.two-columns #in-the-box h3 { margin-bottom:76px; }
.two-columns #in-the-box img { float:left; position:relative; margin-left:-10px; }
.two-columns #in-the-box ul { margin:77px 0 0 20px; float:left; width:220px; }
.two-columns #in-the-box ul li { background:url('../../../../layout/bullet.gif') no-repeat 1% 50%; padding-left:20px; background-size: 6px 6px; }
.two-columns #warranty .days { width:280px; }
.two-columns #warranty .applecare { width:278px; }


.selection-options.grid-4up + .disclosure-text>.disclosure-text-item {
    width: 160px;
    margin-left: 7px;
}


/* --- Warranty --- */

.warranty-ipad { position: relative; }
.warranty-ipad h3 { margin-bottom:40px; }
.warranty-ipad .two-columns .one { width:340px; float:left; }
.warranty-ipad .two-columns .two { width:340px; float:right; }
.warranty-ipad .two-columns.app .one { width:300px;}
.warranty-ipad .two-columns.app .two { width:375px; margin-right: 25px;}
.warranty-ipad .two-columns.app img {
    float: left;
    padding-right: 20px;
}

.warranty-ipad .two-columns.app p {
    overflow: hidden;
}

/*overrides for a11y semantic updates */
 #select-product .warranty-ipad.coecontent h2 {
    margin: 0 0 40px 0;
    border-bottom: 1px solid #d0d0d0;
    padding: 0 0 13px 0;
    color: #000;
    font-size: 22px;
    line-height:20px;
 }

  #select-product .warranty-ipad.coecontent h3 {
    margin:0;
    border:0;
    padding:0 0 5px 0;
    font-size: 16px;
    line-height: 1.325em;
    color: #000;
    font-weight: bold;
 }


/* --- Tech Specs --- */

.techspecs {
    font-size: 13px;
    line-height: 1.5em;
    margin: 0 25px;
    border-collapse: separate;
    border-spacing: 0 15px;
    margin-top: -16px;
}
.techspecs th,
.techspecs td {
    border-top: 1px solid #bcbcbc;
    vertical-align:top;
}
.techspecs th {
    padding: 20px 15px 20px 0;
    font-size: 17px;
    line-height: 1.3em;
    text-align: left;
    min-width: 110px;
}
.techspecs td {
    padding: 25px 10px 10px 22px;
    border-left: 1px solid #bcbcbc;
}
.techspecs td.column-divider {
    width: 25px;
    border: none;
    padding-left: 10px
}
.techspecs td.column-divider+td {
    border-left: none;
    padding-left: 10px
}
.techspecs td.col {
    width: 310px;
}
.techspecs h4 {
    font-weight: bold;
    padding-bottom: 8px;
}
.techspecs li {
    padding-bottom: 7px
}

.techspecs .color,
.techspecs .models {
    font-size: 14px;
    color: #333;
}
.techspecs .color .hero,
.techspecs .models .hero {
    padding-top: 21px;
}

.techspecs .storage {
    font-size: 16px;
}
.techspecs .storage .label {
    color: #666;
    display: inline-block;
    min-width: 4em;
    margin-right: 2px;
}


.techspecs .color>td{
    border-left: none;
}
.techspecs .models>td{
    border-left: none;
}

.techspecs .size>td{
    border-left: none;
}
.techspecs .size .hero {
    padding-bottom: 23px;
}
.techspecs .size .list {
    padding-bottom: 10px;
}
.techspecs .size .list>li {
    padding-bottom: 1px;
}
.techspecs .size .label {
    color: #666;
}

.techspecs .display .icon {
    float: left;
    margin-top: -5px;
}
.techspecs .display .info {
    padding-left: 90px;
}

.techspecs .chip img {
    float: left;
    padding-right: 25px;
}
.techspecs .chip p {
    padding-top: 24px;
    line-height: 1.4em;
}

.techspecs .cameras .list {
    float: left;
    width: 170px;
    padding-left: 15px;
}
.techspecs .cameras .list:first-child {
    padding-left: 0;
}
.techspecs .cameras .icon {
    padding-bottom: 15px;
}
.techspecs .battery li {
    padding-right: 12px;
}

.techspecs .connectors .buttons {
    margin-top: -5px;
    padding-bottom: 34px;
}
.techspecs .connectors .buttons>strong {
    padding-bottom: 10px;
    font-size: 11px;
    display: block;
}
.techspecs .connectors .io>strong {
    padding-bottom: 25px;
    font-size: 11px;
    display: block;
}

.techspecs .connector .list {
    display: inline-block;
    padding-right: 45px;
}
.techspecs .connector .cable {
    display: inline-block;
    vertical-align: top;
    margin-bottom: -25px;
    margin-top: 2px;
}

.techspecs .siri h4 {
    font-weight: normal;
}

.techspecs .system-reqs .sublist {
    list-style-type: disc;
    padding-left: 15px;
    padding-top: 4px;
}

.techspecs .in-box td {
    padding-right: 0;
}
.techspecs .in-box .list {
    float: left;
    min-width: 210px;
    padding-right: 15px
}

.techspecs .os .icon {
    float: left;
    margin-top: -5px;
}
.techspecs .os .info {
    padding-left: 90px;
}
.techspecs .os .info>h4 {
    padding-bottom: 0;
}
.techspecs .os .features {
    padding-top: 25px;
}
.techspecs .os ul {
    padding-left: 15px;
}
.techspecs .os .list li{
    list-style-type: disc;
    float: left;
    width: 220px;
}
.techspecs .os .list.last {
    padding-right: 0;
}

.techspecs .apps>td.column-divider+td {
    padding: 25px 0 20px;
}
.techspecs .apps .icon {
    text-align: center;
    float: left;
    width: 7.5em;
    vertical-align: top;
    padding: 0 0 10px 0;
    overflow: hidden;
}
.techspecs .apps .icon>p {
    padding: 0 5px;
    height: 2em;
    line-height: 1.4em;
}

.techspecs .last>th,
.techspecs .last>td {
    border-bottom:none;
}
.tech-specs .nested-footer {
    border-top:1px solid #bcbcbc;
}




/* tech specs 2012 */

.tech-specs .content {
    position: relative;
    z-index: 1;
}
.tech-specs.expanded .content {
    overflow: visible;
}
table.ipad-specs {width:800px; color:#000; background: #ffffff; border-spacing:0; border-collapse:collapse; border:0; }
table.ipad-specs th,
table.ipad-specs td { background-color:#fafafa; border:0; border-bottom:1px solid #bcbcbc; vertical-align:top; }
table.ipad-specs th { width:170px; }
table.ipad-specs th h2,
table.ipad-specs thead th > span,
table.ipad-specs tbody th > span { padding:26px 20px 0 33px; font-size:17px; line-height:19px; text-align: left; display:block;}
table.ipad-specs h3 { font-weight: bold; }
table.ipad-specs td,
table.ipad-specs thead th.gradient { width:255px; padding:30px 24px; background:url('../../../../ipad/img/step1-ipad-specs-gradient.jpg') repeat-y left top; }
table.ipad-specs td p { line-height:21px; }
table.ipad-specs td .grid3col { width:580px; }
table.ipad-specs td .grid3col .column { width:192px; float:left; }
table.ipad-specs td ul li { font-size:13px; line-height:21px; }
ul.circle li { background-position:left 0.7em; background: transparent url("../../../../layout/bullet.gif") no-repeat 0.125em 0.6em; background-size: 4px 4px; padding-left: 1em; text-indent: 0; list-style: none; }
table.ipad-specs td ul li sup { vertical-align:normal; line-height:1em; }
table.ipad-specs td .left { float:left; position:relative; }
table.ipad-specs td .right { float:right; position:relative; }
table.ipad-specs td .clear { clear:left; }
table.ipad-specs td span { white-space:nowrap; }
table.ipad-specs .models td { padding-bottom:0; }
table.ipad-specs .models td img,
table.ipad-specs thead th img { display:block; margin:32px auto 0; }
table.ipad-specs .storage td { padding:28px 20px; }

table.ipad-specs .storage td .rounded { float:left; width:78px; padding:10px 0; margin:0 5px 0 0; text-align:center; border:2px solid #898989; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:16px; color:#252525; }

table.ipad-specs .four-up td .rounded { float:left; width:60px; padding:10px 0; margin:0 5px 0 0; text-align:center; border:2px solid #898989; -webkit-border-radius:8px; -moz-border-radius:8px; border-radius:8px; font-size:14px; color:#252525; }
table.ipad-specs .storage td.four .rounded { width: 61px; }
table.ipad-specs .display td ul { width:420px; }
table.ipad-specs .chip img { float: left; padding-right: 25px; }
table.ipad-specs .chip p { padding-top: 24px; line-height: 1.4em; }
table.ipad-specs .wireless td.gradient { padding:30px 10px 30px 25px; padding-right: 28px; }
table.ipad-specs .wireless td ul { margin-bottom:10px; }
.tech-specs .wireless ul { margin-bottom: 20px; }
table.ipad-specs .camera td h3 { margin-top: 10px; }
table.ipad-specs .camera td h3:first-child { margin-top: 0; }
table.ipad-specs .camera td ul { width:400px; }

table.ipad-specs .camera .grid3col div.column {
    width: 160px;
}

table.ipad-specs .camera .grid3col .column ul {
    width: 160px;

}

table.ipad-specs .camera .grid3col .column.first {
    margin-right: 60px;

}

table.ipad-specs .the-box td img.left { margin-right:32px; }


.ipad-mini table.ipad-specs .the-box td img { float: left; padding-top: 3px; }
.ipad-mini table.ipad-specs .the-box td ul { float: left; min-width: 185px; max-width: 250px; padding-right: 20px; padding-bottom: 10px; }

table.ipad-specs .built-in td ul li { width:100%; display:block; clear:both; }
table.ipad-specs .built-in td p { padding:22px 0; font-size:15px; color:#252525; }
table.ipad-specs .built-in td img { margin:2px 14px 24px 0; }


table.ipad-specs .os>td {
    padding-right: 0;
}
table.ipad-specs .os .icon {
    float: left;
    margin-top: -5px;
}
table.ipad-specs .os .info {
    padding-left: 90px;
}
table.ipad-specs .os .info>h4 {
    padding-bottom: 0;
    font-weight: bold;
}
table.ipad-specs .os .info>p {
    padding-right: 15px;
}
table.ipad-specs .os .features {
    padding-top: 25px;
}
table.ipad-specs .os .features>h4 {
    font-weight: bold;
    padding-bottom: 8px;
}
table.ipad-specs .os .list {
    list-style-type: disc;
    padding-left: 15px;
    float: left;
    max-width: 150px;
    padding-right: 18px
}

table.ipad-specs .apps>td {
    padding: 25px 0 20px;
}
table.ipad-specs .apps .icon {
    text-align: center;
    float: left;
    width: 7.5em;
    vertical-align: top;
    padding: 0 0 10px 0;
    overflow: hidden;
}
table.ipad-specs .apps .icon>p {
    padding: 0 5px;
    height: 2em;
    line-height: 1.4em;
}

/* end tech specs 2012 */

