.family-iphone h1 .title {
	margin-bottom: -10px;
}

span.ie-label,
.family-iphone .carrier-select .selection-options li .title > span {
    display: none;
    display: inline\9;
    background: url('data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAkAAAEALAAAAAABAAEAAAICTAEAOw==')\9;
    position: absolute\9;
    width: 100%\9;
    height: 100%\9;
    top: 0\9; 
    left: 0\9;
}

.family-iphone .selection-header p,
.family-iphone .selection-fields > legend,
.family-iphone .sim_cards > fieldset .selection-title p {
	font-size: 16px;
	color: #555;
}
.family-iphone .selection-header .carrier-logos,
.family-iphone .selection-fields .carrier-logos {
	margin: -6px 10px;
}

.family-iphone .model-2 > .selection-header h3 {
	font-size: 16px;
}
.family-iphone .model-2> .selection-header h3:hover,
.family-iphone .model-2> .selection-header h3.more-blue:hover,
.family-iphone .model-2> .selection-header h3.more-black:hover {
	text-decoration: none;
}

.family-iphone .selection-footer .about-unlocked,
p.about-unlocked {
	text-align: center;
}


.family-iphone .content-summary .price br {
	display: none;
}
.family-iphone .content-summary .price nobr {
	padding-left: 4px;
}
.family-iphone .product-purchase .purchase-info > li {
	padding-bottom: 0px;
}
.family-iphone .product-purchase .purchase-info .price {
	font-size: 12px;
}

.family-iphone #secondary .module h2 {
    background: none;
    float: none;
    padding: 7px 0 7px 12px;
}
.family-iphone #secondary .module h2 span {
    background: none;
    font-size: 14px;
    text-shadow: none;
    color: #333;
    padding: 0;
}
.family-iphone #secondary .module .tile {
    background: #ffffff;
    background: -webkit-linear-gradient(right, #fff, rgba(250, 250, 250, 0) 20px),
                -webkit-linear-gradient(left, #fff, rgba(250, 250, 250, 0) 20px),
                -webkit-linear-gradient(top, #f7f7f7, #fff 10px);
    background: -moz-linear-gradient(right, #fff, rgba(250, 250, 250, 0) 20px),
                -moz-linear-gradient(left, #fff, rgba(250, 250, 250, 0) 20px),
                -moz-linear-gradient(top, #f7f7f7, #fff 10px);
    background: -ms-linear-gradient(right, #fff, rgba(250, 250, 250, 0) 20px),
                -ms-linear-gradient(left, #fff, rgba(250, 250, 250, 0) 20px),
                -ms-linear-gradient(top, #f7f7f7, #fff 10px);
    background: linear-gradient(to right, #fff, rgba(250, 250, 250, 0) 20px),
                linear-gradient(to left, #fff, rgba(250, 250, 250, 0) 20px),
                linear-gradient(to bottom, #f7f7f7, #fff 10px);
    background-size: auto;
    border-top: 1px solid #e7e7e7;
    margin-top: 0;
}

#tech-specs-content-container {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
}
.nojs .overlay {
    display: none;
}
.overlay {
    background-color: white;
    outline:0;
	left: 0;
}

#tech-specs-content {
    width: 980px;
}

.iPad-Connectivity-Overlay { width: 860px; }
.iPad-Connectivity-Overlay h2 { font-size: 30px; padding: 30px 50px; }
.iPad-Connectivity-Overlay .types { overflow: hidden; font-size: 13px; line-height: 1.6em; padding: 30px 50px 40px 50px; background: url(../ipad/img/whichipad_type_gradient.jpg) no-repeat 0 0; }
.iPad-Connectivity-Overlay .types img { padding-bottom: 10px; }
.iPad-Connectivity-Overlay .types h3 { font-weight: bold; display: inline; }
.iPad-Connectivity-Overlay .types .wifi { float: left; width: 350px; padding-right: 40px; }
.iPad-Connectivity-Overlay .types .wifi-3g { float: left; width: 367px; }

/* Data Plan Overlay */
div#dataPlanOverlay .container .content,
div#data-plan-container {
	width: 661px;
	padding: 45px 52px 35px;
	font-size: 12px;
	text-align: left;
	color: #000;
}
div#dataPlanOverlay .container .content #data-plan-container { padding: 0; }

div#dataPlanOverlay div#iPadDataPlans { padding: 0; width: auto; }

div#iPadDataPlans h3,
div#data-plan-container h3 { font-size: 22px; font-weight: bold; font-weight: normal; margin-bottom: 12px; }
div#iPadDataPlans p { margin-bottom: 28px; font-size: 14px; line-height: 20px; }

div#iPadDataPlans table { margin-top: 40px; margin-bottom: 40px; color: #000; text-align: left; font-size: 12px; border-collapse: separate; border-spacing: 0px; border-top: 1px solid #e5e5e5; }
div#iPadDataPlans table th,
div#iPadDataPlans table td { border-bottom: 1px solid #E5E5E5; }
div#iPadDataPlans table tr.alt td { background-color: #F5F5F5; }
div#iPadDataPlans table .price { width: 80px; padding: 9px 12px; font-weight: bold; }
div#iPadDataPlans table .provider { width: 109px; padding: 12px 8px; }
div#iPadDataPlans table .provider img { margin-left: 21px; }
div#iPadDataPlans table .option { width: 146px; padding: 9px 20px; }
div#iPadDataPlans table .activation { width: 212px; padding: 12px 10px 12px 25px; font-size: 13px; line-height: 17px; }
div#iPadDataPlans table th { padding-bottom: 12px; }
div#iPadDataPlans .provider h4 { display: none; }
@media only screen and (max-device-width:360px) {
    div#iPadDataPlans table .activation { display: none; }
}

div#iPadDataPlans.three-col { width: 415px; padding: 35px 30px; }
div#iPadDataPlans.three-col .provider { width: 88px; vertical-align: top; }
div#iPadDataPlans.three-col .provider h4 { display: block; }
div#iPadDataPlans.three-col .option { width: 188px; padding: 9px 15px; }
div#iPadDataPlans.three-col .price { width: 60px; padding: 9px 10px; }

div#iPadDataPlans p.footnote,
div#data-plan-container p.footnote,
div#data-plan-container ol li { font-size: 11px; color: #888; margin-bottom: 10px; margin-top: 35px; }
div#data-plan-container ol li { margin-top: 0; margin-left: 1.5em; }
div#iPadDataPlans p.more,
div#data-plan-container p.more,
div#data-plan-container span.more { color: #000; margin-bottom: 0; font-size: 12px; }

/* Hack to get around /rs/ decision.css */
.product-purchase .box .box-content .answers {padding: 18px 8px;}
.answers h3 {font-size: 13px; font-weight: bold; padding: 0 0 5px 0;}
.answers .contact h3 {border-top : 1px solid #dcdcdc; padding-top: 10px;}
.product-purchase .box-content .answers .icon {margin-left: 12px; margin-bottom: 5px;}


/* Tech Specs Overlay */
#techspecs { margin-bottom: 0px; padding-bottom: 20px; }
#techspecs > h2 { font-size: 30px; padding: 30px 0px; display: block; float: none; }
#techspecs { background: url(../ipad/img/whichipad_type_gradient.jpg) no-repeat 0 70px; }
#techspecs .column.last { float:right; }
#techspecs img {width: auto;}
#techspecs div.footnotes { padding-top:0; }
#techspecs #bumper .column.last { *width: auto; }

#overview #faqs > h3 { font-size: 30px; padding: 30px 50px; margin: 0; display: block; float: none; }
#overview #faqs .faq-list { background: url(../ipad/img/whichipad_type_gradient.jpg) no-repeat 0 0; padding-top: 40px; }
#overview #faqs .faq-list.last { background-position: -450px 0; }

#overview #faqs { width: 980px; padding-bottom: 20px; }
#overview #faqs .faq-list { padding-left: 50px; padding-right: 10px; }
#overview #faqs .faq-list.last { padding-right: 50px; }
#overview #faqs ul.faq-list { width: 410px; float: left; }

/*#overview #faqs { position: relative; padding-top: 10px;}*/
#overview #faqs ul li { margin-bottom: 18px; }
#overview #faqs ul li h6 { margin-top:12px; margin-left:18px; font-weight:bold; }
#overview #faqs ul li sup { line-height:9px; }
#overview #faqs ul li ul li { margin-bottom: 0; margin-left:18px; }
#overview #faqs ul p { margin-bottom: 6px; }

#overview #faqs ul.last { float: right; }
#overview #faqs ul.circle { margin-bottom: 1.3em; }

.about_unlocked { width: 675px; background: #fff; }
.about_unlocked > h2 { font-size: 30px; padding: 30px 50px; margin: 0; display: block; float: none; }
.about_unlocked .details { background: url(../ipad/img/whichipad_type_gradient.jpg) no-repeat 0 0;}
.about_unlocked p { padding: 10px 0; font-size: 14px; line-height: 1.4em;}
.about_unlocked .details { padding: 20px 50px 30px 50px;}
.about_unlocked .footnotes { padding-top: 40px; font-size: 10px; line-height: 1.6em; color: #999; }


.about_attnext { width: 725px; }
.about_attnext > h2 { 
    font-size: 25px; 
    padding: 25px; 
    margin: 0; 
    display: block; 
    float: none; 
    background: #efefef;
}
.about_attnext > h2 sup { 
    font-size: 10px;
    top: -5px;
    position: relative; 
}
.about_attnext .details { background: #fff; }
.about_attnext .details .lead{
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
.about_attnext .details .tableheader{
    font-size: 16px;
    font-weight: bold;
    padding: 25px 0;
    border-top: 1px solid #efefef;
    margin-top: 10px;
}

.about_attnext p { padding: 10px 0; font-size: 12px; line-height: 1.4em;}
.about_attnext .details { padding: 25px;}
.about_attnext .details table{
    width: 100%;
    font-size: 11px;
}

.about_attnext .details table td{
    padding: 13px;
    text-align: center;
}
.about_attnext .details table tr td:first-child{
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}

.about_attnext .details table tr:nth-child(even){
    background: #f3f3f3;
}
.about_attnext .details table th{
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.about_attnext .footnotes { padding-top: 40px; font-size: 10px; line-height: 1.6em; color: #999; }

.family-iphone .carrier-select .selection-options .price {
	padding-top: 1px;
}

.capacity-select .selection-options .model-spec .title sup {
	position: absolute;
	top: 1px;
}

/* drawer styles */
.drawer .trigger { 
	cursor: pointer;
}
.drawer .trigger:hover a,
.drawer .trigger:hover button, 
.drawer .trigger h2:hover {
    text-decoration: underline;
    color: #08C;
}
.drawer .header .wrapper {
    padding: 20px 25px;
}
.drawer .header h2 { 
    float: left;
    font-size: 18px;
    color: #08C;
}
.expanded .header h2 {
    color: #555;
}
.drawer .trigger .scroll-to { 
    font-size: 13px;
    color: #08C;
    cursor: pointer;
}
.drawer .header .scroll-to {
    float: right;
}
.drawer .header  h2 a.scroll-to {
    float: none;
}

/* open/close states */
a.scroll-to .close,
button.scroll-to .close,
.expanded a.scroll-to .open,
.expanded button.scroll-to .open {
    display: none;
}
a.scroll-to .open,
button.scroll-to .open,
.expanded a.scroll-to .close,
.expanded button.scroll-to .close {
    display: inline;
}
.expanded a.scroll-to {
	background: url('../iphone/img/scroll-to-up.gif') no-repeat 100% 55%;
}
.drawer.expanded .header {
    background: none;
}
.drawer > .content {
    height: 0;
    visibility: hidden;
    opacity: 0;
    overflow: hidden;
    position: relative;
}

/* ensure draw is open by default when JS is disabled for accessibility */
.nojs .drawer .scroll-to { display: none; }
.nojs .drawer .nested-footer { border-top: none; }
.nojs .drawer > .content,
.drawer.expanded .content {
    height: auto;
    visibility: visible;
    opacity: 1;
    border-top: 1px solid #BEBEBE;
}

#select-product .footnotes {
    width: 800px;
}
#select-product .footnotes li,
#select-product .footnotes p {
    margin-right: 15px;
}

/* To be moved to /rs */
.family-iphone .selection-header,
.family-iphone .selection-header-inline,
.family-iphone .selection-fields > legend {
    padding-bottom: 15px;
}
.color-select li p.capacity {
    color: #000;
    font-size: 20px;
    margin-top: 0;
}
.family-iphone .color-select .selection-options {
    padding-top: 5px;
}
.family-iphone ul.selection-options {
    padding-top: 0px;
}
.family-iphone .unlocked ul.selection-options {
    padding-top: 10px;
}
.family-iphone .model-2 > .selection-header h3:hover {
    text-decoration: underline;
}
.family-iphone .model-2.disabled > .selection-header h3.more-black:hover {
    color: #555;
    text-decoration: none;
}
#select-product #secondary .content-summary .section-hero-img {
    padding-bottom: 0;
}
.family-iphone.auto-capacity .carrier-select .selection-options li label {
    width: 205px;
}
.family-iphone .model-2 .carrier-select .selection-options li label {
	width:292px;
}
.family-iphone.iphone5c .capacity-select .selection-options li label {
    width: 320px;
}
.family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S {
    width: 326px;
}

.en-gb .family-iphone.iphone5c .capacity-select .selection-options li label,
.zh-cn .family-iphone.iphone5c .capacity-select .selection-options li label,
.de-de .family-iphone.iphone5c .capacity-select .selection-options li label,
.fr-fr .family-iphone.iphone5c .capacity-select .selection-options li label,
.de-at .family-iphone.iphone5c .capacity-select .selection-options li label,
.nl-be .family-iphone.iphone5c .capacity-select .selection-options li label,
.fr-be .family-iphone.iphone5c .capacity-select .selection-options li label,
.cs-cz .family-iphone.iphone5c .capacity-select .selection-options li label,
.en-dk .family-iphone.iphone5c .capacity-select .selection-options li label,
.en-fi .family-iphone.iphone5c .capacity-select .selection-options li label,
.hu-hu .family-iphone.iphone5c .capacity-select .selection-options li label,
.en-ie .family-iphone.iphone5c .capacity-select .selection-options li label,
.it-it .family-iphone.iphone5c .capacity-select .selection-options li label,
.fr-lu .family-iphone.iphone5c .capacity-select .selection-options li label,
.nl-nl .family-iphone.iphone5c .capacity-select .selection-options li label,
.no-no .family-iphone.iphone5c .capacity-select .selection-options li label,
.pl-pl .family-iphone.iphone5c .capacity-select .selection-options li label,
.pt-pt .family-iphone.iphone5c .capacity-select .selection-options li label,
.es-es .family-iphone.iphone5c .capacity-select .selection-options li label,
.sv-se .family-iphone.iphone5c .capacity-select .selection-options li label,
.de-ch .family-iphone.iphone5c .capacity-select .selection-options li label,
.fr-ch .family-iphone.iphone5c .capacity-select .selection-options li label,
.es-mx .family-iphone.iphone5c .capacity-select .selection-options li label,
.en-au .family-iphone.iphone5c .capacity-select .selection-options li label,
.ru-ru .family-iphone.iphone5c .capacity-select .selection-options li label
{
    width: 18.63636363em;
}

.en-gb .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.zh-cn .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.de-de .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.fr-fr .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.de-at .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.nl-be .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.fr-be .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.cs-cz .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.en-dk .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.en-fi .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.hu-hu .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.en-ie .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.it-it .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.fr-lu .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.nl-nl .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.no-no .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.pl-pl .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.pt-pt .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.es-es .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.sv-se .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.de-ch .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.fr-ch .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.es-mx .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.en-au .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S,
.ru-ru .family-iphone.iphone5c .capacity-select li.disclosure-text-item-iPhone4S 
{
    width: 211px;
}


/* END */
/* Take out with new release (Placed Apr 2012) */
.select-config.design-2 .breadcrumbs li {
    background: url("../../../../rs/source/store/base/nav/header/css/bg/store-header-footer-sprite.png") no-repeat -90px -54px;
    padding: 0 2px 0 10px;
}
.select-config.design-2 .breadcrumbs li:first-child {
    background-position: -56px -54px;
    padding-left: 0;
    padding-right: 12px;
}
.select-config.design-2 .breadcrumbs li:first-child+li {
    background-position: -9999px -9999px;
    padding-left: 0;
}
.select-config.design-2 .breadcrumbs li span, .select-config.design-2 .breadcrumbs li a {
    padding: 0 6px;
}
.select-config.design-2 .breadcrumbs li a.home {
    background: url("../../../../rs/source/store/base/nav/header/css/bg/store-header-footer-sprite.png") no-repeat 9px -52px;
    _background-image: url("../../../../rs/source/store/base/nav/header/css/bg/store-header-footer-sprite.gif");
    height: 0;
    overflow: hidden;
    padding: 28px 0 0;
    width: 34px;
}
.select-config.design-2 .breadcrumbs li a:hover {
    color: #0085cc;
}

/* END */

.select-config.design-2 .user-navigation ul li{
  padding: 0 2px 0 12px;
    
}
.select-config.design-2 .user-navigation li#u_help:first-child {
    padding-right: 12px;
}
.select-config.design-2 .user-navigation li span, .select-config.design-2 .user-navigation li#u_account a {
   padding: 0 6px;
   padding-right: 5px;
}
.select-config.design-2 .user-navigation li span, .select-config.design-2 .user-navigation li.cart a {
   padding: 0 6px;
   padding-right: 29px;
}

/* Financing message positioning */
div.content-summary-body li.financing a span.special-70-off {
	display: block;
	margin-top: 13px;
}



.id .configuration-select li .shipping a {
	width: auto;
	margin-top: 4px;
	padding: 2px 4px;
	display: inline-block;
}

.footnotes ul li {
    display: list-item;
    margin: 10px 35px 5px 0px;
    padding-left: 5px;
    text-align: left;
}

.footnotes ul:first-child li {
	text-align:justify;
	margin: 0px;
    padding-top: 10px;
}

.family-iphone .selection .details .title sup {
	font-size: 9px;
    position: relative;
    top: -2px;
}

/* For the carrier overlay in step1 page*/

.carrier-fianance-overlay {
    width: 725px;
    background: #fff;
}
.carrier-fianance-overlay h2 {
    font-size: 25px;
    padding: 25px;
    margin: 0;
    display: block;
    float: none;
    background: #efefef;
}
.carrier-fianance-overlay .details h2 {
    background-color: #fff;
    font-size: 22px;
}
.carrier-fianance-overlay h2 sup {
    font-size: 10px;
    top: -5px;
    position: relative;
}
.carrier-fianance-overlay .details {
    padding: 25px;
}
.carrier-fianance-overlay .details .lead {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
}
.carrier-fianance-overlay p {
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.4em;
}
.carrier-fianance-overlay .details .tableheader {
    font-size: 16px;
    font-weight: bold;
    padding: 25px 0;
    border-top: 1px solid #efefef;
    margin-top: 10px;
}
.carrier-fianance-overlay .details table {
    width: 100%;
    font-size: 11px;
}

.carrier-fianance-overlay .details table th { 
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.carrier-fianance-overlay .details table tr:nth-child(even) {
    background: #f3f3f3;
}

.carrier-fianance-overlay .details table tr td:first-child {
    width: 26%;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
}
.carrier-fianance-overlay .details table td {
    padding: 13px;
    text-align: center;
}

.carrier-fianance-overlay .footnotes {
    padding-top: 40px;
    font-size: 10px;
    line-height: 1.6em;
    color: #999;
}
