body.family-mac div#product-selection div#product-model-list div.model-type ul li{
    padding-left: 0;
    text-indent: 0;
}
/* DEPRECATED Mac Family Lateral Nav Styles */
/*==================================================================================================================================*/
.family #product_types ul li a,
.family #product_types ul li em,
.family #product_types ul li span,
.cto #product_types ul li a,
.cto #product_types ul li em,
.cto #product_types ul li span {
	width: 128px;
}

/* NEW Mac Family Lateral Nav Styles */
/*==================================================================================================================================*/

/*Resetting widths, heights, margins from family.css */
#product_types ul li a, 
#product_types ul li em, 
#product_types ul li span,
.family #product_types em span,
.family #product_types a span {
    width: 128px; 
    height: auto;
    min-height: 0px;
    background: none;
    text-align: center;
    position: relative;
}
#product_types ul.compare + ul.product-nav li a, 
#product_types ul.compare + ul.product-nav li em, 
#product_types ul.compare + ul.product-nav li span,
#product_types ul.compare li a, 
#product_types ul.compare li em, 
#product_types ul.compare li span {
    width: 108px;
}
/*Real things*/
#product_types ul.product-nav {
    width: auto !important;
}
#product_types ul li a, 
#product_types ul li em {
    /*margin: 0 0 0 25px;*/
	margin: 0 0 0 50px;
    min-height: 63px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

#product_types ul.compare li a, 
#product_types ul.compare li em {
	margin-left:25px;
}

/*#product_types.latest ul li a, 
#product_types.latest ul li em {
	margin-left:50px;
}

#product_types.latest ul.compare li a, 
#product_types.latest ul.compare li em {
	margin-left:25px;
}*/


#product_types ul li a:hover {
    background: #e9eff5;
}
#product_types ul.product-nav li em,
#product_types ul li em {
    background: #f1f1f1;
}
#product_types ul li a span img,
#product_types ul li em span img {
    margin: -1px 0 -4px;
}
#product_types ul li strong {
    display: block;
    line-height: 1em;
}
#product_types ul.compare {
    width: 118px;
    margin: 0 0 0 1px;
    background: url('../family/latnav-divider.gif') 100% 50% no-repeat;
}
#product_types ul.compare li a,
#product_types ul.compare li em {
    margin-right: 5px;
}
#product_types ul.compare li img { margin: 0; }
#product_types ul.compare strong {
    padding-bottom: 6px;
}

/* NEW icons */
.family #product_types ul li span img.new-icon,
.cto #product_types ul li span img.new-icon { display: block; margin: 0px; position: absolute; }

.family #product_types ul li#family-prod-macbook span img.new-icon,
.cto #product_types ul li#family-prod-macbook span img.new-icon { top: 6px; right: 90px; }

.family #product_types ul li#family-prod-macbookair span img.new-icon,
.cto #product_types ul li#family-prod-macbookair span img.new-icon { top: 6px; left:14px; }

.family #product_types ul li#family-prod-macbookpro span img.new-icon,
.cto #product_types ul li#family-prod-macbookpro span img.new-icon { left: 16px; top: 7px; }

.family #product_types ul li#family-prod-macmini span img.new-icon,
.cto #product_types ul li#family-prod-macmini span img.new-icon { top: 22px; right: 86px; }

.family #product_types ul li#family-prod-imac span img.new-icon,
.cto #product_types ul li#family-prod-imac span img.new-icon { top: 1px; right: 93px; }

.family #product_types ul li#family-prod-macpro span img.new-icon,
.cto #product_types ul li#family-prod-macpro span img.new-icon { right: 85px; }

/*Model Headings*/
body.family-mac h2#heading-model-1 {
    float:left;
    display:inline;
}

body.family-mac h2#heading-model-2 {
    float:right;
    clear:none;
    display:inline;
}

#product-selection .product-model .model-type img.model-type-violator { top: -12px; }
#product-selection-3 .product-model .model-type img.model-type-violator { left: 30px; }

/*Product Selection v.1 Aspen table component*/
/*========================================================================================================*/

body.family div#product-selection {
	padding-left: 20px;
	margin-bottom: 20px;
}
body.family table.product-table tr.product-model h3 {
	border-bottom: 0;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
}

body.family table.product-table tr.product-model img.model-type-violator {
	margin-bottom: 5px;
}

body.family div#product-selection table.product-table {
	width: 900px;
	margin-left: 10px;
	font-size: 11px;
}

body.family table.product-table tr.product-model th {
	padding-bottom: 2px;
	text-align: left;
}

body.family table.product-table tr.product-description td {
	padding-left:10px;
	text-indent:-10px;
	vertical-align: top;
}

/*Product View Switcher*/
body.family-mac div#product-selection table.product-table div.prod-switch {
    font-size:0.7em;
    font-weight:normal;
}

body.family-mac div#product-selection table.product-table div.prod-switch a { color:#0085CF; }
body.family-mac div#product-selection table.product-table div.prod-switch a.active { color:black; }

body.family-mac table.product-table th,
body.family-mac table.product-table td {
    padding-right: 21px;
}

/*Product Selection v.2 Aspen component*/
/*========================================================================================================*/

div#product-model-list div.product-model {
    padding-left:17px;
}

div#product-model-list div.model-1 {
    padding-right:17px;
    padding-left:0;
    background:url(../img/product-model-separator.gif) right top no-repeat;
}

div#product-model-list div.model-type {
    width:153px;
    margin-right:11px;
}


/* Learn More Content
==========================================================================================================================================*/

/**
Change done on 14-02-2012 for adding headings tags <h3> for the Macbook Pro at a Glance Section.
**/
/*
body.family-mac #learn-more-content h2 {
	font-size: 19px;
	line-height: 23px;
	margin-top: 21px;
}



body.family-mac #store-tab-overview h2,
body.family-mac #store-tab-accessories h2 {
	position: static;
	margin: 6px 0 25px 28px;
}

/* Compare Macs Launch Button
==========================================================================================================================================*/


body.family-mac #learn-more-content h2 {
	font-size: 19px;
	line-height: 23px;
	margin-top: 21px;
}


body.family-mac #compare-mac-launch {
    width: 375px;
}
body.family-mac #overview .at-a-glance #compare-mac-launch .mdl {
    padding: 0;
    background: url(../family/mac/bg-configure-box-gradient.gif) repeat-x bottom left
}
body.family-mac #compare-mac-launch img.hero {
    padding: 5px 10px;
    margin: 0;
    float: left;
    position:static;
}
body.family-mac #compare-mac-launch .btm {
    clear: both;
}

/* New Compare  Button Styles */
body.family-mac #compare-mac-launch {
background: none repeat scroll 0 0 transparent;
width: 386px;
}

#overview .at-a-glance #compare-mac-launch .top {
background:url("../family/mac/compare-mac-launch-sprite.png") repeat scroll 0 0 transparent;
font-size:0;
height:5px;
width:386px;
}

#overview .at-a-glance #compare-mac-launch .mdl {
background: url("../family/mac/bg-configure-box-gradient.gif") repeat-x scroll left bottom transparent;
border-left: 1px solid #E6E6E6;
border-right: 1px solid #E6E6E6;
padding-bottom: 15px;
padding-left: 25px;
min-height: 80px;
}

#overview .at-a-glance #compare-mac-launch .mdl p {
    margin-left: 151px;
    margin-top: 15px;
    margin-right: 10px;
    padding-bottom: 15px;
}

body.family-mac #overview .at-a-glance #compare-mac-launch .mdl {
    background: url("../family/mac/compare-mac-launch-sprite.png") repeat-x scroll left bottom transparent;
    border: 0 none;
    padding: 8px 0 0 0;
    width: 386px;
}

#overview .at-a-glance .col2 #compare-mac-launch .btm {
background: none repeat scroll 0 0 transparent;
height: 0;
overflow: hidden;
}

/* Section 1 
===================*/

#store-tab-overview .section1 {
	margin: 0 1px;
	padding: 80px 14px 0 350px;
	border: 0;
}
#store-tab-overview .section1-overview 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;
}
#store-tab-overview .section1 .hero {
	left: 0;
}
#store-tab-overview .section1 .col2 {
	width: 225px;
	margin-right: 13px;
}


/* New to Mac Strip 
===================*/

#store-tab-overview #newtomac {
	border: 1px solid #bbb;
	border-width: 1px 0;
	text-align: center;
	font-size: 12px;
}
#store-tab-overview #newtomac strong {
	font-weight: normal;
	color: #000;
	font-size: 15px;
	padding-right: 7px;
}

#store-tab-overview #newtomac a {
	color: #797979;
	padding: 20px 0;
	display: block;
}
#store-tab-overview #newtomac:hover a,
#store-tab-overview #newtomac a:hover {
	text-decoration: none;
}
#store-tab-overview #newtomac:hover a span.learn-more,
#store-tab-overview #newtomac a:hover span.learn-more {
	text-decoration: underline;
}
#store-tab-overview #newtomac span.learn-more {
	background: url("http://store.apple.com/rs/css/i/aos/module/link-more.png") no-repeat 100% 60%;
	color: #0085CF;
	padding-right: 7px;
}

/* =MACPRO */
.family #area-product-selection .badge {
	left: 352px;
}
.family #store-tab-overview .section1 .col2 .img {
	margin-left: 10px;
}
.family ul#store-nav-tab li.left a {
	padding-left: 15px;
}
.family ul#store-nav-tab li.right a {
	padding-right: 15px;
}

/* =SECTION 2 OVERVIEW
========================================== */
/* SECTION 2 */
#store-tab-overview .section2-specs {
	padding: 30px 34px 0;
	font-size: 11px;
}
#store-tab-overview .section2-specs h3 {
	color: #000;
	font-size: 16px !important;
	margin-bottom: 20px;
}
#store-tab-overview .section2-specs h3 sup {
	bottom:0.33em;
	font-size:10px !important;
	font-weight:normal !important;
	padding-left:1px;
	position:relative;
	vertical-align:bottom;
}
#store-tab-overview .section2-specs h4 a { text-decoration: none; color: #000; display: block; }
#store-tab-overview .section2-specs h4 a:hover { text-decoration: underline; color: #0085CF; }
#store-tab-overview .section2-specs p.footnote { margin-bottom: 0; color: #999; font-size: 10px; }

#store-tab-overview .section2-specs .col1 {
	float: left;
	display: inline;
	margin-right: 34px;
	width: 325px;
}
#store-tab-overview .section2-specs .col2 {
	float: left;
	display: inline;
	margin-right: 45px;
	width: 271px;
}
#store-tab-overview .section2-specs .col3 {
	float: left;
	display: inline;
	width: 237px;
}
#store-tab-overview .section2-specs ul,
#store-tab-overview .section2-specs dl,
#store-tab-overview .section2-specs p,
#store-tab-overview .section2-specs .enviro {
	padding-bottom: 18px;
}
#store-tab-overview .section2-specs ul li {
	text-indent: -.7em;
	padding: 0 0 0.2em .7em;
}
#store-tab-overview .section2-specs ul li.no-indent {
	text-indent: 0;
	padding: 0 0 0.2em 0;
}
#store-tab-overview .section2-specs dl dt {
	float: left;
	margin-right: 15px;
	width: 45px;
}
#store-tab-overview .section2-specs dl dd {
	margin-left: 60px;
}
/*Fixes errant positioning bug for sup tags on step1 learn more astro in IE6*/
body .family #store-tab-overview .section2 sup {
    position:static;
    vertical-align:super;
}


/* WHAT'S IN THE BOX */
#store-tab-overview .section2-specs .box {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	background: none !important; /* override global styles */
	width: auto !important; /* override global styles */
}
#store-tab-overview .section2-specs .box img {
	float: right;
	padding-right: 9px;
	position: relative;
}
#store-tab-overview .section2-specs .box ul {
	float: left;
	width: 168px;
}
#store-tab-overview .section2-specs .box ul li {
	background: transparent url(../layout/bullet.gif) no-repeat scroll 0.125em 0.6em;
	padding-left: 1em;
	text-indent: 0;
}

/* SOFTWARE MODULES */
#store-tab-overview .section2-specs .software {
	float: left;
	position: relative;
	width: 141px;
}
#store-tab-overview .section2-specs .last {
	margin-left: 48px;
	width: 85px;
}
#store-tab-overview .section2-specs #img-left-software {
	width:267px;
}
#store-tab-overview .section2-specs #img-left-software img {
	float:left;
}
#store-tab-overview .section2-specs #img-left-software .software-sidecopy {
	float:left;
	width:185px;
	padding-left:20px;
}

/* ENVIRONMENTAL BOX */
#store-tab-overview .section2-specs .enviro {
	width: 236px;
}
#store-tab-overview .section2-specs .enviro .top {
	background: url(../macbook/img/bg-box-enviro-top.gif) no-repeat;
	height: 68px;
	overflow: hidden;
}
#store-tab-overview .section2-specs .enviro .mdl {
	background: url(../macbook/img/bg-box-enviro-mdl.gif) repeat-y;
	border-left: 1px solid #eaeaea;
	border-right: 1px solid #eaeaea;
	overflow: hidden;
	padding: 18px 25px 0 25px;
}
#store-tab-overview .section2-specs .enviro .mdl ul li {
	background: transparent url(../layout/bullet.gif) no-repeat scroll 0.125em 0.6em;
	padding-left: 1em;
	text-indent: 0;
}
#store-tab-overview .section2-specs .enviro .btm {
	background: url(../macbook/img/bg-box-enviro-btm.gif) no-repeat;
	height: 8px;
	overflow: hidden;
}

/* WIDE ENVIRONMENTAL BOX */
#store-tab-overview .section2-specs .col1 .enviro {
	width:327px;
	margin-bottom:20px;
}

#store-tab-overview .section2-specs .col1 .enviro .top {
	background: url(../onetoone/img/enviro-top.jpg) no-repeat 0 0;
	height:40px;
	padding-left:67px;
	padding-top:29px;
}

#store-tab-overview .section2-specs .col1 .enviro .mdl {
	background:url(../onetoone/img/enviro-main.jpg) repeat-y 0 0;
	border:none;
}

#store-tab-overview .section2-specs .col1 .enviro .mdl p, #store-tab-overview .section2-specs .col1 .enviro .mdl ul {
	padding-bottom:6px;
	line-height:1.2727;
}

#store-tab-overview .section2-specs .col1 .enviro .btm {
	background:url(../onetoone/img/enviro-bottom.jpg) no-repeat 0 0;
	height:12px;
}

/* Apple Store Exclusive + One to One */
#store-tab-overview .section2-specs #hd-store-exclusive {
	padding-top:18px;
	border-top:1px solid #e7e7e7;
	margin-bottom:12px;
}

#store-tab-overview .section2-specs #one-to-one {
	width:241px;
	color:#333;
}

#store-tab-overview .section2-specs #one-to-one #oto-topcap {
	height:7px;
	background:url(../onetoone/img/oto-topcap.jpg) no-repeat 0 0;
}

#store-tab-overview .section2-specs #one-to-one #oto-bottomcap {
	height:9px;
	background:url(../onetoone/img/oto-bottomcap.jpg) no-repeat 0 0;
}

#store-tab-overview .section2-specs #one-to-one #oto-main {
	background:url(../onetoone/img/oto-main.jpg) no-repeat 100% 100%;
}

#store-tab-overview .section2-specs #one-to-one #oto-main p {
	padding:0 28px 10px 28px;
	line-height:1.454545;
}

#store-tab-overview .section2-specs #one-to-one #oto-main #oto-topcontent p {
	padding:0;
}

#store-tab-overview .section2-specs #one-to-one #oto-main #oto-topcontent {
	padding:0 15px 0 130px;
	background:url(../onetoone/img/oto-expert.jpg) no-repeat 20px 8px;
	padding-top:8px;
	min-height:148px;
	_height:148px;
	margin-bottom:12px;
}

#store-tab-overview .section2-specs #one-to-one #oto-main #oto-topcontent h4 {
	margin:3px 0 14px 0;
}

#store-tab-overview .section2-specs .centered-box {
	width:325px;
	margin-bottom:18px;
}

#store-tab-overview .section2-specs .centered-box .top {
	height:7px;
	background:url(../onetoone/img/centered-box-top.jpg);
	font-size:1px;
}

#store-tab-overview .section2-specs .centered-box .btm {
	height:7px;
	background:url(../onetoone/img/centered-box-bottom.jpg);
	font-size:1px;
}

#store-tab-overview .section2-specs .centered-box .mdl {
	background:url(../onetoone/img/centered-box-mdl.jpg) no-repeat 100% 100%;
	padding:0 10px;
	text-align:center;
	font-size:12px;
}

#store-tab-overview .section2-specs .centered-box .mdl p {
	padding:2px 0 3px 0;
	margin:0;
}

#store-tab-overview .section2-specs .centered-box .mdl .more {
	font-size:11px;
	padding: 0 20px;
}

#store-tab-overview .section2-specs div.thin {
	width:267px;
}

#store-tab-overview .section2-specs div.thin .top {
	background:url(../onetoone/img/cbox-thin-top.jpg);
}

#store-tab-overview .section2-specs div.thin .btm {
	background:url(../onetoone/img/cbox-thin-btm.jpg);
}

#store-tab-overview .section2-specs div.thin .mdl {
	background:url(../onetoone/img/cbox-thin-mdl.jpg) no-repeat 100% 100%;
}

/* New to Mac + Ask Questions Strip */
#store-tab-overview #jump-bar {
	border: 1px solid #bbb;
	border-width: 1px 0;
	font-size: 12px;
	min-height:64px;
	overflow:auto;
	width: 100%;
	font-size:11px;
}

#store-tab-overview #jump-bar #first-mac-bar {
	padding:9px 10px 0 117px;
	width:364px;
	background:url(../onetoone/img/jump-bar-divider.jpg) no-repeat 100% 100%;
	min-height:55px;
	float:left;
}

#store-tab-overview #jump-bar #first-mac-bar img {
	float:left;
	margin-left:-86px;
}

#store-tab-overview #jump-bar h3 {
	font-size:16px;
	margin:6px 0 4px 0;
}

#store-tab-overview #jump-bar #questions {
	float:left;
	padding:9px 0 0 74px;
	background:url(../onetoone/img/ask-questions.jpg) no-repeat 31px 14px;
	min-height:55px;
	width: 390px;
}

#store-tab-overview #jump-bar #first-mac-bar p,
#store-tab-overview #jump-bar #questions p {
	padding-bottom: 4px;
}


#store-tab-g #jump-bar #questions .phonenum {
	color:#666;
}

/* =COMPARE TAB - MACBOOKS */
/*=====================================================*/
/* tab */
.family #store-tab-compare {
	line-height: 1.5em;
	margin-top: 25px;
	padding: 0 15px 20px 25px;
}

/* switcher controls */
#comparison-switcher {
	line-height: normal;
	margin: 20px auto 0;
	width: 902px;
}
#comparison-switcher ul {
	height: 19px;
	list-style: none;
	margin: 0;
	padding: 0;
}
#comparison-switcher li {
	float: left;
	margin: 0;
	padding: 0 0 0 5px;
}
#comparison-switcher span {
	color: #000;
	cursor: pointer;
	display: block;
	float: left;
	font-size: 11px;
	padding: 0 5px 0 0;
}
#comparison-switcher.stand li.stand span,
#comparison-switcher.extnd li.extnd span,
#comparison-switcher.perf li.perf span {
	cursor: default;
}
#comparison-switcher.extnd li.stand span,
#comparison-switcher.extnd li.perf span,
#comparison-switcher.stand li.extnd span,
#comparison-switcher.stand li.perf span,
#comparison-switcher.perf li.extnd span,
#comparison-switcher.perf li.stand span {
 	color: #0085CF;
 	cursor: pointer;
}
#comparison-switcher.extnd li.stand span:hover,
#comparison-switcher.extnd li.perf span:hover,
#comparison-switcher.stand li.extnd span:hover,
#comparison-switcher.stand li.perf span:hover,
#comparison-switcher.perf li.stand span:hover,
#comparison-switcher.perf li.extnd span:hover {
	text-decoration: underline;
}

/* table */
body.family div#store-tab-compare {
	padding: 0 20px 20px;
}
#store-tab-compare table#compare-table {
	//width: 908px !important;
	margin: 20px auto 0;
	text-align: left;
	color: #000;
}

/* Hide complete specs and performance charts by default */
#store-tab-compare table#compare-table.hidden,
#store-tab-compare #performance.hidden,
#store-tab-compare h2.hidden {
	display: none;
}

/* single cell widths */
#store-tab-compare table#compare-table .column1 { width: 188px; }
#store-tab-compare table#compare-table .column2 { width: 188px; }
#store-tab-compare table#compare-table .column3 { width: 188px; }
#store-tab-compare table#compare-table .column4 { width: 188px; }
#store-tab-compare table#compare-table .column5 { width: 188px; }
#store-tab-compare table#compare-table .column6 { width: 188px; }
#store-tab-compare table#compare-table .column7 { width: 188px; }

#store-tab-compare table#compare-table th,
#store-tab-compare table#compare-table td {
	vertical-align: top;
	border-top: 1px solid #bac4c8;
}
#store-tab-compare table#compare-table td{
	padding: 20px 5px 15px 10px;
}
#store-tab-compare table#compare-table td.title {
	padding-top: 9px;
}
#store-tab-compare table#compare-table #battery-row td.title,
#store-tab-compare table#compare-table #hard-drive-row td.title,
#store-tab-compare table#compare-table #weight-row td.title {
	padding-top: 6px;
}
#store-tab-compare table#compare-table th {
	padding-left: 0;
}
#store-tab-compare table#compare-table #model-row th,
#store-tab-compare table#compare-table #model-row td,
#store-tab-compare table#compare-table tfoot tr th,
#store-tab-compare table#compare-table tfoot tr td {
	border-color: #fff;
}
#store-tab-compare table#compare-table #model-row th {
	padding: 0 0 12px;
	text-align: center;
}
#store-tab-compare table#compare-table #model-row th img {
	margin-bottom: 7px;
}
#store-tab-compare table#compare-table h3 {
	font-size: 12px;
	font-weight: bold;
}
#store-tab-compare table#compare-table td h3 {
	font-size: 11px;
	margin-bottom: 6px;
}
#store-tab-compare table#compare-table #price-row td strong {
	font-size: 11px;
}
	
#store-tab-compare table#compare-table td h3 span {
	display: inline;
	white-space: nowrap;
	color: #666;
	font-weight: normal;
}
#store-tab-compare table#compare-table td span {
	display: block;
	white-space: nowrap;
}
#store-tab-compare table#compare-table td.divider {
	border-right: 1px solid #e8eced;
}
#store-tab-compare table#compare-table td p {
	margin-bottom: 2px;
}
#store-tab-compare table#compare-table td p.option {
	color: #666;
}
#store-tab-compare table#compare-table td strong {
	font-weight: bold;
}
table.stand tr.extnd {
	display: none;
}

#store-tab-compare table#compare-table tr.even { background-color: #f5f5f5; }

#store-tab-compare table#compare-table { width: 940px !important; margin-top: 50px; _width: 920px; }
#store-tab-compare table#compare-table th { padding-left: 10px; padding-top: 20px;}
#store-tab-compare table#compare-table p.option { margin-top: 1em; }
#store-tab-compare table#compare-table p.only { margin-top: 0; }

/* gallery */
#gallery .more a:hover {
	text-decoration: underline !important
}
#gallery .footnote { color: #e6e6e6; }

/* testing */
#store-tab-compare table#compare-table tr.hidden th,
#store-tab-compare table#compare-table tr.hidden td { border: #fff; height: 1px; padding: 0 auto; }

/* Disclaimers/Footnotes */
#disclaimers {
	width: 980px;
	margin: 0 auto;
}
/*Footnote in CTO */
.cto p.footnotes { width: auto; }
.footnotes.disclaimer{ margin-left: 30px;}

.hu .ns.cto-mac #product-summary-primary .add-to-cart .compound-button .button > span {
	padding: 0px 5px 0px 6px;
    float: left;
    text-align: left;
    padding-left: 15px;
}

/* Temporary Fix for FY14 Holiday */
.js div.cto div.content-summary ul.purchase-info li.specials {
	opacity: 1;
	display: list-item;
	padding-left: 4px;
}


/* MacCTO buyflow - Moving css style from head content slot 
==============================================================
*/

.cto p.footnotes {
  text-align: left;
}

div.cto #primary-main .popular-configs .infobox img.center {
  margin: 0px 33px 3px; 
  float: none;
}
  
.coverage { 
  display: block; 
  margin: 20px 0 30px; 
}

.feature-description { 
  margin-left: 105px; 
  zoom: 1; 
}

.feature-description:after { 
  content: "."; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden; 
}

.no-image { 
  margin-left: 0; 
  border-bottom: 1px solid #ccc; 
}

.footnotes { 
  margin: 8px 0 10px; 
}

.cto .overview-content .heading {
  float: right;
  width: 610px;
}

.cto .overview-content img {
  float: left; 
  margin: 15px 35px 0 25px;
}

.cto .overview-content .heading h2 {
  margin: 35px 0 5px;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  width: 350px; 
}

.cto .feature-categories-nav { 
  margin-top: 15px; 
}
  
div.cto #primary-main .popular-configs .infobox img.center {
  margin: 0px 33px 3px; 
  float: none;
}

/* MacCTO buyflow - For Thailand */

.th #contact-options #contact-phone { 
  padding-left: 31px;
}


/* CSS: IMAC VESA - "Does not include a stand" message - 03142013 - TW */

.ns.imac-vesa .cto .overview-content .heading {
  float: right;
  width: 610px;
}

.ns.imac-vesa .cto .overview-content img {
  float: left; 
  margin: 15px 35px 0 25px;
}

.ns.imac-vesa .cto .overview-content .heading h2 {
  margin: 35px 0 5px;
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  width: 350px; 
}
 
.ns.imac-vesa .cto .feature-categories-nav { 
  margin-top: 15px; 
}

.ns.imac-vesa .cto .overview-content .heading {
  float: left;
  width: 310px;
  margin: 0px 36px 0px 160px;
}

.ns.imac-vesa .cto .overview-content .heading h1.title {
  width: 316px;
  margin-top: 10px;
  font-size: 20px;
}

.ns.imac-vesa .cto .overview-content img {
  margin: 15px 35px 0 25px;
  position: absolute;
  left: 5px; /* 04052013 - TW */
}

/*
@media screen and (-webkit-min-device-pixel-ratio:0) {
  .ns.imac-vesa .cto .overview-content img {
    margin: 15px 35px 0 25px;
    position: absolute;
    left: 5px;
  }
}

@-moz-document url-prefix() {
  .ns.imac-vesa .cto .overview-content img {
    margin: 18px 0 0 -750px;
      position: absolute;
  }
}
*/

.imac-vesa *.cto .overview-content img {
  margin/*/**/: 18px 0 0 -480px\9;
  position: absolute;
}

.ns.imac-vesa .cto .feature-categories-nav {
  width: 320px;
  margin-bottom: 8px;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs {
  display: block;
  width: 270px;
  height: auto;
  /*height: 100px;*/
  border-left: 1px solid #DDD;
  /*
  position: absolute;
  top: 0;
  right: 0;
  */
  float: left;
  margin: 20px 0px 10px 0px;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs .infobox {
  width: auto;
  padding: 26px 14px 10px 22px;
  margin: 0px;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs a:hover {
  text-decoration: none;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs h2 {
  color: #F30;
  font-weight: bold;
  font-size: 10px;
  margin: 0px;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs p .standard_imac_link {
  color: #0085CF;
}

.imac-vesa div.cto #primary-main div.overview div.overview-content .popular-configs p .standard_imac_link:hover {
  text-decoration: underline;
}

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