/* CSS Document */

#tvGuideWrapper {
	background: transparent url(../images/backgrounds/tvGuideBG.jpg) no-repeat 0 0px;
}
#tvGuideWrapperTile {
	background: transparent url(../images/backgrounds/tvGuideTile.gif) repeat-y;
}
#mainContent {
	padding:0 0 0 26px;
}
div#contentTvGuide {
    margin-left:12px; 
    width:460px; 
    padding:0 10px; 
    min-height:680px;
  	height:auto !important;
  	height:680px;
}

#tvGuideWrapper h3 {
	color: #076375;
	font-size: 0.75em;
}
div.breadcrumb { background-color:#0a839b; }
div.breadcrumbTop { background: transparent url(../images/tvGuide/breadcrumbTop.gif) no-repeat; }
div.breadcrumbBot { background: transparent url(../images/tvGuide/breadcrumbBot.gif) no-repeat; }


/*------------------- TABS --------------------*/
#tabPopGirl {
	width:85px;
	margin:0 5px 0 0;
	background: url(../images/tvGuide/popGirl_off.gif) no-repeat;
}
#tabPop {
	width:69px;
	margin:0 5px 0 0;
	background: url(../images/tvGuide/pop_off.gif) no-repeat;
}
#tabPopTiny {
	width:85px;
	background: url(../images/tvGuide/tinypop_off.gif) no-repeat;
}
#tabPopGirl.tabOn { background: url(../images/tvGuide/popGirl_on.gif) no-repeat; }
#tabPop.tabOn { background: url(../images/tvGuide/pop_on.gif) no-repeat; }
#tabPopTiny.tabOn{ background: url(../images/tvGuide/tinypop_on.gif) no-repeat; }

#progsWrapper {  }
#tvTunerWrapper {
	height:135px;
	margin-bottom: 20px;
}
#progsWrapper h2 {
	margin:0;
	color:#fff;
}
#progsWrapper h3 {
	margin:0;
	color:#eafc23;
	font-size:0.9em;
}
#progsWrapper p { margin:0; }
.programme { width:268px; }
.progFrame {
	padding:4px;
	float:right;
	text-align:center;
	background: url(../images/tvGuide/whatsOnFrame.gif) no-repeat;
}
#cartoonClips {
	width:125px;
	height:26px;
	margin:46px 0 12px 0;
	background: url(../images/tvGuide/cartoon_clips.gif) no-repeat;
}
#cartoonClips span {
	display:none;
}
#thumbScroller {
	width:500px;
}
#cartoonWrapper {
	margin-bottom: 22px;
	width:470px;
}
#cartoonDetails {
	width:200px;
	float:right;
}
#cartoonDetails h2 {
	color:#076375;
	margin-bottom:0.3em;
}
#cartoonDetails p {
	color: #4f3a27;
	font-weight:bold;
}
#flashVideoPlayer {
	width:242px;
	height:244px;
	padding:6px;
	background: url(../images/tvGuide/cartoonClipFrame.gif) no-repeat;
}

#breadcrumbWrapper,
#tabsWrapper { padding-top: 15px; }

div#mpu.tvguideMPU {
   top:422px;
}
div#chandelier {
    width:152px;
    height:167px;
    position:absolute;
    left: 488px;
	top: 67px;
}
div#ipodDock {
    width:198px;
    height:79px;
    position:absolute;
    left: 516px;
	top: 329px;
}
div#lavalamp {
    width:32px;
    height:122px;
    position:absolute;
    left: 776px;
	top: 287px;
}