/**
 * @version 1.5.1 2009-10-26
 * @package Joomla
 * @subpackage Work Force
 * @copyright (C) 2009 the Thinkery
 * @license GNU/GPL see LICENSE.php
 */

.clear{clear:both;}
.wfrow0{}
.wfrow1{background: #f7f7f7;}
.wf_mainheader{}
.wf_mainheader .componentheading{color: #404040;}
.wf_header{ position: relative; background: #E6302D !important; color: #ffffff; padding: 5px 10px;}
.wf_header_right{ position: absolute; top: 0px; right: 8px; z-index: 1000 !important;}
.wf_header_results{position: absolute; top: 0px; right: 0px; font-weight: normal; text-transform: none; padding: 3px 10px;}
.wf_footer{text-align: center; font-size: 10px; margin-top: 10px;}
.featured{} /*add !important attribute to make featured header stand out ex: background: #ff0000 !important;*/
.wf_contact_header{border-bottom: solid 1px #ccc; padding: 5px 10px; font-weight: bold;}
.wftable{ margin-top: 10px; width: 100% !important; border-collapse: collapse; }
.wftable td{ padding: 5px; }
.wf_form_table{width: 80%;}
.wf_form_table td{padding: 2px;}
.wf_dpt_img{margin: 5px;}

/* quicksearch area */
.wf_quicksearch_sortholder{ text-align: right; float: right; margin-right: 0px;}
.wf_quicksearch_optholder{padding-bottom: 5px; border-bottom: solid 1px #ccc; margin-bottom: 5px;}

/* employee display */
.wf_employee_name{padding-bottom: 0px !important; margin-bottom: 0px !important;}
.wf_employee_name a{text-decoration: none;}
.wf_employee_photo{ float: left; padding: 3px; border: solid 1px #ccc; margin-right: 10px; }
.wf_employee_details{padding-top: 3px;}
.wf_employee_position{font-style: italic;}
.wf_employee_position1{font-size: 14px; font-style: italic;}
.wf_employee_position span,
.wf_employee_position1 span{font-weight: bold; font-style: normal;}
.wf_employee_overview{margin-top: 10px;}
.wf_readmore{margin-top: 7px;}
.wf_employee_line{border-bottom: solid 1px #ccc; padding: 5px;}
.wf_employee_address{padding: 10px; border: solid #ccc; border-width: 0 1px 1px 1px; background: #f7f7f7;}
