/*
Item Name : WF Index Chart
Author URI : http://datasentials.com/
Version : 3.0
*/
/*------------------------------------------------*/


.wf-priceindex-container { 
	margin: 0;
	padding: 0.7em 0.2em 0.3em 0.2em;
	max-width: 300px;
	min-width: 292px;
	width: 300px;
	width: 300px\9;/* IE8 and below */
	*width: 294px;/* IE7 and below */
	height: 250px;
	height: 250px\9;/* IE8 and below */
	*height: 237px;/* IE7 and below */
	/*display: inherit;*/
	font-family: Arial, Helvetica, sans-serif;
	font: 11px/1.1 Arial, Helvetica, sans-serif;
	background: #fff url(images/wf-logo-widget.png) no-repeat 95% 6px;
	color: #888;
	border: 1px solid #73C5E8;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	box-shadow: 0 1px 1px #ececec;
	-webkit-box-shadow: 0 1px 1px #ececec;
	-moz-box-shadow: 0 1px 1px #ececec;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-ms-box-sizing: border-box;
}

#wf-priceindex-container {
	position : relative;
}

#wf-priceindex-container * {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: inherit;
	line-height: 1px;
	text-align: left;
    position: static;
    top:0;
    left: 0;
	float:none;
    background: none;
    border: none;
	font-family: Arial, Helvetica, sans-serif;
	font: 11px/1.1 Arial, Helvetica, sans-serif;
	color:#888;
}

#wf-priceindex-main-container {
 margin: 0;
}

/* ===  Charts  === */

#wf-priceindex-container .chart { height: 116px; width: 155px; display: inherit;}
#wf-priceindex-container #wf-index-body {
	position: relative;
	width:100%;
}
#wf-priceindex-container #chart-sidebar { 
	position: absolute;
	top:2px;
	right:2px;	
	left:auto;
	width: 116px; 
	*width : 116px; /* IE7 and below */ 
}
#wf-priceindex-container #choose-city-message { overflow: auto; margin-top: -100px; padding: 0 20px 0 20px; width:116px !important; *width : 116px; /* IE7 and below */}
#wf-priceindex-container #choose-city-vs-city-message { overflow: auto; margin-top: -100px; padding: 0 20px 0 20px; width:116px !important; *width : 116px; /* IE7 and below */}
#wf-priceindex-container #choose-city-vs-city-message h4, #wf-priceindex-container #choose-city-message h4 {
	margin: 10px 0; 
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	color: #407180; 
	text-rendering: optimizelegibility;
	text-align: center;
}

#wf-priceindex-container .jqstooltip { z-index: 10001; border: none!important; box-shadow: none; -webkit-box-shadow: none; -moz-box-shadow: none; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; }
#wf-priceindex-container #tooltip { font-family: Arial, Helvetica, sans-serif !important; border-radius: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; color: #fff; font-size: 11px; padding: 4px 8px; border: 1px solid #282828; box-shadow: 0 1px 0 rgba(255,255,255,0.06) inset; -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.06) inset; -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.06) inset;
	background: #3b3b3b;
	background: -moz-linear-gradient(top,  #3b3b3b 0%, #222222 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#3b3b3b), color-stop(100%,#222222));
	background: -webkit-linear-gradient(top,  #3b3b3b 0%,#222222 100%);
	background: -o-linear-gradient(top,  #3b3b3b 0%,#222222 100%);
	background: -ms-linear-gradient(top,  #3b3b3b 0%,#222222 100%);
	background: linear-gradient(top,  #3b3b3b 0%,#222222 100%);
	text-align: center;
}

/* ===  Main Container, title and tabs  === */

#wf-priceindex-container .block { padding: 1px; box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -ms-box-sizing: border-box; margin-top: 1px; width: 290px; }



#wf-priceindex-container .wf-index-title {
	color: #004472;
    font-family: 'Ubuntu',Arial,Helvetica,sans-serif;
    font-size: 11px;
    font-weight: bold;
    line-height: 25px;
    margin: 0;
    padding: 0 0 0 5px;
}

#wf-priceindex-container .wf-index-subtitle {
	color: #407180;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

#wf-priceindex-container #wfix_tabs_wrapper {
	width: 422px;
}
#wf-priceindex-container #wf-index-tabs_container ul {
}
#wf-priceindex-container #wfix_tabs {
	list-style: none;
	padding: 6px 0 4px 0 !important;
	margin: 0 0 0 2px;
	text-decoration: none;
	font: 12px/1.2 Arial, Helvetica, sans-serif;
	color: #444;
}
#wf-priceindex-container #wfix_tabs li {
	display: inline;
	cursor:pointer;
	/*margin-right: 3px;*/
}
#wf-priceindex-container #wfix_tabs li a {
	padding: 4px 6px;
	text-decoration: none;
	background-color: #eee;
	border-bottom: 0;
	outline: none;
	color: #888888;
	cursor:pointer;
	font-size: 0.8em;
	border-radius: 4px 4px 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wf-priceindex-container #wfix_tabs li a:hover {
	background-color: #ddd;
	padding: 4px 6px;
	font-size: 0.8em;
	color: #444;
	cursor:pointer;
	border-radius: 4px 4px 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wf-priceindex-container #wfix_tabs li.active a {
	background-color: #fff;
	padding: 4px 6px 5px 6px;
	font-size: 0.8em;
	color: #444;
	cursor:pointer;
	border-radius: 4px 4px 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#wf-priceindex-container #wfix_tabs li.active a:hover {
	background-color: #ddd;
	padding: 4px 6px 5px 6px;
	border-bottom: none;
	font-size: 0.8em;
	color: #444;
	cursor:pointer;
	border-radius: 4px 4px 0 0;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}



#wf-priceindex-container #wfix_tabs_content_container {
	position: relative;
	height: 129px !important;
	padding: 0;	
	top: 0;
	right: .25em;
	bottom: .25em;
	left: .25em;
	/*border-top: 1px solid #ccc;*/
	background: #fff;
	border-radius: 0 0 1em 1em;
}

#wf-priceindex-container .view-container {
	display: none;
}

#wf-priceindex-container #flot-city-data, #wf-priceindex-container #flot-national-avg-data, #wf-priceindex-container .flotchart, #wf-priceindex-container #placeholder, #wf-priceindex-container #view-city {
	width: 166px;
	*width: 152px;
	height: 115px;
}


#wf-priceindex-container .jtabs {
	/*overflow: hidden;*/
	position: relative;
	z-index: 1;
	padding: 0;
	margin-top: 1px;
	margin-bottom: 5px;
	height: 150px;
	background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #DDDDDD;
    border-radius: 1em 1em 1em 1em;
}



#wf-priceindex-container .whats-this-tooltip {
	list-style: none;
	float: right;
	display: inline-block;
	margin: -18px 5px 0 0;
	padding: 0;
}

#wf-priceindex-container .whats-this-tooltip a {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #00aeef;
	text-decoration: none;
	line-height: normal;
}

#wf-priceindex-container .whats-this-tooltip a:hover {
	background: none !important;
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	color: #888;
	text-decoration: none;
	line-height: normal;
}

#wf-priceindex-container .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  font-family: Arial;
  line-height: 1.6;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
  width: 150px !important;
}

#wf-priceindex-container .tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#wf-priceindex-container .tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

#wf-priceindex-container .tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

#wf-priceindex-container .tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

#wf-priceindex-container .tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

#wf-priceindex-container .tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}




/* ===  Zip Code Search Form and Button  === */

#wf-priceindex-container .search-title-index {
	float: left;
color: #FFFFFF;
font-size: 10px;
font-weight: normal;
margin: 0;
padding: 5px 2px 0 9px;
font-family: Tahoma,Arial, Geneva,sans-serif;
width: 170px;
}


#wf-priceindex-container .zipform-index {
	background: #6CB3FE;
	z-index: 1000;
	margin: 0px;
	min-width: 290px;
	/*width: 300px\9; /* IE8 and below */
	height: 50px;
	*height: 50px;
	background-color: #0096D6;
	border-radius: 1em;
	padding-bottom: 3px;
	padding-top:2px;
}

#wf-priceindex-container #email_input-index {
	background: #3A7FB6;
	border-radius: 1em; 
	/*-webkit-border-radius: 4px; 
	-moz-border-radius: 4px;*/
	height: 25px;
	*height: 26px;
	width: 275px;
	min-width: 275px;
	margin: 1px auto;
	padding: 6px 0 0 7px;
}

#wf-priceindex-container input.input-text-index {
	font-size: 10px !important;
	padding: 0px 2px;
	margin: 0 3px 0 0;
	display: inline-block;
	color: #AEAEAE !important;
}

#wf-priceindex-container input.streetAddress-index {
	width: 85px;
	width: 85px\9; /* IE8 and below */
	*width: 85px; /* IE7 and below */
	height: 18px;
	height: 18px\9; /* IE8 and below */
	*height: 17px; /* IE7 and below */
	color: #AEAEAE;
	font-size: 10px !important;
	background-color: #ffffff;
	/*border: 1px solid #dadada;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;*/
	box-sizing: border-box;
	float: left;

}

#wf-priceindex-container input.apartmentNumber-index {
	width: 50px;
	width: 50px\9; /* IE8 and below */
	*width: 42px; /* IE7 and below */
	height: 18px;
	height: 18px\9; /* IE8 and below */
	*height: 17px; /* IE7 and below */
	color: #AEAEAE;
	font-size: 10px !important;
	background-color: #ffffff;
	/*border: 1px solid #dadada;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;*/
	box-sizing: border-box;
	float: left;

}
@-moz-document url-prefix() {
    #wf-priceindex-container input.apartmentNumber-index {width: 44px;}
}

#wf-priceindex-container input.zip-index {
	width: 52px;
	width: 52px\9; /* IE8 and below */
	*width: 44px; /* IE7 and below */
	height: 18px;
	height: 18px\9; /* IE8 and below */
	*height: 17px; /* IE7 and below */
		color: #AEAEAE;
	font-size: 10px !important;
	background-color: #ffffff;
	/*border: 1px solid #dadada;*/
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;
	/*box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.02), 0 1px 0 #ffffff;*/
	box-sizing: border-box;
	float: left;

}
@-moz-document url-prefix() {
    #wf-priceindex-container input.zip-index {width: 44px;}
}



#wf-priceindex-container .btn-1-index {
	width: 70px !important;
	height: 20px !important;
	background: transparent url(images/btn-go.png) 0 0 no-repeat !important;
	padding: 0 !important;
	cursor: pointer;
	font-size: 11px !important;
	font-weight: normal !important;
	text-align: center !important;
	white-space: nowrap !important;
	color: #fff !important;
	border: 0 !important;
	display: inline-block !important;
	margin: 0 !important;
	line-height: -20px !important;
	float: left;
}

/* ========================================================
* ========================================================
*
* The following orgininally from bootstrap.css;
* Description: General template styles, including bootstrap components
* Version: 1.0
*
* ======================================================== */



#wf-priceindex-container .clearfix { *zoom: 1; }
#wf-priceindex-container .clearfix:before, #wf-priceindex-container .clearfix:after { display: table; content: ""; line-height: 0; }
#wf-priceindex-container .clearfix:after { clear: both; }



/* # Form stylings
================================================== */

#wf-priceindex-container .city1 {color: #ee7951 !important; margin-bottom: 2px !important; display: inline-block !important; font-size: 10px !important; letter-spacing: 0px !important; font-weight: bold !important; }
#wf-priceindex-container .city2 {color: #b6dcf9 !important; margin-bottom: 2px !important; display: inline-block !important; font-size: 10px !important; letter-spacing: 0px !important; font-weight: bold !important; }
#wf-priceindex-container .service {color: #222 !important; margin-bottom: 2px !important; display: inline-block !important; font-size: 10px !important; letter-spacing: 0px !important; font-weight: bold !important;}
#wf-priceindex-container #find-deals {width: 113px !important; height: 16px !important; /*padding: 1px 2px 1px 2px !important; border: 1px solid #666 !important; */background-color: #ffffff !important; color: #666 !important; font-family: Arial, Helvetica, sans-serif; /*display: inline-block;*/ font-size: 10px !important; color: #666 !important; border: 1px solid #0096D6 !important; /*height: 17px !important;*/ margin: 2px 0;}
#wf-priceindex-container #select-state-one {font-family: Arial, Helvetica, sans-serif; font-size: 10px !important; width: 116px !important; height: 18px !important; /*padding: 1px 2px 1px 2px !important;*/ border: 1px solid #666 !important; background-color: #ffffff !important; color: #ee7951 !important; border: 1px solid #ee7951 !important;}
#wf-priceindex-container #select-state-two {font-family: Arial, Helvetica, sans-serif; font-size: 10px !important; width: 116px !important; height: 18px !important; /*padding: 1px 2px 1px 2px !important;*/ border: 1px solid #666 !important; background-color: #ffffff !important; color: #b6dcf9 !important; border: 1px solid #b6dcf9 !important;}
#wf-priceindex-container #select-service {font-family: Arial, Helvetica, sans-serif; font-size: 10px !important; width: 116px !important; height: 18px !important; /*padding: 1px 2px 1px 2px !important;*/ border: 1px solid #666 !important; background-color: #ffffff !important; color: #666 !important; border: 1px solid #666 !important;}
#wf-priceindex-container #select-state-single {font-family: Arial, Helvetica, sans-serif; /*display: inline-block;*/ width: 113px !important; height: 20px !important; /*padding: 1px 2px 1px 2px !important;*/ border: 1px solid #cccccc !important; background-color: #ffffff !important; font-size: 11px !important; color: #407180 !important; margin-bottom: 6px;}

#wf-priceindex-container .green {
	color: #75b746;
	cursor: pointer;
	background: url(images/ico-electricity.png) no-repeat 20px 13px;
	height: 30px;
}
#wf-priceindex-container .blue {
	color: #b6dcf9;
	cursor: pointer;
	background: url(images/ico-gas.png) no-repeat 20px 13px;
	padding-right: 8px !important;
	height: 30px;
}
#wf-priceindex-container .orange {
	color: #7abbe2;
	cursor: pointer;
	background: url(images/ico-bundles.png) no-repeat 20px 13px;
	height: 30px;
}
#wf-priceindex-container .purple {
	color: #9649FF;
	cursor: pointer;
	background: url(images/ico-television.png) no-repeat 20px 13px;
	height: 30px;
}
#wf-priceindex-container .teal {
	color: #379C96;
	cursor: pointer;
	background: url(images/ico-phone.png) no-repeat 20px 13px;
	height: 30px;
}
#wf-priceindex-container .yellow {
	color: #CAD700;
	cursor: pointer;
	background: url(images/ico-internet.png) no-repeat 20px 13px;
	height: 30px;
}
#wf-priceindex-container .red {
	color: #EE7951;
	cursor: pointer;
	background: url(images/ico-total-bills.png) no-repeat 20px 13px;
	height: 30px;
}

#wf-priceindex-container .checkbox {
display: block;
padding-left: 15px;
}

#wf-priceindex-container #cbOne, #wf-priceindex-container #cbTwo, #wf-priceindex-container #cbThree, #wf-priceindex-container #cbFour, #wf-priceindex-container #cbFive, #wf-priceindex-container #cbSix, #wf-priceindex-container #cbTotal {
	width: 13px;
    height: 13px;
    padding: 0;
    margin:0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    *overflow: hidden;
}



/*===== Radios, checkboxes =====*/
#wf-priceindex-container .checkbox-set { 
	display: inline-block; 
	float: left; 
	width: 55px; 
	*width: 55px; /* IE7 and below */ 
}
#wf-priceindex-container .checkbox-set + .checkbox-set { margin-left: 1px; display: inline-block; float: left; }
#wf-priceindex-container .centered-checkbox { margin: 0 auto; width: 56px; }
#wf-priceindex-container .controls { height: 29px; }
#wf-priceindex-container .checkbox.inline { min-height: 33px; display: inline-block; padding: 0; margin: 0; vertical-align: middle; letter-spacing: -1px; font-size: 10px; font-weight: normal;}
#wf-priceindex-container .checkbox.inline > .checker { float: none; margin: 0 8px 0 0; display: inline-block; vertical-align: text-bottom; }

/*===== Controls =====*/

#wf-priceindex-container .control-group { padding: 0 0 7px 0; }
#wf-priceindex-container .control-group:first-child { border-top: none; }
#wf-priceindex-container .control-group:last-child { border-bottom: none; }
#wf-priceindex-container legend + .control-group { margin-top: 20px; -webkit-margin-top-collapse: separate; }
#wf-priceindex-container .no-well .control-group { padding: 20px 0; border-bottom-color: #dadada; }


#wf-priceindex-container #wf-priceindex-main-container #zipcode3 {
width: 165px;
clear: both;
display: block;
margin: 3px 0 0 10px !important;
padding: 2px 2px 2px 8px;
float: left;
height: 18px;
}
#wf-priceindex-container #hybris-submit-go{
margin: 2px 0px 0px 35px !important;
width:60px !important;
padding:0 !important;
display: block !important;
float: left !important;
}
#wf-priceindex-container form#wfpt_zipOnlyForm{padding:0 2px 0 0;!important }
#wf-priceindex-container #find-deals{width: 105px !important; margin: 2px 0 5px 0px !important;padding-left: 5px;}
#wf-priceindex-container .container{width:auto;}
#wf-priceindex-container #wfpt_zipOnlyForm select{ 
	float: right;
	clear: none;
	margin-top: -11px !important;
	margin-bottom: 6px !important;
	width: 113px !important;
}