﻿
body {
  background: #FFF;
}

#container {
  width: 750px;
}

#header {
  height: 73px;
  margin: 40px 0 0;
}

#logo {
 width: 361px;
 float: left;
}

#links {
  width: 389px;
  float: right;
}

#topMenu {
  height: 34px;
}

#banner {
  text-align: center;
  margin: 0 0 10px 0;
}

#searchBar {
  height: 63px;
  width: 630px;
  margin: 0 0 0 10px;
  padding: 12px 0 20px 120px;
  background: #FFF url(../Media/WOA/search02.gif) no-repeat;
}

#content {
  background: #FFF;
  width: 730px;
  padding: 0 10px 20px 20px;
}

#bodyZones {
  width: 370px;
  float: left;
}

#flashcontent2 {
  margin-top: -20px; 
}

#featuredContent {
  width: 340px;
  margin: 0 0 0 20px;
  float: right;
}

img#ctl00_ContentPlaceHolder_animationButton {
  margin: 0 0 20px -20px;
}

#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, a.footer:visited {
	color: #005FA9;
	text-decoration: none;
}

a.footer:hover, a.footer:active {
	color: #005FA9;
	text-decoration: underline;
}
