/* @group frame */

#frame {
	width: 384px;
	height: 564px;
	position: absolute;
	top: -45px;
	left: -98px;
}

html>body #frame {
	width: 384px;
	height: 564px;
	position: absolute;
	top: -80px;
	left: -53px;
}

#frame .viewport {
	position: absolute;
	width: 335px;
	height: 500px;
	top: 26px;
	left: 30px;
	overflow: hidden;
}

#frame .viewport .scroll {
	width: 1300px;
	position: absolute;
	left: 0;
	padding-top: 15px;
}

#frame img {
	float: left;
	display: inline;
}

#frame overlay {
	position: absolute;
	top: 0px;
	left: -10px;
	z-index: 5;
}

/* @end */

.homeH2{
	position:absolute;
	left:400px;
	top:-20px;
	font: normal normal 30px/32px "Helvetica Neue", Arial;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 631px;
	height: 69px;
	background: url(images/titles/intro.png) no-repeat;
	margin-bottom: 20px;
}

#steps {
	position: absolute;
	left: 350px;
	top: 100px;
	z-index: 9;
	height: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#steps ol {
	width: 490px;
	list-style: none;
}

#steps ol li {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	line-height: 20px;
}

#steps ol li strong {
	display: block;
	font-size: 20px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
}

#steps ol li.step2, #steps ol li.step3, #steps ol li.step4 {
	display: none;
}

#switcher {
	position: absolute;
	left: 390px;
	top: 200px;
	width: 420px;
	height: 42px;
	background: url(images/steps/switcher.png) no-repeat;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	z-index: 1;
}

#zoom {
	z-index: 99;
}

#switcher ol {
	width: 420px;
	z-index: 9;
	position: relative;
}

#switcher ol li {
	float: left;
	display: block;
	width: 105px;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;
}

#switcher ol li a {
	width: 105px;
	display: block;
	float: left;
	height: 30px;
}

#switcher ol li.switch1 a {
	background-image: url(images/steps/switch1.png);
}

#switcher ol li.switch2 a {
	background-image: url(images/steps/switch2.png);
}

#switcher ol li.switch3 a {
	background-image: url(images/steps/switch3.png);
}

#switcher ol li.switch4 a {
	background-image: url(images/steps/switch4.png);
}

#switcher #pill {
	position: absolute;
	top: 2px;
	left: 2px;
	z-index: 0;
}

/* SignUp */
#keepme {
	display: block;
	padding-left: 390px;
	width: 183px;
	padding-top: 155px;
}

#keepme img {
	position: relative;
}

#keepme h2 {
	text-indent: -9999px;
	display: block;
	overflow: hidden;
	width: 183px;
	height: 23px;
	background: url(images/titles/signup.png) no-repeat;
	margin-bottom: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: 32px;
	font-weight: normal;
	font-variant: normal;
}

#signup {
	position: absolute;
	left: 130px;
	top: 150px;
	width: 546px;
	height: 42px;
	z-index: 1;
}

#signupThanks {
	position: absolute;
	left: 330px;
	top: 290px;
	width: 546px;
	height: 42px;
	z-index: 1;
}

form#signUp input#trjyku-trjyku {
	font-size:200%;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	margin-left: 4px;
	width: 380px;
	margin-bottom: 10px;
	margin-top: -10px;
	height:40px;
}

form#signUp input.email {
	background:#f1f1f1 url(images/input_shadow.jpg) repeat-x scroll center top;
	border:1px solid #a4a4a4;
	color:#222222;
	padding:10px 7px 6px 7px;
}

form#signUp input.button {
	padding-left: 10px;
	position: absolute;
	margin-top: -8px;
}

/* Social */
#social {
	float: right;
	display: block;
	height: 50px;
	margin-right: 0px;
	width: 240px;
	margin-top: 380px;
		text-align:left;
}

#facebookUs
{
	width: 27px;
	height: 50px;
	background: url("images/facebook.png") no-repeat 0 0;
	display: block;
	position: relative;
	margin-left: 39px;
	margin-right: 90px;
	text-align:left;
}

#facebookUs:hover
{ 
	background-position: 0 -50px;
}

#facebookUs span
{
	display: none;
}

#twitterUs
{
	display: block;
	width: 38px;
	height: 50px;
	background: url("images/twitter.png") no-repeat 0 0;
	position: relative;
	top: -50px;
	margin-left: 90px;
	margin-right: 50px;
}

#twitterUs:hover
{ 
	background-position: 0 -50px;
}

#twitterUs span
{
	display: none;
}

#emailUs
{
	display: block;
	width: 63px;
	height: 53px;
	position: relative;
	top: -100px;
	background: url("images/emil.png") no-repeat 0 0;
	margin-left: 155px;
}

#emailUs:hover
{ 
	background-position: 0 -50px;
}

#emailUs span
{
	display: none;
}
