@charset "utf-8";
/* for /climate/data-services/solar/ */

h4 {margin-left:.4em;}
.border {padding:5px; clear:both;}
#tabs {margin:0;}
.block-33 {border-left:none !important; width:33%;}
.block-90 {float:left; width:90%;}
.block-10 {float:left; width:10%;}


div.ui-tabs-panel .block-25 p {padding-bottom: .2em; margin-bottom:0;}

#definitions {position:absolute; top:0; right:10px; width:auto; text-align:right; margin: 10px 0 5px 0;background: #000 ;  background-color: rgba(0, 0, 0, 0.6);border-radius:14px; border:1px solid #fff; box-shadow:0 0 6px #000;}
#definitions:hover {background-color: rgba(0, 0, 0, 1);}
#definitions a.definitions {display:block; background: url(/climate/images/symbols/icon-info-large.png) no-repeat 1px 0; padding:5px 10px 5px 30px; border-bottom: none !important; }

#solar-banner {background:#23376F url(images/solar-banner-l.jpg) no-repeat; color: #fff; min-height:180px; margin-bottom:1em; padding: 0 10px 10px 0}
#solar-banner h2 {color:#fff; font-size:1.4em;}
#solar-banner h1 {color:#fff; font-size:1.8em; padding:20px 10px 0 10px;}
#solar-banner p {padding-left:10px; font-size:1em;}
#solar-banner h3 {color: #FFC90D; font-size:1.2em;}
#solar-banner a:link, #solar-banner a:visited {color:#FFC90D; text-decoration: none; border-bottom:dotted 1px #fff;}
#solar-banner a:hover, #solar-banner a:active {color: #F60; text-decoration: none; border-bottom:dotted 1px #fff;}

#tabs h1 {border-bottom: 1px dotted #ccc;}

.survey {padding:0 3px; border-top:1px dotted #fff; /*#F60font-weight:bold;text-align:center;*/ }
.survey a.feedback {margin:5px 2px; display:block; border-bottom:none !important;}

#solar-banner .news { 
  background: #000 ; 
  background-color: rgba(0, 0, 0, 0.5); /**/ }

.border-yellow {border:4px solid #FFF2CA } /*#FFEDB0;#FFF8DF */
.gradient-bottom-yellow {background:linear-gradient(to top, #FFF8DF, #ffffff);}
.gradient-top-yellow {background:linear-gradient(to bottom, #FFEFB9, #ffffff);}
.bg-yellow {background-color: #FFEFB9;}
.news h3 {color:#000; margin: .2em; padding: .2em;}
h1 {padding-bottom:0}

.news, .introduction {min-height:9em; margin-bottom:.4em;}

#tabs  {background:#fff url(images/bg-dots-y-l-s2.png) bottom right no-repeat !important;}
ul.solar-bullet {margin-left: .4em}
.solar-bullet li{margin:0 0 .4em 0; background:url(images/bullet-asterix-orange.png) 0 0.4em no-repeat; padding-left:12px; list-style-image:none;}
.solar-bullet li a:link, .solar-bullet li a:visited {text-decoration:none;}
/*/climate/images/symbols/bullet-gold-dot-6px.pngicon-dot-gold.png bullet-target-orange.png bullet-sun.png  bullet-asterix-yellow.png bullet-target-2.png*/

.section-nav ul {margin-left:0;/**/}
.section-nav li { list-style:none; list-style-type: none; list-style-image:none; border-bottom:1px solid #DFDFDF; padding:2px;}
.section-nav li a {text-decoration:none; display:block; padding:2px 5px;}
.section-nav li a:link, .section-nav li a:visited{}

.filler {min-height:60px; background-color: #efefef; opacity:0.7; border: 1px dotted #ccc; padding:5px; margin:2px;}
.section-nav a.active {font-weight:bold; cursor:default; color:#000;border: 1px solid #ccc;border-bottom-color: #fff; border-left-color: #ccc; border-radius:12px; background-color: #DFDFDF;}
.section-nav h1, .section-nav h3, .section-nav h4 {font-size:1em; color:#F60 !important; margin-left:.2em !important;}

.feature h3 {background-color: #dedede; text-align:center; padding:4px; margin: 1em auto .4em auto; border-top-left-radius:8px; border-top-right-radius:8px;}


.border {padding:5px; clear:both;}
#tabs {margin:0;}
.block-33 {border-left:none !important; width:33%;}
.block-90 {float:left; width:90%;}
.block-10 {float:left; width:10%;}


div.ui-tabs-panel .block-75 h2 {margin-bottom: .4em;}

nav#toc h1{font-size:1em;}
/*html5 display rule */
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {display:block;}
article, . faqs {padding:0;margin:0;}
.figure-300 {width:300px;}
figure {margin: 10px; padding: 2px; border: 1px solid #CCC; background: linear-gradient(to top, #efefef, #ffffff);}
figcaption {padding-top: 10px; color: #669;}
.ToAction {color:red;}

.ui-dialog, .ui-widget-content{background-color:#fff;}

#content a img {padding:1px; border:1px solid #fff;}
#content a img:hover {border:1px solid #F90;}


/* climate.css over-ride */

@media print{
	#solar-banner {display:none;}
    .ui-tabs-nav { display: none; }
    .ui-tabs, .ui-widget, .ui-widget-content  {border:none; background-image:none;}
	.ui-tabs-panel[aria-hidden="true"] {display: none !important;}
    .ui-tabs .ui-tabs-panel {display: '' !important; page-break-after:always; padding:0 !important;margin:0 !important;} 
	.ui-tabs .ui-tabs-hide { display: none !important; }
    div.ui-tabs div.ui-tabs-panel {min-height:auto; height:auto; width:auto;}
	body, .fullwidth , #container,  #container.fullwidth {margin:0 !important;padding:0 !important; width:auto !important; max-width:100% !important;}
	.block-75 {width:99.9%;}
}

@page {
	margin:15mm 10mm 10mm 10mm;
    orphans:4; widows:2;
}