/* Application ========================================= */

.wrapper {
  margin: 0px;
}

.container {
  width: 850px;
  margin: 0px auto;
}

/* Header ========================================= */

header {
	width: 850px;
	height: 78px;
	margin: 15px auto 15px;
}

#title {
	background: transparent url("../img/Icon.png") no-repeat left center;
/*    background-image: url(Retina-image-800x600-2x.png);*/
/*    background-size: 400px 300px;*/
/*    background-repeat: no-repeat;*/
	width: 400px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    #title {
        background-image: url("../img/Icon@2x.png");
        background-size: 64px 78px;
    }
}

#title h1 {
	margin: 0px;
	line-height: 78px;
}

#title h1 a {
	line-height: 75px;
	padding: 24px 0px 24px 70px;
}

header nav {
	margin: 23px 0px;
}

header nav ul {
	margin: 0px;
}

header nav ul li {
	color: #8b8b8b;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	line-height: 30px;
}

header nav ul li.disabled {
    border-top-color: #5DAD43;
    border-top-width: 1px;
    border-style: solid;
}

header nav ul li a:link, header nav ul li a:visited {
	color: #2c2c2c;
}

header nav ul li a:hover, header nav ul li a:active {
	color: #8b8b8b;
}

/* Footer ========================================= */

footer {
	width: 850px;
	margin: 50px auto 0px;
	border-top: 1px solid #e5e5e5;
	padding: 10px 0 0 0;
}

footer ul li {
	border-right: 1px solid #e5e5e5;
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 10px 0 0;
}

footer ul li.disabled {
	color: #e5e5e5;
}

footer ul li a:link, footer ul li a:visited {
	color: #2c2c2c;
	font-weight: normal;
}

footer ul li a:hover, footer ul li a:active {
	color: #8b8b8b;
}

/* Preview ========================================= */

.preview-wrapper {
	background-image: url('../img/Background.png');
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) {
    .preview-wrapper {
        background-image: url('../img/Background@2x.png');
        background-size: 159px 436px;
    }
}

.preview {
	width: 850px;
	height: 436px;
	margin: 0px auto;
	
	color: #fff;
	text-align: center;
	text-shadow: 0px 2px 3px #000000;
}

.preview-wrapper:before { 
	content: ""; 
	position: absolute; top: 0; left: 0; width: 100%; z-index: 8; height: 7px;
	-webkit-box-shadow: inset 0px 3px 4px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    inset 0px 3px 4px rgba(50, 50, 50, 0.5);
    box-shadow:         inset 0px 3px 4px rgba(50, 50, 50, 0.5);
}

.preview-wrapper:after { 
    content: ""; 
    position: absolute; bottom: 0; left: 0; width: 100%; z-index: 8; height: 7px;
    -webkit-box-shadow: inset 0px -3px 4px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    inset 0px -3px 4px rgba(50, 50, 50, 0.5);
    box-shadow:         inset 0px -3px 4px rgba(50, 50, 50, 0.5);
}

.preview h2 {
	color: #fff;
	text-align: center;
	padding: 36px 38px 4px;
	margin: 0px;
}

.preview .left {
	width: 216px;
	padding: 80px 0px 0px;
}

.preview h3 {
	padding: 0px 0px 16px;
}

/* Introduction ========================================= */

.introduction-wrapper {
  margin: 45px 0px;
}

#introduction {
  padding: 0px 40px;
}

#introduction article section {
	width: 320px;
}

#introduction article section p {
	margin: 0px;
	text-align: justify;
}

/* Screenshots ========================================= */

.screenshots-wrapper {
    margin: 45px 0px;
}

#screenshots {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}

#screenshots img {
	padding: 30px 4px 30px;
}

/* Video ========================================= */

.video-wrapper {
	margin: 45px 0px;
}

#video {
	padding: 40px 40px;
    border-top: 1px solid #e5e5e5;
    text-align: center;
}

#video iframe {
	margin: 45px 0px;
}

/* Howto ========================================= */

.howto-wrapper {
	margin: 45px 0px;
}

#howto {
	padding: 0px 40px;
//	border-top: 1px solid #e5e5e5;
}

/*#howto h2 {*/
/*	text-align: center;*/
/*}*/
/**/
/*#howto h3 {*/
/*	text-align: center;*/
/*}*/

#howto p {
	margin: 0 0 20px 0;
}

/*#howto #attach aside {
	margin: 120px 30px;
}*/

#howto #attach .left {
	width: 424px;
	margin: 0 0 20px 0;
}

#howto #attach .right {
	width: 230px;
	margin: 30px 50px 0 0;
}

#howto #selection-mode .left {
	width: 230px;
	margin: 30px 0 0 50px ;
	text-align: right;
}

#howto #selection-mode .right {
	width: 395px;
	margin: 0 0 0 0;
}

#howto #save-image .left {
	width: 454px;
	margin: 0 0 0 0;
}

#howto #save-image .right {
	width: 230px;
	margin: 40px 50px 0 0;
}

#howto #yosemite .left {
    width: 230px;
    margin: 90px 0 0 50px ;
    text-align: right;
}

#howto #yosemite .right {
    width: 460px;
    margin: 0 0 0 0;
}

/* Buy ========================================= */

.buy-wrapper {
	margin: 0px;
	padding: 45px 0px;
}

.buy {
	width: 850px;
	margin: 0px auto;
	min-height: 500px;
}

.buy .form {
    width: 500px;
	margin: 0px auto;
	padding: 50px 70px;
	background: #F7F8F8;
	border: 1px solid #e5e5e5;
}

.under-construction {
	background: transparent url("../img/UnderConstruction.png") no-repeat left center;
	height: 300px;
}

.under-construction h2 {
	padding: 136px 0px 0px 300px;
}

/* Support ========================================= */

.support-wrapper {
	margin: 0px;
	padding: 45px 0px;
}

.support {
	width: 400px;
	margin: 0px auto;
	min-height: 500px;
}

.support .form {
    width: 250px;
	margin: 0px auto;
	padding: 50px 70px;
	background: #F7F8F8;
	border: 1px solid #e5e5e5;
}

.support #name {
	width: 250px;
}

.support #email {
	width: 250px;
}

.support #message {
	width: 250px;
	min-height: 200px;
}

/* Download ========================================= */

.download-wrapper {
	margin: 0px;
	padding: 45px 0px;
}

.download {
	width: 550px;
	margin: 0px auto;
	min-height: 500px;
}
