/* Blueprint adjustments */

div.colborder { border-right: 1px solid #bbb; }
img.top { margin-top: .25em !important; margin-bottom: .5em !important; }

body
{
    background: #6d6e70 url(../images/background_tile.png) top repeat-x;
    font-family: Georgia, Times, 'Times New Roman', serif;
}

.navigation
{
    font-family: 'Helvetica Neue', Arial, Helvetica, sans-serif;
}

.container
{
    background: #fff;
    border-top: 5px solid #7dce31;
    border-bottom: 5px solid #7dce31;
    margin-top: 3.75em;
    margin-bottom: 3.75em;
}

.header
{
  padding: 1.5em 0;
}

a
{
    color: #7dce31;
    font-weight: bold;
}

a:hover
{
    color: #000;
}

h1
{
  margin-bottom: 0;
}

h1 a span
{
  display: none;
}

h2
{
    color: #7ece32;
    font-size: 2.2em;
    margin-bottom: .25em;
}

h3
{
    color: #808080;
}

h4
{
    font-weight: bold;
}

h5
{
    color: #7ece32;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 6px;
    text-transform: uppercase;
}

.sidebar
{
    padding-top: 5em;
}

.sidebar p
{
    font-size: 1em;
    text-align: justify;
}

p
{
    font-size: 1.1em;
}

.higroup_story .banner
{
    background: url(../images/story_banner.jpg) no-repeat;
    height: 345px;
}

.homepage .banner
{
    background: url(../images/homepage_banner.jpg) no-repeat;
    height: 383px;
}

.ui-tabs .ui-tabs-hide
{
    display: none;
}

#tabs
{
   background: #6d6e70;
   height: 245px;
   width: 592px;
}

#tabs ul
{
    background: #fff;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 593px;
}

#tabs ul li
{
    float: left;
    margin: 0;
    padding: 0;
}

.homepage #tabs ul li a
{
    background-color: #e4e4e4;
    background-image: url(../images/tabs.gif);
    background-repeat: no-repeat;
    color: #fff;
    float: left;
    margin: 0;
    padding: 0;
    outline: 0;
    text-align: center;
    text-indent: -99999px;
    width: 148px;
    height: 44px;
}

.homepage #tabs ul li.hihr a                         { background-position: 0 0; }
.homepage #tabs ul li.hihr.ui-state-active a         { background-position: 0 -44px; }
.homepage #tabs ul li.hiaccounting a                 { background-position: -149px 0; }
.homepage #tabs ul li.hiaccounting.ui-state-active a { background-position: -149px -44px; }
.homepage #tabs ul li.hiemployment a                 { background-position: -298px 0; }
.homepage #tabs ul li.hiemployment.ui-state-active a { background-position: -298px -44px; }
.homepage #tabs ul li.himrk a                        { background-position: -447px 0; }
.homepage #tabs ul li.himrk.ui-state-active a        { background-position: -447px -44px; }

.homepage #tabs div.ui-tabs-panel
{
    height: 200px;
    padding: 25px 20px 0 136px;
    width: 437px;
}

.homepage #tabs div.ui-tabs-panel h4,
.homepage #tabs div.ui-tabs-panel a
{
    color: #7ece32;
    font-weight: normal;
}

.homepage #tabs div.ui-tabs-panel h4
{
    margin-bottom: .5em;
}

#HiHR,
#HiAccounting,
#HiEmployment,
#HiMRK
{
  background-position: 25px 25px;
  background-repeat: no-repeat;
}

#HiHR         { background-image: url(../images/hihr.gif); }
#HiAccounting { background-image: url(../images/hiaccounting.gif); }
#HiEmployment { background-image: url(../images/hiemployment.gif); }
#HiMRK        { background-image: url(../images/himrk.gif); }

.higroup_story #tabs
{
    height: 240px;
}

.higroup_story #tabs,
.higroup_story #tabs ul
{
    background-color: #e4e4e4;
    width: 593px;
}

.higroup_story #tabs ul
{
    padding-left: 180px;
    width: 413px;
}

.higroup_story #tabs ul li a
{
    background-color: #e4e4e4;
    background-repeat: no-repeat;
    color: #6d6e70;
    float: left;
    font-size: 18px;
    line-height: 1.2;
    margin: 0;
    padding: 8px 12px 0 12px;
    outline: 0;
    text-align: center;
    text-decoration: none;
    height: 36px;
}

.higroup_story #tabs ul li a:hover,
.higroup_story #tabs ul li.ui-state-active a
{
    color: #7ece32;
}

.higroup_story #tabs div.ui-tabs-panel
{
    background-position: 15px 5px;
    background-repeat: no-repeat;
    height: 245px;
    padding: 5px 20px 0 295px;
}

.higroup_story #tabs div.ui-tabs-panel h3
{
    margin-bottom: 8px;
}

.higroup_story #tabs div.ui-tabs-panel p
{
    color: #6d6e70;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: .5em;
}

#origins       { background-image: url(../images/slide1.gif); }
#theoriginal   { background-image: url(../images/slide2.gif); }
#hawaiigroup   { background-image: url(../images/slide3.gif); }
#hawaiigroup-2 { background-image: url(../images/slide4.gif); }
#hawaiigroup-3 { background-image: url(../images/slide5.gif); }
#ourfamily     { background-image: url(../images/slide6.gif); }
#ourhome       { background-image: url(../images/slide7.gif); }

#tabs div.ui-tabs-panel p
{
    color: #fff;
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: .5em;
}

.footer
{
    background: #e4e4e5 url(../images/footer_logo.gif) no-repeat left top;
    border-bottom: 0 !important;
    height: 120px;
    margin-bottom: 0 !important;
    padding-top: 1.7em !important;
    padding-bottom: 1.7em !important;
    position: relative
}

.footer p
{
    color: #808080;
    font-size: .8em;
    width: 150px;
}

.wrapper
{
    border-top: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
}

.wrapper .wrapped
{
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
    margin-top: 4px;
    margin-bottom: 4px;
}

.wrapper.bottom
{
    margin-top: 2.5em;
}

.story_link
{
    background: url(../images/story_link_background.jpg) left top no-repeat;
    border: 1px solid #b6b7b8;
    color: #808084 !important;
    display: block;
    line-height: 1.3;
    text-align: right;
    text-decoration: none;
    width: 100%;
}

.story_link span
{
    border: 4px solid #fff;
    display: block;
    font-size: 1.7em;
    padding: 6px 12px;
}

.story_link:hover
{
    color: #7ece32 !important;
}

.contact_form
{
    border: 1px solid #b6b7b8;
    margin-top: 20px;
    padding: 10px;
}

.contact_form p
{
    margin-bottom: 8px;
}

.contact_form iframe
{
    height: 275px !important;
    width: 220px !important;
}

.centered
{
    display: block;
    margin: 1.5em auto 2em auto;
}

.body
{
    margin-top: 25px;
}

.companies_bar
{
    background-color: #737476;
    border-bottom: 1px solid #666;
    height: 30px;
    width: 100%;
}

.companies
{
    margin: 0 auto;
    padding: 4px 0 0 0;
    width: 940px;
}

.companies li
{
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.companies li a
{
    background-image: url(../images/companies.gif);
    background-repeat: no-repeat;
    color: #aaa;
    float: left;
    font-size: 11px;
    font-weight: bold;
    margin: 0 18px 0 0;
    padding: 2px 0 0 25px;
    height: 19px;
    text-decoration: none;
}

.companies li a:hover
{
    color: #7dce31;
}

.companies li.thehawaiigroup a       { background-position: 0 0; }
.companies li.thehawaiigroup a:hover { background-position: 0 -105px; }
.companies li.hihr a                 { background-position: 0 -21px; }
.companies li.hihr a:hover           { background-position: 0 -126px; }
.companies li.hiemployment a         { background-position: 0 -42px; }
.companies li.hiemployment a:hover   { background-position: 0 -147px; }
.companies li.hiaccounting a         { background-position: 0 -63px; }
.companies li.hiaccounting a:hover   { background-position: 0 -168px; }
.companies li.himrk a                { background-position: 0 -84px; }
.companies li.himrk a:hover          { background-position: 0 -189px; }

.footer img
{
    position: absolute;
    top: 22px;
    right: 20px;
}

.press_section_heading
{
  border-top: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  height: 37px;
  margin-bottom: -19px;
  float: left;
}

.press_section_heading span
{
  background: #f6f6f6;
  color: #000;
  float: left;
  padding: 9px 0 13px;
  width: 250px;
  text-align: center;
  height: 14px;
}

.press_section_heading a
{
  background: #fff;
  color: #8CC63E;
  float: left;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  border-left: 1px solid #e6e6e6;
  width: 250px;
  height: 14px;
  display: block;
  text-align: center;
  text-decoration: none;
  padding: 13px 0 9px;
}

hr
{
  background: #ddd;
  border: 0;
  margin: 1em 0;
  padding: 0;
  height: 2px;
  width: 100%;
}

.ataglance
{
  margin-bottom: 0;
  padding-bottom: 0;
}

.ataglance h4
{
  color: #555;
  font-size: 16px;
  margin-bottom: .25em;
  text-transform: uppercase;
}

.ataglance ul
{
  list-style: none;
  margin: 0;
  padding: 0;
}

.ataglance li
{
  border-top: 1px solid #e6e6e6;
  margin: .5em 0;
  padding: 0;
}

.ataglance li.first
{
  border-top: 0;
}

.ataglance li a
{
  color: #999;
  display: block;
  padding: .25em 0 0;
  text-decoration: none;
}

.ataglance li a:hover
{
  color: #777;
}

.ataglance li span
{
  float: left;
  font-weight: bold;
  width: 240px;
}

.story
{
  border-top: 1px solid #e6e6e6;
  margin: 1.5em 0;
  padding: 1.5em 0;
}

.story.first
{
  border-top: 0;
}

.story h4
{
  font-style: normal;
  font-weight: bold;
  line-height: 1.5;
}

.story .last p,
.story .last a
{
  color: #77787A;
  font-size: 12px;
}

.navigation .content,
.wrapper.top .content,
.wrapper.body .content,
.columns
{
  background: #dfdfdf;
  border-top: 4px solid #fff;
  border-bottom: 4px solid #fff;
  padding-top: .8em;
  padding-bottom: .8em;
}

.wrapper.top, .wrapper.top .content { border-top: 0; }
.wrapper.top .content { height: 1.25em; }

.wrapper.body { margin-top: 2em; margin-bottom: 2em; }
.wrapper.body .content { padding-top: 0; padding-bottom: 0; }

.wrapper.navigation
{
  margin-bottom: 2em;
}

.navigation ul
{
  float: right;
  margin: 0 -1.5em 0 0;
  padding: 0;
}

.navigation li
{
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}

.navigation li a
{
  border-left: 1px solid #a0a1a3;
  font-size: 11px;
  font-weight: normal;
  padding-left: 1.5em;
  padding-right: 1.5em;
  text-decoration: none;
  text-transform: uppercase;
}

.navigation li a.first
{
  border: 0;
}

.navigation li a:link,
.navigation li a:visited,
.navigation li a:active
{
  color: #777;
}

.navigation li a:hover
{
  color: #000;
}

.tagline,
.quick_contact
{
  color: #888;
  text-align: right;
}

.tagline
{
  font-size: 1.2em;
  font-style: italic;
  margin-top: 1em;
}

