/* dw.css : Dementia Web Default Layout and Formatting */

html, body, p, h1, h2, h3, h4, h5, h6 {
margin: 0;
padding: 0;
border: 0;
}
ul, ol, li,  fieldset, table, tr, td, th {
	margin: 0;
	padding: 0;
	border: 0;
	background-color: #FFF;
}
ol {
	list-style: lower-alpha;
}
form { 
	background-color: #F0F8FF;
}
body {
	background: url(../images/body-background-image.jpg) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #456;
	line-height: 1.166;	
	padding: 0;
	border: 0;
	margin: 0px auto;
	text-align: center;
}
body#cod a#cod,body#gadd a#gadd,body#dmat a#dmat,body#mcao a#mcao,body#nsfdd a#nsfdd,body#tod a#tod,body#lwd a#lwd,body#wid a#wid,body#cfc a#cfc,body#dcaa a#dcaa,body#fco a#fco,body#hat a#hat,body#rf a#rf,body#riach a#riach,body#rith a#rith,body#tor a#tor,body#crac a#crac,body#dad a#dad,body#lpoa a#lpoa,body#lt a#lt,body#lwad a#lwad,body#mha a#mha,body#dmm a#dmm,body#wad a#wad,body#ch a#ch,body#dcaa a#dcaa,body#had a#had,body#hah a#hah,body#rs a#rs,body#ssad a#ssad,body#dls a#dls,body#elpoa a#elpoa,body#fa a#fa,body#hwff a#hwff,body#mycgth a#mycgth,body#pc a#pc,body#tabad a#tabad,body#wpfc a#wpfc, body#gaad a#gaad, body#ptad a#ptad, body#sai a#sai, body#sfc a#sfc, body#ccasg a#ccasg, body#cayp a#cayp, body#db a#db, body#lay a#lay, body#wcitt a#wcitt, body#ba a#ba, body#cafad a#cafad, body#dae a#dae, body#df a#df, body#ypfco a#ypfco, body#ypls a#ypls, body#dams a#dams, body#dso a#dso, body#cat a#cat, body#no a#no, body#ml a#ml, body#s a#s, body#a a#a, body#dc a#dc {
	background-color: #FFC;
	color: #000;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C478F;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 115%;
	padding: 30px 0px 20px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 105%;
	padding: 2px 0px 2px 0px;
}
h3 {
	font-size: 100%;
	padding: 15px 0px 5px 0px;
	color: #333;
}
h4 {
 	font-size: 100.01%;
	padding: 10px 0px 5px 0px;
}
h5 {
	font-size: 100.01%;
	padding: 10px 0px 5px 0px;
	color: #555;
}
h6 {font-size: 100.01%;}

ul,ol {
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	/*line-height: 1.25;*/
}
ul em {
	font-style: normal;
	font-weight: bold;
}
li {
	margin: 1px 0px 1px 40px;
	padding: 0;
}

a:link, a:visited, a:hover {
	color: #0C478F;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
	
/* Main Layout */
/* center a fixed width area in browser window  */
#siteWrapper {
	width: 961px;
	background-color: #FFF;
	margin:0px auto;
	text-align: left;
	padding: 0px 0px 0px 0px;
}

/* sits across top of page for site banner and main NavBar */
#topRighthandText {
	display: block;
	padding: 0px 0px 180px 763px;
	font-style: italic;
	color: #FFF;
}
#topRighthandText a {
	color: #FFF;
}
#topRighthandText a:hover {
	color: #F90;
}
#mastHead {
	background: url(../images/header-image.jpg) no-repeat;
	width: 961px;
	height: 229px;
	margin: 0;
	width: 100%;
	padding: 18px 0px 0px 0px;
}
/* sits down left side of page */
#navBar {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	width: 189px;
}
#navBar a {
	color: #0C478F;
}
#underSideNavBar {
	padding: 0px 0px 0px 12px;
}
#stressManagement a {
	background: url(../images/stress-management-for-carers.jpg) no-repeat left bottom;
	display: block;
	width: 176px;
	height: 151px;
}
#stressManagement a:hover  {
	     background-position: right bottom;
}
#guidepostsLink a {
	background: url(../images/guideposts-logo.jpg) no-repeat left bottom;
	display: block;
	width: 176px;
	height: 114px;
}
#guidepostsLink a:hover  {
	     background-position: right bottom;
}

/* sits between left navBar and right navBar */
#mainContent {
	background: url(../images/main-content-top-image.jpg) no-repeat;
	float: left;
	margin: 0px 0px 7px 0px;
	width: 580px;
	padding: 0px 0px 0xp 0px;
	background-color: #FFF;
}
#mainContent h2 {
	display: block;
	background-color: #F0F8FF;
	margin: 20px 0px 0px 0px;
}

/* sits at the foot of the page, aligned at the right of the page and under the main content */
#date {
background-color: #F9FCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	color: #456;
	line-height: 1.166;	
	padding: 0;
	border: 0;
	margin: 7px auto;
	text-align: right;

	}






/* sits at the foot of the page, aligned away from the end of the left NavBar and under the main content */
#footer {
	clear: both;
	background: url(../images/footer-background-image.jpg) no-repeat;
	padding: 12px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 7px;
	margin-right: 0px;
	width: 961px;
	height: 88px;
}

/* sit out of viewable area */
#skipToLinks {
	position: absolute; 
	top: -999px; 
	left: -999px; 
	font-size: 1px; 
	line-height: 1px;
}

/* footer for printed pages only */
#printFooter {display: none;}
#printFooter p {font-size: 80%;	color: #333;}

/* imageMap alternatives */
#standardMap {display: inline;}
#plainZebraMap {display: none;}

/* Style Formatting */
/* main content link styles */
.mainContentStyles a:link {
	color: #0C478F;
	text-decoration: underline;
}
.mainContentStyles a:visited {color: #333; text-decoration: underline;}
.mainContentStyles a:hover, .mainContentStyles a:focus {
	color: #000;
	text-decoration: none;
	background-color: #FFC;
}
.externalRef a:hover, .externalRef a:focus {background-color: #F58130; color: #000;}
.associateRef a:hover, .associateRef a:focus {background-color: #D2F0FF; color: #000;}
.localRef a:hover, .localRef a:focus {background-color: #FFFFCC; color: #000;}

/* footer Styles */
#footerNav {
	font-size: 75%;
	padding: 16px 15px 5px 15px;
	display: block;
}
#footer a:focus {background-color: #FFC; color: #000; text-decoration: none;}
#footer img {
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}
#footerSub {
	text-align: right;
	font-size: 90%;
	color: #043882;
	margin: 0;
	padding: 5px 10px 0px 380px;
	display: inline-block;
	float: right;
}
#footerSub a {font-size: 105%;}

/* other Styles */
#siteName {display: none;}
#pageName {
	text-align: center;
}

/* globalNav styles */
#globalNav {
	color: #FFF;
	padding: 2px 0px 0px 10px;
	white-space: normal;
	text-align: left;
}
#globalNav img {
	display: inline;
}
#globalNav a {
	color: #FFF;
	font-size: 100%;
	padding: 0px 15px 0px 15px;
}
#globalNav .onlineShopGlobalNav {
	color: #F90;
}

/* below globalNav Site Styles, affiliate link, Search box */
.topAffiliateLink {
	width: 300px;
	text-align: center;
	font-size: 115%;
	padding: 0px 0px 0px 43px;
	display: inline-block;
}
.topAffiliateLink a:hover {
	color: #000;
	text-decoration: underline;
}
/* breadCrumbs styles */
#breadCrumbs {
	font-size: 80%;
	padding: 5px 7px 0px 7px;
	text-align: right;
}

/* general styles */
.leftimage {
	float: left;
	padding: 4px 4px 4px 4px;
	margin: 10px 10px 10px 0px;
}
.rightimage {
	float: right;
	padding: 4px 4px 4px 4px;
	margin: 0px 20px 10px 5px;
}
.mapimage {
	padding: 4px;
	margin: 10px 0px;
}

.aligncentre {margin: 0 auto;}
.overauto {width: 100%; overflow: auto; margin: 0 auto; text-align: center;}
.clearboth {clear: both;}
.nowrapping {white-space: nowrap;}

/* story styles */
.story {
	clear: both;
	padding: 0px 20px 10px 20px;
	font-size: 90%;
}
.story p {
	padding: 10px 0px 10px 0px;
	margin: 0;
	line-height: 1.33;
}
.story p em {font-style: normal; font-weight: bold;}
.story p.rightSide {
	text-align: right;
	padding: 0;
	font-size: 90%;
}

/* search styles */
#search {
	margin: 0px;
	padding: 0px0px 0px 0px;
	left: 774px;
	top: 18px;
	display: inline-block;
	position: absolute;
	right: 5px;
}
#search h2 {
	margin: 0px;
	padding: 10px 0px 5px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#search form {
	margin: 0px;
	padding: 0px;
	background: #FFF;
}
#search label {
	display: block;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 110%;
}
#searchLogo {margin: 30px 0px 10px 0px;}

/* navBar link styles */
#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {
	border-bottom: 1px solid #FFF;
	margin: 0px;
	padding: 0px;
	line-height: 1.25;
}
/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

.navBarLinks {
	margin: 0px 0px 5px 12px;
	padding: 0px;
	font-size: 80%;
}
.navBarLinks h2 {padding: 6px 0px 6px 10px;}

/* voice-family box-model hack for older (pre Win IE6) browsers */
.navBarLinks a:link, .navBarLinks a:visited {
	padding: 4px 0px 4px 10px;
	border-top: 1px solid #FFF;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: auto;
}
.navBarLinks a:visited{
	border-top: 1px solid #FFF;
	padding: 4px 0px 4px 10px;
}
.navBarLinks a:hover{
	border-top: 1px solid #FFF;
	background-color: #FFC;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
}
#navBar li {background-color: #C3D6ED;}
#sectionLinks a:hover, #sectionLinks a:focus {background-color: #FFC;}
/*#navBar .selected {
	background-color: #FFC;
}*/
#navBar .sectionHead {
	background-color: #F58130;
	color: #000;
}
#externalLinks a:hover, #externalLinks a:focus {background-color: #F77723;}
#associateLinks a:hover, #associateLinks a:focus {background-color: #B7E8FF;}

#logo{
	padding: 10px 0px 10px 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	border-top: 1px none #ccc;
	color: #069;
	margin: 5px 0px 0px 0px;
}
#logo img{display: block;	padding: 0px 0px 6px 3px;}
#logo p{font-size: 80%;}

/* SiteMap Styles */
.siteMap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C478F;
	line-height: 1.33;
	padding: 5px 0px 20px 0px;
}
.siteMap ul {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../images/sm-arrow1.gif);
}
.siteMap ul a:link, .siteMap ul a:visited {
	text-decoration: none;
	color: #0C478F;
}
.siteMap ul a:focus, .siteMap ul a:hover {text-decoration: none; background-color: #FFFFCC;	color: #000;}
.siteMap ul ul {list-style-image: url(../images/sm-arrow2.gif);}
.siteMap ul ul a:link, .siteMap ul ul a:visited {
	text-decoration: none;
	color: #0C478F;
}
.siteMap ul ul a:focus, .siteMap ul ul a:hover {text-decoration: none; background-color: #FFC;	color: #000;}
.siteMap ul ul ul {list-style-image: url(../images/sm-arrow3.gif);}
.siteMap ul ul ul a:link, .siteMap ul ul ul a:visited {text-decoration: none;	color: #0C478F;}
.siteMap ul ul ul a:focus, .siteMap ul ul ul a:hover {text-decoration: none; background-color: #FFC;	color: #000;}

/* Feedback Form Styles */
#feedbackForm {
	margin: 0px 0px 0px 0px;
	overflow: auto;
	width: 95%;
	padding: 0px;
}
#feedbackForm textarea, input, select {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
#feedbackForm label {
	font-family: Arial, Helvetica, sans-serif;
	color: #0C478F;
	font-weight: normal;
	padding: 0;
}
#feedbackForm .buttonArea {
	width: 90%;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	white-space: nowrap;
}
#feedbackForm .buttonArea label{margin: 0; padding: 0;}


/* info boxes, columns, table styles, etc. */
div.cols2 {
	margin: 10px 0px 15px 0px;
	padding: 10px 10px 10px 30px;
	font-family: Arial, Helvetica, sans-serif;
	width: 90%;
	background: #F0F8FF;
}
div.cols2-l	{
	padding: 0px;
	width: 30%;
	float: left;
	margin: 5px 0px 5px 0px;
}
div.cols2-r {
	padding: 0px;
	width: 69%;
	float: right;
	margin: 5px 0px 5px 0px;
}

.contactBox {
	background: #F0F8FF;
	width: 95%;
	margin: 15px 5px 15px 5px;
	padding: 10px 0px;
	overflow: auto;
}
.contactBox p {
	margin: 0px 10px 0px 20px;
	line-height: 1.2;
	color: #0C478F;
}
.contactBox p em {font-style: normal;	font-weight: bold;}
.contactStub {}

.infoBox {
	background: #F7F7F7;
	width: 85%;
	border-left: 1px solid #BED2DE;
	margin: 20px 0px 30px 25px;
	padding: 10px 0px;
	overflow: auto;
}
.infoBox p {
	line-height: 1.2;
	margin: 0px 10px 0px 30px;
	color: #069;
}
.infoBox p em {font-style: normal; font-weight: bold;}
.infoStub {}
.infoBlock {}
.indexBlock {}

.infoTable {margin: 20px 5px 30px 20px;	color: #069;}
.infoTable table {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 95%;
}
.infoTable table tr, td, th {
	line-height: 1.1;
	padding: 5px 5px 5px 20px;
}
.infoTable table th {
	border-left: 1px solid #BED2DE;
	font-weight: normal;
	width: 33%;
	text-align: left;
}
.infoTable table td {
	border-left: 1px solid #ccc;
	width: 67%;
}
.infoTable table em {font-style: normal; font-weight: bold;}
.groupsTable {margin: 20px 5px 30px 20px;	color: #069;}
.groupsTable table {
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	width: 98%;
}
.groupsTable table tr, td, th {
	line-height: 1.1;
	padding: 5px 5px 5px 7px;
	vertical-align: text-top;
}
.groupsTable table th {
	border-left: 1px solid #ccc;
	font-weight: bold;
	width: 33.33%;
	text-align: center;
	padding: 5px;
}
.groupsTable table td {
	border-left: 1px solid #ccc;
	width: 33.33%;
}
.groupsTable table em {font-style: normal; font-weight: bold;}
.groupsTable table th.first, .groupsTable table td.first {border-left: 1px solid #BED2DE;}
.subhead {
	text-align:left;
	padding-left: 40px;
	line-height: 0.8;
}
.rowhead {background-color: #E0F9F0;}
.rowodd {background-color: #FFF;}
.roweven {background-color: #F7F7F7;}
#colourTestBox {
	background-color: #DDD; 
	color: #000; 
	border: #000 solid 1px;
	padding: 4px;
	margin: 7px;
}
#siteStyles {}
#siteStyles a:focus {background-color: #FFC; color: #000; text-decoration: none;}

.changedCopy {
	background: #FFC;
	display: block;
}
/*-----------------------------------------------------------------------------------*/

.countyInfo {
	display: block;
	padding: 25px 0px 10px 15px;
	background-color: #FFC;
	margin: 10px 15px 10px 15px;
}
.countyInfo p {
	font-size: 90%;
	margin: 0;
	line-height: 1.2;
}

.countyInfo ol {
	font-size: 90%;
	margin: 0;
	line-height: 1.2;
	list-style: disc;
}
.sectionLinksTop h2{
	background: url(../images/left-nav-main-sections.jpg) no-repeat;
	color: #FFF;
	height: 24px;
	padding: 10px 0px 0px 10px;
	width: 177px;
}

.mainSectionLinksTop h2{
	background: url(../images/left-nav-main-sections.jpg) no-repeat;
	color: #FFF;
	height: 24px;
	padding: 10px 0px 0px 10px;
	width: 177px;
}

.sectionLinksBottom {
	background: url(../images/left-nav-bottom.jpg) no-repeat;
	height: 13px;
	border-bottom: none;
}

#topSiteStyles {
	font-size: 70%;
	color: #043882;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 22px;
	width: 939px;
	height: 62px;
	background: url(../images/below-global-nav-image.jpg) no-repeat;
	position: relative;
}
.topSiteStylesPadding {
	display: block;
	padding: 28px 0px 0px 0px;
	width: 940px;
}
.siteStyles {
	font-size: 115%;
	font-style: italic;
	font-weight: bolder;
	display: inline-block;
}
#rightnavBar {
	float: left;
	display: block;
	width: 177px;
	padding: 0px 0px 0px 5px;
}
#countySiteLink a {
	background: url(../images/county-sites-link-image.jpg) no-repeat left bottom;
	display: block;
	width: 177px;
	height: 135px;
}
#countySiteLink a:hover  {
	     background-position: right bottom;
}	
#onlineShop a {
	background: url(../images/online-shop-link-image.jpg) no-repeat left bottom;
	display: block;
	width: 177px;
	height: 147px;
}
#onlineShop a:hover  {
	     background-position: right bottom;
}
#donate a {
	background:url(../images/donate.jpg) no-repeat left bottom;
	display: block;
	width: 177px;
	height: 212px;
}
#donate a:hover  {
	     background-position: right bottom;
}
#aboutUs {
	display: block;
	margin: 12px 0px 0px 0px;
}
#footerNav .footerSiteStyles {
	position: relative;
	display: inline-block;
	left: 350px;
	top: 0px;
}
#footernote {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 70%;
	padding: 0px 0px 0px 207px;
}
#rightnavBulletLinks {
	margin: 15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #0C478F;
	font-size: 75%;
	text-decoration: none;
}
#rightnavBulletLinks ul li {
	list-style: none;
	background: url(../images/right-nav-bullet-list-image.jpg) no-repeat;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 1px 0px 0px 24px;
	line-height: 1.8em;
}
#rightnavBulletLinks ul li a {
	text-decoration: none;
}
#rightnavBulletLinks ul li a:hover {
	color: #FB7910;
	text-decoration: none;
}
.booklist ul {
	float: right;
	list-style: none;
}
.booklist li {
	list-style: none;
	display: block;
	margin: 0px 20px 0px 10px;
}
.booklist img {
	float: left;
	margin: 0px 10px 0px 0px;
}
.booklist {
	clear: both;
}
.booklist a:hover, #externalLinks a:focus {
	background-color: #F58130;
}
.story #sam {
	display: block;
	float: right;
}
#mainContent .story ul .factsheetimage {
	display: block;
	float: right;
	padding: 5px 0px 5px 10px;
}
.footnote {
	font-size: 80%;
}
.removebullet {
	list-style: square;
}

