/*  

Version: 3.0
Author: Community Health Network
Author URI: http://www.eCommunity.com
Copyright © 2008 Community Health Network. All rights reserved.

*/

@import url("global.css");
@import url("navigation.css");
@import url("pages.css");

@media screen, projection {

/* HEADER [COMMON]: =pageHeader
--------------------------------------------------------- */
	#pageHeader	{ position: relative; }
	#dropShadow	{ background: url(../images/site/shadow-nav.png); width: 900px; height: 4px; z-index: 1000; position: absolute; top: 0; left: 0; }
	#flashFull {  }

/* HEADER [LEVEL TWO]: =pageHeader
--------------------------------------------------------- */

	/* Left Content */
	#levelTwo #flashLeft		{ width: 500px; height: 310px; float: left; }
	#levelTwo #flashFull		{ width: 900px; height: 310px; margin-bottom: -45px; float: left; z-index: 100; }
	
	/* Right Content */
	#levelTwo #flashRight		{ width: 400px; height: 281px; float: left; font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; }
	#levelTwo #flashRight h2	{ font-size: 24px; padding: 0 20px 0 20px; margin: 30px 0 0 0; }
	#levelTwo #flashRight p		{ font-size: 10px; padding: 0 40px 0 20px; margin: 15px 0 0 0; line-height: 15px; }
	
/* HEADER [LEVEL THREE]: =pageHeader
--------------------------------------------------------- */
	
	/* Left Content */
	#levelThree #flashLeft		{ width: 500px; height: 100px; float: left; }
	
	/* Right Content */
	#levelThree #flashRight		{ width: 400px; height: 100px; float: left; font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; }
	#levelThree #flashRight h2	{ font-size: 24px; padding: 0 20px 0 20px; margin: 40px 0 0 0; }
	
/* CONTENT ACTIONS: =contentActions
--------------------------------------------------------- */
	#contentActions			{ margin: 0 0 15px 0; }
	#contentActions ul		{ list-style-type: none; margin: 0 -10px 0 0 !important; float: right; }
	#contentActions ul li	{ display: inline; padding: 0 10px 0 10px !important; float: right; }
	
	#contentActions ul li img		{ border: none !important; padding: 0 10px 0 0; vertical-align: middle; }
	
	#contentActions ul li a			{  : #999B9E !important; text-decoration: none !important; }
	#contentActions ul li a:hover	{ color: #68AEDF !important; }
	
	#contentActions ul li.leftDivider	{ background: url(../images/site/divider-actions.gif) no-repeat 0 0 !important; }

/* CONTENT LEFT: =contentLeft
--------------------------------------------------------- */
	#contentLeft	{ font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; }
	
	#contentLeft h1	{ font-size: 19px; font-weight: normal; padding: 0 0 6px 0; margin: 0 0 10px 0; }
	#contentLeft h2	{ font-size: 18px; font-weight: normal; padding: 0 0 6px 0; margin: 0 0 10px 0; }
	#contentLeft h3	{ font-size: 16px; font-weight: bold; padding: 0 0 6px 0; }
	#contentLeft h3 a		{ text-decoration: underline; color:#5A5A5A; }
	#contentLeft h3 a:hover	{ text-decoration: none; color: #88898C;}
	
	#contentLeft h4	{ font-size: 14px; font-weight: normal; padding: 0 0 6px 0; color: #494A4B; }
	#contentLeft h4 a		{ text-decoration: underline; color:#88898C; }
	#contentLeft h4 a:hover	{ text-decoration: none; color: #5A5A5A;}
	
	#contentLeft p	{ font-size: 12px; line-height: 19px; padding: 0 0 20px 0; }
	
	#contentLeft a			{ text-decoration: underline; }
	#contentLeft a:hover	{ text-decoration: none; }
	
	#contentLeft div a			{ text-decoration: none; }
	#contentLeft div a:hover	{ text-decoration: underline; }
	
	/* Unordered Lists */
	#contentLeft ul		{ list-style-type: none; margin: 0 0 15px 10px; }
	#contentLeft ul li	{ font-size: 12px; padding: 0 0 6px 14px; line-height: 19px; }
	
	#contentLeft ul li a		{ text-decoration: underline; }
	#contentLeft ul li a:hover	{ text-decoration: underline; }
	
	/* Ordered Lists */
	#contentLeft ol		{ margin: 10px 0 10px 35px; }
	#contentLeft ol li	{ font-size: 12px; padding: 0 0 6px 0; }
	
	#contentLeft ol li a		{ text-decoration: underline; }
	#contentLeft ol li a:hover	{ text-decoration: underline; }
	
	/* Images */
	#contentLeft img.left		{ float: left; margin: 4px 10px 6px 0; }
	#contentLeft img.right		{ float: right; margin: 4px 0 6px 10px; }
	
	#contentLeft div.left		{ float: left; margin: 4px 10px 6px 0; }
	#contentLeft div.right		{ float: right; margin: 4px 0 6px 10px; }
	
	#contentLeft table.left		{ float: left; margin: 4px 10px 6px 0; }
	#contentLeft table.right	{ float: right; margin: 4px 0 6px 10px; }

	/* Related Content */
	#contentLeft div.related { float: right; width: 220px; margin: 4px 0 10px 10px; background: #E9F0BA; font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; padding: 10px 0 5px 0; }
	#contentLeft div.related h3 { font-size: 11px; color: #5A5B5D; font-weight: bold; margin: 0 0 -2px 14px; }
	#contentLeft div.related p	{ font-size: 11px; color: #5A5B5D; margin: 5px 10px -10px 14px; line-height: 15px; }
	#contentLeft div.related p a		{ color: #5A5B5D; text-decoration: underline; background: none; padding: 0; width: 100%; }
	#contentLeft div.related p a:hover	{ color: #8f341d; text-decoration: underline; background: none; padding: 0; width: 100%; }
	#contentLeft div.related ul	{ color: #5A5B5D; margin: 5px 10px 0 0; }
	#contentLeft div.related ul li	{font-size: 11px; line-height: 15px; background: none !important; } 
	#contentLeft div.related ul li a		{ color: #5A5B5D; text-decoration: none; background: url(../images/site/bullet-procedures-off.gif) no-repeat 0 3px; padding: 0 0 0 14px; width: 100%; }
	#contentLeft div.related ul li a:hover	{ color: #8f341d; text-decoration: none; background: url(../images/site/bullet-procedures-on.gif) no-repeat 0 3px; padding: 0 0 0 14px; width: 100%; }
	
	/* Archives Box */
	div.archivesBox		{ background: #EDEDED; border-bottom: 1px solid #C5C5C5; }
	div.archivesBox p	{ padding: 5px 0 5px 5px !important; }

  /* [BC] Breadcrumb Hack */
	ul#breadcrumb { list-style-type: none; margin: 4px 0 10px 0; }
	ul#breadcrumb li { width: 84px; float: left; margin: 0; padding: 0; }
	ul#breadcrumb p { padding: 0 0 0 8px; width: 460px; float: right; border-left: 1px dotted #333; }

/* WIDGETS
--------------------------------------------------------- */
	.widget { margin: 0 0 10px; }

/* WIDGET myCOMMUNITY: =widgetCommunity
--------------------------------------------------------- */
	#widgetCommunity { margin: 0 0 10px; background: #B9CCE9 url(../images/site/mycommunity-background.jpg) no-repeat; height: 134px; width: 300px; position: relative; }
	
	#widgetCommunity h3		{ font-size: 11px; text-indent: -9999px; }
	#widgetCommunity p		{ text-indent: -9999px; }
	
	#widgetCommunity ul.linkActions		{ list-style-type: none; }
	#widgetCommunity ul.linkActions li	{ display: inline-block; }
	
	#widgetCommunity ul.linkActions li.linkRegister,
	#widgetCommunity ul.linkActions li.linkRegister span	{ background: url(../images/site/mycommunity-register.jpg) no-repeat; width: 80px; height: 21px; }
	#widgetCommunity ul.linkActions li.linkRegister			{ position: absolute; left: 57px; top: 76px; }
	
	#widgetCommunity ul.linkActions li.linkSignin,
	#widgetCommunity ul.linkActions li.linkSignin span	{ background: url(../images/site/mycommunity-signin.jpg) no-repeat; width: 68px; height: 21px; }
	#widgetCommunity ul.linkActions li.linkSignin		{ position: absolute; left: 169px; top: 76px; }
	
	#widgetCommunity ul.linkDetails		{ list-style-type: none; position: absolute; top: 105px; left: 81px; }
	#widgetCommunity ul.linkDetails li	{ display: inline; }
	
	#widgetCommunity ul.linkDetails li a		{ font-size: 10px; color: #77787A; text-decoration: none; font-family: Arial, Helvetica, sans-serif, "Trebuchet MS"; }
	#widgetCommunity ul.linkDetails li a:hover	{ text-decoration: underline; }
	#widgetCommunity span						{ font-size: 10px; color: #77787A; }

/* WIDGET FACEBOOK
--------------------------------------------------------- */
	#widget-facebook { display: block; widows: 300px; height: 50px; margin: 0 0 10px; }
	#widget-facebook span { display: none; }

/* WIDGET GRATEFUL PATIENT AND FAMILY PROGRAM
--------------------------------------------------------- */
	#widget-grateful { display: block; widows: 300px; height: 83px; margin: 0 0 10px; background: url(/images/widgets/grateful.jpg) 0 0 no-repeat; }
	#widget-grateful span { display: none; }

/* WIDGET I GIVE BECAUSE I CARE
--------------------------------------------------------- */
	#widget-give-care { display: block; widows: 300px; height: 100px; margin: 0 0 10px; background: url(/images/widgets/give-care.gif) 0 0 no-repeat; }
	#widget-give-care span { display: none; }

/* WIDGET EMPLOYEE CAMPAIGN
--------------------------------------------------------- */
	#widget-employee-campaign { display: block; widows: 300px; height: 100px; margin: 0 0 10px; background: url(/images/widgets/employee-campaign.gif) 0 0 no-repeat; }
	#widget-employee-campaign span { display: none; }

/* WIDGET VISIT OUR BLOG
--------------------------------------------------------- */
	#widget-visit-our-blog { display: block; widows: 300px; height: 50px; margin: 0 0 10px; background: url(/images/widgets/visit-our-blog.gif) 0 0 no-repeat; }
	#widget-visit-our-blog span { display: none; }

}