/*/////////////////////////////////////////////////////////////////////
	Community Nursing Styles
/////////////////////////////////////////////////////////////////////*/

body {
	background-image: url(/images/bars/community-nursing.gif);
	background-repeat: repeat-x;
	background-position: 0 126px;
	}
	
h1 {
	background: url(/images/page-headings/community-nursing.gif) no-repeat;
	
	
	/*background: url(/images/page-headings/community-nursing-repeat.gif) repeat-x;
	font-size: 44px;
	height:80px;
	text-indent: 0;
	width:1000px;
	color: #ffffff;
	font-family:'Corisande-LightRegular', Arial, Helvetica, sans-serif;
	font-weight:100;
	padding: 24px 0 0 30px;*/
	}
	
h1 span {
	font-size: 20px;
	height: 38px;
	display:block;
	}
	
#logo {
		height: 230px;
		}
	

/* ~~ Left Nav ~~ */

#leftNav  {
	background-color:#B4C1C9;

}

dl.accordion dt {
background-color: #b4c1c9;
}

dl.accordion dd dl dt {
	background-color:#ebf1f4;
	}
	
ul#librarys li#articles, ul#librarys li#products {
	background-color: #8e9ba4;
	}


	
h2 {
	color: #97005e;
	font-family:'Corisande-LightRegular', Arial, Helvetica, sans-serif;
	font-weight:100;
	}
	
h3, h3 a {
	color: #333333;
	font-family:'Corisande-LightRegular', Arial, Helvetica, sans-serif;
	font-weight:100;
	text-decoration: none;
	}
	
	
/*	
h2, h3 {
	color: #97005e;
	font-family:'Corisande-BoldRegular', Arial, Helvetica, sans-serif;
	font-weight:100;
	}
*/	
dl a:hover {
	color: #97005e;
	}
	
dl.accordion dt.open{
	background: url(/images/left-nav/community-nursing/nav-open-level-one.gif) no-repeat;
	}

dl.accordion dd dl dt.open{
	background: url(/images/left-nav/community-nursing/nav-open-level-two.gif) no-repeat;
	}

/* ~~ Member Login ~~ */

#memberLogin {
	background-color: #97005e;
	}

#memberLogin button#loginGo {
	background: url(/images/buttons/community-nursing/go.gif) no-repeat;
	}
	
	
/* ~~ Page Content ~~ */	
/*	
h3, h3 a {
	color: #97005e;
	
	}*/
	
a.loginLink {
	background: url(/images/buttons/community-nursing/register.gif) no-repeat;
	}
	
h1.search {
	background:transparent url(/images/page-headings/search-results/community-nursing.gif) no-repeat scroll 0 0 !important;
	}
	
#productLinks {
	background: url(/images/layout/product-links-bg/community-nursing.jpg);
	}
	
	
	
/* Thumbs */
	
ul#articlesProducts img {
	border:2px solid #B5C2C9;
	}

