@charset "UTF-8";
/* CSS Document */
.first {
	margin-top:0;
}
.splash {
	background: #FFFFFF;
	position: relative;
}
#container .mms {
	text-align: left;
	margin: 0px auto;
	width: 960px;
	background: #FFFFFF no-repeat left -35px;
	position: relative;
	overflow: hidden;
	padding-bottom: 20px;
}
#mms_mobile #nav {
	background: #FFFFFF;	
}


#mobile_tour {
	background: url(../images/iphone_tour_bkgd.png) no-repeat left top;
	height: 567px;
	width: 300px;
	overflow: hidden;
	float: left;
	margin-top: 30px;
	margin-left: 80px;
	display: inline;
}
#scroller {
	height: 320px;
	width: 213px;
	margin-top: 100px;
	margin-left: 47px;
	position: relative;
	overflow: hidden;
}
.section {
	width: 213px;
	height:320px;
}
#contentContainer {
	width:755px;
}
#content_main {
	padding:0px;
	float:right;
	width: 445px;
	margin: 20px 80px 0em 0em;
	display: inline;
}
#content_main h1 {
	background: url(../images/mobile_header_r3.png) no-repeat left top;
	text-indent: -9999em;
	height: 100px;
	margin:20px 0 0;
	width: 100%;
}
#share {
	position: relative;
	height: 2em;
}
#likeButton {
	position: absolute;
	top: 0px;
	left: 65px;
}
#tweetButton {
	width: 55px;
	position: absolute;
	top: 0px;
	left: 0px;
}
#tour_nav {
	margin: 1em 2em 1.5em;
	padding: 0;
	list-style: none;
}
#tour_nav li {
	margin: 0;
	padding: 0;
	font-size: 1.08em;
	text-align: center;
	line-height: 1;
}

#tour_nav a {
	display: block;
	text-decoration: none;
	padding: 0.5em 0;
	border-bottom: 1px dotted #C4DD91;
}
#tour_nav .marker {
	vertical-align: -4px;
	display: none;
}
#tour_nav a:link, #tour_nav a:visited {
	color:#89BF56
}
#tour_nav a:hover {
	color:#00349A
}
#tour_nav a.current {
	color: #000000;
}
#tour_nav a.current .marker {
	display: inline;
	vertical-align: -4px;
}
#content_body {
	margin: 1.5em 0em 3em 0;
	width: 445px;
}
#content_body p {
	line-height: 1.5;
}
#appstore {
	margin: 0 0 1em 20px;
	float: right;
	width: 180px;
}
#appstore a {
	display: block;
	margin: 0em 0em 1em;
}
#features {
	background: #f2f2f2;
	padding: 25px 0;
	clear: both;
	margin: 3em 80px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	overflow: hidden;
	width: 800px;
}
#features ul {
	margin: 0em;
	padding: 0em;
	list-style: none;
	overflow: hidden;
}
#features li {
	float: left;
	width: 247px;
	margin: 0em;
}
#features .icon {
	float: left;
	height: 90px;
	width: 70px;
	background: url(../images/mobile_icons_10-10.png) no-repeat left -65px;
	margin: 0px 5px 0px 15px;
	display: inline;
}
#features .text {
	float: right;
	width: 150px;
}
#features #reminders .icon {
	background: url(../images/mobile_icons_10-10.png) no-repeat left -267px;
}
#features #providers .icon {
	background: url(../images/mobile_icons_10-10.png) no-repeat left -480px;
}

