﻿/* CSS Document */

body {
	background: url( '../Media/SNIS/ext_body_bg.jpg' ) repeat-x;
	background-color: #77a8da;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	width: 980px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

a.pdf {
	background-image: url( '../Media/SNIS/icon_pdf.png' );
	background-repeat:no-repeat;
	background-position: left;
	padding: 5px 0 5px 35px;
	margin-bottom: 10px;
	display: block;
}

#wrapper {
	width: 980px;
	background: url( '../Media/SNIS/int_content_bg_tile.jpg' ) repeat-y;
}

#header {
	width: 980px;
	height: 228px;
	}
	#header #topnav {
		background: url( '../Media/SNIS/int_topnav_bg.jpg' ) no-repeat;
		width: 966px;
		height: 27px;
		float: right;
		text-align: right;
		padding-right: 14px;
	}
	#header #topnav img {
		margin-right: 25px;
	}
	#banner {
		clear: both;
		width: 980px;
		height: 190px;
	}
	#header #banner {
		clear: both;
		width: 980px;
		height: 136px;
	}
	#header #nav {
		background: url( '../Media/SNIS/int_nav_bg.jpg' ) no-repeat;
		width: 956px;
		height: 65px;
		padding-left: 24px;
	}

#content {
	clear: both;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 15px;
	width: 904px;
		min-height: 586px;
		height: auto !important;
		height: 586px;
	background: url( '../Media/SNIS/int_content_bg.jpg' ) no-repeat;
	}

#content #content_body {
	float: left;
	width: 640px;
	margin-left: 20px;
}
	
#footer {
	clear: both;
	background: url( '../Media/SNIS/int_footer_bg.jpg' ) no-repeat;
	background-color: #77a8da;
	width: 945px;
	height: 91px;
	padding-top: 15px;
	padding-left: 35px;
	color: #fff;
	font-size: 0.7em;
	}
	#footer #sitenav {
		float: left;
		width: 550px;
		padding-top: 0px;
	}
	#footer #siteinfo {
		float: right;
		width: 300px;
		margin-right: 40px !important;
		margin-right: 20px;		
		text-align: right;
		line-height: 15px;
	}
	#footer a {
		color: #fff;
		text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
		}
	#footer #sem {
		float: left; 
		margin-top: 25px;
		margin-bottom: 10px;
		color: #565656;
		}
		#footer #sem a {
			text-decoration: underline;
			color: #565656;
			}
			#footer #sem a:hover {
				text-decoration: none;
			}
	
/************************
* SEARCH CONTROL
*************************/	
#ctl00_SEARCHCONTROL_searchPanel {
  background:#FFF url( '../Media/SNIS/edu_search_bg.jpg' ) no-repeat left top;
  margin-left: 10px;
  height: 71px;
  padding-left: 135px;
  padding-top: 25px;
  width: 748px;
}

#ctl00_SEARCHCONTROL_searchKeywords {
  width: 500px;
  padding: 2px;
  font-size: 1.1em;
  vertical-align: middle;
}

#ctl00_SEARCHCONTROL_searchButton {
  background: url( '../Media/SNIS/edu_search_button.jpg' ) no-repeat;
  border: 0;
  width: 91px;
  height: 29px;
  margin-left: 9px;
  font-size: 0.9em;
  vertical-align: middle;
}

h5#searchPrompt { margin: 0; }

/************************
* EDUCATION STYLES
*************************/
#homeLeft {
  width: 575px;
  margin: 0px 0 0 20px;
  float: left;
}

#homeRight {
  width: 250px;
  margin: 0px 20px 0 10px;
  padding: 0 0 0 20px;
  float: right;
  border-left: 1px solid #afb9df;
}

#homeRight h2 {
  font-size: 1.1em;
  color: #333333;
  border-bottom: 1px solid #333333;
 }

#aboutEducation {
  height: 85px;
  padding: 15px 0 0;
}

#aboutEducation h3 {
  font-size: 1.1em;
  color: #333333;
  border-bottom: 1px solid #333333;
  margin: 0;
}

#aboutEducation p {
  font-size: 0.9em;
}

table#featuredContentTable td {
  vertical-align: top;
  padding: 0 0 20px 0;
}

table#featuredContentTable td p {
  font-size: 0.8em;
  line-height: 1.4em;
  margin: 0;
}

h3.featuredContentTitle {
  margin: 0 0 5px 0;
  line-height: 1.0em;
}

p.featuredContentMeta {
	color: #999999;
	font-style: italic;
}

h3.featuredContentTitle a:link, h3.featuredContentTitle a:visited, h3.featuredContentTitle a:hover, h3.featuredContentTitle a:active {
  /*color: #00F;*/
  font-size: 0.8em;
	text-decoration: underline;
}

table.sectionTable {
  font-size: 0.9em;
  margin: 0 0 10px 0;
}

table.sectionTable tr td a:link, table.sectionTable tr td a:visited {
  /*color: #0052A4;*/
  font-size: 1.0em;
  font-weight: bold;
	text-decoration: underline;
}

#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; }
