
#signuplabel {
	margin:20px 0px 20px 39px;
}
#steps {
	background: url(/wp-content/plugins/hq_idx/images/signup_steps_bg.png ) no-repeat top left; 
	width:860px;
	height:38px;
	padding: 12px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;	
	margin-left: 39px;
	color: #B2B2B2;
}
.activestep {
	color: #FB761D;
	font-weight: bold;
}
.sep {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}

#signuppackage {
	width: 376px;
	margin: 10px 0px;
}
#packageheader {
	width: 376px;
	height: 33px;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #474747;
}
/*
#packageheader.standard {
	background: url(/wp-content/plugins/hq_idx/images/signup_stand_head.png ) no-repeat top left; 
}
#packageheader.premium {
	background: url(/wp-content/plugins/hq_idx/images/signup_prem_head.png ) no-repeat top left; 
}
*/
#packagecontents {
	font-size: 14px;
	font-weight: normal;	
	margin-left: 15px;
	color: #474747;
}
#packagecontents ul {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height:18px;
}
#packageprice {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-right:40px;
	font-family: arial;
	color: #474747;
}

#packageprice img {
	vertical-align: middle;
	margin-left: 10px;
	margin-top:20px;
}

.error {
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
}

#mlsVerify {
	margin: 0px 3px;
	cursor: pointer;
	vertical-align: middle;
}

#mlsid {
	vertical-align: middle;
}

#mlsVerifyForm {
	margin: 10px 0px;
}

.redAst {
	color: red;
}

.formLabel {
	font-weight: bold;
	margin: 0px 3px 0px 0px;
	font-size: 14px;
	vertical-align: middle;
}

#cvExplain {
	text-decoration: underline;
	cursor:pointer;
	font-size: 10px;
}

#loadingSpinner {
	display: none;
	height: 16px;
	margin: auto;
	vertical-align: middle;
}

/*
#agentInfoForm {
	display: none;
}
*/

.agentInfoItem {
	display: none;
}

#incorrectMLS, #activeAgentMsg {
	display: none;
}

#signupBodyLeft {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_left.png) no-repeat top left;
	width: 33px;
	float: left;
	height: 134px;
	
}

#signupBodyRight {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_right.png) no-repeat top left;
	width: 33px;
	float: right;
	height: 134px;
	
}
#signupBody {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_vert.png) repeat-x top left;
	padding: 30px 40px 10px 70px;
	color: #474747;
}
#signupWrapper {
	background-color: #FFFFFF;
	height: 900px;
	margin: 0 auto;
}

/*
#signupWrapper input[type=submit] {
	background: #5A7DC6;
	border: 2px solid #6B8FD8;
	color: #FFFFFF;
	cursor: pointer;
}
*/

.nextBtn {
	background: url(/wp-content/plugins/hq_idx/images/signup/next_btn.png) no-repeat top left;
	width: 77px;
	height: 29px;
	border: 0;
	cursor: pointer;
	font-size: 0px;
}

#checkoutBtn {
	background: url(/wp-content/plugins/hq_idx/images/signup/checkout_btn.png) no-repeat top left;
	width: 112px;
	height: 29px;
	border: 0;
	cursor: pointer;
	font-size: 0px;
}

#signupHead {
	background:#3B3B3B  none repeat scroll 0 0; 
	color: #FFF;
	padding-top: 10px;
	/*padding-left: 20px;*/

}

.cancelBtn {
	background: #5A7DC6;
	border: 2px solid #6B8FD8;
	padding: 2px;

}

.cancelBtn a {
	color: #FFF;
	text-decoration: none;
}

#signupWrapper select {
	padding: 2px;
	margin: 0px 1px 0px 1px;
	vertical-align: middle;
	height: 25px;
}

#signupWrapper input[type=text], #signupWrapper input[type=password] {
	border: 1px solid #6B8FD8;
	padding: 4px;
	margin: 1px;
	font-size: 14px;
}

.themeImg {
	height: 150px;
}
.themeName {
	font-size: 14px;
	font-weight: bold;	
	color: #474747;
	margin-bottom:5px;
}
.themeDesc {
	font-size: 12px;
	font-weight: normal;	
	color: #474747;
}
div.themeImageContainer
{
	margin:0px;	
	margin-bottom:10px;	
	margin-top:10px;	
}
div.themeInfoContainer
{
	margin:15px;
	width:350px;
	float: left;
}

.ccHeader {
	background-color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

#ccSummary td {
	padding: 2px;
}

#ccSummary {
	margin: 5px;
	float: left;
}

#domainSearchBtn {
	margin: 0px 3px;
	width: 185px;
	height: 29px;
	cursor: pointer;
	vertical-align: middle;
}

#domainSubmit {
	display: none;
}

#domResult {
	display: none;
	font-weight: bold;
}

#purchaseBox {
	margin: 20px 0px 0px 125px;
}

#bloggerBtn {
	margin-left: 7px;
	border: none;
	text-decoration: none;
}
#proMarkBtn {
	margin-left: 7px;
}
#fullCustom {
	margin: 0px 0px 11px 45px;
	vertical-align: text-top;
	
}


/* Signup init page */
#signupInitWrapper {
	/*border: 1px solid black; */
}

#priceMatrixWrapper {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#priceMatrixWrapper table {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#priceMatrixWrapper table h3 {
	padding: 0;
	margin: 0;
}

#priceMatrixWrapper td {
	width: 110px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #F1F1F1;
	padding: 2px;
}

#priceMatrixWrapper .darkBG {
	background-color: #F1F1F1;
}

#priceMatrixWrapper .left {
	text-align: left;
}

#packageWrapper {
	padding: 15px;
}

#packageBG {
	margin-top: 69px;
	background:  url(/wp-content/plugins/hq_idx/images/signup/formbg.png ) no-repeat top left; 
	width: 262px;
	height: 448px;
	float: left;
}

.packageHead {
	font-size: 20px;
}

.packageSelect {
	margin: 5px 0px 10px 0px;
}

.bestValue {
	background:  url(/wp-content/plugins/hq_idx/images/signup/bestvalue.png ) no-repeat center right; 
	width: 247px;

}

#packageWrapper label {
	color: #474747;
	font-weight: normal;
}

input[type=radio] {
	vertical-align: middle;
}

#paymentCalcBox td {
	font-weight: bold;
	padding: 2px;
}

#packageLogoImg {
	margin-left: 115px;
}

#youSave {
	color: #2473D5;
}

#paymentCalcBox h3, #total {
	font-size: 20px;
}

#paymentCalcBox #continueBtn {
	background:  url(/wp-content/plugins/hq_idx/images/signup/continue_btn.png ) no-repeat top left; 
	width: 96px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

#fullCustomShow {
	line-height: 16px;
}

.checkBtn {
	height: 11px;
}


#saveSignup {
	padding: 20px;
	color: #686868;
	font-size: 14px;
}

#saveSignupHead, .saveSignupHead {
	font-size: 26px;
	font-weight: bold;
	margin-bottom: 5px;
	color: #999;
}

.saveSignupAcct {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#saveSubHead {
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 12px;
	margin-top: 15px;
}

#saveSignupDesc {
	margin-bottom: 15px;
}

.signupSaveCol {
	padding: 20px;
	width: 50%;
	vertical-align: top;
}

#saveSignupForm table td {
	align: left;
	padding: 2px;
}

.signupSaveCol h3 {
	font-size: 18px;
}

.ssLabel {
	font-weight: bold;
	color: #686868;
}

#saveSignupForm input[type=text],#saveSignupForm input[type=password] {
background:transparent url(/wp-content/plugins/hq_idx/images/lightbox/formbg.png) no-repeat scroll left top;
border:0 none;
color:#686868;
font-size:16px;
font-weight:bold;
height:46px;
padding:13px 13px 0;
width:215px;
}

#ssSubmitBtn {
	background:  url(/wp-content/plugins/hq_idx/images/lightbox/buttonbg.png ) repeat-x top left; 
	color: #FFF;
	padding: 2px;
	cursor: pointer;
	height: 57px;
	border: 0;
	font-weight: bold;
}

#submitCol {
	text-align: right;
	font-size: 9px;
	width: 238px;
}

#saveSignup .errorHidden {
	display: none;
}

#saveSignup .signupBubble {
	background: url( /wp-content/plugins/hq_idx/images/lightbox/lbbg1.png ) no-repeat center left; 
	height: 254px;
	width: 346px;
	margin-top: 10px;
	font-size: 18px;	
	color: #ADA792;
}

#saveSignup .formCol {
	width: 238px;
}

.submitBtnCap {
	vertical-align: top;
	margin-bottom: 6px;
}
#signuplabel {
	margin:20px 0px 20px 39px;
}
#steps {
	background: url(/wp-content/plugins/hq_idx/images/signup_steps_bg.png ) no-repeat top left; 
	width:860px;
	height:38px;
	padding: 12px 0px 0px 0px;
	font-size: 10px;
	font-weight: normal;	
	margin-left: 39px;
	color: #B2B2B2;
}
.activestep {
	color: #FB761D;
	font-weight: bold;
}
.sep {
	margin-left: 5px;
	margin-right: 5px;
	font-weight: normal;
}
.fright {
	float: right;
}
.fleft {
	float: left;
}

#signuppackage {
	width: 376px;
	margin: 10px 0px;
}
#packageheader {
	width: 376px;
	height: 33px;
	font-size: 20px;
	padding-top: 20px;
	padding-bottom: 0px;
	color: #474747;
}
/*
#packageheader.standard {
	background: url(/wp-content/plugins/hq_idx/images/signup_stand_head.png ) no-repeat top left; 
}
#packageheader.premium {
	background: url(/wp-content/plugins/hq_idx/images/signup_prem_head.png ) no-repeat top left; 
}
*/
#packagecontents {
	font-size: 14px;
	font-weight: normal;	
	margin-left: 15px;
	color: #474747;
}
#packagecontents ul {
  margin-top: 0px;
  margin-bottom: 10px;
  line-height:18px;
}
#packageprice {
	font-size: 13px;
	font-weight: bold;
	margin-top: 20px;
	margin-right:40px;
	font-family: arial;
	color: #474747;
}

#packageprice img {
	vertical-align: middle;
	margin-left: 10px;
	margin-top:20px;
}

.error {
	margin-bottom: 10px;
	color: red;
	font-weight: bold;
}

#mlsVerify {
	margin: 0px 3px;
	cursor: pointer;
	vertical-align: middle;
}

#mlsid {
	vertical-align: middle;
}

#mlsVerifyForm {
	margin: 10px 0px;
}

.redAst {
	color: red;
}

.formLabel {
	font-weight: bold;
	margin: 0px 3px 0px 0px;
	font-size: 14px;
	vertical-align: middle;
}

#cvExplain {
	text-decoration: underline;
	cursor:pointer;
	font-size: 10px;
}

#loadingSpinner {
	display: none;
	height: 16px;
	margin: auto;
	vertical-align: middle;
}

/*
#agentInfoForm {
	display: none;
}
*/

.agentInfoItem {
	display: none;
}

#incorrectMLS, #activeAgentMsg {
	display: none;
}

#signupBodyLeft {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_left.png) no-repeat top left;
	width: 33px;
	float: left;
	height: 134px;
	
}

#signupBodyRight {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_right.png) no-repeat top left;
	width: 33px;
	float: right;
	height: 134px;
	
}
#signupBody {
	background: url(/wp-content/plugins/hq_idx/images/corner_shadow_vert.png) repeat-x top left;
	padding: 30px 40px 10px 70px;
	color: #474747;
}
#signupWrapper {
	background-color: #FFFFFF;
	height: 900px;
	margin: 0 auto;
}

/*
#signupWrapper input[type=submit] {
	background: #5A7DC6;
	border: 2px solid #6B8FD8;
	color: #FFFFFF;
	cursor: pointer;
}
*/

.nextBtn {
	background: url(/wp-content/plugins/hq_idx/images/signup/next_btn.png) no-repeat top left;
	width: 77px;
	height: 29px;
	border: 0;
	cursor: pointer;
	font-size: 0px;
}

#checkoutBtn {
	background: url(/wp-content/plugins/hq_idx/images/signup/checkout_btn.png) no-repeat top left;
	width: 112px;
	height: 29px;
	border: 0;
	cursor: pointer;
	font-size: 0px;
}

#signupHead {
	background:#3B3B3B  none repeat scroll 0 0; 
	color: #FFF;
	padding-top: 10px;
	/*padding-left: 20px;*/

}

.cancelBtn {
	background: #5A7DC6;
	border: 2px solid #6B8FD8;
	padding: 2px;

}

.cancelBtn a {
	color: #FFF;
	text-decoration: none;
}

#signupWrapper select {
	padding: 2px;
	margin: 0px 1px 0px 1px;
	vertical-align: middle;
	height: 25px;
}

#signupWrapper input[type=text], #signupWrapper input[type=password] {
	border: 1px solid #6B8FD8;
	padding: 4px;
	margin: 1px;
	font-size: 14px;
}

.themeImg {
	height: 150px;
}
.themeName {
	font-size: 14px;
	font-weight: bold;	
	color: #474747;
	margin-bottom:5px;
}
.themeDesc {
	font-size: 12px;
	font-weight: normal;	
	color: #474747;
}
div.themeImageContainer
{
	margin:0px;	
	margin-bottom:10px;	
	margin-top:10px;	
}
div.themeInfoContainer
{
	margin:15px;
	width:350px;
	float: left;
}

.ccHeader {
	background-color: #CCCCCC;
	font-size: 16px;
	font-weight: bold;
	padding: 2px;
}

#ccSummary td {
	padding: 2px;
}

#ccSummary {
	margin: 5px;
	float: left;
}

#domainSearchBtn {
	margin: 0px 3px;
	width: 185px;
	height: 29px;
	cursor: pointer;
	vertical-align: middle;
}

#domainSubmit {
	display: none;
}

#domResult {
	display: none;
	font-weight: bold;
}

#purchaseBox {
	margin: 20px 0px 0px 125px;
}

#bloggerBtn {
	margin-left: 7px;
	border: none;
	text-decoration: none;
}
#proMarkBtn {
	margin-left: 7px;
}
#fullCustom {
	margin: 0px 0px 11px 45px;
	vertical-align: text-top;
	
}


/* Signup init page */
#signupInitWrapper {
	/*border: 1px solid black; */
}

#priceMatrixWrapper {
	float: right;
	margin-top: 30px;
	margin-right: 20px;
}

#priceMatrixWrapper table {
	border-width: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
	margin: 0;
	padding: 0;
}

#priceMatrixWrapper table h3 {
	padding: 0;
	margin: 0;
}

#priceMatrixWrapper td {
	width: 110px;
	text-align: center;
	border-width: 1px;
	border-style: solid;
	border-color: #F1F1F1;
	padding: 2px;
}

#priceMatrixWrapper .darkBG {
	background-color: #F1F1F1;
}

#priceMatrixWrapper .left {
	text-align: left;
}

#packageWrapper {
	padding: 15px;
}

#packageBG {
	margin-top: 69px;
	background:  url(/wp-content/plugins/hq_idx/images/signup/formbg.png ) no-repeat top left; 
	width: 262px;
	height: 448px;
	float: left;
}

.packageHead {
	font-size: 20px;
}

.packageSelect {
	margin: 5px 0px 10px 0px;
}

.bestValue {
	background:  url(/wp-content/plugins/hq_idx/images/signup/bestvalue.png ) no-repeat center right; 
	width: 247px;

}

#packageWrapper label {
	color: #474747;
	font-weight: normal;
}

input[type=radio] {
	vertical-align: middle;
}

#paymentCalcBox td {
	font-weight: bold;
	padding: 2px;
}

#packageLogoImg {
	margin-left: 115px;
}

#youSave {
	color: #2473D5;
}

#paymentCalcBox h3, #total {
	font-size: 20px;
}

#paymentCalcBox #continueBtn {
	background:  url(/wp-content/plugins/hq_idx/images/signup/continue_btn.png ) no-repeat top left; 
	width: 96px;
	height: 28px;
	border: 0;
	cursor: pointer;
}

#fullCustomShow {
	line-height: 16px;
}

.checkBtn {
	height: 11px;
}


#saveSignup {
	padding: 20px;
}

.saveSignupHead {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 5px;
}

.saveSignupAcct {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

#saveSubHead {
	font-weight: bold;
	margin-bottom: 15px;
}

#saveSignupDesc {
	margin-bottom: 15px;
}

.signupSaveCol {
	padding: 20px;
	width: 50%;
	vertical-align: top;
}

#saveSignupForm table td {
	text-align: left;
	padding: 2px;
}

.signupSaveCol h3 {
	font-size: 18px;
}

.ssLabel {
	font-weight: bold;
	color: #000000;
}

#saveSignupForm input[type=text],#saveSignupForm input[type=password] {
	width: 100%;
}

#ssSubmitBtn {
	background-color: #7EA550;
	color: #FFF;
	padding: 2px;
	font-size: 16px;
}

#submitCol {
	text-align: right;
	font-size: 9px;
}

#saveSignup .errorHidden {
	display: none;
}

