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

/* McGregor styles from OLD site (for NRIN search page) */

body {
background-color: #A2C1D8;
}
table.main {
margin-top: 0px;
margin-bottom: 0px;
border-left: 1px solid #768D9E;
width: 90%;
}
table.pagetpl {
height: 100%;
width: 100%;
}

td.shadow {
background-repeat: repeat-y;
border-left: 0px solid #8FAABF;
background-image: url(../layout/shadow.gif);
}

/* MAIN CONTENT STYLES -OLD */
td.main {
margin: 0px;
padding: 1.5em 2em 2em 2em;
vertical-align: top;
text-align: left;
}

div.main {
width: 100%;
overflow: hidden;
}
td.main-bg {
background-color: #FFFFFF;
background-image: url(../layout/main-bg-rt.jpg);
background-repeat: no-repeat;
background-position: right bottom;

}
div.main-bg {
background-image: url(../layout/main-bg-lft.jpg);
background-position: left top;
background-repeat: no-repeat;
height: 100%;
}
td.main-clr {
background-color: #FFFFFF;
}
/*td.main-left {
margin: 0px;
padding: 0em 1em 2em 2em;
}
td.main-rt {
margin: 0px;
padding: 0em 2em 2em 1em;
}*/

div.main #main-left {
float: left;
width: 45%;
margin: 0px 2em 0px 0px;
vertical-align: top;
text-align: left;
position: relative;
overflow: hidden;
}
div.main div#main-rt {
margin: 0px;
vertical-align: top;
text-align: left;
width: 50%;
position: relative;
overflow: hidden;
}
* html div#main-rt { /* CSS Hack - see http://css-discuss.incutio.com/?page=StarHtmlHack */
width: 100% !important;
}


table, td.main, td.main p, td.main ol, td.main ul, td.main dl, td.main blockquote, .null {  /* default font styles */
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #555555;
line-height: normal;
}
td.main p {
margin-top: 0px;
}
td.main div {margin-bottom: 1.2em;}

td.main table td {
font-family: Arial, Helvetica, sans-serif;
font-size: 1em;
color: #555555;
margin: 0px;
padding: 2px 2px 2px 4px;
}

td.main h1 {
font-size: 1.8em;
color: #007564;
font-weight: normal;
font-family: Georgia, "Times New Roman", Times, serif;
letter-spacing: 2px;
margin-top: 1em;
margin-bottom: 0.5em;
text-transform: lowercase;
text-align: left;
vertical-align: top;


}
td.main h2 {
font-size: 1.2em;
font-weight: bold;
margin: 0px;
padding-top: 0.75em;
padding-bottom: 0.5em;
font-family: Arial, Helvetica, sans-serif;
color: #004F8C;
}


.top {
clear: both;
text-align: right;
vertical-align: bottom;
margin-top: 4em;
}
.top a {
text-decoration: none;
/* background-color: #DBE9F4;*/
margin: 0px;
padding: 1px 2px;
font-size: 10px;

}
.top a:hover {
color: #005695;
text-decoration: none;
background-color: #4AB5B5;
}
strong {
font-weight: bold;
}
em {
font-style: italic;
}
.smalltext {
font-size: 0.8em;
}

.border {
border: 1px solid #CCCCCC;
}
.rowcolour1 {
background-color: #DDDDDD;
border-top: 1px solid #CCCCCC;
}
.rowcolour2 {
background-color: #EFEFEF;
border-top: 1px solid #CCCCCC;
}
/* END MAIN STYLES */

/* HEADER STYLES - OLD */
td.header-left {
}
td.header-mid {
background-color: #FFFFFF;
text-align: right;
background-image: url(../layout/header-mid.jpg);
background-repeat: no-repeat;
background-position: left;
}

td.logo {
background-color: #FFFFFF;
}
td.headerbar {
background-color: #004F8C;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: left;
vertical-align: middle;
margin: 0px;
padding: 4px 10px 6px;
text-transform: uppercase;
text-decoration: none;
height: 30px;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
background-image: url(../layout/headerbar-bg.jpg);
background-repeat: no-repeat;
background-position: left top;

}

td.headerbar a, td.headerbar a:visited {
color: #FFFFFF;
text-decoration: none;

}
td.header-search {
background-color: #004F8C;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.8em;
text-align: right;
vertical-align: middle;
margin: 0px;
padding: 0px 10px 0px 0px;
text-transform: uppercase;
border-top: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
height: 30px;

}
td.header-search a {
color: #FFFFFF;
text-decoration: none;
vertical-align: top;
 } 


/* RIGHT COLUMN STYLES */
td.column-rt {
font-family: Arial, Helvetica, sans-serif;
color: #FFFFFF;
margin: 0px;
padding: 3em 10px 4em 10px;
line-height: normal;
background-color: #7AA9CD;
/*background-color: #3D84B8;
filter:alpha(opacity=66);
-moz-opacity:0.66;
opacity: 0.66;*/
}
/*td.column-rt * {
position: relative;
filter:alpha(opacity=100);
-moz-opacity:1.0;
opacity: 1.0;
}
*/
div.column-rt {
width: 180px;
overflow: hidden;
position: relative;
}

td.column-rt p, td.column-rt ol, td.column-rt ul, td.column-rt dl, td.column-rt blockquote {
margin-top: 0px;
color: #FFFFFF;
}
td.column-rt div {margin-bottom: 1.2em;}

td.column-rt h1 {
font-size: 1.6em;
}
td.column-rt h4 {
border-bottom: 1px solid #FFFFFF;
margin-bottom: 0.25em;
}
td.column-rt-clr {
background-color: #7AA9CD;
}

/* FOOTER STYLES -OLD */
td.footerbar {
background-color: #004F8C;
color: #FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
text-align: center;
vertical-align: middle;
margin: 0px;
padding: 6px 10px 10px;
border-top: 1px solid #FFFFFF;
height: 30px;
}
td.footer {
font-size: 0.8em;
color: #666666;
vertical-align: middle;
font-family: Arial, Helvetica, sans-serif;
margin: 0px;
padding: 0.5em 1em 1em;
background-color: #FFFFFF;
text-align: center;
}
td.footer a:link {
}
td.footer a:hover {
text-decoration: none;
}
td.footer a:active {
text-decoration: none;
}
td.footer a:visited {
}

.clear { /* content underneath the menu needs to be cleared */
clear: both;
}
/* END McGregor styles from OLD site */

/***************************************************************************************************/


/* ResourcesNorth.org style sheet */
html, body {
min-height: 100%;
margin: 0;
padding: 0;
vertical-align: top;
text-align: center;
}
body {
padding: 20px 20px 0;
font-size: 75%;
color: #666;
font-family: Arial, Helvetica, sans-serif;
background-color: #FFF;
text-align: center;
}
.printonly {
position: absolute;
left: -999em;
}
#wrapper-border {
width: 756px;
margin: 0 auto 1em;
border: 2px solid #aaa;
}
#header {
width: 612px;
height: 152px;
margin: 0 auto;
padding: 8px 0 0 140px;
border-bottom: 4px solid #678f47;
background: #fefeff url(/layout/rna-header.jpg) no-repeat center bottom;
text-align: left;
}
#container {
width: 756px;
margin: 0;
border: 2px solid #fff;
border-top: 0px;
text-align: left;
vertical-align: top;
}
.topbar {
font-size: 90%;
color: #fff;
text-align: left;
vertical-align: middle;
margin: 0;
padding: 0;
background-color: #599fcd;
border-top: 1px solid #fff;
border-bottom: 1px solid #fff;
}
#topbar-lft {
width: 140px;
border-right: 1px solid #fff;
}
#topbar-rt {
width: 164px;
border-left: 1px solid #fff;
}
#headingbar {
margin: 0px;
padding: 0;
background-color: #bde2ff;
text-align: left;
vertical-align: middle;
}
#headingbar h1 {
margin: 0;
padding: 5px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 90%;
color: #4792bf;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1px;
}
#headingbar-rt {
background-color: #bde2ff;
border-left: 1px solid #fff;
}
/* DEFAULT PAGE LAYOUT */
#main {
display: block;
overflow: hidden;
margin: 0;
padding: 16px 20px 40px 6px;
vertical-align: top;
text-align: justify;
}
#mid-lft {
width: 125px;
margin: 0;
padding: 0px 10px 4em 5px;
text-align: right;
vertical-align: top;
font-size: 90%;
font-weight: bold;

}
#mid-rt {
width: 150px;
margin: 0;
padding: 15px 7px 4em;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
background-color: #ebe4dd;
text-align: left;
vertical-align: top;
}
#mid-rt div.overflow {
width: 150px;
display: block;
overflow: hidden;
}

#footerbar-rt {
margin: 0;
padding: 4px 2px;
background-color: #ebe4dd;
border-left: 1px solid #fff;
font-size: 90%;
text-align: right;
vertical-align: middle;
}
#footerbar-rt a.top {
text-decoration: none;
margin: 0;
padding: 1px 4px;
}
#footerbar-rt a.top:hover {
color: #366a0b;
}

#footer {
width: 760px;
margin: 0 auto 4em;
padding: 0 0 4em;
font-size: 85%;
color: #999;
text-align: left;
}
#footer p {
color: #999;
}
#max-logo {
float: right;
}
#footer-login {
margin: 0px;
padding: 5px 0;
}
#footer-login a {
color: #999;
text-decoration: none;
}
#footer-login a:hover {
color: #678f47;
}


/* NAVIGATION */
/* Left Nav */
#nav1, #nav1 ul {
width: 125px;
margin: 0;
padding: 0;
list-style: none;
}

#nav1 li { /* all list items */
margin: 0;
padding: 0;
line-height: 1.2em;
}
/* width needed in the #nav1 li selector or else Opera goes nuts */
#nav1 li.nav-top { /* set different widths on top and subs */
width: 125px;
}
#nav1 li li.nav-sub { /* set different widths on top and subs */
width: 140px;
}
#nav1 li ul { /* second-level lists */
position: absolute;
left: -999em;
width: 140px;
margin-left: 120px;
margin-top: -2.4em;
background-color: #fff;
border: 1px solid #aaa;
text-align: left;
}
#nav1 li ul ul { /* third-and-above-level lists */
left: -999em;
margin-left : 12em;
}
#nav1 li.nav-top a {
display: block;
font-size: 1em;
font-weight: normal;
text-decoration: none;
margin: 0px;
padding: 5px 0;
text-align: right;
}
#nav1 li.nav-sub a {
text-align: left;
width: 130px;
padding: 5px;
}

#nav1 li a:link, #nav1 li a:visited {
color: #23668f;
}
#nav1 li a:hover, #nav1 li a:active {
color: #366a0b;
}
#nav1 li li a:hover, #nav1 li li a:active {
background: #ebe4dd;
}

ul#nav1 li a.nav-current {
color: #366a0b;
font-weight: bold;
}

#nav1 li:hover ul ul, #nav1 li:hover ul ul ul, #nav1 li:hover ul ul ul ul, #nav1 li:hover ul ul ul ul ul, #nav1 li:hover ul ul ul ul ul ul, #nav1 li:hover ul ul ul ul ul ul ul, #nav1 li:hover ul ul ul ul ul ul ul ul, #nav1 li:hover ul ul ul ul ul ul ul ul ul, #nav1 li:hover ul ul ul ul ul ul ul ul ul ul,
#nav1 li.sfhover ul ul, #nav1 li.sfhover ul ul ul, #nav1 li.sfhover ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul ul ul ul ul, #nav1 li.sfhover ul ul ul ul ul ul ul ul ul ul { /* hide third-and-above-level lists */
left: -999em;
}

#nav1 li:hover ul, #nav1 li li:hover ul, #nav1 li li li:hover ul, #nav1 li li li li:hover ul, #nav1 li li li li li:hover ul, #nav1 li li li li li li:hover ul, #nav1 li li li li li li li:hover ul, #nav1 li li li li li li li li:hover ul, #nav1 li li li li li li li li li:hover ul, #nav1 li li li li li li li li li li:hover ul,
#nav1 li.sfhover ul, #nav1 li li.sfhover ul, #nav1 li li li.sfhover ul, #nav1 li li li li.sfhover ul, #nav1 li li li li li.sfhover ul, #nav1 li li li li li li.sfhover ul, #nav1 li li li li li li li.sfhover ul, #nav1 li li li li li li li li.sfhover ul, #nav1 li li li li li li li li li.sfhover ul,  #nav1 li li li li li li li li li li.sfhover ul { /* show lists nested under hovered list items */
left: auto;
}

#nav1 li:hover, #nav1 li.sfhover { /* fix for IE7 sticky menu bug */
    position: static;
}

.clear { /* content underneath the menu needs to be cleared */
clear: both;
}

/* SECONDARY NAVIGATION */
/* Top Nav */
#nav2, #nav2 ul {
margin: 0;
padding: 0;
list-style: none;
width: 100%;
}
#nav2 a {
display: block;
width: auto;
}
#nav2 li { /* all list items */
float: left;
line-height: 1.2em;
}
/* width needed in the #nav2 li selector or else Opera goes nuts */
#nav2 li.nav-top { /* set different widths on top and subs */
width: auto;
padding-right: 1.5em;
}
#nav2 li li.nav-sub { /* set different widths on top and subs */
width: auto;
}
#nav2 li ul { /* second-level lists */
position: absolute;
left: -999em;
width: 140px;
margin: 0;
background-color: #fff;
border: 1px solid #aaa;
}
#nav2 li ul ul { /* third-and-above-level lists */
left: -999em;
margin-left: 12em;
margin-top: -2em;
}
#nav2 li.nav-top a {
color: #FFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
letter-spacing: 1px;
height: auto;
margin: 0;
padding: 5px;
}

#nav2 li a:hover, #nav2 li a:active {
color: #366a0b;
}
#nav2 li.nav-top a.nav-current {
background-color: #bde2ff;
color: #4792bf;
}
#nav2 li li a {
width: 130px;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
text-transform: none;
}
#nav2 li li a:link, #nav1 li li a:visited {
color: #23668f;
}
#nav2 li li a:hover, #nav1 li li a:active {
color: #366a0b;
}
ul#nav2 li li a.nav-current {
color: #366a0b;
font-weight: bold;
}

#nav2 li:hover ul ul, #nav2 li:hover ul ul ul, #nav2 li:hover ul ul ul ul, #nav2 li:hover ul ul ul ul ul, #nav2 li:hover ul ul ul ul ul ul, #nav2 li:hover ul ul ul ul ul ul ul, #nav2 li:hover ul ul ul ul ul ul ul ul, #nav2 li:hover ul ul ul ul ul ul ul ul ul, #nav2 li:hover ul ul ul ul ul ul ul ul ul ul,
#nav2 li.sfhover ul ul, #nav2 li.sfhover ul ul ul, #nav2 li.sfhover ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul ul ul ul ul, #nav2 li.sfhover ul ul ul ul ul ul ul ul ul ul { /* hide third-and-above-level lists */
left: -999em;
}

#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li li li:hover ul, #nav2 li li li li:hover ul, #nav2 li li li li li:hover ul, #nav2 li li li li li li:hover ul, #nav2 li li li li li li li:hover ul, #nav2 li li li li li li li li:hover ul, #nav2 li li li li li li li li li:hover ul, #nav2 li li li li li li li li li li:hover ul,
#nav2 li.sfhover ul, #nav2 li li.sfhover ul, #nav2 li li li.sfhover ul, #nav2 li li li li.sfhover ul, #nav2 li li li li li.sfhover ul, #nav2 li li li li li li.sfhover ul, #nav2 li li li li li li li.sfhover ul, #nav2 li li li li li li li li.sfhover ul, #nav2 li li li li li li li li li.sfhover ul,  #nav2 li li li li li li li li li li.sfhover ul { /* show lists nested under hovered list items */
left: auto;
}


/********** MODULES **********/
/* CALENDAR OF EVENTS */
table.events-table {
margin: 1em 0 0;
width: 100%;
border-collapse: collapse;
}
.events-table td, .events-table th {
margin: 0px;
padding: 2px;
vertical-align: top;
font-size: 90%;
border: solid 1px #aaa;
}
td.events-months, td.events-arrow-month {
text-align: center;
vertical-align: middle;
background: #bde2ff;
border: 1px solid #bde2ff;
border-color: #fff #bde2ff;
}
span.events-current-month {
color: #366a0b;
font-weight: bold;
}
td.events-months a, td.events-arrow-month a {
text-decoration: none;
}
td.events-months a:hover, td.events-arrow-month a:hover, td.events-arrow-year a:hover {
color: #366a0b;
}
td.events-arrow-year, td.events-header {
text-align: center;
vertical-align: middle;
padding: 0 4px;
color: #fff;
background: #599fcd;
border: 1px solid #599fcd;
border-color: #fff #599fcd;
}
td.events-header h2 { /* month and year */
text-align: center;
margin: 0;
padding: 0.3em;
color: #fff;
}
td.events-arrow-year a {
text-decoration: none;
color: #fff;
}
th.events-subheader { /* days of the week */
margin: 0px;
padding: 2px;
background: #bde2ff;
border: 1px solid #bde2ff;
border-color: #fff #bde2ff;
border-bottom-color: #aaa;
}
th.events-subheader p { /* days of the week */
font-size: 95%;
text-transform: uppercase;
text-align: center;
margin: 0;
}
.events-empty-day, .events-day, td.events-current-day, td.events-event-day {
width: 14%;
height: 60px;
}
.events-table td.events-current-day {
font-weight: bold;
padding: 1px;
background: #ebe4dd;
border: 2px solid #678f47;
}
td.events-event-day {
font-weight: bold;
background: #f0f9ff;
}
p.events-title {
font-weight: normal;
text-align: left;
line-height: 1.2em;
margin-bottom: 0.6em;
}

/* EVENTS LIST */
h1.events-categories {
}
/* detail view */
h3.events-title { /* give appearance of h2 */
color: #4792bf;
font-size: 1.2em;
font-weight: bold;
text-transform: none;
letter-spacing: 0px;
margin: 0px;
padding-bottom: 0.5em;
}
span.events-date {font-weight: bold;}
span.events-location {font-weight: bold;}

/* EVENTS SMALL LIST */
.events-small-list {}

h2.events-small-list-category {
}
h3.events-small-list-title { /* give appearance of normal text */
font-size: 100%;
font-weight: normal;
text-transform: none;
letter-spacing: 0;
padding: 1em 0 0;
}

/* EVENTS SMALL CALENDAR */
.events-small-table {
margin-top: 1em;
width: 164px;
border-collapse: collapse;
}
.events-small-table td {
height: 1.8em;
margin: 0px;
padding: 1px;
text-align: center;
border: solid 1px #aaa;
}
table.events-small-table td a {
display: block;
}
td.events-small-arrow-month a {
color: #fff;
text-decoration: none;
}
td.events-small-arrow-month a:hover {
color: #366a0b;
}
td.events-small-arrow-month, td.events-small-header {
background: #599fcd;
border: 1px solid #599fcd;
border-color: #fff #599fcd;
}
td.events-small-header p { /* month and year */
color: #fff;
font-size: 95%;
font-weight: bold;
display: block;
text-align: center;
margin: 0px;
padding: 2px;
}
th.events-small-subheader { /* weekday headings */
margin: 0px;
padding: 1px;
background: #bde2ff;
border: 1px solid #bde2ff;
border-color: #fff #bde2ff;
border-bottom-color: #aaa;
font-size: 95%;
font-weight: normal;
text-align: center;
}
td.events-small-current-day {
font-weight: bold;
padding: 1px;
background: #ebe4dd;
border: 2px solid #678f47;
}
td.events-small-current-day a {
font-weight: bold;
}
td.events-small-event-day {
font-weight: bold;
background: #f0f9ff;
}

/* EVENTS RSS */
div.events-rss {padding: 1em 0;}

/* CONTACT LIST MODULE */
table.contactlist-table {width: 90%; margin: 0px;}
.contactlist-tdphoto {
width: 3em;
margin: 0px;
padding: 0px;
}
.contactlist-tdphoto img {margin: 10px;}
.contactlist-tdtext {
border-bottom: 1px solid #DDD;
margin: 0px;
padding-top: 1em;
padding-bottom: 0px;
} 
.contactlist-field {
}

div.link {margin-bottom: 0px !important;}

/* FORMS MODULE */
.form-submitbtn, .form-resetbtn {
font: bold 90% Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
vertical-align: middle;
text-transform: uppercase;
letter-spacing: 1px;
width: auto;
margin: 0;
padding: 2px;
background-color: #4792bf;
border: 0px;
}
.form-input {
width: 90%;
margin-bottom: 10px;
}

/* SEARCH MODULE */
input.search-query {
font-size: 90%;
font-family: Arial, Helvetica, sans-serif;
color: #666;
vertical-align: middle;
width: 12em;
margin: 0px;
padding: 1px 2px 2px;
border: 1px solid #ccc;
}
.search-button-site, .search-button-other {
font: bold 90% Verdana, Arial, Helvetica, sans-serif;
color: #FFF;
vertical-align: middle;
text-transform: uppercase;
letter-spacing: 1px;
width: auto;
margin: 0;
padding: 2px;
background-color: #4792bf;
border: 0px;
}
div.search-header-info {}
div.search-query {}
div.search-query-pages {}
div.search-query-runtime {display: none;}
div.search-query-time {display: none;}
div.search-links {}
div.search-limits {display: none;}
div.search-stopwords {display: none;}

div.search-result {margin: 1em 0px;}
div.search-number {font-weight: bold;}
div.search-title {}
div.search-rank, div.search-rank strong {display: none;}
div.search-description {}
div.search-meta {display: none;}
div.search-header {}
div.search-value {}

span.search-highlight{
}
a:link span.search-highlight {
}
a:visited span.search-highlight {
}
a:hover span.search-highlight, a:active span.search-highlight {
}
