/* PSJ Health Center CSS Document */
/* c. 2006 CaxiamGroup */

html, body				{
						height: 100%;
						width: 100%;
						margin: 0px;
						padding: 0px;
						/*border: none;   removed - creates "shadow" for overall window layout****/
						font-family: Arial, Tahoma, sans-serif;
						font-size: 12px;
						color: #504E44;
						background-color: #FFFBF2;
						}

table, td	{
			font-family: Arial, Tahoma, sans-serif;
			font-size: 12px;
			color: #504E44;
			}

a img	{
		border: none;
		}
			
#content {
	position: relative;
	min-height: 100%;
}

* html #content {
	height: 100%;
}

#layout			{
				margin: 0px;
				width: 100%;
				}
				
#header #topleft {
	background: transparent url(bg_topfleft.gif) no-repeat top right;
}
				
#header #topcenter {
	background: transparent url(bg_topnavhome.jpg) no-repeat top left;
}
				
#header #topright {
	background: transparent url(bg_topfright.gif) no-repeat top left;
}

#headerstripe	{
				height: 2px;
				padding: 0px;
				margin: 0px auto;
				border: none;
				background-image: url(bg_headerstripe.gif);
				background-repeat: repeat-x;
				}
				
#subnav			{
				height: 33px;
				background-repeat: repeat-x;
				}
				
#subnavright {
	height: 20px;
	background: transparent url(bg_snav_right.gif) repeat-x top;
}
				
#subnav UL,
#subnav LI {
	margin:0px;
	padding: 0px 0px 0px 1px;
	list-style: none;
}

#subnav LI {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}

#subnav a:link,
#subnav a:visited {
	float: left;
	height: 31px;
	padding: 3px 0px 0px 0px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	white-space: nowrap;
}

#subnav a span {
	cursor: pointer;
}

.nav1,
.nav1active {
	background: transparent url(nav1_left.gif) no-repeat top left;
}

.nav1 a {
	background: transparent url(nav1_right.gif) no-repeat top right;
}

.nav1active a {
	background: transparent url(nav1_right_a.gif) no-repeat top right;
}

.nav1 a:active,
.nav1 a:hover {
	background: transparent url(nav1_right_o.gif) no-repeat top right;
}

.nav2,
.nav2active {
	background: transparent url(nav2_left.gif) no-repeat top left;
}

.nav2 a {
	background: transparent url(nav2_right.gif) no-repeat top right;
}

.nav2active a {
	background: transparent url(nav2_right_a.gif) no-repeat top right;
}

.nav2 a:active,
.nav2 a:hover {
	background: transparent url(nav2_right_o.gif) no-repeat top right;
}

.nav3,
.nav3active {
	background: transparent url(nav3_left.gif) no-repeat top left;
}

.nav3 a {
	background: transparent url(nav3_right.gif) no-repeat top right;
}

.nav3active a {
	background: transparent url(nav3_right_a.gif) no-repeat top right;
}

.nav3 a:active,
.nav3 a:hover {
	background: transparent url(nav3_right_o.gif) no-repeat top right;
}

.nav4,
.nav4active {
	background: transparent url(nav4_left.gif) no-repeat top left;
}

.nav4 a {
	background: transparent url(nav4_right.gif) no-repeat top right;
}

.nav4active a {
	background: transparent url(nav4_right_a.gif) no-repeat top right;
}

.nav4 a:active,
.nav4 a:hover {
	background: transparent url(nav4_right_o.gif) no-repeat top right;
}

.nav5,
.nav5active {
	background: transparent url(nav5_left.gif) no-repeat top left;
}

.nav5 a {
	background: transparent url(nav5_right.gif) no-repeat top right;
}

.nav5active a {
	background: transparent url(nav5_right_a.gif) no-repeat top right;
}

.nav5 a:active,
.nav5 a:hover {
	background: transparent url(nav5_right_o.gif) no-repeat top right;
}

.nav6,
.nav6active {
	background: transparent url(nav6_left.gif) no-repeat top left;
}

.nav6 a {
	background: transparent url(nav6_right.gif) no-repeat top right;
}

.nav6active a {
	background: transparent url(nav6_right_a.gif) no-repeat top right;
}

.nav6 a:active,
.nav6 a:hover {
	background: transparent url(nav6_right_o.gif) no-repeat top right;
}

.nav7,
.nav7active {
	background: transparent url(nav7_left.gif) no-repeat top left;
}

.nav7 a {
	background: transparent url(nav7_right.gif) no-repeat top right;
}

.nav7active a {
	background: transparent url(nav7_right_a.gif) no-repeat top right;
}

.nav7 a:active,
.nav7 a:hover {
	background: transparent url(nav7_right_o.gif) no-repeat top right;
}

.hdrshadow {
	height: 11px;
	background: transparent url(bg_hdr_shadow.gif) repeat-x top left;
}


/** sidenav elements **/

.sidenav {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
}

.sidenav LI {
	margin: 0px;
	line-height: 22px;
}

.sidenav a:link,
.sidenav a:visited {
	display: block;
	padding: 0px 8px;
	font-size: 11px;
	font-weight: bold;
	color: #504E44;
	margin-bottom: 1px;
}

.sidenav a:active,
.sidenav a:hover {
	color: #FFFFFF;
	margin-bottom: 1px;
}

.makeagift .sidenav a:active,
.makeagift .sidenav a:hover,
.makeagift .overview #sidenav1 a,
.makeagift .onlinedonation #sidenav2 a,
.makeagift .giftsatwork #sidenav3 a,
.makeagift .rehabilitation #sidenav4 a,
.makeagift .sleepdisorders #sidenav5 a,
.makeagift .laboratory #sidenav6 a,
.makeagift .conference #sidenav7 a,
.makeagift .brochure #sidenav8 a {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E389C8;
	margin-bottom: 1px;
}

.featured_projects .sidenav a:active,
.featured_projects .sidenav a:hover,
.featured_projects .overview #sidenav1 a,
.featured_projects .otherareas #sidenav2 a,
.featured_projects .giftsatwork #sidenav3 a
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #E5A67B;
}

				
/** controls for popup large view window**/
#poplayout		{
				width: 100%;
				height: 100%;
				background-color: #E9E7D7;
				font-family: Arial, Tahoma, sans-serif;
				font-size: 12px;
				color: #504E44;
				}

#popheader		{
				background-color: #E9E7D7;
				}

#popsubheader		{
				height: 12px;
				width: 100%;
				background-color: #FFFBF2;
				background-image: url(bg2_pop.gif);
				background-repeat: repeat-x;
				}

#popcontent		{
				width: 100%;
				background-color: #FFFBF2;
				}

#popfooter		{
				height: 17px;
				width: 100%;
				background-color: #584586;
				}
.popimgborder	{
				border-width: 1px;
				border-style: solid;
				border-color: #BAB8AC;
				}

.cbgsame		{
				background-color: #FFFBF2;
				}
				
.cbgsamemid		{
				background-color: #FFFBF2;
				vertical-align: middle;
				}
				
/** primary content holder class **/
.contentmain	{
				width: 740px;
				padding: 10px 0px;
				}

.cdiv			{
				width: 16px;
				background-image: url(bg_cdiv.gif);
				background-repeat: repeat-y;
				background-color: #FFFBF2;
				}

.ndiv			{
				width: 24px;
				background-image: url(bg_ndiv.gif);
				background-repeat: repeat-y;
				background-color: #FFFBF2;
				}

.gallerylayout	{
				background-position: center center;
				background-repeat: no-repeat;
				}

.gallerytext	{
				font-size: 11px;
				color: #504E44;
				padding-left: 9px;
				padding-right: 9px;
				padding-top: 2px;
				}
				
/**content separator 10px height**/
.div10			{
				height: 10px;
				display: block;
				}


.subtitle		{
				margin: 0px 0px 15px 0px;
				background-color: #E9E7D7;
				}
				
.subtitle H1,
.subtitle H2,
.subtitle H3,
.subtitle H4 {
	color: #584586;
	margin: 0px;
	padding: 0px;
}

.center {
	text-align: center;
}

.caption		{
				font-family: Arial, Tahoma, sans-serif;
				font-size: 11px;
				color: #504E44;
				}
/**image treatment**/
.imgborder		{
				border-width: 4px;
				border-color: #E9E7D7;
				border-style: double;
				}
			
/*form input style*/
input, textarea, select	{
						font-family: Arial, Tahoma, sans-serif;
						font-size: 11px;
						color: #504E44;
						}
label {
	font-weight: bold;
}

p {
	margin: 0px 0px 10px 0px;
}

/*default hyperlink text colours*/
a:link		{
			text-decoration: underline;
			color: #2B9DA2;
			}
a:visited	{
			color: #2B9DA2;
			text-decoration: underline;
			}
a:hover		{
			text-decoration: none;
			color: #2FABB0;
			}
a:active	{
			text-decoration: underline;
			color: #2B9DA2;
			}
			
ol, ul {
	margin: 0px 0px 10px 0px;
	padding: 0em 0em 0em 2em;
}

ul ul {
	margin-top: 5px;
}
						
ul				{
				list-style-image: url(bullet_arrowbrn.gif);
				}
	
li {
	margin: 0px 0px 10px 0px;
}

sup {
	font-size: 7px;
	vertical-align: top;
}

hr {
	margin: 10px 0px;
}

.rptx			{
				background-repeat: repeat-x;
				}

.rpty			{
				background-repeat: repeat-y;
				}

.rptno			{
				background-repeat: no-repeat;
				}
				
H1, H2, H3, H4 {
	margin: 0px 0px 10px 0px;
}

H1 {
	font-size: 16px;
}

H2 {
	font-size: 14px;
}

H3 {
	font-size: 12px;
}

H4 {
	font-size: 11px;
}

/*** default text colouring for statis non-href text in footers/headers typically "|" pipes ***/
.slink			{
				color: #2B9DA2;
				}

/*** footer navigation descriptive text ***/
				
#footer {
	width: 100%;
	height: 100px;
	position: relative;
	margin: -111px auto 0px auto;
	padding: 10px 0px 0px 0px;
	border-top: 1px solid #CBC9BB;
	background-color: #E9E7D7;
}

.footer			{
				margin-top: 14px;
				font-size: 11px;
				color: #44423A;
				}

.credits	{
			margin-top: 14px;
			font-size: 10px;
			color: #A7A598;
			}
			
a.credits:link		{
					color: #A7A598;
					text-decoration: underline;
					}
a.credits:visited	{
					color: #A7A598;
					text-decoration: underline;
					}
a.credits:hover		{
					color: #A7A598;
					text-decoration: none;
					}
a.credits:active	{
					color: #A7A598;
					text-decoration: underline;
					}
					
/* large view pop up elements */

#popScrn {
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: none;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #000000;
	z-index: 100;
	opacity: 0.7;
	filter: alpha(opacity=30);
}

#popDiv {
	position: absolute;
	display: none;
	padding: 25px;
	background-color: #441e75;
	border: 5px solid #FFFFFF;
	z-index: 105;
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
}
#popDiv a,#popDiv a:link,#popDiv a:visited
	{
	color: #FFFFFF;
	text-decoration: underline;
	}
#popDiv a:hover, #popDiva:active
	{
	color: #FFFFFF;
	text-decoration: none;
	}

#popClose {
	position: absolute;
	top: 3px;
	right: 5px;
}

#popCaption {
	position: absolute;
	bottom: 3px;
	left: 0px;
	font-weight: bold;
	color: #FFFFFF;
}
