/* Start left column navigation CSS */

div#tmhelp_th_navigationLeftMenu {
	padding:10px;
}

div#tmhelp_th_navigationLeftMenu div {
	padding:1px 0px 1px 15px;
	background-image:none; 
}

div#tmhelp_th_navigationLeftMenu div.tmhelp_th_folder {
	background-image:none; 
	padding:0;
}

div#tmhelp_th_navigationLeftMenu img {
	cursor:default;
}

div#tmhelp_th_navigationLeftMenu div.tmhelp_th_folder a {
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-image:none;
	display:inline;
	padding-left:0px;
	position:relative;
	top:-2px;
}

div#tmhelp_th_navigationLeftMenu div.tmhelp_th_category {
	display:none;
	background-image:none;
	padding-bottom:0px;
}

.category {
	display:none;
	background-image:none;
	padding-bottom:0px;
}

div#tmhelp_th_navigationLeftMenu span, div#tmhelp_th_navigationLeftMenu div.tmhelp_th_folder span a {
	color:#ff0000;
	font-weight:bold;
}

div#tmhelp_th_navigationLeftMenu div a {
	background-image:url("paper.gif"/*tpa=http://info.template-help.com/images/paper.gif*/);
	background-repeat:no-repeat;
	background-position:left 3px;
	display:block;
	padding-left:18px;
	padding-top:3px;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}

div#tmhelp_th_navigationLeftMenu span.tmhelp_th_curentArticle {
	background-image:url("paper.gif"/*tpa=http://info.template-help.com/images/paper.gif*/);
	background-repeat:no-repeat;
	background-position:left 3px;
	padding-left:18px;
	padding-top:3px;
	display:block;
}

/* End left column navigation CSS */


/* Start article and content CSS */

div#tmhelp_th_content {
	padding-bottom:10px;
}

div#tmhelp_th_content .tmhelp_th_addBookmark {
	float:right;
	height:25px;
	width:25px;
	padding-right:23px;
	padding-top:3px;
}

div#tmhelp_th_content .tmhelp_th_printerArticle {
	float:right;
	height:25px;
	width:25px;
	padding-top:3px;
}

div#tmhelp_th_content h1 {

	padding-top:20px;
	padding-left:20px;
	color:#D50808;
	font-size:18px;
	font-weight:normal;
}

div#tmhelp_th_content hr {
	margin:0 18px;
}

div#tmhelp_th_content .tmhelp_th_article {
	padding:10px;
	padding-left:20px;
	padding-right:20px;
	font-size:11px;
}

div#tmhelp_th_content .tmhelp_th_previousTopic {
	float:left;
	font-weight:bold;
	padding-left:44px;
}

div#tmhelp_th_content .tmhelp_th_previousTopic a {
	color:#D50808;
}

div#tmhelp_th_content .tmhelp_th_nextTopic {
	float:right;
	font-weight:bold;
	padding-right:50px;
}

div#tmhelp_th_content .tmhelp_th_nextTopic a {
	color:#D50808;
}

div#tmhelp_th_content div.tmhelp_th_clearSpacer {
	width:1px;
	height:1px;
	clear:both;
}

/* End article and content CSS */
