/*******************************
*	The Dream Apps
*	Design by The Dream Apps
*	Coding and implementation:
*	TOXINIDE.COM - 2009 (v1.0)
********************************/

* {
	margin: 0;
	padding: 0;
}


img {  
	border-style: none;
}

html body {
	height: 100%;
	background-color: #fff;
	font-family: "HelveticaNeue-UltraLight", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	color: #000;
	text-align: center;
	min-width: 850px;
}

#header {
	background: #1b1b1b url(/images/bg_noise.png) repeat;
	color: #fff;
	padding: 13px 0 18px 10px;
	text-align: left;
}

#header h1 {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 30px;
	font-weight: normal;
	letter-spacing: 0px;	
	text-shadow: 0px 1px 1px #000;	
}

#header img {
	position: relative;
	float: left;
	padding-right: 10px;
}

/********************
+_ Navigation
********************/
#navmenu {
	text-align: right;
	padding-right: 10px;
	margin-top: -27px;
}

#navmenu ul {
	text-align: right;
	white-space: nowrap;
}

#navmenu li {
	margin: 5px;
	list-style-type: none;
	display: inline;
}

#navmenu a {
	text-decoration: none;
	color: #fff;
}

#navmenu a:hover {
	text-decoration: underline;	
}

/********************
+_ Main content
********************/
#main {
	background: #fff url(/images/bg_shadow.png) repeat-x;
	height: 500px;
	position: relative;
}

#featured {
	width: 550px;
	margin: 0 auto;
	position: relative;
	padding-top: 70px;
	text-align: left;
}

#featured a {
	text-decoration: none;
	color: #000;
}

#featured img {
	position: relative;
	float: left;
	padding-right: 20px;
}

#featured h2 {
	font-size: 65px;
	font-weight: lighter;
}

#featured p {
	font-size: 35px;
}


#featured .center {
  margin-left: auto;
  margin-right: auto;
}

/********************
+_ App content
********************/
#applications {
	text-align: left;
	
	width: 700px;
	margin: 0 auto;
	
	margin-top: 110px;
	border-top: 1px solid #b8b8b8;
}

#applications p {
	font-size: 40px;
}

#mac {
	width: 350px;
	float: left;
	text-align: center;
	border-right: 1px solid #b8b8b8;
	padding-top: 20px;
}

#applications a {
	text-decoration: none;
	color: #000;
}

#applications a:hover {
	text-decoration: underline;
}

#mac .list p {
	font-size: 17px;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
}

#iphone {
	float: right;
	width: 349px;
	text-align: center;
	padding-top: 20px;
}

#iphone .list p {
	font-size: 17px;
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
}

/********************
+_ Dreamcapture content
********************/
#dreamcapture_featured {
	width: 700px;
	margin: 0 auto;
	position: relative;
	padding-top: 80px;
	text-align: center;
}


#dreamcapture_featured a {
	text-decoration: none;
	color: #000;
}

#dreamcapture_featured img {
	position: relative;
	float: left;
	padding-right: 10px;
	padding-top: 5px;
}

#dreamcapture_featured h1 {
	font-size: 65px;
	font-weight: lighter;
}

#dreamcapture_featured h2 {
	font-size: 35px;
	font-weight: lighter;
}

#dreamcapture_featured p {
	margin-top: 10px;
	font-size: 20px;
}


/* Dream Capture info section */

#dreamcapture_info {
	padding-top: 100px;
	text-align: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #1a1a1a;
}

#dreamcapture_info img {
	padding-top: 10px;
	padding-right: 10px;
}

#dreamcapture_info .left {
	width: 340px;
	text-align: left;
	float: left;
}

#dreamcapture_info h2 {
	font-size: 14px;
	font-weight: bold;	
}

#dreamcapture_info p {
	font-size: 12px;
	margin-top: 0;
	margin-bottom: 25px;	
}

#dreamcapture_info .right {
	float: right;
	width: 320px;
	text-align: justify;
}

#dreamcapture_featured #buttons {
	float: right;
	margin-top: -75px;
	padding-bottom: 5px;
}

#dreamcapture_featured #buttons p {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #434343;
	margin-right: 40px;
	margin-top: 40px;
}


/********************
+_ About content
********************/
#about {
	width: 500px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: justify;
	font-size: 20px;
}

#about h1 {
	font-size: 50px;
	font-weight: normal;
}

/********************
+_ Support content
********************/
#support {
	width: 500px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: justify;
	font-size: 20px;
}

#support a {
	color: #000;
}

#support h1 {
	font-size: 50px;
	font-weight: normal;
}

/********************
+_ Lookup content
********************/
#lookup {
	width: 500px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: justify;
	font-size: 20px;
}

#lookup a {
	color: #000;
}

#lookup h1 {
	font-size: 50px;
	font-weight: normal;
}

#lookup #lookup_field {
	height: 30px;
	width: 300px;
	margin-bottom: 30px;
	border: 1px solid #898989;
	font-size: 19px;
	margin-left: 40px;
}

#lookup #lookup_button {
	background-image: url(/images/lookup_bttn.png);
	background-repeat: no-repeat;
	background-color: #fff;
	width: 106px;
	height: 32px;
	overflow: hidden;
	cursor: pointer;
	
	text-indent: -9999px;
	border-style: none;
	padding-top: 5px;
}

#gotit_iphone {
	text-align: left;
	padding-left: 50px;
}

#iphone_message {
	text-align: right;
	font-size: 30px;
	padding-top: 130px;
}


/********************
+_ Conact content
********************/
#contact {
	width: 500px;
	padding-top: 30px;
	margin: 0 auto;
	text-align: justify;
	font-size: 20px;
}

#contact a {
	color: #000;
}

#contact h1 {
	font-size: 50px;
	font-weight: normal;
}

#contact #name_field {
	height: 30px;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #898989;
	font-size: 19px;
}

#contact #email_field {
	height: 30px;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #898989;
	font-size: 19px;
}

#contact #subject_field {
	height: 30px;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #898989;
	font-size: 19px;
}

#contact #message_field {
	height: 130px;
	width: 300px;
	margin-bottom: 10px;
	border: 1px solid #898989;
	font-size: 19px;
}

#contact #contact_button {
	background-image: url(/images/send_bttn.png);
	background-repeat: no-repeat;
	background-color: #fff;
	float: right;
	width: 106px;
	height: 32px;
	overflow: hidden;
	cursor: pointer;
	
	text-indent: -9999px;
	border-style: none;
	padding-top: 5px;
	margin-right: 95px;
}

#contact #back {
	margin-left: 180px;
}

#contact textarea {
	width: 300px;
	margin-bottom: 10px;
}

#contact label {
	float: left;
	width: 120px;
}

/********************
+_ Purchase content
********************/
#purchase img {
	position: relative;
	margin: 5px;
}

#purchase {
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
	font-family: "HelveticaNeue-UltraLight", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 25px;
	padding-bottom: 50px;
}

#purchase h1 {
	font-weight: lighter;
	text-align: left;
	padding-bottom: 50px;
}

#purchase input {
	width: 30px;
	font-size: 20px;
}


/********************
+_ License content
********************/
#license {
	width: 700px;
	margin: 0 auto;
	text-align: left;
}

#license a {
	color: black;
}

.license_price {
	margin-top: 30px;
	margin-bottom: 10px;
	background: url(/images/order_bg.png) no-repeat center;
	height: 70px;
}

.license_price p {
	font-size: 19px;
	padding-top: 25px;
}

/********************
+_ Screenshots content
********************/
#shots {
	padding-top: 190px;
}

#shots p {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	font-size: 15px;
}

/********************
+_ Footer content
********************/
#footer_index {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding-top: 300px;	
	font-size: smaller;
	padding-bottom: 20px;
}

#iphone_footer {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding-top: 170px;	
	font-size: smaller;
	padding-bottom: 20px;
}

#footer {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Helvetica, Arial, sans-serif;
	padding-top: 30px;	
	font-size: smaller;
	padding-bottom: 20px;
}

.good {
	color: #55923e;
}

.bad {
	color: #98000c;
}
