@import "tv.css";

/*safari 4 layout fix*/
#ms-global-page-content {
	margin-left: 5px;
}

/* section header styles */

.MSLO-ARTICLE #ms-global-section-title, #tv #ms-global-section-title {
	background-image: url(/images/assets/channel/tv/madhungry/madhungry-tv-logo.gif);
	min-height:64px;
	margin-bottom: -10px;
}

#tv_show_nav #tv-logo { margin:4px 0 0 58px; float:left; background:url(/images/assets/channel/tv/madhungry/tv-logo_l.gif) no-repeat; width:166px; height:71px; }

/* Show Tab page */
.mad-hungry-today #ms-global-section-title, .mad-hungry-coming-soon #ms-global-section-title, .mad-hungry-yesterday #ms-global-section-title, .mad-hungry-two-days-ago #ms-global-section-title {
	display: none;
}

#tv_show_nav #tv-logo {
background:url("/images/assets/channel/tv/madhungry/madhungry-tv-logo_l.gif") no-repeat scroll 0 0 transparent;
float:left;
height:71px;
margin:4px 0 0 58px;
width:166px;
}

/*About the Show*/

.ms-col2-tv-show-inner {
	background:none;
	padding:135px 10px 10px 40px;
	width: 365px;
}

.ms-col2-tv-show-inner p {
	color: #7d7d7d;
	margin:10px 15px 5px 0;
	font-size:12px;
	padding-top: 0;
}

.ms-col2-tv-show-inner p span{
	color: #000000;
}

.ms-col2-tv-show-outer {
	background: url("../channel/tv/madhungry/madhungry-col2-aboutshow.jpg");
	width: 788px;
	height: 410px;
	margin-top: -5px;
}

.ms-col2-tv-show-inner h2{
	font-size:16px;
	font-weight:bold;
	margin:0;
	padding-top: 22px;
	color: #7d7d7d;
	margin: 0px;
	display: none;
}

#ms-col2-about-the-show{
	margin:0 0 0 10px;
	width:auto;
}

#ms-col2-about-the-show li{
	list-style-type: disc;
	list-style-position: inside;
	color: #868686;
	margin: 4px 0 0;
	padding:0 0 0 10px;
}

.social-icons{
	padding:10px 0 0 18px;
}

.social-links{
	padding-right: 5px;
}

/*hallmark logo*/
.hallmark{
	background: url("../channel/tv/madhungry/madhungry-hallmark-channel.gif") no-repeat;
	height: 71px;
	margin:0;
	padding-bottom:10px;
}

/*send comments*/
.send-comments{
	background:url("../channel/tv/default/ms-col2-grey-bottom.jpg") no-repeat scroll left bottom transparent;
	height:auto;
	margin:0 0 0 10px;
	padding-bottom:13px;
	width:760px;
}

.send-comments .ms-col2-tv-show-outer{
	background: none;
	width: 760px;
	margin: auto;
	height: auto;
}

.send-comments .ms-col2-tv-show-inner {
	background:url("../channel/tv/default/ms-col2-grey-middle.jpg") repeat-y scroll 0 0 transparent;
	width:760px;
	padding: 0;
}

.send-comments .ms-col2-tv-show-form-inner {
	background:none repeat scroll 0 0 transparent;
	border:1px solid #E1E1E0;
	margin:auto;
	padding:20px;
	width:680px;
}

.send-comments .ms-col2-tv-show-inner p {
	color: #494949;
	font-size:12px;
	margin: 0;
	padding:5px 20px;
}

.send-comments .ms-col2-tv-show-inner .required-field{
	color: #e6752e;
}

#tv .send-comments .ms-col2-tv-show-inner h2 {
	background:url("../channel/tv/default/ms-col2-grey-top.jpg") no-repeat scroll left top transparent;
	color:#7C6448;
	display:block;
	font-size:22px;
	font-weight:normal;
	height:auto;
	margin:0;
	padding:15px 0 0 20px;
}

.send-comments .ms-col2-tv-show-form-outer{
	background: none;
	width: auto;
}

.send-comments .ms-col2-tv-show-form #reason-for-feedback  {
	float:left;
	padding:0 0 8px 10px;
}

.send-comments .ms-col2-tv-show-form{
	width: auto;
	background: none;
}

.send-comments .submit-btn {
	margin:20px 0 10px;
	text-align:center;
}

/*hide store locator*/
.store_locator{
  display: none;
}