﻿#progModule_sidebar {
	width:213px;
	float:right;
	background-color:#F0F0F0;
	font-size:8pt;
	font-family:Tahoma, Arial;
	clear:right;
	
}

.storyBody {
	padding:12px;
	width:448px;
	font-size:small;
	float:left;
	border-top-width: 1px;
	background-color:#FFFFFF;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	/*border-bottom-color:none;*/
	color:#3D3D3D;
	

}

#content{
	width: 860px;
	border-bottom: 1px solid rgb(230,230,230);
	background-image: url(../images/leftfauxborder.gif);
	background-repeat: repeat-y;
	/*background-position: left;*/
	float:left;
	/*display:table;*/
}

.storyBody h2 { text-decoration: underline; font-size: 20pt;}

#progModule_sidebar_imagecaption {
	width: 193px;
	color:#333333;
	padding: 5px;
}


div#progModule_sidebar a{
	width: 213px;
	height: 72px;
	display:block;
	margin-top:10px;;
}

div#progModule_sidebar a#recipes {
	background: url(../images/recipes.jpg) no-repeat;
	background-position: 0px -72px;
}
div#progModule_sidebar a#recipes:hover{
	background-position: 0px 0px;
}

div#progModule_sidebar a#home{
	background: url(../images/home.jpg) no-repeat;
	background-position: 0px -72px;
}
div#progModule_sidebar a#home:hover{
	background-position: 0px 0px;
}

div#progModule_sidebar a#watch {
	background: url(../images/watch.jpg) no-repeat;
	background-position: 0px -72px;
}
div#progModule_sidebar a#watch:hover{
	background-position: 0px 0px;
}

div#progModule_sidebar a#trish {
	background: url(../images/trish.jpg) no-repeat;
	background-position: 0px -72px;
}
div#progModule_sidebar a#trish:hover{
	background-position: 0px 0px;
}



img.trishdeseineImage {

margin-bottom:30px;
margin-right: 10px;

padding:2px;
border:1px #00AEBE solid;
}

div.recipeTitle{
	
	font-size: 14px;
	font-weight:bold; 
}

span.recipeLeadin{
	padding-bottom: 15px;

}


#playerContent div.clipMenu div.clipTitle
{
	font-size: 12pt;
	font-weight: bold;
	color:#000000;
	padding: 0.3em 0em 0.2em 0em;
}

ul.indexList 
{
	list-style: none;
font-weight:normal;
	padding:0px;
	margin:0px;

}

ul.indexList  li
{
	margin: 0px;
	padding: 0.1em 0.3em 0.5em 12px;
	font-size: 9pt;
	clear: both;
}


ul.indexList  li .clipNav
{
	margin:0em;
	padding:0em 0em 0.2em 0em;
	clear: both;
	height: 1.8em;
}

ul.indexList li .clipPlay
{
	width: 135px;
	float: left;
}

ul.indexList  li .clipPlay img
{
  padding: 0px 5px 0px 0px;
  border:0px;
}

ul.indexList  li .clipPlay a
{
	text-decoration: none;
}

ul.indexList li .clipPlay a:hover
{
	text-decoration: underline;
}

ul.indexList  li .clipDuration
{
padding-top:7px;
float:right;
}


ul.indexList li img
{
	float: left;
	margin: 0.2em 0.5em 0.1em 0em;
	border: 1px #555 solid;
}

ul.indexList li a
{
font-weight: bold;

	text-decoration: none;
}

ul.indexList li a:hover
{
font-weight: bold;
	text-decoration: underline;
}

ul.indexList  li div.clipDescr
{
	color:#000000;
	clear: both;
}


ul.indexList  li div.clipDescr p
{
	margin: 0px;
	padding: 0px;
}

/* stops the text in CLIPDESCR disappearing in IE */
/* for IE */
* html .ieTextFix {
 height: 70px;
}

.ieTextFix{
 height: 70px;
}

* html ul.tvClipList li p {margin-top:-16px; padding:0px;  }

 h2.tvClipList a{
	padding: 0px;
	font-size:small;

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
 h2.tvClipList {margin-bottom:10px; padding:0px;}


