/* CSS Document */
html,body {
	margin:0;
	padding:0;
	}
	
body {
	font: 10pt verdana,sans-serif;
	color: #20395b;
	text-align:center;
	background:#6d6d6d url(images/body_tile.gif) repeat-x;
	}
	
div#container{
	width:750px;
	text-align:left;
	margin:10px auto 0 auto;
	background:#bfbfbf;
	border:#FFFFFF 2px solid;
	}
	
div#subHeaderContainer {
	width: 98%;
	height:18px;
	padding-right:5px;
	padding-top:4px;
	border-right:#FFF 1px solid;
	border-bottom:#FFF 2px solid;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	background-image: url(images/HeaderBarSliced.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
}


/*Main Navigation Links*/

div#navigation {
	background:#EEE;
	text-align:right;
	padding-right: 6px;
	}

div#navigation a 	{
	color:#333333;
	font-size:12px;
	line-height:18px;
	padding:6px 18px 0px 18px;
	margin-right:3px;
	text-decoration:none;
	border-left:#EEE 1px solid;
	border-right:#EEE 1px solid;
	border-bottom:#EEE 1px solid;
	}

div#navigation a:hover{
	background: url(images/hover.gif) #CBBF7C repeat-x;
	border-left:#c6bc82 1px solid;
	border-right:#c6bc82 1px solid;
	border-bottom:#c6bc82 1px solid;
	color:#000;
	}
	
#current {	
	background: url(images/hover.gif) #CBBF7C repeat-x;
	border-left:#c6bc82 1px solid;
	border-right:#c6bc82 1px solid;
	border-bottom:#c6bc82 1px solid;
	color:#000;
	}
/*End Main Navigation Links*/
	
	
/*Main Content Area Links*/
a 	{
	padding-top: 0px;
	border: 0;
	font-size: 11px;
	border: 0px;
	}

a:link, a:active {
	color: #000;
	}

a:visited, a:hover {
	color: #626262;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	}

/*End Main Content Area Links*/


/*Leaf Image*/
.leaf {
	position: absolute;
	z-index:9;
	}
	
div#leafTitle {
	position: absolute;
	z-index:10;
	margin-top:106px;
	margin-left:5px;
	padding:2px;
	width:193px;
	height:18px;
	color:#2d4260;
	font-weight:900;
	font-size:16px;
	text-transform:uppercase;
	background: url(images/leaf_title_bg.gif);
	border:  #999999 solid 1px;
	}
	
div#LeafText a:link, div#LeafText a:hover, div#LeafText a:active, div#LeafText a:visited {
	color: #C5B868;
	font-weight:900;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
	}
/* End Leaf Image*/


/*Header Styles*/
div#header {
	height: 110px;
	background:#FFFFFF url(images/header_tile.gif) repeat-x;
	position:relative;
	}
		
div#header .logo {
	position:absolute;
	top: 25px;
	float:left;
	border:0px;
	}

div#greyLine{
	background:#bfbfbf;
	height:1px;
	line-height:0px;
	font-size:0px;
	}
	
div#whiteLine{
	background:#FFF;
	height:1px;
	margin-bottom:4px;
	line-height:0px;
	font-size:0px;
	}	
/* End Top Header Styles*/


/* Extra Nav Styles*/

.extraNav {
	float:right;
	text-align:right;
	padding:10px 10px 0 0;
	height:20px;
	position:relative;
	}
	
.extraNav a{
	font-size: 10px ;
	color:#666;
	text-decoration: none;
	background-image: none;
	border: 0;
	}

.extraNav a:link {
	font-size: 10px;
	color:#666;
	text-decoration: none;
	background-image: none;
	border: 0;
	}

.extraNav a:active {
	text-decoration: underline;
	}

.extraNav a:hover{
	color:#000;
	text-decoration: underline;
	background: none;
	}
	
/* Extra Nav Styles*/


/* Sub Nav Styles*/
div#subNavigation{
	float:left;
	margin-top:120px;
	width:210px; 
	}
/* End Left Sub Nav Styles*/

/* content div styles */
div#content{
	float:right;
	width:530px;
	margin-top: 10px;
	}
	
#career_content {
	float:right;
	width:530px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
div#content p{
	line-height:1.4
	}	
/* end content div styles &/


/*  Search styles */
#searchBox {
	float:left;
	margin:10px 0 0 0px;
	width:197px;
	font-size: 10pt;
	font-family: verdana,sans-serif;
	}
	
div#searchTitle {
	margin:4px 0 8px 0;
	padding:0;
	border-bottom:#000000 dotted 1px;
	}

.searchButton {
	background: url(images/hover.gif) #CBBF7C repeat-x;
	border:#706a45 1px solid;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	height: 18px;
	line-height: 18px;
	width: 50px;
	float:right;
	text-align:center;
	}
	

form{
	margin:0;
	padding:0;
	border:0;
	}

.searchInput {
	background:#e6e6e6;
	border:#fff solid 2px;
	padding: 0px;
	margin:0px;
	height: 18px;
	line-height: 18px;
	width:130px;
	}

.searchInput:hover, .searchInput:active {
	background:#FFFFFF;
	border:#79a530 solid 2px;
	}
	
.searchButton a {
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
	}

.searchButton a:link, a:active {
	color: #706a45;
	}
	
/* End left search styles */

/* career */

.careersButton {
	background: url(images/hover.gif) #CBBF7C repeat-x;
	border:#706a45 1px solid;
	padding: 0px;
	margin: 1px 0px 0px 0px;
	height: 18px;
	width:200px;
	line-height: 18px;
	text-align:center;
	text-transform:uppercase;
}
	
	
.careersButton a {
	text-decoration:none;
	font-weight:bold;
	font-size:9px;
}

.careersButton a:link, a:active {
	color: #706a45;
}
.careerList li{
	margin:0 10px 5px 0;
	padding: 6px;
	list-style: disc;

	font-weight: bold;
	font-size: 12px;
	color: #20395b;
}
.careerList a {
	font-weight: normal;
	font-size: 12px;
	color: #20395b;
}

/*end of career*/


/* Footer Styles*/
div#footer{
	color: #FFF;
	width: 700px;
	margin:10px auto 0px auto;
	font-size: 10px;
	background-image: none;
	border: 0;
	}
	
div#footer a {
	font-size: 12px;
	color:#fff;
	text-decoration: underline;
	background-image: none;
	border: 0;
	}	

div#footer a:link a:active {
	color:#fff;
	text-decoration: underline;
	background-image: none;
	border: 0;
	}

div#footer a:hover{
	color:#fff;
	text-decoration: none;
	background: none;
	background-image: none;
	border: 0;
	}
	
div#extra{
	clear:both;
	width:100%;
	}
/* End Footer Styles*/


/* text formatting style */
p	{
	margin:0 10px 10px;
	}

h1 {
	color:#20395b;
	font-size: 18px;
	padding-left: 10px;
	}

h2 {
	color:#20395b;
	font-size: 16px;
	padding-left: 10px;
	}

h3 {
	color:#20395b;
	font-size: 14px;
	padding-left: 10px;
	}

h4 {

	color:#20395b;
	font-size: 12px;
	padding-left: 10px;
	}

h5 {
	color:#20395b;
	font-size: 10px;
	padding-left: 10px;
	}	

h6 {
	color:#20395b;
	font-size: 8px;
	padding-left: 10px;
	}
	
hr {
	width: 516px;
	border-bottom-style: none;
	background-color: #20395b;
	height: 1px;
	}
/* End Text Formatting */
	
	
/* Table Styles */

div#dotted{
	border-top:1px dotted #000;
	height:1px;
	width:200px;
	margin-left:5px;
	line-height:0px;
	font-size:0px;
	}
	
.prpdCounter {
	display:none;
	font-size:10px;
	text-align:right;
	color: #8e8e8e;
	padding-right: 5px;
}

.counter {
	color: #6d6d6d;
	font-size:5px;
}

/* table {
	padding: 1 px;
	height: auto;
	width: 500 px;
	margin: 0 px;
	border-width: 0 px;
	border-style: none;
	}
	
td {
	padding: 1px;
	background-color: #999999;
	margin: 0px;
	border-width: 0px;
	border-style: none;
	}
	
	*/

/* End Table Styles */

/* PRPD Styles  */

strong {
	font-size: 12px;
	}

div#LeafText {
	color: #C5B868;
	position: absolute;
	z-index:10;
	margin-top:105px;
	margin-left:5px;
	padding:2px;
	width:196px;
	height:18px;
	font-weight:900;
	font-size:16px;
	text-transform:uppercase;
	}
	
#prpdNavPadding {
	float: left;
	}

#prpdNav {
	text-align: right;
	border-style: solid;
	border-color: #FFFFFF;
	border-width: 1px 0 2px 0;
	background: #193968;

	height: 22px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	}

#location {
	position: absolute;
	top: 173px;
	left:500px;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 9px;
	}

#prpdSubFlash {
	width: 544px;
	height:50px;
	float:right;
	}

#prpdCorner {
	background-image: url(images/cornerPiece.gif);
	background-repeat: no-repeat;
	height: 27px;
	width:42px;
	float:right;
	}
	

	
#prpdFlash {
	width:100%;
	height: 200px;
	}

#prpdSubHeader{
	background-color: #183968;
	height: 93px;
	width:100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	float:right;
	}

.feedback {
	font-family: verdana,sans-serif;
	color: #C5B765;
	font-size: 10px;
	}

.feedback a:link, a:active {
	color: #C5B765;
	text-decoration: none;
	}

.feedback a:hover {
	color: #C5B765;
	text-decoration: underline;
	}
	


div#prpdNav a {
	text-decoration: none;
	color:#FFF;
	font-size: 10px;
	}

div#prpdNav a:link, a:active {
	text-decoration: none;
	}

div#prpdNav a:hover{
	text-decoration: underline;
	}
	
	
	
div#subHeaderContainer {
	height:15px;
	padding-right:5px;
	padding-top:6px;
	border-bottom:#FFF 2px solid;
	text-align: right;
	color: #FFF;
	font-weight: bold;
	font-size:10px;
	background-image: url(images/HeaderBarSliced.jpg);
	background-repeat: no-repeat;
	background-position: 200px 0px;
	text-transform: uppercase;
	}
	
div#prpdSubNavigation{
	float:left;
	width:210px;
	}
	
.themenu {
	width: 150px;
	float:left;
	padding: 5px;
	}
	
.btn_chipping, .btn_environmental,.btn_tree  {
	width:250px;
	height:20px;
	text-decoration:none;
	line-height:20px;
	background:url(about_dmi/dmi_in_alberta/prpd/images/vidBTN.jpg);
	display:block;
	}
			
body#chipping .btn_chipping,
body#environmental .btn_environmental,
body#tree .btn_tree{ 
	color:#193968;
	text-decoration:none;
	width:250px;
	height:20px;	
	line-height:20px;
	background:url(about_dmi/dmi_in_alberta/prpd/images/vidBTNhover.jpg);
	display:block;
	}

.dropBoxFrame {
	width:98%;
	height:53px;
	border: 0px;
	}
	

div#weather {
	border-top: 12px solid #bfbfbf;
	text-align: center;
	width:191px;
	margin: 0;
	padding: 4px;
	background: #999; /* #498200; */
	clear: left;
	}
/*  end PRPD Styles */	

/* dmi careers styles */

#career_listing {
	/* ul styles */
	padding-top: 10px;
	}

#career_listing .list_item{
	margin:0 20px 20px 0;
	padding: 6px;
	list-style: disc;
}
	
#career_listing .title a{
	color: #20395b;
	font-size: 12px;
	font-weight: bold;
}
#career_listing .title a:hover{

}
	
#career_listing .expire{
	padding:4px 0 0 10px;
}

#career_listing .description{
	font-style:italic;
	padding:4px 0 0 10px;
}

#career_overview {
	margin:0 20px 10px 10px;
	padding: 6px;
	background: #cfcfcf;
}
	
#career_title {
	margin:0 20px 10px 2px;
	padding: 6px;
	font-size: 18px;
	font-weight: bold;
	}
	
#career_details {
	margin:0 20px 10px 10px;
	padding: 6px;
	background: #cfcfcf;
	}
	
#floatLeft {
	width:230px;
	float:left;
}
	
#floatRight {
	width:230px;
	float:right;
}
.bodyParagraph a {
	font-size: 12px;	
}
