.rsform-block-book label img{
  width:50px;
 vertical-align:middle;
}

/*
.rsform-block-book input{
   display:none;
}
 .rsform-block-book .formBody input + label{
   display:none;
}

#book0 , 
.rsform-block-book .formBody input#book0 + label {
  display:inline;
}
*/

#mod-finder-searchword {
	border: 1px solid #48283C;
	background: url(../images/search.png) top left no-repeat;
	background-position: 3px 2px;
	border-radius: 5px;
	padding-left: 12%;
	width: 86%;
	height: 23px;
	color:#999;
	/* font-family: 'Archer A', 'Archer B', "Courier New", monospace; */
	font-family: Helvetica;
	font-size:14px;
}
#mod-finder-searchword:focus {
	color:#000;
}
.contact_us {
	width: 100%;
	background: url(../images/signup_bg.jpg) top center no-repeat #f1f1f1;
	
	border-radius: 8px;
	min-height: 525px;
}
.contact_us.signup {

	min-height: 500px;
}
.contact_us-left {
	float: left;
	width: 38%;
}
.contact_us-right {
	float: right;
	width: 62%;
	margin-top: 40px;
}
#contactForm {
	margin-right: 10%;
}
#contactForm fieldset.formFieldset ol.formContainer li {
	padding: 5px;
	padding-top: 8px;
}
#contactForm fieldset.formFieldset ol.formContainer li.reform-block-error {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
}
#contactForm fieldset.formFieldset ol.formContainer li.reform-block-error .formCaption {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
}
#contactForm .formError {
	display: none;
}
#contactForm .formRed {
	color: #C02848;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 10px;
	margin-top: 10px;
}
#contactForm input[type="text"].rsform-error, #contactForm textarea.rsform-error,#heard.rsform-error ,#contactForm #type.rsform-error {
	border: 1px solid #C02848;
}
#contactForm legend {
	/* font-family: 'Archer A', 'Archer B', "Courier New", monospace; */
	font-family: Archer;
	color: #48283C;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 100;
        text-align:center;
        width:100%;
}
#contactForm .rsform-block-intro .formBody {
	color: #666;
	font-size: 12px;
	line-height: 1.5em;
	margin-bottom: 0px;
	width: 100%;
        text-align:center;
}
#contactForm .formCaption {
	color: #48283C;
	/*text-transform: uppercase;*/
	/* font-family: 'Archer A', 'Archer B', "Courier New", monospace; */
	font-family: Archer;
	font-size: 13px;
	line-height: 1.3em;
	width: 22%;
	margin-top: 7px;
}
#contactForm .formBody {
	width: 78%;
}
#contactForm input[type="text"], #contactForm .rsform-block-country select , #contactForm .rsform-block-type select{
	border-radius: 10px;
	border: none;
	font-size: 14px;
	padding: 4px 0;
	width: 98%;
	border: 1px solid white;
	background-color: white;
	padding-left: 2%;
	box-shadow: none;
	-webkit-appearance: none
}
#contactForm .rsform-block-dob #dobd, #contactForm .rsform-block-dob #dobm, #contactForm .rsform-block-dob #doby {
	border-radius: 10px;
	border: none;
	font-size: 14px;
	border: 1px solid white;
	background-color: white;
	padding: 4px 2%;
	box-shadow: none;
	-webkit-appearance: none
}
#contactForm .rsform-block-dob .formBody {
	width: 50%;
}
#contactForm .rsform-block-phone .formBody {
	width: 60%;
}
#contactForm .rsform-block-dob .formBody {
}
#contactForm .optional {
	margin-top: 8px;
	margin-left: 10px;
	font-size: 10px;
	color: #666;
	float: right;
}
input:focus {
	outline: none;
}
#contactForm textarea {
	border: none;
	font-size: 14px;
	resize: none;
		height:50px;
	width: 100%;
	border-radius: 10px;
	border: 1px solid white;
	width: 98%;
	padding-left: 2%;
	box-shadow: none;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#contactForm .rsform-block-verification img {
	float: right;
	margin-right: 30px;
	border-radius: 8px;
	margin-top: 2px;
	height: 27px;
}
#contactForm .rsform-block-verification-text .formBody {
	font-size: 12px;
	color: #666;
}
#contactForm .rsform-block-verification-text .formBody span {
	margin-left: 5%;
}
#contactForm .rsform-block-verification br {
	display: none;
}
#contactForm input#captchaTxt146.rsform-captcha-box, 
#contactForm input#captchaTxt134.rsform-captcha-box, 
#contactForm input#captchaTxt115.rsform-captcha-box, 
#contactForm input#captchaTxt28.rsform-captcha-box, 
#contactForm input#captchaTxt106.rsform-captcha-box, 
#contactForm input#captchaTxt37.rsform-captcha-box {
	float: left;
	width: 59% !important;
	text-align: left !important;
}
#heard_other {
	display:none;
}
#heard {
		border-radius: 10px;
	border: none;
	font-size: 14px;
	padding: 4px 0;
	width: 98%;
	border: 1px solid white;
	background-color: white;
	padding-left: 2%;
	box-shadow: none;
	-webkit-appearance: none
}
#contactForm .form_text {
	/* font-family: 'Archer A', 'Archer B', "Courier New", monospace; */
	font-family: Archer;
        font-style:italic;
}
#contactForm .rsform-submit-button {
	width: 100%;
	color: white;
	/* font-family: 'Archer A', 'Archer B', "Courier New", monospace; */
	font-family: Archer;
	background-color: #48283C;
	border: 1px solid #48283C;
	border-radius: 4px;
	text-transform: uppercase;
	font-size: 14px;
	padding: 5px 0;
}

.ebook #contactForm #join0 {
width: 5%;
float: left;
margin-top: 5px;
}
.ebook #contactForm label {
float: left;
width: 90%;
display: block;
font-size: 12px;
line-height: 1.2em;

}
.ebook #contactForm  {
max-width:500px;
}
.ebook #contactForm ol {
list-style:none;
margin:0px;
padding:0px;
}
.ebook div.formBody ,
.ebook div.formCaption {
 float:left;
min-height:12px;
display:block;
}
.ebook #contactForm .formNoError {
  display:none;
}
.ebook #contactForm ol li {
  margin-bottom:0px;
  clear:both;
}
select#bookselect.rsform-select-box {
   width:100%;
}
@media all and (max-width: 800px) {
.contact_us {
	background: url(../images/signup_bg.jpg) top right no-repeat #f2f2f2;
}
.contact_us-left {
	width: 20%;
}
.contact_us-right {
	width: 80%;
}
}

@media all and (max-width: 750px) {
.contact_us-left {
	width: 10%;
}
.contact_us-right {
	width: 90%;
}
#mod-finder-searchword {
	padding-left: 12%;
	width: 88%;
}
}

@media all and (max-width: 630px) {
#contactForm .rsform-block-phone .formBody {
	width: 50%;
}
#mod-finder-searchword {
	padding-left: 15%;
	width: 85%;
}
}

@media all and (max-width: 530px) {
#contactForm .rsform-block-verification-text .formBody {
	font-size: 11px;
}
#contactForm .rsform-block-verification-text .formBody span {
	margin-left: 0%;
}
#contactForm .formCaption {
	width: 32%;
}
#contactForm .formBody {
	width: 68%;
}
#contactForm .rsform-block-verification img {
	margin-right: 0px;
}
}

@media all and (max-width: 480px) {
#contactForm input#captchaTxt146.rsform-captcha-box,
#contactForm input#captchaTxt134.rsform-captcha-box,
#contactForm input#captchaTxt28.rsform-captcha-box, 
#contactForm input#captchaTxt115.rsform-captcha-box, 
#contactForm input#captchaTxt37.rsform-captcha-box {
	width: 55% !important;
}
#contactForm .rsform-submit-button {
	font-size: 11px;
}
#contactForm .rsform-block-dob .formBody {
	width: 60%;
}
#contactForm .rsform-block-phone .formBody {
	width: 45%;
}
#contactForm {
	margin-right: 0%;
}
.contact_us-left {
	width: 0%;
}
.contact_us-right {
	width: 100%;
}
#mod-finder-searchword {
	padding-left: 15%;
	width: 85%;
}
}
