/* @override 
	http://pole2poleapp.com/common/css/pole2pole.css */

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,sub,sup,tt,var,dd,dl,dt,li,ol,ul,
fieldset,form,label,legend,
table,caption,tbody,tfoot,thead,tr,th,td{margin: 0px; padding: 0px; border: 0; font-style: normal; font-size: 100%; line-height: 1.25em; font-family: inherit; text-align: left;}
body {background-color: #000; color: #FFF;}
em {font-style: italic; }
table { border-collapse: collapse; border-spacing: 0; }
ol,ul {	list-style: none;}
q:before,q:after,blockquote:before,blockquote:after {content: "";}
hr {display:none}

.hidden {
	display: none;
}

html {
	width: 100%;
}
object {
	outline-style:none; 
}
*html #col-right {
	margin-left: 50px;
	display: block;
	zoom: 1;
	overflow: hidden;
}
body {
background: url(../images/bg.png) repeat top center;
	font-family: Arial, sans-serif;
	color: #C2C2C2;
	margin: 0;
	font-size: 17px;
	width: 100%;
}
a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#container {
	background: url(../images/head-bg.png) repeat-x top center;
	width: 100%;
}

#page{
	position: relative;
	width: 960px;
	margin: 0px auto;
	top: 0;
	overflow: hidden;
	zoom: 1;

}
#head {
	height: 124px;
	width: 960px;
	margin: 0px auto;
	position: relative;
	zoom: 1;
	overflow: hidden;
		margin-bottom: 79px;

}
#logo {
	background: url(../images/head-logo.png) no-repeat;
	width: 326px;
	height: 80px;
	position: absolute;
	left: 61px;
	top:21px;
	
}
#download {
	background: url(../images/head-download.png) no-repeat;
	width: 247px;
	height: 44px;
	position: absolute;
	left: 655px;
	top:40px;

}
#download a {
	line-height: 44px;
	height: 44px;
	display: block;
	width: 247px;
}
#content {
display: block;
overflow: hidden;
}
#iphone {
	width: 100%;
	margin-top: -68px;
}
#footer {
	margin-top: 0px;
}
#swipe {
	background: url(../images/swipe.png) no-repeat;
	height: 154px;
	width: 393px;
	float: left;
	margin-top:65px;
	margin-left: 72px;
}
*html #swipe {
	margin-left: 15px;
}

#swipe a {
	line-height: 154px;
	height: 154px;
	display: block;
	width: 393px;
}
#copy {
/*float: left;*/
text-align:center;
margin-top: 30px;
margin-bottom: 45px;
}
#copy a {
font-weight: normal;
}
#col-left {
	float: left;
	margin-left: 39px;
	width: 515px;
}
#col-right {
	float: left;
	margin-left: 80px;
	width: 306px;
}

#content h1 {
font-size: 26px;
font-weight: 100;
margin-bottom: 29px;
}
#content p {
	margin-bottom: 24px;
}
div.quote {
	background: url(../images/quote-left.png) no-repeat;
	padding: 20px 0 0 28px;
	margin-bottom: 49px;
	margin-top: 28px;
}
div.quote blockquote {
	background: url(../images/quote-right.png) no-repeat bottom right;
	margin-bottom: 10px;
}
div.quote a.author {
	font-weight: bold;
}
#button-download {
	width: 312px;
	height: 79px;
	background: url(../images/button-download.png) no-repeat;
	margin-bottom: 15px;
}
#button-download a {
	line-height: 79px;
	height: 79px;
	display: block;
	width: 312px;
}

ul.globes {
	padding-left: 17px;
	margin-bottom: 15px;
}
ul.globes li {
	background: url(../images/bullet-globe.png) no-repeat;
	position: relative;
	padding-bottom: 17px;
	padding-left: 31px;
}

h1.beta {
	margin-top: 40px;
}

form #input {
	font-weight: bold;
	display: block;
}

form #name, form #email {
	font-size: 1.0em;
	color: #4D4D4D;
	background: url(../images/field_medium.jpg) no-repeat;
	width: 334px;
	height: 32px;
	padding: 0px 10px;
	padding-top: 9px;
	margin-bottom: 15px;	
	border: none;
}

form #uid {
	font-size: 1.0em;
	color: #4D4D4D;
	background: url(../images/field_large.jpg) no-repeat;
	border: none;
	width: 414px;
	height: 32px;
	padding: 0px 10px;
	padding-top: 9px;
	margin-bottom: 15px;	
}

form p.tip {
	font-size: 0.7em;
	font-weight: bold;
	color: #C2C2C2;
	width: 434px;
	margin-bottom: 0px;
	padding-bottom: 0px;
} 

form #submit {
	display: block;
	margin-top: 0px;
	margin-left: -15px;	
}

form #query {
	font-size: 1.0em;
	color: #4D4D4D;
	border: none;
	padding: 0px 10px;
	padding-top: 9px;
	width: 410px;
	height: 139px;
	background: url(../images/textarea.png) no-repeat;
}

