body {
	background: #465565 url(background-highlight.png) no-repeat center top;
	font: 12pt "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-weight: 200;
	color: #434343;
	padding-top: 20px;
}

h1 {
	font-size: 4.25em;
	font-weight: 400;
	color: #000;
}

h2 {
	font-size: 1.7em;
	color: #1f5164;
	font-weight: 200;
	margin: 8px 0 5px;
}

h3 {
	font-size: 1.7em;
	font-weight: 200;
	color: #000;
}

h4 {
	font-size: 1.2em;
	font-weight: 200;
	color: #787878;
}

h5 {
	font-size: 1.2em;
	font-weight: 200;
	color: #163f64;
	margin-bottom: 10px;
	margin-top: 25px;
}

h6 {
	font-size: 1.2em;
	font-weight: 400;
	font-style: normal;
	margin-top: 8px;
	margin-bottom: 15px;
}

img.left-align {
	float: left;
	margin-right: 5px;
	margin-top: 15px;
}

img.right-align {
	float: right;
	margin-top: 20px;
	margin-left: 15px;
}

a {
	color: #434343;
}

a:hover {
	color: #787878;
}

p.contact-information {
	margin-left: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}

#page {
	width: 902px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	width: 900px;
	height: 80px;
	margin: 20px 0 10px;
}

.header-logo a img {
	width: 170px;
	height: 62px;
	float: left;
	border: none;
	margin: 5px 0 0 20px;
}

.header-navi {
	color: #f0f0f0;
	font-size: .98em;
	text-shadow: #202020 0 1px 1px;
	font-weight: bold;
	float: right;
	margin-right: 20px;
}

.header-navi ul li {
	display: inline-block;
	width: 120px;
	height: 44px;
	padding-top: 10px;
	text-align: center;
}

.header-navi ul li.current_page_item {
	color: #fff;
	background: url(navi-bubble.png) no-repeat;
}

.header-navi ul li a, .header-navi ul li a:visited {
	color: #f0f0f0;
	text-decoration: none;
}

.header-navi ul li a:hover {
	color: #fff;
	text-shadow: #ddd 0 0 20px;
}

#image-container {
	width: 902px;
	height: 303px;
	margin: 0;
	padding: 0;
	background: #fff url(image-container-background.png) no-repeat;
}

a.image-buy-price img{
	position: absolute;
	top: 5px;
	left: 5px;
	border: none;
}

/* @group Slide1 */

/* Overview */

.slide1 {
	
}

.slide1 h4 {
	position: absolute;
	top: 30px;
	left: 45px;
	width: 400px;
	text-align: center;
}

.slide1 h1 {
	position: absolute;
	top: 30px;
	left: 45px;
	width: 400px;
	text-align: center;
}

.slide1 h3 {
	position: absolute;
	top: 180px;
	left: 45px;
	width: 400px;
	text-align: center;
}

.slide1 p {
	position: absolute;
	top: 150px;
	left: 45px;
	width: 400px;
	text-align: center;
}

.slide1 img.slide1-screenshots {
	position: absolute;
	top: 10px;
	left: 475px;
}

/* @end */

/* @group Slide2 */

/* Swap */

.slide2 {
	
}

.slide2 h2 {
	position: absolute;
	top: 5px;
	left: 401px;
	width: 100px;
	text-align: center;
	font-size: 2.5em;
}

.slide2 h4 {
	position: absolute;
	top: 40px;
	left: 251px;
	width: 400px;
	text-align: center;
}

.slide2 img.slide2-screenshots {
	position: absolute;
	top: 10px;
	left: 100px;
}

/* @end */

/* @group Slide3 */

/* Connect */

.slide3 {
	
}

.slide3 h2 {
	position: absolute;
	top: 30px;
	left: 45px;
	width: 400px;
	text-align: center;
	font-size: 2.2em;
}

.slide3 h4 {
	position: absolute;
	top: 60px;
	left: 70px;
	width: 350px;
	text-align: center;
}

.slide3 img.slide3-screenshots {
	position: absolute;
	top: 10px;
	left: 476px;
}

.slide3 img.slide3-no {
	position: absolute;
	top: 160px;
	left: 100px;
}

/* @end */



/* @group Slide4 */

/* View */

.slide4 {
	
}

.slide4 h2 {
	position: absolute;
	top: 30px;
	left: 25px;
	width: 400px;
	text-align: center;
	font-size: 2.2em;
}

.slide4 h4 {
	position: absolute;
	top: 60px;
	left: 50px;
	width: 350px;
	text-align: center;
}

.slide4 img.slide4-screenshots {
	position: absolute;
	top: 10px;
	left: 429px;
}

.slide4 img.slide4-info {
	position: absolute;
	top: 145px;
	left: 83px;
}

/* @end */

/* @group Slide5 */

/* Edit */

.slide5 {
	
}

.slide5 h2 {
	position: absolute;
	top: 100px;
	left: 15px;
	width: 300px;
	text-align: center;
	font-size: 2.2em;
}

.slide5 h4 {
	position: absolute;
	top: 130px;
	left: 15px;
	width: 300px;
	text-align: center;
}

.slide5 img.slide5-screenshots {
	position: absolute;
	top: 0px;
	left: 342px;
}

/* @end */

#content-top.content-light {
	width: 902px;
	height: 11px;
	background: url(content-top-light.png) no-repeat;
}

#content-top.content-dark {
	width: 902px;
	height: 11px;
	background: url(content-top-dark.png) no-repeat;
}

#content {
	width: 852px;
	padding: 1px 25px;
}

#content.content-light {
	background: #bfbfbf url(content-repeat-light.png) repeat-y 0;
}

#content.content-dark {
	background: #bfbfbf url(content-repeat-dark.png) repeat-y 0;
}

/* @group Video */

embed.video {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #BFBFBF;
	margin: 5px 0 0 -5px;
	width: 854px;
	height: 496px;
}

.embed-video img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 5px solid #BFBFBF;
	margin: 5px 0 0 -5px;
}

p.download-videos {
	text-align: center;
	font-size: 1em;
	visibility: hidden;
}

ul.video-quality {
	list-style-type: none;
	text-align: center;
	width: 850px;
	padding: 0;
	font-size: .8em;
	visibility: hidden;
}

ul.video-quality li {
	display: inline-block;
	width: 150px;
	margin: 0 15px;
	text-align: center;
}

ul.video-quality li a, ul.video-quality li a:visited{
	text-decoration: none;
	font-weight: bold;
}

ul.video-quality li a:hover {
	text-decoration: underline;
}

ul.choose-video {
	list-style-type: none;
	text-align: center;
	width: 850px;
	padding: 0;
	font-size: 1.2em;
}

ul.choose-video li {
	display: inline-block;
	width: 250px;
	margin: 0 15px;
	text-align: center;
	text-decoration: underline;
}

ul.choose-video li:hover {
	color: #787878;
	cursor: pointer;
}

/* @end */

/* @group Screenshots */

#screenshot-container {
	text-align: center;
	height: 480px;
	margin: 159px 265px 131px;
	width: 320px;
}

#iphone-static {
	background: url(iphone-static.png) no-repeat;
	width: 414px;
	height: 770px;
	position: absolute;
	margin: -750px 210px 0 218px;
}

#screenshot-next p {
	width: 154px;
	background-image: url(next-arrow.png);
	text-align: center;
	padding-top: 40px;
	font-size: 1.5em;
	height: 69px;
	float: right;
	margin-top: -500px;
	margin-right: 10px;
}

#screenshot-next p:hover {
	text-decoration: underline;
}

#screenshot-prev p {
	width: 154px;
	background-image: url(prev-arrow.png);
	text-align: center;
	padding-top: 40px;
	font-size: 1.5em;
	height: 69px;
	margin-top: -500px;
	position: absolute;
	margin-left: 10px;
}

#screenshot-prev p:hover {
	text-decoration: underline;
}

#screenshot {
	width: 320px;
	height: 480;
}

#screenshot-container img {
	border: none;
}

#output {
	text-align: center;
	width: 850px;
	padding-bottom: 20px;
	padding-top: 1px;
}

/* @end */

#thirds {
	width: 852px;
	height: 170px;
}

/* @group thirds */

.left-third {
	width: 216px;
	height: 170px;
	float: left;
	padding-right: 7px;
}

.left-third p{
	margin-top: 8px;
}

.center-third {
	width: 279px;
	height: 170px;
	float: left;
	padding-right: 7px;
	padding-left: 10px;
}

.center-third p{
	margin-top: 8px;
}

.right-third {
	width: 317px;
	height: 170px;
	float: left;
	padding-left: 10px;
}

.right-third p{
	margin-top: 8px;
}

/* @end */

.h-line {
	background: url(h-line.png) repeat-x;
	width: 900px;
	height: 3px;
	margin-left: -24px;
}

.content-line {
	background: url(h-line.png) repeat-x;
	width: 900px;
	height: 3px;
	margin-left: 1px;
	margin-top: -3px;
}

.v-line {
	background: url(v-line.png) repeat-y;
	width: 3px;
	height: 100%;
	float: left;
	padding-top: 1px;
	margin-top: -1px;
}

#content-bottom {
	background: #bfbfbf url(content-bottom.png) no-repeat;
	width: 902px;
	height: 12px;
}

#copyright {
	color: #bfbfbf;
	font-size: .8em;
	text-align: center;
	margin-bottom: 25px;
}

#copyright ul.copyright-navi {
	list-style-type: none;
	width: 700px;
	display: block;
	padding: 0;
	margin: 25px 101px;
	height: 15px;
}

#copyright ul.copyright-navi li {
	list-style-type: none;
	display: inline;
	width: 100px;
	float: left;
}

#copyright ul.copyright-navi li a, #copyright ul.copyright-navi li a:visited {
	font-weight: bold;
	text-decoration: none;
}

#copyright ul.copyright-navi li a:hover {
	text-shadow: #ddd 0 0 20px;
}

#copyright a, #copyright a:visited {
	color: #bfbfbf;
}

#copyright a:hover {
	color: #f0f0f0;
}

/* @group Press Releases */

ul.press-list {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 25px;
}

ul.press-list li.press-title {
	margin-top: 10px;
	text-decoration: underline;
}

ul.press-list li.press-title:hover {
	margin-top: 10px;
	text-decoration: underline;
	color: #787878;
	cursor: pointer;
}

.press-hidden {
	margin-left: 20px;
	margin-bottom: 20px;
	display: none;
	margin-top: 5px;
}

/* @end */

/* @group Support */

ul.support-list {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 25px;
}

ul.support-list li.support-question {
	margin-top: 10px;
	text-decoration: underline;
}

ul.support-list li.support-question:hover {
	margin-top: 10px;
	text-decoration: underline;
	color: #787878;
	cursor: pointer;
}

.support-hidden {
	margin-left: 20px;
	margin-bottom: 20px;
	display: none;
	margin-top: 5px;
}

/* @end */