@charset "utf-8";
/*
	______ - ________
	http://www.thewebshop.ca
	---------------------------------------------
*/
html,body
{
	font-family: 		Arial,Helvetica,Tahoma,sans-serif;
	/*font-family:		"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;*/
	font-size:			13px;
	margin:				0px 0px 0px 0px;
	background:			white;
	text-align:			left;
	color:				#333333;
}
/* pre resets */
html,div,p,table,form,h1,h2,h3,h4,h5,h6,h7,ul,ol,li,blockquote,input,textarea,iframe,span
{
	margin:			0px;
	padding:		0px;
	line-height:	1.2em;
	font-size:		1em;
}
td
{
	line-height:	1.2em;
	font-size:		1em;
}
a img { border:0px; }
a:link,a:hover,a:visited,a:active {outline:none !important;}

ul, ol
{
	margin-top:		1.8em;
	margin-left:	3.4em;
	margin-bottom:	1.8em;
}

ul ul
{
	margin-top:		.8em;
	margin-left:	2.4em;
	margin-bottom:	.8em;
}


li
{
	line-height:1.5em;
	padding-bottom:.3em
}


p
{
	margin-top:		.2em;
	margin-bottom:	1.3em;
	line-height:	1.6em;
}

blockquote
{
	margin-top:		.5em;
	margin-bottom:	1.3em;
	line-height:	1.6em;
	background:url(../img/quote.jpg) no-repeat;
	padding-left:2.5em;
	margin-left:.5em
	
}


div {
	font-family: Arial,Helvetica,Tahoma,sans-serif;
}

img {
	border: 0;
}


a {
	color:#006643;
}
a:hover {
	color:#000033;
}







h1,
.cms-article span.cms-heading
{
	margin:20px 0;
	color:#1894D4;
	font:26px Arial, "Trebuchet MS", "Century Gothic", Geneva, Helvetica, sans-serif;
	font-weight:normal;
}

h2
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:#333;
	font:21px Arial, "Trebuchet MS", "Century Gothic", "Trebuchet MS", Geneva, Helvetica, sans-serif;
	font-weight:normal;
}

h3
{
	margin-top:.9em;
	margin-bottom:.7em;
	color:#666;
	font:17px Arial, "Trebuchet MS", Geneva, Helvetica, sans-serif;
	/*text-transform:uppercase*/
}
a:link,a:visited,a:active,a:hover
{
	color:#000;
	text-decoration:underline;
}
a:hover
{
	text-decoration:underline;
	color:#006643;
}
input
{
	padding:.23em;
}
hr
{
	height:1px !important;
	overflow:hidden;
	color:white;
	background-color:white;
	border:0px;
	border-bottom:1px dashed #dbdbdb;
	clear:both;
	display:block;
	margin-top:1.3em;
	margin-bottom:1.3em;
}


/* 
*	LAYOUT 
*/
#cms
{
	width:900px;
	margin:0 auto;
}
#cms-container
{

}
#main
{

}
	#body-left
	{
		float:left;
		background-color:#fff;
		width:590px;
		margin:0 10px 30px 10px;
		overflow:hidden;
	}
	#body-right
	{
		float:left;
		background-color:#fff;
		width:243px;
		margin-left:35px;
		overflow:hidden;
	}
		#side-top
		{
			background-image:url(../images/site/side-top.gif);
			width:243px;
			height:15px;
			margin:30px 0 0 0;
		}
		#side-bottom
		{
			background-image:url(../images/site/side-bottom.gif);
			width:243px;
			height:21px;
			margin:0 0 30px 0;
		}
		
#header
{
	height:47px;
	background-image:url(../images/site/topnav/bg-brown.gif);
	background-repeat:repeat-x;
}
	#header-left
	{
		width:415px;
		overflow:hidden;
		float:left;
	}
	#header-right
	{
		float:left;
	}
		#search-form
		{
			float:left;
			margin:22px 0 0 10px;
			width:330px;
		}
		#search-form #searchbox
		{
			border:solid 1px #cdcdcd;
			font-size:11px;
			width:120px;
			color:#666;
		}
		#search-form #searchimage
		{
			border:none;
			padding:0 7px;
		}
	#manitoba-logo
	{
		float:left;
		margin:22px 0 0 0;
	}
#organization
{
	width:900px;
	height:40px;
}
#bg-breadcrumbs
{
	background:url(../images/site/bg-breadcrumbs.gif) repeat-x;
	height:25px;
	font-size:11px;
	color:#fff;
}
	#bg-breadcrumbs-text
	{
		padding:7px 0 0 10px;
	}
#bg-breadcrumbs a:link,
#bg-breadcrumbs a:active,
#bg-breadcrumbs a:visited
{
	color:#fff;
	text-decoration:none;
}
#bg-breadcrumbs a:hover
{
	text-decoration:underline;
}
#masthead
{
	margin-top:1px;
}
#francais
{
	text-align:right;
	padding:10px 0 5px 0;
	font-size:11px;
	font-weight:bold;
	color:#333;
}
	#francais a:link, #francais a:visited
	{
		text-decoration:none;
	}
	#francais a:hover
	{
		text-decoration:underline;
		color:#000;
	}
	
/* under, not in, header */
#menu-container
{
	background:url(../images/site/masthead-menu.jpg) no-repeat;
	width:900px;
	height:36px;
	margin:0 !important;
	padding:0 !important;
}
#menu-panel
{
	margin:0px 0 0 235px;
	width:670px;
	overflow:hidden;
}
#menu-panel-fr
{
	margin:0 0 0 206px;
	width:700px;
	overflow:hidden;
}
#body
{
	font-family:Arial, Helvetica, sans-serif;
}

/*
#footer
{
	float:left;
	height:110px;
}
	#spirited-energy
	{
		float:left;
		width:170px;
		margin:30px 0 0 30px;
	}
	#footer-links
	{
		float:left;
		width:495px;
		margin:40px 0 0 30px;
		font-size:11px;
	}
	#manitoba-footer-logo
	{
		float:left;
		margin:30px 0 0 30px;
	}
#footer-bar
{
	background-image:url(../images/site/footer-green-bar.gif);
	width:900px;
	height:57px;
}
#canadaswebshop
{
	float:left;
	font-size:10px;
	color:#999999;
}
#canadaswebshop a:link,
#canadaswebshop a:active,
#canadaswebshop a:visited,
#canadaswebshop a:hover
{
	font-size:10px;
	color:#999999;
	text-decoration:underline
}
#canadaswebshop a:hover
{
	color:black;
}
*/

#disclaimer
{
	padding:0px 0 20px 0;
	font-size:10px;
	color:#333;
}

#footer {
	clear: both;
	background: #fff;
	height: 1%; /* Holly Hack */
	border-top: 1px solid #ddd;
}

	#footer ul.nav {
		list-style-type: none;
		padding: 0;
		margin: 0;
	}
	
		#footer ul.nav li {
			float: left;
			font-size: 11px;
			color:#333;
			font-weight: bold;
			margin: 0;
			padding: 20px 18px 10px 18px;
		}
		
			#footer ul.nav li.government {
				border-bottom: 5px solid #006643;
			}
			
			#footer ul.nav li.business {
				border-bottom: 5px solid #5bc6e8;
			}
			
			#footer ul.nav li.residents {
				border-bottom: 5px solid #ccdc00;
			}
			
			#footer ul.nav li.tourism {
				border-bottom: 5px solid #739600;
			}
			
			#footer ul.nav li.services {
				border-bottom: 5px solid #e98300;
			}
			
			#footer ul.nav li.search {
				border-bottom: 5px solid #766a65;
				padding-bottom: 8px;
				clear: right;
				width:370px;
			}

				#footer ul.nav li.search input.searchbox {
					width: 100px;
					font-family: Verdana, sans-serif;
					font-weight: normal;
					font-size: 1em;
					margin-top: -2px;
					padding-bottom: 3px;
					border: 1px solid #ddd;
					float: left;
				}
				
				#footer ul.nav li.search img {
					margin-left: 5px;
				}


	#footer #links {
			font-size:9px;
	}
			
	#footer a {
		color: #000;
		text-decoration: none;
	}
	
		#footer a:hover {
			text-decoration: underline;
			color: #555;
		}

	#footer #links {
		text-align: center;
		padding: 10px 0 50px 0;
		margin: 0;
		clear: both;
	}
	
		/* to get accessibility level 3, I put an invisible div between the bottom images */
		#footer #links #acl3 {
			display:none;
		}
	
		#footer #links ul {
			list-style-type: none;
			margin: 14px 0 0 0;
			padding: 0px;
		}
		#footer #links ul li {
			display: inline;
		}

		#footer #links ul li {
			font-size: 10px;
		}

		.energy {
			float: left;
			margin:10px 5px 0 30px;
		}
		
		.manitoba {
			float: right;
			margin:10px 30px 0 5px;
		}




#subpage
{
	padding:20px;
}
/* HOME */
#home-container
{
	float:left;
	padding:20px 0 35px 0;
}
	#home-container #home-left
	{
		float:left;
		background-color:#fff;
		width:410px;
		padding:0 40px 0 30px;
		font-size:12px;
		color:#666;
	}
	#home-container #home-right
	{
		float:left;
		background-color:#fff;
		width:420px;
	}
	#twominute
	{
		padding:20px 0;
	}
	.action-buttons
	{
		padding-right:15px;
	}

/*	MENU's
	*----------->*/
/* 	================================================================================ */		
		
		div#menu-panel
		{
			z-index:10000;		
			text-align:left;
			height:36px;
		}
		
		div#menu-panel div 
		{
			float:left !important;
			font-size:17px;
			color:#FFFFFF;
		}
		
		div#menu-panel  span 
		{
			display: none;
		}
		
		div#menu-panel div a,
		div#menu-panel div a.hover-hot,
		div#menu-panel div a.current-page
		{
			float:left;
			padding:12px 15px 11px 15px;
			color:#0c6ab0;
			font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
			text-decoration: none;
			font-weight:bold;
			text-transform:uppercase;
			vertical-align:middle;
			z-index:1000000;
			white-space:nowrap
		}
		
		div#menu-panel div a.current-page
		{
			font-weight:bold;
			color:#333;
		}
		
		div#menu-panel div a.hover
		{
			/*
			filter:alpha(opacity=73);
			opacity:.73;
			*/
			color:#000;
		}
		
		div#menu-panel div a.hover-hot
		{
			/*
			font-weight:bold;
			filter:alpha(opacity=73);
			opacity:.73;
			*/
			color:#000;
		}
		
		div#menu-panel div #a
		{
			padding:0px !important;
			margin:0px !important;
		}
		
		/* FRENCH MENU */
		
			div#menu-panel-fr
			{
				z-index:10000;		
				text-align:left;
				height:36px;
			}
			
			div#menu-panel-fr div 
			{
				float:left !important;
				color:#FFFFFF;
			}
			
			div#menu-panel-fr  span 
			{
				display: none;
			}
			
			div#menu-panel-fr div a,
			div#menu-panel-fr div a.hover-hot,
			div#menu-panel-fr div a.current-page
			{
				float:left;
				padding:12px 6px 11px 6px;
				color:#0c6ab0;
				font:10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
				text-decoration: none;
				font-weight:bold;
				text-transform:uppercase;
				vertical-align:middle;
				z-index:1000000;
				white-space:nowrap
			}
			
			div#menu-panel-fr div a.current-page
			{
				font-weight:bold;
				color:#333;
			}
			
			div#menu-panel-fr div a.hover
			{
				/*
				filter:alpha(opacity=73);
				opacity:.73;
				*/
				color:#000;
			}
			
			div#menu-panel-fr div a.hover-hot
			{
				/*
				font-weight:bold;
				filter:alpha(opacity=73);
				opacity:.73;
				*/
				color:#000;
			}
			
			div#menu-panel-fr div #a
			{
				padding:0px !important;
				margin:0px !important;
			}
		
		
		
		.menufixmargin
		{
			margin-top:1px !important;
			margin-left:-1px !important;
		}
		
		.menu-splitter
		{
			width:1px;
			overflow:hidden;
			height:36px;
			background:white;
			float:left;
		}


/* helpers ============================>>>=====================>>>================ */
	
	.padded
	{
		padding:8px;
		font-family:inherit;
		color:inherit;
		font-size:inherit;

	}
	.float-right
	{
		float:right;
	}
	.float
	{
		float:left
	}
	.smaller
	{
		font-size:11px;
	}
	.lighter
	{
		color:#9a9a9a
	}
	.site-map-page
	{
		margin-bottom:1em;
	}
	.indent{
		padding-left:0px !important;
		padding-bottom:3px !important;
		padding-right:0px !important;
		padding-top:3px !important;
		margin:0px 0px 0px 0px !important;
	}
	.child-indent{
		padding-left:15px !important;
		padding-bottom:5px !important;
		padding-right:0px !important;
		padding-top:5px !important;
		margin:0px 0px 0px 0px !important;
	}
	.child-indent .child-indent{
		padding-bottom:3px !important;
		padding-top:3px !important;
	}
	
	.solid{margin:0px 0px 0px 0px !important;background-color:#e8e8e8;color:#FFFFFF;font-weight:bold;font-size:13px;padding:.5em}
	.solid div{padding:4px;}
	
	#toc
	{
		overflow:hidden;
		padding:9px 10px 15px 1px;
		background-color:#F7FDE8;
		border-right: 1px dotted #C1DA3E;
		border-left: 1px dotted #C1DA3E;
	}
		#toc a:link,
		#toc a:active,
		#toc a:visited
		{
			color:#000;
			font:12px Arial;
			text-decoration:underline
		}
		#toc a:hover
		{
			color:#006643;
		}
		h4.related-toc
		{
			font-weight:bold;
			color:#000;
			font:14px Arial;
			padding:0 10px 10px 20px;
			background-color:#c1da3e;
		}
		.dm-panel
		{
			border-top:0px dashed #d4d4d4;
		}	
			.dm-panel .child-indent
			{
				padding:2px 0px 2px 15px;
			}

	
	/*	==========================================================================================
	*	CMS Editorials 3
	*/
	
	.cms-article
	{
		font:12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif;
		padding:10px;
		text-align:left;
		border-bottom:1px dashed #999999;
		line-height:1.4em
	}
	.cms-article span.cms-heading
	{
		font-size:1.4em;
		text-decoration:none;
		margin-bottom: 1.2em;
	}
	.cms-article a.cms-heading
	{
		font-size:1.4em;
		text-decoration:none;
		margin-bottom: 1.2em;
	}
	.cms-article .cms-sub-heading
	{
		font-size:1.2em;
		font-weight:bold;
		margin-bottom: 1.3em;
	}
	.cms-article .cms-date
	{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.2em;
	}
	.cms-last-article
	{
		border-bottom:0px;
	}
	a.cms-perma-link:link,
	a.cms-perma-link:visited,
	a.cms-perma-link:active,
	a.cms-perma-link:hover
	{
		font: 0.8em Verdana, Arial, Helvetica, sans-serif;
		line-height: 1.8em;
		border-left:1px solid #CCCCCC;
		margin-left:3px;
		padding-left:3px;
		color:#999999;
		text-decoration:underline;
	}
	a.cms-perma-link:hover
	{
		color:#666666;
	}
	img.cms-article-image-thumb
	{
		margin-left:10px !important;
		margin-bottom:10px !important;
		
	}
	img.cms-article-image
	{
		margin-left:10px !important;
		padding-right:10px !important;
		margin-bottom:10px !important;
		
	}

/*
*	Documents, and CMS:Search-Document type
*/
	.results-pane
	{
		border-left:1px solid #CCCCCC
	}
	.results
	{
		margin:0px;
		font-size:1.3em;
		font-weight:bold;
		margin-top:.2em;
		border-bottom:1px solid #EEEEEE;
		padding-bottom:4px;
	}	
	.document
	{
		margin-top:.6em;
		margin-bottom:.4em;
	}
	.document .desc
	{
		font-size:.9em !important;
		padding-bottom:1px;
		border-bottom:1px dashed #E5E5E5
	}
	.document .small
	{
		font-size:.8em
	}
	.filename
	{
		font-weight:bold;
		margin-bottom:.2em;
		display:block
	}	

/* 
*	Sitemap
*/
	.site-map-page
	{
		margin:1em;
	}
	
	.site-map-page .solid
	{
		background-color:#F3F9FE;
		border-top:1px solid #a0c9e9;
		padding:4px;
		padding-top:6px;
	}
	
	.site-map-page .solid a
	{
		color:#003366 !important
	}
	.site-map-page	.child-indent{
		background:url(../img/sitemap.gif) no-repeat scroll 0 10px;
	}
	.site-map-page .child-indent a:link,
	.site-map-page .child-indent a:visited,
	.site-map-page .child-indent a:hover,
	.site-map-page .child-indent a:active
	{
		color:#0064AF;
		text-decoration:underline;
	}
	.site-map-page .child-indent a:hover
	{
		color:#4B94CB;
	}
	
	.site-map-page .child-indent strong
	{
		border-bottom:2px outset #666666
	}

	.child-indent .child-indent{
		padding-bottom:3px !important;
		padding-top:3px !important;
	}
	
	.solid{margin:0px 0px 0px 0px !important;background-color:#e8e8e8;color:#FFFFFF;font-weight:bold;font-size:13px;}
	.solid div{padding:4px;}
	.solid a{text-decoration:none}
	
	
