/* Master
-------------------------*/
html {
	overflow-y:scroll;
	overflow-x:auto;
}

body {
	margin:0;
	padding:0;
	border:0;
	color:#09326b;
	background-color:#FFFFFF;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

a, a:visited {
	color:#698ead;
	text-decoration:none;
}

a:hover {
	text-decoration:none;
	text-decoration:underline;
}

a, a:visited, a:hover, a:active {
	outline:none;
}

img, form {
	border:0;
	margin:0;
}

button {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#335585;
}

#content hr {
	height:0;
	border:0;
	border-top:1px solid #335585;
	margin:2px 0 6px 0;
	padding:0;
}

#content .input, #content textarea, #content button, #content select {
	background-image:url("http://images.acah.ca/input-content-background.jpg");
	background-repeat:repeat-x;
	border:1px solid #335585;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#335585;
}

#content input {
	height:13px;
	padding:1px;
}

#content .fileinput {
	height:18px;
	font-size:11px;
}

#content button {
	height:19px;
}

#content textarea, #content select {
	padding:1px;
	background-image:none !important;
	background-color:#e1e6ed;
}

#wrap {
	width:677px;
	margin:10px auto 0 auto;
}

#header {
	float:left;
}

/* Navigation
-------------------------*/
#navigation {
	margin:10px 0;
	float:left;
	background-image:url("http://images.acah.ca/navigation-background.jpg");
	background-position:0 50%;
	width:675px;
	height:37px;
	font-family:"Century Gothic", Verdana, Tahoma, sans-serif;
	font-size:13px;
	text-transform:lowercase;
	border:1px solid #637da1;
}

#navigation ul {
	margin:0;
	padding:0;
	width:673px;
	height:35px;
	border:1px solid #cfd7e2;
	list-style-type:none;
}

#navigation li {
	float:left;
}

#navigation a, #navigation a:visited, #navigation a.selected, #navigation a.selected:visited, #navigation a.selected:hover {
	margin:2px 2px 0 2px;
	float:left;
	text-decoration:none;
	color:#ffffff;
	padding:8px 0 7px 6px;
}

#navigation a span, #navigation a.selected span {
	padding:8px 16px 7px 10px;
}

#navigation a:hover, #navigation a.selected, #navigation a.selected:visited, #navigation a.selected:hover {
	background-image:url("http://images.acah.ca/navigation-hover-left.jpg");
	background-repeat:no-repeat;
	background-position:left;
	text-decoration:none;
}

#navigation a:hover span, #navigation a.selected span {
	background-image:url("http://images.acah.ca/navigation-hover-right.jpg");
	background-repeat:no-repeat;
	background-position:right;
}

#navigation a.selected, #navigation a.selected:visited, #navigation a.selected:hover {
	color:#cfdff0;
}

/* Partitions
-------------------------*/
#partitions {
	margin:0 0 10px 0;
	padding:0;
	clear:both;
	height:215px;
	list-style-type:none;
}

#partitions li {
	float:left;
	margin-right:10px;
	width:219px;
	height:213px;
	border-bottom:2px solid #c1cbda;
	background-color:#dfe4ec;
	background-image:url("http://images.acah.ca/partition-background.jpg");
	background-repeat:repeat-x;
}

#partitions li.special {
	margin-right:0;
}

#partitions li .inner {
	float:left;
	width:217px;
	height:211px;
	border:1px solid #95a7bf;
	background-repeat:no-repeat;
	overflow:hidden;
}

#partitions li .title {
	float:left;
	width:217px;
	height:211px;
	background-repeat:no-repeat;
	background-position:6px 6px;
}

#partitions li p.more {
	text-align:right;
	margin-right:15px;
}

#partitions li.newsletter .title {
	background-image:url("http://images.acah.ca/partition-text-newsletter.jpg");
}

#partitions li.case .title {
	background-image:url("http://images.acah.ca/partition-text-case.jpg");
	background-position:6px 189px;
}

#partitions li.special .title {
	background-image:url("http://images.acah.ca/partition-text-special.jpg");
}

#partitions li.newsletter .inner {
	background-image:url("http://images.acah.ca/partition-newsletter-background.jpg");
	background-position:0 100%;
}

#partitions li.case .inner {
	background-image:url("http://images.acah.ca/partition-case-background.jpg");
	background-position:12px 14px;
}

#partitions li.special .inner {
	background-image:url("http://images.acah.ca/partition-special-background.jpg");
	background-position:12px 140px;
}

#partitions li.newsletter form {
	margin:37px 9px;
}

#partitions li.newsletter .email {
	background-image:url("http://images.acah.ca/partition-text-newsletter-email.jpg");
	background-repeat:no-repeat;
	background-position:0 5px;
	height:24px;
	float:left;
}

#partitions li.newsletter .subscribe {
	text-align:right;
	padding-right:4px;
}

#partitions li.newsletter button {
	background-image:url("http://images.acah.ca/input-background-button.jpg");
	background-position:left;
	background-repeat:no-repeat;
	border:0;
	padding:1px 5px 3px 5px;
	width:59px;
	height:17px;
	letter-spacing:-1px;
	background-color:transparent;
	font-size:10px;
}

#partitions .textleft, #partitions .textright {
	background-repeat:no-repeat;
	height:17px;
	font-size:0;
	width:150px;
}

#partitions .textleft {
	background-image:url("http://images.acah.ca/input-edge-left.jpg");
	background-position:left;
	margin:2px 0 4px 45px;
}

#partitions .textright {
	background-image:url("http://images.acah.ca/input-edge-right.jpg");
	background-position:right;
}

#partitions .textleft input {
	background-image:url("http://images.acah.ca/input-background.jpg");
	background-repeat:repeat-x;
	float:left;
	border:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#698ead;
	width:138px;
	height:14px;
	padding:2px 0 1px 0;
	margin:0 6px;
}

#partitions li.case div.content {
	padding:115px 5px 5px 5px;
}

#partitions li.special div.content {
	padding:30px 7px 5px 7px;
}

/* Content
-------------------------*/
#content-holder {
	background-image:url("http://images.acah.ca/content-background-lower.jpg");
	background-repeat:no-repeat;
	background-position:100% 100%;
}

#content {
	margin-bottom:10px;
	clear:both;
	background-image:url("http://images.acah.ca/content-background.jpg");
	background-repeat:no-repeat;
	padding:8px 10px;
	width:657px;
	min-height:250px;
	height:auto !important;
	height:250px;
}

#content h2 {
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-image:url("http://images.acah.ca/content-underline.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
	padding:0 0 3px 0;
	margin:0;
	font-size:15px;
}

#content p {
	margin:0;
	padding:5px 0 8px 0;
}

#content ul {
	margin:8px 0 8px 15px;
	padding:0;
}

#footer-holder {
}

#footer {
	clear:both;
	background-image:url("http://images.acah.ca/footer-overline.jpg");
	background-repeat:repeat-x;
	padding:18px 0;
	text-align:right;
	font-size:10px;
	overflow:hidden;
	width:100%;
}

#footer div {
	text-align:right;
	float:right;
}

#footer div.r {
	border-left:1px solid #698ead;
	padding:0 50px 0 7px;
	margin-left:7px;
	width:140px;
	text-align:left;
	background-image:none;
	background-image:url("http://images.acah.ca/footer-background.jpg");
	background-repeat:no-repeat;
	background-position:100% 50%;
}

div.over#editinplace {
	background-image:url("http://images.qcc-risingstars.org/admin/edit.png");
	background-repeat:no-repeat;
	background-position:100% 0;
}

/* Staff List
-------------------------*/
#stafflist {
	margin:8px 0 !important;
	padding:0 !important;
}

div#stafflist {
	height:auto;
	overflow:hidden;
}

#stafflist li {
	clear:both;
	margin:10px 0;
	list-style-type:none;
	height:150px;
	border:1px solid #cedee8;
	background-color:#ffffff;
}

#stafflist .img {
	float:left;
	margin-right:3px;
}

div#stafflist .img {
	border:1px solid #a3bed1;
	margin-right:0;
}

#stafflist div.inner {
	float:left;
	width:479px;
	padding:10px;
}

div#stafflist div.inner {
	width:486px;
	padding:0;
}

#stafflist div.inner p {
	padding:5px 0 0 0;
}

div#stafflist div.inner p {
	padding-left:18px;
}

#stafflist div.inner p.b, #stafflist #edit-input-area input {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing:-1px;
	font-weight:bold;
	font-size:15px;
	padding:0 0 5px 0;
	margin-bottom:5px;
	background-image:url("http://images.acah.ca/content-underline.jpg");
	background-repeat:no-repeat;
	background-position:bottom left;
}

#stafflist #edit-input-area, #stafflist #edit-textarea-area {
	padding:0 0 0 13px;
}

#stafflist #edit-input-area input, #stafflist #edit-textarea-area textarea {
	width:469px;
	margin-right:12px;
}

#stafflist #edit-input-area input {
	font-size:20px;
}

#stafflist a.staff-name:hover {
	text-decoration:none;
	color:#a3bed1;
}

div#stafflist div.inner p.b {
	font-size:20px;
	padding:0 8px 4px 18px;
	margin:0 3px 3px 0;
	background-image:none;
	background-color:#ffffff;
	width:100%;
}

#stafflist .selectedstaff {
	cursor:pointer;
	border:1px solid #698ead;
}

/* Contact Page
-------------------------*/
#feedbackform {
	margin:5px 6px;
	float:right;
}

#feedbackform div {
	margin-top:3px;
}

#feedbackform input {
	width:298px;
}

#feedbackform button {
	width:302px;
}

#feedbackform textarea {
	width:298px;
	height:150px;
}

/* Strict Form
-------------------------*/
#strictform ul {
	list-style-type:none;
}

#strictform li {
	clear:both;
}

#strictform dl {
	float:left;
	margin:0;
}

#strictform dt {
	text-align:right;
	padding:3px 3px 0 0;
	height:17px;
	width:75px;
	margin:0;
	float:left;
}

#strictform dd {
	margin:0;
	float:left;
}

#strictform .input, #strictform button {
	font-weight:bold;
}

#strictform input {
	width:164px;
	height:12px;
	padding:2px;
}

#strictform button {
	width:84px;
	height:18px;
	float:left;
	margin-right:2px;
}

#edit-input-area input, #edit-textarea-area textarea {
	overflow-y:auto;
	margin:0;
	padding:4px !important;
	border:1px solid #09326b;
	color:#09326b;
	background-color:#FFFFFF;
	background-image:none !important;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#photouploader {
	position:absolute;
	display:none;
}

#photouploader input {
	height:20px !important;
}

#photouploader button {
	width:150px;
}