
a.memberarealoginlink:active,
a.memberarealoginlink:link,
a.memberarealoginlink:visited
{
color:#ffffff;
text-decoration:none;
}

a.memberarealoginlink:hover
{
color:#00aeef;
}

font
{
color:#000000;
}

#siteDivBottomMain a:link {color: #a7a9ac;}
#siteDivBottomMain a:visited {color: #a7a9ac;}
#siteDivBottomMain a:hover {color: #a7a9ac;}
#siteDivBottomMain a:active {color: #a7a9ac;}

a.topHNav:active,
a.topHNav:link,
a.topHNav:visited
{color:#ffffff;}

a.topHNav:hover
{color:00aeef;font-size:12px;}

/*-------- home page welcome heading---------- */
.title{text-align: left;
color: #00aeef;
font-weight: normal;
font-size: 18px;
}

/*-------- home page welcome paragraph---------- */
.body{text-align: left;
color: #000000;
font-family: Arial;
font-weight: normal;
font-size: 13px;
line-height:120%;
}

p{
padding-left:20px;
padding-right:20px;
color: #000000;
margin-top: 10px;
margin-bottom: 10px;
}

.bottomNav {
font-size: 10px;
color: #FFFFFF;
}

h2.feSubheading{
padding-left:20px;
padding-top:15px;
}

.survey{
margin-left:-20px;
color: #00aeef;
}

#whatson{
margin-left: -20px;
}

.feSubheading {
padding-left:20px;
}

/*-------- banner divs that hold banner images---------- */
.bannerDiv {
POSITION: relative; 
WIDTH: 900px; 
HEIGHT: 224px;
}

.homeBannerDiv {
POSITION: relative; 
WIDTH: 900px; 
HEIGHT: 200px;
LEFT: -1;
TOP: 1;
}

.categoryBannerDiv {
POSITION: relative; 
WIDTH: 900px; 
HEIGHT: 224px;
TOP: -4px;
}

.docLibBannerDiv {
POSITION: relative; 
WIDTH: 900px; 
HEIGHT: 224px;;
TOP: -13px;
}

/*-------- news item components---------- */
.listingTable {
width: 100%;
}
.listingImgCell {
padding: 10px;
width: 20%;
border-top: 1px solid #cccccc;
}
.listingImg {
border: 0px solid #cccccc;
width: 200px;
height: 120px;
}
.listingTitleCell {
padding: 10px;
width: 60%;
border-top: 1px solid #cccccc;
}
.listingTitle {
COLOR: #00aeef;
FONT-SIZE: 13pt; 
FONT-WEIGHT: bold;
}
.listingSubTitle {
font-size: 110%;
}
.listingDescription {
font-size: 80%;
text-align: justify;
}
.listingMoreCell {
padding: 10px;
width: 20%;
border-top: 1px solid #cccccc;
}
.listingMoreDate {
font-size: 130%;
font-weight: 700;
}
.listingMoreLink {
font-size: 80%;
font-weight: 700;
}
.listingSpace {
font-size: 110%;
}

/*-------- where to eat---------- */
.menuLink:link {
color: #ffffff; 
text-decoration: 
underline;
}
.menuLink:visited {
color: #ffffff; 
text-decoration: underline;
}
.menuLink:hover {
color: #00aeef; 
text-decoration: underline;
}
.menuLink:active {
color: #ffffff; 
text-decoration: underline;
}
.location {
font-weight: 700;
font-size: 120%;
color: #ffffff;
}
.readMore {
font-style: italic;
color: #000000;
}
.menuHeader {
font-weight: 700;
vertical-align: top;
color: #ffffff;
}
.menuDetail {
vertical-align: top;
color: #ffffff;
}
.layout {
background-color: #00aeef;
}
.shopLayout {
background-color: #00aeef;
vertical-align: top;
}
.shopTitle {
font-weight: 700;
font-size: 150%;
color: #b5932c;
}
.subheading {font-size: 120%;
padding-left: 5px; 
display: block; 
background-color: #00aeef; 
color: #FFFFFF; 
font-weight: bold; 
width: 100%;
}
.heading {font-size: 200%;
display: block; 
background-color: #00aeef; 
color: #FFFFFF; 
font-weight: bold; 
width: 320px;
}
.cell {text-align: center; 
vertical-align: middle;
}
.celljust {text-align: justify; 
vertical-align: middle;
}
.cell-bordered {text-align: center; 
vertical-align: middle;
border: 1px solid #b5932c;
}
/*-------- align security code boxes---------- */
table#tableSecurityCode { margin-left:20px; }

/*-------- Heading 1 pad left and right -------*/
h1, h2, h3 {
padding-left:20px;
padding-right:20px;
}
/*-------------- Doc Library Search Results ----------*/
table.dlResults { 
margin-left:20px;
padding-right:20px; 
}

.listing {
padding-left:10px;
}


#theTable3 .feHeading{
color: #000;
padding-left: 20px;
line-height: 180%;
font-weight: normal;
}

#theTable3 .feSubHeading{
color: #cecece;
padding-left: 20px;
padding-right: 30px;
}

a.global-article-link:link,
a.global-article-link:active,
a.global-article-link:hover,
a.global-article-link:visited
{
color:#00aeef;
font-family:Arial,Verdana,Tahoma,Sans-Serif;
font-size:11px;
text-decoration:none;
}

@-moz-document url-prefix() {
    td.firefoxhack { height:1000px; }
}
