/* ----------------------------------------------------------------------------
Title:Bemis Locations Style Sheet
Author:Jon-Paul LeClair
Purpose:Provide additional styles for bemis-locations.asp
Created:8.10.2004
Created and Edited with:Bradbury Software's TopStyle Pro 3.10
---------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------
Specific Style Rules
---------------------------------------------------------------------------- */
.hidden{display:none}
/* ------------------------------------------------------------------------ */
h2{font-size:1.25em;border-bottom:1px solid #c0c0c0;margin:0 0 10px}
#bemislocations{margin:10px 10px 25px;width:auto;overflow: hidden;}
#selectregion,#selectcompany{float:left;clear:left;display:inline;width:311px;background:url("../images/global/bmslocations_shadow_rt.gif") 100% 0 repeat-y}
#selectregion{height:225px;text-align:left}
#selectcompany table{width:300px}
#selectcompany ul,#selectcompany li{margin-left:10px;padding-left:0;list-style:none}
#selectcompany li{margin-bottom:3px}
#selectcompany th{font-size:12px;color:#fff;text-align:center;padding:3px 0 13px}
#selectcompany th#mfgtype{background:url(../images/global/bmslocations_th_mfg.gif) #900 0 100% repeat-x;width:40%}
#selectcompany th#company{background:url(../images/global/bmslocations_th_cmpy.gif) #900 0 100% repeat-x;width:60%}
#selectcompany th.type{background:#f5f5f5;border-bottom:2px groove;color:#666;font-weight:normal}
#selectcompany td{font-size:12px}
#displaycompany{margin:0 10px 0 320px;width:350px}
#displaycompany h3{color:#666;font-weight:normal;margin:0 0 5px;border-bottom:1px solid #d3d3d3;font-size:1em}
#displaycompany .description{margin-top:0;color:#000}
#displaycompany img{border:none;margin:5px 0 10px}
#displaycompany h3.type{border:1px solid #ccc;padding:3px;color:#900;font-weight:normal}
#displaycompany h4{font-size:.9em;font-weight:normal;color:#000;letter-spacing:1px;margin:0 0 5px;background:url(../images/global/bmslocations_h4_bkg.gif) 0 0 repeat-x}
#displaycompany table{margin:0 0 10px}
table#headquarters{border:none;border-collapse:collapse;width:100%}
table#headquarters th{font-size:.8em;color:#036;background:#eff4fa;text-align:right;border:2px solid #fff;width:25%;padding:5px}
table#headquarters td{font-size:.8em;color:#444;padding:5px;border:2px solid #fff}
#displaycompany ul,#displaycompany li{list-style:none;margin-left:0;padding-left:0;border:none}
#displaycompany li{margin-bottom:3px}