﻿html{}/* Prince bug fix */
/*theme colors*/
.themeDark{color:#005CC4;}
.themeDarkBd{border-color:#005CC4;}
.themeDarkBg{background-color:#005CC4;}
.themeMedium{color:#0C8EFE;}
.themeMediumBd{border-color:#0C8EFE;}
.themeMediumBg{background-color:#0C8EFE;}
.themeLight{color:#DDF1FF;}
.themeLightBd{border-color:#DDF1FF;}
.themeLightBg{background-color:#DDF1FF;}
.offsetDark{color:#477400;}
.offsetDarkBd{border-color:#477400;}
.offsetDarkBg{background-color:#477400;}
.offsetMedium{color:#89B400;}
.offsetMediumBd{border-color:#89B400;}
.offsetMediumBg{background-color:#89B400;}
.offsetLight{color:#E6F2CA;}
.offsetLightBd{border-color:#E6F2CA;}
.offsetLightBg{background-color:#E6F2CA;}
/*page layout*/
body{background-color:#FFF;color:#000;margin-left:2cm;}
div#leftColumn{}
div#pageColumn{}
div#footer{background:#E6F2CA;border-bottom:5px solid #0C8EFE;}
/*logos*/
div#header1 img#perdiscoLogo{display:block;}
div#header1 img#perdiscoBadge{display:none;}
/*navigation*/
div#breadcrumb{color:#005CC4;}
ul#topMenu span.zzTab, ul#topMenu span.zzTabActive{background-image:url(../images/p3BgTabLeft.gif);}
ul#topMenu span.zzTabRight{background-image:url(../images/p3BgTabRight.gif);}
ul#topMenu a span.zzTab span.zzTabRight,ul#topMenu a span.zzTabActive span.zzTabRight{color:#000;}
ul#topMenu a:visited span.zzTab span.zzTabRight,ul#topMenu a:visited span.zzTabActive span.zzTabRight{color:#666;}
ul#topMenu span.zzTabActive span.zzTabRight,ul#topMenu a:hover span.zzTab span.zzTabRight,ul#topMenu a:hover span.zzTabActive span.zzTabRight{color:#FFF;}
ul#leftMenu a.zzTab,ul#leftMenu a.zzTab:visited{background-color:#89B400;border-color:#477400;color:#000;}
ul#leftMenu a.zzTab:visited{color:#666;}
ul#leftMenu a.zzTab:hover{background-color:#0C8EFE;border-color:#005CC4;color:#FFF;}
ul#leftMenu a.zzExpand,ul#leftMenu a.zzExpand:visited{background-color:#477400;color:#89B400;}
ul#leftMenu a.zzExpand:hover{background-color:#005CC4;color:#0C8EFE;}
ul#leftMenu li.zzTabActive{background-color:#0C8EFE;border-color:#005CC4;color:#FFF;}
ul#leftMenu li.zzTabActive a{color:#000;}
ul#leftMenu li.zzTabActive a:visited{color:#666;}
ul#leftMenu li.zzTabActive a:hover{color:#FFF;}
/*html elements*/
h1{color:#000;margin-left:-2cm;}
h2{color:#000;margin-left:-2cm;} 
h3{color:#005CC4;border-bottom:2px solid #89B400;margin-left:-2cm;}
h4{color:#477400;}
a{color:#005CC4;}
a:visited{color:#477400;}
a:hover{color:#0C8EFE;}
code,div,hr,span,pre{border-color:#005CC4}
/*table and callout*/
table.tableFormat th{background-color:#DDF1FF;border-bottom:1px solid #005CC4;border-top:none;border-left:none;border-right:none;}
table.tableFormat td{border-bottom:1px solid #005CC4;border-top:none;border-left:none;border-right:none;}
table.tableFrame th,table.tableFull th{background-color:#DDF1FF;border:1px solid #005CC4;}
table.tableFrame,table.tableFull,table.tableFull td{border:1px solid #005CC4;}
.callOut{background-color:#E6F2CA;border-color:#E6F2CA;color:#000;padding-bottom:0px;padding-top:1em;}
.callOutInverse{background-color:#477400;border-color:#477400;color:#FFF;padding-bottom:0px;padding-top:1em;}
.callOutTheme{background-color:#DDF1FF;border:1px solid #DDF1FF;color:#000;padding-bottom:0px;padding-top:1em;}
.callOutThemeInverse{background-color:#005CC4;border-color:#005CC4;color:#FFF;padding-bottom:0px;padding-top:1em;}
.callOutThemeInverse .nb{color:#89B400}
.nb{color:#005CC4;}
.ignoreMargin{margin-left:-2cm;}
.section{background-color:#E6F2CA;margin-left:-2.5cm;margin-right:-0.5cm;padding-top:0.5cm;padding-bottom:0.5cm;page-break-before:always;}
.sectionInner{margin-left:0.5cm; margin-right:0.5cm;}
.section h2,.section p{margin-left:0;margin-top:0;}
.section ol{margin-bottom:0;}
.learningObjectives h3{margin-left:0}
.learningObjectives p,.learningObjectives ol{margin-left:2cm}

.definitionIcon{width:57px;height:32px;background:url(/stats/cache/images/statsFETdefinitionIconScreen.gif) no-repeat;margin-left:-2cm;float:left;}
.exampleIcon{width:57px;height:32px;background:url(/stats/cache/images/statsFETexampleIconScreen.gif) no-repeat;margin-left:-2cm;float:left;}