@import url('pages.css');

/* hide text */
#submit-testimonial { text-indent: -10000px; overflow: hidden; }


/* layout */
#submit-testimonial { width: 286px; height: 58px; margin: 10px 0 10px 0; display: block; }

#body li { margin: 20px 0; }

#body li + li {  border-top: 1px dashed #ccc; }

form textarea { width: 243px; height: auto; }
#agreement { float: left; }
form .agreement { width: 400px; margin: 0 0 10px 5px; display: block; float: left }
form .submit { display: block; clear: left }


/* color */
#submit-testimonial { background-image: url(/images/testimonials/submit_testimonial_button.png); }
a#submit-testimonial:hover { background-image: url(/images/testimonials/submit_testimonial_button_hover.png); }

blockquote { background-image: none; }
blockquote .wrapper { background-image: none; }
blockquote { margin:14px 40px 4px 0; padding: 0 0 0 2px; }


/* type */
blockquote { white-space: pre-wrap; }
.add-testimonial { font-size: 16px; font-weight: normal; }
form .agreement { text-align: left; line-height: normal; }

@import url(basic.css);

/* layout */
#body { overflow: auto; padding-bottom: 130px;  }

#send-testimonial form { padding: 10px 10px; /* border: 0px dashed #68644e;*/ border-width: 1px 0; }
#send-testimonial ul { overflow: hidden; height: 1%; }
#send-testimonial li { width: 465px; margin: 5px 0; /* float: left; */ clear: left; }
#send-testimonial label { width: 280px; margin-right: 5px; float: left; }
#send-testimonial input.text, #send-testimonial textarea { width: 600px; height: 23px; padding: 2px; float: right; }
#send-testimonial input.text2 {width: 270px; height: 23px; padding: 2px; font-size: 76px; float: left;}
#send-testimonial input, #send-testimonial textarea { border: 2px solid #e4e4e4; }
#send-testimonial textarea { height: 87px; }
#captcha { clear: left; }
#captcha input.text { height: 18px; padding: 3px; }
#submit { float: right; }

#send-letter, #call{ padding-left: 70px; margin: 20px 100px 0 20px; float: left; }

#call { height: 60px; }
#call * { margin: 0; }

/* color */
#send-testimonial label { color: #68644e; }
#send-testimonial input { background-color: white; }
#captcha label { color: black; }

#send-letter { background: transparent url(../images/contact/mail_icon.png) no-repeat scroll center left; }
#call { background: transparent url(../images/contact/phone_icon.png) no-repeat scroll center left; }

/* type */
#send-testimonial label { font-size: 18px; text-align: right; line-height: 27px; }
#send-testimonial input, #send-testimonial textarea { font-size: 18px; }


#captcha label { font-size: 14px; font-weight: bold; }
#captcha input.text { font-size: 14px; font-weight: bold; }
#submit { font-size: 14px; text-transform: uppercase; font-weight: normal; }

#send-letter, #call { line-height: 25px; }
#send-letter address { font-style: normal; }



#order-button {	text-indent: -9999px;	overflow: hidden; }

#order-button {

	width: 153px;

	height: 82px;

	display: block;

	position: absolute;

	left: 20px;

	top: 491px;

	z-index: 100;

}

#download-button { text-indent: -9999px; overflow: hidden; }

#download-button {

	width: 152px;

	height: 82px;

	display: block;

	position: absolute;

	left: 173px;

	top: 491px;

	z-index: 100;

}
