﻿
body {
  background: #F5F5F5;
}

#container {
  width: 758px;
  background: #FFF;
}

#header {
  height: 123px;
}

#logo {
  width: 265px;
  float: left;
}

#links {
  width: 493px;
  float: right;
}

#topMenu {
  height: 37px;
  margin: 6px 0 0 0;
}

#banner {
  height: 61px;
}

#searchBar {
  height: 63px;
  width: 600px;
  margin: 15px 0 0 20px;
  padding: 12px 0 0 120px;
  background: #FFF url(../Media/SMI/search02.gif) no-repeat;
}

#content {
  margin: 20px;
}

#bodyZones {
  width: 350px;
  float: left;
}

#flashcontent2 {
 height: 450px;
 width: 350px; 
}

#featuredContent {
  width: 348px;
  margin: 0 0 0 20px;
  float: right;
}

#footer {
  height: 102px;
  border-top: solid 1px #5C8277;
  clear: both;
}

#footerLeft {
  padding: 0 0 0 10px;
	font-size: 11px;
	color: #16677A;
  float: left;
}

#footerRight {
  float: right;
  text-align: right;
}

#breadcrumbs p {
  color: #217285;
  font-size: 0.8em;
}

#searchBar h5 {
  font-weight: bold;
  font-size: 0.75em;
  margin: 0;
}

#bodyZones h3 {
 color: #217285;
 margin: 0 0 5px 0;
}

#featuredSections h3, #featuredItems h3, h2#sectionName, h2#topicName, h2#resultsName, h2#itemName {
 color: #217285;
}

h3.itemSectionName {
  color: #835A60;
}

h2#sectionName {
 margin: 0 0 8px 0;
}

div.topicListItem {
  width: 620px;
  background: #EBF5F7;
  border: solid 1px #CCC;
  margin: 0 0 20px 20px;
  padding: 10px 15px 10px;
}

p#resultsSummary {
  margin: 0 0 20px 20px;
  font-size: 0.8em;
}

div.itemListBox {
 margin: 0 0 20px 20px; 
}

div.itemListItem {
 margin: 0 0 20px 0; 
}

p#sectionSummary, p#topicSummary {
  font-size: 0.8em;
  font-weight: bold;
}

#featuredSections a, #featuredSections p {
  margin-left: 20px;
}

#bodyZones p, #featuredSections p, #featuredItemsTable td {
 font-size: 0.8em;
 line-height: 1.4em;
}

#featuredItemsTable tr td {
  padding: 0 6px 20px 0;
  vertical-align: top;
}

p.itemListSummary {
 font-size: 0.8em;
 font-weight: bold;
 border-bottom: solid 1px #CCC;
 padding: 0 0 5px 0;
}

span.topicListItemMeta {
 color: #000;
 font-size: 0.8em;
}

span.itemListItemMeta {
 color: #666;
 font-style: italic;
 font-size: 0.75em;
}

span.featuredItemMeta {
 color: #999;
 font-size: 0.85em;
}

a.breadcrumb:link {
  color: #217285;
}
a.breadcrumb:visited {
  color: #217285;
}
a.breadcrumb:hover {
  color: #217285;
}
a.breadcrumb:active {
  color: #217285;
}

a.itemListItemName:link {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:visited {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:hover {
  color: #835A60;
  font-weight: bold;
}
a.itemListItemName:active {
  color: #835A60;
  font-weight: bold;
}

a.topicListItemName:link {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:visited {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:hover {
  color: #835A60;
  font-weight: bold;
}
a.topicListItemName:active {
  color: #835A60;
  font-weight: bold;
}

a.topicListItemMetaLink:link {
  color: #000;
  text-decoration: none;
}
a.topicListItemMetaLink:visited {
  color: #000;
  text-decoration: none;
}
a.topicListItemMetaLink:hover {
  color: #000;
  text-decoration: underline;
}
a.topicListItemMetaLink:active {
  color: #000;
  text-decoration: underline;
}

a.featuredLink:link {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:visited {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:hover {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}
a.featuredLink:active {
  font-size: 1.0em;
	font-weight: bold;
	color: #A28388;
	text-decoration: underline;
}

a.footer:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: underline;
}
a.footer:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #16677A;
	text-decoration: underline;
}

