@import "tvshows-base.css";

body { background:url(../../images/tvshows/content-shadow.png) repeat-y center;}
html { background:url(../../images/tvshows/bg.jpg) #528217 no-repeat top center;}

#shows-other-content #shows-featured-shows {margin-top:0;}
#dni-site-container.shows #shows-content-container #shows-other-content .shows-mpu {margin-top:6px;}
#shows-content-container #shows-all-shows .all-shows-list {width:18.22em;}
#shows-content-container  #shows-showlists {width:658px; padding-left:0; float:left; margin-top:0;}
#shows-other-content #shows-most-popular .item {position:relative; min-height:6.4em;}
#shows-other-content #shows-most-popular .thumbnail {position:absolute; left:6px; top:6px;}
#shows-other-content #shows-most-popular .title,#shows-other-content  #shows-most-popular .description {padding:0 6px 0 150px; color:#555555;}

#dni-site-container.shows #shows-skyscraper{
	background-color:#9d9d9d;
	position:absolute;
	top:0px;
	left:984px;
	border:6px solid #E8E9EB;
	clear:both;
}

/* IE6 SPECIFIC */

* html #shows-other-content #shows-most-popular .section.item {height:77px}
* html #shows-content-container #shows-all-shows .all-shows-list {width:18.2em;}


/* IE& SPECIFIC */

*:first-child+html #shows-content-container #shows-all-shows .all-shows-list {width:18.2em;}


