﻿#become_member { padding-left: 1em }
#tabHeaderSpacer { height:0.3em;} 

.hovering { color:#F2953A }

#divLogo { float:right }
.presentationPageTabs
{
    background-color:#D4D5D0;
    margin-bottom:22px;
    border: solid 1px #AAAAAA;
}
#linkPanel {
    padding-top:10px;
    padding-left:15px;
    padding-bottom:10px;
    left:10px;
    background-color: #D4D5D0;
    width:250px;
}

#linkPanel .FactEntry:first-of-type {
    padding-top:10px;
}
#linkPanel .FactEntry a, #linkPanel .FactEntry a:visited {
    color: black;
}
#linkPanel .FactEntry a:hover {
    color: #F2953A
}

#hdrDivision #cert {
    color: #F2953A
}

.tabHeader, .tabHeader-sel, .tabHeader-disabled, .tabUpgrade { 
    display:inline-block;
    position:relative;
    padding-left:10px;padding-top:6px;padding-bottom:6px;padding-right:10px;
}

.divUpgrade {
    padding: 15px;padding-right:30px;
    height: 100px;
    cursor: pointer;
    float: right;
    border: solid 1px #333333;
    background-image: url(/ecomedia/Images/icons/upgrade.png);
    background-repeat: no-repeat;
    background-position-x: 15px;
    background-position-y: bottom;
}

.divUpgrade:hover {
    background-image: url(/ecomedia/Images/icons/upgrade-active.png);
}


.tabHeader { list-style-position: 0px }
.tabHeader, .tabHeader-sel { cursor:pointer; }
.tabHeader-sel, 
.tabHeader:hover, 
.divUpgrade h3:hover 
    { color:#F2953A;}
.tabHeader-disabled { color:#AAAAAA; }
#divPresentationInfo {
    float:right;
    padding-top:6px;
    padding-bottom:6px;
    padding-right:10px;
    width:18px;
    background:url(/ecomedia/Images/icons/presentation-info.png) no-repeat;
    background-position-y: 8px;
    cursor: pointer;
}
#divPresentationInfo:hover {
    background-image:url(/ecomedia/Images/icons/presentation-info-active.png)
}

.page { width:680px; }
.separatorBar { width:15px; }
.aboutUs { background-color:#F3EEDB; padding:15px; border:solid 1px #AAAAAA; }
#map-canvas { border:solid 1px #AAAAAA; }
.course { margin-bottom: 15px; }
.courseHdrCrumb { float:right; margin-left:1em; }
.courseHdrCrumb img { position:relative;top:3px }
.courseSeparator { height:1px; border-top:solid 1px #AAAAAA; }

.siteCourseRow { padding-top:1.0em; padding-bottom:1.0em; }
.courseFld1 { width:230px; float:left; }
.courseFld2 { width:180px; float:left; }
.courseFld3 { width:130px; float:left; }
.courseFld4 { width:130px; float:left; }

.courseFld5 { width:540px; float:left; margin-top:0.25em; }
.courseFld6 { width:130px; float:left; margin-top:0.25em; }

#divCertImage { background-position:left center; background-repeat:no-repeat; height:210px }
.otherAddress { margin-top:0.5em; }
.otherAddress .link { font-weight:bold; }

#divMultiSites { padding: 15px; margin-top:10px; background-color:#EEEEEE;width:95% }
#divMultiSites .otherAddress { padding-left:10px }

#conCertFactHdrCert, #rsideCertName, #issuerCertFactHdrCert{ color:#F2953A }
.presCertList { max-height:90px; overflow-y:auto }

.listUpcomingCourses div { padding-bottom:0.2em }
.awardedCertification {
    padding-bottom:6px;
}
.awardedCertification > .name {
   color: #F2953A; 
   background-image: url(/ecomedia/images/icons/fp-caret.png);
   background-position-y: 7px;
   background-repeat: no-repeat;
   padding-left:15px;
}
.scopeCertType { color: #F2953A }

.presCertListItem { 
    padding-left:15px;
    background-image:url(/ecomedia/Images//fp-arrow-bullet.png);
    background-repeat:no-repeat;
    background-position-y:6px;
}
.treeNode { list-style-image: url(/ecomedia/Images/icons/treeNode.png); margin-left:15px; }
.treeNode:hover:not(.deemphasize) .label { color: #F2953A;cursor:pointer; }
.treeNode div { display:none}
.treeNode.expanded div { display:block }
.treeNode.expanded { list-style-image: url(/ecomedia/Images/icons/treeNodeExpanded.png) }
.treeNode.selected:not(.deemphasize) .label { color: #F2953A; }
.treeNode:hover:not(.deemphasize),
.treeNode.selected:not(.deemphasize)
    { list-style-image: url(/ecomedia/Images/icons/treeNodeHover.png) }
.treeNode.expanded:hover:not(.deemphasize),
.treeNode.expanded.selected:not(.deemphasize)
    { list-style-image: url(/ecomedia/Images/icons/treeNodeHoverExpanded.png) }

.divMissingParData
{
    padding-left: 10px;
    border-left: solid 3px #800000;
}

.deemphasize {
    color:#AAAAAA
}
