body {
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	font-size:62.5%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#e8e8e8;
	}
* {
	font-size:100%;
	margin:0;
	padding:0;
	}
h1, h2, h3, h4, h5, h6, form {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
ul, li {
	margin:0;
	padding:0;
	list-style-type:none;
	}

a, a:visited {
	color:#5f616b;
	text-decoration:none;
}

a:hover {
	color: #111;
	text-decoration:none;
}

#bluelink{
	color: #444; 
	text-decoration: underline;
}
#bluelink:hover { text-decoration: none; }
#blog-link{
	color: #1651d5; 
	font-weight: bold;
	text-decoration:none; 
}

.whitelink{
	color: #ADADAD;
	text-decoration:none; 
}



#body {
	width:1002px;
	margin:0 auto;
	position:relative;
	padding:240px 0 0 0;
}
h1 {
	position:absolute;
	top:99px;
	left:156px;
	text-indent:-1000em;
	width:681px;
	height:115px;
	background:transparent url('img/myphonedesktop.png') no-repeat;
	z-index:100;
}
#iPhone {
	background:transparent url('img/vis_iphone.png') no-repeat;
	position:absolute;
	left:2px;
	top:81px;
	width:151px;
	height:257px;
}
#iMac {
	background:transparent url('img/vis_imac.png') no-repeat;
	position:absolute;
	left:-26px;
	top:44px;
	width:165px;
	height:314px;
}
h1 a {
	position:absolute;
	display:block;
	top:9px;
	left:6px;
}
.sideColumn p.small { font-size: 11px; }
#topMenu {
	position:absolute;
	width: 683px;
	left: 150px;
	top:22px;
	z-index:200;
	background: #fff;
	padding: 10px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	height: 28px;
	overflow: hidden;
}
	#topMenu li {
		float:left;
		left: 5px;
		position:relative;
		margin-right: 2px;
		white-space:nowrap;
		margin-top: 1px;
	}
	#topMenu li.twitter,
	#topMenu li.facebook,
	#topMenu li.google { margin-top: 3px; padding-right: 0; margin-right: 0; }
	#topMenu li.twitter { padding-left: 5px;  }
	#topMenu li.facebook { margin-left: -8px; }
		#topMenu a {	
			padding: 5px 11px 7px 11px;
			position:relative;
			font-size: 12px;
			display:block;
			color: #4a6dac;
			font-family: "Helvetica Neue", helvetica;
		}
		#topMenu li.current a{
			background: #eaeaea;
			color: #333;
			font-weight: bold;
			border-radius: 14px;
			-webkit-border-radius: 14px;
			-moz-border-radius: 14px;
		}
		.inner #topMenu { 
			padding-right: 0; 
			width: 790px; 
			position:absolute;
			top:20px;
			z-index:50;
			left: 100px;
		}
		.inner #topMenu li a.mpdweb {
			background: url('img/web_client.png') no-repeat	0px 4px;
			padding-left: 28px;
			padding-right: 5px;
		}
#content {
	margin:0 0 0 150px;
	background-color:#fff;
	width:703px;
	position:relative;
	padding:25px 0 20px 0;
	color:#e6e6e6;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
}
.sideColumn {
	position:absolute;
	top:0;
	width:140px;
	color:#adadad;
}
.sideColumn p {
	font-size: 12px;
	margin:0 0 1.6em 0;
	color: #666;
	font-family: arial;
	line-height: 17px;
}
.sideColumn h3.first { margin:370px 0 1.25em 0; }
.sideColumn h3 {
	color:#fff;
	font-family: "Helvetica Neue", helvetica;
	font-size: 14px;
  font-weight:bold;
	position:relative;
	z-index:20;
	background: #9b9b9b;
	text-align: center;
	padding: 2px 0px 2px 0px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	margin-bottom: 10px;
	width: 142px;
}
.sideColumn h4 {
	color:#266dac;
	font-size:1.1em;
	margin:0 0 0.7em 0;
}
#leftColumn {
	left:3px;
	z-index:50;
}
.appStoreBadge {
	display:block;
	width:139px;
	height:58px;
	background:transparent url('img/appstorebadge.jpg') no-repeat;
	text-indent:-1000em;
	margin:0 0 1.2em 0;
	overflow:hidden;
}
#rightColumn {
	right: -11px;
  width: 150px;
  z-index: 100;
}
#rightColumn p {
	margin-bottom:1.2em;
}
#runInBrowserButton, #launchButton {
	display:block;
	width:143px;
	height:36px;
	background-repeat:no-repeat;
	background-position:top;
	text-indent:-1000em;
	margin:0 0 1.2em 0;
	overflow:hidden;
}
#runInBrowserButton {
	background-image:url('img/button_runinbrowser.png');
}
#launchButton {
	background-image:url('img/button_launch.png');
}
#choosePlatform { margin-bottom: 25px; }
#choosePlatform a {
	display:block;
	height:24px;
	margin:0 0 8px 0;
	padding:3px 0 0 34px;
	background-image:url('img/ico_os.gif');
	background-repeat:no-repeat;
	overflow:hidden;
	white-space:nowrap;
	font-size: 12px;
	text-decoration: underline;
	width: 83px;
	color: #1b54d6;
}
#choosePlatform a:hover {
	text-decoration: none;
}
#macOSX {
	background-position:0 0;
}
#windows {
	background-position:0 -27px;
}
#linux {
	background-position:0 -55px;
}
#additionalBlock {
	background: #f2f2f2;
	width:300px;
	margin: 5px 25px 10px 15px;
	float:right;
	color:#140a00;
	border: 1px solid #dbdbdb;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	overflow: hidden;
}
#additionalBlock a {
	color:white;
}
#additionalBlock a:hover {
	color:#552f00;
}
#content #additionalBlock h3 {
	background: url('img/features_bg.png') repeat-x top left;
	font-size: 20px;
	font-weight: bold;
	font-family: "Helvetica Neue", helvetica;
	color: #666;
	text-align: center;
	padding: 8px 0px 8px 0px;
	margin: 0;
	border-bottom: 1px solid #bbbbbb;
	/* text-shadow: 0px 0px 1px #fff; */
	-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
}
.bulletedList {
	margin: 18px 15px 18px 18px;
	font-size: 13px;
}
.bulletedList li {
	margin:0 0 1.0em 0;
/*	padding:0 0 0 23px;*/
/*	background:transparent url('img/arrow.png') no-repeat 0px 3px;*/
	color: #666;
	line-height: 19px;
}
#additionalBlock .bulletedList li a{
	color: #525050;
	font-weight: bold;
	padding:0 0 0 23px;
	background:transparent url('img/arrow.png') no-repeat 0px 1px;
	text-decoration: underline;
}
#content p {
	font-size: 14px;
	line-height: 20px;
	font-family: "Helvetica Neue", helvetica;
	margin:0 30px 15px 30px;
	color: #444;
}
#content h3 {
	color:#373737;
	font-size: 22px;
	font-family: "Helvetica Neue", helvetica;
	margin:0 23px 15px 30px;
	font-weight: bold;
}
#content a.testimonial,
#content a.try {
	font-weight: bold;
	color: #1651d5;
	text-decoration: none;
}
#content a.try { font-style: normal; text-decoration: underline; }
#content h2 {
	color:#266dac;
	font:125% Arial;
	margin:0 23px 0.3em 40px;
}
#footer {
	clear: both;
	width:664px;
	margin:0 auto;
	margin-top: 25px;
	margin-bottom: 25px;
	background: #fff;
	padding: 20px 20px 20px 20px;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;	
	position: relative;
}
.inner #footer {
	width: 760px;
}
.separatedList li {
	display:inline;
	padding:0 0.6em 0 0.2em;
	border-right:#5f616b solid 1px;
	position:relative;
	left:1px;
	font-size:110%;
}
.separatedList li.lastItem {
	border-right:none;
}
#copy {
	position:absolute;
	top:1.8em;
	right:20px;
	color:#5f616b;
	font-size:110%;
}
.innerH1 {
	background:url("img/myphonedesktop_innerlogo.png") no-repeat;
	position:absolute;
	top:85px;
	left:330px;
}
.innerH1 a {
	width:312px;
	height: 90px;
}
.inner {
	background-image:none;
}
.inner #topMenu li {
	left:0;
}
.inner #body {
	padding-top:200px;
}
#runInBrowser {
	background-image:url('img/ico_runinbrowser.gif');
	position:relative;
}
#runInBrowser:hover {
	background-image:url('img/ico_runinbrowser_a.gif');
}
.inner #content {
	background-color:#fff;
	color:#e6e6e6;
	margin: 0 auto;
	padding:25px 0 20px;
	position:relative;
	width:800px;
}

.inner #content h1 {
	color: #266dac;
	font:175% Arial;
	margin:0 23px 0.3em 40px;
}

.inner #content h2 {
	color:#373737;
	font-size: 22px;
	font-family: "Helvetica Neue", helvetica;
	margin:0 23px 15px 29px;
	font-weight: bold;
}

.inner #content h3 {
	color:#266dac;
	font-size:16px;
	font-weight: bold;
	margin: 1em 23px .5em 30px;
}
.inner #content a { color: #1b55d6; text-decoration: none; }
.inner #content a:hover { text-decoration: underline; }
.inner #content li {
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: none;
	font-size: 14px;
	line-height:1.5;
	color: #444;
	margin: 0 23px 0.3em 45px;
	font-family: "Helvetica Neue",helvetica;
}
.inner .sideColumn {
	width:195px;
}
.sideMenu {
	margin:158px 0 0 0;
}
.sideMenu li {
	margin:1em 0 0 20px;
}
.sideMenu a {
	display:block;
	min-height:16px;
	font-size:120%;
	color:white !important;
	line-height:16px;
	background:transparent url('img/bullet1.gif') no-repeat;
	padding:0 22px;
}
.sideMenu a:hover {
	background-image:url('img/bullet2.gif');
	color:#e56a00 !important;
}
.description {
	font-size:90%;
	color:#898989;
	/*margin:0 0 0 20px;*/
	margin:0 23px 0.3em 40px;
}
#sharethis{
	position:absolute;
	color:#5f616b;
	font-size:110%;
	top: 1.7em;
	right: 230px;
}
.inner #sharethis{ 
	right: 280px;
}
#twitter_footer{
	position:absolute;
	color:#5f616b;
	font-size:110%;
	top: 1.8em;
	right: 245px;
}
.twitter_button{
	background: transparent url('img/twitterbird.png') no-repeat ;
	padding-bottom: 10px;
	padding-left: 31px;
	padding-top: 6px;
}
table.release {
	font-size: 12px;
	color: #333;
	line-height: 20px;
	width: 150px;
}
.version {
	color:#4c4c4c;
	width: 50px;
	padding-right: 10px;
}
table td { width: 130px; }
a.whatsnew {
	color: #1b55d6;
	font-size: 11px;
	border-bottom: 1px solid;
}

a.reviews {
	color: #1b55d6;
	font-size: 12px;
	border-bottom: 1px solid;
}
p.review a img{
	margin-bottom: 15px;
	display: block;
}

p.whatsnew { font-size: 12px; }
	a.whatsnew:hover { border: none; }
p.review { padding-left: 11px; }
hr {
	border: 0;
	color: #888;
	background-color: #888;
	height: 1px;
	margin-top: 25px;
	margin-bottom: 20px;
	width: 95%;
	margin-left: 15px;
}
#qr_container img {
    display: block;
    height: 125px;
    margin-bottom: 5px;
	margin-left: 8px;
    width: 125px;

}
#qrcode  {
    margin: 0 auto;
 	height: 250px;
 	width: 250px;
	margin-bottom: 30px;
}
#instatodo_container img {
    display: block;
    height: 114px;
    margin-bottom: 5px;
		margin-left: 16px;
    width: 114px;
}
img { border: none; }
