@charset "utf-8";

@import url(../css/import.css);

/* ========================================

    corporation

======================================== */

#globalNav li#gnCorporation a {background-position: -861px -40px;}

.PDFLinkPre {
    padding-left: 1em;
}

.ReadMore {
    margin: 1.5em 0 0 !important;
    text-align: right;
}

span.ReadMore {
    padding-left: 1em;
}

.ReadMore a {
    padding-left: 11px;
    background: url(../img/icn_arrow_blu.png) no-repeat left center;
}

/* @group .Index */

.Index .Section h2 {
    border-bottom: 1px dashed #8188Bf;
    margin-top: 40px;
    padding-bottom: 6px;
    font-size: 116%;
}

.Index .First .Section h2 {
    margin-top: 35px;
}

.Index .Section h2 a {
    display: block;
    padding-left: 16px;
    background: url(../img/icn_arrow_blu.png) no-repeat 5px .5em;
}

.Index .Section p {
    margin-bottom: 0;
}

.Index #promo {
    float: none;
    width: auto;
}

/* @end */

/* @group .Summary */

.Summary .ListPhoto {
    /zoom: 1;
}

.Summary .ListPhoto:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.Summary .ListPhoto li {
    float: left;
    width: 140px;
    text-align: center;
}

.Summary .ListPhoto li p {
    margin-bottom: 0;
}

.Summary table dd {
    margin-bottom: 1em;
}

.Summary .NoTable th {
    width: 7em;
}

/* @end */

/* @group Director */

.Director h2 {
    line-height: 1.5;
    color: #1470d6;
    font-size: 161.6%;
}

.Director h2.First {
    margin-top: 0;
}

.Director th {
    width: 7em;
}

/* @end */

/* @group .ShanonBrand */

.ShanonBrand .Section {
    margin-top: 60px;
}

.ShanonBrand .First {
    margin-top: 30px;
}

.ShanonBrand th,
.ShanonBrand td {
    vertical-align: middle;
    text-align: center !important;
}

.ShanonBrand tbody th {
    width: 200px;
    background-color: #fff;
}

.ShanonBrand tbody th p {
    margin: 10px 0 0;
}

/* @end */

/* @group .Access */

#map {
    padding-bottom: 25px;
}

#map_canvas {
    position: relative;
    overflow: hidden;
    width: 720px;
    height: 500px;
    background: #222;
    color: #fff;
    /zoom: 1;
}

#map_canvas noscript {
    position: relative;
    top: 50%;
    left: 50%;
    text-align: center;
}

#map_canvas p {
    position: relative;
    left: -50%;
    margin-top: -1.5em;
}

.Access .ListCircle {
    padding: 0;
}

.Access .ListCircle li {
    margin-bottom: .5em;
}

.Access .ListCircle li.Last {
    margin-bottom: 0;
}

/* @end */

