﻿/* ------------------------------------------ */
/* RESETS, BASIC PAGE SETUP, BASIC TYPOGRAPHY */
/* ------------------------------------------ */
html { overflow-y: scroll; color: #ffffff; }
body { background: url(../images/hfo2c-bg-top.jpg) repeat-x top left #353c45; font-family: Arial; font-size: 12px; margin: 0; padding: 0; }
ol { margin-bottom: 1.3em; margin-left: 15px; list-style-position: inside; }
ol li { background: none; padding: 0; }
ul { margin-bottom: 1.3em; margin-left: 15px; list-style-type: disc; }
li ul { margin: 0; }
li ul li { margin: 0.25em 0 0 0; }
li { margin-top: 0.25em; margin-bottom: 0.25em; }
p { margin-bottom: 1.3em; font-size: 1em; }
h1 { font-size: 2.500em; margin-top: 4px; color: #ffffff; display: block; margin-bottom: 10px; }
h2 { font-size: 1.500em; margin-top: 4px; color: #90bf02; display: block; margin-bottom: 10px; }
h3 { display: block; margin-top: 4px; margin-bottom: 10px; font-size: 1.500em; color: #ffffff; }
h4 { display: block; margin-top: 4px; margin-bottom: 10px; color: #90bf02; }
h5 { display: block; margin-top: 4px; margin-bottom: 10px; color: #ffffff; }
a:link { text-decoration: none; color: #90bf02; }
a:visited { text-decoration: none; color: #90bf02; }
a:active { text-decoration: none; color: #90bf02; }
a:hover { color: #90bf02; text-decoration: underline; }
a img { border: none; }
/* END RESET */

/* ------------------------------------------ */
/* TOOLBOX CSS */
/* ------------------------------------------ */

.floatleft { float: left; }
.floatright { float: right; }
.clear { clear: both; height: 1px; overflow: hidden; margin-top: -1px; }
/* END TOOLBOX */

/* ------------------------------------------ */
/* PAGE STRUCTURE */
/* ------------------------------------------ */

#outside_container {
	width: 848px;
	min-height:400px;
	height:auto !important;
	height:400px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#search { 
  position: absolute;
  top: 40px;
  right: 0;
}

.Search_Button { display: block; text-align: right; }
.SearchTxtBox { display: block; width: 200px; margin: 0 0 10px 0; }

#header {
  width: 848px;
}

#banner1 {
  width: 848px;
  margin: 2px 0 0 0;
  padding: 0;
}

#banner1 ul, #banner1 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#banner2 {
  width: 848px;
  margin: 0;
  padding: 0;
}

#banner2 ul, #banner2 li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#nav {
  height: 35px;
  width: 848px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 387px;
  left: 20px;
}

#nav ul, #nav li {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding: 0 0 0 0 !important;
}

#nav a:link.FlyOut_Level01, #nav a:active.FlyOut_Level01, #nav a:visited.FlyOut_Level01 {
  color: #ffffff;
  font-size: 1em;
  line-height: 35px;
  width: 116px;
  background: url(../images/hfo2c-navbg.png) no-repeat top left;
  text-align: center;
}

#nav a:hover.FlyOut_Level01 {
  background: url(../images/hfo2c-navbg-over.png) no-repeat top left;
  color: #ffffff;
  text-decoration: none;
  cursor: pointer !important;
}

#nav a:link.FlyOut_Level02, #nav a:active.FlyOut_Level02, #nav a:visited.FlyOut_Level02 {
  background: #002a45;
  color: #ffffff;
  line-height: 1.75em;
  padding: 0 15px 0 15px !important;
}

#nav a:hover.FlyOut_Level02 {
  background: #90bf02;
  cursor: pointer !important;
  text-decoration: none;
}

.RadMenu .rmText {
  float: none !important; 
}

.RadMenu .rmHorizontal .rmText {
  padding: 0 !important;
}

.RadMenu .rmLink {
  padding: 0 !important;
}

#breads {
  width: 808px;
  padding: 10px 20px 10px 20px;
  font-size: .917em;
}

#breads a { color: #ffffff; }

#main {
  width: 808px;
  padding: 10px 20px 10px 20px;
}

.column1 {
  float: left;
  padding: 0 20px 0 0;
  width: 528px;
}

.column2 {
  float: left;
  width: 238px;
  padding: 0 0 0 20px;
}

.subnav a:link.FlyOut_Level01, .subnav a:active.FlyOut_Level01, .subnav a:visited.FlyOut_Level01 {
  color: #3fc3f0;
  font-style: normal;
  font-size: 1em;
  line-height: 1.75em;
  border-right: none;
}

#footer {
  width: 100%;
  height: 20px;
  padding: 10px 0 5px 0;
  font-size: .917em;
  background: url(../images/hfo2c-bg-footer.jpg) repeat-x top left #011422;
}

#footer a { color: #ffffff; }

#footer span {
  width: 848px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

#login {
  width: 100%;
  padding: 5px 0 5px 0;
  font-size: .917em;
  text-align: right;
  background: #011422;
}

.LoginTable {
  width: 848px;
	margin-left: auto;
	margin-right: auto;
  }

/* END STRUCTURE */

/* ------------------------------------------ */
/* RSS FEEDS */
/* ------------------------------------------ */

.WebBox_TitleText {
	padding: 0 0 0 10px;
	font-size: 2em;
	line-height: 37px;
}

.WebBox_TitleDiv {
  background: url(../images/hfo2c-news-arrow.png) no-repeat 0 0;
  height: 37px;
  padding: 0 0 0 39px;
  font-weight: bold;
}

.WebBox_UnderTitleSpacerDiv {
	height: 10px;
}

.WebBox_UnderItemTitleSpacerDiv {
	height: 5px;
}

.WebBox_ListDescription {
	line-height: 1.5em;
}

.WebBox_UnderItemDescriptionSpacerDiv {
	height: 15px;
}

.WebBox_ListServiceItemTitle {
  background: #2f3641;
  width: 233px;
  padding: 4px 0 4px 5px;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* PARENT SECTION */
/* ------------------------------------------ */

.ParentSection_ListTitleLink {
  font-size: 1.500em; color: #004688; display: block; font-weight: bold;
}

.ParentSection_ListBriefDescription {
  margin: 5px 0 0 0;
  float: left;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* ARTICLES PAGE */
/* ------------------------------------------ */


.ArticleSection_ListTitle {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.hasRead {
  float: left;
  margin: 0 5px 0 0;
}

.itemBriefDescription {
  margin: 10px 0 10px 0;
  display: block;
}

.Article_FullDescription {
  margin: 0 0 10px 0;
}

.itemReadMoreLink {
  margin: 10px 0 10px 0;
}

.Article_Title {
  font-size: 1.167em;
  color: #90bf02;
  margin: 0 0 10px 0;
  font-weight: bold;
}

.FaqSection_ListTitle {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.DownloadSection_ListTitle {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.DownloadSection_ListFileName {
  display: block;
  margin: 10px 0 0 0;
}

.ArticleSection_ListImage {
  float: left;
  margin: 0 10px 10px 0;
}

.Article_DisplayArticleImage {
  float: left;
  margin: 0 15px 15px 0;
}

.SectionTitle {
  margin: 0 0 15px 0;
}

.Section_Title {
  margin: 0 0 15px 0;
  font-size: 1.500em;
  font-weight: bold;
}

.BackToListLink {
  margin: 0 0 15px 0;
}

/* END STRUCTURE */

/* ------------------------------------------ */
/* LINKS PAGE */
/* ------------------------------------------ */

.itemLinkTitle {
  font-size: 1.167em;
  display: block;
  font-weight: bold;
}

.itemBriefDescription {
  display: block;
}

/* END STRUCTURE */

.HTMLNewslettersSection_ListTitle {
  color: #90bf02;
  font-weight: bold;
}

/* ------------------------------------------ */
/* DOWNLOADS PAGE */
/* ------------------------------------------ */

.itemTitle {
  font-size: 1.167em;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}

.itemBriefDescription {
	display: block;
}

.DownloadSection_ListSendALinkToDownload, .DownloadSection_ListReadMoreLink, .HTMLNewslettersSection_ListReadMoreLink { color: #90bf02; }

/* END STRUCTURE */


.editContentMenu {
margin: 15px 0 0 0;
}

.GeoMapMainMapDiv {
height:350px;
}

.SurveyResultTextCell { margin-left: 15px; }

.ContactFormFieldTitleCell { padding-bottom: 10px; }

.DownloadSection_ListThumbnail {
  float: left;
  margin: 0 10px 10px 0;
}

.DownloadSection_ListItem {
  float: right;
  width: 439px;
}

.Faq_Title {
  font-size: 1.167em;
  color: #90bf02;
  font-weight: bold;
}

.LinksSection_ListImage {
  margin: 0 10px 10px 0;
}

.BookSection_ListTitle {
  font-size: 1.167em;
  font-weight: bold;
  color: #90bf02;
}
.rsHeader { z-index: 98 !important; }
