/*======================================================================*\
|| #################################################################### ||
|| #            NCMS 3.0 Writed by Abdel Rahman Ayachi		 	 	  #	||
|| # ---------------------------------------------------------------- # ||
|| # Copyleft ©2001-2009 Netcom Group SARL. All lefts Reserved.     # ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ------------------- NCMS IS NOT FREE SOFTWARE ------------------ # ||
|| #         http://www.netcomgroup.org | info@netcomgroup.org        # ||
|| #################################################################### ||
\*======================================================================*/


/* Testimonial Form */
#testimonial_page { width:100%; }
#testimonial_page td { padding:5px; vertical-align:top; }
#testimonial_page .tst_title {  font-family: Tahoma; font-size:24px; color: #00648e; text-align:right;}
#testimonial_page .tst_content { font-family: Tahoma; font-size:12px; text-align:center; }
#testimonial_page .tst_button { font-family:Tahoma; text-align:center; border: 2px #FFF groove; background-color:#CCCCCC; color:#000; font-weight:bold; width:130px; margin:auto; padding:3px; cursor:pointer; }
#testimonial_page .button:hover { border: 2px #919191 groove; background-color:#919191; color:#FFF; }

#testimonial_page .message_table { border: 1px #cccccc solid; width:100%; margin-bottom:20px; }
#testimonial_page .message_table td { padding:0px; vertical-align:top; text-align:right; }
#testimonial_page .message_table .date { background-color:#ededed; height:20px; padding-right:10px; color:#00648e}
#testimonial_page .message_table .nb { background-color:#ededed; height:20px; padding-left:10px; float:left; color:#00648e}
#testimonial_page .message_table .info { background-color:#f5f5f5; text-align:center; width:120px; padding-top:30px; padding-bottom:30px;}
#testimonial_page .message_table .content_txt { font-family: Tahoma; font-size:12px; font-style:italic; padding:10px; }
#testimonial_page .message_table .title_txt { font-family: Tahoma; font-size:12px; font-weight:bold; padding:10px;}
#testimonial_page .message_table .email_txt  { font-weight:bold; color:#1a87e8; }
#testimonial_page .message_table .email_txt a { text-decoration:underline; color:#1a87e8; }
#testimonial_page .message_table .country_txt { padding-top:10px; color:#1a87e8; }

#testimonial_form table {width:796px; margin:auto; }
#testimonial_form td { padding:5px; text-align:right;}
#testimonial_form .testimonial_title   {    font-family: Tahoma; font-size:13px; font-weight:600; color: #00648e;  background: url(/view/default/en/images/header_body.jpg) no-repeat;  padding: 5px; height:30px; }
#testimonial_form .testimonial_title a { color: #00648e; text-decoration:none; }

#testimonial_form .testimonial_subject { font-family: Tahoma; font-size:12px; font-weight:bold; color: #000000; background-color: #f6f6f6; border-right:1px #dbdbdb solid; padding: 5px; width:130px; vertical-align:top; }
#testimonial_form input {  width:97%; font-family: Tahoma; font-size:12px; }
#testimonial_form textarea {  width:97%; font-family: Tahoma; font-size:12px;  }
#testimonial_form select {  width:97%; font-family: Tahoma; font-size:12px; }
#testimonial_form .testimonial_field_col1  {  font-family: Tahoma; font-size:12px; background-color: #ffffff; border-left:1px #dbdbdb solid;}
#testimonial_form .testimonial_field_col2   { font-family: Tahoma; font-size:12px; background-color: #f2f2f2; border-left:1px #dbdbdb solid;}
#testimonial_form .testimonial_mailing  { font-family: Tahoma; font-size:12px;  border:0px;}
#testimonial_form .testimonial_submit  { border:0px; text-align:center;}
#testimonial_form .testimonial_submit  input {  width:130px;}

#testimonial_form .captcha { width:1px; border:0px; margin:auto; }
#testimonial_form .captcha td { border:0px; padding:0px; }
#testimonial_form .captcha #cryptogram { border:0px; }
#testimonial_form .captcha .number { background-color:#fff; }
#testimonial_form .captcha .number div { height:40px; }	
#testimonial_form .captcha .refresh a { cursor:pointer; }
