/*
* Deprecated DNN CSS class names will remain available for some time
* before being  permanently removed. Removal will occur according to
* the  following process:
*
* 1. Removal will only occur with a major (x.y) release, never
*    with a maintenance (x.y.z) release.
* 2. Removal will not occur less than six months after the release
*    when it was deprecated.
* 3. Removal will not occur until after deprecation has been noted
*    in at least two major releases.
*
*                                              |        |Planned |
*  Name                                        |Release |Removal |
*----------------------------------------------+--------+--------+
* Mod{NAME}

C                                     5.6.2    6.2
*   {NAME}

 = sanitized version of the DesktopModule Name
*   Used on <div> tag surrounding Module Content, inside container
*----------------------------------------------+--------+--------+
*/

/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  {
}

.ContentPane  {
}

.RightPane  {
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:hover    {
}

A.SelectedTab: active   {
}

/* text style for the unselected tabs */
.OtherTabs {
}

/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:hover    {
}

A.OtherTabs: active   {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal
{
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
}

/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
}

A.CommandButton:visited  {
}

A.CommandButton:hover    {
}

A.CommandButton: active   {
}

/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
}

A:visited   {
}

A:hover {
}

A: active    {
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}

UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

OL UL LI   {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */
.Message    {
}

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}

/* Login Styles */
.LoginPanel {
}

.LoginTabGroup {
}

.LoginTab {
}

.LoginTabSelected {
}

.LoginTabHover {
}

.LoginContainerGroup {
}

.LoginContainer {
}

.sliderWrapper {
  position: relative;
  display: block;
  height: 330px;
  width: 1200px;
  position: relative;
}

.Normal {
  position: relative;
}

.sliderWrapper h1 {
  position: absolute;
  bottom: 41px;
  left: 36px;
  color: #ffffff;
  text-shadow: 4px 4px 6px rgba(0, 0, 0, .7);
  font-family: "Memphis", "Times New Roman", serif;
  font-size: 48px;
  line-height: 54px;
}

.bannerWrapper img,
.sliderWrapper img {
  width: 1200px;
}

.mainMenu .sel,
.mainMenu .bc {
  color: #555559;1
}

.leftColumContainer {
  width: 72%;
  padding: 0;
  color: #555559;
  font-size:12px;
}

.topCopyPane .DNNContainer_Title_h2 h2,
.leftColumContainer .DnnModule-EasyDNNnews h2,
.leftColumContainer .DNNContainer_Title_h2 h2,
.leftColumContainer .DnnModule-EasyDNNnews h3 {
  background: #121c4e;
  color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1;
  margin: 0 0 0.5em;
  text-transform: capitalize;
  padding: 15px 15px 16px;
}

.leftColumContainer ul {
  margin-left: 3em;
  padding-left: 1em;
  text-indent: 0;
}

.leftColumContainer p,
.leftColumContainer li {
  font-size: 18px;
  line-height: 20px;
}

/*
.leftColumContainer H2,
.leftColumContainer H3,
.leftInnerNavPane H2 {
background: #121c4e;
border-bottom: 1px solid #B0B0B0;
color: #ffffff;
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: normal;
line-height: 1;
margin: 0 0 0.5em;
text-transform: capitalize;
}

*/

.leftColumContainer H2,
.leftInnerNavPane H2 {

}

.rightColumContainer H2 {
  border-bottom: 1px solid #B0B0B0;
  color: #ffffff;
  background: #555559;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  margin: 0;
  padding: 18px 15px;
  text-transform: capitalize;
}

.rightColumContainer .DNNModuleContent {
  padding-top: 12px;
}

.scrollable_box.item_info {display: none!important;}

.dateContainer, .dateContainer .Normal {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: normal;
  color: #ffffff;
  text-align: right;
  font-size: 17px;
  z-index: 100;
  bottom: 145px;
  position: absolute;
  display: block;
  width: 100%;
  font-size: 28px;
}

.headerWrapper {
  position: relative;
  height: 60px;
  z-index: 9;
}

/* SEARCH BAR */
.searchBar {
  position: relative;
  height: 60px;
  padding: 13px;
  background-color: #555559;
}

.searchWrapper input {
  height: 20px;
}

.searchBarNav a {
  padding: 10px;
  color: #ffffff;
  font-size: 15px;
}

.accordionALink:hover {
  background-color: #64beeb !important;
  color: white;
}

.accordionALink.expanded {
  background-color: #00a0df;
}

.accordionALink: focus {
  background-color: #64beeb !important;
  color: white;
}

.accordionALink: collapse {
  background-color: #8a8a8c !important;
  color: white;
}

.panel-heading {
  text-decoration: none;
  font-size: 15px;
  display: block;
  padding: 3px;
  width: 160;
  background-color: #54565A !important;
  border-bottom: 1px solid rgb(202,202,202);
  color: white;
}

.featuresList h1.featuredTitle a,
.featuresList h1.featuredTitle a:link
{
  color: #F2635D!important;
  font-family: Arial, Helvetica, sans-serif!important;
}

.featuresList h1.featuredTitle a: active {
  color: gray!important;
}

.featuresList h1.featuredTitle a: focus {
  color: #f2635d !important;
}

.featuresList h1.featuredTitle a:visited {
  color: #f2635d !important;
}

.featuresList h1.featuredTitle a:hover {
  color: #f2535d !important;
}

.article.details h1 {
  color: #64beeb!important;
}

.article.details h2 {
  font-size:14px !important;
  line-height: 36px !important;
}

.article.details p, li, span {
  font-size:12px;
}

.article.in_list h1 a, #EDN_ADPOne.search .article.in_list h1 a {
  color: #c31f25 !important;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.grayContainer .article.in_list h5 a {
  color: #64beeb;
  font-style: normal;
}

.leftInnerColumContainer H2 {
  font-family: Arial, Helvetica, sans-serif;
  color: #64beeb;
}

.taglineInnerWrapper {
  background-image: none !important;
}

.bannerWrapper {
  position: relative;
  display: block;
  height: 348px;
}

.footerCopyrightPane {
  bottom: 0;
}

#footer .footerCopyrightPane p.footer-disclaimer {
  font-size: 11px;
  color: #b7b7b7;
  max-width: 95%;
}

.footerContactPane {
  text-align: right;
}

.footerCopyrightPane, .footerCopyrightPane a, .footerContactPane, .footerContactPane a, .footerNavPane, .footerNavPane a {
  color: #ffffff;
}

.footerCopyrightPane .Normal, .footerCopyrightPane  .NormalDisabled, .footerCopyrightPane  .NormalDeleted {
  color: #ffffff;
}

.footerNavPane .Normal a, .footerNavPane .NormalDisabled a , .footerNavPane .NormalDeleted a  {
  color: #ffffff;
  padding-right: 6px;
}

.searchBarNav {
  margin-top: -13px;
}

.searchBarNavLink:before,
.footerNavLink:before {
  content: "|";
  color: #ffffff;
  font-size: 24px;
  text-decoration: none;
  padding-right: 5px;
}

.searchBarNavLink:hover:before,
.footerNavLink:hover:before {
  text-decoration: none;
}

.searchBarNavLink:first-child:before,
.footerNavLink:first-child:before {
  content: "";
}

.footerContactPane .Normal a, .footerContactPane .NormalDisabled a , .footerContactPane .NormalDeleted a  {
  color: #ffffff;
}

.clientHighlight {
  width: 33%;
  text-align: center;
  display: inline-block;
}

.clientHighlight img {
  margin: auto;
}

.perspectiveVideo {
  width: 48%;
}

.perspectiveVideo p {
  font-size: 12px;
}

.perspectiveVideo iframe {
  width: 397px;
  height: 222px;
}

.adpSnapshotContent {
  margin-top: -12px;
  padding: 12px 16px;
}

.adpSnapshotContent p {
  font-size:14px;
  font-style: italic;
}

.adpSnapshotDetails {
  padding-top: 15px;
}

.adpSnapshotDetails h5 {
  padding: 5px 20px 6px
}

.adpSnapshotDetails p {
  font-size: 16px;
  font-style: italic;
  padding-left: 20px;
}

.adpSecondaryHeaders h2 {
  background: transparent !important;
  line-height: 29px !important;
  margin: 8px 0 0 !important;
  padding: 0 !important;
}

.adpSecondaryHeaders h2 a {
  color: #f2635d !important;
  font-weight: bold;
  font-style: italic;
  font-size: 38px !important;
  line-height: 29px !important;
}

.DnnModule-EasyDNNnews .adpSecondaryHeaders h3 {
  color: #f2635d;
  background: transparent;
  font-size:18px;
  margin: 0;
  padding: 0;
}

.adpSecondaryHeaders h4 {
  color: #000000;
  font-size:18px;
  margin: 0;
}

.searchSidebarContainer {
  margin-top: -12px;
  background: #bbbbbb;
  padding: 10px;
}

.searchSidebarContainer {
  margin-top: -12px;
  background: #bbbbbb;
  padding: 10px;
}

.sidebarSearchWrapper {
  margin: 5px 0;
  position: relative;
}

.sidebarSearchWrapper input {
  /*margin: 5px 0 !important;*/
  padding: 5px 0 5px 40px !important;
}











