


/************ Center Site **************/
.clear {
	clear:both;
}
#container {
	display:block;
	margin:0 auto;
	padding:0;
	width:900px;
}
#headerContainer {
	display:block;
	position:relative;
	margin:0;
	padding:0;
	height:64px;
	z-index:30;
}
#headerDropdown {
	display:block;
	position:absolute;
	margin:0;
	padding:0;
	width:666px;
	height:30px;
	left:10px;
	bottom:6px;
	text-align:left;
	z-index:300;
}
#headerLinks {
	display:block;
	position:absolute;
	float:left;
	left:10px;
	top:0;
	margin:0;
	padding:0;
	color:#ccffcc;
	text-align:justify;
	height:27px;
	z-index:31;
}
#headerLinks a:link, #headerLinks a:visited {
	color:#ccffcc;
	text-transform:uppercase;
	text-decoration:none;
}
	
#headerLinks a:hover, #headerLinks a:active {
	color:#ffffff;
	text-transform:uppercase;
	text-decoration:none;
}
/***************** Verity Header Search Form Styles *********************/
#headerSearch {
	display:block;
	position:absolute;
	float:right;
	width:154px;
	height:22px;
	right:2px;
	top:6px;
	margin:0;
	padding:1px 0 0 0;
	background:transparent url(http://www.saskcleans.ca/images/layout2011/search/header-search-bg.gif) left top no-repeat;
	z-index:32;
}
#headerSearch td {
	vertical-align:middle;
}
#BCverity_search_input_container {
	display:block;
	margin:0;
	padding:1px 3px 0 7px;
}
#headerSearch input.BCverity_search_input {
	border:none;
	width:120px;
	height:11px;
	margin:0;
	padding:0;
	font-size:10px;
	font-weight:normal;
	color:#004b30;
	text-align:left;
	vertical-align:middle;
	background: #ffffff url(none);
}
#headerSearch input.BCverity_search_input:hover {
	border:none !important;	
}
#headerSearch input.BCverity_search_button {
	cursor:pointer;
	border:none;
	width:20px;
	height:18px;
	margin:0;
	padding:0;
	font-size:9px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
	vertical-align:middle;
	background: #ffffff url(http://www.saskcleans.ca/images/layout2011/search/header-search-icon-bg.gif) left top no-repeat;
}
#headerSearch input.BCverity_search_button:hover {
	border:none !important;
	background: #ffffff url(http://www.saskcleans.ca/images/layout2011/search/header-search-icon-bg.gif) left bottom no-repeat;
}
#BCverity_search_divider {
	width:1px;
	background:#132241;
	height:18px;
}
/***************** shareThis Styles *********************/

#shareThisArea {
	display:block;
	margin:0;
	padding:0;
	width:100px;
}
#sharePrintTitle td {
	vertical-align:middle;
}
.st_sharethis_custom {
	display:block;
	text-align:left;
	width:40px;
	height:16px;
	margin:0;
	padding:1px 0 0 19px;
	background: url(http://www.saskcleans.ca/images/layout2011/shareThis/icon.gif) no-repeat scroll left top transparent;
	font-weight:bold;
	font-size:12px;
	color:#006842;
	text-decoration:underline;
	cursor:pointer;
}
.st_sharethis_custom:hover {
	color:#006842;
	text-decoration:none;
}

#footer {
	display:block;
	margin:0;
	padding:10px 0 36px 0;
	text-align:right;
	color:#ffffff;
}
#footer a:link, #footer a:visited {
	font-weight:bold;
	color:#ffffff;
	text-decoration:underline;
}
#footer a:hover, #footer a:active {
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}


/* Sask Cleans Centered Layout CSS */

html {
	margin:0;
	padding:0;
	}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#004b30;
	margin:0;
	padding:0;
}



#containerHome {
	background-color:#ffffff;
/*	float:left; margin-left:-184px; width:100%;*/
}

#containerInner {
	background-color:#ffffff;
}


a:link, a:visited {
	color:#006842;
	text-decoration:underline;
	font-weight:bold;
	}
	
a:hover, a:active {
	color:#006842;
	text-decoration:none;
	font-weight:bold;
	}

/*home layout*/

#navHome {
	/*background-image:url(/images/homelogo.gif); background-repeat:no-repeat;*/
	background-color:#318b4d;
	color:#ffffff;
	font-style:italic;
	text-align:left;
	}
	
#homeLeft {
	padding:5px 25px 189px 32px;
	width:121px;
	}
	
#homeContent {
	padding-top:0px;
	margin-top:0px;
	min-height:350px;
	height:auto !important;
	height:350px;
}

#srclogo {
	margin-bottom:105px;
	}
	
/*inner layout*/
	
#navInner {
	/* background-image:url(/images/homelogo.gif); background-repeat:no-repeat; */
	background-color:#bbd6c0;
	text-align:left;
	margin-top:1px;
	}
	
#innerContent {
	display:block;
	margin:0;
	padding:0;
}

	
/*common*/

#wrapper {
	text-align:left;
	}
	
#bar {
	width:577px;
/*	background-image:url(/images/homebar.gif); background-repeat:no-repeat;*/
	height:12px;
	padding-bottom:0px;
	margin-bottom:0px;
	}

#contentText {
	padding:10px 10px 40px 10px;
	}

#headerLong {
	background-color:#3b2f4c;
	}
		
#headerDropdown ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	display:block;
}

#headerDropdown ul li ul a {
	display: block;
	float:left;
	background-color:#bbd6c0;
	border-top:1px solid #006842;	
	font-size:11px;
	font-weight:normal;
	width:200px;
	padding:5px 5px 5px 5px;
}

#headerDropdown a:link {
	background-color:#bbd6c0;
	color:#000000;
	text-decoration:none;
	
}

#headerDropdown a:visited {
	background-color:#bbd6c0;
	color:#000000;
	text-decoration:none;
}

#headerDropdown a:hover {
	background-color:#006842;	
	color:#ffffff;
	text-decoration:none;
}

#headerDropdown a:active {
	background-color:#006842;	
	color:#ffffff;
	text-decoration:none;	
}

#headerDropdown ul li {
	position: relative;
	}

#headerDropdown ul ul {
	position: absolute;
	z-index: 500;
	top:30px;
	left:0px;
}

#headerDropdown ul li #lastHeader  {
	position: absolute;
	z-index: 500;
	top:30px;
	left:-148px;
	text-align:right;
}

#headerDropdown ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#headerDropdown ul ul {
	display: none;
}

div#headerDropdown ul li:hover ul {
	display: block;
}

#menuContainer {
	zoom:1;
	}
	

	
#footerBorder {
	border-top:3px solid #006842;
	padding-top:3px;
	}

h1 {
font-family:arial;
color:#00FF99;

}


h3 {
	color:#006842;
	}

h1.SCpageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #006842;
}

.breadcrumbs, .breadcrumbs td.crumbList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006842;
}

a.breadcrumbs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.breadcrumbs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a.breadcrumbs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006842;
	text-decoration: underline;
}
a.breadcrumbs:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #006842;
	text-decoration: underline;
}

.header01 {
	color: #006842;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 30px;
}

.buttons {
	font-family: Arial, Helvetica, sans-serif;
	color: #006842;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #006842;
	font-weight: bold;
	border:none;
}
.Border {
	border: 1px solid #006842;
}
.formheader {
	color: #FFFFFF;
	background-color: #006842;
	font-weight:bold;
	padding:3px 3px 3px 0px;
}

.newsheader {
	color:#006842;
	font-size:14px;
	font-weight:bold;
	}
	
a.SubTitle:link, a.SubTitle:visited {
	display:block;
	background-color:#006842;
	color:#ffffff;
	height:100%;
	width:100%;
	text-decoration:none
	}
	
a.SubTitle:hover, a.SubTitle:active {
	display:block;
	background-color:#006842;
	color:#aef4c4;
	height:100%;
	width:100%;
	text-decoration:none
	}


#alertbox {
	border: 		1px solid #006842;
	background-color: #006842;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10px;
	height: 		100%;

}

div.alertbox {
	border: 		1px solid #006842;
	background-color: #006842;
	padding-left: 	5px;
	padding-right: 	5px;
	padding-top: 	1px;
	padding-bottom: 3px;
	display:		inline;
	color:			#FFFFFF;
	text-align:		center;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		10px;
	height: 		100%;
}


/* SpryCollapsiblePanel.css - version 0.5 - Spry Pre-Release 1.6 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main CollapsiblePanel container. For our
 * default style, the CollapsiblePanel is responsible for drawing the borders
 * around the widget.
 *
 * If you want to constrain the width of the CollapsiblePanel widget, set a width on
 * the CollapsiblePanel container. By default, our CollapsiblePanel expands horizontally to fill
 * up available space.
 *
 * The name of the class ("CollapsiblePanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * CollapsiblePanel container.
 */
.CollapsiblePanel {
	margin: 0px;
	padding: 0px;
	border-bottom: solid 1px #CCC;
}

/* This is the selector for the CollapsiblePanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open or close the panel.
 *
 * The name of the class ("CollapsiblePanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * CollapsiblePanel panel tab container.
 */
.CollapsiblePanelTab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-color: #F9DD81;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is used by the Public Dealer Locator Spry UI */
.CollapsiblePanelContent {
	margin: 0px;
	padding: 0px;
}

.CollapsiblePanelTab a {
	color: black;
	text-decoration: none;
}

.CollapsiblePanelOpen .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

.CollapsiblePanelClosed .CollapsiblePanelTab {
 /* background-color: #EFEFEF */
}

.CollapsiblePanelTabHover,  .CollapsiblePanelOpen .CollapsiblePanelTabHover {
	background-color: #F4E3AA;
}

.CollapsiblePanelFocused .CollapsiblePanelTab {
	background-color: #F4E3AA;
}

