
body {
	text-align:center;
    background-color:#eee;
    background-image: url(../images/background-gradient.jpg);
	background-repeat: repeat-x;
	font:11px Arial, Helvetica, sans-serif;
	line-height:16px;
	margin:0;
	padding:0;
	color:#702900
	min-height: 100%;
}

hr {
	border: none 0;
	border-top: 1px dashed #bbb;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
} 

a {
	color:#3333ff;
	text-decoration:none;
}

a:hover {
	color:#e8a612;
	text-decoration:none;
}

a:active {

	text-decoration:none;
}

a:visited {

	text-decoration:none;
}

html,h1,h2,h3,h4,h4,h6,form,img,fieldset {
	padding:0;
	margin:0;
	border:none;
}

p,ul,li{
font-size:12px;
line-height:18px;
}

p {
	margin:0 0 1em 0;
	padding:0;
    line-height:18px;
}

#article .noBorder {
	border: none;
}


#article img {
	border:1px solid #666;
}

#article p {
	color: #444;
	line-height:1.5;
}

#article .right {
	float: right;
	margin: 0 0 10px 10px;
}

#article .left {
	float: left;
	margin: 0 10px 10px 0;
}

#article h1 {
	color:#702900;
	font-size:24px;
	border-bottom:1px dotted #2c7ed2;
	margin-bottom:5px;
    padding-bottom:3px;
    line-height:28px;
}

#article h2 {
	color:#333;
	font-size:18px;
	padding-bottom:5px;
	background:none;
	padding-left:0px;
	line-height:22px;
}

#article h5 {
	color:#000;
	font-family:georgia,sans-serif;
	font-size:1.6em;
	font-size-adjust:none;
	font-style:italic;
	font-variant:normal;
	font-weight:normal;
	letter-spacing:1px;
	line-height:normal;
	margin-bottom:.3em;
	
}

#article .date {
	color:#666;
	font-size:11px;
}

#article .author {
	font-weight:bold;
}

#highlightList li {
	color:#777777;
	font-family: georgia;
	line-height:1.8;
	font-size:12px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	padding-bottom:9px;
	padding-right:15px;
	}
	
#highlightList {
	padding-left: 10px;
	margin-left: 20px;
	padding-bottom: 10px;
	}

#videoLinks #caption{
	color:#666;
	font-size:11px;
	padding:2px 0 10px 0;
	margin:0;
	
	}

#videoLinks p{
	margin: 0;
	padding:  0;
	
	}

h2 {
	color:#702900;
	font-size:13px;
	padding-bottom:7px;
	padding-left:20px;
	background:url(../images/titleDot.jpg) 0px 1px no-repeat;
}

h2.large,  h4, h1 {
	color:#702900;
	font-size:20px;
	border-bottom:1px dotted #2c7ed2;
	margin-bottom:10px;
    padding-bottom:5px;
    line-height:26px;
}

h5 {
font-size:16px;
margin-bottom:1em;
margin-top:1em;
}

#contentList {
	list-style:none;
	margin-bottom:1em;
} 

#contentList li {
	margin-left=0;
	padding-left: 15px;
	display: block;
	background:url(../images/smallBrownDot.png) 0px 5px no-repeat;	
}	

/*		CLASSES		*/
.margin			{ margin:1em; }
.marginTop		{ margin-top:1em; }
.marginRight	{ margin-right:1em; }
.marginBottom	{ margin-bottom:1em; }
.marginLeft		{ margin-left:1em; }
.padding		{ padding:1em; }
.paddingTop		{ padding-top:1em; }
.paddingRight	{ padding-right:1em; }
.paddingBottom	{ padding-bottom:1em; }
.paddingLeft	{ padding-left:1em; }
.relative		{ position:relative; }
.bold			{ font-weight:bold; }
.left			{ float:left; }
.right			{ float:right; }
.clear			{ clear:both; }
.center			{ text-align:center; }
.smText			{ font-size:12px; }
.upper			{ text-transform:uppercase; }
.borderBottom	{ border-bottom:1px dotted #2c7ed2; }

.borderTop		{ border-top:1px dotted #2c7ed2; }

#mainContainer {
	width:960px;
	
	text-align:left;
	margin:0 auto;
	/*border:1px solid #a9a9a9;*/
}



    .middleColumn .inner  ul {
    
    		margin-top: -8px;
            
            margin-left: 5px;
            padding-left: 12px;
            font-size: 12px; 
            /*list-style-image: url(../images/dot.png);*/
                        }
            
    

/*		HEADER		*/
	#header {
		height:166px;
		background:url(../images/headers/crocus.jpg) no-repeat; 
		/*background-color:#fff;*/
        position:relative;
		z-index:900;
	}

.socialMedia {
	margin-top:45px; 
	margin-right:40px;
	width: 160px;
	float:right;
}

.socialMedia a {
	width:50px;
	height:50px;
	display:block;
	float: right;
}

.facebook {
	background:url(../images/facebook-trans.png) no-repeat;	
}

.twitter {
	background:url(../images/twitter-trans.png) no-repeat;
	margin-right: 5px;
}

#header form {
	margin-top: 10px;
	margin-right: 40px;
	float: right;
	font-size: 12px;
}
	
	#header form input {
		font-size: 11px;
	}
	
	
	
	#header h1 {
		text-indent:-1000px;
		overflow:hidden;
	}
	
	/*		TABS		*/
		ul#navPrimary {
			list-style:none;
			padding:0;
			margin:0;
			position:absolute;
			top:140px;
			left:10px;
            font-size:11px;
            z-index:1000;
         
		}
		
		ul#navPrimary a, div.menu ul a {
			color:#FFFFFF;
			font-weight:none;
			text-decoration:none;
			outline:none;
			text-transform:uppercase;
            font-size:11px;
		}
		
		ul#navPrimary li, div.menu ul li {
			padding:0;
			margin:0;
			float:left;
			_width:1px;
			padding-left:12px;
			position:relative;
            font-size:11px;
		}
		
		ul#navPrimary li a, div.menu ul li a {
			display:block;
			height:26px;
			line-height:26px;
			cursor:pointer;
			white-space:nowrap;
			overflow:hidden;
			padding-right:12px;
            font-size:11px;
		}
		
		ul#navPrimary li.current, ul#navPrimary li.fakeCurrent {
			background:url(../images/tabs.gif) 0 0 no-repeat;
            font-size:11px;
		}
		
		ul#navPrimary li.current a, ul#navPrimary li.fakeCurrent a {
			color:#702900;
			background:url(../images/tabs.gif) right -26px no-repeat;
            font-weight:bold;
            font-size:11px;
		}
		
		/*		SUBNAV		*/
			ul#navPrimary ul {
				display:none;
				position:absolute;
				top:26px;
				left:-4px;
				
				list-style:none;
				padding:0;
				margin:0;
				border:1px solid #d8b686;
				border-width:0 1px 1px;
                font-size:12px;

                
			}
			
			ul#navPrimary ul li {
				float:none;
				padding:0;
				position:static;
                font-size:12px;
                z-index:1000;
			}
			
			ul#navPrimary ul li a, ul#navPrimary li.current ul li a, ul#navPrimary li.fakeCurrent ul li a {
				height:auto;
				line-height:normal;
				cursor:pointer;
				white-space:normal;
				width:155px;
				padding:5px 8px;
				color:#702900;
				background:none;
				font-weight:normal;
				text-transform:none;
                background-color:#f2e2c4;
                font-size:12px;
                z-index:1000;
			}
			
			ul#navPrimary ul li a:hover, ul#navPrimary li.current ul li a:hover, ul#navPrimary li.fakeCurrent ul li a:hover {
				color:#702900;
				background-color:#fff;
                font-size:12px;
                z-index:1000;
			}

	/*		CONTENT AREA		*/
		body.threeColumn #content, body.twoColumn #content {
        background-color:#fff;
	    /*background:url(../images/borders_3column.gif) repeat-y 0 0;*/
		}
		
body.threeColumnCPIC #content{
	    background:#fff url(../images/CPIC.png) no-repeat bottom right;
		}
		

		body.twoColumn #content {
			background-position:-480px 0;
		}

		body.fourColumn #content {
			background:url(../images/borders_4column.gif) repeat-y 0 0;
		}
		
		#contentInner {
			/*background:url(../images/albertaconservation.gif) 20px bottom no-repeat;*/
            /*background-color:#fff;*/
            border-left:1px solid #ccc;
            border-right:1px solid #ccc;
		}
		
		body.oneColumn #contentInner {
			background:url(../images/borders_3column.gif) repeat-y 0 0;
		}
		
		.contentColumn {
			float:left;
			width:220px;
		}
		
		
		.contentColumnArticle {
			float:left;
			width:230px;
		}
		
		.contentColumn .inner {
			padding:0 0px 5px;
		}
        
		
		.contentBlock {
			padding:9px 0px 0px 10px;
			margin-top:10px;
			width:220px;
		}
		
		.contentBlockWide {
			padding:9px 10px 0;
			margin-top:10px;
		}
        
        .contentBlock.logo {
			background:url(../images/aca-column-logo.gif) no-repeat 34px 5px;
            height:110px;
			width: 225px;
            
		}
		
		.contentBlock.first {
			margin-top:0;		
		}
		
		.leftColumn {
			padding-bottom:135px;
		}
		
		/*		SEARCH		*/
			.inputText {
				border:1px solid #a9a9a9;
			}
			
			#searchForm .inputText {
				width:140px;
				padding:2px;
			}
			
			#searchForm input {
				font-size:11px;
			}
		
        /* @group Secondary Nav
=================================================== */
#galleryContainer{
	margin:0;
	padding-top: 10px;
	}

#gallery{
	margin: 0;
	padding: 0;
	}

#gallery li
{
display: inline;
list-style-type: none;
padding-left: 0px;
padding-right: 5px;
margin-bottom: 20px;
background-image: none;
}
#gallery img
{

padding-bottom: 15px;

}

.navSecondary { 
	margin: 0;
	padding: 0;
	list-style: none;
    font-size:12px;
    
	
    }   
    
.navSecondary li {
	
	margin: 0;
	padding: 6px 1em 6px 10px;
	line-height: 1em;
    border-bottom:1px dotted #2c7ed2;
    padding-bottom: 5px;
   
	}
.navSecondary li a {
	color:#702900; 
	display: block;
    padding:0px 0px;
    text-decoration:none;
	width: 100%; /* play nice in IE6 */
	text-decoration: none; /* IE6 Bug */
   

	}
	
	.navSecondary li a.first {
	margin-top: -10px;
   

	}

	.navSecondary li.current li a {
	color:#702900;
	padding-left:10px;
	font-weight:400;
	background:url(../images/smallBlueDot.png) 0 center no-repeat;
	margin-left:-30px;
	}
	
	.navSecondary li.current li.first {
	margin-top:10px;
	}
	
	.navSecondary li li {
	line-height:1em;
	border-bottom:none;
	list-style:none;
	font-size: 11px;
	margin:0;
	padding:0 0 7px 0;
	}
	
	
	
	.navSecondary li li a {
	color:#702900;
	display:block;
	width:200px;
	text-decoration:none;
	padding:0;
	background-color:none;
	}
	
	.navSecondary li.current li.current a {
	color:#06c;
	font-weight:normal;
	text-decoration:underline;
	
	}
	
	.navSecondary li.current li a:hover {
	color:#06c;
	text-decoration:none;
	}
	
	.navSecondary li a:hover {
	color:#06c;
	text-decoration:none;
	}
	
	.navSecondary li.current a {
	color:#06c;
	padding-left:10px;
	font-weight:700;
	background:#f2f2f2 url(../images/secondarynav_arrow.gif) 0 center no-repeat;
	}
	
.navSecondary li.current {

	background:#f2f2f2 url(../images/subnavshadow.png) repeat-x;
	}	

.navSecondary li.current li.current {

	background-image:none;
	}
		
		
		/*		ROUND BLOCK		*/
				.roundBlock {
					background:url(../images/roundBlock_top.gif) no-repeat 0 0 #EEDCBB;
					margin-right:5px;
					margin-left:5px;
				}
				
				.roundBlock .roundBlockInner {
					padding:15px 10px 5px;
					background:url(../images/roundBlock_bottom.gif) no-repeat 0 bottom;
					width: 190px;
				}		
		
		/*		MIDDLE COLUMN		*/
			.middleColumn{
				width:477px;
				padding-top:0px;
                padding-bottom:10px;
			}
			
			.middleColumn2 {
			padding:0 15px 10px;
			width:465px;
			}
			
			.middleColumn3 {
			padding:0 10px 10px;
			width:650px;
			}
			
			.middleColumn4 {
				padding:0 23px 10px;
				width:870px;
				}
			
			body.twoColumn .middleColumn {
				width:710px;
			}
			
			body.oneColumn .middleColumn {
				width:auto;
				float:none;
			}			
			
			.middleColumn .inner {
				padding:0 18px;
			}
			
			.middleColumn2 .inner {
				padding:0 0px 0 9px;
			}
			
			.middleColumn .contentBlock {
				padding:0;
				padding-right:10px;
                margin-right:5px;
				width:205px;
			}
			
			.middleColumn2 .contentBlockWide {
				padding:0;
				padding-right:10px;
                margin-right:5px;
				width:auto;
			}

	/*		.middleColumn .contentBlock img {
				float:left;
				margin:0 3px 3px 0;
			}*/
		
			/*		VIDEO BLOCK		*/
				.videoBlock {
					background:url(../images/videoblock_top.gif) no-repeat 0 0 #EEDCBB;
                    margin-bottom: 10px;
				}
				
				.videoBlock img {
					float:right;
					margin-left:5px;
				}
				
				.videoBlock a {
					color:#3333ff;
				}
				
				.videoBlock h2 a {
					text-decoration:none;
					text-transform:uppercase;
				}
				
				.videoBlock h2 a:hover {
					text-decoration:underline;
				}
				
				.videoBlock .videoInner {
					padding:15px;
					background:url(../images/videoblock_bottom.gif) no-repeat 0 bottom;
				}
				
			/*		TABS (Most of the tab styles are shared with the main nav and are declated in that section)		*/
				div.menu {
					padding-top:10px;
				}
				
				div.menu ul {
					list-style:none;
					padding:0;
					margin:0;
					height:26px;
					background:url(../images/tabs_lower_bg.gif) repeat-x 0 0;
					padding-left:20px;
				}
				
				div.menu ul li a {
					color:#702900;
					text-transform:none;
					font-size:11px;
					line-height:28px;
				}				
				
				div.menu ul li.tabactive {
					background:url(../images/tabs_lower.gif) 0 0 no-repeat;
                    font-weight:bold;
				}
				
				div.menu ul li a.tabactive {
					background:url(../images/tabs_lower.gif) right -26px no-repeat;
				}
			
		/*		FOOTER		*/
			.footer {
				
				margin:0;
				width:962px;
				margin:0 auto;
				background:url(../images/footer.gif) repeat-x 0 0;
				font-size:10px;
                height:21px;
                line-height:12px;
			}
       /*		Copyright		*/
       
       .copyright{
				
				padding-top:2px;
				width:962px;
				margin:0 auto;
				font-size:10px;
                height:21px;
                line-height:14px;
			}
       		

/* Fix's containers not clearing inner floats in firefox */
.clearIt:after, ul.rightNav.pricing li:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
html .clearIt, html ul.rightNav.pricing li {
	height: 1%;
}
#crumbList {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0;
	margin:0;
	padding:0;
		
	}

#crumbList li {
	display: inline;
	color: #999; 
	}
#crumbList ul {
	
	margin-bottom: 0px; 
    margin: 0px;
    padding: 0px; 

	}
#crumbList li a {
	color: #999;
	padding-bottom: 0;
	border: 0;
	text-decoration: none;
	font-size: 11px;
	}
#crumbList li a:hover {
	color: #000;

	}
/*____________________________________________________________________________________________pagejump_*/
.menu2 {
	padding-top:10px;
  	padding:auto; 
  	margin:auto; 
  	list-style-type:none;
  	white-space:nowrap;
  	}
.menu2 li {
  	float:left;
  	padding:0px 2px  0px 3px
  	}
.menu2 li p {
	padding:3px;
	}
.menu2 a {
  	width:auto;
  	display:block;
  	padding:3px 3px;
  	color:#000; 
  	background:#fff; 
  	/*border : 1px solid #e2c81b;*/
  	text-decoration:none;
  	}
.menu2on a {
  	width:auto;
  	display:block;
  	padding:3px 3px;
  	color:#fff; 
  	background-color : #ccc; 
  	/*border : 1px solid #e2c81b;*/ 
  	text-decoration:none;
  	}
.menu2 a:hover {
  	color:#fff; 
 	background-color : #ccc;
  	}

/*____________________________________________________________________________________________records_*/
.records form {
	margin-top:10px;
    margin-bottom:10px;
    }
.light {
	background-color:#fff;
	width:auto;
	}
.light p{
	margin:0;
	padding:3px;
    font-size:11px;
	}
.dark {
	background-color:#eee;
	width:auto;
	}
.dark p{
	margin:0;
	padding:3px;
    font-size:11px;
	}
.recordNumber {
	width:20px;
    margin-top:3px;
    margin-bottom:3px;
    float:left;
    }
.recordListing {
	width:410px;
    margin-top:3px;
    margin-bottom:3px;
    margin-right:5px;
    float:left;
    }
/*_____________________________________________________________________________________________cdc*/

.cdcMap {
	
	width:450px;
	margin-bottom:0px;
}
.cdcTitle {
	font-weight:bold;
	font-size:12px;
	}

#cdcLinksContainer {
	width:450px;
    height:25px
	
	}
#cdcLinksContainer ul {
	padding-left: 0;
	margin-left: 0;
	margin-bottom:10px;
}
.cdcLinks li {
	display: inline;
	list-style-type: none;
	padding-right: 15px;
	}
	
#cdcInfoContainer {
	width:400px;
	margin-right:0px;
	}

#cdcLegendContainer {
	
	width:450px;
	margin-bottom:20px;
	}
#cdcLegendContainer ul {
	padding-left: 0;
	margin-left: 0;
	
	}
#cdcLegendContainer li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	float:left;
	width:75px;
	margin-bottom:3px;
	}

#cdcRequestInfoContainer {
	
	width:auto;
    height:200px;
	margin-right:10px;
	}
#cdcRequestInfoContainer ul{
	padding-left: 0;
	margin-left: 0;
	margin-bottom:0px;
	}
#cdcRequestInfoContainer li{
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	float:left;
	width:100px;
	margin-bottom:3px;
	}
.imageRight {
	 float:right;
     margin-top:5px;
	 margin-left:20px;
     margin-bottom:3px;
	 }
.imageLeft {
	 float:left;
     margin-top:3px;
	 margin-right:10px;
     margin-bottom:3px;
	 }
.memberGroups {
    text-align:center;
    width:200px;
    height:100px;
    padding:5px;
    margin-top:5px;
    float:left;
    border-color:#eee;
    }
.tabInfo img {
     margin-top:3px;
	 margin-right:10px;
     }
.return {
	margin: 0px;
    padding: 0px;
    }
	
/*_____________________________________________________________________________________________content buttons*/
.btn { 
	font-size:11px;
	display: block; 
	position: relative; 
	background: #d8ad23; 
	padding: 0px 5px 0px 5px; 
	margin-top: 5px; 
	float: left; 
	color: #fff; 
	text-decoration: none; 
	cursor: pointer; 
	border: 1px solid #888;
	}
	
.btn:hover { 
	background: #2693dc; 
	}

.white A:link {
	text-decoration: none;
	color: #fff !important;
	}
	
.white A:visited {
	text-decoration: none;
	color: #fff !important;
	}
	
.white {
	text-decoration: none;
	color: #fff !important;
	}
	
.white A:hover {
	text-decoration: none;
	color: #fff !important;
	}

	
	
.contentBlockBtn A:link {
	text-decoration: none;
	}
	
.contentBlockBtn A:visited {
	text-decoration: none;
	}
	
.contentBlockBtn A:active {
	text-decoration: none;
	}
	
.contentBlockBtn A:hover {
	text-decoration: none;
	}
	
/*_____________________________________________________________________________________________summary table*/
#summaryTable {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: black black black black;
	border-collapse: collapse;
	background-color: white;
	margin-bottom: 1em;
}

#summaryTable td {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}

#summaryTable th {
	border-width: 1px 1px 1px 1px;
	padding: 4px 4px 4px 4px;
	border-style: inset inset inset inset;
	border-color: black black black black;
	background-color: #eee;
	-moz-border-radius: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
}

#summaryTable td p,#summaryTable th p {
	padding: 0;
	margin:0;
}


/*_____________________________________________________________________________________________magazine*/


.magazines {
	margin-bottom:0px;
	padding: 0;
	list-style: none;
    margin-top:10px;  
} 
.magazines li {
	padding: 0;
	margin: 0 2px;
	position: relative;
	text-align: center;
    float: right;  
}
.magazines ul {
	
}
.magazines a {
	padding: 0;
	display: block;
	background-color: #eee;
	width: 106px;
    height: 140px;
	text-decoration: none;
	font-weight: bold;
}
.magazineBackground {
    background: url(../../../../../go/tasks/sites/default/assets/Image/01HomePage/discover08.jpg) no-repeat;
}
.discoverBackground {
    background: url(../../../../../go/tasks/sites/default/assets/Image/01HomePage/Con-Mag-Cover-FW-08.jpg) no-repeat;
}
.magazines li em {
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 76px;
    float: right;
	position: absolute;
	top: 200px;
	left: -51px;
	text-align: center;
	padding: 7px 12px 7px;
	font-style: normal;
    font-size: 11px;
    line-height: 16px;
	z-index: 1000000;
	display: none;
}
/*_____________________________________________________________________________________________Beaver River Form*/

.beaverForm input, .beaverForm select, .beaverForm textarea {
	margin-bottom:10px;
}

/*_____________________________________________________________________________________________New Search Form*/

.searchSetContainer {
	background: #fff;
	margin: 0px;
	list-style: none;
} 

.searchSet {
	padding-top: 10px;
	width: auto;
	border-bottom: 1px dotted #2c7ed2;
	font-size: 12px;	
}

.searchSet li{
	list-style-type: none;	
}


.searchSetFirst {
	padding-top: 0px;
}

.searchSetLast {
}

#navcontainer {
	padding-top:20px;
}

/*_____________________________________________________________________________________________Additional background for new homepage layout boxes with rounded corners.*/

.t {background: url(../images/contentBox/dot.gif) 0 0 repeat-x; width: 20em; margin-bottom: 10px}
.b {background: url(../images/contentBox/dot.gif) 0 100% repeat-x}
.l {background: url(../images/contentBox/dot.gif) 0 0 repeat-y}
.r {background: url(../images/contentBox/dot.gif) 100% 0 repeat-y}
.bl {background: url(../images/contentBox/bl.gif) 0 100% no-repeat}
.br {background: url(../images/contentBox/br.gif) 100% 100% no-repeat}
.tl {background: url(../images/contentBox/tl.gif) 0 0 no-repeat}
.tr {background: url(../images/contentBox/tr.gif) 100% 0 no-repeat; padding:10px}
