﻿body {
    font-family: "Trebuchet MS" , Helvetica, Jamrul, sans-serif; /*Tahoma, Verdana, Arial, Helvetica, sans-serif;*/
    font-size: 12px;
    color: #333333; /*background-image: url(/images/ba101.gif);     background-repeat: repeat-y;     background-position: left;*/ /*background: #FFFFFF url(/images/he_mainbg.jpg) repeat-y top; */
    margin: 0px;
    padding: 0px 0px 20px 0px;
    background: transparent url(/images/main-background.png) repeat;
}
#containertop {
    width: 100%;
    padding: 0px;
    background: #fff url(/images/he_headerbg.jpg) repeat-x bottom;
}
#containerbottom {
    width: 700px;
    margin: 0px auto 0px auto;
    padding: 0px;
    border: solid 1px #777;
    border-top: 0px;
    background: #fff url(/images/he_maincontent-innershadow.jpg) repeat-x top;
}
#header {
    width: 700px;
    height: 110px;
    margin: 0px auto 0px auto;
    padding: 0px;
    background: url(/images/he_topright.jpg) no-repeat right;
}

#leftcontent {
    float: left;
    margin: 0px;
    padding: 5px;
    width: 190px; /*height: 440px; background: #CCCCCC url(/images/he_lhs.jpg) no-repeat top;     border: solid 5px #FFFFFF;*/
}

.leftcontentimg img {
    border: solid 0px #FFFFFF;
}

#maincontent {
    margin: 0px 0px 0px 230px;
    padding: 10px 0px 0px 0px;
    width: 450px;
    min-height: 410px;
    background: transparent url(/images/he_esymbol.png) no-repeat right top;
}
#footercontent {
    text-align: left;
    font-size: 9px;
    margin: 0px;
    padding: 15px 10px 10px 10px;
    width: 680px;
    clear: both;
}
#footercontent a {
    text-decoration: none;
}
select, input {
    font-size: 11px;
}
p, ul, ol {
    line-height: 20px;
    padding: 0px;
    margin: 5px 0px 15px 0px;
}
h1, h2, h3, h4, h5 {
    font-weight: normal;
    font-style: italic;
    padding: 0px;
    margin: 5px 0px 5px 0px;
}
h1 {
    font-size: 20px;
    color: #990033;
}
h2 {
    font-size: 18px;
    color: #555555;
}
h3 {
    font-size: 16px;
    color: #000;
}
h4 {
    font-size: 14px;
    color: #000;
}
h5 {
    font-size: 12px;
    color: #000;
}
h1 a {
    text-decoration: none;
    color: #990033;
    padding-right: 20px;
    background: url(/images/icon-linkout.png) no-repeat right;
}
.fi_tblsection {
    background-color: #ffff99;
    border: 1px solid #cccccc;
}
.fi_sectionheader {
    font-weight: bold;
    color: #990033;
}
.quickcalculator {
    background-color: #eeeeee;
    border: 1px solid #c0c0c0;
    margin: 0px 10px 0px 10px;
    padding: 5px;
}
.highlight {
    color: #990033;
    font-weight: bold;
}
a {
    text-decoration: underline;
    color: #000000;
}
a:hover {
    color: #C0C0C0;
}
a:active {
    color: #FF0000;
}
a:visited {
    color: #000000;
}
.topmenuitem a {
    text-decoration: none;
    color: #990033;
}
.topmenuitem a:hover {
    color: #C0C0C0;
}
.topmenuitem a:active {
    color: #FF0000;
}
.topmenuitem a:visited {
    color: #990033;
}

#topmenu {
    width: 700px;
    height: 15px;
    margin-top: 8px;
    font-weight: bold;
    color: #990033;
    font-size: 9px;
    text-transform: lowercase;
    letter-spacing: 0px;
}
.topmenuitem {
    margin-right: 25px;
}

.addresstext {
    font-size: 11px;
    color: #fff;
    font-weight: bold;
    float: right;
    padding: 10px;
    width: 150px;
    background: transparent url(/images/opac_30.png) repeat;
    margin: 5px 0px 3px 10px;
}
.venueimages {
    border: 0px;
    float: left;
    margin-right: 5px;
}
.venuesback {
    font-weight: normal;
    text-align: left;
}

.venuelist {
    list-style-type: none;
}
.venuelist li {
    padding-left: 25px;
    background: transparent url(/images/heritagebullet.png) no-repeat left center;
}
.enquirysubmitted {
    background-color: #EEEEEE;
    border: solid 1px #C0C0C0;
    text-align: center;
    padding: 10px;
}
.enquirysubmitted table {
    text-align: left;
}
.imgbox {
    border: 0px solid #ccc;
    background: transparent url(/images/opac_30.png) repeat;
    padding: 10px;
    margin: 20px auto 20px auto;
    width: 430px;
}
.imgcaption {
    float: right;
    width: 120px;
    color: #000;
}
