/* leftsidebar2.css CSS Document */

#leftSidebar { text-align: right; padding: 0; padding-right: 0.25em; margin-top: 0px; }

#leftSidebar p { font-size: 0.85em; padding-top: 1em; margin-left: 1em;}
#leftSidebar p.bordBottom { border-bottom: solid 1px #ccc; padding-bottom: 1em;}
#leftSidebar p.bordTop { border-top: solid 1px #ccc; padding-top: 1em;}
#leftSidebar p.nopaddingTop { padding-top: 0px;}

#leftSidebar h2 {color: #005995;padding-bottom: 0.25em;	text-align: right;font-size: 0.85em; font-weight: bold;	padding-top: 0.75em;
	text-align: right;margin-bottom: 0px; margin-left: 1em;}
#leftSidebar h2.bordBottom { border-bottom: solid 1px #ccc; padding-bottom: 0.75em;}
#leftSidebar h2.nopaddingTop { border-bottom: solid 1px #ccc;  padding-bottom: 0.75em; padding-top: 0px;}

#leftSidebar ul.sub { }

.sub p, .sub2 p {
	margin: 0px;
	padding: 0px;
	font-size: 0.95em;
	margin-bottom: 0em;
	padding-bottom: 0px;
	line-height: 1.5;
}
#leftSidebar ul {
	margin-top: 0;
	padding-top:0px;
	list-style-type: none;
	padding-bottom: 0.75em;
	margin-left: 1em;
	text-align: right;
	padding-top: 0px;
}
#leftSidebar ul li {font-size: 0.85em;}
#leftSidebar a:link {color: #005995;text-decoration: none;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: underline; color: #007D00; }
/*#leftSidebar a:hover { text-decoration: underline; color: #0082D9; }*/
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}

#container #leftSidebar .selected {font-weight: bold;	color: #000000;}

#leftSidebar .selected { font-weight: bold; }

ul#home { padding-bottom: 0.75em; }
ul#home li {margin-bottom: 0; }
ul.bordBottom { border-bottom: solid 1px #ccc; }

ul#sub { padding-top: 0.75em; border-top: solid 1px #ccc; }
ul#sub li {	margin-bottom: 1em;	}
#leftSidebar ul.sub { padding-top: .25em; padding-bottom: 0.75em; }
#leftSidebar ul#subnav {margin-top: .25em; margin-bottom: 1em; }
#container #leftSidebar ul#subnav #curr { list-style-type: disc; }

#leftSidebar .boldTxt { font-weight: bold; }

/* =search **/
/* added Jan. 21/09 - sam */
#leftSidebar .searchBox { border-bottom: none; text-align: right; overflow: hidden; font-family: Verdana, Arial, Helvetica, sans-serif; margin-bottom: 2em; width: 100%; float: right; }
.searchBox form { margin: 0; padding: 0; float: right; }
.searchBox input.searchSite { margin-top: 0.25em; width: 120px; margin-left: 0px; font-size: 0.9em; padding-top: 2px; padding-bottom: 2px; float: right; color: #333; font-family: Verdana, Arial, Helvetica, sans-serif; }
.searchBox img {margin-top: 1em;}
#goSearch {	float: right;}
#go { width: 28px; margin:0; padding:0; float: right; height: 23px; padding-top: 0.25em; font-size: 0.85em; text-align: center; margin-left: 5px; }
#go a, #go a:link { margin: 0; width: 28px; height: 23px; background-image:  url(http://vivadesigncomp.ca/images/go.jpg); background-repeat: no-repeat; color: #33679B; font-weight: bold; display: block; text-decoration: none; padding: 0; }
#go a:hover { height: 23px; width: 28px; color: #678598; background-image:  url(http://vivadesigncomp.ca/images/go_o.jpg); background-repeat: no-repeat; font-weight: bold; display: block; text-decoration: none; padding: 0; }

#leftSidebar .searchBox h2 { margin-top: 0; padding-bottom: 0.5em; }
/*.span-8 .content { }*/


/* Nav overrides for rethink site */

#leftSidebar {
	margin-top: -20px;
}
#leftSidebar p {
	margin-top: 0px;
}


#leftSidebar ul {
	margin-left: 0px;
}

#leftSidebar ul li {
	display: inline;
	padding-left: 6px;
}



/* Nav overrides */

#leftSidebar {
	margin-top: -10px;
	margin-bottom: 33px;
}
#leftSidebar p {
	margin-top: 0px;
}


#leftSidebar ul {
	margin-left: 0px;
	padding: 10px 0;
	text-align: center;
	padding-left: 0;
}

#leftSidebar ul li {
	display: inline;
	padding: 0;
	font-size: 1.1em;
}


#leftSidebar a:link {color: #005995;text-decoration: none; font-weight: bold; text-transform: uppercase; padding: 10px 15px; margin: 0;}
#leftSidebar a:visited { text-decoration: none; color: #005995; }
#leftSidebar a:hover { text-decoration: none; color: #007D00; background: #f3f3f3;}
#leftSidebar a:active {	text-decoration: none;	color: #006BA5;}


ul.bordBottom { border-top: 1px solid #ccc; }