 
body.juice {background-color:#002C45}
.juice .fullwide {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/juiceFullBack.jpg) repeat-y top center;}
body.juice.dataCenter .fullwide {background:#002C45  url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/juiceFullBack2.jpg) repeat-y top center;}
.juice .artReader {background:#002C45  url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/juiceFullBackAR.jpg) repeat-y top left;}


.juice .component {border:1px solid #ccc}


/*right rail*/
.juice .rightRail .component {
	background-color:#fef6b3;
	border-top:2px solid #999; 
	border-bottom:1px solid #999;
 	border-left:0px; 
	border-right:0px; 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	-moz-box-shadow: none ;
	-webkit-box-shadow: none;
	box-shadow:none ; }

.juice .rightRail .blogs.component, .juice.sharedService .rightRail .component, .juice .rightRail .mostRead.component, .juice .rightRail .mostRecent.component, .juice .rightRail .mostRecentNews.component {background-color:#fff;}
	
.juice .rightRail .component h3, .juice .rightRail .component h3 a, .juice .rightRail .component .pollHeader {color:#e75f24;}

.juice .jspTrack {background: #ccc; border-top:6px solid #ccc;}
.juice .jspDrag {background: #333; }

 /* breaking news */
.juice .breakingNews {border-color:#d6d6d6;}
.juice .breakingNews h3 {color:#b53e18; text-shadow:0 2px 2px #fff;}


/* top stories */
.juice .topStories .articleList li a, .juice .fatNav .topStories ul.articleList li { background:url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/bulletSqRed.png) no-repeat left 0px;}
.juice .topStories .tagLine a, 
.juice .topStories a.readMore
	{color:#e65f2c;}
.juice .topStories .articleList li span a, .juice .topStories .articleList li a.readMore, .juice .topStories .articleList li.firstChild a {background-image:none;}
.juice .productTeaser .topStories .topStoryContent .articleList li {padding-left:0px;}
.juice .productTeaser .topStories .topStoryContent .articleList a.headline {padding-left:24px;}
.juice .productTeaser .topStories .topStoryContent .articleList .tagline {padding:0px 14px 0px 24px;}
.juice .productTeaser .topStories .topStoryContent .articleList li.firstChild a.headline, .juice .productTeaser .topStories .topStoryContent .articleList .firstChild .tagline {padding:0 14px 2px 0;}

.juice .productTeaser .headerStrap.darkStrap {background-color:#bead60;}

/*quick links */
.juice .quickLinks {background-color:#333;  }
.juice .quickLinks .quickLinksList a, .juice .searchCart .searchTermList li {
	color:#004f8a;
	border:1px solid #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #d1d1d1 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#d1d1d1)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#d1d1d1 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d1d1d1',GradientType=0 ); /* IE6-9 */}
.juice .quickLinks .quickLinksList li.moreQuickLinks a.moreLink {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none; 
	color:#fff;
	background:#333 url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/downArrowWhite.png) no-repeat 40px 7px; filter:none; border:none;}
.juice .quickLinks .moreQuickLinks .quickLinksMoreList {
	background-color:#fff; 
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #ccc;  }	
.juice .quickLinks .quickLinksList a:hover, .quickLinks .quickLinksList li.moreQuickLinks .quickLinksMoreList li a:hover, .quickLinks .quickLinksList li.moreQuickLinks .quickLinksMoreList li:hover, .juice .searchCart .searchTermList li:hover, .juice .workSpaceItems .quickLinksMoreList li:hover {
	color:#fff;
	border:1px solid #fdfcf8;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #004f8a 0%, #002c45 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#004f8a), color-stop(100%,#002c45)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #004f8a 0%,#002c45 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #004f8a 0%,#002c45 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #004f8a 0%,#002c45 100%); /* IE10+ */
	background: linear-gradient(top,  #004f8a 0%,#002c45 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004f8a', endColorstr='#002c45',GradientType=0 ); /* IE6-9 */}
.juice .quickLinks li.moreQuickLinks:hover a.moreLink {background-position: 40px -10px; border:1px solid #ccc; border-bottom:none; color:#333; background-color:#fff;}
.juice .quickLinks .moreQuickLinks .quickLinksMoreList {background-color:#fff;  }	
.juice .quickLinks .quickLinksList .moreQuickLinks .quickLinksMoreList li a {
	border:none; 
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */}
.juice .quickLinks .quickLinksList .moreQuickLinks .quickLinksMoreList li a:hover, .juice .workSpaceItems .quickLinksMoreList li:hover {border:none;}
.juice .workSpaceItems .quickLinksMoreList li:hover a {color:#fff;}
 

/* headline summary*/

.juice .headlineSummary {border: 1px solid #ccc; }
.juice .headlineSummary .article-meta span {color:#E75F24;}
 
	.juice .headlineSummary .headerStrap {background-color: #f8d65e;}
	.juice .component.headlineSummary .headerStrap.darkStrap {background-color:#d68d40;}
		.juice .component.headlineSummary .headerStrap.shadestrap {background-color:#c7e4f6;}
		.juice .component.headlineSummary .headerStrap.shadestrap h3 a, .juice .component.headlineSummary .headerStrap.shadestrap span
 {background-color:#c7e4f6; }

	.juice .component.headlineSummary .headerStrap.darkStrap h3 a, .juice .component.headlineSummary .headerStrap.darkStrap span
 {background-color:#d68d40; color:#fff;}
 .juice .headlineSummary.HS1 .items li:first-child {border-bottom:1px solid #ccc; padding:0 0 12px 0;}

	
.juice .headlineSummary .headerStrap h3 {border-bottom:1px solid #D8BB51;}
.juice .headlineSummary .headerStrap.darkStrap h3 {border-bottom:1px solid #DEA466;}
.juice .headlineSummary .headerStrap.shadeStrap h3 {border-bottom:1px solid #fff;}

.juice .component.headlineSummary .headerStrap h3 a, .juice .component.headlineSummary .headerStrap h3 span {color:#333; background-color:#f8d65e;} 
.juice .headlineSummary .viewPage a {color:#e75f24;}
.juice .headlineSummary .viewPage a.sumLink {border-left-color:#e75f24;}
.juice .headlineSummary .viewPage a:hover {color:#333;}
.juice .headlineSummary .tabMenu li a.active {border-color:#ccc;}
.juice .headlineSummary .tabMenu {background-color:#fef6b3;}
.juice .headlineSummary .tabMenu a {color:#333;}

/* most read and most recent */
.juice .mostRead .tabMenu, .juice .mostRecent .tabMenu {background-color:#eee;border-top:1px solid #999; border-bottom:1px solid #333;}
.juice .mostRead .tabMenu li a.active, .juice .mostRecent .tabMenu li a.active {border-color:#333;}
.juice .mostRead .tabMenu a, .juice .mostRecent .tabMenu a {color:#666;}
.juice .mostRead .tabMenu .ui-state-hover a, .juice .mostRecent .tabMenu .ui-state-hover a {color:#333;}
.juice .mostRead .tabMenu .ui-state-active a, .juice .mostRecent .tabMenu .ui-state-active a {color:#333; font-weight:bold; bor}
.juice .mostRead .tabMenu .ui-state-active, .juice .mostRecent .tabMenu .ui-state-active {border-color:#333;}
.juice .mostRecent .jspCapTop {display:block; height:6px; background:#fff;}

/*main navigation*/
.juice header {background:#002C45;}
.juice .mainNav{background:#333; border-bottom:1px solid #fff;}
.juice .mainNav ul li.selected > a {color: #EB895A;}
.juice .mainNav > ul > li:hover{
	background:#e55e24;
	color:#fff;
}

.juice .mainNav ul li.homeNav {width:76px;}
.juice .mainNav ul li.ventureNav, .juice .mainNav .dataCenterNavLink {width:125px;}
.juice .mainNav ul li.lboNav {width:105px;}
.juice .mainNav ul li.peaNav { width:181px;} 

.juice .mainNav ul li.homeNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_home_orange.png) no-repeat 0px 0px;  }
.juice .mainNav ul li.selected.homeNav, .juice .mainNav ul li.selected.homeNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_home_white.png) no-repeat 0px 0px; }
.juice .mainNav ul li.ventureNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_VW_orange.png) no-repeat 0px 0px; }
.juice .mainNav ul li.selected.ventureNav, .juice .mainNav ul li.selected.ventureNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_VW_white.png) no-repeat 0px 0px;  }
.juice .mainNav ul li.lboNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_LBO_orange.png) no-repeat 0px 0px; }
.juice .mainNav ul li.selected.lboNav, .juice .mainNav ul li.selected.lboNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_LBO_white.png) no-repeat 0px 0px;  }
.juice .mainNav ul li.peaNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_PEA_orange.png) no-repeat 0px 0px; }
.juice .mainNav ul li.selected.peaNav, .juice .mainNav ul li.selected.peaNav:hover {background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/pevc_PEA_white.png) no-repeat 0px 0px; }



.juice .fatNav{border:3px solid #e95e25;}
.juice .fatNav ul.topStoryList li {background: url("/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/orangestoryicon.png") no-repeat scroll 0 4px transparent;}

.juice .fatNav ul.articleList li:hover {background-color:#faf3d7;}


.juice .mainNav ul li.dataCenterNavLink a {color:#d98d42;}
.juice .mainNav ul li.dataCenterNavLink:hover, .juice .mainNav ul li.selected.dataCenterNavLink:hover {background-color:transparent;}
.juice .mainNav ul li.dataCenterNavLink:hover a {color:#fff;}
 
  

 /*footer*/
.juice .footer{background:#000;}
.juice .footerHeadingWrapper{background: none repeat scroll 0 0 #E75F24; border-top: 1px solid #B53E18;}
.sharedService.juice .footerHeadingWrapper {border-top:1px solid #fff;}
.juice .footerHeading{
	background:#E75F24;
	border-bottom: 1px solid #F8CFBE;
	border-top: 1px solid #F3AF92}
.juice .footer ul li a {color: #999;}	
.juice .footer ul li a:hover {color: #fff;}
.juice .footer ul li.heading, .juice .footer .legal {color:#ccc;}

/*discovery*/
.juice .discovery h4, .juice .searchCart h4  {color:#e75f24;}
.juice .searchCart .searchTermList li {border:1px solif #fff; -moz-box-shadow: 1px 1px 1px #ccc4a1;
	-webkit-box-shadow: 1px 1px 1px #ccc4a1;
	box-shadow: 1px 1px 1px #ccc4a1; }
	
/*venture source teasers - placing this in juice skin because only one product uses it*/
.juice .vsteaserBlock { padding:6px 0 0 0; margin:0px 0px 0px 8px;  background-color:#fff;}
.juice .vsteaserBlock h4 {font-weight:bold; padding:0px 10px; font-size:14px;}
.juice .vsteaserBlock .vsTeaserContent {  padding:0px;  height:auto;}
.juice .vsteaserBlock .vsTeaserContent img {margin:0px auto; display:block; float:none!important;}
.juice .vsteaserBlock h5 {color:#b53e18; font-weight:bold; padding:8px 0 6px 0; text-transform:none;}
.juice .vsteaserBlock a {font-weight:bold; color:#b53e18; display:inline-block; margin:6px 0 0 8px;}
.juice .vsteaserBlock p a {margin-top:0px;}
.juice .vsteaserBlock a.contactLink {padding:0px 8px 0 0; border-right:1px solid #b53e18;}
.juice .vsteaserBlock a.contactLink:hover {color:#004f8a;}
.juice .vsteaserBlock a.learnMoreVS {padding:0px 0 0 8px;}

/* business wire */

.juice .rightRail .businessWire.component {
	background-color:transparent;
	position:relative;}
	
.juice .businessWire .advertDesc {position:absolute; top:8px; right:8px;  color:#999;}
.juice .businessWire a.headline {font-size:14px; font-weight:bold; padding:12px 0 4px 0; display:block;}
.juice .businessWire .article-group a {clear:left; font-size:14px; color:#333; font-weight:bold; padding:12px 0 2px; display:block;}

/*search results*/
/*search*/
.juice .searchResultList .searchToolbar {border-bottom:3px solid #ccc; }
.juice .searchToolbar .actions li { border-left:1px solid #ccc; }
.juice .searchResultList .headline-box { border-bottom:1px solid #ccc;}
.juice .searchResultList .headline-box .meta .date-stamp { border-left:1px solid #666;  }
.juice .searchResultList .searchToolbarBottom .pagination a { color:#e75f24; border:1px solid #e75f24;  }
.juice .searchResultList .searchToolbarBottom .pagination a:hover {color:#333; border-color:#333;}
.juice .searchResultList .searchToolbarBottom .pagination a.disabled {border-color:#ccc; color:#ccc; background-color:#fafafa;}
.juice .preSearchTerm  {color:#d68d40;}

.juice .dataCenterAd .dataFeatLink {background-color:#fef6B3; border-bottom:1px solid #666;}

.juice .companySource {border-top:1px solid #666; background-color:#fefada;  }

.juice .marketingTeaserRight span, .juice .marketingTeaserRight li {color:#D68D40;}

.juice .articleLinkTeaser, .juice .artTeaserLink {color:#333; border-top:1px solid #ccc; border-bottom:1px solid #ccc; }

.juice .vim.vimPre a.featureHeadline, .juice .vim.vimPre h3 {color:#d68d40;}
.juice .quickLinks h3 {color:#fff;}
.juice .marketingTeaserRight p {color:#999;}
.juice .footer ul li.heading { text-transform:uppercase;}	

.juice .articleReader table th {background-color:#f8d65e;}

.sharedService .rightRail .component.saveSearch  {
	-webkit-border-radius: 5px ;
	-moz-border-radius: 5px ;
	border-radius: 5px ;
	border:1px solid #fff;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #56b1da 0%, #4e96bd 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#56b1da), color-stop(100%,#4e96bd)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #56b1da 0%,#4e96bd 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #56b1da 0%,#4e96bd 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #56b1da 0%,#4e96bd 100%); /* IE10+ */
	background: linear-gradient(top,  #56b1da 0%,#4e96bd 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#56b1da', endColorstr='#4e96bd',GradientType=0 ); /* IE6-9 */
	padding:4px 8px; text-align:left;
	-moz-box-shadow: 1px 1px 1px #ccc;
	-webkit-box-shadow: 1px 1px 1px #ccc;
	box-shadow: 1px 1px 1px #666; 
	position:relative; margin-bottom:40px; height:80px; width:194px; }
	
.sharedService .component.runSearch {margin-top:25px; border:none!important; padding:0px; background:transparent url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/runSearchHover.gif) no-repeat top left; height:44px; width:214px; cursor:pointer; cursor:hand;} 
.sharedService .component.runSearch:hover {background-position:0 -44px;} 
.sharedService .col9wide .component.runSearch {float:right; margin-top:0px;}
.sharedService .rightRail .component.saveSearch h3, .saveSearchHandling h1 {font-size:22px;  color:#333;   position:relative; padding:0 0 4px 0; font-weight:500; background-color:transparent; text-transform:uppercase;}
.sharedService .rightRail .component.saveSearch h3 {font-size:20px;}
.sharedService .rightRail .component.saveSearch input {width:189px; margin:0px}
.saveSearchHandling input {width:214px;}
.sharedService .rightRail .component.saveSearch a, .saveSearchHandling a.saveSearchPopButton {display:inline-block; color:#244658; padding:4px 8px; background-color:#c1dae3; float:right; margin-top:8px; -moz-box-shadow: 1px 1px 1px #418cae;
	-webkit-box-shadow: 1px 1px 1px #418cae;
	box-shadow: 1px 1px 1px #418cae; text-transform:uppercase; font-size:14px; }
.sharedService .rightRail .component.saveSearch a:hover, .saveSearchHandling a.saveSearchPopButton:hover {font-weight:bold;}

body.juice.sharedService .fullwide {background:#fafafa url(/National_Library/20160330061658oe_/http://pevc.dowjones.com/Content/images/greyFullBack.jpg) repeat-y top left;}
body.juice.sharedService .rightRail  {background-color:#fff;}
body.juice.sharedService .footerHeadingWrapper, body.juice.sharedService .footerHeadingWrapper .footerHeading {background-color:#004f8a;}
body.juice.sharedService  .footerHeading {border-top:none;}
.sharedService .mainNav ul   li.selected  > a{
	color:#004f8a !important;
}
.sharedService .ui-datepicker a.ui-state-active {border:1px solid #004f8a; font-weight:bold;}
 
.sharedService .component.advSearch {margin:0 0 25px 0; -moz-box-shadow: 0 -2px 7px #e7e7e7;
	-webkit-box-shadow: 0 -2px 2px #e7e7e7;
	box-shadow: 0 -2px 2px #e7e7e7;}

.sharedService .backLink {margin-bottom:3px; font-weight:bold;  padding:12px 0 0 4px;}

