@import url("/css/content.css");

/* 1697economicalliance.ca layout styles */
html, body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222;
	font: 70% Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	text-align: center;
background: url(/layout/1697-shadow.gif) repeat-y center top;
}

.printonly {
position: absolute;
left: -999em;
}
.page {
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
}
#container {
width: 740px;
min-height: 100%;
margin: 0px auto;
vertical-align: top;
text-align: left;
background: #fff;
border-left: solid 1px #004663;
border-right: solid 1px #004663;

}
#container td {
vertical-align: top;
}
#cont-left {
width: 179px;
min-height: 100%;
margin: 0px;
padding: 0px 0px 100px;
border-top: solid 40px #fff;
border-right: solid 1px #004663;
}
#cont-right {
width: 560px;
margin: 0px;
padding: 0px 0px 100px;
text-align: left;
}
#header {
width: 560px;
height: 208px;
margin: 0;
padding: 1px 0 0;
}
#logo, #slogan {
float: left;
}
#default-page, #twocol-page {width: 560px;}
#main {
	overflow: hidden;
	margin: 0px;
	padding: 0px 16px 40px 12px;
}
.border-main {
display: block;
height: 16px;
font-size: 10px;
margin:  0px -16px 2px -12px;
background: #305d23;
}
#default-page #main {width: 532px;}
#default-page .border-main {width: 560px;}
#twocol-page #main {width: 322px; float: left;}
#twocol-page .border-main {width: 350px;}
#main div.content {
	/*width: 322px;*/
	margin: 0px;
	padding: 0px;
}
#right {
z-index: 98;
float: right;
width: 205px;
padding-right: 5px;
padding-bottom: 40px;
}
.border-rt {
display: block;
width: 210px;
height: 16px;
font-size: 10px;
margin:  0px -5px 0px 0px;
background: #004663;
}
#right-top {
padding-bottom: 18px;
}
#right-bot {

}

#footer {
position: relative;
width: 536px;
min-height: 60px;
margin: 0px auto;
margin-top: -77px;
padding: 6px 12px;
font-size: 90%;
background: #fff;
border-top: solid 1px #004663;
border-left: solid 181px #004663;
border-right: solid 1px #004663;
}
#indigo-logo {float: left;}
#max-logo {float: right; margin-bottom: 5px;}
.copy {
clear: both;
display: block;
padding-top: 0.5em;
text-align: right;
}

#style-switcher {
width: 150px;
	color: #666;
	font-size: 14px;
	line-height: 2em;
	float: none; 
	margin: 0px;
	padding: 0px 6px 12px;
	text-align: left; 
}
#style-switcher a {
color: #004663;
font-weight: bold;
vertical-align: baseline;
margin: 0px;
padding: 2px;
}
#style-switcher a:hover {color: #009ADA;}
a.text-default {text-decoration: none; font-size: 11px; padding-bottom: 3px;}
a.text-med {text-decoration: none; font-size: 13px;}
a.text-large {text-decoration: none; font-size: 16px;}

.left-search-input {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	vertical-align: middle;
	float: left;
	height: 1.3em;
	width: 95px;
	margin: 0px 0px 6px 6px;
	padding: 1px;
	border: 1px solid #888;
}
input.left-search-button {
	font-size: 9px;
	color: #004663;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	height: 20px;
	margin: 0px;
	padding: 0px 1px 4px;
	background-color: #fff;
	border: 0px;
	cursor: default;
}


/* 1697economicalliance.ca Navigation Styles */

/* MAIN MENU VERTICAL EXPANDING MENU */
#nav-ex1 {
width: 179px;
min-height: 169px;
margin: 0px;
padding: 0px;
list-style-type: none;
border-bottom: solid 16px #004663;
}
#nav-ex1 ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#nav-ex1 li {
width: 179px;
margin: 0px 0px 1px;
padding: 0px;
text-align: left;
}
#nav-ex1 a { /* all links */
color: #004663;
font-size: 13px;
font-weight: bold;
text-transform: lowercase;
text-decoration: none;
line-height: 13px;
display: block;
width: 141px;
margin: 0px;
padding: 5px 28px 7px 10px;
background: url(/layout/nav-arrows.gif) no-repeat 154px -30px;
}
#nav-ex1 a:hover, #nav-ex1 a:active {
background: #c0cebd url(/layout/nav-arrows.gif) no-repeat 154px 0px;
}
#nav-ex1 a:active {
color: #fff;
}
#nav-ex1 a.nav-ex-current { /* current link */
background: #c0cebd url(/layout/nav-arrows.gif) no-repeat 154px 0px;
}

#nav-ex1 ul { /* second-level */
padding-bottom: 4px;
}
#nav-ex1 ul li {
width: 179px;
margin: 0px;
padding: 0px;
}
#nav-ex1 ul a, #nav-ex1 ul a:hover { 
font-size: 10px;
font-weight: normal;
letter-spacing: 0px;
width: 165px;
margin: 1px 0px 0px;
padding: 4px 4px 6px 10px;
text-transform: none;
background-image: none;
}
#nav-ex1 ul a.nav-ex-current { /* current link */
background: #c0cebd;
}
#nav-ex1 ul ul a, #nav-ex1 ul ul a:hover { /* third level */
width: 155px;
padding-left: 20px;
}

li .closed2 .nav-arrow {/* sub-pages with sub-pages */
background: url(/layout/nav-arrow-lt.gif) no-repeat;
}
li .closed .nav-arrow { /* current sub-page with sub-pages */
background: url(/layout/nav-arrow-dn.gif) no-repeat;
}


#nav-ex1 .nav-lock {
float: right;
margin: -13px 2px 0 0;}
#nav-ex1 ul .nav-lock {
float: none;
margin: 1px 1px -1px;
}

/* FOOTER MENU */
#nav-text2 {
float: right;
color: #004663;
font-size: 9px;
font-weight: bold;
text-transform: lowercase;
}
#nav-text2 a, .login a, .totop a {
color: #004663;
text-decoration: none;
}
#nav-text2 a:hover, .login a:hover, .totop a:hover {
text-decoration: none;
color: #009ADA;
}
#nav-text2 a:active, .login a:active, .totop a:active {
color: #305D23;
}
#nav-text2 a.nav-text-current { /* current link */
background: #C0CEBD;
}
.login {
clear: right;
float: right;
color: #004663;
font-size: 9px;
font-weight: bold;
text-transform: lowercase;
}
.totop {
float: right;
color: #004663;
font-size: 9px;
font-weight: bold;
text-transform: lowercase;
}

/* 1697economicalliance.ca Modules CSS */

/* CALENDAR OF EVENTS */
.events-rss {padding: 0.5em 0;}
table.events-table {
	margin-top: 1em;
	width: 100%;
border-collapse: collapse;
}
.events-table td {
	margin: 0px;
	padding: 2px;
	vertical-align: top;
}
.events-table td a {
	font-size: 85%;
}	
td.events-months {
	text-align: center;
	border-bottom: solid 1px #004663;
}
span.events-current-month {
	font-size: 85%;
	background: #C0CEBD;
padding: 1px 2px;
}
td.events-months a, td.events-arrow-month a, td.events-arrow-year a {
text-decoration: none;
}
td.events-months a:hover, td.events-arrow-month a:hover, td.events-arrow-year a:hover {
text-decoration: underline;
}
td.events-arrow-month, td.events-arrow-year {
	text-align: center;
}
td.events-arrow-month {
	font-size: 1.4em;
	border-bottom: solid 1px #004663;
}
td.events-arrow-year {
	padding-top: 1.2em;
	padding-bottom: 4px;
}
td.events-header { /* month and year */
}
td.events-header h2 { /* month and year */
	text-align: center;
	margin: 0px;
	padding-bottom: 4px;
	border: 0px;
}
th.events-subheader { /* days of the week */
	border: solid 1px #004663;
	background-color: #004663;
	margin: 0px;
	padding: 2px;
}
th.events-subheader p { /* days of the week */
	font-size: 0.9em;
color: #FFF;
	font-weight: bold;
letter-spacing: 1px;
text-transform: uppercase;
	text-align: center;
	margin: 0px;
}
td.events-empty-day {
	border: solid 1px #004663;
	height: 75px;
	width: 14%;	
	background: #F0f0f0;
}
td.events-day {
	font-weight: bold;
	border: solid 1px #004663;
	height: 75px;
	width: 14%;
}
td.events-current-day {
	font-weight: bold;
	border: solid 1px #004663;
	background-color: #C0CEBD;
	height: 75px;
	width: 14%;
}
td.events-event-day {
	font-weight: bold;
	border: solid 1px #004663;
	height: 75px;
	width: 14%;
}
p.events-title {
	font-weight: normal;
	text-align: left;
line-height: 1em;
margin-bottom: 0.6em;
}

/* detail view */
span.events-date {font-weight: bold;}
span.events-location {font-weight: bold;}

/* EVENTS SMALL CALENDAR */
.events-small-table {
margin-top: 1em;
width: 15em;
border-collapse: collapse;
}
.events-small-table td {
height: 1.8em;
margin: 0px;
padding: 2px;
text-align: center;
}
table.events-small-table td a {
display: block;
}
td.events-small-arrow-month a {
text-decoration: none;
}
td.events-small-arrow-month a:hover {
text-decoration: underline;
}
td.events-small-header p { /* month and year */
font: bold 1.2em georgia, "times new roman", times, serif;
color: #222;
display: block;
text-align: center;
margin: 0px;
padding-bottom: 4px;
}
th.events-small-subheader { /* weekday headings */
font-size: 0.9em;
color: #FFF;
font-weight: bold;
text-align: center;
border: solid 1px #004663;
background-color: #004663;
height: 1.8em;
margin: 0px;
padding: 2px;
}
td.events-small-empty-day {
	border: solid 1px #004663;
	background: #F0f0f0;
}
td.events-small-day {
	border: solid 1px #004663;
}
td.events-small-current-day {
font-weight: bold;
	border: solid 1px #004663;
	background-color: #ccc;
}
td.events-small-event-day {
	font-weight: bold;
	border: solid 1px #004663;
}

/* EVENTS LIST */
h1.events-categories {
margin-bottom: 0.5em;
}
h3.events-title {
margin-top: 0px;
}

/* EVENTS SMALL LIST */
#right .events-small-list {
padding-left: 10px;
letter-spacing: -0.03em;
}
#right h2.events-small-list-category {
z-index: 99;
color: #fff;
font-size: 10px;
text-transform: lowercase;
letter-spacing: 0em;
background: #004663;
margin: -16px -5px 10px -8px;
padding: 1px 10px 2px;
}
h3.events-small-list-title {
font-weight: normal;
font-size: 100%;
margin-bottom: 0.25em;
letter-spacing: 0em;
}
.events-small-list p {margin-top: 1em;}


/***** CONTACT LIST	*****/
.contactlist-table {
width: 100%;
margin: 0px;
}
.contactlist-group {
	color: #FFF;
	letter-spacing: 1px;
	font-size: 125%;
	font-weight: bold;
	margin-bottom: 0.5em;
background: #004663;
}
td.contactlist-tdphoto {
text-align: center;
vertical-align: top;
width: auto;
padding: 0.5em 1em 2em 0;
}
.contactlist-tdtext {
	text-align: left;
	vertical-align: top;
	width: auto;
	margin: 0em;
	padding: 0.5em 0 0;
}
.contactlist-field {
margin: 0px;
padding: 0px;
}
.contactlist-fname, .contactlist-lname, .contactlist-mname {
font-weight: bold;
}
.contactlist-jobtitle {
}
.contactlist-company {
}
.contactlist-postal{display: block;}
.contactlist-form {
border: 1px solid #ccc;
margin-top: 1.5em;
width: 30em;
padding: 0em 1em 1em;
}
.contactlist-input {
border: 1px solid #888;
}
.contactlist-formheader {
margin: 0px;
padding: 0.5em 0px;
}
.contactlist-btn {
	font-size: 90%;
	color: #004663;
	font-weight: bold;
	text-transform: lowercase;
}
p.contactlist-finalmsg {margin-bottom: 2em;}
.contactlist-viewdetail {
margin: 0px 0px;
padding: 0px;
}


/********* FORMs ********/
.form td {padding: 2px 4px 2px 0px;}
.form-tdtext {width: 20%;}
.form-tdreq {width: 6px;}
.form-tdinput {width: 80%;}
.form-input {width: 60%; border: solid 1px #888; margin-bottom: 0.5em;}
.form-textarea {width: 70%; border: solid 1px #888;}
.form-submitbtn, .form-resetbtn {
	font-size: 90%;
	color: #004663;
	font-weight: bold;
	text-transform: lowercase;
margin-bottom: 0.5em;
}
.form-required, .form-tdreq {
	color: #009ADA;
}
span.form-required {
	font-size: 125%;
}

/***** MALING LIST MODULE *****/
#right form {padding-left: 10px;}
#right .form-submitbtn {
margin-bottom: 1.5em;
}


/***** NEWS MODULE *****/
#right .news {padding-left: 10px;}
#right h2.news-category {
z-index: 99;
color: #fff;
font-size: 10px;
text-transform: lowercase;
background: #004663;
margin: -16px -5px 10px -8px;
padding: 1px 10px 2px;
}
.news-headline {
clear: both;
}
.news-date {
display: block;
margin-top: 1em;
}
#main .news-headline {
border-top: 1px solid #ccc;
}
#main .news-title {
color: #305D23;
font-size: 100%;
font-weight: bold;
margin-bottom: 0.5em;
}
.news-archive-link {display: block;}

/* SEARCH MODULE */
input.search-query {
	font-size: 90%;
color: #222;
	height: 1.6em;
	width: 10em;
	margin: 0px;
	padding: 1px;
	border: 1px solid #888;
}
.search-button-site, .search-button-other {
	font-size: 90%;
	color: #004663;
	font-weight: bold;
	text-transform: lowercase;
margin: 2px 1px 0px;
}
div.search-header-info {margin-top: 1em;}
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-rank, div.search-rank strong {font-weight: normal; font-size: 90%;}
div.search-description {}
div.search-meta {display: none;}
div.search-header {}
div.search-value {}

span.search-highlight{
font-weight: bold;
}
a:link span.search-highlight {
text-decoration: underline;
}
a:visited span.search-highlight {
text-decoration: underline;
}
a:hover span.search-highlight, a:active span.search-highlight {
text-decoration: none;
}