* html {
	margin: 0;
	padding: 0;
}

body {
	background: url( '/images/bg.jpg' ) repeat-x;
	background-color: #ccc4b7;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	width: 940px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img {
	border: 0;
}

/***************************
* INTERNAL STYLES
****************************/
#header {
	width: 940px;
	background: url( '/images/int_header_bg.jpg' ) no-repeat;
	background-color: #fff;
	}
	#header #topnav {
		float: right;
		text-align: right;
		width: 629px;
		height: 45px;
		padding-right: 35px;
		padding-top: 14px;
		color: #6e8295;
		font-size: 0.8em;
		font-weight: bold;
		background: url( '/images/int_topnav_bg.jpg' ) no-repeat;
		}
		#header #topnav #topnav_call {
			color: #25336a;
			float: left;
			margin-left: 55px !important;
			margin-left: 30px;
			margin-top: 10px;
			}
			#header #topnav #topnav_call span {
				font-size: 1em;
				}
				#header #topnav #topnav_call span span {
					font-size: 1.3em;
				}
	#header #logo {
		position: relative;
		top: 35px;
		left: 35px;
		float: left;
	}
	#header #banner {
		clear: both;
		width: 940px;
		height: 152px;
		}
		#header #banner img {
			position: static !important;
			position: fixed;
			float: left !important;
			margin-left: 65px !important;
			margin-top: -35px !important;
			width: 210px;
		}

/************************
* SEARCH CONTROL
*************************/	
#ctl00_SEARCHCONTROL_searchPanel {
  background:#FFF url( '/images/search_bg.jpg' ) no-repeat left top;
  height: 71px;
  padding-left: 25px;
  padding-top: 35px;
  width: 758px;
}

#ctl00_SEARCHCONTROL_searchKeywords {
  width: 600px;
  padding: 2px;
  font-size: 1.2em;
  vertical-align: middle;
  color: #909090;
}

#ctl00_SEARCHCONTROL_searchButton {
  background: url( '/images/search_button.jpg' ) no-repeat;
  border: 0;
  width: 106px;
  height: 38px;
  margin-left: 10px;
  font-size: 0.9em;
  vertical-align: middle;
}

h5#searchPrompt { margin: 0; }

/***************************
* PATIENT ED STYLES
****************************/
h2 {
	color: #0a4276;
}
h3 {
	color: #4f4f4f;
}

hr {
	color: #b9b9b9;
	background: #b9b9b9;
}


#sectionList {
	clear: both;
	text-align: center;
	font-size: 0.9em;
	}
	#sectionList .eduCat {
		float: left;
		background: url( '/images/edu_cat_bg.jpg' ) no-repeat;
		background-position: bottom left;
		padding-left: 10px;
		width: 220px;
		min-height: 225px;
		height: auto !important;
		height: 225px;
		text-align: left;
		font-size: 1.0em;
		margin-right: 30px;
		}
		#sectionList .eduCat h1 {
			color: #cc6f1a;
			font-size: 1.2em;
			margin-bottom: 5px;
			margin-top: 10px;
		}
		#sectionList .eduCat p {
			min-height: 50px;
			height: 50px !important;
			height: 50px;
			margin-top: 5px;
		}
		#sectionList .eduCat ul {
			list-style-type: none;
			margin: 0px;
			margin-left: 15px;
			padding: 0px;
			}
			#sectionList .eduCat ul li {
				background: url( '/images/edu_list.jpg' ) no-repeat;
				background-position: 0 8px;
				padding-left: 20px;
				margin-bottom: 0px;
				margin-top: 0px;
				margin-left: 0px;
				}
				#sectionList .eduCat ul li a {
					color: #015eb4;
					text-decoration: none;
					}
					#sectionList .eduCat ul li a:hover {
						color: #009cff;
						text-decoration: underline;
					}
	
#subSection {
	clear: both;
	float: left;
	padding-top: 25px;
	padding-left: 10px;
	font-size: 0.9em;
	background: url( '/images/edu_subsection_bg.jpg' ) 0 100% no-repeat;
	background-position: bottom;
	/*width: 745px;*/
	width: 450px;
	min-height: 195px;
	height: auto !important;
	height: 195px;	
	}
	#subSection h1 {
		color: #cc6f1a;
		font-size: 1.2em;
		margin-bottom: 5px;
		margin-top: 10px;
		text-align: left;
	}
	#subSection p {
		margin-top: 5px;
		text-align: left;
	}
	#subSection a {
		color: #015eb4;
		text-decoration: none;
		}
		#subSection a:hover {
			color: #009cff;
			text-decoration: underline;
		}
	#subSection ul {
		float: left;
		text-align: left;
		width: 125px;
		list-style-type: none;
		margin: 0px;
		margin-left: 15px;
		padding: 0px;
		}
		#subSection ul li {
			background: url( '/images/edu_list.jpg' ) no-repeat;
			background-position: 0 8px;
			padding-left: 20px;
			margin-bottom: 0px;
			margin-top: 0px;
			margin-left: 0px;
		}
#itemSet {
	float: right;
	margin-top: 25px;
	padding-left: 10px;
	padding-right: 10px;
	font-size: 0.9em;
	background: url( '/images/ix_logo.jpg' ) 30px -35px no-repeat;
	border-left: 1px solid #999999;
	min-height: 200px;
	height: auto !important;
	height: 200px;
	width: 300px;
	}
	#itemSet h3 {
		color: #003366;
		margin-top: 10px;
		margin-bottom: 0;
		font-size: 1.0em;
		font-style: italic;
	}
	#itemSet h2 {
		color: #003366;
		margin: 0;
		margin-bottom: 10px;
		font-size: 1.9em;
	}
	#itemSet p {
		line-height: 25px;
	}


#breadcrumbs p {
  color: #666;
  font-size: 0.7em;
  font-weight: bold;
  margin: 20px 0 20px;
}

#breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:hover, #breadcrumbs a:active {
  color: #666;
  font-weight: bold;
	text-decoration: underline;
}

div.itemList {
  width: 520px;
  border-left: solid 1px #CCC;
  border-right: solid 1px #CCC;
  margin-bottom: -20px;
  padding: 10px;
}

table.itemSummary {
  width: 90%;
  border-bottom: solid 1px #CCC;
  margin: 0 0 20px 0;
}

table.itemSummary td {
 padding: 0 0 10px 0; 
}

span.itemSummaryText {
  font-size: 0.75em;
  line-height: 1.4em;
}


table#sectionHeader {
 width: 750px;
 border-bottom: dashed 1px #CCC;
 margin: 0 0 20px 0;
}

h2#sectionName, h2#topicName, h2#resultsName {
  margin: 0 0 5px 0;
  color: #004CAB;
}

h2#itemName {
 margin: 0 0 20px 0;
 color: #004CAB;
}

div.topicListItem {
  margin: 0 0 20px 53px;
}

a.topicListItemName:link, a.topicListItemName:visited, a.topicListItemName:hover, a.topicListItemName:active {
  /*color: #004CAB;*/
	text-decoration: underline;
  font-weight: bold;
}

span.topicListItemMeta {
  font-size: 0.8em;
}

a.topicListItemMetaLink:link, a.topicListItemMetaLink:visited, a.topicListItemMetaLink:hover, a.topicListItemMetaLink:active {
  color: #666;
	text-decoration: none;
}


span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

div.itemListBox {
 margin: 0 0 20px 0; 
}

p.itemListSummary {
 width: 500px;
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: solid 1px #999;
 padding: 0 0 5px 0;
}

div.itemListItem {
 margin: 0 0 20px 0; 
}

span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

a.itemListItemName:link, a.itemListItemName:visited, a.itemListItemName:hover, a.itemListItemName:active {
  /*color: #004CAB;*/
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

table.itemListItem {
  margin: 0 0 20px 0;
}

td.itemListItemImage {
  padding: 5px 0 0 0;
  vertical-align: top;
}

td.itemListItemText {
  padding: 0 0 0 20px;
  vertical-align: top;
}

span.itemListItemSummary {
  font-size: 0.8em;
}

img.itemThumb {
  border: solid 1px #000;
}

h3.itemSectionName {
  margin: 20px 0 10px 0;
}

table.healthwiseItemTable tr td {
 font-size: 0.9em; 
}

table.healthwiseItemTable tr td.healthwiseSectionMenu {
  vertical-align: top;
}

table#sectionMenu {
  width: 175px;
  vertical-align: top;
}

table#sectionMenu ul { margin: 10px 0 0 16px; }

table#sectionMenu ul li {
  font: normal normal normal 0.9em/1.2em Helvetica, Arial, Sans-Serif;
  list-style-type: none;
  margin: 0 0 7px 0;
}

table#sectionMenu ul li.current {
  font: normal normal normal 0.9em/1.2em Helvetica, Arial, Sans-Serif;
  list-style-image: url(../Media/Healthwise/arrow_p.gif);
  margin: 0 0 7px 0;
}

table#sectionMenu ul li a { text-decoration: none; }


#healthwiseFooter {
  border-top: solid 1px #666;
  margin: 20px 0 0;
  padding: 20px 0 0;
  text-align: center;  
}

#healthwiseFooter p, #healthwiseFooter table tr td {
  font: normal normal normal 0.7em/1.0em Helvetica, Arial, Sans-Serif;
}

#healthwiseFooter table tr td {
  text-align: left;
}

div#ConditionCenter {
 margin: 0 0 30px 0; 
}

div.ConditionCenterTitle {
  margin: 30px 0 5px 0;
  font-size: 1.1em;
  font-weight: bold;
  color: #835A60;
}

table#drugBlock {
 margin: 0 0 30px 0; 
}

table#drugBlock, table#drugBlock td {
  border: solid 2px #000;
}

table.emerTable tr td {
  padding: 5px;
}

table.healthwiseItemTable tr td table.yellowCysTable tr td table {
 border: 0; 
}

table.healthwiseItemTable tr td table.redCysTable, table.healthwiseItemTable tr td table.yellowCysTable, table.healthwiseItemTable tr td table.greenCysTable, table.healthwiseItemTable tr td table.blackCysTable {
 margin: 0 0 30px 0;
}

table.healthwiseItemTable tr td table.redCysTable td, table.healthwiseItemTable tr td table.yellowCysTable td, table.healthwiseItemTable tr td table.greenCysTable td, table.healthwiseItemTable tr td table.blackCysTable td {
 padding: 2px 5px 2px 5px;
}

table.healthwiseItemTable tr td table.redCysTable, table.healthwiseItemTable tr td table.redCysTable tr td { border: solid 1px #F00; }
table.healthwiseItemTable tr td table.greenCysTable, table.healthwiseItemTable tr td table.greenCysTable tr td { border: solid 1px #0F0; }
table.healthwiseItemTable tr td table.yellowCysTable, table.healthwiseItemTable tr td table.yellowCysTable tr td { border: solid 1px #FF0; }
table.healthwiseItemTable tr td table.blackCysTable, table.healthwiseItemTable tr td table.blackCysTable tr td { border: solid 1px #000; }
table.healthwiseItemTable tr td table { border-collapse: collapse; }
table.healthwiseItemTable tr td table tr td {
 padding: 2px 5px 2px 5px;
}

table.healthwiseItemTable tr td table tr td ul { margin: 0 0 20px 20px; }
table.healthwiseItemTable tr td ul { margin: 0 0 20px 32px; }
table.healthwiseItemTable tr td ol { margin: 0 0 20px 40px; }

/***************************
* FULLSPAN STYLES
****************************/		
#wrapper_fullspan {
	background: url( '/images/wrapper_bg_fullspan.jpg' ) repeat-y;
}

#wrapper_fullspan #content_body {
	background: url( '/images/int_content_bg_fullspan.jpg' ) 0px 0 no-repeat;
	padding-left: 75px;
	width: 805px;
	float: left;
	padding-top: 15px;
	padding-right: 60px;
}

#wrapper_fullspan #header #nav {
	clear: both;
	background: url( '/images/int_nav_bg_fullspan.jpg' ) no-repeat;
	width: 795px;
	height: 49px;
	padding-left: 145px;
}

#wrapper_fullspan #content {
	clear: both;
	float: left;
	background: url( '/images/wrapper_bg_fullspan.jpg' ) repeat-y;
	background-position: top left;
	min-height: 335px;
	height: auto !important;
	height: 335px;
	width: 940px;
}

#wrapper_fullspan #footer {
	clear: both;
	background: url( '/images/int_footer_bg_fullspan.jpg' ) no-repeat;
	background-color: #ccc4b7;
	width: 895px;
	min-height: 59px;
	height: auto !important;
	height: 59px;
	font-size: 0.6em;
	color: #00315d;
	padding-top: 20px;
	padding-left: 45px;
}
	

/***************************
* GLOBAL LAYOUT STYLES
****************************/	
#footer p {
	line-height: 12px;
	margin: 0;
}
#footer a {
	color: #434343;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer img {
	float: right;
	margin-right: 40px;
	margin-top: -30px;
}
#footer #sem {
	float: left; 
	margin-top: 25px; 
	margin-bottom: 10px;
	color: #787878;
	background: #ccc4b7;
	}
	#footer #sem a {
		text-decoration: underline;
		color: #787878;
		}
		#footer #sem a:hover {
			text-decoration: none;
		}
