/* @override 
	http://www.toomuchfortv.com/css/style.css
	http://toomuchfortv.com/css/style.css
	http://stage-www.toomuchfortv.com/css/style.css
*/

/* Too Much For TV Redesign */

/************** Reset **************/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
}

body {
	line-height: 1;
}

ol,ul {
	list-style: none;
}

blockquote,q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table 

{
	
}

/* @group Globals */

.float-left {
	float: left;
}

.float-right {
	float: right;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.cursor-pointer {
	cursor: pointer;
}

/* @end */

/* @group Structure */

body {
	background: #ffed51 url(../images/bg.jpg) no-repeat center top;
	font: 1em Arial, Helvetica, sans-serif;
}

hr {
	color: #f00;
	background-color: #f00;
	height: 1px;
}

#wrapper {
	width: 1046px;
	background: transparent;
	position: relative !important;
}

#fla-top {
	height: 551px;
	text-align: center;
	margin: 0;
}

#search-result-panel {
	width: 300px;
	height: 155px;
	overflow: auto;
	background: #730043;
	color: #fff;
	position: absolute;
	z-index: 99;
	display: none;
	border: 3px solid #000;
	font-size: 12px;
	font-weight: bold;
}

#search-result-panel-title {
	width: 300px;
	height: 25px;
	margin-bottom: 5px;
	font-size: 14px;
	background: #000 !important;
}

#search-result-panel-title div {
	float: left;
	margin-left: 5px;
}

#search-result-panel-title div.float-right {
	margin-left: 175px;
}

#search-result-panel-title div img {
	display: block;
	cursor: pointer;
}

#search-result-content {
	height: 100%;
	width: 290px;
	margin: 0 auto;
	overflow: scroll;
}

#top-zip-bar {
	height: 66px;
	

/*margin: 0px auto;*/
	margin-left: 4px;
	background: transparent url(../images/fpo-zip-code-bg.jpg) no-repeat;
}

#top-zip-bar-text {
	float: left;
	width: 512px;
	height: 49px;
	margin: 10px 10px 0 205px;
}

#zip-locator-go {
	background: url(../images/zip-locator-go.jpg) no-repeat center top;
	height: 49px;
	width: 108px;
	margin-top: 13px;
}

#zip-locator-go:hover {
	background: url(../images/zip-locator-go.jpg) no-repeat center bottom;
}

#zip-locator-go a,
#zip-locator-go a:link,
#zip-locator-go a:active,
#zip-locator-go a:visited
{
	display: block;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

/* deprecated */
#go-button {
	margin-top: 13px;
	width: 80px;
}

#search-zip-code-zip-text-box {
	background: #000 url(../images/zip-text-bg.jpg) no-repeat center;
	float: left;
	margin-top: 15px;
	height: 45px;
}

#zip-code-zip-text-box {
	background: transparent;
	width: 222px;
	border: none;
	margin-top: 8px;
	text-transform: uppercase;
	text-align: center;
	font: 22px Arial, Helvetica, sans-serif;
}

#container {
	background: #490020 url(../images/bg-wrapper.gif) repeat-x 0 top;
	width: 960px;
	margin: 0 auto;
}

#caption {
	background: #000;
	color: #fff;
	height: 52px;
	font-size: 1em;
	font-weight: bold;
}

#whats-on #caption {
	height: 52px;
}

/* @group #tmftv tabs */

#tmftv .tabs {
	overflow: hidden;
	margin: 4px 0 0 0;
}

#tmftv ul.tabs li {
	float: left;
	margin: 0 2px 0 0;
}

#tmftv ul.tabs li a {
	display: block;
	padding: 5px 10px;
	font-size: 14px;
}


#what-on-item {
	height: 225px;
	overflow: scroll;
}

#tmftv ul.tabs li.news a {
	background: url(../images/homepage/community-nav.gif) 0 0;
}

#tmftv ul.tabs li.news a:hover, #tmftv ul.tabs li.news a.current {
	background: url(../images/homepage/community-nav.gif) 0 -30px;
}

#tmftv ul.tabs li.forum a {
	background: url(../images/homepage/community-nav.gif) -104px 0;
}

#tmftv ul.tabs li.forum a:hover, #tmftv ul.tabs li.forum a.current {
	background: url(../images/homepage/community-nav.gif) -104px -30px;
}

#tmftv ul.tabs li.timeline a {
	background: url(../images/homepage/community-nav.gif) -208px 0;
}

#tmftv ul.tabs li.timeline a:hover, #tmftv ul.tabs li.timeline a.current {
	background: url(../images/homepage/community-nav.gif) -208px -30px;
}

#tmftv ul.tabs li.members a {
	background: url(../images/homepage/community-nav.gif) -312px 0;
}

#tmftv ul.tabs li.members a:hover, #tmftv ul.tabs li.members a.current {
	background: url(../images/homepage/community-nav.gif) -312px -30px;
}

#tmftv ul.tabs li a.current {
	cursor: default;
}

/* @end */

#main-content {
	width: 915px;
	margin: 10px auto;
}

#top-shows, #whats-on, #whats-hot {
	background: #fff;
	padding: 5px;
}

#top-shows {
	float: left;
	width: 240px;
	margin-right: 15px;
	height: 275px;
	
}

#whats-on {
	float: left;
	width: 640px;
	height: 275px;
}

#whats-hot {
	margin: 10px 0;
	overflow: hidden;
}

#wh-tab {
	float: left;
	width: 52px;
}

/* @group what-on-item */

#what-on-item ul {
	height: 190px;
	overflow: auto;
}

#what-on-item ul li {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #999;
	display: block;
}

#what-on-item ul li:hover {
	background: #eee;
}

#what-on-item ul li a {
	text-decoration: none;
	border: 0;
	color: #c80067;
	font-size: 18px;
	font-weight: bold;
	margin-left: 10px;
	display: block;
}

#what-on-item ul li .coming-soon {
	color: #f00;
	font-size: 12px;
}
#what-on-item ul li a:hover {
	color: #e20977;
}

#what-on-item ul a img {
	margin-right: 5px;
	vertical-align: middle;
}

#what-on-item ul li p {
	/*background: #efefef;
	border: 1px solid #dfdfdf;*/
	padding: 3px;
	margin-left: 35px;
	color: #363636;
	font-size: 14px;
	display: none;
	line-height: 1.3em;
}

.wh-body-text h3 {
	font-size: 26px;
	color: #000;
	line-height: .98em;
	margin-bottom: 5px;
	letter-spacing: -.05em;
}

.wh-body-text h4 {
	font-size: 24px;
	color: #c80067;
	line-height: .98em;
	margin-bottom: 10px;
	letter-spacing: -.05em;
}

.wh-body-text p {
	font-size: 14px;
	color: #333;	
}

/* @end */

/* @group .v-tab */
ul.v-tab {
	overflow: hidden;
	margin: 2px 0 0 5px;
}

ul.v-tab li {
	float: left;
	margin: 0 0 0 0;
}

ul.v-tab li a {
	display: block;
	width: 42px;
	height: 42px;
	text-indent: -9999px;
}

ul.v-tab li.num1 a {
	background: url(../images/homepage/whats-new-tab.gif) 1px 0;
}

ul.v-tab li.num1 a:hover {
	background: url(../images/homepage/whats-new-tab.gif) -40px 0;
}

ul.v-tab li.num2 a {
	background: url(../images/homepage/whats-new-tab.gif) 1px 170px;
}

ul.v-tab li.num2 a:hover {
	background: url(../images/homepage/whats-new-tab.gif) -40px 170px;
}

ul.v-tab li.num3 a {
	background: url(../images/homepage/whats-new-tab.gif) 1px 128px;
}

ul.v-tab li.num3 a:hover {
	background: url(../images/homepage/whats-new-tab.gif) -40px 128px;
}

ul.v-tab li.num4 a {
	background: url(../images/homepage/whats-new-tab.gif) 1px 86px;
}

ul.v-tab li.num4 a:hover {
	background: url(../images/homepage/whats-new-tab.gif) -40px 86px;
}

ul.v-tab li.num5 a {
	background: url(../images/homepage/whats-new-tab.gif) 1px 44px;
}

ul.v-tab li.num5 a:hover {
	background: url(../images/homepage/whats-new-tab.gif) -40px 44px;
}

li.num1selected {
	background: url(../images/homepage/whats-new-tab.gif) -40px 0;
}

li.num2selected {
	background: url(../images/homepage/whats-new-tab.gif) -40px 170px;
}

li.num3selected {
	background: url(../images/homepage/whats-new-tab.gif) 42px 128px;
}

li.num4selected {
	background: url(../images/homepage/whats-new-tab.gif) 42px 86px;
}

li.num5selected {
	background: url(../images/homepage/whats-new-tab.gif) 42px 44px;
}

ul.v-tab li.num1 a:current {
	cursor: default;
}

#wh-body {
	float: left;
	width: 850px;
}
/* @end */
/* @end */

/* @group #footer */

#footer {
	background-color: transparent;
	margin-top: 20px;
	overflow: hidden !important;
}

#footer .links {
	color: #ffea00;
	text-align: center;
	margin-bottom: 3px;
}

#footer .links a,
#footer .links a:link,
#footer .links a:active,
#footer .links a:visited {
	color: #ffea00;
	text-decoration: none;
}

#footer .links a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .line-one {
	font-size: .8em;
}

#footer .line-two {
	font-size: .7em;
}

#footer p {
	color: #fff;
	font-size: .7em;
	text-align: center;
	padding: 0 50px;
}

#top_show ul {
	background: url(../images/homepage/most-viewed-shows-ul-bg.gif) bottom center no-repeat;
	/*padding: 0 24px 62px 36px;*/
	font-size: 1em;
	margin-top: 5px;
}

#top_show ul li {
	margin: 0;
	padding: 5px 0 5px 30px;
	font-weight: bold;
	border-bottom: 1px solid #999;
	height: 32px;
	vertical-align: middle;
}

#top_show ul li.num1 {
	background: url(../images/homepage/numbers/1.gif) no-repeat;
}

#top_show ul li.num2 {
	background: url(../images/homepage/numbers/2.gif) no-repeat;
}

#top_show ul li.num3 {
	background: url(../images/homepage/numbers/3.gif) no-repeat;
}

#top_show ul li.num4 {
	background: url(../images/homepage/numbers/4.gif) no-repeat;
}

#top_show ul li.num5 {
	background: url(../images/homepage/numbers/5.gif) no-repeat;
}

#top_show hr {
	margin: 10px;
	height: 1px;
}

a.most-viewed-see-listing {
	display: block;
	width: 318px;
	height: 62px;
	background: url(../images/homepage/most-viewed-see-listing.gif) 0 0;
	text-indent: -9999px;
	position: absolute;
	bottom: 0;
	right: 0;
}

a.most-viewed-see-listing:hover {
	background: url(../images/homepage/most-viewed-see-listing.gif) 0 -62px;
;
}

.wh-body-text {
	height: 214px;
	width: 267px;
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

.wh-body-img {
	float: left;
}

.wh_on_link:link,
.wh_on_link:visited,
.wh_on_link:active {
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	padding: 4px;
	margin: 0px;
	background: #c80067;
}

.wh_on_link:hover {
	color: #fff;
	background: #000;
}

.wh_on_link_selected:link,
.wh_on_link_selected:visited,
.wh_on_link_selected:active,
.wh_on_link_selected:hover {
	color: #fff;
	text-decoration: none;
	background: #000;
	font-weight: bold;
	text-transform: uppercase;
}

.what-on-detail {
	display: none;
}

/* @end */

/* @group Footer Banner */

#footer-banner {
	margin-bottom: 5px;
}

.banner-728-90 {
	width: 728px;
	height: 90px;
	background: #b0b8cc;
	float: left;
}

.viewer-panel {
	background: #c80067;
	float: right;
	font-size: .7em;
	height: 90px;
	margin-left: 10px;
	width: 170px;
	position: relative;
}

.viewer-panel img,
.viewer-panel p {
	margin: 0 !important;
	padding: 0 !important;
}

#wrapper div.viewer-panel,
div#footer-banner
 {
	overflow: visible;
}

.viewer-panel p {
	padding: 5px;
	color: #fff;
}

.viewer-panel a,
.viewer-panel a:link,
.viewer-panel a:active,
.viewer-panel a:visited {
	color: #000;
	font-weight: 700;
}

/* @end */




/* @group ToolTip */

.trigger {
	position: absolute;
}

.popup {
	position: absolute;
	width: 300px;
	display: none;
}

.popup td#topleft {
	background-image: url(../images/popup/bubble-1.png);
	width: 19px;
	height: 15px;
}

.popup td.top {
	background-image: url(../images/popup/bubble-2.png);
	height: 15px;
}

.popup td#topright {
	background-image: url(../images/popup/bubble-3.png);
}

.popup td.left {
	background-image: url(../images/popup/bubble-4.png);
	width: 19px;
	height: 5px;
}

.popup td.right {
	background-image: url(../images/popup/bubble-5.png);
	width: 19px;
	height: 5px;
}

.popup td#bottomleft {
	background-image: url(../images/popup/bubble-6.png);
	width: 19px;
	height: 29px;
}

.popup td.bottom {
	background-image: url(../images/popup/bubble-7.png);
	text-align: center;
}

.popup td.bottom img {
	float: right;
}

.popup td.bottom img {
	display: block;
	margin: 0 auto;
}

.popup td#bottomright {
	background-image: url(../images/popup/bubble-8.png);
}

.popup table.popup-contents {
	background-color: #fff;
	
}

.popup table.popup-contents p {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.4em;
	text-align: center;
	padding: 5px;
	margin: 5px;
}

table.popup-contents th {
	text-align: right;
	text-transform: lowercase;
}

table.popup-contents td {
	text-align: left;
}
/* @end */

#wh-scroll-container {
	width:813px;
	height:220px;
}
                                                                                
#wh-scroll, #wh-body {
	width:4300px;
}
 
#wh-scroll div.content {
	float:left;
}                                                                              
 
#wh-tab a {
	cursor:pointer;
}

#wh-body #wh-body-1, 
#wh-body #wh-body-2,
#wh-body #wh-body-3,
#wh-body #wh-body-4,
#wh-body #wh-body-5
{
	display: block !important;
	float:left !important;
}