/* $Id: styles.css 9 2009-09-22 10:27:07Z Ian.H $ */

html,
body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    color: #000000;
    background-color: #FFFFFF;
    padding: 0;
    margin: 0;
}

.curdef {
    cursor: default;
}

div#page-wrapper {
    font-size: 0.8em;
    width: 770px;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    border-left: 1px solid #000000;
    margin: 0 auto;
}

a {
    outline: 0;
    text-decoration: none;
}

.ta-right {
    text-align: right;
}

table,
img {
    border: none;
}

/* Top navigation */
td#top-nav-td {
    padding: 14px 0;
}

.topnav,
.topnavblk {
    padding-right: 7px;
}

.topnav-last {
    padding-right: 0;
}

.topnav a,
.topnav a:link,
.topnav a:visited,
.topnav a:hover,
.topnav a:active {
    font-weight: bold;
    color: #3399CC;
    background-color: transparent;
}

.topnav a:hover,
.topnavblk a,
.topnavblk a:link,
.topnavblk a:visited,
.topnavblk a:hover,
.topnavblk a:active {
    color: #000000;
    font-weight: bold;
}
/* End top navigation */

/* Left navigation */
.leftnav a,
.leftnav a:link,
.leftnav a:visited,
.leftnav a:hover,
.leftnav a:active,
.leftnavblue a,
.leftnavblue a:link,
.leftnavblue a:visited,
.leftnavblue a:hover,
.leftnavblue a:active,
.leftnavgrey a,
.leftnavgrey a:link,
.leftnavgrey a:visited,
.leftnavgrey a:hover,
.leftnavgrey a:active {
    font-weight: bold;
    background-color: transparent;
}

.leftnav a,
.leftnav a:link,
.leftnav a:visited,
.leftnav a:hover,
.leftnav a:active {
    color: #666666;
}
.leftnav a:hover {
    color: #3399CC;
}

.leftnavblue a,
.leftnavblue a:link,
.leftnavblue a:visited,
.leftnavblue a:hover,
.leftnavblue a:active {
    color: #3399CC;
}

.leftnavgrey a,
.leftnavgrey a:link,
.leftnavgrey a:visited,
.leftnavgrey a:hover,
.leftnavgrey a:active {
    color: #999999;
}
/* End left navigation */

.credit {
    font-size: 0.7em;
    color: #999999;
    background-color: transparent;
    cursor: default;
}

span.homebodytxtbluehme {
    font-weight: normal;
    color: #0066CC;
}

h1,
h2.h1-style {
    font-size: 2.0em;
    font-weight: normal;
    color: #0066CC;
    background-color: transparent;
    padding: 0;
    margin: 0 0 8px 0;
}

h2 {
    font-size: 1.2em;
    color: #000000;
    background-color: transparent;
    padding: 0;
    margin: 40px 0 8px 0;
}

h3 {
    font-size:1.0em;
    color: #000000;
    background-color: transparent;
    padding:0;
    margin: 0;
}

td.insbodytxt p {
    padding-right: 10px;
    text-align: justify;
}

p#para-first {
    margin-top: 0;
}

.ntm {
    margin-top: 0;
}

.nbm {
    margin-bottom: 0;
}

/* Footer links */
.footer a,
.footer a:link,
.footer a:visited,
.footer a:hover,
.footer a:active {
    font-size: 0.85em;
    font-weight: bold;
    color: #999999;
    background-color: transparent;
}

.footer a:hover {
    text-decoration: underline;
}
/* End footer links */

/* Popup links */
a.popup-link,
a.popup-link:link,
a.popup-link:visited,
a.popup-link:hover,
a.popup-link:active {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
}

a.popup-link:hover {
    color: #3399CC;
}

table.fees {
    width: 98%;
    margin-bottom: 30px;
}

table.fees td.label {
    width: auto;
}

table.fees td.data {
    width: 100px;
}

table.fees td.end-section {
    padding-bottom: 14px;
    border-bottom: 1px solid #999999;
}

table.fees td.sub-note {
    font-size: 0.7em;
    text-align: justify;
    padding-top: 14px;
}

.small-text {
    font-size: 0.7em;
}

table#gallery {
    width: 95%;
    margin-bottom: 30px;
}

table#gallery td.portrait {
    width: 19%;
    text-align: center;
    vertical-align: top;
}

div.actor-profile-text {
    width: auto;
    text-align: justify;
    padding-right: 10px;
    margin-bottom: 20px;
}

img#transport-map {
    width: 541px;
    height: 549px;
    margin: 0 auto;
    display: block;
}

p a,
p a:link,
p a:visited,
p a:hover,
p a:active {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
}

p a:hover {
    color: #3399CC;
}

td.portrait a,
td.portrait a:link,
td.portrait a:visited,
td.portrait a:hover,
td.portrait a:active {
    color: #000000;
    background-color: transparent;
    text-decoration: none;
}

td.portrait a:hover {
    color: #3399CC;
}

.big-text {
    font-size: 1.8em;
}

.big-text h1 {
    font-size: 1.2em;
}

.grey-text {
    color: #666666;
}

table#accreditations {
    width: 98%;
}

table#accreditations td.text {
    width: 49%;
    vertical-align: top;
    padding-bottom: 40px;
}

table#accreditations td.logo {
    width: 49%;
    text-align: center;
    padding-bottom: 40px;
}

table#contact {
    width: auto;
}

table#contact td.position {
    font-weight: bold;
    width: 180px;
}

table#contact td.person {
    width: auto;
}

ul#sitemap {
    padding: 0;
    margin: 0 0 20px 0;
}

ul#sitemap li {
    list-style-type: none;
    padding: 2px 0;
}

ul#sitemap ul {
    padding: 0;
    margin: 0 0 0 24px;
}

ul#sitemap li a,
ul#sitemap li a:link,
ul#sitemap li a:visited,
ul#sitemap li a:hover,
ul#sitemap li a:active {
    color: #000000;
    background-color: transparent;
    text-decoration: underline;
}

ul#sitemap li a:hover {
    color: #3399CC;
}

ol#terms {
    width: auto;
    padding-right: 0;
}

ol#terms ol {
    list-style: lower-latin;
}

ol#terms ol li {
    text-align: justify;
    padding-right: 10px;
    margin-bottom: 10px;
}

ol#terms li table {
    width: 98%;
    border-collapse: collapse;
    border: 1px solid #999999;
    margin-bottom: 20px;
}

ol#terms li table td {
    vertical-align: top;
    padding: 3px;
    border: 1px solid #999999;
}

ol#terms li table td.phrase {
    width: 80px;
}

ol#terms li table td.description {
    width: auto;
    text-align: justify;
}
