.signup_text {
	color: #666666;
	font-size: 16px;
	margin-bottom: 20px;
}

.signup_hugeText {
	padding: 2px 2px 2px 0px;
	font-size: 20px;
	color: #333333;
}

.signup_styledText {
	background-color: #fffab2;
	padding: 2px;
	font-size: 20px;
	font-style: italic;
	color: #333333;
}

.signup_link {
	color: #333333;
}

.signup_reminder {
	color: #666666;
	font-size: 10px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-style: italic;
}

.signup_left_width {
	width: 482px;
}
.signup_left {
	padding: 30px 15px 15px 25px;
	position:relative;
}

.signup_right_width {
	width: 388px;
	border-right: solid 1px #CCCCCC;	
}
.signup_right {
	padding: 30px 20px 15px 20px;
	color:#666666;
	background:url("/Resources/ptEnhance/Site/Layout/bg_rightSide.jpg") top left no-repeat;
	height: 573px;
	position:relative;
}

#signup_signin {
	background:url("/Resources/ptEnhance/Site/Layout/signin_screen.png") top left no-repeat;
	width: 340px;
	height: 309px;
}

.signup_mid {
	width: 870px;
	border-right: solid 1px #CCCCCC;		
	height: 573px;
}

.signup_mainSubheadings {	
	font-size:14px;
	color:#666666;
}
.signup_subHeadings {
	font-size:13px;
	padding-bottom: 12px;
	color:#666666;
}

.signup_sectionHeadings {
	font-size:22px;
	color:#3f3f3f;
	padding-bottom: 5px;
}
.signup_sectionInstructions {
	font-size:11px;
	color:#666666;
	padding-bottom: 12px;
}

.signup_smallPrint {
	font-size: 11px;
	color:#999999;
}

.table_signupForm { 	
	color:#666666;
	padding-bottom: 30px;
	font-size: 12px;
}

.table_signupForm td {
	padding: 5px 10px 0px 0px;
}

.link_explain {
	font-size: 11px;
	color:#666666;
	padding: 4px;
	background: #fffab2;
	width: 75px;
	text-align: center;
}

/*::::	PLANS TABLE	::::*/

/* disabled case 5078
#pickPlan {
	width: 288px;
	height: 48px;
	background: url("/Resources/ptEnhance/Site/Layout/signup_title_pickPlan.png") top left no-repeat;
}
*/
#pickPlan {
	width: 428px;
	height: 48px;
	background: url("/Resources/ptEnhance/Site/Layout/signup_title_freeTrial.png") top left no-repeat;
}

#createAccount {
	width: 334px;
	height: 43px;
	background: url("/Resources/ptEnhance/Site/Layout/signup_title_createAccount.png") top left no-repeat;
}

.packages {
	position: relative;
}

.planSelection {
	margin-top: -20px;
	margin-left: 20px;
	font-size: 14px;
	float: left;
}

.planRadio {
	margin-bottom: 6px;
	padding-top: 10px;
	overflow: auto;
}

.planName {
	width: 105px;
	float: left;
	margin-left: 6px;
}

.planPrice {
	width: 153px;
	float: left;
}

.planClients {
	width: 141px;
	float: left;
}

#plan_free a { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_free.png") top left no-repeat; width: 431px; height: 36px; display:block; }
#plan_free a:hover { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_free_hover.png") top left no-repeat; }
#plan_free a span { display:none; }

#plan_lite a { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_lite.png") top left no-repeat; width: 431px; height: 36px; display:block; }
#plan_lite a:hover { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_lite_hover.png") top left no-repeat; }
#plan_lite a span { display:none; }

#plan_pro a { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_pro.png") top left no-repeat; width: 431px; height: 36px; display:block; }
#plan_pro a:hover { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_pro_hover.png") top left no-repeat; }
#plan_pro a span { display:none; }

#plan_chekPack a { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_extras_chekPack.png") top left no-repeat; width: 431px; height: 36px; display:block; }
#plan_chekPack a:hover { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_extras_chekPack_hover.png") top left no-repeat; }
#plan_chekPack a span { display:none; }

#plan_chekPro a { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_chekPro.png") top left no-repeat; width: 431px; height: 36px; display:block; }
#plan_chekPro a:hover { background:url("/Resources/ptEnhance/Site/Layout/Plans/plans_chekPro_hover.png") top left no-repeat; }
#plan_chekPro a span { display:none; }

#butt_next { position:absolute; margin: 530px 0px 0px 250px; }
#butt_next a { background:url("/Resources/ptEnhance/Site/Layout/butt_next.png") top left no-repeat; width: 107px; height: 48px; display:block; }
#butt_next a:hover { background:url("/Resources/ptEnhance/Site/Layout/butt_next_hover.png") top left no-repeat; }
#butt_next a span { display:none; }

#butt_back { position:absolute; margin: 530px 0px 0px 0px; }
#butt_back a { background:url("/Resources/ptEnhance/Site/Layout/butt_back.png") top left no-repeat; width: 107px; height: 48px; display:block; }
#butt_back a:hover { background:url("/Resources/ptEnhance/Site/Layout/butt_back_hover.png") top left no-repeat; }
#butt_back a span { display:none; }

#butt_finish { position:absolute; margin: 530px 0px 0px 185px; }
#butt_finish a { background:url("/Resources/ptEnhance/Site/Layout/butt_finish.png") top left no-repeat; width: 168px; height: 48px; display:block; }
#butt_finish a:hover { background:url("/Resources/ptEnhance/Site/Layout/butt_finish_hover.png") top left no-repeat; }
#butt_finish a span { display:none; }


#butt_go { position:absolute; margin: 120px 0px 0px 60px; }
#butt_go a { background:url("/Resources/ptEnhance/Site/Layout/butt_go.png") top left no-repeat; width: 215px; height: 65px; display:block; }
#butt_go a:hover { background:url("/Resources/ptEnhance/Site/Layout/butt_go_hover.png") top left no-repeat; }
#butt_go a span { display:none; }
