@charset "utf-8";

/** Employees - general style **/

#employees {text-align:center; padding:0 10px; clear:both;}

/* PEOPLE SECTION*/

/* Reset */
#mod_offer_small ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, input, textarea { margin: 0; padding: 0; }

#mod_offer_small ol, ul { list-style: none; }
#mod_offer_small fieldset, img { border: 0; }

/* Sprite */
#mod_offer_scroll_left span, #mod_offer_small_scroll_left span { background-image: url('/img/layout/slide_faces/lpl.png'); background-repeat: no-repeat; }
#mod_offer_scroll_right span, #mod_offer_small_scroll_right span { background-image: url('/img/layout/slide_faces/rpl.png'); background-repeat: no-repeat; }

/* Slidefaces */
#mod_offer_small { clear: both; color: #333; font-size:12px; width:960px; margin:auto; }
#mod_offer_small .head { padding: 12px 12px 6px 6px; }
#mod_offer_small .head h2 { float: left; font-size: 18px; color: #333; text-transform: uppercase; }
#mod_offer_small .head p { float: right; font-size: 13px; font-weight: bold; }
#mod_offer_small .body { padding: 6px 27px 6px 32px; position: relative; }
#mod_offer_small .body .list_holder { width: 896px; height: 90px; overflow: hidden; position: relative; left:2px; }
#mod_offer_small .body ul { width: 5000px; position: absolute; }
#mod_offer_small .body li { float: left; width: 71px; height: 88px; display: inline; margin-right: 9px; overflow: hidden; position: relative;	border: 1px solid #ccc; background-color:#fff;}
#mod_offer_small .body li .mod_ad {margin: 2px; height: 84px; overflow: hidden; position:relative; }
#mod_offer_small .body li .mod_ad .name_surname {position:absolute; bottom:0; z-index:20; text-align:center; font-size:9px; background:transparent url('/img/layout/gloBarDark.png') repeat-x top; overflow:hidden; width:100%; height:100%;}
#mod_offer_small .body li .mod_ad .name_surname a {color:#FFF; position:relative; bottom:-30px;}
#mod_offer_small .body li .mod_ad ul {width: auto; position: static;}
#mod_offer_small .body li .mod_ad li {float: none; display: block; height: auto; width: auto; margin: 0; border: 0;}
#mod_offer_small .body li .mod_ad li img {float: left; display: inline; margin-right: 0px; margin-left:-5px; min-height:84px; min-width:72px;}
#mod_offer_small .body li .mod_ad li p {overflow: hidden; font: bold 13px Arial, sans-serif;}
#mod_offer_small_scroll_left, #mod_offer_small_scroll_right { position: absolute; width: 20px; height: 90px; display: block; top: 6px; }
#mod_offer_small_scroll_left { left: 6px; }
#mod_offer_small_scroll_right { right: 5px; }
#mod_offer_small_scroll_left span, #mod_offer_small_scroll_right span { position: absolute; left: 0; top: 0px; height: 90px; width: 20px; }