/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

 #jv-timeline-container { height: 50px; margin: 0; padding: 0; }
 
 #jv-timeline { font: 62.5% "Arial", sans-serif; font-weight: bold; margin: 50px; display: none;}
 
 #jv-timeline .timeline-toggler {
	float: left;
	background: url(/healthcarereform/assets/timeline/jv/toggle-expand.png);
	margin: 3px 0px 0px 3px;
	width: 32px;
	height: 32px;
	cursor: pointer;
 }
 
 #jv-timeline  .timeline-togglerdown {
	background: url(/healthcarereform/assets/timeline/jv/toggle.png);
	float: left;
	margin: 3px 0px 0px 3px;
	width: 32px;
	height: 32px;
	cursor: pointer;
 }
 
/* Layout helpers
----------------------------------*/
#jv-timeline .ui-helper-hidden { display: none; }
#jv-timeline .ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
#jv-timeline .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
#jv-timeline .ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#jv-timeline .ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix {height:1%;}
#jv-timeline .ui-helper-clearfix {display:block;}
/* end clearfix */
#jv-timeline .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
#jv-timeline .ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
#jv-timeline .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
#jv-timeline .ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */

#jv-timeline a img {border: none; }
#jv-timeline a { outline: none; } 
/* Component containers
----------------------------------*/
#jv-timeline .ui-widget { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1.1em; }
#jv-timeline .ui-widget .ui-widget { font-size: 1em; }
#jv-timeline .ui-widget input, #jv-timeline .ui-widget select, #jv-timeline .ui-widget textarea, #jv-timeline .ui-widget button { font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif; font-size: 1em; }
#jv-timeline.ui-widget-content  { border: 1px solid #dddddd; background: #eeeeee url(/healthcarereform/assets/timeline/ui/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x; color: #333333; }
#jv-timeline.ui-widget-content a { color: #333333; }
#jv-timeline .ui-widget-header { color: #ffffff;  } /*background: #eee url(/healthcarereform/assets/timeline/ui/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x; */
#jv-timeline .ui-widget-header a { color: #ffffff; font-size: 1.5em  }

/* Interaction states
----------------------------------*/

#jv-timeline .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { font-weight: bold; color: #1c94c4; } /* border: 1px solid #cccccc; background: #f6f6f6 url(/healthcarereform/assets/timeline/ui/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x; */
#jv-timeline .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #1c94c4; text-decoration: none; }
#jv-timeline .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { font-weight: bold; color: #c77405; } /*border: 1px solid #fbcb09; background: #fdf5ce url(/healthcarereform/assets/timeline/ui/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x; */

#jv-timeline .ui-state-hover a, .ui-state-hover a:hover { color: #c77405; text-decoration: none; ) } /* background: url(/healthcarereform/assets/timeline/jv/tl-date-bg.png*/


#jv-timeline .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { font-weight: bold; color: #eb8f00; } /*border: 1px solid #fbd850; background: #ffffff url(/healthcarereform/assets/timeline/ui/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; */
#jv-timeline .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #eb8f00; text-decoration: none; }
#jv-timeline .ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
#jv-timeline .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 1px solid #fed22f; background: #ffe45c url(/healthcarereform/assets/timeline/ui/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x; color: #363636; }
#jv-timeline .ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #363636; }
#jv-timeline .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/healthcarereform/assets/timeline/ui/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat; color: #ffffff; }
#jv-timeline .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
#jv-timeline .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
#jv-timeline .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
#jv-timeline .ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
#jv-timeline .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
#jv-timeline .ui-icon { width: 16px; height: 16px; background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_222222_256x240.png); }
#jv-timeline .ui-widget-content .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_222222_256x240.png); }
#jv-timeline .ui-widget-header .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_ffffff_256x240.png); }
#jv-timeline .ui-state-default .ui-icon { background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_ef8c08_256x240.png); }
#jv-timeline .ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_ef8c08_256x240.png); }
#jv-timeline .ui-state-active .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_ef8c08_256x240.png); }
#jv-timeline .ui-state-highlight .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_228ef1_256x240.png); }
#jv-timeline .ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/healthcarereform/assets/timeline/ui/ui-icons_ffd27a_256x240.png); }


/* Misc visuals
----------------------------------*/

/* Corner radius */
#jv-timeline.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
#jv-timeline.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
#jv-timeline.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
#jv-timeline.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#jv-timeline.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
#jv-timeline.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#jv-timeline.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
#jv-timeline.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 
px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
#jv-timeline.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; }

/* Overlays */
#jv-timeline.ui-widget-overlay { background: #666666 url(/healthcarereform/assets/timeline/ui/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
#jv-timeline.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/healthcarereform/assets/timeline/ui/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
/*.ui-tabs { position: relative; padding: .2em; zoom: 1; }*/ /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
#jv-timeline.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em 1.2em 0;  }
#jv-timeline.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; margin-left: 1.25%; margin-right: 1.25%; }

 
#jv-timeline.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; z-index: 1;}
#jv-timeline.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
#jv-timeline.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
#jv-timeline.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
#jv-timeline.ui-tabs .ui-tabs-panel { opacity: .0; filter:Alpha(Opacity=0); display: block; border-width: 0; padding: 1em 1.4em; background: none; }
#jv-timeline.ui-tabs .ui-tabs-hide { display: none !important; }

#jv-timeline { 
	width: 715px
}

#jv-timeline ul { margin-left: 5%; margin-right: 5%;}

#jv-timeline .content-left-col {
	float: left;
	width: 300px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

#jv-timeline .content-right-col {
	float: left;	
	width: 350px;
}

#jv-timeline .content-left-header {
	background: url(/healthcarereform/assets/timeline/jv/blue-header.png); 
	background-repeat: no-repeat;
	height: 24px;
}

#jv-timeline .content-left-footer {
	background: url(/healthcarereform/assets/timeline/jv/blue-footer.png); 
	background-repeat: no-repeat;
	height: 29px;
}

#jv-timeline .content-left-body {
	background: url(/healthcarereform/assets/timeline/jv/blue-body.png); 
	background-repeat: repeat-y;
	padding-left: 15px; 
	color: #FFF;
	padding-right: 25px;
	padding-bottom: 5px;
	min-height: 20px;
}

#jv-timeline .content-triangle {
	background: url(/healthcarereform/assets/timeline/jv/blue-triangle.png); 
	background-repeat: no-repeat;
	height: 34px;
	width: 30px;
	float: left;
	margin-top: 20px;
	margin-left: -18px;
}

#jv-timeline .content-blue {
	float: left;
	width: 276px;
	font-size: 1.2em;
}

#jv-timeline .date h2 {
	margin: 0px 0px 5px 0px;
	padding: 0;
	opacity: .40; 
	filter:Alpha(Opacity=40);
	color: #FFFFFF;
}

#jv-timeline .date{
	margin-bottom: 15px;
}

#jv-timeline .date-link {
	cursor: pointer;
	font-weight: bold;
	font-size: .9em; 
	opacity:0.4;
	filter:alpha(opacity=40)
}

#jv-timeline .blurb {
	margin-top: 0px;
	font-weight: normal;
	font-size: 1.2em;
}

#jv-timeline .blurb-content {
	margin-top: 5px;
	display: none;
	font-size: .9em;
}

#jv-timeline .tools {
	margin-top: 15px;
}

#jv-timeline .library {
	margin-top: 15px;
}

#jv-timeline .tools a {
	text-decoration: none;
	color: #1879BF;
	font-size: 1.2em;
}

#jv-timeline .library a:visited, .tools a:visited {
	color: grey;
}

#jv-timeline .tools a:hover {
	text-decoration: underline;
}

#jv-timeline .library p {
	margin-bottom:10px;
	margin-top:10px;
}

#jv-timeline .library a {
	text-decoration: none;
	color: #1879BF;
	font-size: 1.1em;
}

#jv-timeline .library a:hover {
	text-decoration: underline;
}

#jv-timeline .icon-tools {
	background: url(/healthcarereform/assets/timeline/jv/icon-tools.gif); 
	background-repeat: no-repeat;
	height: 33px;
	width: 94px;
}

#jv-timeline .icon-library {
	background: url(/healthcarereform/assets/timeline/jv/icon-library.gif); 
	background-repeat: no-repeat;
	height: 33px;
	width: 111px;
}

#jv-timeline .icon-arrow {
	background: url(/healthcarereform/assets/timeline/jv/icon-arrow.png); 
	background-repeat: no-repeat;
	height: 8px;
	width: 9px;
	float: left;
	margin-top: 3px;
}

#jv-timeline .provision {
	float: left;
	margin-left: 10px;
	width: 200px;
}

.tip-text {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 190px;
	font-weight: bold;
}

.tip-more {
	float: left;
	margin-left: 10px;
	margin-bottom: 5px;
	width: 170px;
	font-weight: bold;
	text-align: right;
	color: #FFFFFF;
}

.tip-more a {
	color: #FFFFFF;
	text-decoration: none;
}

.tip-more a:hover, .tip-more a:hover, .tip-more a:visited, .tip-more a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.clearfix { clear: both; }

/*
	Tooltip styles
*/

/*.qtip .qtip-title {
	 border: 5px #4d73ba solid;
	 border-top-style:solid;
	 border-right-style:solid;
	 border-bottom-style:none;
	 border-left-style:solid;
}

.qtip .qtip-content {
	 border: 5px #4d73ba solid;
	 border-top-style:none;
	 border-right-style:solid;
	 border-bottom-style:solid;
	 border-left-style:solid;
}*/

.qtip .qtip-content{
   padding: 10px;
   overflow: hidden;
   cursor: pointer;
}
   
.qtip .qtip-content .qtip-title,
.qtip-cream .qtip-content .qtip-title{
  background-color: #F0DE7D;
}

.qtip-light .qtip-content .qtip-title{
  background-color: #f1f1f1;
}

.qtip-dark .qtip-content .qtip-title{
  background-color: #404040;
}

.qtip-red .qtip-content .qtip-title{
  background-color: #F28279;
}

.qtip-green .qtip-content .qtip-title{
  background-color: #B9DB8C;
}

#jv-timeline .tl-2010 {background:url(/healthcarereform/assets/timeline/jv/2010-out.gif) no-repeat;
	margin-top: 5px;
	width: 24px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2011 {background:url(/healthcarereform/assets/timeline/jv/2011-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2012 {background:url(/healthcarereform/assets/timeline/jv/2012-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2013 {background:url(/healthcarereform/assets/timeline/jv/2013-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2014 {background:url(/healthcarereform/assets/timeline/jv/2014-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2015 {background:url(/healthcarereform/assets/timeline/jv/2015-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2016 {background:url(/healthcarereform/assets/timeline/jv/2016-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2017 {background:url(/healthcarereform/assets/timeline/jv/2017-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-2018 {background:url(/healthcarereform/assets/timeline/jv/2018-out.gif) no-repeat;
	margin-top: 5px;
	width: 23px;
	height: 15px;
	z-index: 1;
}

#jv-timeline .tl-over {
	display: none;
	position: absolute; 
	top: -15px; 
	left: -30px;
	z-index: 99999;
}

#jv-timeline .pngfixer {
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
	zoom: 1;
}

