/* new site CSS overrides */

#perField2 {
	float: none;
	}
	
.ui-slider,
#slider1 .ui-slider-handle,
#slider2 .ui-slider-handle,
#slider3 .ui-slider-handle {
	border: 0px;
	}	

#sideBarCalculator ul,
#sideBarCalculator li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#sideBarCalculator dl.collapsibleList {
	padding-bottom: 0px;
	}

#sideBarCalculator dl.collapsibleList dd {
	padding-bottom: 15px;
	}

#sideBarCalculator .dollarInput {
	background: url('/en/images/start/icon-textfield-dollar.gif') no-repeat center left; 
	padding-left: 8px;
	}
	
#sideBarCalculator i {
	font-size: 9px;
	color: #999;
	}
	
#baseCalculatorField-1 {
	width: 80px;
	}	

#baseCalculatorField-2,
#baseCalculatorField-3 {
	width: 40px;
	float: none; 
	margin: 0;
	}
	
#baseCalculatorField-2 {
	float: left;
	}	
	
#base_perField2 {
	float: left; 
	width: 60px;
	}	

#calculatorPanel2 li {
	padding: 10px 0;
	}	
	
#baseCalculatorField-3_5,
#baseCalculatorField-4_5  {
	width: 40px; float: none; margin: 0 0 0 0;
	}	
	
#baseCalculatorField-4 {
	width: 40px; float: none; margin: 0 0 0 0;
	}	
	


/* lost in transition to new site */

#calculatorField3,
#calculatorField4 {
	width: 40px;
	float: none;
	margin: 0;
}


/* SubCategory Banner CSS overrides ==== */

#categoryPageHeader h2 {
	font-size: 24px;
	font-weight: normal;
	width: 500px !important;
	padding: 25px 0 0 40px;
	margin-bottom: 0;
	line-height: 24px;
	}	

/* calculator pop-up ============================================= */


/* layout blocks */
#calculatorContentColumnsWrapper {
	overflow: hidden; width: 100%; border-bottom: 1px solid white;
	}
	#calculatorContentColumnsWrapper h2 {
		color: #999;
		}
#fieldsWrapper { 
	width: 300px; 
	float: left;
	}
#visualsWrapper {
	width: 400px; 
	float: right; 
	padding: 0 30px;
	}
#calendarsWrapper {

	}		

#calculatorFooter {
	margin-top: 2em; 
	text-align: center; 
	clear: both;
	}


	
.maxAlert {
	overflow: auto;
	width: 100%;
	}	
.maxAlert div {
	float: right; 
	font-size: 9px;
	font-weight: bold;
	padding: 3px;
}

#calendarsWrapper {
	position: relative;
	background: url('/en/images/start/savings-chart-bgnd.jpg') no-repeat;
	height: 220px;
	}	

#calendarsWrapper div {
	padding-bottom: 1em;
	
}
	
p#targetGoalText1, p#targetGoalText2 {
	font-size: 24px;
	color: #2570ad;
	font-weight: bold;
	font-style: italic;
	text-shadow: #66ccff 2px 2px 4px; 
	margin: 0px;
	padding: 0px;
	line-height: 200%;
	text-align: center;
	letter-spacing: 80%;
	}

p#targetGoalText1 {
    padding-right: 30%;
    padding-top: 20px;
}
p#targetGoalText2 {
	margin-top: 10px;
    padding-left: 10%;
}		


	
/* barcharts */

div.chartWrapper {
	float: left;
	}	
div.chartWrapper2 {
	padding-left: 40px;
	}		
	
#calculatorPopUpWrapper h1 {
	padding: 0;
	font-size: 18px;
	font-style: normal;
	height: auto;
	} 		

#calculatorPopUpWrapper {
	background-image: url('/en/images/start/bkgnd_pig_logo.png');
	/* /en/images/start/bkgnd_pig.png */
	background-repeat: no-repeat;
	background-position: right top;	
}

/* slider over-ride */

.ui-slider-horizontal {
	height: 9px;
	background: url('/en/images/start/slidier-images-sprite.gif') 0px -50px repeat-x;
	margin: 7px 10px 0px 0px !important;
	}
.ui-slider .ui-slider-handle {
	background: url('/en/images/start/slidier-images-sprite.gif') no-repeat;
	height: 20px !important;
	width: 11px !important;
	top: -5px; 
	margin-left: -5px !important;
	cursor: pointer;
	}
.ui-slider {
	width: 210px !important;
	float: left;
	margin-right: 10px  !important;
	cursor: pointer;
	}
.valueWrapper {
	width: 100%;
	overflow: auto;
	padding: 10px 0 15px 8px;
	border-bottom: 1px solid #a0bdd5;
	margin-bottom: 15px;
	}
.valueWrapper .textField {
	width: 50px;
	margin-right: 5px;
	}

.valueWrapper .dollarInput {
	background: url('/en/images/start/icon-textfield-dollar.gif') no-repeat center left;
	padding-left: 8px;
	width: 42px;
	}		
.perFieldLabel {
	display: inline;
	margin: 0px 5px 0px 0px;
	font-size: 10px;
	}
.perField {
    display: inline;
	vertical-align: middle;
	width: 80px;
	}		
.perWrapper	{
	float: right;
	overflow: auto;
	width: 80%;
	text-align: right;
}

#goalDollarSign {position: relative; top: -30px;}


.valueLabelWrapper h2 {
	font-size: 12px;
	}

#rewardsMessage {
	clear: both;
	padding: 1em 5% 0 5%;
	/* text-align: center; */
	}

#FlexPerksNote {
	clear: both;
	padding: 1em 5% 0 0;
	}

qtip-title {}

div.qtip-content {background: #e6f1f5 !important; font-size: 10px;}


#chartsWrapper {
	margin-top: 2em;
	overflow:hidden;
	}

.barChart {
	width: 30%; 
	height: 150px; 
	position: relative; 
	margin-right: 10px; 
	float: left;
	}
.barWrapper {
	position: absolute;
	top: 0px;
	border-bottom: 1px solid #999;
	border-top: 1px solid #ddd; 
	height: 120px; 
	width: 100%;
	}	
	
.barChart .caption {
	height: 25px;
	width: 70%;
	position: absolute;
	bottom: 0px;
	padding: 0px 15%;	
	margin: auto;
	text-align: center;
	font-size: 10px;
	line-height: 12px;
	}
.barChart img {
	position: absolute; 
	left: 25px;
	bottom: 0px;
	}
	
.barChart .value {
	width: 100%;
	text-align: center;
	position: absolute;
	padding: 0px;
	margin: 0px;
	}
.barChart .value span {
	background: white;
	padding: 0px 5px;
	}
.barChart .ylabel {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #bbb;
	font-size: 9px;
	}
	
#barChartTitle {
	padding-bottom: 1em;
	}


#printDisclaimer {
	color: #777;
	}	
	
#fancy_ajax	{overflow: hidden;}

/* Lightbox Stuff
---------------------------------*/	
.modalContent {
	position: absolute;
	left: -3000px;
	height: 1px;
	top: 0px;
}

#cboxContent .modalContent {
	position: relative;
	left: 0;
	height: auto;

}

#cboxContent .rightCol {
	position: absolute;
	top: 50px;
	left: 150px;
	height: auto;
	padding-top:10px;
}

.boldRed {
	color: #de162b;
	font-weight: bold;
}

/* Tab Stuff
---------------------------------*/	
.pigLogo {
	float: right;
	top: 10px;	
}

/* IE6 workaround */
.ie6-only{ display: none; }
