﻿/**
* Alzheimer Society of BC
* theme CSS
*
* Styles related to structural layout of the site and theme
*/

/* # Reset script #*/
/*
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
       margin: 0;
       padding: 0;
}

table {
       border-collapse: collapse;
       border-spacing: 0;
}
fieldset, img { 
       border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
       font-style: normal;
       font-weight: normal;
}
ol, ul {
       list-style: none;
}
caption, th {
       text-align: left;
}
h1, h2, h3, h4, h5, h6 {
       font-size: 100%;
       font-weight: bold;
}
q:before,q:after {
       content: '';
}
abbr, acronym {
       border:0;
}
*/

/*# Global #*/
body {
	font-family: Arial;
	font-size: 12px;
	color: #585858;
	background-color: #fff;
	margin: 0;
}
body.contrast {
	background: none;
	background-color: #000;
	color: #fff;
}

form {
	padding: 0;
	margin: 0;
}
p {
	padding: 0 !important;
}

a {
	text-decoration: none;
	color: #5D96B4;
}

a:hover {
	text-decoration: underline;
}

hr {
	border: none 0;
	border-top: 1px dotted #D1D1D1;
	height: 1px;
}

h3 {
	color: #D2661B;
	border-bottom: 1px dotted #D1D1D1;
	font-family: "Gill Sans", "Gill Sans MT", sans-serif;
	text-transform: uppercase;
	font-size: 14px;
}

h4 {
	font-size: 14px;
	margin: 10px 0 5px 0 !important;
}

h5 {
	font-size: 12px;
	margin: 10px 0 0 0 !important;
}

.clear {
	clear: both;
}


/*** Custom ASBC Layout Styles ***/

/*# Header #*/

#BodyContainer {
	background-color: #f0f !important;
	margin: 0;
	padding-bottom: 30px;
}

#PageContainer {
	width: 960px;
	margin: 0;
}

#Header {
	display: none;
}
#PageHeader {	
	height: 98px;
	width: 100%;
	border-top: none;
	color: #fff;
}

#HeaderElements {
	width: 960px;
	height: 80px;
	margin: 0 auto;
}

/*# Header/Logo #*/
#HeaderLogo {
	display: none;	
}

/*# Header/Search #*/
#HeaderSearch {
	display: none;
}


#cse-search-results iframe {
	height: 1000px !important;
}


/*# Header/Links #*/
#HeaderLinks {
	display: none;	
}
	
/*# Header/Functions #*/
#SiteFunctions {
	display: none;	
}	

/*# Header/Primary Navigation #*/	
#PrimaryNavigation {
	display: none;	
}	

/*# Main Content #*/
#MainContent {
	width: 960px;
	margin: 0;
	padding: 0;
}

.rightButton {
	position: relative;
	float: right;
}

.rightButton a:hover {
	color: #015C87;
}


/*# Main Content/SiteMap #*/
.CMSSiteMapList { /* ul element */
}
.CMSSiteMapListItem { /* li element */
}
.CMSSiteMapLink { /* a element */
}



/*# Main Content/HomeTemplate #*/
#HomePageHeader {
	height: 300px;
	/* IE6 Hack */
	margin-top: 9px !important;
	margin-top: 0;

}

/*# Main Content/HomeTemplate/Banner #*/
.BannerBackground {
	display: none;	
}

#HomeBanner {
	width: 930px;	
	height: 260px;
	margin: -5px auto;
	background-color: #A7B5D8;
	padding: 15px 15px 15px 15px;
}

#HomeBannerLinks {
	width: 300px;
	height: 260px;
	color: #fff;
	background-color: #1e1d7a;
	float: left;
	font-size: 0.9em;
}
	#HomeBannerLinks ul {
		padding: 0;
		margin: 0;
	}

		#HomeBannerLinks ul li {
			display: inline;
			float: left;        
			height: 86px;  
			width: 100%;
			border-bottom: 1px dotted #fff;
		}
		#HomeBannerLinks ul li a {				
			display: block;
			padding: 20px 5px 20px 15px;
			text-decoration: none;
			color: #fff;
			height: 46px;
		}
		#HomeBannerLinks ul li span {
			font-size: 12px;
			font-family: "Gill Sans", "Gill Sans MT", sans-serif;		
			line-height: 2;
		}
		#HomeBannerLinks ul li img {
			border: 0;
		}

#HomeBannerImage {
	width: 630px;
	height: 260px;	
	float: left;
	background: url(../ASBC/Images/HomeBannerImage.jpg) no-repeat 0 0;
}
	#HomeBannerImageText {
		color: #fff;
		padding: 30px 0 0 30px;
		width: 340px;
		font-family: "Gill Sans", "Gill Sans MT", sans-serif;
		font-size: 22px;
		line-height: 1;
	}	


/*# Main Content/HomeTemplate/Content #*/
#HomeContent {
	width: 960px;
}

#HomeEditableContent {
	padding: 0 20px 0 345px;
}

#HomeTopColumn {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #D1D1D1;
}

#HomeBottomLeftColumn {
	float: left;
	width: 283px;
	padding: 5px 13px 0 0;
}

#HomeBottomRightColumn {
	float: left;	
	width: 283px;
	padding: 5px 0 0 13px;
}


/*# Main Content/HomeTemplate/Postcards# */
#HomePostcards {
	float: left;
	width: 298px;
	font-size: 11px;
	margin-left: 1px;
	padding-left: 15px;
	padding-bottom: 150px;
	background-repeat: no-repeat;
	background-image: url(../ASBC/Images/home_postcards_fullshadow.gif);
}
body.contrast #HomePostcards {
	background: none !important;
}
	#HomePostcards ul {
		padding: 0;
		margin: 0;
	}
		#HomePostcards ul li {
			display: inline;
			float: left;        
			height: 90px;  
			width: 100%;
			border-bottom: 1px dotted #fff; 
			background-color: #D2D9EB;         
		}
		.Helpline {
			height: 100% !important;
		}
			.Helpline img {
				padding: 20px; /* temporary */
			}		
		#HomePostcards h4 {
			margin: 10px 0 10px 0 !important;
		}
		#HomePostcards h5 {
			margin: 0 !important;
			padding-bottom: 3px !important;
		}
		#HomePostcards ul li a {
			display: block;
			padding: 10px 20px 10px 90px;
			text-decoration: none;
			color: #585858;
		}
		.HomePostcardImageNewsletter {
			float: left;
			padding: 5px 0 5px 15px;
		}
		.HomePostcardImage {
			float: left;
			padding: 5px 0 5px 0;
		}



/*# Main Content/InnerTemplates #*/
.InternalBannerBackground {
	display: none;	
}

#NavColumn {
	display: none;
}

body.contrast #NavColumn {
	background: none !important;
}

#ContentColumn {
	/* IE6 ISSUE: IE6 will break the float if it's too big here */
	width: 704px !important;
	width: 700px;
	padding: 20px 0 0 0;
	margin-left: 0 !important;
}
	#ContentColumn ul {
		margin: 0;
		padding: 0;
	}
		#ContentColumn ul li {
			margin-left: 25px;
		}
		
	.imageLeft {
		padding: 5px 5px 5px 0;
		margin: 0 15px 0 0;
		float: left;
	}	
	
	.imageRight {
		padding: 5px 0 5px 5px;
		margin: 0 0 0 15px;
		float: right;
	}
	
	#ContentColumn table {
		float: left;
		padding-bottom: 20px; 
		width: 100%;
		float: left;
	}			
		#ContentColumn table th {
			padding: 10px; 			
			background-color: #7B92C6;
			color: #FFF;
			font-weight: bold;
			text-align: left;
		}			
		#ContentColumn table td {
			padding: 5px 10px 5px 10px; 
			vertical-align: top;			
		}
		.altRow {
			background-color: #E4F1F7;
		}

.specialControl {
	height: 100%;
	border: 1px solid #D1D1D1;
}
	.specialControlInnerSection {
		padding: 5px;	
		margin: 5px;
		height: 80%;
		background-color: #D5DFEB;
	}
		.specialControlInnerSection p {
			margin: 20px 0 20px 0;
			padding: 0 20px 0 20px;
		}
		.specialControlForm {
			padding: 0 10px;
		}
			.specialControlForm h4 {
				font-size: 12px;
				font-weight: bold;
				padding: 0px 0 10px 0;
				margin: 0;
			}
			.specialControlForm label {
				padding: 5px 5px 5px 0;
				width: 80px !important;
				float: left;
				clear: left;
			}
			.specialControlForm input, .specialControlForm select {
				margin-top: 3px;
				width: 170px;
			}
			.specialControlForm a {
			}
			.button {
				width: 47px !important;
				height: 23px !important;
				display: block;
				margin: 5px 0 5px 85px; 
			}
			.communityDropDownList {
				margin-top: 3px;
				width: 170px;
				float: left;
			}
			.communityButton {
				width: 47px !important;
				height: 23px !important;
				margin-left: 5px;
				float: left;
			}

/*# Main Content/InnerTemplates/Secondary Navigation #*/
#SecondaryNavigation {
	display: none;	
}

/*# Main Content/InnerTemplates/Postcards#*/
#Postcards {
	display: none;	
}	

/*# Main Content/InnerTemplates/Banner #*/
#Banner {
	background-color: #7B92C6;
	padding: 10px 25px 0 25px;
}
	#Banner h2 {
		width: 555px;
		padding-right: 20px;
		color: #fff;
		margin-top: 19px;
		padding-bottom: 10px;
		font-size: 18px;
	}

#Breadcrumbs {
	height: 15px;
	width: 420px;
}

#ShareLinks {
	display: none;	
}
	
.CMSBreadCrumbsLink {
	font-size: 0.9em;
	text-decoration: none;
	color: #fff;
}

.CMSBreadCrumbsCurrentItem {
	float: left;
	margin-top: 8px;
	left: 280px;
	font-size: 1.5em;
	font-weight: bold;
	color: #fff;
}

/*# Main Content/InnerTemplates/Content #*/
#OneColumnContent {
	padding: 20px 10px 15px 20px;
}
	#OneColumnContent img {
	}

#LeftColumnContent {
	float: left;
	width: 425px !important;
	padding: 20px 14px 15px 20px;
}
	#LeftColumnContent img {
	}	

#RightColumnContent {
	float: right;
	width: 190px !important; /* 227px in total */
	padding: 20px 14px 15px 20px;
	border-left: 1px solid #D1D1D1;
}
	#RightColumnContent img {		
	}
	.rightColumnImage {
		padding: 0;
		width: 186px !important;
	}

#RegionLeftColumnContent {
	float: left;
	width: 315px !important; /* 350px in total */
	padding: 20px 15px 15px 20px;
}
	#RegionLeftColumnContent img {
	}

#RegionRightColumnContent {
	float: right;
	width: 309px !important; /* 345px in total */
	padding: 20px 15px 15px 20px;
	border-left: 1px solid #D1D1D1;
}
	#RegionRightColumnContent img {
	}

.bcMap {	
	border: 1px solid #D1D1D1 !important;
}

.regionImage {	
	border: 1px solid #D1D1D1 !important;
	padding: 20px;
}

.contactsTable {
	width: 200px !important;
	padding: 2px;
}
	.contactsTable td {
		width: 100px !important;
		padding: 2px 2px 2px 5px !important;
	}



/*# Main Content/Fundraising #*/
#ImageBanner {
	width: 693px;
	padding: 0 0 0 5px;
}
.fundraiserImage {
	width: 660px;
	border: 1px solid #D1D1D1 !important;
	padding: 5px;
	margin-left: 10px;
}

/*# Main Content/Fundraising/News And Events #*/
#NewsAndEventsLeftColumn {
	float: left;
	width: 315px; /* 350px in total */
	padding: 20px 15px 15px 20px;
	border-top: 1px dotted #D1D1D1 !important;
}

#NewsAndEventsRightColumn {
	float: right;
	width: 309px; /* 345px in total */
	padding: 20px 15px 15px 20px;
	border-top: 1px dotted #D1D1D1 !important;
}


/*# Main Content/ImageGallery #*/
#LightboxGallery img {
	padding: 5px;
	border: none;
	width: 200px;
	height: 140px;
}

.PagerControl {
	text-align: center;
}
	.PagerResults {
	}
	.PagerNumberArea {
	}


/*# Main Content/NewsAndEvents #*/
/*# Main Content/NewsAndEvents/DeliciousFeed #*/
table.inTheNews,
table.inTheNews tr,
table.inTheNews td {
	border: 0 solid #fff;
}

table.inTheNews {
}

.inTheNews_altRow {
	background-color: #E4F1F7;
}

.dateColumn {
	width: 70px;
	padding: 5px;
	vertical-align: top;
	font-weight: bold;
}

.descriptionColumn {
	padding: 5px;
	vertical-align: top;
}

.pager td{
	padding: 10px !important;
}
	.pager td span {
		font-weight: bold;
	}



/*# Main Content/NewsAndEvents/DeliciousFeed/Script #*/
.delicious-posts {
	padding: 5px;
}

.delicious-posts ul, .delicious-banner {
	margin: 0; 
	padding: 0;
}

.delicious-post, .delicious-posts li {
	padding: 5px; 
}

.delicious-odd 	{
	background-color: #f8f8f8;
}

.delicious-banner a {
}

.delicious-posts a:hover {
	text-decoration: underline;
}

.delicious-posts a {
}

.delicious-post a {
}

.delicious-extended {
	font-size: 12px !important;
	padding-bottom: 5px;
}


/*# Main Content/NewsAndEvents/Events #*/
.specialControlCalendar {
	padding: 5px;
}

/*# Main Content/NewsAndEvents/Events/Year Calendar #*/
#YearCalendar {
	width: 279px;
	height: 203px;
	margin: 0;
	float: none !important;
	border: 1px solid #000 !important;
}
	#YearSelector {
		background-color: #7B92C6;
		color: #FFF;
		border: 0 !important;
		font-weight: bold !important;
		padding: 10px;					
		text-align: center;
	}
		.currentYear {
			padding: 0 80px 0 80px;
		}
		.nextPrevYear {
			color: #FFF !important;
			font-weight: bold !important;
			padding: 10px;
		}
	#MonthSelector {
		padding: 0;
		margin: 0;
	}
		#MonthSelector ul {
			padding: 0;
			margin: 0;
		}			
			#MonthSelector ul li {
				display: inline;
				float: left;
				border-top: 1px solid #000;
				text-align: center;
				padding: 0;
				margin: 0;
			}
			.borderMonth {
				border-left: 1px solid #000;
			}
				#MonthSelector ul li a {
					float: left;
					text-decoration: none;	
					background-color: #fff8DE;
					color: #000;
					width: 29px;
					padding: 20px;
				}
					#MonthSelector ul li a:hover {
						text-decoration: underline;
					}
				.currentMonth {
					font-weight: bold;
					color: #FFF !important;
					background-color: #D2661B !important;
				}

/*# Main Content/NewsAndEvents/Events/Month Calendar #*/
table.eventsCalendar {
	width: 280px;
	margin: 0;
	float: none !important;
	border: 1px solid #000 !important;
}
	table.eventsCalendar td{	
		border: 1px solid #000;
		padding: 0;
	}
	.calendarTitle {
		background-color: #7B92C6;
		color: #FFF;
		border: 0 !important;
		font-weight: bold !important;
	}
		table.calendarTitle td {
			border: 0 !important;
			padding: 5px !important;
		}
	.nextPrev a {
		color: #FFF !important;
		font-weight: bold !important;
		padding: 10px;
	}
	.dayHeader {
		background-color: #7B92C6;
		color: #FFF;
		font-weight: bold !important;
		padding: 2px 0 2px 0 !important;
		border: 1px solid #000 !important;
		text-align: center !important;
	}
	.calendarDays, .weekendDays {
		width: 40px !important;
		height: 30px !important;
		background-color: #fff8DE;
		padding: 5px 0 5px 0 !important;
		border: 1px solid #000 !important;
	}
	.currentDay {
		width: 40px !important;
		height: 30px !important;
		background-color: #fff888 !important;
		padding: 5px 0 5px 0 !important;
		border: 1px solid #000 !important;
	}	
	.otherMonthDays {
		width: 40px !important;
		height: 30px !important;
		color: #C8C8C8 !important;
		background-color: #FFF;
		padding: 5px 0 5px 0 !important;
		border: 1px solid #000 !important;
	}
	.dayWithEvent {
		width: 40px !important;
		height: 30px !important;
		font-weight: bold !important;
		background-color: #fff8DE;
		padding: 5px 0 5px 0 !important;
		border: 1px solid #000 !important;
	}
	.selectedDay {
		width: 40px !important;
		height: 30px !important;
		padding: 5px 0 5px 0 !important;
		border: 1px solid #000 !important;
		font-weight: bold;
		background-color: #D2661B !important;
	}


.event {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #D1D1D1;
}

.eventTitle {
	font-weight: bold;
}

.eventDate {
	font-size: 0.8em;
}

.eventLocation {
}

.eventMoreInformation {
}

.eventMoreInformation a {
	padding: 5px 20px 5px 5px;
	background-color: #E5E9F4;
}

.eventMoreInformation a:hover {
	background-color: #c5c9d4;
}

.CalendarTextBox {
	width: 80px !important;	
}

.CalendarIcon {
	width: 16px !important;
}

/*# Main Content/NewsAndEvents/News #*/
.newsDate {
	font-weight: bold;
}

.searchNews {
	padding: 10px;
	height: 25px;
}
	.searchNewsLabel {
		padding: 3px 5px 5px 0;
		width: 80px !important;
		float: left;
	}
	.searchNewsTextbox {
		width: 125px;
		float: left;
	}
	.searchNewsLongTextbox {
		width: 250px;
		float: left;
	}
	.searchNewsButton {
		width: 47px !important;
		height: 23px !important;
		margin: 0 0 0 5px; 
		float: left;
	}
	.clearSearch {
		padding: 5px 0 0 5px;
		float: left;		
	}
	

/*# Main Content/NewsAndEvents/Newsletter #*/
.pageTabs {
	display: block;
	height: 35px;
	width: 664px;		
	border-bottom: 1px solid #D1D1D1;
}
	.pageTabs a {
		display: block;
		width: 120px;
		height: 19px;
		border-left: 1px solid #D1D1D1;
		border-right: 1px solid #D1D1D1;
		border-top: 1px solid #D1D1D1;
		border-bottom: 1px solid #D1D1D1;
		padding: 10px 10px 5px 10px;
		background-color: #FFF;
		float: left;
	}
	.currentTab {
		font-weight: bold;
		background-color: #FAF6EC !important;
		border-bottom: 1px solid #FAF6EC !important;
		width: 130px !important;
	}
	.articleTypesSelector {
		background-color: #FAF6EC;		
		width: 664px;
		padding: 5px 0 5px 0;
		border-left: 1px solid #D1D1D1;
		border-right: 1px solid #D1D1D1;
		border-bottom: 1px dotted #D1D1D1;
	}
		.articleTypesSelector a {
			padding: 10px !important;
		}
		.currentType {
			font-weight: bold;
		}

.newsletterSection {
	width: 222px;
	float: left;
	padding: 0;
	margin: 0;
}
	.newsletterHeader {
		background-color: #FAF6EC;/*#CED5E7;*/
		top: 0;
		padding: 0 0 5px 10px;
		margin-top: -14px;
	}
		.newsletterHeader h3 {
			border-bottom: 0;
			margin-bottom: 0;
			padding-top: 14px;
		}	
		.contactHeader {
			border-left: 1px solid #D1D1D1;	
		}
		.insightHeader {
			border-left: 1px solid #D1D1D1;		
			border-right: 1px solid #D1D1D1;
		}
		.intouchHeader {	
			border-right: 1px solid #D1D1D1;
		}
	.newsletterContent {
		margin: 0;
		padding: 10px 5px 0 10px;
	}
	.insightContent {
		border-left: 1px solid #D1D1D1;		
		border-right: 1px solid #D1D1D1;
	}
	



/* CMS BizForm Label style */
.EditingFormErrorLabel {
	color: #c00;
}



/*# Footer #*/
#FooterContainer {	
	display: none;	
}
