/*  



ALZ 2 shared overrides

	color: #65378e; purple
	color: #00539b; blue
	color: #7ac143; green



	color: #005984; blue
	color: #ffc425; yellow
	color: #009b7a; green
	color: #f05133; red
	color: f5f5f5; very light gray used for sidebar bg
	color: #fdd979; yellow bg
	
	color: #677b8b; blue background for large button




	color: #202020; gray text
	
	Font sizes from YUI3
	px	 use %
	10	 77
	11	 85
	12	 93
	13	 100
	14	 108
	15	 116
	16	 123.1
	17	 131
	18	 138.5
	19	 146.5
	20	 153.9
	21	 161.6
	22	 167
	23	 174
	24	 182
	25	 189
	26	 197
*/




#primary-content h1 {
    color: #65378e;
}

#secondary-content h1 {
    color: #65378e;
}


#primary-content h2 {
	color: #00539b;
}

#secondary-content h2 {
	color: #00539b;
}
	

a:link {
	color: #65378e;
}

a:visited {
	color: #00539b;
}

#main-navigation { 
	padding-top: 10px;
}

	#secondary-content {
		color: #3f3f3f;
	}
	
	.sidebar-module { 
	background-color: #f5f5f5; 

	}
	
	.sidebar-module h2 {
		color: #ffffff;
	}
	
	.sidebar-module-content {
		color: #65378e;
	}
	
	.sidebar-module-content ul li {
		background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/images/tick-purple-65378e.png); 
		background-position: left top;
		background-repeat: no-repeat;
	}
    
	.primary-wave {
		background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/images/wave-landing-purple-65378e.png);
		background-position: left top;
		background-repeat: repeat-x;
	}
	
	.secondary-wave {
		background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/images/wave-landing-purple-65378e.png);
		background-position: left top;
		background-repeat: repeat-x;
	}


.messaging-button a.secondary {
    background-color: #65378e;
}

.messaging-button a.primary {
    background-color: #65378e;
    }
    
.with-description {
	background-color: #dfe1c9;
}

#primary-content #partner-mycancercircle {
	margin: 0;
}


@media screen and (min-width: 640px) {
html {
	background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/alz-bg.png);


}

#main-container-wrapper {
}





body {

}

.header-branding {
	background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/landing_page.gif);
	margin-top: 10px;	
	}

#header {
	color: #65378e;
}

	#header-links a  {
		color: #65378e;
	}
	
	#header-links li a  {
		color: #65378e;
}	
	
	#header a {
		color: #ffffff;
	}
	
.header-branding {
	padding-top: 15px; 
}	

#main-share-icons {
	display:none;
}
	
	#main-navigation-bar { 
		background-color: #00539b;
		border: 1px solid #000000; 
	}
	
	#main-navigation-bar ul {
		background-color: #00539b;
	}
	
		#main-navigation-bar ul li a { 
			color: #ffffff; 
		}
	
		#main-navigation-bar ul li.selected a { 
			background-color: #65378e; 
			color: #ffffff;
			border-top: 1px black solid; 
			border-left: 1px solid #000000;
			border-right: 1px solid #000000;
		}
		
		#main-navigation-bar ul li a:hover {
			background-color: #ffffff; 
			color: #00539b;
		}
		
		#main-navigation-bar ul li.selected a:hover {
		background-color: #65378e; 
		color: #ffffff;
		}


#sub-navigation-bar-empty {
	border-top: 5px solid #65378e;
}


#sub-navigation-bar {
	background-color: #65378e;
	color: #ffffff;
}


	#sub-navigation-bar  a {
		color: #ffffff;
	}
	
	#sub-navigation-bar .selected a {
		background-color: #ffffff;
		color: #65378e;
	}

	
#main-content {
	border-left: 1px #000000 solid; 
	border-right: 1px #000000 solid; 
	border-bottom: 1px #000000 solid; 
	background-color: #ffffff;
}


	#primary-content {
		background-color: #ffffff;
		color: #202020;
		}
		
		#primary-content h2 {
			color: #00539b;
		}


		#primary-content li {
			color: #202020;
		}
	
		#primary-content li span {
			color: #202020;
		}
		
		
	
		/* Labels */
		
		
		
		#primary-content .formExampleUnder, #primary-content .formExampleUnder {
			color: #333333;
		}


#secondary-content .primary-wave h2, #secondary-content .secondary-wave h2 {
	padding: 1em 0em;
}


#secondary-content .primary-wave h2 {
	color: #ffffff;
}

#secondary-content .secondary-wave h2 {
	color: #ffffff;
	margin-bottom: 20px;
}

#bottom-content {
	background-color: #65378e;
	color: #ffffff;
}

#footer {
	color: #65378e;
	background-image: none;
}

#footer a {
	color: #65378e;
}

#feedback-contents li {
    background-image: url(https://mediafiles.lotsahelpinghands.com/p/bimcc/tick-blue-005984.png);
    
    }

/* Create */
	

th {
	color: #65378e;
}
	
	 
/* Looking for a Community (lfac) */


.matched-comm-results {
	color: #65378e;
}

	.matched-comm-results td{
		border: 1px solid #65378e;
	}
	
	.matched-comm-results th {
		border: 1px solid #65378e;
	}
		
	.link-button:link,  {
		color: #ffffff;
		background-color: #65378e;
		border: 1px solid #65378e;
	}

	.link-button:visited {
		color: #ffffff;
		background-color: #00539b;
		border: 1px solid #00539b;
	}


	.link-button:hover {
		color: #7ac143;
		background-color: #ffffff;
	}



/* Partners */



	#premier-partner-logo-montage hr {
		border: 1px solid #babcbe;
	}


/* Newsletter Archive */

	#newsletter-archive-table img {
		border: 1px solid #65378e;
	}
	
	
/* Resources 

	table.resrcdir th.heada {
		background-color: #d7dabc;
	}
	
	table.resrcdir th.headb {
		background-color: #d7dabc;
	}

	table.resrcdir td.heada {
		color: #005984;
		background-color: #d7dabc;
	}
	
table.resrcdir td.cola, table.resrcdir td.colb {
		border-top: 1px solid #cccccc;
		border-bottom: 0px solid #cccccc;
}

*/

.share-links {
	position: relative;
	
}

} /* end min-width 640 media query */

@media screen and (max-width: 639px) {

html {
	background-image: none;
	background-color: #FFFFFF;
}

.header-branding {
	background-image: url(https://mediafiles.lotsahelpinghands.com/p/alz/AlzheimersMobileSiteBanner_210x80.gif);
	height: 95px;
	}
	
#facebook-button {
	clear: both;
}

#menu-button-mobile a, #signin-button-mobile a {
	color: #ffffff;
	background-color: #65378e; 

}

#signin-button-mobile {
	background-color: #65378e; 
}

#secondary-content .sidebar-module h2 {
    color: #FFFFFF;
    padding-top: 1em;
}

#bottom-content {
	background-color: #65378e;
	color: #ffffff;
}

.footer-nav ul {
	border: 3px solid #ffffff;;
}

	.footer-nav ul li a {
		color: #65378e;
	}


/* Create */

	
	.formExampleUnder {
		background-image: url("/themes/standard/images/icons/bullet_arrow_up.gif");
		background-position: .25em 0px;
		background-repeat: no-repeat;
		color: #000000; 
		
	} 

}



