﻿/*
* Copyright (c) 2016 The Weather Company, an IBM Business, Copyright (c) 1998-2015, WSI Corporation.
*/

#thumbnailsRegionIconButton {
    margin-top: 2px;
    height: 26px;
    border: 0px;
    padding-right: 9px;
}

.thumbnailCell3
{
	/* tabular layout */
	width:264px;
	float:left;	
	
	/* minimum cell height includes title height and image height */
	min-height:140px;
	
	margin-left:10px;
	margin-right:5px;
	margin-top:-2px;
	margin-bottom:1px;

	border:solid 2px #D8E0F0;
	
}

.thumbnailCell4
{
	/* tabular layout */
	width:264px;
	float:left;	
	
	/* minimum cell height includes title height and image height */
	min-height:140px;
	
	margin-left:10px;
	margin-right:36px;
	margin-top:10px;
	margin-bottom:1px;

	border: 2px solid #D8E0F0;
}

.thumbnailrowPlus
{
	margin-top: 20px;
}

.chartLabelOuter
{
    background: white;
    padding-left:1px;
    padding-right:1px;
    padding-bottom:1px;
    padding-top:2px;
    height:auto;
	
	border-bottom:solid 2px #D8E0F0;
    
}

.chartLabelInner
{
	background:#ffffff url(../../Images/bg_container.gif) 0px 0px repeat-x;
	color:#003366;
	border:0px;
	padding-left:10px;
	padding-right:0px;
	padding-top:4px;
	padding-bottom:3px;
	font-size:12px;
	font-weight:bold;
	height:auto;
}

.timeLabel
{
	background: #ff0000;
	color : #ffffff;
	font-size:10px;
	font-weight:bold;
	height: auto;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 0px;
}

#chartGrid .expandButton
{
	float:right;
	width:auto;
	height:auto;
	padding-top : 5px;
	padding-bottom : 0px;
	padding-left : 6px;
	padding-right : 6px;
	position: relative;
    border-top: 0px;
    border-right: 0px;	
    border-bottom: 0px;
    border-left: 1px solid #D8E0F0;
    margin-left: 0px;
    margin-top:0px;
    margin-bottom:1px;
    margin-right:1px;
    
	z-index: 1;
}

.noPaddingPlease
{
	padding: 0;
}

#noProductsStatement
{
    font-size:large;
    font-weight:bold;
    text-align:center;
}

.chartThumbnailImage
{
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;	
	
	/* minimum image height so image fills entire cell*/
	min-height:100px;
}

/* This is the bar that hangs from the nav header and has some controls in it */
.wsi-hangingControlBar
{
	font-size:12px;
	font-weight:bold;
    color:#003366;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	position: relative;
	left: 450px;
	top: -6px;
	width: 319px;
	height: 30px;
	background:#fff url(../../Images/HangBar/HangBarBk.png) 1px 1px repeat-x;
}

.wsi-hangingControlBarDisabledImage
{
	font-size:12px;
	font-weight:bold;
    color:#003366;
	z-index:2;
	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	position: relative;
	left: 450px;
	top: -6px;
	width: 299px;
	height: 41px;
}
	
.wsi-hangingControlBarLeft
{
	z-index:2;
	position:relative;
	float:left;
	left:0px;
	top:1px;
	width: 33px;
	height: 30px;
	background:#000 url(../../Images/HangBar/HangBarLeft.png)
}
	
.wsi-hangingControlBarRight
{
	z-index:2;
	position:relative;
	top:1px;
	float: right;
	width: 33px;
	height: 30px;
	background:#fff url(../../Images/HangBar/HangBarRight.png)
}

 
.wsi-regionSelectionCombo
{
	width:150px;
}
	
.wsi-hangingControlBarContent
{
	z-index:3;
	position:relative;
	margin-top:auto;
	margin-bottom:auto;
	float:left;
	margin-left:3px;
}
	
.wsi-hangingControlBarContent-topPadding
{
	top:6px;
}
	
.wsi-thumbnailRegionSelectionImage
{
	z-index:20;
	width:541px;
}

.marketingAd
{
	margin-top: 20px;
	margin-left: 10px;
	//border: 2px solid #D8E0F0;
	width: 830px;
	height: 247px;
	clear: left;
	float: left;
}

.taller
{
	height: 275px;
}

.marketingAd .header
{
	position: relative;
}

.marketingAd .header a
{
	position: absolute;
	top: 15px;
	right: 15px;
	font: normal 18px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
}

.marketingAd .content img
{
	float: left;
	margin-top: -10px;
	margin-right: 20px;
}

.marketingAd .content p
{
	margin-left: 10px;
	margin-top: 15px;
	margin-right: 15px;
	font: normal 12px Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	color: #4C7094;
	line-height: 1.5em;
}

.wsi-chartsoverview
{
   z-index:2;
   position:relative;
   top:1px;
   left: 640px;
}