@charset "UTF-8";
/* CSS Document */

/*-----------------------------
    HEADER, FOOTER AND STAGE
-------------------------------*/
hr.product {
	height: 1px;
	border: 0;
	color: #333;
	background-color: #333;
	width:425px;
}
.divider {
    border-left: 1px solid green;
    background: white;
    width: 1px;
    height: 80%;
    position: relative;
    float:right;
}
h4.product {
	color:#90a6a8;
	display:inline-block;
	
}
h5.product {
	color:#707f80;
	display:inline-block;
}
.product_wrapper {
  position: relative;
	border: 1px solid #c0c3ba;	
	border: 1px solid #CCC;	
	width: 760px;
	/*margin: 40px 0px 0px 0px;*/
	float:right;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	behavior: url(styles/PIE.htc);
}
.farm_monitor.product_wrapper {
  background-color:#32322e;
  width:776px;
}
.product_stage {
	background: #fdfef9; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZkZmVmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjgyJSIgc3RvcC1jb2xvcj0iI2U4ZWJkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #fdfef9 1%, #e8ebd6 82%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#fdfef9), color-stop(82%,#e8ebd6)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#e8ebda 82%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #fdfef9 1%,#e8ebd6 82%); /* IE10+ */
	background: linear-gradient(top,  #fdfef9 1%,#e8ebd6 82%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdfef9', endColorstr='#e8ebd6',GradientType=0 ); /* IE6-8 */
	behavior: url(styles/PIE.htc);
}
/*-----------------------------
    INPUTS
-------------------------------*/ 
input.product {
	margin-top:10px;
}
/*---------------------------  
	DRIFT RISK
---------------------------*/
.product_stage_drift {
	background-color:black;
}
.product_header {
	overflow:hidden;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNlM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #3e3f38 1%, #020202 96%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3e3f38), color-stop(96%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* IE10+ */
	background: linear-gradient(top,  #3e3f38 1%,#020202 96%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3f38', endColorstr='#020202',GradientType=0 ); /* IE6-8 */	
	padding:20px 0px 0px 20px;
	position: relative;
	border-bottom:1px solid #515151;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	behavior: url(styles/PIE.htc);	
}

.product_footer {
  position: absolute;
  top: 10px;
  margin-top: -10px;
  height: 65px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNlM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #3e3f38 1%, #020202 96%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3e3f38), color-stop(96%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* IE10+ */
	background: linear-gradient(top,  #3e3f38 1%,#020202 96%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3f38', endColorstr='#020202',GradientType=0 ); /* IE6-8 */	
	position: relative;
	border: 1px solid #61615F;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	behavior: url(styles/PIE.htc);	
}
.ie8 .product_footer {
	top: 0px;
	
}
.product_header .title_container {
	float:left;
	margin-bottom: 10px;
	margin-right: 15px;
}
#products_container .product_header .title_container h2.product_title, .product_header .title_container h2 {
    color:#C9CFC0 !important;
    margin: 0;
    display:inline;
}
.product_header .title_container p {
    color: #666;
    padding: 0;
    margin: 0;
    font-size: 80%;
    font-weight:bold;
    font-size:11px;
    color: #8A8E84;  
}
.subform_template {
  text-align: left;
  padding: 10px;
}
.subform_template label {
  color: #fff;
  width: 100%;
  text-align: left;
}
.subform_template label.long {
  margin-top: 10px;
}
.subform_template span:first-child label.long {
  margin-top: 0;
}
.top_container .degree {
  font-size: 70%;
  vertical-align: top;
}

/*-----------------------------
    SUNRISE/SUNSET LISTS AG MONITOR
-------------------------------*/
.sunset_col {
	overflow:hidden;
	padding: 0;
	font-weight:bold;
	color: #adaca6;
	background-color: #32332e;
}
.sunset_col ul  {
	list-style:none;
	padding:0px;
	margin:0px;
	overflow: hidden;
	font-size: 90%;
}
.sunset_col .inner_white ul li.sunrise {
	background: transparent url('/images/global/sunrise_icon_dark.png') 0% 0% no-repeat;
	float:left;
	padding-left: 30px;
	margin-right: 10px;
	padding-top: 3px;
}
.sunset_col .inner_white ul li.sunset {
	background: transparent url('/images/global/sunset_icon_dark.png') 0% 0% no-repeat;
	float:right;
	padding-left: 30px;
	margin-right: 0px;
	padding-top: 3px;		
}
/*-----------------------------
    LEFT COL STUFF
-------------------------------*/

.left_col {
	float:left;
	background-color:#46473f;
	border-right:1px solid #696a64;
	width:270px;
		/*height:472px;*/	
}
.left_col_drift {
	float:left;
	width:410px;
	color:white;
	
}
.left_container_drift {
	width:410px;
	margin:0;
	padding:0 0 0 15px;
}
.col_3 {
	float:left;
	width:33.3333333333333333333%;
	
}
.col_2 {
  float: left;
  width: 49.99999999999999999999%;
}
.last {
	clear:right;
}
.top_container {
	/*padding-left:8px;	*/
}
.left_data {
	float:left;
	margin:0px;
	clear:left;
	padding:10px ;

}
.left_data h1 {
	margin:0px;
	text-align:center;
	color:#d5d5d5;
	text-shadow: -1px -1px 4px #363636;
    filter: dropshadow(color=#363636, offx=-1, offy=-1);
    behavior: url(styles/PIE.htc);
}
.farm_monitor .precip {
	display:none;
}
/*--------------------------------------------
    LEFT COL IE FIXED GEAR
---------------------------------------------*/
.ie8 .left_data {
    width:120px;  
}
.ie7 .left_data {
	width:120px;
}
.ie7 .left_data {
	
}
.ie7 .right_wind_direction {
	margin-top:10px;
	font-size:1em;
}
.ie7 .right_col {
	width:490px;
}
.ie8 .right_wind_direction {
	float:right;
}
.ie8 .bottom_container ol{
	float:left;
}
.ie8 .bottom_container ol{
	margin:0px;	
}
.ie8 #forcast_info{
	width:100px;
	float:left;
	border:1px solid green;
	display:block;
}
.ie8 .farm_monitor .day {
	height:185px;
}
.ie9 .left_data ol {
	float:left;
	margin:0px;	
	width:125px;
}
.ie9 .left_data ol li {
	font-size:1em;
}
.ie9 .top_container {
	
}
.ie9 .header_forcast {
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000',GradientType=0 )
}
.ie9 .farm_monitor .day {
	height:180px;
}

/*** Header on Forecast Ag Mon ie7 ***/
.ie7 .header_forecast h1 {
	background-color:none;
	margin:0 auto;
	width:100%;
}
/*--------------------------------------------
    WIND DIRECTION
---------------------------------------------*/
#wind_direction_container {
  margin-top: 10px;
  height: 100px;
  width: 105px;
  background: white url(/images/farm_monitor/dark/wind_direction_board.png) 0px center no-repeat;
}
#wind_direction_arrow {
  position: relative;
  width: 110px;
  height: 100px;
  background: transparent url(/images/farm_monitor/dark/wind_direction_arrow.png) top center no-repeat;
}
#wind_direction_arrow > span {
    font-weight: normal;
    color: #bcbaba;
    height: 100px;
    width: 100px;
    text-align: center;
    vertical-align: middle;
    line-height:27px;
  }
#wind_direction_arrow > span > span {
      display: block;
      margin: auto;
      font-size: 85%;
    }
    
/* Because we can't get the rotation and png alpha filters to work at the same time,the workaround for ie7 and ie8 is below */
.ie9 #wind_direction_arrow, .ie8 #wind_direction_arrow, .ie7 #wind_direction_arrow {
  -ms-transform: rotate(0);
  background: url(/images/farm_monitor/dark/wind_direction_sprite.gif) no-repeat top left;
}
.ie9 #wind_direction_arrow.sprite-E, .ie8 #wind_direction_arrow.sprite-E, .ie7 #wind_direction_arrow.sprite-E { background-position: 0 0; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-ENE, .ie8 #wind_direction_arrow.sprite-ENE, .ie7 #wind_direction_arrow.sprite-ENE { background-position: 0 -110px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-ESE, .ie8 #wind_direction_arrow.sprite-ESE, .ie7 #wind_direction_arrow.sprite-ESE { background-position: 0 -220px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-N, .ie8 #wind_direction_arrow.sprite-N, .ie7 #wind_direction_arrow.sprite-N { background-position: 0 -330px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-NE, .ie8 #wind_direction_arrow.sprite-NE, .ie7 #wind_direction_arrow.sprite-NE { background-position: 0 -440px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-NNE, .ie8 #wind_direction_arrow.sprite-NNE, .ie7 #wind_direction_arrow.sprite-NNE { background-position: 0 -550px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-NNW, .ie8 #wind_direction_arrow.sprite-NNW, .ie7 #wind_direction_arrow.sprite-NNW { background-position: 0 -660px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-NW, .ie8 #wind_direction_arrow.sprite-NW, .ie7 #wind_direction_arrow.sprite-NW { background-position: 0 -770px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-S, .ie8 #wind_direction_arrow.sprite-S, .ie7 #wind_direction_arrow.sprite-S { background-position: 0 -880px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-SE, .ie8 #wind_direction_arrow.sprite-SE, .ie7 #wind_direction_arrow.sprite-SE { background-position: 0 -990px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-SSE, .ie8 #wind_direction_arrow.sprite-SSE, .ie7 #wind_direction_arrow.sprite-SSE { background-position: 0 -1100px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-SSW, .ie8 #wind_direction_arrow.sprite-SSW, .ie7 #wind_direction_arrow.sprite-SSW { background-position: 0 -1210px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-SW, .ie8 #wind_direction_arrow.sprite-SW, .ie7 #wind_direction_arrow.sprite-SW { background-position: 0 -1320px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-W, .ie8 #wind_direction_arrow.sprite-W, .ie7 #wind_direction_arrow.sprite-W { background-position: 0 -1430px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-WNW, .ie8 #wind_direction_arrow.sprite-WNW, .ie7 #wind_direction_arrow.sprite-WNW { background-position: 0 -1540px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow.sprite-WSE, .ie8 #wind_direction_arrow.sprite-WSE, .ie7 #wind_direction_arrow.sprite-WSE { background-position: 0 -1650px; width: 105px; height: 105px; } 
.ie9 #wind_direction_arrow > span span, .ie8 #wind_direction_arrow > span span, .ie7 #wind_direction_arrow > span span { display: none; -ms-transform: rotate(0); }
.ie9 #wind_direction_container, .ie8 #wind_direction_container, .ie7 #wind_direction_container { background: none; }

/*--------------------------------------------
    WIND DIRECTION IE FIX
---------------------------------------------*/
.ie9 #wind_direction_container {
	
}

/*------------------------------------------------------------
    LEFT COL List styles
------------------------------------------------------------*/
.left_data ol, .bottom_container ol {
	padding:0px;
	list-style: none;
	overflow:hidden;
	margin-left:0px;
	line-height: 16px;
	
}
.left_data ol li div.label {
  width: 85px;
  padding: 2px 0;
}
.left_data ol li div.obs {
  float: left;
  padding: 2px 0;
  font-size:1em;
  color: #dfe0db;
}
.right_wind_direction {
	float:right;
	text-align:center;
	margin-right: 10px;
}
.right_wind_direction h4 {
	margin-bottom:0px;
}
.bottom_container {	
	padding: 0px 5px 5px 0px;
	margin: 0px 10px 0px 10px; 
}
.bottom_container ol li div.label {
  width: 155px;
  padding: 2px 0;
}
.bottom_container ol li div.obs {
  float: left;
  padding: 2px 0;
  color:#dfe0db;
}
ol#divider_ag_mon {
	width:250px;
}
ol#divider_ag_mon > li:first-child {
	border-top: 1px solid #323230;
	padding-top: 6px;
}
.divider_double {
	height:1px;
	background-color: #323232;
	border-bottom:1px solid #696a64;
}
.ie8 .divider_double {

	clear:both;
}
.divider_double_dark {
	height:1px;
	background-color: #2c2c29;
	border-bottom:1px solid #3a3a36;
	margin-left:15px;
	margin-top:10px;
}

/*-----------------------------
    FORECAST PANEL TO MONITOR OF THE FARM
-------------------------------*/ 
.ag_monitor .day  {
	background-color:#232323;
	border-left:1px solid #373735;
	border-right:1px solid #20201e;
	height: 187px;
}
.ag_monitor .day_first  {
	-webkit-border-top-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-bottom-left-radius: 0px;
	behavior: url(styles/PIE.htc);
}
.ag_monitor .day_last  {
	-webkit-border-top-right-radius: 0px;
	-moz-border-radius-bottomright: 0px;
	-webkit-border-bottom-right-radius: 0px;
	behavior: url(styles/PIE.htc);
}
#forecast_info #forecast_bar {
  margin: 0;
  background: none;
  width: 100%;  
}
.ag_monitor .header_forecast {
	color:#bbbbb9;
	background: #2b2b29;
	height: 80px;
	margin-bottom: 10px;
}

.farm_monitor .header_forecast span {
	color: #bbbbb9;
}

.farm_monitor .header_forecast {
	width: 88px;
}

.ag_monitor .header_forecast h1 {
	color:#bbbbb9;
	font-weight: normal;
}
.ag_monitor #forecast_bar {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	behavior: url(styles/PIE.htc);
}
.ie7 .header_forecast h1 {
	background-color:none;
	margin:0 auto;
	width:100%;
}
.wind_dir {
  color: #888C83;
  padding: 0 3px;
}
#forecast_info {		
	border-top:1px solid #232321;
}
.farm_monitor #forecast_bar {
	padding:0px;
}
.farm_monitor .conditions {
	color:#D5D5D5;
}
.farm_monitor .high {
	color:green;
}
.farm_monitor #forecast_bar .hi  { 
	color:#ec6453;	
}
.farm_monitor #forecast_bar .lo  { 
	color:#6d87f4;	
}

/*-----------------------------
    RIGHT COL STUFF
-------------------------------*/ 
.right_col {
	float:left;	
	width:468px;
	height:472px;
	padding-left:10px;
}
/*** DRIFT RISK ***/
.right_col_drift {
	float:left;	
	width:351px;
	background-color:white;
	margin-left:15px;
}
.product_container {
  position: relative;
  padding-top: 8px;
  border-left:1px solid #000000;
  height: 480px;
  
}
.ie7 .product container {
	
	
}
  .product_container .product {
    margin: 0px 0px 15px 20px;
    padding-top: 13px;
  }
  

    .product_container .product.disable, .farm_monitor .disable {
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; /* IE 8 */
      filter: alpha(opacity=30); /* IE 5-7 */
      -moz-opacity: 0.35; /* Netscape */
      -khtml-opacity: 0.3; /* Safari 1.x */
      opacity: 0.3; /* Good browsers */
    }
  .product_container .product_link, .product_container .product_link a {
    float: left;
    width: 135px;
    font-weight: bold;
    color: #acada7;
    text-decoration: none;
  }
  .product_container div.product_info {
    float: left;
    display: inline;
  }
  .product_container .left_info {
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 25px;
    color: #E1E1E1;
  }
  .product_container .product_slider_background {
    float: left;
    width: 239px;
    height: 13px;
    background: transparent url(/images/farm_monitor/dark/long_slider_sprite.png) 0 0 no-repeat;
  }

  .product_container .product_slider_foreground {
    float: left;
    width: 209px;
    height: 13px;
    background: transparent url(/images/farm_monitor/dark/long_slider_sprite.png) 0 -43px no-repeat;
  }
    .product_container .product_slider_foreground {
      background-position: 0 -13px;
    }
    .product_container .product_slider_foreground.caution {
      background-position: 0 -28px;
    }
    .product_container .product_slider_foreground.bad {
      background-position: 0 -42px;
    }
    .product_container .product_slider_foreground span {
      float: left;
      text-indent: -999999px;
      width: 12px;
      height: 12px;
      background: transparent url(/images/farm_monitor/dot_sprite.png) center -8px no-repeat;
      margin-top: 2px;
      float: right;
      margin-right: -5px;
    }
      .product_container .product_slider_background.LCCI span {
        margin-top: 1px;
      }
      .product_container .product_slider_foreground span:hover {
        cursor: pointer;
      }
      .product_container .product_slider_foreground span.active, .product_container .product_slider_foreground span:hover {
        background-position: center -26px;
      }
    /** cattle comfort slider **/
    .product_container .product_slider_background.LCCI {
      background: transparent url(/images/farm_monitor/dark/cattle_comfort_slider_sprite.png) 2px 0 no-repeat;
      height: 12px;
    }
    .product_container .product_slider_background.LCCI .product_slider_foreground {
      background: transparent url(/images/farm_monitor/dark/cattle_comfort_slider_sprite.png) 2px 0 no-repeat;
    }
      .product_container .product_slider_background.LCCI.good_left {
        background-position: 0 -38px;
      }
        .product_container .product_slider_background.LCCI.good_left .product_slider_foreground {
          background-position: 0 0px;
        }
      .product_container .product_slider_background.LCCI.good_right {
        background-position: 0 1px;
      }
        .product_container .product_slider_background.LCCI.good_right .product_slider_foreground {
          background-position: 0 -50px;
        }
      .product_container .product_slider_background.LCCI.caution_left {
        background-position: 0 -25px;
      }
        .product_container .product_slider_background.LCCI.caution_left .product_slider_foreground {
          background-position: 0 1px;
        }
      .product_container .product_slider_background.LCCI.caution_right {
        background-position: 0 1px;
      }
        .product_container .product_slider_background.LCCI.caution_right .product_slider_foreground {
          background-position: 0 -63px;
        }
      .product_container .product_slider_background.LCCI.bad_left {
        background-position: 0 -12px;
      }
        .product_container .product_slider_background.LCCI.bad_left .product_slider_foreground {
          background-position: 0 1px;
        }
      .product_container .product_slider_background.LCCI.bad_right {
        background-position: 0 1px;
      }
        .product_container .product_slider_background.LCCI.bad_right .product_slider_foreground {
          background-position: 0 -76px;
        }
  .product_container .bubble {
    cursor: pointer;
    position: absolute;
    width: 36px;
    height: 29px;
    background: transparent url(/images/farm_monitor/bubble.png) no-repeat;
  }
    .product_container .bubble span {
      cursor: pointer;
      margin: auto;
      display: block;
      padding: 7px 0;
      text-align: center;
      width: 36px;
      font-size: 85%;
      font-weight: bold;
      color: #666;
    }
  .product_container .right_info {
    float: left;
    margin-left: 10px;
    text-align: left;
    color: #e1e1e1;
  }
  #compass {
    background: #ffffff; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlNmU5ZDgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  #ffffff 0%, #e6e9d8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e6e9d8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #ffffff 0%,#e6e9d8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #ffffff 0%,#e6e9d8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #ffffff 0%,#e6e9d8 100%); /* IE10+ */
    background: linear-gradient(top,  #ffffff 0%,#e6e9d8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e6e9d8',GradientType=0 ); /* IE6-8 */
    behavior: url(styles/PIE.htc);
  }
  #info_button {
    float: right;
    margin-right: 10px;
    margin-top: 10px;
    cursor: pointer;
    position: relative;
    z-index: 999999;
  }
  .qtip.wind_dir_tip{  
    -webkit-box-shadow: 0px 0px 6px 0px #333;
    box-shadow: 0px 0px 6px 0px #333;
    behavior: url(styles/PIE.htc);
  }
/*-----------------------------
    PRODUCT FOOTER
-------------------------------*/ 
#product_footer {
	float:left;
	border-top:2px solid #363634;
	padding:10px;
  	width: 758px;
  	height: 65px;
  	background: url('../images/global/category_title_bg.gif') -2px -2px no-repeat;
  	-color: #565656;
 	 color: #cccccc;
 	 position: relative;
}

/*-----------------------------
    BUTTONS + SELECT
-------------------------------*/
.noselect {
	-webkit-touch-callout: none; /* iOS Safari */
	-webkit-user-select: none;   /* Chrome/Safari/Opera */
	-khtml-user-select: none;    /* Konqueror */
	-moz-user-select: none;      /* Firefox */
	-ms-user-select: none;       /* IE/Edge */
	user-select: none;           /* non-prefixed version, currently not supported by any browser */
}

.button {
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	-webkit-border-radius: .5em; 
	-moz-border-radius: .15em;
	border-radius: .25em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,100);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,100);
	box-shadow: 0 1px 2px rgba(0,0,0,100);
	margin: 10px 10px;
	behavior: url(styles/PIE.htc);	
}
select.product {
	margin-top:10px;
}
.grey_light {
	background-color:#000000;
	padding:5px;
	position:relative;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
	text-decoration:none;
	color:#fff;
	border: solid 1px #2d2d2d;
	background: #919191; /* Old browsers */
	background: -moz-linear-gradient(top,  #919191 0%, #4b4b4b 95%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#919191), color-stop(95%,#4b4b4b)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #919191 0%,#4b4b4b 95%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #919191 0%,#4b4b4b 95%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #919191 0%,#4b4b4b 95%); /* IE10+ */
	background: linear-gradient(top,  #919191 0%,#4b4b4b 95%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#919191', endColorstr='#4b4b4b',GradientType=0 ); /* IE6-9 */
	-webkit-box-shadow: inset 0px 1px 0px #4660b5, 0px 1px 0px #999999;
	-moz-box-shadow: inset 0px 1px 0px #7fd2f1, 0px 1px 0px #fff;
	box-shadow: inset 0px 0px 0px #4660b5, 0px 1px 0px #373737;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	behavior: url(styles/PIE.htc);

}
.grey_light:active {
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	top:1px;
	background: #6b6b6b; /* Old browsers */
	background: -moz-linear-gradient(top,  #6b6b6b 0%, #aaaaaa 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6b6b6b), color-stop(100%,#aaaaaa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6b6b6b 0%,#aaaaaa 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6b6b6b 0%,#aaaaaa 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6b6b6b 0%,#aaaaaa 100%); /* IE10+ */
	background: linear-gradient(top,  #6b6b6b 0%,#aaaaaa 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b6b', endColorstr='#aaaaaa',GradientType=0 ); /* IE6-9 */
	color:black;
	behavior: url(styles/PIE.htc);
}

div.spacer {
  height: 10px;
}

.selections_row {
  padding: 10px 15px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzNlM2YzOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk2JSIgc3RvcC1jb2xvcj0iIzAyMDIwMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(top,  #3e3f38 1%, #020202 96%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#3e3f38), color-stop(96%,#020202)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #3e3f38 1%,#020202 96%); /* IE10+ */
	background: linear-gradient(top,  #3e3f38 1%,#020202 96%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3e3f38', endColorstr='#020202',GradientType=0 ); /* IE6-8 */	
	position: relative;
	border-top:1px solid #515151;
  color: #F7F7F7;
  behavior: url(styles/PIE.htc);
}
.selections_row.last {
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  height: 45px;
  width: 760px;
  float: right;
  padding: 0;
  border: 1px solid #E0E7D7;
  behavior: url(styles/PIE.htc);
}
  .selections_row span.label {
    margin-top: 4px;
    margin-right: -20px;
  }
  .selections_row .button {
    margin-top: -2px;
  }

.loader_info {
  border: 10px solid #efefef;
  margin: 15px 30px;
  padding: 15px 30px;
}
  .loader_info p {
    font-size: 125%;
    color: #ccc;
    
  }
/*-----------------------------
    NEW PRODUCT APP LOOK JUNE 6 2012
-------------------------------*/
#product_wizard {
  position: relative;
	background-color: #373832;
}
#product_wizard_header {
	background-color: #181816;
	color: #cccdc8;
	padding-top: -1px;
	margin: -4px 0;
	padding-left: 11px;
	position: relative;
}
  #product_wizard_header div.greyed {
    background: #181816;
    opacity: 0.8;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 5px;
    left: 0;
    z-index: 999;
  }
#product_wizard .col_3 {
	text-align: center;
	width: 257px;
}
.toggle_arrow {
	width:11px;
	float:right;
	height:12px;
	
}
.toggle_array div.click_button:hover,
.toggle_arrow a:hover {
	background: url("images/arrow_toggle.png") 55px 50% no-repeat;
}
#product_wizard p {
	text-align: center;
	color: #bdbec2;
}
#product_wizard .modal .crops ul {
  text-align: left;
  margin: 0;
  padding: 0;
}
  #product_wizard .modal .crops li {
    text-align: left;
    list-style: none;
    padding: 5px 30px;
    margin: 0;
    color: #B8B9BD;
    border-bottom: 1px solid #151618;
    border-top: 1px solid #505251;
    font-size: 9px;
  }
    #product_wizard .modal .crops li:first-child {
      border-top: none;
    }
    #product_wizard .modal .crops li:last-child {
      border-bottom: none;
    }
    #product_wizard .modal .crops li label {
      text-align: left;
      width: auto;
      font-size: 155%;
      font-weight: normal;
      text-indent: -18px;
      display:block;
    }
    #product_wizard #options_header.col_2 {
      width: 385px;
    }
#wizard_overlay {
  background: #373832;
  position: absolute;
  top: 0;
  left: 257px;
  bottom: 0;
  opacity: 0.8;
}
  #wizard_overlay.show_group {
    right: 0;
  }
  #wizard_overlay.show_crop {
    left: 516px;
    right: 0;
  }
  #wizard_overlay.show_options {
    left: 775px;
    right: 0;
  }
.cssanimations #wizard_overlay {
  -webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	behavior: url(styles/PIE.htc);
}
.product_wizard_header {
	background-color: #232322;
	width: 100%;
	display: block;
	color: #c2c2c0;
	text-align: center;
	font-weight: bold;
	margin-top: 15px;
	border-bottom: 1px solid #515151;
	border-top:1px solid #0a0b0f;
	height: 55px;
}
  .product_wizard_header h3 {
    text-transform: uppercase;
    font-weight: normal;
    content: '';
   
  }
.ie7 .product_wizard_header h3 {
	padding-top: 15px;
}
.ie7 #product_wizard.interactive {
	height:75px;
}
  .product_wizard_header h3.default {
    color: #7B9D22;
    text-transform: none;
    font-weight: bold;
  }
#product_wizard.interactive {
  height: 72px;
}
  #product_wizard.interactive h3 span {
   background: url("images/arrow_toggle.png") 0px 2px no-repeat;
   padding-left:20px;
  }
.ie7 #product_wizard.interactive h3 span {
	 background: url("images/arrow_toggle.png") 0px 6px no-repeat;
}
.ie7 #product_wizard.interactive h3 {
	
}
  #product_wizard.interactive h3 span.active {
    background-position: 0 -12px;
  }
  #product_wizard.interactive .col_3 .modal, #product_wizard.interactive .col_2 .modal {
    display: none;
    min-height: 331px;
    background: #373832;
    position: relative;
    z-index: 2998;
  }
  #product_wizard.interactive #site_header {
    position: absolute;
    left: 0;
    border: none;
	width: 245px;
  }
  #product_wizard.interactive #choose_product_header {
    position: absolute;
    left: 245px;
    border: none;
  }
  #product_wizard.interactive #options_header {
    position: absolute;
    left: 502px;
	width: 273px;
    border: none;
  }
    #product_wizard.interactive #options_header.col_2 {
      left: 49.999999%;
      width: 388px;
    }
  #product_wizard.interactive .product_wizard_header {
    cursor: pointer;
  }
  
#product_wizard.averages {
  color: #cccdc8;
  padding: 10px 20px;
}
  #product_wizard.averages a.customize_toggle {
    color: #cccdc8;
    text-decoration: none !important;
    display: block;
  }
    #product_wizard.averages a.customize_toggle:hover {
      text-decoration: none !important;
    }
  #product_wizard.averages a.customize_toggle span {
    margin-left: 10px;
    background: url("images/arrow_toggle.png") 0px 0px no-repeat;
    padding-left: 20px;
  }
    #product_wizard.averages a.customize_toggle.active span {
      background-position: 0 -12px;
    }
  #product_wizard.averages div.customize {
    padding: 20px 27px;
  }
  #product_wizard.averages div.half {
    width: 49.9999%;
    float: left;
    margin-right: 5%;
  }
    #product_wizard.averages div.half.last {
      width: 44.9999%;
      margin-right: 0%;
    }
.product_nav_active {
	background-color: #141517;
	color:#7dad1b;
}
.product_nav_inactive {
	color:#c5c5c5;
}
.border_right {
	border-right: 1px solid #737478;
	/*height:100%*/
}
.border_left {
	border-left: 1px solid #202126;
}
/*-----------------------------
    BUTTON CSS. 
-------------------------------*/
.button, .button-huge {
  border-radius: 20px;
  color: rgba(0, 0, 0, 0.66);
  cursor: pointer;
  font-weight: normal;
  height: 26px;
  padding: 6px 16px;
  position: relative;
  text-decoration: none;
  text-shadow: 0 2px 0 rgba(255, 255, 255, 0.2);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), inset 1px 1px 1px rgba(255, 255, 255, 0.5);
  display: -moz-inline-stack;
  display: inline-block;
  zoom: 1;
  _overflow: hidden;
  *display: inline;
  background: #8c8c8c;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dbd7d7), color-stop(100%, #8c8c8c));
  background-image: -webkit-linear-gradient(top, #dbd7d7, #8c8c8c);
  background-image: -moz-linear-gradient(top, #dbd7d7, #8c8c8c);
  background-image: -ms-linear-gradient(top, #dbd7d7, #8c8c8c);
  background-image: -o-linear-gradient(top, #dbd7d7, #8c8c8c);
  background-image: linear-gradient(top, #dbd7d7, #8c8c8c);
  -pie-background: linear-gradient(#dbd7d7, #8c8c8c);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  behavior: url(styles/PIE.htc); 
}
.button-huge {
  border-radius: 60px;
  font-size: 20px;
  font-weight: bold;
  height: 56px;
  padding: 9px 38px 11px;
  text-align: center; }
  .button-huge .button-description {
    color: rgba(0, 0, 0, 0.6);
    display: block;
    font: italic 12px Georgia, serif; 
}
.button.positive, .positive.button-huge {
    background: #6c901b;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #aed160), color-stop(100%, #6c901b));
    background-image: -webkit-linear-gradient(top, #aed160, #6c901b);
    background-image: -moz-linear-gradient(top, #aed160, #6c901b);
    background-image: -ms-linear-gradient(top, #aed160, #6c901b);
    background-image: -o-linear-gradient(top, #aed160, #6c901b);
    background-image: linear-gradient(top, #aed160, #6c901b);
    -pie-background: linear-gradient(#aed160, #6c901b);
    behavior: url(styles/PIE.htc); 
}
    .button.positive:active, .positive.button-huge:active {
      background: #5f8212;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9ec250), color-stop(100%, #5f8212));
      background-image: -webkit-linear-gradient(top, #9ec250, #5f8212);
      background-image: -moz-linear-gradient(top, #9ec250, #5f8212);
      background-image: -ms-linear-gradient(top, #9ec250, #5f8212);
      background-image: -o-linear-gradient(top, #9ec250, #5f8212);
      background-image: linear-gradient(top, #9ec250, #5f8212);
      -pie-background: linear-gradient(#9ec250, #5f8212); 
      behavior: url(styles/PIE.htc);
}
.button-huge.wizard-layout {
  width: 200px; 
  font-size: 135%;
}
/*-- OVERWRITE THE FLOAT RIGHT ON THE MODAL BUTTONS. QUICK FIX. --*/
.modal .right {
	float:none !important;
	margin-left:65px;
	
}
/*-----------------------------
    RADIO BUTTON WIZARD
-------------------------------*/
.radio-light {
  background-image: url("../images/global/disk-light.png"); 
  background-repeat: no-repeat;
  padding-left:25px;
}
.checkbox.checked, .checked.checkbox-light, .checked.radio, .checked.radio-light {
    background-position: 0 -53px; }
    .checkbox.checked:hover, .checked.checkbox-light:hover, .checked.radio:hover, .checked.radio-light:hover {
      background-position: 0 -80px; }


#forecast_info.ag_monitor .header_forecast { height: auto; }
#forecast_info.ag_monitor .header_forecast h1 { 
	padding-bottom: 8px; 
	padding-top: 8px;
	text-transform: uppercase;
}

/* Mock Columns */
.column {
  position: relative;
  padding: 0;
  margin-right: 1%;
  float: left;
}
.column.last {
  margin-right: 0;
}
  .column.one-half {
    width: 48.99999%;
  }
  .column.one-third {
    width: 32.33333%;
  }
  .column.two-thirds {
    width: 65.66666%;
  }
  .column.one-fourth {
    width: 23.99999%;
  }
  .column.three-fourths {
    width: 73.99999%;
  }
  .column.one-fifth {
    width: 18.99999%;
  }
  .column.two-fifths {
    width: 38.99999%;
  }
  .column.three-fifths {
    width: 58.99999%;
  }
  .column.four-fifths {
    width: 78.99999%;
  }
  
/* HTML5 Boilerplate Styles: https://github.com/h5bp/html5-boilerplate/blob/master/css/style.css */
/* For image replacement */
.ir { border: 0; font: 0/0 a; text-shadow: none; color: transparent; background-color: transparent; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/*-----------------------------
    GRAPH / TABLE TOGGLE VIEW OaN PRODUCTS
-------------------------------*/
#tg_container {
  position: relative;
  overflow: hidden;
}
#tg_toggle {
	display:block;
	background-color: #dfdfdf;
	padding: 5px 10px 21px 10px;
/*
	background: #A3CA4C;
	border-top: 1px solid #737478;
	border-left: 1px solid #737478;
	border-bottom: 1px solid #737478;
	background: -moz-linear-gradient(top, #A3CA4C 0%, #6E921C 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#A3CA4C), color-stop(100%,#6E921C));
	background: -webkit-linear-gradient(top, #A3CA4C 0%,#6E921C 100%);
	background: -o-linear-gradient(top, #A3CA4C 0%,#6E921C 100%);
	background: -ms-linear-gradient(top, #A3CA4C 0%,#6E921C 100%);
	background: linear-gradient(to bottom, #A3CA4C 0%,#6E921C 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a3ca4c', endColorstr='#6e921c',GradientType=0 );
	-webkit-box-shadow: 0px 0px 0px 0px rgba(109, 110, 103, 1);
	box-shadow: 0px 0px 8px 0px rgba(109, 110, 103, 1);
*/
	behavior: url(styles/PIE.htc);
	height: 10px;
}
#tg_closer {
  color: #6f8931;
  font-size: 9px;
  font-weight: bold;
  margin-top: -12px;
  margin-left: -5px;
  margin-bottom: 3px;
  cursor: pointer;
  display: block;
}
#tg_closer:hover {
  color: #404f1e;
}
#tg_closer {
  display: none;
}
#tg_toggle a {
	text-decoration: none;
	display: inline-block;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	 /* IE 5-7 */
	 filter: alpha(opacity=60);
	 /* Netscape */
	 -moz-opacity: 0.6;
	 /* Safari 1.x */
	 -khtml-opacity: 0.6;
	 /* Good browsers */
	 opacity: 0.6;
	 behavior: url(styles/PIE.htc);
	 float: right;
}
#tg_toggle a.graph_toggle {
	background: url("../images/global/glyphicons_040_stats.png") 0 20% no-repeat;
	width:96px;
	height:25px;
	padding-left: 36px;
	padding-top: 7px;
}
#tg_toggle a.table_toggle {
	background: url("../images/global/glyphicons_090_table.png") 0 20% no-repeat;
	width:96px;
	height:24px;
	padding-left:36px;
	padding-top: 7px;
}
#tg_toggle a:hover.graph_toggle {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 5-7 */
  filter: alpha(opacity=100);
  /* Netscape */
  -moz-opacity: 1;
  /* Safari 1.x */
  -khtml-opacity: 1;
  /* Good browsers */
  opacity: 1;
  behavior: url(styles/PIE.htc);
}
#tg_toggle a:hover.table_toggle {
	opacity: 1;
	behavior: url(styles/PIE.htc);
}
.noUnderline:hover {
	text-decoration:none !important;
}


