/*======================================================================*\
|| #################################################################### ||
|| #            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        # ||
|| #################################################################### ||
\*======================================================================*/


/* PAGES CLASS */

#contact_page {width:796px; }
#contact_page td { padding:0px;}
#contact_page .title {  font-family: Tahoma; font-size:24px; color: #00648e; text-align:right;}
#contact_page .intro {  font-family: Tahoma; font-size:13px; color: #666666; font-style:italic;  text-align:right;}
#contact_page .content { font-family: Tahoma; font-size:12px; color: #000000; vertical-align:top; min-height:350px;  text-align:right;}

#contact_form table { width:796px; margin:auto;}
#contact_form td { padding:5px; }

#contact_form .contact_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;}
#contact_form .contact_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; }
#contact_form input {  width:97%; font-family: Tahoma; font-size:12px; }
#contact_form textarea {  width:97%; font-family: Tahoma; font-size:12px;  }
#contact_form .contact_field_col1  {  font-family: Tahoma; font-size:12px; background-color: #ffffff; }
#contact_form .contact_field_col2   { font-family: Tahoma; font-size:12px; background-color: #f2f2f2; }
#contact_form .contact_mailing  { font-family: Tahoma; font-size:12px; border:0px;}
#contact_form .contact_submit  { border:0px; text-align:center;}
#contact_form .contact_submit  input {  width:130px;}

#contact_form .captcha { width:1px; border:0px; margin:auto; }
#contact_form .captcha td { border:0px; padding:0px; }
#contact_form .captcha #cryptogram { border:0px; }
#contact_form .captcha .number { background-color:#fff; }
#contact_form .captcha .number div { height:40px; }	
#contact_form .captcha .refresh a { cursor:pointer; }
