
.loadinGif {
	display: none;
}
.makeVisible {
	display: block;
}


.tv-listings-widget-super {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(235, 235, 235);
	border: 0px 1px 1px 1px ;

}



.tv-listings-twidget {
	min-height: 100px;
	overflow-y: auto;




}
.textwidget input {
	width: 80px !important;
	font-family: inherit;
}
.tv-listing-target li,  .tv-listing-target ul {
	list-style: none;
	margin-left: 0px !important;
}
.widgetTV-Listing {
	/*border-bottom: 1px solid #ccc*/

}
.tvlisting-station, .tvlisting-time {
	font-size: 12px;
}
.tv-listing-target {
	width: 100%;
	float: left;
	padding-left: 10px;
}

.tv-listing-target span.listing-station-button {
	display: inline-block;
	text-transform: uppercase;
	font-size: 10px;
	/*color: #fff;*/
	/*border:   1px solid #f2f2f2;*/
	padding: 0px 10px;
	margin: 0px 5px 5px 0px;
}
.episode_container{
	border-top: 1px solid #E3E3E3;
	padding: 5px 0px;
	margin-bottom: 5px;
	/*background-color: #f2f2f2;*/
}

.episode_container h4 {
	padding-top: 10px;
	padding-bottom: 10px;
}

#userZip {
	width: 90px;
}
#updateZipCodeForm {
	display: none;
	position: relative;
	height: 30px;
}
#updateZipCodeForm .changeZipCodeForm {
	position: absolute;
	right: 10px;

}
#tvZipcode {

	float: right;
}
.hideMe {
	display: none;
}
.showMe {
	display: block;
}
.tv-listings-widget p {
	margin-bottom: 8px;
	line-height: 18px;


}

.updateZip {
	float: right;
	text-align: bottom;
	font-size: 12px;
	font-color: #ccc;
	font-weight: normal;
}

/* Tab CSS */
ul.tabs{
		margin: 0px;
		padding: 0px;
		list-style: none;
		font-style: bold !important;
	}
ul.tabs li{
	background: none;
	color: #000;
	display: inline-block;
	padding: 5.5px 15px;
	cursor: pointer;
	font-style: bold;
}

li.tab-link {
	font-weight: bold !important;
}
ul.tabs li.current{
	background: #019cdc;
	color: #fff;
}

.tab-content{
	display: none;
	background: none;
	padding: 15px;
}

.tab-content.current{
	display: inherit;
}

div.textwidget.tv-listings-twidget > div.tv-listing-target > div > div > strong {
	font-family: jaf-bernino-sans, 'Helvetica Neue', Helvetica, Helvetica, Arial, sans-serif;
}

