﻿div.helpContent ul.movieLinks li a.contentSelected, div.helpContent ul.helpTopics li a.contentSelected
{
	font-weight: bold;
	color: #FF0000;
}

div.helpContent ul.helpTopics
{
	margin:0;
	padding:0;
}

div.helpContent ul.helpTopics li
{
	margin:0;
	padding:2px 0 2px 0;
	list-style:none;
	font-size:10pt;
	font-weight:bold;
	border-bottom:solid 1px silver;
	display:block;
	line-height:normal;
}

div.helpContent ul.movieLinks
{ 
	margin:0;
	padding:0;
    list-style-type:none; 
}
div.helpContent ul.movieLinks li 
{ 
	background:transparent url(img/movie12.gif) no-repeat scroll 0 1px;
	border:medium none;
	display:block;
	font-size:9pt;
	font-weight:normal;
	list-style-type:none;
	margin:2px 0 0;
	padding:0 0 0 14px;
}

/* Main ones */
div.helpMain
{
    margin-left: 230px; min-height: 1100px;
}
div.helpMain, div.helpContent
{
	font: 9pt Arial, Tahoma, sans-serif;	
	color: Black;
	text-align:left;
}

div.helpMain a, div.helpContent a
{
	text-decoration: none;
	color:black;
	line-height:normal;
}
div.helpMain a:hover, div.helpContent a:hover
{
	color: #CECE00;
}

div.helpContentTitle {font-size:large; margin:5px 0 10px 0; font-weight:bold;}

div.helpContent
{
	position: absolute;
	left:0;
	width: 200px;
	margin: 2px 0 0 2px;
	border: solid 1px black;
	padding: 10px;
	background: #F7F7F7 url(img/contentGrayBg.gif) repeat-y 0 0;
}
.sectionTitle
{
	text-transform: uppercase;
	background: transparent url(img/help/topicTitleBg.gif) repeat-x 0 center;
	font-size:16pt;
	font-weight:bold;
	line-height: 30pt;
	padding:0 0 0 1em;
	clear:both;
	margin:0;
}
a.helpTopic, a.helpTopic:hover
{
	display:block;
	font-size:10pt;
	height:16px;
	margin:0;
	padding:4px 0 4px 30px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
}
a.helpTopic
{
	background: transparent url(img/help/helpTopicBullet.png) no-repeat 0 0;
}

a.helpTopic:hover
{
	background-position: 0 -24px;
	color: #CBD753;
}
a.helpMovieThumb, a.helpMovieThumb:hover
{
	display:block;
	width:120px;
	background: transparent url(img/help/Video120.png) no-repeat 0 0;
	padding: 120px 0 0 0;
	text-align:center;
	text-decoration:none;
	
}
a.helpMovieThumb:hover
{
	background-position: -118px 0;
	color: #CBD753;
}
ul#movieThumbs
{
	padding:0;
	margin:0;
	list-style-type:none;
}
ul#movieThumbs li
{
	display:block;
	float:left;
	padding:10px;
}
a.homeButton, a.homeButton:hover
{
	display:block;
	width:24px;
	height:24px;
	text-decoration:none;
	position:absolute;
	left:185px;
	top:10px;
}
a.homeButton
{
	background: transparent url(img/help/home24.gif) no-repeat 0 0;
}
a.homeButton:hover
{
	background-position: 0 -24px;
}
table.TOC { margin:0 0 1em 0 !important;}
table.TOC ul { margin: 0 0 0 2em !important; }
table.TOC li { padding: 3px 0 !important; }
table.TOC a { text-decoration:underline !important; }
table.TOC a:hover { text-decoration:none !important; }
table.TOC td { padding:5px !important; }

div.backlink hr { padding: 0; margin: 1em; border: 0; width: 80%; color:#ccc; background-color:#ccc; height:1px; text-align:center; display:block; }
div.backlink { padding:1em 0; font-size:x-small; }
