/*Macbook Pro Product Selection*/
/*=============================================================================================*/
body.family-mac-macbookpro div#product-selection-2 {
	border-top: 1px solid #CCC;
	margin-right: -10px;
	padding-top: 20px;
	!padding-left: 15px;
}
body.family-mac-macbookpro div#product-selection #middle-promotion {
	margin-right: -39px;
	_margin-right: -49px;
	margin-top: -35px;
}
body.family-mac-macbookpro div#product-selection #middle-promotion ul li.featured-promo {
	float: right;
}

#store-tab-overview .section2-specs h3 {
	font-size: 15px;
	margin-bottom: 20px;
}
#store-tab-overview .section1 h4,
#store-tab-overview .section2-specs h4 {
	color: #000;
	font-size: 11px;
	font-weight: bold;
	line-height: 1.5em;
	margin: 0pt 0pt 2px;
	padding: 0pt;
}
body.family-mac h2#heading-model-2 {
    width:389px;
}

/* TOP SELECTION AREA */

body.family-mac-macbookpro div#product-selection table.product-table {
	font-size: 11px;
	margin-left: 15px;
	margin-bottom: 20px;
}
body.family-mac-macbookpro div#product-selection #product-selection-2 table.product-table {
	margin-bottom: 0;
}

body.family-mac-macbookpro table.product-table tr.product-model th,
body.family-mac-macbookpro table.product-table tr.product-model td {
	padding-bottom: 0px;
	vertical-align: bottom;
}

body.family-mac-macbookpro div#product-selection-1 table.product-table tr.product-description td {
    width: 215px;
	font-size: 11px;
	padding-right: 15px;
	padding-left: 10px;
	vertical-align: top;
}

body.family-mac-macbookpro table.product-table tr.shipping-description td {
	color: #666;
}

body.family-mac-macbookpro table.product-table tr.price td,
body.family-mac-macbookpro table.product-table tr.financing td {
	padding-top: 5px;
	color: #F00;
}

body.family-mac-macbookpro table.product-table tr.button td {
	padding-top: 20px;
}

body.family-mac-macbookpro div#product-selection-2 table td.column-1 {
	width: 164px;
	padding-right: 65px;
	!padding-right: 81px;
}

body.family-mac-macbookpro div#product-selection-2 table td.column-2 {
	width: 160px;
	padding-right: 60px;
	!width:165px;
}

body.family-mac-macbookpro div#product-selection-2 table td.column-3 {
	width: 160px;
	padding-right: 17px;
	!width:150px;
}

body.family-mac-macbookpro div#product-selection-2 table th.column-4,
body.family-mac-macbookpro div#product-selection-2 table td.column-4 {
	width: 160px;
	border-left: 1px solid #CCC;
	padding-left: 50px;
	padding-right: 15px;
	!width:150px;
}

body.family-mac-macbookpro div#product-selection-2 table.product-table tr.product-description td.column-4 {
	padding-left: 60px;
}
body.family-mac-macbookpro div#product-selection-2 table.product-table tr.specials td {
	border-left: 1px solid #CCC;
	border-width:0;
}
body.family-mac-macbookpro div#product-selection-2 table.product-table tr.specials td:last-child { 
	padding-left: 50px;
	border-width: 1px;
}
body.family-mac-macbookpro div#product-selection-2 table.product-table tr.specials td {
	//padding-left: expression(this.nextSibling==null?'50px':'0');
	//border-width: expression(this.nextSibling==null?'1px':'0');
}


/* switcher */
div#product-selection-1 table.product-table div#selection-gallery-window, div#product-selection-1 table.product-table .last {
	display: block;
	left: 20px;
	top: 23px;
	position: relative;
	width: 348px;
}
div#product-selection-1 table.product-table div#selection-gallery-window {
	position: absolute;
	left: 44px;
	top: -21px;
}
div#product-selection-1 table.product-table div.prod-switch {
	position: absolute;
	left: 44px;
 	top: 174px;
 	width: 348px;
 	text-align:center;
}


/* Overview Tab */
/*=============================================================================================*/
#overview .buy-mac .support p { padding-left: 223px; }
#overview .at-a-glance .col1 ul #feature4 img { margin-top: 0; }
#overview .at-a-glance .col1 h5 { margin-left: 65px; }
#overview .at-a-glance .col1 ul #feature2 h5, #overview .at-a-glance .col1 ul #feature4 h5 { margin-left: 86px; }
#overview .at-a-glance .col1 ul #feature3 { clear:left; }

/*Sideview port image switcher*/
#overview .col2 div.sideview-control {
    margin-top:30px;
    text-align:center;
    color:#a7a7a7;
}
#overview .col2 div.sideview-control a {
    color:#a7a7a7;
}
#overview .col2 div.sideview-control a.active {
    padding-bottom:11px;
    color:#666;
    background:url("../family/mac/switcher-sideview-activelink.jpg") 50% bottom no-repeat;
}
#overview .col2 #sideview {
	position:relative;
    width: 368px;
    height: 123px;
	font-size: 11px;
	font-weight: bold;
	margin: 11px 0 0 20px;
}
#overview .col2 #sideview img {
    position:absolute;
    top:0;
    left:0;
    width: 368px;
    height: 123px;
}

/* Tech Specs Tab */
/*=============================================================================================*/
#techspecs img.input { margin-left:0; }
