/*  

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/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: 281px; float: left; }
	#levelTwo #flashFull		{ width: 900px; height: 281px; 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/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; background-image: url(../images/bullet-common.gif); }
	
	#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/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/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; }

  /* [BC] Featured Areas */
	#contentLeft .featured { background: #eee; padding: 10px 10px 0; margin-bottom: 20px; }
	#contentLeft .featured p { padding: 0 0 10px; }

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

/* WIDGET-60
--------------------------------------------------------- */
	.widget-60 { display: block; width: 300px; height: 60px; }
	.widget-60 span { display: none; }

}
