/***************************************
* Global Reset 
*/

* { margin:0; padding: 0; outline: 0; }
option { padding-left: 0.4em; }
select { padding: 1px; }
* html body * { overflow:visible; }
* html iframe, * html frame { overflow:auto; }
* html frameset { overflow:hidden; }
fieldset, img { border: 0 solid; }
ul, ol, dl { margin: 0 0 1em 1em }
li {
	margin-left: 0.8em;
}
dt { font-weight: bold; }
dd { margin: 0 0 1em 0.8em; }
blockquote { margin: 0 0 1em 0.8em; }
blockquote:before, blockquote:after,
q:before, q:after { content: ""; }


/***************************************
* Global Style 
*/

body {
	background: #FFFFFF;
	color: #6E6E6E;
	font-size: 12px;
	line-height: 2em;
	font-family:"Lucida Grande","Arial",sans-serif;
	text-align: left;
}

h1, h2, h3, h4 {
	color: #2C2B2B;
	font-size: 1.2em;
	font-weight: bold;
	margin: 1em 0 0.3em;
	text-shadow: 0 0 2px white;
}

a {
	color: inherit;
	text-decoration: underline;
}


/***************************************
* Layout 
*/

#main {
	width: 1022px;
	margin: 0 auto;
	background: url(../images/swipe.jpg) no-repeat 0 110px;
	position: relative;
}

#section1 {
	height: 320px;
	width: 100%;
}

#section2 {
	height: 668px;
	width: 100%;
	position: relative;
	overflow: hidden;
}

#section3 {
	height: auto;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 45px;
}

#section4 {
	height: auto;
	width: 100%;
	padding-bottom: 100px;
	padding-top: 60px;
	overflow: hidden;
	background: url(../images/reviews_spacer.jpg) no-repeat top center;
	position: relative;
}

ul#features-left,
ul#features-right {
	width: 250px;
	float: left;
	margin: 0 80px 0 0;
	padding: 0;
}

#info {
	width: 322px;
	margin-left: 660px;
	min-height: 562px;
	padding: 40px 18px 0 22px;
	background: url(../images/info-bg.jpg) no-repeat;
}


/***************************************
* Section 1 
*/

h1 {
	position: absolute;
	top: 30px;
	left: 286px;
}

h1 a {
	display: block;
	padding-top: 86px;
	width: 398px;
	height: 0;
	overflow: hidden;
	background: url(../images/timetracker.gif) no-repeat;
}
#timetracker-icon {
	position: absolute;
	left: 3px;
	top: 38px;
}

#section1 p {
	width: 440px;
	height: 115px;
	position: absolute;
	left: 286px;
	top: 140px;
	overflow: visible;
}

#store-sign {
	position: absolute;
	right: 23px;
	top: 183px;
	z-index: 1000;
}
img#twitter {
	position: absolute;
	right: 0;
	top: 20px;
}


/***************************************
* Section 2 
*/

#section2 .button {
	position: absolute;
	cursor: pointer;
}
#button-screenshots {
	left: 283px;
}
#button-video {
	left: 418px;
}
#section2-block {
	position: relative;
	width: 1700px;
	top: 70px;
	left: 0;
}
#iphone-video {
	margin-left: 369px;
}
#video {
	position: absolute;
	top: 87px;
	left: 1414px;
}



/***************************************
* Section 3 
*/

#features li {
	margin: 0 0 23px 0;
	padding: 0 0 0 5px;
	list-style: none;
	position: relative;
}
#features h3 {
	margin: 0 0 0 31px;
	padding-top: 7px;
}
#features img.features-icon {
	position: absolute;
	left: 0;
	top: 0;
}
#features p.view {
	position: absolute;
	top: 12px;
	right: 12px;
}
#features p.view a {
	display: block;
	padding-top: 13px;
	width: 51px;
	height: 0;
	overflow: hidden;
	background: url(../images/view.gif) no-repeat 0 -13px;
}
#features p.view a:hover {
	background: url(../images/view.gif) no-repeat 0 0;
}
#info {
	font-size: 0.9em;
	line-height: 1.5em;
}
#info #appstore-badge {
	float: left;
}
#info p#price {
	margin-left: 165px;
	margin-top: 3px;
	font-size: 1.5em;
	color: #322e25;
	font-weight: bold;
}
#info p#price span {
	margin-right: 10px;
}
#info p#price span#original-price {
	text-decoration: line-through;
}
#info p#price span#reduced-price {
	color: #d82c23;
}
#info #buy a {
	text-decoration: none;
}
#info #price-info {
	margin-left: 165px;
	margin-top: 8px;
	display: block;
}
#info #buy {
	padding-right: 20px;
	overflow: hidden;
}
#info p {
	color: #62563b;
}
#info strong {
	color: #493d25;
}
#info h3 {
	color: #3a2a11;
}
#info a:hover {
	color: #493d25;
}
img#languages {
	margin-top: 10px;
}

/***************************************
* Section 4 
*/

.reviewbutton {
	width: 30px;
	height: 100%;
	position: absolute;
	z-index: 1000;
}
.reviewbutton img{
	margin-top: 60px;
	cursor: pointer;
}
#reviewbuttonleft {
	left: 0;
	background: url(../images/reviewbutton-background-left.png) repeat-y;
}
#reviewbuttonright {
	right: 0;
	background: url(../images/reviewbutton-background-right.png) repeat-y;
}
#reviewblock {
	width: 2988px;
	overflow: hidden;
	position: relative;
	left: 30px;
}
#section4 .review {
	width: 200px;
	float: left;
	background: url(../images/quotationmark.gif) no-repeat top left;
	padding-top: 15px;
	padding-left: 15px;
	margin-right: 34px;
}
#section4 p.reviewtext {
	font-family: "Georgia",serif;
	font-style: italic;
	line-height: 1.6em;
}
#section4 p.reviewsource {
	font-size: 0.9em;
	margin-top: 5px;
}
#section4 p.reviewsource img {
	margin-top: 10px;
}

