/* ************************************************************************************************
		PD Ask About Product Module - PrestaDev.pl - info@prestadev.pl
************************************************************************************************ */
#usefull_link_block li.askaboutproduct{
	background: url("ask_about_product.png") no-repeat scroll 0 0 transparent!important;
  padding-left: 20px!important;
}
#usefull_link_block li.askaboutproduct a {background:none!important;padding-left: 0px!important;}

#pd_aap_send_custommer_form h2{
	background: none repeat scroll 0 0 #383838;
  color: #FFFFFF;
  font-size: 12px;
  padding: 8px 11px;
  text-shadow: 0 1px 0 #000000;
  text-transform: uppercase;
	font-weight: 400;
  text-transform: uppercase;
  text-align:left;
}

#pd_aap_send_custommer_form div.form_container fieldset{border:none;}

#pd_aap_send_custommer_form div.form_container {
	background: none repeat scroll 0 0 #EEEEEE;
  border: 1px solid #CCCCCC;
  padding: 10px 15px;
	font-size:13px;
  width:540px;
  text-align:left;
}

#pd_aap_send_custommer_form .product {margin: 20px 10px;}
#pd_aap_send_custommer_form .product  img {
	border: 1px solid #CCCCCC;
  float: left;
  margin: 0 10px 0 0;
}

#pd_aap_send_custommer_form .product .product_desc {
	float:left;
	width:333px;
	font-size:12px;
	color:#000;
}

#pd_aap_send_custommer_form .product .product_desc p.product_name {
  color: #000000;
  font-size: 12px;
	padding-bottom: 5px!important;
}

#pd_aap_send_custommer_form .product .product_desc p{text-align:left;font-size: 12px;float: left;margin: 0 10px 0 0;}

#pd_aap_send_custommer_form .pd_send_custommer_question_form {margin-top:20px}
#pd_aap_send_custommer_form .pd_send_custommer_question_form .text {padding-bottom: 5px}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text label {
  display: inline-block;
  padding: 6px 15px;
  width: 180px;
  font-size: 12px;
  text-align: right;
  vertical-align: top;
}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text input {
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  height: 22px;
  padding: 0 5px;
  width: 260px;
  vertical-align: bottom;
  margin-bottom: 5px;
}

#pd_aap_send_custommer_form .pd_send_custommer_question_form #pd_aap_send_custommer_form_info {padding-bottom: 10px;}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text textarea {
	height: 100px;
	border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  padding: 0 5px;
  width: 260px;
  margin-bottom: 5px;
}
#pd_aap_send_custommer_form input#sendQuestionEmail{display: inline-block!important;}

#pd_aap_send_custommer_form .pd_send_custommer_question_form p.text {}
#pd_aap_send_custommer_form .pd_send_custommer_question_form .submit {
	margin:5px 20px 0 0;
	padding:5px 0;
	text-align:right;

}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text label.error {
  display: inline-block;
  font-size: 11px;
  margin-left: 215px;
  padding: 0;
  text-align: left;
  vertical-align: top;
  background-color: #EEEEEE!important;
  color:red;
  border:none;
  margin-bottom: 0 !important;
  width: 271px;

}
#pd_aap_send_custommer_form p.txt_required {font-size:11px}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text input#captcha {
  border: 1px solid #CCCCCC;
  color: #666666;
  font-size: 12px;
  height: 22px;
  padding: 0 5px;
  width: 180px;
  vertical-align: bottom;
}

#pd_aap_send_custommer_form .pd_send_custommer_question_form .text img#captchaimage {
  border: 1px solid #CCCCCC;
  color: #666666;
  height: 22px;
  padding: 0 5px;
  vertical-align: bottom;
  margin-bottom: 5px;
  margin-right: 5px;
}
