/* big intro */

#bigintro {
	border-bottom:1px solid #E5E5E5;
	font-size:14px;
	line-height:26px;
	padding:0px 0px 0px 0px;
	background:url("images/mascot_male_pointing.png") 335px 0px no-repeat;
	height:205px;
	overflow:hidden;
}

#bigintro .introtext {
	width:355px;
	margin:0px 570px 0px 0px;
	
}

#bigintro .introtext a {
	
	margin-top:12px;
}

#bigintro #screenshots {
	width:390px;
	float:right;
	height:206px;
  position:relative;	
}

#bigintro #screenshots div.screenshot a {
  position:absolute;
  background:url('images/view-page-example.png') no-repeat 120px 100px;
  z-index:1;
  width:390px;
	height:206px;
	outline:0;
}

#bigintro #screenshots div.screenshot img{
  border:0;
  position:absolute;
  z-index:2;
}

#red-arrow-down {
  background:transparent url(images/red-arrow-down.png) no-repeat scroll 174px 0px;
  height:64px;
  margin:-15px 2px -50px 1px;	
  position:relative;
}

/* left */
#content.pg_signup #signup_information {
	float:left;
	width:519px;
}

#content.pg_signup #signup_information #whysignupwrapper {
  background:url("images/mascot_male.png") left bottom no-repeat;
  height:185px;
  width:487px;
  border-bottom:1px solid #E5E5E5;
}

#content.pg_signup #signup_information #whysignup {
  padding:26px 0px 0 152px;
  height:172px;
}

#content.pg_signup #signup_information #whysignup .view-example {
	float:right;
	margin-top:20px;
	
}

#content.pg_signup #signup_information #whysignup h1 {
  margin-bottom:10px;
}

#content.pg_signup #now {
  font-weight:bold;
  background:url("images/now_arrow.png") no-repeat right;
  padding-right:20px;
}

#content.pg_signup #signup_information .benefits {
  clear:left;
/*	border-top:1px solid #E5E5E5; */
}

.plus {
  border-top:1px solid #E5E5E5;	
}

#content.pg_signup #faq {
  clear:left;
	border-top:1px solid #E5E5E5;
	padding-top:24px;
  padding-right:21px;
}

#content.pg_signup #signup_information h2 {
  color:#000;
  font-size:16px;
	margin-top:24px;
	margin-bottom:5px;
}

#content.pg_signup #signup_information .benefit {
  width:173px;
  font-size:12px;
  float:left;
  margin-top:13px;
  margin-bottom:12px;
  background-repeat:no-repeat;
  background-position:top left;
  padding-top:98px;
}

#content.pg_signup #signup_information p#plus-benefit {
  margin-bottom:5px;
}

#content.pg_signup #signup_information .benefit-colspan-3 {
  clear:left;
  margin-top: 24px;
  padding:0 21px 0 173px;
  background-repeat:no-repeat;
  background-position:top left;
}


#content.pg_signup #benefit2 {
  background-image:url("images/why_2.jpg");
}

#content.pg_signup #benefit3 {
  background-image:url("images/why_3.jpg");
}

#content.pg_signup #signup_information .benefitlink {
  padding-top:0px;
}

#content.pg_signup #signup_information .benefitlink h4 {
	padding-top:16px;
	
}

#content.pg_signup #benefit5 {
  background-image:url("images/why_5.jpg");
}

#content.pg_signup #benefit6 {
  background-image:url("images/why_6.jpg");
}

#content.pg_signup #benefit7 {
  background-image:url("images/why_7.jpg");
}

#content.pg_signup #benefit8 {
  background-image:url("images/why_8.jpg");
}

#content.pg_signup #benefit10 {
  background-image:url("images/why_10.jpg");
}


#content.pg_signup #signup_information .benefit p {
  white-space:pre-line;
}

#content.pg_signup #signup_information #threesteps .step.step1 {
	background:url(/images/signup_step1.jpg) no-repeat;
}

#content.pg_signup #signup_information #threesteps .step.step2 {
	background:url(/images/signup_step2.jpg) no-repeat;
}

#content.pg_signup #signup_information #threesteps .step.step3 {
	background:url(/images/signup_step3.jpg) no-repeat;
	margin-right:0px;
}

#content.pg_signup #signup_information #btn_tour {
	width:487px;
	margin-top:20px;
	text-align:center;
	padding-top:15px;
	border-top:1px solid #E5E5E5;
}


#content.pg_signup #signup_information #btn_tour a.link_tour {
	font-size:14px;
	font-weight:bold;
}

/* right */

#content.pg_signup #signup_form {
	float:right;
	width:390px;
}

/* signup box */

#content.pg_signup #signup_form #box_signup {
	margin-top:26px;
}

#content.pg_signup #signup_form #box_signup h1 {
	font-size:26px;
	margin:0px 0px 5px 0px;
}

#content.pg_signup #signup_form #box_signup h2 {
  background:url("images/scribbled-arrow.png") 1px 1px no-repeat;
  padding:7px 0px 0px 27px;
  margin:-3px 0px 6px 27px;
  font-size:16px;
  color:#000;
}

#content.pg_signup #signup_form #box_signup #headline_signup {
	margin-bottom:0px;
}

#content.pg_signup #signup_form #box_signup #text_create {
	margin-bottom:15px;
	margin-top:-5px;
	font-size:13px;
	font-weight:normal;
	color:#000;
}

#content.pg_signup #signup_form #box_signup .form_left {
	width:110px;
	padding-top:6px;
}

#content.pg_signup #signup_form #box_signup .form_right .form {
	width:180px;
	height:31px;
	font-size:18px;
}

#content.pg_signup #signup_form #box_signup #signup_options {
	margin-top:15px;
	float:left;
	line-height:normal;
	width:130px;
}

#content.pg_signup #signup_form #arrow_add_plus {
  background:url("images/plus_arrow.png") no-repeat 232px 0;
  height:46px;
  margin:-20px 0 -1px;
}

#content.pg_signup #signup_form #box_add_plus {
  padding-bottom:0px;  
  margin-top:25px;
}

#content.pg_signup #signup_form #box_add_plus h2 {
  font-size:20px;
}

#content.pg_signup #signup_form #box_add_plus p {
  font-size:12px;
  margin:10px 0 4px;
}

#content.pg_signup #signup_form #box_add_plus label {
  font-weight:bold;
}

#content.pg_signup #signup_form #box_signup #signup_options #cell_termscheckbox {
	width:25px;
	float:left;
}

#content.pg_signup #signup_form #box_signup #signup_options #cell_termscheckbox #field_terms {
	margin:0px;
	padding:0px;
	width:13px;
	height:13px;
	overflow:hidden;
	vertical-align: top; /* IE likes this */ 
	line-height:13px;
}

#content.pg_signup #signup_form #box_signup #signup_options #cell_termstext {
	float:left;
	width:105px;
}

#content.pg_signup #signup_form #box_signup .form_row {
	margin-bottom:6px;
}

#content.pg_signup #signup_form #box_signup #btn_signup {
	margin-top:5px;
	float:right;
}

#content.pg_signup #signup_form #box_signup #btn_create {
	width:185px;
}
