/* *************************************************************************** */ /* Font Embedded */ /* *************************************************************************** */ @font-face { font-family: Akzidenz Grotesk BE Ex; font-style: normal; font-weight: normal; src: url(../fonts/AKZIDEN0.eot); } /* *************************************************************************** */ /* General */ /* *************************************************************************** */ html { padding: 0; margin: 0; background-color: #BDCBBE; } body { font-family: Arial, helvetica, sans-serif; font-size: 12px; margin: 0; padding: 0; behavior: url(http://www.huntongroup.com/includes/csshover.htc); } div { font-family: arial, helvetica, sans-serif; color: #666; } a { font-family: Arial, helvetica, sans-serif; color: #009B5F; text-decoration: none; } a:hover { color: #009B5F; text-decoration: underline; } table#main { width: 774px; } td { font-family: Arial, helvetica, sans-serif; font-size: 12px; color: #333; vertical-align: top; } textarea { font-family: Arial, helvetica, sans-serif; font-size: 12px; width: 120mm; height: 20mm; } input { font-family: Arial, helvetica, sans-serif; font-size: 11px; background-color: #F3F3F1; padding: 0 3px; color: #666; } select { font-family: Arial, helvetica, sans-serif; font-size: 11px; background-color: #F3F3F1; color: #666; } /* *************************************************************************** */ /* Menu Section */ /* *************************************************************************** */ div#menu { margin: 34px 0; padding: 0; border-top: 1px solid #030; } div#menu ul { margin: 0; padding: 0; width: 160px; } div#menu ul.level2 { border: 1px solid #030; background: #739979; } ul.level1 li { font-weight: bold; text-align: right; border-bottom: 1px solid #030; } ul.level2 li { font-size: 10px; text-align: left; border-bottem: 0; } div#menu li { position: relative; list-style: none; margin: 0; } div#menu li:hover { background: #739979; } div#menu li.submenu { background: url(submenu.gif) 95% 50% no-repeat; } div#menu li.submenu:hover { background-color: #739979; } div#menu a.selectedMenu { color: #030; background-color: #FFF; } ul.level2 a.subMenuLevel2:hover { background-color: #1B5C24; } ul.level2 li#2ndLevel:hover { background-color: #1B5C24; } div#menu li a { display: block; color: #FFF; padding: 2px 10px; text-decoration: none; width: 160px; } div#menu li a:hover { border-left-color: red; } div#menu>ul a { width: auto; } div#menu ul ul { position: absolute; top: -1px; left: 160px; display: none; } div#menu ul.level1 li.submenu:hover ul.level2 { display:block; } /* *************************************************************************** */ /* Banner area */ /* *************************************************************************** */ td#banner { width: 774px; height: 86px; } td#banner p#BackGroundImage { position: absolute; margin: 0; padding: 0; } td#banner p#HuntonGoupLogoLink { position: absolute; margin: 10px; } td#banner p#TraneLogoLink { position: absolute; margin: 11px 0 0 629px; } /* *************************************************************************** */ /* Label area */ /* *************************************************************************** */ td#label { width: 774px; height: 26px; background: url(../images/bg_labelArea.gif) no-repeat; } td#label p#contactLink { position: absolute; margin: 0 12px; padding: 6px 0; } td#label p#contactLink a { color: #999; font-size: 10px; text-decoration: none } td#label p#title { position: absolute; margin: 2px 0 0 171px; } /* *************************************************************************** */ /* Left Menu area */ /* *************************************************************************** */ td#leftMenu { padding: 0; margin: 0; width: 160px; background: rgb(27,92,36) url(../images/bg_leftMenu.jpg) 0 0 no-repeat; } td#bottomImage { padding: 0; margin: 0; width: 160px; background-color: #1B5C24; vertical-align: bottom; } /* *************************************************************************** */ /* Right Content Area */ /* *************************************************************************** */ td#content { width: 641px; background-color: #FFF; } td#content p#pageTitle { font-family: "Akzidenz Grotesk BE Ex", Arial, helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #999; height: 47px; width: 612px; padding: 11px; margin: 0; background: url(../images/bg_lblTitleArea.gif) 0 0 no-repeat; } td#content>p#pageTitle { width: 590px; } td#content ul { list-style-type: square; color: #OOO /* list-style-image: url(../images/bullet_green.gif); */ } td#content div#bodyContent { padding: 13px; } td#content div#bodyContent table tr td div.clsImage { float: left; border: 1px solid #000; margin-right: 20px; margin-bottom: 20px; width: 143px; } td#content div#bodyContent table tr td div.clsText { float: left; color: #000; width: 415px; margin-bottom: 20px; } /* *************************************************************************** */ /* Left Menu area */ /* *************************************************************************** */ td#footer { padding: 0; margin: 0; width: 774px; height: 127px; background: url(../images/bg_homefooter.jpg) 0 0 no-repeat; } td#subPagesFooter { padding: 0; margin: 0; width: 774px; height: 59px; background: url(../images/bg_subPagesFooter.gif) 0 0 no-repeat; } /* *************************************************************************** */ /* Others */ /* *************************************************************************** */ .blackText { color: #000; } div.clsBios { width: 287px; float: left; margin-bottom: 20px; height: 300px; } div.clsBios div.clsBiosPic { text-align: center; } div#idRollOver { border: 1px solid #DDDDDD; padding: 15px; display: block; background-color: #f1f1f1; }