.savings {
	display:block; color: #c00;
}

.box > .box-content {
    box-shadow: 0 0;
}

sup {
	line-height: 1em;
}

.column {
    float: left;
}

.column.last {
    margin-left: 60px;
}

sup {
    font-size: 0.6em;
    font-weight: normal;
}

.box.products .box-content {
    padding: 30px 0;
}

.product-selection {
    display: inline-block;
    zoom: 1;
    *display: inline;
    
    width: 445px;
    margin: 0 15px 0 22px;
    vertical-align: top;
}

.product-selection h2 {
    font-size: 18px;
    text-align: center;
}

#product-selection-2, #product-selection-4 {
    margin-left: 28px;
}

.product-selection .product-model .product-model-image {
    display: block;
}

.product-selection#product-selection-1 .product-model .product-model-image {
    margin: 51px 0 24px 110px;
}

.product-selection#product-selection-2 .product-model .product-model-image {
    margin: 33px 0 24px 100px;
}

.product-selection .product-model .model-type {
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
    
    width: 185px;
    color: #666666;
    font-size: 11px;
    margin: 0 0 0 35px;
}

.product-selection .product-model .model-type h3 {
    padding-bottom: 8px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.product-selection .product-model .model-type .model-type-details {
    line-height: 15px;
    padding-bottom: 20px;
}

.product-selection .product-model .model-type .price {
    color: #000000;
    font-weight: bold;
    font-size: 1.2em;
    padding: 5px 0;
}

.product-selection .product-model .model-type .select {
    padding: 5px 0;
}



/*
    ===================================================================================

    The following rules that begins with

        html.en-us

    are needed by the UK team to address an issue:  The requirement was to change the order
    in which VoiceOver reads out the availability and select button on the US store, without
    changing the visual appearance.

*/

html.en-us .product-selection .product-model .model-type .select {
    padding-bottom:0;
    min-height: 41px;
}

html.en-us .product-selection .product-model .model-type li.shipping-description {
    position: absolute; margin-top: 4.1em;
}

html.en-us .product-selection .product-model .model-type li.pickup-availability {
    padding-top: 8.2em;
}
html.en-us .product-selection .product-model .model-type .select + li.pickup-availability {
    padding-top: 4.1em;
}
html.en-us .family-mac-macmini .product-selection .product-model .model-type li.pickup-availability,
html.en-us .family-mac-imac .product-selection .product-model .model-type li.pickup-availability{
    margin-top:-6px;
}

/*  ===================================================================================  */


.box.products #ribbon {
    margin: 30px 0 -30px 0;
}


.box.products #ribbon .promo-div .promo-div-header {
    height:auto;
    min-height:48px;
}

/*Header styles for H1*/
.family-mac .product-selection .header {
    position: absolute;
    top: 0;
    left: 0;
    width: 930px;
    margin-top: 0;
}
.family-mac .header {
    margin-top: -30px;
    margin-bottom: 25px;
    line-height: 16px;
    padding: 25px;
    font-size: 22px;
    border-bottom: solid 1px #e7e7e7;
}
.family-mac .header h1 {
    line-height: 16px;
}
#product-selection-box-content .box-content {
    position: relative;
}
#product-selection-box-content .product-selection {
    padding-top: 61px;
    padding-bottom: 25px;
}

.family-mac-macbookair .product-selection#product-selection-1 .product-model .product-model-image {
	margin: 46px 0 10px 110px;
}

.family-mac-macbookair .product-selection#product-selection-2 .product-model .product-model-image {
	margin: 26px 0 10px 100px;
}

.macbook-air-overview .footnote {
	margin: 0 0 25px 35px;
}
.macbook-air-overview .banner .media img {
	vertical-align: middle;
}
.macbook-air-overview .banner .product-site {
	margin-top: 12px;
}

.family-mac #product-selection-1 .social-sharing {
    display: inline-block;
    float: right;
    position: absolute;
    top: 20px;
    right: 23px;
}

/* EGC */
.egc-banner {
    width: 978px;
    height: 40px;
    background: #0083c3;
    margin-top: 36px;
    color: #fff;
    text-align: center;
}

.egc-banner p {
    top: 12px;
    position: relative;
    font-size: 13px;
}

.model-type-purchase .free-shipping.promo-text {
    color: #666666;
}

.promo-text {
    color: #666666 !important;
}

/* FOR MAC PRO STEP1 */
.gallery .main-image .materializer img {
    width: auto !important;
}
