.container_w {
	margin-left:auto;
	margin-right:auto;
	width:800px;
	overflow:auto;
}

a, a:visited {
	color: #33580a;
}

a:hover {
	color: #68b615;
}

/* @group Common */

body {
	background-color: #f3f4e0;
	color: #745c28;
	font-family: "Arial Rounded MT Bold", "Lucida Grande", Lucida, Verdana, sans-serif;
}

#top_bar {
	padding: 10px 0 10px 0;
	width: 100%;
	background-color: #56950e;
	background:	#56950e -webkit-gradient(linear, 0 0, 0 40, from(#70A005), to(#56950e));

	height: 41px;
}

#logo {
	float: left;
	display: block;
	background: url(../images/logo.png);
	width: 265px;
	height: 41px;
}

#logo a {
	display: block;
	width: 265px;
	height: 41px;
}

#company_name, #slogan {
	display: none;
}

#links {
	margin-top: 25px;
	float: right;
}

.link {
	float: left;
	padding-left: 30px;
}

.link a, .link a:visited {
	color: #b1cea4;
	text-decoration: none;
	margin-top: 20px;
	font: bold 16px "Arial Rounded MT Bold", "Lucida Grande", Lucida, Verdana, sans-serif;
	-webkit-transition: color 0.2s linear;
}

.link a:hover {
	color: white;
}


.headline {
	text-align: center;
	margin-top: 60px;
}

#copyright {
	text-align: center;
	font-size: 11px;
	margin-bottom: 20px;
}

/* @end */

/* @group About */

#marshmallow_intro {
	border: 1px solid #745c28;
	margin-top: 20px;
	margin-bottom: 20px;
	background-color: white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#intro_right_block {
	float: right;
	width: 200px;
	margin-top: 80px;
	margin-right: 20px;
	color: #555;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#ingredients {
	color: black;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

.ingredeint {
}

.ingredeint_name {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0px;
}

.position {
	color: #888;
	padding-left: 5px;
}

.ingredeint_desc {
	color: #AAA;
	font-size: 11px;
	margin-bottom: 10px;
}

#barcode {
	margin-top: 10px;
}

#mit {
	color: #888;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 0px;
	font-size: 11px;
	text-transform: uppercase;
}

#bigs {
	color: #888;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
}

#intro_left_block {
	float: left;
	width: 530px;
	margin-top: 20px;
	margin-left: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#intro_left_block h1 {
	margin-left: 115px;
	font-size: 30px;
	font-family: "Arial Rounded MT Bold", "Lucida Grande", Verdana, sans-serif;
}

#intro_left_block p {
	color: #bf9f16;	
}

.fact {
	margin-top: 20px;
	margin-bottom: 25px;
}

.fact_img {
	width: 100px;
	float: left;
}

.fact_desc {
	padding-left: 115px;
}

.fact_title {
	line-height: 20px;
	font-size: 16px;
	margin-bottom: 5px;
}

/* @end */

/* @group Nally Touch */

#nallytouch_header {
	position: relative;
	margin-top: -20px;
	height: 140px;
	overflow: hidden;
}

#nallytouch_title, #nallytouch_slogan, #nallytouch_price {
	padding-left: 200px;
	margin-bottom: 0px;	
	font-family: "HelveticaNeue-Light", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nallytouch_title {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 32px;
	line-height: 38px;
	margin-top: 25px;
	color: white;
}

#nallytouch_slogan {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
}

#nallytouch_price {
	font-weight: normal;
	font-size: 12px;
	color: #aaa;
}
#nallytouch_icon {
	position: absolute;
	left: 20px;
	top: -10px;
	width: 160px;
	height: 160px;
	-webkit-transition: -webkit-transform 0.3s;
	margin-left: auto;
	margin-right: auto;
	/*-webkit-transform: scale(0.8, 0.8)*/
}

#nallytouch_icon:hover {
	-webkit-transform: rotate(-30deg);
}

#nallytouch_appstore_badge {
	position: relative;
	top: 35px;
	float: right;
}

#nallytouch_iphone {
	width: 456px;
	height: 317px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: url(/NallyTouch/iPhoneBackground.png) no-repeat;
}

#nallytouch_video {
	position: relative;
	width: 288px;
	height: 192px;
	left: 87px;
	top: 31px;
}

.nallytouch_body {
	background-color: #222;
	background:	#222 -webkit-gradient(linear, 0 100, 0 400, from(#111), to(#222), color-stop(0.7, #666));
	color: #ddd;
}

.nallytouch_intro_box {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	margin-top: 20px;
	margin-bottom: 5px;
	background-color: black;
	color: #b5b5b5;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.nallytouch_intro_box a {
	color: white;
}

#nallytouch_left_block {
	width: 530px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.title {
	font-size: 18px;
	margin-bottom: 4px;
	color: white;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#nallytouch_right_block {
	float: right;
	width: 230px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}

#nallytouch_screencast {
	width: 437px;
	margin-left: auto;
	margin-right: auto;
}

#nallytouch_screenshots {
	margin-bottom: 20px;
}

/* @end */

#homepage_container {
	margin-top: 30px;
	margin-bottom: 20px;
}

#homepage_container h1 {
	margin-bottom: 0px;
}

#homepage_container h2 {
	margin-bottom: 0px;
	font-size: 16px;
}