| Server IP : 195.130.67.5 / Your IP : 216.73.216.231 Web Server : Microsoft-IIS/10.0 System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586 User : IUSR ( 0) PHP Version : 7.4.19 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : C:/inetpub/wwwroot/icd/components/com_staffmaster/css/ |
Upload File : |
/**
* File: staffmaster_default.css
*
* Staff Master 0_7_5_5
*
* Staff Master - Staff Members and Departments Manager
*
* @version 0.7.5.5
* @package StaffMaster_0_7_5_5
* @subpackage: frontend_css
* @copyright (C) 2007-2008 Travis Hubbard
* @license http://www.gnu.org/licenses/ GNU/GPL v3
* @link http://www.systemsunited.net/
**/
#staff_container {
width: 100%;
border: 0 ;
margin: 15px 5px 0 5px;
text-align:center;
}
#staff_header { margin-bottom: 10px }
#staff_header h1 {
color: #000000;
letter-spacing: -1px;
line-height: 30px;
border-bottom: 1px solid #666666;
text-align:center;
}
#staff_details{
background-image:url(http://www.teiser.gr/icd/images/M_images/postit.png);
background-repeat:no-repeat;
height:230px;
}
#contact_info
{
width: 43%;
float: right;
margin-top: 40px;
}
.contact_info.left{
font-style: italic;
color: #666;
}
ul.contact_info li {
list-style:none!important;
background:none!important;
text-align: left;
}
.department_header { margin-top:30px 0; padding-left:7px; }
.department_name {
text-align:left;
padding:0 0 5px 20px;
font-size: 16px;
font-weight: bold;
font-variant: small-caps;
color:#000000;
border-bottom: thin solid #666666;
border-left: medium double #666666;
width:90%;
}
.department_description , .staff_header_text p {
text-align:left;
font-size:0.85em;
position:relative;
left:20px;
padding:5px 55px 5px 5px;
width:95%;
color:#000000;
margin-bottom: 15px;
}
.department_description_table {
width:80% ;
/* To Center: Uncomment this and comment the next line margin: 0 auto; */
margin-left: 45px;
text-align:left;
}
.department_footer {
width: 75%;
margin: 25px auto ;
}
.department_footer p { text-align: left }
.department_footer_main , .department_footer_text1 , .department_footer_text2 , .department_footer_text3 { margin: 15px auto }
.staff_wrapper {
margin: 20px 5px 0;
min-height: 150px;
}
.staff_member {
width:100%;
min-height: 120px;
height:auto !important;
height:100%;
padding: 0px;
}
.staff_image_left {
width: 120px;
float: left;
margin-top: 50px;
margin-left: 20px;
}
.staff_image_right {
width:150px;
position:relative;
float:right;
}
.staff_image_left img {
border-radius: 2px;
box-shadow: 0px 1px 6px 1px #888;
}
.staff_image_right img {
padding: 20px 8px 0 0;
margin-left:-10px;
}
.staff_name_left , .staff_name_right {
font-size: 1.15em;
font-weight: bold;
position:relative;
top:3px;
}
.staff_name_left { margin: 0 165px 0 20px }
.staff_name_right { margin: 0 20px 0 165px }
.staff_name_left p {
text-align:left;
padding: 2px 2px 4px 4px;
border-bottom: 1px solid #666666;
border-right: 3px double #666666;
color:#000000;
}
.staff_name_right p {
text-align:left;
padding: 2px 2px 4px 10px;
border-bottom: 1px solid #666666;
border-left: 3px double #666666;
color:#000000;
}
.staff_name_right p a , .staff_name_left p a { color:#000000 }
.staff_name_right a , .staff_name_left a { color:#000000 !important; }
.staff_title , .staff_title_bio {
font-size: 0.85em;
padding: 0px 10px 4px 0px;
text-align:right;
margin-top:-14px;
width:100%;
font-weight:bold;
}
.staff_title { }
.sm_bio_narrow {
margin-left:20px;
margin-right:20px;
}
.staff_bio_left , .staff_bio_right {
font-size:10pt;
text-align:left;
padding: 5px 15px ;
}
.staff_bio_right { margin: 40px 0px 0px }
.staff_bio_left { margin: 40px 165px 20px 0 }
.contact_div {
/*If you Increase width any more in "default" view,
you may notice your contact details disappear in IE
best to leave this setting where it is
unless you're experienced with handling cross-browser CSS.*/
width:350px;
text-align:right;
/*changed via javascript to show when user clicks "View contact details"*/
display:none;
margin-bottom:20px;
}
li.contact_label {
margin-left:0px!important;
padding-left:0px!important;
white-space:nowrap;
}
.contact_data {
padding-left: 5px!important;
width: 250px;
font-size:1.1em;
}
a.read_contact_right , a.read_contact_left {
margin:0;
font-size: .8em;
position:absolute;
}
a.read_contact_right {
float: right;
right:0px;
}
a.read_contact_left {
float: left;
left:0px;
}
.staff_table th {
font-size:1.5em;
text-align:left;
}
.staff_table { padding-left: 6px }
.staff_table div { margin:5px 0px }
#staff_wrapper_table { text-align:left; }
.staff_dept_table { text-align:left; }
#staff_master_link { text-align:right; font-size:85%; padding:20px 70px 0px 0px; }