/* overwriting some aos-layout styles */
#primary .mobileme .module_top {
	background: url(../img/primary-top.gif) no-repeat;
	height: 4px;
	overflow: hidden;
}
.modulecontent { 
	padding-top: 0;
}

/*.mobileme offer styles */
/* general styles */
#primary .mobileme {
	color: #666;
}
#primary .mobileme .modulecontent h3 {
	color: #333;
	font-size: 12px;
	font-weight: bold;
	position: relative;
}

/* top banner area */
#primary .mobileme .modulecontent .top-banner {
	background: url(../img/bg-gradient.gif) no-repeat 1px 0;
	width: 804px;
	position: relative;
	margin-bottom: 46px;
}
#primary .mobileme .modulecontent .top-banner .hero {
	position: absolute;
	top: -4px;
	right: 0;
}
#primary .mobileme .modulecontent .top-banner h2 {
	padding: 25px 0 8px 31px;
}
#primary .mobileme .modulecontent .top-banner p {
	font-size: 12px;
	padding-left: 31px;
	width: 288px;
	margin-bottom: 12px;
}
#primary .mobileme .modulecontent .top-banner p strong { font-weight: normal; color: #333; }
#primary .mobileme .modulecontent .top-banner h3 { padding: 0 0 8px 31px; }

/* main content area */
#primary .mobileme .modulecontent .info {
	float: left;
	margin-left: 31px;
	display: inline;
	width: 340px;
}
#primary .mobileme .modulecontent .info h3 {
	margin-bottom: 10px;
}
#primary .mobileme .modulecontent .info p {
	margin-bottom: 22px;
}
#primary .mobileme .modulecontent .info p.intro {
	color: #333;
	font-size: 12px;
}
#primary .mobileme .modulecontent .info ul {
	list-style: none;
	margin-top: -10px;
	padding: 0 0 .5em 0;
	margin-left: 0;
}
#primary .mobileme .modulecontent .info ul li {
	padding-bottom: .375em;
	background: url(../../layout/bullet.gif) .125em .6em no-repeat;
	padding-left: 1em;
	padding-right: 10px;
}

/*.mobileme savings box */
#primary .mobileme .modulecontent .box-savings {
	float: right;
	display: inline;
	margin-right: 31px;
	width: 370px;
	position: relative;
}
#primary .mobileme .modulecontent .box-savings .top {
	background: url(../img/box-savings-top.gif) no-repeat;
	overflow: hidden;
	height: 7px;
}
#primary .mobileme .modulecontent .box-savings .mdl {
	background-color: #eef2f4;
	padding-top: 15px;
	width: 370px;
}
#primary .mobileme .modulecontent .box-savings .mdl h3 {
	_width: auto;
	padding: 0 0 12px 23px;
}
#primary .mobileme .modulecontent .box-savings .mdl p {
	padding-left: 23px;
}
#primary .mobileme .modulecontent .box-savings .mdl img.btn {
	padding: 18px 0 15px 23px;
}
#primary .mobileme .modulecontent .box-savings .mdl p.terms {
	color: #c9cacb;
}
#primary .mobileme .modulecontent .box-savings .mdl ol {
	padding-bottom: .5em;
	padding: 0 25px;
	margin-left: 16px;
}
#primary .mobileme .modulecontent .box-savings .mdl ol li {
	margin-bottom: 10px;
}
#primary .mobileme .modulecontent .box-savings .btm {
	background: url(../img/box-savings-btm.gif) no-repeat;
	height: 7px;
	overflow: hidden;
}

/* get started module */
#primary .mobileme .get-started {
	margin: 26px 0 10px 31px;
	_margin: 5px 0 10px 10px;
}
#primary .mobileme .get-started .prod {
	line-height: 1.3em;
	margin: -13px 35px 0 0;
	float: left;
}
#primary .mobileme .get-started .prod.last {
	margin-right: 0;
}
#primary .mobileme .get-started h4 {
	color: #000;
	font-weight: bold;
	margin: -7px 0 0 0;
}
#primary .mobileme .get-started a.arrow {
	background: transparent url(../img/arrow-gray.gif) no-repeat scroll right bottom;
	color: #666666 !important;
	padding: 3px 15px 0 0;
}

/* terms and conditions */
#primary .mobileme .terms-conditions {
	color: #ccc;
	font-size: 10px;
	margin: 0 auto 75px;
	width: 745px;
}
#primary .mobileme .terms-conditions a {
	color: #ccc;
	text-decoration: underline;
}

/* applecare navigation module */
#navigation .modulecontent img.applecare {
	padding: 17px 0 0 10px;
}
#navigation .module .modulecontent.applecare a.more {
	background: transparent url(../img/link-smallmoreblue.gif) no-repeat scroll 100% 70% !important;
	color: #0085CF;
	display: inline;
	line-height: 1.4em;
	padding: 0pt 8px 0pt 0pt;
}
#navigation .list_foot p.more {
	padding-bottom: 9px;
}
#navigation .list_foot p.more a {
	clear: left;
	color: #333333;
	line-height: 1.25em;
	padding: 5px 12px;
	position: relative;
}