	.clear{clear:both;display:block;overflow:hidden;visibility:hidden;width:0;height:0}.clearfix:after{clear:both;content:'.';display:block;visibility:hidden;height:0}.clearfix{display:inline-block}* html .clearfix{height:1%}.clearfix{display:block}

#doc { 
	width: 986px;
} 

/*
  Fonts
*/

strong {
  font-weight: bold;
}

h2,h3,p,a,span { 
  font-family: Helvetica, Arial, Verdana, sans-serif;
}

em {
	font-style:italic;	
}

/*
	Content
	.content can be anywhere
*/

body,
.content {
	text-align:left;	
}

.content h2 {
	font-size: 26px;
	font-weight: normal; 
	color: #315016;
	margin-bottom: 10px;
}

.content h3 {
  font-size: 18px;
  font-weight: normal; 
  color: #315016;
  margin-bottom: 10px;
}

.content h4 {
  font-size: 16px;
  color: #315016;
  font-weight: normal;
}

.content p {
  color: #3e641c;
  margin-bottom: 18px;
  font-size: 14px;
  line-height: 20px;
}

.content p br {
	line-height: 25px;	
}

.content a {
  color: #2d4a14;
}

.content ul,
.content ol {
	color: #3e641c;
	padding: 0 25px;
	
}

.content li {
	margin-bottom: 10px;
}

.content ol li { list-style-type: decimal; }
.content ul li { list-style-type:circle; }

/*
  Body (tag)
*/
html, body {
	background-color: #F4F7F1;
}

/*
  Header
*/

#hd {
	height: 143px;
	background: url(../img/hd_bg.png) no-repeat;
}

#hd h1 {
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
	left: 52px;
	top: 55px;
	width: 274px;
	height: 81px;
	cursor: pointer;
	background-image: url(../img/logo.png);
	text-indent: -1000em;
}

#hd ul {
	position: relative;
	left: 65px;
	top: 69px;  
	float: left; 
}

#hd ul li {
  float: left;
}

#hd ul a {
  display: block;
  height: 62px;
  background-image: url(../img/nav.png);
}

#hd ul a span { display: none; }

#hd ul a.home             { width: 88px; }
#hd ul a.home             { background-position: 0 -62px; }
#hd ul a.home:hover       { background-position: 0 -124px; }
body.home #hd ul a.home   { background-position: 0 0; }

#hd ul a.news             { width: 81px; }
#hd ul a.news             { background-position: -88px -62px; }
#hd ul a.news:hover       { background-position: -88px -124px; }
body.news #hd ul a.news   { background-position: -88px 0; }

#hd ul a.loc              { width: 162px; }
#hd ul a.loc              { background-position: -169px -62px; }
#hd ul a.loc:hover        { background-position: -169px -124px; }
body.loc #hd ul a.loc     { background-position: -169px 0; }

#hd ul a.part             { width: 108px; }
#hd ul a.part             { background-position: -331px -62px; }
#hd ul a.part:hover       { background-position: -331px -124px; }
body.part #hd ul a.part   { background-position: -331px 0; }

#hd ul a.faq              { width: 71px; }
#hd ul a.faq              { background-position: -439px -62px; }
#hd ul a.faq:hover        { background-position: -439px -124px; }
body.faq #hd ul a.faq     { background-position: -439px 0; }

#hd ul a.about            { width: 110px; }
#hd ul a.about            { background-position: -510px -62px; }
#hd ul a.about:hover      { background-position: -510px -124px; }
body.about #hd ul a.about { background-position: -510px 0; }

a#join {
  display: block; 
  width: 218px;
  height: 37px;
  background: url(../img/join.png) 0 -37px no-repeat;
  position: absolute;
  top: 45px;
  left: auto;
  margin-left: 745px;
  z-index: 100;
}
a#join span { display: none; }

a#join:hover {
  background: url(../img/join.png) 0 0 no-repeat;
}

/*
  Body (content)
*/

#bd_top {
	background: url(../img/bd_top_bg.png) 0 -1px no-repeat;
	height: 16px;
}

#bd_middle {
	background: url(../img/bd_middle_bg.png) 0 0 repeat-y;
	padding: 10px 75px 0 75px;
}

#bd_bottom {
	background-image: url(../img/bd_bottom_bg.png);	
	height: 68px;
}

/*
  Side Touts
*/

#left h3 { margin-bottom: 10px; }

#left h3 a {
	display: block;
	width: 340px;
	height: 152px;
	background-image: url(../img/side_touts.jpg);	
}

#left h3 span { display: none; }

#left h3.locations a{ background-position: -60px -15px; }
#left h3.loonie a 	{ background-position: -60px -212px; }
#left h3.partners a { background-position: -60px -412px; }
#left h3.news a 	{ background-position: -60px -600px; }


/*
  Bottom Touts
*/

#bottom_touts {
	position: relative;
	top: -30px;
}

#bottom_touts ul {
	padding: 0;
	margin: 0;
	float: left;
}

#bottom_touts ul li {
  display: block;
  float: left;
  dborder: 1px solid;
}

#bottom_touts ul li a {
  display: block;
  height: 150px;
  float: left;
  background-image: url(../img/home_touts.jpg);
}

#bottom_touts ul li a span { display: none; }

#bottom_touts ul li.loonie a 	{ width: 332px; background-position: -61px 0; }
#bottom_touts ul li.partners a 	{ width: 316px; background-position: -393px 0; }
#bottom_touts ul li.news a 		{ width: 332px; background-position: -708px 0; }

/*
  Footer
*/

#ft_hr {
	height: 10px;
	background: url(../img/footer_hr.png) -99px -5px no-repeat;
	position: relative;
	top: -20px;
	clear: both;
	padding-bottom: 12px;
}

#ft {
	position: relative;
	top: -20px;
	padding: 2px 30px 0 30px;
}

#ft p,
#ft li,
#ft a {
  font-size: 9px; 
  color: #b3b3b3;
}

#ft ul,
#ft li {
  float: right;
}

#ft ul li.contact,
#ft ul li.share {
  margin-right: 10px;
  padding-right: 10px;
}

#ft ul li.donate {
  color: #3e641c;
  margin-right: 10px;
  padding-right: 10px;
}

#ft ul li a {
  text-transform: lowercase;
}

#ft p {
  float: left;
  width: 400px;
}

/*
  2 column layout
*/

body.two_col div#right {
	float:right;
	width: 470px;
}

body.two_col div#left {
	float:left;
	width: 360px;
}


/*
  Tips
*/

.tip {
  	width: 293px;
}

.tip-top,
.tip-bottom {
	height: 20px;
}

.leftTip .tip-top 		{ background: url(../img/partner_bubble_left.png) 0 0 no-repeat; }
.leftTip .tip-bottom 	{ background: url(../img/partner_bubble_left.png) 0 -140px no-repeat; }
.leftTip .tip			{ background: url(../img/partner_bubble_left.png) 0 -170px no-repeat; }

* html .leftTip {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/partner_bubble_left.png", sizingMethod="crop");
} 

.rightTip .tip-top 		{ background: url(../img/partner_bubble_right.png) 0 0 no-repeat; }
.rightTip .tip-bottom 	{ background: url(../img/partner_bubble_right.png) 0 -140px no-repeat; }
.rightTip .tip 			{ background: url(../img/partner_bubble_right.png) 0 -170px no-repeat; }

* html .rightTip .tip {
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="img/partner_bubble_right.png", sizingMethod="crop");
} 

.tip .tip-title,
.tip .tip-text {
  color: #315016;
  text-align: left;
}

.tip .tip-title { font-size: 16px; }
.leftTip .tip-title { margin: 0 20px 0 60px; padding: 0 0 5px 0; }
.rightTip .tip-title { margin: 0 60px 0 20px; padding: 0 0 5px 0; }

.tip .tip-text { font-size: 12px; }
.leftTip .tip-text { margin: 0 20px 0 60px; }
.rightTip .tip-text { margin: 0 60px 0 20px; }

.tip-text p { 
	padding: 0 0 1px 0;
}
.tip-text ul {
	margin: 0 0 10px 20px;
}
.tip-text li {
	list-style-type: circle	
}
.tip-text small {
	margin-top: 10px;
	display: block;
	clear: both;
}

/*
  Home
*/

body.home #bd_middle {
	height: 400px;	
	overflow: hidden;
}

body.home .movie {
	position: absolute;
 	top: 145px;
	margin-left: 50px;
	left: auto;
	z-index: 200;
}

/*
  FAQ
*/
  

body.faq .question span {
  display: block;
  width: 40px;
  height: 20px;
  float: left;
}

body.faq .question h3 {
  padding: 0 20px 0 0;
  margin: 0;
  float: left;
  width: 350px;
  cursor: pointer;
}

body.faq .question em {
  display: block;
  width: 20px;
  height: 20px;
  float: left;
  background: url(../img/plus_minus.png) -5px -4px no-repeat;
  text-indent: -1000em;
}

body.faq .question.open em {
  background-position: -5px -35px;
}

body.faq .question span,
body.faq .question div span {
  color: #3e641c;
  font-size: 18px;
}

body.faq .answer {
  margin-top: 5px;
}

body.faq .answer span {
  width: 4px;
  display: block;
  float: left;
  width: 35px;
  padding-left: 5px;
}

body.faq .answer div {
  display: block;
  float: left;
  width: 350px;
}

/*
  About Us
*/

body.about .content p {
  width: 440px;
}

/*
  Partners
*/


body.part .partners h2 {
	clear: both;
	display: block;
	height: 22px;	
	text-indent: -4000em;
	background: url(../img/partners.png) -0 0 no-repeat;
	margin: 10px 0;
}

body.part .partners .h_partners {
	background-position: -13px -170px;
}

body.part .partners .topLeft {
	margin-bottom: 20px;	
}

body.part .partners .h_sponsors {
	background-position: -13px -192px;
}

body.part .partners ul {
  float: left;
  margin: 0 0 0 10px;
  padding: 0;
  width: 408px;
}

body.part .partners ul li {
  float: left;
  display: block;
}

body.part .partners span,
body.part .partners a {
  display: block;
  float: left;
  width: 204px;
  height: 154px;
  background-image: url(../img/partners.png);
}

/* partners.png - row 1 */
body.part .partners .lung-assoc       { background-position: -13px -8px; }
body.part .partners .toronto-conserv  { background-position: -226px -8px; }
body.part .partners .quinte           { background-position: -437px -8px; }
body.part .partners .trent-conserv    { background-position: -648px -8px; }

/* partners.png - row 2 */
body.part .partners .timothys         { background-position: -13px -226px; }
body.part .partners .can-tire         { background-position: -226px -226px; }
body.part .partners .no-frills        { background-position: -437px -226px; }
body.part .partners .socan            { background-position: -648px -226px; }

/* partners.png - row 3 */
body.part .partners .bullfrog         { background-position: -13px -386px; }
body.part .partners .downsview        { background-position: -226px -386px; }
body.part .partners .algonquin        { background-position: -437px -386px; }
body.part .partners .belleville       { background-position: -648px -386px; }

/* partners.png - row 4 */
body.part .partners .mec		      { background-position: -13px -549px; }
body.part .partners .belle-fire       { background-position: -226px -549px; }
body.part .partners .quinte-fire      { background-position: -437px -549px; }
body.part .partners .eightwing        { background-position: -648px -549px; }

/* partners.png - row 5 */
body.part .partners .hastings         { background-position: -13px -711px; }
body.part .partners .grassroots       { background-position: -226px -711px; }
body.part .partners .eds-scoop        { background-position: -437px -711px; }
body.part .partners .kellys           { background-position: -648px -711px; }

/* partners.png - row 6 */
body.part .partners .opp              { background-position: -13px -872px; }
body.part .partners .to-catholic      { background-position: -226px -872px; }
body.part .partners .quinte-conserv   { background-position: -437px -872px; }
body.part .partners .smylies          { background-position: -648px -872px; }

/* partners.png - row 7 */
body.part .partners .trirun				{ background-position: -13px -1024px; }
body.part .partners .lpk				{ background-position: -226px -1024px; }
body.part .partners .billmiles			{ background-position: -437px -1024px; }
body.part .partners .vintage69			{ background-position: -648px -1024px; }

/* partners.png - row 8 */
body.part .partners .quintepedi			{ background-position: -13px -1190px; }
body.part .partners .blackbear			{ background-position: -226px -1190px; }
body.part .partners .mph				{ background-position: -437px -1190px; }
body.part .partners .mix973				{ background-position: -648px -1190px; }

/* partners.png - row 9 */
body.part .partners .mix97				{ background-position: -13px -1356px; }
body.part .partners .rock107			{ background-position: -226px -1356px; }
body.part .partners .cjbq				{ background-position: -437px -1356px; }
body.part .partners .fashionact			{ background-position: -648px -1356px; }

/* partners.png - row 10 */
body.part .partners .dns				{ background-position: -13px -1516px; }
body.part .partners .billmiles			{ background-position: -226px -1516px; }
body.part .partners .dewes				{ background-position: -437px -1516px; }
body.part .partners .parliament			{ background-position: -648px -1516px; }


/* partners.pnh - row 11 */
body.part .partners .brinks				{ background-position: -13px -1680px; }
body.part .partners .sweetescape		{ background-position: -226px -1680px; }
body.part .partners .demarsh			{ background-position: -437px -1680px; }
body.part .partners .empiretheatre		{ background-position: -648px -1680px; }

/* partners.pnh - row 12 */
body.part .partners .evogreen			{ background-position: -13px -1844px; }
body.part .partners .miles				{ background-position: -226px -1844px; }

/*
  Locations
*/

body.loc #map {
  width: 325px;
  height: 300px; 
  float: left;
}

body.loc #locationForm {
  margin: 0;  
}

body.loc #locationForm input {
  font-size: 14px;
  padding: 2px 2px 2px 0;
  width: 340px;
  color: #315016;
}

body.loc #locationForm button {
  background: url(../img/button_search.png);
  width: 89px;
  height: 36px;
  text-indent: -5000em;
  border: 0;
  cursor: pointer;
  margin-left: 12px;
}

body.loc #locations {
  width: 425px;
  clear: both;
  display: block;
  list-style-type: decimal;
  margin-top: 20px;
  padding: 0;
}

body.loc #locations li {
  padding: 25px;
  width: 435px;
  height: 71px;
  margin: 0 0 0 -5px;
  background: url(../img/location_bg.png); 
	list-style-type: none;

}


body.loc #locations h3 {
  float: left;
  margin: 0;
  cursor: pointer;
}

body.loc #locations p.distance {
  font-size: 13px;
  margin: 3px 0 0 0;
  float: right;
}

body.loc #locations p.address,
body.loc #locations p.city {
  clear: both;
  font-size: 12px;
  margin: 0;
  padding: 0;
}

body.loc #locations p.city a {
  margin-left: 5px;
}

body.loc #locations em {
  font-weight: bold;
  margin-right: .3em;
}

body.loc .pager {
  text-align: center;
}

body.loc .pager a {
  margin-right: 10px; 
}

body.loc .pager a.current {
  font-weight: bold;
}

body.loc .popular {
  width: 291px;
  height: 61px;
  background: url(../img/popular_loc_bg.png);
  margin: 10px 0 0 -5px;
  padding: 20px;
}

body.loc .popular h4 {
  font-size: 21px;
  color: #315016;
  margin: 0 0 10px 0;
}

body.loc .popular ul {
  float: left;
  margin: 0;
  padding: 0;
}

body.loc .popular li {
  float: left;
  margin-left: 20px;
  list-style-type: none;
}

body.loc .popular li.first {
  margin: 0;
} 

body.loc .popular li a {
  font-size: 14px;
  color: #3e641c;
}

/*
  News
*/

body.news #left h3.locations { margin-bottom: 10px; }

body.news #left .sidebar h3 {
	height: 120px;
	background: url(../img/news_popular_articles_tout.jpg) -3px 0 no-repeat;
	margin-bottom: 0;
}

body.news #left .sidebar .top {
	height: 20px;
	background: url(../img/news_popular_articles_tout.jpg) -3px -120px no-repeat;
}

body.news #left .sidebar ul {
	padding: 0 55px 0 40px;
	display: block;
	background: url(../img/news_popular_articles_tout.jpg) -3px -455px no-repeat;

}

body.news #left .sidebar ul li {
	padding: 0 0 10px 0;
	margin: 0;
	list-style-type: none;
}

body.news #left .sidebar .bottom {
	height: 20px;
	background: url(../img/news_popular_articles_tout.jpg) -3px -277px no-repeat;
}

body.news #left .sidebar ul ul {
	background: none;	
	padding: 0 0 0 10px;
}

body.news .storycontent {

	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px dashed #3E641C;
}


body.news .storycontent img {
	border: 1px solid #3E641C;
	padding: 1px;
}
body.news .storycontent img.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

body.news .storycontent img.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

/*
  Loonie
*/

body.loonie .separator {
  margin-top: 5px;
  clear: both;
  height: 29px;
  border: 0;
  display: block;
  background: url(../img/loonie_hr.png) -5px 0 no-repeat; 
}


body.loonie .stats ul {
	width: 415px;
	float: left;
}

body.loonie .stats li.fact {
	float: left;
	margin: 0;
	display: block;
	width: 415px;
	height: 153px;
	cursor: pointer;
	background-image: url(../img/loonie_squares.png);
}

body.loonie li.a {background-position: -10px 0; }
body.loonie li.b {background-position: -432px -3px; }
body.loonie li.c {background-position: -6px -169px; }
body.loonie li.d {background-position: -432px -171px; }
body.loonie li.e {background-position: -6px -337px; }
body.loonie li.f {background-position: -438px -340px; }

body.loonie li.fact div { 
	display: none;
}

/*
	Signup
*/

body.signup #bd {
	width: 338px;
	background: url(../img/signup_bg.png) 0 0 no-repeat;
	padding: 135px 94px 0 94px;
}

body.signup #bd_bottom {
	width: 338px;
	padding: 0 94px;
	height: 115px;
	background: url(../img/signup_bg.png) 0 -835px no-repeat;
}

body.signup .hr {
	border: 0;
	display: block;
	width: 100%;
	background: url(../img/signup_hr.png) 0 0 no-repeat;
	height: 7px;
}

body.signup p#error {
	font-weight:bold;
	margin: 0;
}

body.signup label {
	color: #3e641c;
	font-size: 12px;
	text-transform: lowercase;
	display: block;
	margin: 15px 0 3px 0;
	padding: 0;
}

body.signup input {
	width: 336px;
	font-size: 18px;
	color: #3e641c;
}
body.signup input.error {
	background-color: #0f6123;
	color: white;
}

body.signup #captcha img {
	float: right;
	margin: 16px 0 3px 0;
}
body.signup #captcha input,
body.signup #captcha label {
	float: left;
	width: 200px;
}

body.signup button {
	display: block;
	clear: both;
	float: right;
	margin-top: 10px;
	width: 120px;
	height: 52px;
	border: 0px solid;
	background: url(../img/button_submit.png) -10px -5px no-repeat;
	cursor: pointer;
	position: relative;
	left: 15px;
	top: -10px;
}

body.signup button span {
	display: none;
}

body.signup #ft {
	width: 430px;
	padding: 0 45px;
}

body.signup #ft p {
	width: 300px;
}

/* Contact */

body.contact .content h3 {
	padding-top: 15px;
	text-decoration: underline;
}



