/*
BODY
*/

body {
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	margin-top: 0px;
}

tbody {
	font-family: arial, verdana, helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
h1 {
	font-size: 17px;
	color: #333;
}

h2 {
	font-size: 15px;
	color: #333333;
	font-weight: normal; 
}

h3 {
	font-size: 13px;
	font-style:bold;
	color: #fcf9d8;
	vertical-align:middle;
}

h4 {
	font-size: 13px;
	font-style:bold;
	color: #ffffff;
	vertical-align:middle;
}

h5 {
	font-size: 11px;
	color: #FFFFFF;
}

h6 {
	font-size: 12px;
	font-style:bold;
	color: #000000;
}
h7 {
	font-size: 9px;
	font-style:none;
	color: #000000;
}
h8 {
	font-size: 14px;
	font-style:none;
	color: #000000;
}
div#content 
{ 
        border-top-style: none;
        border-right-style: none;
        background-color: #7d8391;
		height: inherit;
		vertical-align:middle;
		padding-left: 4px;
		text-align:inherit;
}
div#contentB 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 4px;
	background-color: #7D746B;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentG 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 4px;
	background-color: #AEB5C2;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentGray
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 4px;
	background-color: #E6E6E6;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentY 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #fcf9d8;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}
	
div#contentW 
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #ffffff;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentBr
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #2E5E69;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentBlack
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #000000;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

div#contentAction
{
	border-top-style: none;
	border-right-style: none;
	padding-left: 0px;
	background-color: #F8F8F8;
	height: inherit;
	vertical-align: middle;
    text-align:inherit;
}

li.notcounting {
	margin-bottom:8px;
	}

.leftborder { 
border-right: 0px solid #666666; 
border-left: 0;
border-bottom: 0;
border-top: 0;
border-style: solid; 
} 
  
a:link {
	color: #663233;
	text-decoration: none;
    font-weight:bold;
}

a:visited {
	text-decoration: none;
	color: #663233;
    font-weight:bold;
}
a:hover {
	color: #cd6b12;
    font-weight:bold;
}
a:active {
	text-decoration: none;
    color: #cd6b12;
    font-weight:bold;
}

a.home:link {
	color: #999999;
	text-decoration: none;
}

a.home:visited {
	text-decoration: none;
	color: #663233;
    font-weight:none;
}
a.home:hover {
	color: #cd6b12;
    font-weight:none;
}
a.home:active {
	text-decoration: none;
    color: #cd6b12;
    font-weight:none;
}

/*
RED LINKS
*/

ul.mainnav
{
    margin-left: -40px; /* Pull the margin back for NS4.7 */
    padding-left: 0px;
	
}

ul.mainnav
{
    margin-left: 2px; /* Push the list back in for non NS4.7 browsers */
	list-style: none;
  
}

/*
VERT NAV
*/

td.vert_nav {background-color: #999999;}
table.nav_menu {
  background-color: #ffffff; 
  border-collapse: collapse;
  visibility: visible;
  position: static;
}

table.nav_menu td { background-color:#000000; height: 24px; padding-right:6;}
table.nav_menu td a:link, table.nav_menu td a:visited, table.nav_menu td a:active, table.nav_menu td a:hover {
  display: block;
  line-height: 24px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size:11;
  font-weight:bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  border:0px;
}
table.nav_menu td.selected, table.nav_menu td.selected a:link, table.nav_menu td.selected a:visited, table.nav_menu td.selected a:active, table.nav_menu td a:hover {
  font-weight: bold;
  color: #cd6b12;
  background-color: #000000;
  text-align: left;
}

td.vert_nav2 {background-color: #999999;}
table.nav_menu2 {
  background-color: #ffffff; 
  border-collapse: collapse;
  visibility: visible;
  position: static;
}

table.nav_menu2 td { background-color:#000000; height: 23px; padding-right:6;}
table.nav_menu2 td a:link, table.nav_menu2 td a:visited, table.nav_menu2 td a:active, table.nav_menu2 td a:hover {
  display: block;
  line-height: 23px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-size:14;
  font-weight:bold;
  color: #FFFFFF;
  text-align: left;
  text-decoration: none;
  border:0px;
}
table.nav_menu2 td.selected, table.nav_menu2 td.selected a:link, table.nav_menu2 td.selected a:visited, table.nav_menu2 td.selected a:active, table.nav_menu2 td a:hover {
  font-weight: bold;
  color: #ffffff;
  background-color: #000000;
  text-align: left;
}

#p7swapmenu {
	padding: 12px;
	position: inherit;
	vertical-align:top
}

#p7swapmenu ul {margin: 0px; padding: 2px;}
#p7swapmenu li {margin: 4px; padding: 0px; list-style-type: none;}

.closed a, .open a {
	background-repeat: no-repeat;
	text-decoration: none;
}
.closed a:hover, .open a:hover {
	color: #000000;
}
.open a {

}
.closed ul a, .open ul a, .open ul a:hover {
	background-image: none;
	border: 0;
	color:#666666;
	font-weight:normal;
}
.open ul a:hover {
	background-color: transparent;
	letter-spacing: .1em;
}
#p7current {font-weight: bold;}

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
}
a.graylink:link {
	text-decoration: none;
	color: #999999;
}
a.graylink:visited {
	text-decoration: none;
	color: #999999;
}
a.graylink:hover {
    text-decoration: none;
	color: #666666;
}
a.graylink:active {
	text-decoration: none;
    color:#666666;
}

#contentwp a {
	color: #663233;
	text-decoration: none;
	font-weight:normal;
}

#contentwp a:link {
	color: #663233;
	text-decoration: none;
	font-weight:normal;
}

#contentwp a:visited {
	text-decoration: none;
	color: #663233;
	font-weight:normal;
}

#contentwp a:hover {
	color: #cd6b12;
	font-weight:normal;
}

#contentwp a:active {
	text-decoration: none;
    color: #cd6b12;
	font-weight:normal;
}

#contentwp h3 {
	font-size: 13px;
	font-style:bold;
	color: #666666;
	vertical-align:middle;
	border-bottom:1px solid #cccccc;
	margin-top:30px;
}

#contentwp h2 {
	vertical-align:middle;
	border-bottom:1px solid #cccccc;
	margin-top:30px;
}

p.postmetadata {
	padding:10px;
	background-color:#f8f8fc;
	border-top:1px solid #eeeeee;
	font-size:11px;
}

div.entry a {
	font-size:11px;
	margin-left:0px;
	padding-left:11px;
	background-image:url(http://www.canadians.org/images/media/link.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	
a.more-link {
	font-size:11px;
	margin-left:10px;
	padding-left:20px;
	background-image:url(http://www.canadians.org/images/media/readmore.gif);
	background-repeat:no-repeat;
	background-position:left;
	}
	


.actiondiv {
	margin-top:15px;
	margin-bottom:20px;		  
}

.actiondiv h2 {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:10px;
}

.actiondiv img {
	margin:4px;
	border:1px solid #CCCCCC;
}

.ballot {
	padding:4px;
	vertical-align:middle;
	background-color:#FFFFFF;
}

.ballot p {
	margin:6px;
}

.ballot a {
	color:#000000;
	font-weight:normal;
}

.ballot a:hover {
	color:#999999;
}

.ballot h1 {
	margin:2px;
	font-size:18px;
	font-weight:bold;
	color:#000000;
}

#emailsignupinput {
	background-image:url(../../images/emailsignup.gif);
	background-repeat:no-repeat;
}

#emailsignupinput:hover {
	background-image:none;
}	

/* Our Water Commons */
.owcquote {
display:block;
width:150px;
padding:10px;
padding-top:50px;
background-image:url(../../images/water/owc_quote_bg.jpg);
background-position:top left;
background-repeat:repeat-x;
background-color:#3467b1;
float:right;
margin-left:20px;
margin-bottom:20px;
margin-top:0px;
font-weight:normal;
color:#FFFFFF;
}

/* Begin Images */
p img {
	padding: 0;
	border:none;
	/*max-width: 100%;*/
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: block;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
img#wpstats{display:none}

/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin tabs */
 
.list {list-style:square;width:500px;padding-left:16px;}
.list li{padding:2px;font-size:8pt;}

/* hide the tab content while loading */
.tab-content{display:none;}

pre {
   font-size:11px; 
}

#tabs1 {width:400px;}
#tabs1 .x-tabs-item-body {display:none;padding:10px;}

#jtabs {width:600px;}
#jtabs .x-tabs-body {height:200px;overflow:auto;}
#jtabs .x-tabs-item-body {display:none;padding:10px;font-size:11px;}

/* default loading indicator for ajax calls */
.loading-indicator {
	font-size:8pt;
	background-image:url('../../resources/images/grid/loading.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-left:20px;
}

#tab-panel1 .x-tabs-body {height:300px;overflow:auto;}
#tab-panel1 .x-tabs-item-body {padding:10px;}

/* End Images */

/* Bar Graphs */
#container {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
}
.graph {
  width: 200px;
  position: relative;
  right: 0px;
}
.bar-title {
  position: relative;
  float: left;
  width: 50px;
  line-height: 20px;
  margin-right: 20px;
  font-weight: bold;
  text-align: left;
}
.bar-container {
  position: relative;
  float: left;
  width: 110px;
  height: 10px;
  margin: 0px 0px 15px;
}

.bar-container div {
  background-color:#cc4400;
  height: 20px;
}
.bar-container strong {
  position: absolute;
  right: 0px;
  top: 0px;
  overflow: hidden;
}
#poll-results p {
  text-align: right;
}
.addthis_toolbox.addthis_pill_combo a {
    float: right;
}
.addthis_button_compact .at15t_compact {
    float: right;
}
.addthis_button_facebook_like a {
    float: right;
}
#creditfooter {
        display: none; 
}
.authbio{
	background: #F7F7F7;
	border:thin;
	border-color:#CCCCCC;
}


