@charset "UTF-8";
/* CSS Document */
body {
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-image:url(../assets/banner-strip-inner.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	margin: 0;
	padding: 0;
}
/* IE6 PNG fix ============================================================ */
#displayclose img { behavior: url(/css/iepngfix.htc) }

/* classes================================================================= */
br.clearfloat {
	clear: both;
	size: 1px;	
}
.white {
	color: #fff;
}
.turquoise {
	color: #206a75;
}
.red {
	color: #752828;
}
.alert {
	color: #752828;
	font-weight: bold;
}
.fltlft {
	float:left;
	margin: 0 20px 10px 0;
	padding: 5px 0 0 0
}
.notopmarg {
	margin-top: -1em;	
}

/* layout div's ===================================================================*/
#wrap {
	width: 800px;
	left: 50%;
	margin-left: -398px;
	position: absolute;
	height: auto;
}

/* header and header menu =========================================================*/
#header {
	height: 112px;
	background-image: url(../assets/CF-Alberta-logo.gif);
	background-repeat: no-repeat;
	background-position: 0 10px;
}
#header-homelink {
	width: 200px;
	height: 92px;
	position: absolute;
	top: 10px;
	left: 0;
}
#header-homelink img {
	border: none;
}
#header-prov {
	position: relative;
	top: 22px;
	text-align: right;
	width: 800px;
	color: #000;
	letter-spacing: 1px;
	font-size: .90em;
}
#header-menu {
	position: relative;
	top: 52px;
	text-align: right;
	width: 800px;
}
#header-menu a {
	color: #000;
	font-size: .95em;
	letter-spacing: 1px;
	text-decoration: none;
	border-right: 1px dotted #8b6c42;
	padding: 8px 6px;
}
#header-menu a.last {
	color: #206a75;
	padding: 8px 0 8px 6px;
	border-right: none;
	font-weight: bold;
}
#header-menu a:hover {
	color: #752828;
}

/* turquoise banner =============================================================== */
#banner {
	height: 121px;
	padding: .8em 30px 0 0;
}
#banner p {
	color: #fff;
	font-size: 1.1em;
	line-height: 1.5;
	letter-spacing: .13em;
	margin-left: 230px;
}
body:first-of-type #banner p {
	font-size: 1.2em;
	letter-spacing: .15em;
	line-height: 1.4;
}
*+html #banner p {
	line-height: 1.6;
	margin-top: 18px;
}
* html #banner p {
	line-height: 1.6;
	margin-top: 18px;
}

/* main content area ============================================================== */
#contentwrap {
	height: auto;
	background-image:url(../assets/inner_bkg.png);
	background-repeat: repeat-y;
}
#content {
	width: 540px;
	float: right;
	padding: 20px 30px 20px 30px;
	height: auto;
}
*+html #content {
	background-color: #cdc8b7;
	min-height: 596px;
}
#content h2 {
	font-size: 1.3em; 
	color: #206a75;
	letter-spacing: .15em;
	margin-top: 0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#content h3, #content h4 {
	color: #8b6c42;
	font-size: 1.05em;
	letter-spacing: .13em;
	line-height: 1.5;
}
#content h4 {
	font-size: 1em;
	color: #000;
	letter-spacing: .05em;
}
#content p, #content li{
	line-height: 1.5;
}
#content a {
	text-decoration: none;
	color: #206a75;
	font-weight: bold;
}
#content a:hover {
	border-bottom: 1px solid #752828;
}
#content li.check {
list-style-image:url(../assets/checkmark.gif);
}
#content div.icon {
	float: left;
	margin: 4px 20px 6px 0;
	border: none;
	width: 60px;
	text-align: center;
}
#content p.small {
	font-size: .9em;
}
#disclaimer {
	width: 414px;
	margin-left: 10%;
	margin-top: 12px;
	height: 120px;
	overflow:auto;
	border: 1px solid #b3ac92;
	padding: 0 14px 14px 14px;
	font-size: .85em;
}
#locationlist {
	position: absolute;
	top: 410px;
	left: 230px;
	width: auto;
	font-size: .9em;
	line-height: 1.4;
	white-space:nowrap;
}
* html #locationlist {
	top: 470px;
}
*+html #locationlist {
	top: 470px;
}

#locationlist a {
	color: #000;
	text-decoration: none;
	font-weight: normal;
}
#locationlist a:hover {
	text-decoration: underline;
	border-bottom: none;
}
#locationlist .nw, #locationlist .ne, #locationlist .so, #locationlist .T7 {
	font-size: 1.1em;
	color: #7ca9ad;
	font-weight: bold;
	margin-bottom: 0;
}
#locationlist .ne {
	color: #206a75;
}
#locationlist .so {
	color: #d7e366;
}
#locationlist .T7 {
	color: #8f9d6d;
}
#locationlist div.maploc {
	width: 11px;
	float: left;
	margin-right: 8px;
	text-align: right;
}
#successprofile {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 0;
}
#successprofile p {
	margin: 0;
}

/* sidebar image and navigation formating ======================================= */
#sidebar {
	width: 200px;
	margin-top: -131px;
	float:left;
	background-color: #b3ac92;
	height: auto;
	font-size: .95em;
}
* html #sidebar {
	position: relative;
}
body:first-of-type #sidebar {
	margin-top: -130px;
}
#sidebar img {
	border-bottom: 40px solid #cce226;
	margin-bottom: 8px;
}
*+html #sidebar img {
	margin-bottom: 0;
}
* html #sidebar img {
	margin-bottom: 0;
}
#sidebar img.noborder {
	border-bottom: none;
	margin-bottom: -8px;
}
#sidebar .navlist
{
padding-left: 0;
margin-left: 0;
border-bottom: 1px solid #fff;
width: 200px;
}
#sidebar .navlist li {
	list-style-type: none;
}
#sidebar .navlist li a
{
	list-style-type: none;
	margin: 0;
	padding: 3px 0 3px 30px;
	border-top: 1px solid #fff;
	background-image: url(../assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: 20px 6px;
	text-decoration: none;
	font-size: 11px;
	color: #000;
	display: block;
	width: 170px;
	height: auto;
}
* html #sidebar .navlist li a {
	background-position: 20px 7px;
}
*+html #sidebar .navlist li a {
	background-position: 20px 7px;
}
#sidebar .navlist li.listhead {
	border-top: 1px solid #000;
	color: #000;
	font-weight: bold;
	background-image: none;
	padding: 6px 0 4px 20px;
}
#sidebar .navlist li:hover a, #sidebar .navlist li.sfhover2 a {
 	background-color: #752828;
	color: #fff;
	background-image: none;
 }

#altsidebar {
	background-color: #7fb5a9;
	height: auto;
	border-bottom: 40px solid #cce226;
	margin-bottom: 8px;
	padding-bottom: 8px;
	}
*+html #altsidebar {
	padding-bottom: 16px;
}
* html #altsidebar {
	padding-bottom: 16px;
}
#altsidebar ul {
	margin-top: 8px;
}
* html #altsidebar ul {
	margin-top: 6px;
}
*+html #altsidebar ul {
	margin-top: 6px;
}
#altsidebar img {
	border-bottom: none;
	margin: -16px 0 0 -16px;
}
* html #altsidebar img {
	margin: -16px -16px 0 -16px;
}
#altsidebar .navlist li:hover a, #altsidebar .navlist li.sfhover2 a {
 	background-color: #206a75;
	color: #fff;
	background-image: none;
 }


/* footer ========================================================================== */
#footer {
	height: 42px;
}
*+html #footer {
	height: 50px;
}
* html #footer {
	height: 50px;
}
#footer p {
	font-size: .8em;
	color: #aaa;
	text-align: right;
	margin-left: 450px;
}
*+html #footer p {
	margin-top: 8px;
}
* html #footer p {
	margin-top: 8px;
}
#footer a {
	color: #aaa;
}
#footer img.wedc {
	position: relative;
	float: left;
	margin-top: 0;
}
*+html #footer img.wedc {
	margin-top: 8px;
}
* html #footer img.wedc {
	margin-top: 8px;
}

#subfooter {
	height: 30px;
}

/* forms ============================================================================= */
.checklist input.check {
	float:left;
	margin: 0 6px 0 0;
}
.contactform label, .contactform input, .contactform select, .contactform textarea, .contactform file {
	display: block;
	font-size: 11px;
	float: left;
	width: 21em;
	margin: 5px 0;
	padding: 2px;
	border: 1px solid #b3ac92;
	}
* html .contactform textarea {
}
.contactform p {
	font-size: 11px;	
}
input.hidden {
	height: 1px;
	width: 1px;
	border: none;
	background-color: #cdc8b7;
}
.contactform select {
	width: 21.5em;
}
.contactform .checkbox {
	width: auto;
}
.contactform label {
	color: #000;
	text-align: right;
	width:21em;
	margin-right: 5px;
	font-size: 11px;
	border: none;
}
* html .contactform label.editoralign {
	margin-right: 2px;
}
.contactform input.button, .checklist input.button {
	width: auto;
	padding: 3px 8px;
	color: #fff;
	background-color: #206a75;
	margin-bottom: 18px;
}
.checklist input.button {
	display: block;
	font-size: 11px;
	float: left;
	margin: 5px 0;
	border: 1px solid #b3ac92;
}
.contactform br {
	clear:both;
}
.contactform input.xsmall, .contactform select.xsmall {
	width: 3em;
}
.contactform input.small, .contactform select.small {
	width: 6em;
}
.contactform textarea {
	font-family:Arial, Helvetica, sans-serif;
}
.contactform select.labelselect {
	margin:-2px 0 0 16px;
	font-size: .85em;
}
*+html .contactform select.labelselect {
	margin: -1px 0 0 29px;
}
* html .contactform select.labelselect {
	margin: -1px 0 0 14px;
}

/*Recaptcha styling*/
#recaptcha_image {
	margin-left: 14.6em;
	background-color: none;
	border: 1px solid #b3ac92;
}
#captchaicons {
	margin-left: 20em;	
}
#captchaicons a:hover {
	border-bottom: none;
	text-decoration: none;	
}
/* tables ============================================================================= */
table #calculator {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .95em;
	margin: 0;
	padding: 0;
}
#calculator th {
	padding: 4px 6px;
	background-color: #b3ac92;
	text-align: left;
	font-size: .9em;
}
#calculator td {
	padding: 3px 6px;
	border-bottom: 1px solid #b3ac92;
}

/* location finder pop up css window ====================================================== */
#datadisplay {
	position: fixed;
	width: 300px;
	float: right;
	top: 0;
	right: 0;
	background-image: url(../assets/translucent.png);
	background-repeat: repeat;
	padding: 20px;
	margin: 10px 10px 0 0;
	border: 1px solid #888888;
	color: #fff;
	
}
* html #datadisplay {
	position: relative;
	background-image: none;
	background-color: #000;
	margin: 255px 10px 0 0;
}
#datadisplay h3 {
	color: #cce226;
	margin: 0;
	font-size: 1.1em;
}
#datadisplay a {
	color: #fff;
	font-weight: normal;
}
#datadisplay a:hover {
	color: #cce226;
	border: none;
}
#displayclose {
	float: right;
	margin: -10px -10px 20px 20px;
}
* html #displayclose {
	margin: -10px -5px 20px 20px;
}
#displayclose img {
	border: none;
}
#displayclose a:hover {
	border: none;
}

/* Admin comments formating ========================================= */
.appcomments {
	margin: 0 40px 8px 40px;
	padding: 6px;
	background-color: #c6c0b1;
	border: 1px solid #b3ac92;
}
p.commentdate {
	font-size: 10px;
	color: #8b6c42;
	margin: 0 0 0 40px;
}
.appcomments p {
	margin: 0;
	line-height: .8;
	font-size: 11px;
	color: #333;
}
.appcomments br {
	line-height: .6;
}