/* SVN FILE: $Id: multiple_pro_expert.css 1 2006-05-26 10:19:32Z Pierrot Evrard $ */
/**
 * pro_expert CSS definition
 *
 * This file content CSS for pro_expert plugin ('pro_expert_account.inc.php',
 *                                              'pro_expert_catalogue.inc.php',
 *                                              'pro_expert_infos.inc.php',
 *                                              'pro_expert_rules.inc.php')
 *
 * CSS
 *
 * expert_infos-Module : Dugas <http://www.dugas.fr>
 * Copyright (c)  2006, h2a, s.a.
 *                4a Boulevard Grande Duchesse Charlotte
 *                Luxembourg, L-1330
 *
 * Licensed under The h2a License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright    Copyright (c) 2006, h2a, s.a.
 * @link         http://www.dugas.fr expert_infos-Module
 * @package      expert_infos-Module
 * @author       Dieter Raber <raber@h2a.lu>
 * @author       Pierrot Evrard <pierrot.evrard@umail.univ-metz.fr>
 * @since        expert_infos-Module 0.0.0.1
 * @version      $Revision: 1 $
 * @modifiedby   $LastChangedBy: Pierrot Evrard $
 * @lastmodified $Date: 2006-08-10 14:57:32 (Thu, 10 Aug 2006) $
 * @license      http://www.h2a.lu The h2a License
 */

/**** for pro_expert_catalogue & pro_expert_account ***************************/
#first-line {
  padding: 6px 0px 6px 60px;
  line-height: 30px;
}

#user-ducats{
  padding: 6px 35px 6px 20px;
  margin-left: 20px;
  background: url(../pics/icons/user_ducats.gif) no-repeat right;
  color: #222;
  font-weight: 900;
  font-family: verdana, helvetica, sans-serif;
  letter-spacing: 1px;
  font-size: 14px;
}

/**** for pro_expert_rules & pro_expert_account & pro_expert_infos ************/
#plugin a.cat-link{
  background: url(../pics/style/arrow-right.gif) no-repeat 10px 10px;
  padding: 3px 0px 3px 25px;
  color: #af9340;
  font-weight: 900;
  font-size: 14px;
  letter-spacing: 1px;
  margin-left: 250px;
  font-family: 'trebuchet ms', Helvetica, sans-serif;
}

/**** for pro_expert_rules & pro_expert_infos *********************************/
#plugin.pro_expert_rules h5,
#plugin.pro_expert_infos h5{
  padding: 3px 0px 3px 20px;
  height: 18px;
  border-left: #af9340 1px solid;
  border-bottom: #af9340 1px solid;
  font-size: 14px;
  color: #af9340;
  font-family: 'trebuchet ms', Helvetica, sans-serif;
}