/* Global Scope */

#jobscalc {
	background: url(images/jobs_act_calc_bg.png);
	padding: 10px;
	color: #fff;
	height: 600px;
	position: relative;
}

.step-one { margin-left: -40px; }
.step-two { margin-left: 50px; }
.step-three { margin-left: 60px; }
.step-four { margin-left: 65px; }
.step-five{ margin-left: 60px; }
.step-six { margin-left: 30px; text-align: right; }

.jobscalc-content {
	width: 100%;
	clear: both;
	height: 360px;
	margin-bottom: 15px;
	text-align: center;
	width: 960px;
}
.jobscalc-content-big {
	width: 100%;
	padding-top: 25px;
	clear: both;
	height: 275px;
	margin-bottom: 10px;
	text-align: center;
}
#jobscalc-header-big {
	margin: 30px 0px 15px 0px;
	background: url(images/calc_new_title.png) no-repeat center top; 
	height: 120px;
}
#jobscalc-header {
	margin: 30px 0px 15px 0px;
	background: url(images/calc_new_title.png) no-repeat center top; 
	height: 70px;
}

#jobscalc-footer {
	clear: both;
	height: 20px;
}
	
#jobscalc-footer-steps {
	margin-left: 20px;
	clear: both;
}

.jobscalc-step {
	width: 12.5%;
	float: left;
	font-size: .9em;
	text-align: center;
}

#jobscalc-one-cols, #jobscalc-two {
	width: 900px;
	margin: 10px auto 0px auto;
	text-align: left;
}
#jobscalc-one-left {
	width: 65%;
	float: left;
	padding: 25px 10px;
	border-right: 3px solid #fff;
}

#jobscalc-one-left h1 {
	font-size: 4.0em !important;
	line-height: 50px;
}

#jobscalc-one-right {
	width: 15%;
	float: left;
	padding: 10px 0px 0px 20px
}
#jobscalc-findout {
	background: url(images/jobs_act_calc_start_here_btn.png) no-repeat center top; 
	background-position: 0px 0px;
	height: 192px;
	width: 192px;
	display: block;
}

#jobscalc-findout:hover {
	background: url(images/jobs_act_calc_start_here_btn.png) no-repeat center top; 
	background-position: 0px -192px;
}

/* Page TWO */

#jobscalc-page-two h1, #jobscalc-page-three h1, #jobscalc-page-four h1, #jobscalc-page-five h1 {
	font-size: 3.0em !important;
	line-height: 45px;
	text-align: center;
	letter-spacing: 15px;
}

#jobscalc-page-six h1 {
	font-size: 2.4em !important;
	line-height: 50px;
	text-align: center;
	letter-spacing: 15px;
}
#jobscalc-page-three h2 { 
	font-size: 1.7em !important;
	line-height: 30px !important;
	color: #47a6d9;
	text-align: center;
	font-family: Arial;
}
#jobscalc-two {
	display: block;
	margin: 20px auto;
	width: 510px;
}
#jobscalc-two-jointly {
	background: url(images/jobs_act_calc_married.png) no-repeat center top; 
	height: 236px;
	width: 236px;
	float: left;
	margin-left: 30px;
	display: block;
}

#jobscalc-two-jointly:hover {
	background-position: 0px -236px;
}

#jobscalc-two-separately {
	background: url(images/jobs_act_calc_separately.png) no-repeat center top; 
	background-position: 0px 0px;
	height: 236px;
	width: 250px;
	float: left;
}

#jobscalc-two-separately:hover {
	background-position: 0px -236px;
}

#jobscalc-two-single {
	background: url(images/jobs_act_calc_single.png) no-repeat center top; 
	background-position: 0px 0px;
	height: 236px;
	width: 235px;
	float: left;
	display: block;
}

#jobscalc-two-single:hover {
	background-position: 0px -236px;
}

/* Page THREE  */

#jobscalc-three-subhead {
	margin: 15px auto 0px auto;
	width: 500px;
}

#jobscalc-three-disclaimer {
	text-align: center;
	color: #fff;
	clear: both;
	font-size: .95em;
	margin-top: 10px;
}
.jobscalc-disclaimer-txt {
	width: 460px; 
	line-height: 26px;
	float: left;
}
.jobscalc-tooltip {
	background: url(images/jobs_act_calc_info_btn.png) no-repeat center top;
	height: 26px;
	width: 26px;
	float: left;
}

#jobscalc-findout:hover {
	background: url(images/jobs_act_calc_start_here_btn.png) no-repeat center top; 
	background-position: 0px -192px;
}
#jobscalc-income-self, #jobscalc-income-spouse {
	font-size: 40px;
	height: 43px;
	border: 0px;
	margin-top: 48px;
	width: 225px;
	margin-left: 30px;
}

#jobscalc-step-three-form {
	width: 800px; 
	margin: 35px auto 0px auto;
}
#jobscalc-step-three-calc {
	background: url(images/jobs_act_calc_next_btn.png) no-repeat center top;
	height: 145px;
	width: 145px;
	float: left;
}

#jobscalc-step-three-calc:hover {
	background-position: 0px -145px;
}

#jobscalc-step-three-self {
	background: url(images/jobs_act_calc_you.png) no-repeat center top;
	width: 284px;
	height: 94px;
	float: left;
	margin-right: 25px;
}

#jobscalc-step-three-spouse {
	background: url(images/jobs_act_calc_spouse.png) no-repeat center top;
	width: 284px;
	height: 94px;
	float: left;
	margin-right: 25px;
}

#jobscalc-reset {
	background: url(images/jobs_act_calc_start_over.png) no-repeat center top; 
	height: 36px;
	width: 113px;
	clear: both;
	float: left;
	margin-right: 12px;
	display: block;
}
#jobscalc-embed { 
	background: url(images/jobs_act_calc_embed_btn.png) no-repeat center top; 
	height: 36px;
	width: 113px;
	float: left;
	display: block;
}

#jobscalc-embed:hover, #jobscalc-reset:hover {
	background-position: 0px -36px;
}

#jobscalc-footer-social { position: relative; } 

#jobscalc-social-left { float: left; width: 250px; margin-top: 4px; }

#jobscalc-social-right { margin-top: 15px; float: left; position: absolute; bottom: 25px; right: 11px; } 

#jobscalc-yesno {
	width: 420px;
	margin: 30px auto;
}

#jobscalc-yes-btn {
	background: url(images/jobs_act_calc_yes_btn.png) no-repeat center top; 
	background-position: 0px 0px;
	height: 208px;
	width: 208px;
	float: left;
}
#jobscalc-yes-btn:hover {
	background-position: 0px -208px;
}
#jobscalc-no-btn {
	background: url(images/jobs_act_calc_no_btn.png) no-repeat center top; 
	background-position: 0px 0px;
	height: 208px;
	width: 208px;
	float: left;
}
#jobscalc-no-btn:hover {
	background-position: 0px -208px;
}
#jobscalc p, #jobscalc a {
	color: #fff;
}
#jobscalc h1 {
	color: #fff;
	font-size: 1.4em;
	text-shadow: 1px 1px 1px #222222;
	margin: 0 !important;
	letter-spacing: 2px !important;
	font-family: Arial !important;
}
#jobscalc h2 {
	color: #fff;
	font-size: 1.8em;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222222;
	margin: 0 !important;
	text-align: center; 
	letter-spacing: 1px !important;
	font-family: Arial !important;
}
#jobscalc-results {
	margin: 0px auto;
}

.jct-link { color: #000 !important; }
.jobcalc-payroll { font-size: 35px; font-family: Arial; font-weight: bold; }
.jobcalc-taxcut-answer { font-size: 20px; line-height: 32px; }
.jobcalc-answer { font-size: 15px; line-height: 38px; }

#jobscalc-page-one, #jobscalc-page-two, #jobscalc-page-three, #jobscalc-page-four {
	display: none; 
}
#jobscalc-page-six #jobscalc-social-left, #jobscalc-page-six #jobscalc-social-right {
	margin-top: 5px !important; 
}
.answer-first-line{
  text-transform: capitalize;
  line-height: 18px;
  padding: 0px 15px 5px 15px;
}
.answer-second-line{
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  padding: 0px 15px;
}

.blue-center{
  background: url(images/jobs_act_calc_ribbon_button_over.png) no-repeat scroll center top transparent;
  height: 82px;
  margin-left: -15px;
  margin-top: -2px;
  width: 393px;
  text-indent: -9999px;
}
.blue-center:hover {
  background: url(images/jobs_act_calc_ribbon_button.png) no-repeat scroll center top transparent;  
}
.learn-more-jobs{
  text-transform: uppercase;
  color: #000;
}
.jobcalc-taxcut-answer-wrapper{
  height: 219px;
  font-size: 14px;
  margin-top: -10px;
}

.bt-content {
	color: #000 !important;
}
.bt-content textarea {
    font-size: .75em;
    padding: 3px;
    margin: 6px;
}

#jobscalc-checks {
	height: 250px; 
	margin: 0px auto;
	background: url(images/jobs_act_calc_check_bill_alt.png) no-repeat scroll center bottom transparent; 
}

#jobscalc-checks-aja {
	width: 465px; 
	float: left;
	position: relative;
	text-align: left;
}

#jobscalc-checks-aja-answer {
	padding: 185px 25px 20px;
	width: 250px;
}

#jobscalc-checks-bill-answer {
	position: absolute;
	top: 213px;
	right: 185px;
	width: 250px; 
	text-align: left;
}
#jobscalc-checks-bill {
	width: 465px;
	float: left;
	position: relative;
	text-align: right;
}
#jobscalc-checks-bill-field {
	width: 160px;
	height: 45px;
	top: 92px;
	left: 305px;
	position: absolute;
}
.jobscalc-checks-bill-field {
	font-size: 3.0em;
	color: #fff;
	margin: 0 !important;
	letter-spacing: 2px !important;
	font-family: Arial !important;
	padding: 6px 20px;
}
.jobscalc-checks-aja-field {
	font-size: 3.0em;
	color: green;
	margin: 0 !important;
	letter-spacing: 2px !important;
	font-family: Arial !important;
	padding: 6px 20px;
}
#jobscalc-checks-aja-field {
	width: 160px;
	height: 45px;
	top: 92px;
	left: 305px;
	position: absolute;
}
#jobscalc-checks-explore a { color: #F3D100 !important; font-weight: bold; }
#jobscalc-checks-explore {
	border-top: 3px solid #012344;
	border-bottom: 3px solid #012344;
	width: 300px;
	font-size: 1.2em;
	margin: 50px auto;
	padding: 8px 0px;
}
