html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	font-family:inherit;
	font-size:100%;
	font-style:inherit;
	font-weight:inherit;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
        font-size:16px;
        color:#7399C6;
        font-style:italic;
        margin:20px;
        quotes:"" "";
}
strong, b {
	font-weight:bold;
}
em, i {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
body {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#bdbebf;
	background:url(images/bg.png) left top repeat #272a2d;
}


a {
	color:#efefef;
	text-decoration:none;
}

a:hover {
	color:#fff;
}

hr {
	width: 100%;
	color: #fff;
	height: 1px;
	margin: 10px 0;
}

sub {
	vertical-align: sub;
	font-size:60%;  
}

sup {
	vertical-align: super;
    font-size:60%; 
}

#header {
	height:80px;
	background:url(images/header.png) left top repeat-x;
	padding:46px 0 0 0;
	clear:both;
}

.wrap {
	width:928px;
	margin:0px auto;
	position:relative;
}

#header h1{
	width:227px;	
	padding:0px 0 0 18px;
}

#header h1 a{
	width:227px;
	height:65px;
	display:block;
	text-indent:-9998pt;
	background:url(images/pingme.png) left top no-repeat;	
}

#header ul {
	position:absolute;
	left:370px;
	top:20px;
	list-style:none;
}

#header ul li{
	display:inline;	
}

#header ul a {
	color:#6d6f72;
	font-size:18px;
	font-weight:normal;
	text-shadow:0px -1px #0a0b0c;
	display:block;
	float:left;
	width:96px;
	height:33px;
	line-height:32px;
	margin:0 5px 0 0;
	text-align:center;
}

#header ul a:hover {
	color:#3a3e40;
	text-shadow:0px -1px #101113;
}

#header ul a:active, #header ul li.selected a {
	color:#c0c1c1;
	background:url(images/menubg.png) left top no-repeat;
}

#header ul li.signup a {
	color:#fff;
	background:url(images/signup.png) left top no-repeat;
	width:112px;
	height:40px;
	line-height:38px;
	margin:-4px 0 0 0;
	text-shadow:0px -1px #1e3900;
}

#header ul li.signup a:hover {
	color:#eee;
	opacity:0.9;
}

#header ul li.signup a:active, #header ul li.signup.selected a {
	background-position:left bottom;
}

#main {
	clear:both;
	padding:50px 0 35px 0;
	background:url(images/light.jpg) top center no-repeat;
	height:auto;
}

#content {
	margin:0 0 0 380px;
}

.contentmobile {
	margin: 0 0 0 335px !important;
}

.contentsignup {
	margin:0px !important;
}

#left {
	width:325px;
	position:absolute;
	left:0px;
	top:0px;
}

.lefthome {
	margin:-20px 0 0 -20px;
}

.leftmobile {
	margin:15px 0  0 0px;
}

.leftdesktop {
	margin:-10px 0  0 -15px;
}

h2 {
	font-size:30px;
	color:#eff0f0;
	font-weight:normal;
	text-shadow:0px 1px #1c1d1f;
	margin:0 0 27px 0;
}

h4 {
	font-size:26px;
	color:#eff0f0;
	font-weight:normal;
	text-shadow:0px 1px #1c1d1f;
	margin:0 0 24px 0;
}

h5 {
	font-size:18px;
	color:#bdbebf;
	font-weight:normal;
	text-shadow:0px 1px #1c1d1f;
	padding:0 0 10px 0;
	line-height:29px;
}

h6 {
	font-size:18px;
	font-weight:bold;
	line-height:29px;
	text-shadow:0px -1px #111;
}

p {
	line-height:22px;
	margin:0 0 20px 0;
	text-shadow:0px -1px #292a2c;
}

p.large {
	font-size:18px;
	font-weight:normal;
	line-height:29px;
	text-shadow:0px -1px #292a2c;
}

h3 {
	font-size:20px;
	color:#f9f9f9;
	text-shadow:0px -1px #292a2c;
	font-weight:normal;
	margin:40px 0 30px 0;
}

.download {
	background:url(images/download.png) 0px 1px no-repeat;
	padding:0 0 0 37px;
}

#dl {
	height:125px;
	background:url(images/dl.png) left top no-repeat;
}

#dl ul{
	list-style:none;	
}

#dl ul li{
	display:inline;
	float:left;
	width:176px;	
	height:125px;
	text-align:center;
}

a.downloadlink {
	display:block;
	width:137px;
	height:30px;
	color:#fafafa;
	text-transform:uppercase;
	text-shadow:0px -1px #00223e;
	background:url(images/downloadlink.png) left top no-repeat;
	line-height:30px;
	font-weight:bold;
	font-size:14px;
	text-align:center;
}

a.downloadlink:hover {
	color:#eee;
	opacity:0.9;
}

a.downloadlink:active {
	background:url(images/downloadlink.png) left bottom no-repeat;
}

.desktopdl {
	position:absolute;
	margin:28px 0 0 160px;
}

#dl a.downloadlink {
	margin:0px auto;
}

#footer {
	clear:both;
	background:url(images/footer.png) repeat;
	color:#3b3d40;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px -1px #111;	
}

#footer a{
	color:#3b3d40;
	margin:0 20px 0 0;
}

.ftop {
	width:100%;
	height:100%;
	background:url(images/ftop.png) left top repeat-x;
}

#footer .set {
	margin:65px 0 20px 0;
	background:url(images/line.png) left top repeat-x;
	padding:40px 0 0 15px;
}

#footer .wrap {
	padding:55px 0;
}

.largefooter .wrap { padding-top:130px !important; }

.smallfooter .wrap { padding-top:10px !important; }

#footer  p {
	text-shadow:0px -1px #1c1e20;
}

.contentbox {	
	width:563px;
}

.cboxtop {
	height:15px;
	background:url(images/cboxtop.png) left top no-repeat;
}

.cboxbottom {
	height:20px;
	background:url(images/cboxbottom.png) left top no-repeat;
}

.cboxcont {
	padding:7px 30px 0 30px;
	background:url(images/contentboxbg.png) left top repeat-y;
}

#main .contentbox ul, ol {
	padding:0px 0 20px 0;
	color:#6a6b6d;
	text-shadow:0px -1px #111;
	font-size:15px;
	line-height:26px;
	margin:0 0 0 20px;
}

#main .contentbox ul {
	list-style:none;
	margin:0px;
}

#main .contentbox ul li {
	background:url(images/dot.png) 0px 10px no-repeat;	
	padding-left:20px;
}

a.appstore {
	width:175px;
	height:68px;
	background:url(images/appstore.png) left top no-repeat;
	display:block;
	float:left;
	text-indent:-9999pt;
	margin:0 10px 0 -3px;
}

a.bbry {
	width:176px;
	height:68px;
	background:url(images/bbry.png) left top no-repeat;
	display:block;
	float:left;
	text-indent:-9999pt;
	margin:0 10px 0 0px;
}

a.appstore:hover, a.bbry:hover {
	opacity:0.9;
}

a.appstore:active, a.bbry:active {
	background-position:left 1px;
}

.topic {
	width:563px;
	height:77px;
	position:relative;
	background:url(images/top.png) left top no-repeat;
	margin:0 0 -18px 0;
}

.topic .headline {
	width:153px;
	height:57px;
	float:left;
	font-weight:bold;
	font-size:20px;
	color:#f9f9f9;
	line-height:64px;
	text-align:center;
}

.topic .desc {
	width:380px;
	float:left;
	padding:15px 0 0 25px;
	color:#58595b;
	font-size:13px;
	text-shadow:0px -1px #191a1b;
	font-weight:bold;
	line-height:18px;
}

/* @group iPhone */

#iphone {
	width: 285px;
	height: 539px;
	background: url(images/iphonelarge.png) no-repeat;
	position: absolute;
}

#desktoplarge {
	background:url(images/desktoplarge.png) no-repeat;
	width:323px;
	height:509px;
}

#iphone .viewport {
	position: absolute;
	width: 231px;
	height: 345px;
	top: 87px;
	left: 29px;
	overflow: hidden;
}

#desktoplarge .viewport  {
	position: absolute;
	width: 251px;
	height: 392px;
	top: 55px;
	left: 36px;
	overflow: hidden;
}

#iphone .viewport img.menubar {
	position: absolute;
	width: 231px;
	height: 14px;
	top: 0;
	left: 0;
	z-index: 98;
}

#iphone .viewport .scroll {
	width: 920px;
	position: absolute;
	left: 0;
	padding-top: 14px;
}

#desktoplarge .viewport .scroll {
	width: 920px;
	position: absolute;
	left: 0;
}

#iphone img {
	float: left;
	display: inline;
}

#desktoplarge img {
	float: left;
	display: inline;
}

/* @end */

#switcher {
	position: absolute;
	left: 5px;
	top:560px;	
	width: 271px;
	height: 36px;
	background: url(images/steps/switcher.png) no-repeat;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	z-index: 1;
}

.desktopswitch {
	left: 27px !important;
	top:534px !important;
}

#zoom {
	z-index: 99;
}

#switcher ol {
	width: 271px;
	z-index: 9;
	position: relative;
	margin:0px;
	padding:0px;
}

#switcher ol li {
	float: left;
	display: block;
	width: 90px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}

#switcher ol li a {
	width: 90px;
	display: block;
	float: left;
	height: 36px;
	background-position:0px 3px;
}

#switcher ol li.switch1 a, #switcher ol li.switch4 a {
	background-image: url(images/steps/switch1.png);
}

#switcher ol li.switch2 a, #switcher ol li.switch5 a {
	background-image: url(images/steps/switch2.png);
}

#switcher ol li.switch3 a, #switcher ol li.switch6 a {
	background-image: url(images/steps/switch3.png);
}

#switcher #pill {
	position: absolute;
	top: 1px;
	left: 2px;
	z-index: 0;
}

#screenshots {
	position:absolute;
	top:58px;
	left:345px;
}

#screenshots ul {
	list-style:none;
}

#screenshots ul li {
	display:block;
	float:left;
}	

#screenshots ul li a{
	display:block;
	float:left;
	margin:0 40px 0 0;
}	

#screenshots ul li a:hover{
	opacity:0.9;
}	

.contentsignup h4, .contentsignup h5{
	text-align:center;
}

#form {
	width:645px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
}

#form div{
	clear:both;
	background:url(images/devide.png) top left repeat-x;
	padding:40px 0;
	margin:30px 0 0 0;
	font-size:14px;
	font-weight:bold;
	color:#6d6e71;
	text-shadow:0px -1px #0d0d0e;
}

#form a{
	color:#6d6e71;
	text-decoration:underline;
}

#form label {
	width:190px;
	height:39px;
	line-height:39px;
	display:block;
	float:left;
	text-align:right;
	font-size:18px;
	font-weight:bold;
	color:#6d6e71;
	text-shadow:0px -1px #0d0d0e;
	margin:0 35px 15px 0;
}

#form input.itext {
	width:251px;
	height:29px;
	padding:5px 20px;
	line-height:39px;
	display:block;
	float:left;	
	font-size:15px;
	font-weight:normal;
	color:#6d6e71;
	text-shadow:0px -1px #0d0d0e;
	border:0px;
	background:url(images/input.png) left top no-repeat;
	margin:0 0 15px 0;
}

#form br {
	clear:both;
}

#form input.submit {
	width:187px;
	height:46px;
	padding:0px;
	display:block;
	position:absolute;
	font-size:18px;
	font-weight:normal;
	color:#c7dae9;
	text-shadow:0px -1px #112432;
	border:0px;
	background:url(images/bigblue.png) left top no-repeat;
	margin:-15px 0 0px 370px;
	text-align:center;
	cursor:pointer;
	font-weight:bold;
}

#form input.submit:hover {
	opacity:0.9;	
}

#form input.submit:active {
	background:url(images/bigblue.png) left bottom no-repeat;
}

input.accept {
	margin:0 0 0 60px;
}