﻿
.hpPH .MArticle { padding-left: 0pt; }
.MArticle ul.HListView { overflow: hidden; }
.MArticle .HListView li { float: left; }
.MArticle .HListView li img { margin-right: 0.2em; padding: 5px; width: 107px; height: 59px; background: url('/layouts/default/bgimages/img_thumb.jpg') no-repeat 0% 0%; }



/*
div.MArticle { overflow: hidden;  background-color: #eee; padding: 0.8em 0em 0.8em 0.8em; }
.MArticle .ListView {width: auto; height: auto; }
*/

div.MArticle { overflow: hidden; padding: 0.8em; }
.MArticle .ListView {width: auto; height: 1%; }

.MArticle .ListView li { height: 1%; }
.MArticle .ListView li.itm { /* border: solid 1px #AAAEB1; */ overflow: hidden; }
.MArticle .ListView li.sep { font-size: 0.8em; }

/*.MArticle .ListView li.itm div.itmMenu { clear: both; _color: gray; font-size: 85%; padding: 0.2em; border-bottom: solid 1px gray;
	display: none; background-color: #f2f2f2;
	_display: block; _background-color: #f8f8f8; }
.MArticle .ListView div:hover.itmMenuWrapper div.itmMenu { display: block; } */
.MArticle .ListView li.itm div.itmMenu { display: none; }

/*.MArticle .ListView li:hover.itm { background: #f8f8f8; }
.MArticle .ListView li:hover.itm h2.title { }*/
 
.MArticle .ListView li h2.title { font-weight: bold; padding: 0pt 0.2em; color: #4E4E4E; font-size: 8pt; font-weight: bold; }
.MArticle .ListView li p.description { color: #4F4F4F; display: block; padding: 0.3em 0.5em; margin-bottom: 0pt; font-weight: normal;}
.MArticle .ListView li a.itemLink { text-decoration: none; display: inline; float: left; margin-top: 0.2em; background: url('/layouts/default/bgimages/li_more.gif') no-repeat 0% 50%; padding-left: 1em; }
.MArticle .ListView li a.itemLink b { text-decoration: underline; color: #94AF0A; font-weight: bold; }
.MArticle .ListView li div.extraDetails { color: Silver; padding-right: 0.2em; }
.MArticle .ListView li img { margin-right: 0.5em; text-align: center; float: left; display: inline; padding: 5px; width: 107px; height: 59px; background: url('/layouts/default/bgimages/img_thumb.jpg') no-repeat 0% 0%; }

/* --- View --- */

#uxArticleView { /*line-height: 1.2em;*/ padding: 0.8em; }

#uxArticleView dfn { border-bottom: dotted 1px; cursor: help; }

/* #uxArticleView h1.title { font-size: 1.4em; line-height: 26px; margin-bottom: 0.8em; border: solid 1px #CBCBCB; background-color: #F8F8F8; padding: 0.2em 0.6em;} */
#uxArticleView .description img { float: left; margin-right: 1em; margin-bottom: 1em; border: dashed 1px #7FDCFE; padding: 1px; }
#uxArticleView ul.actionPanel { height: 1%; position: relative; clear: left; overflow: hidden; margin: 0.2em 0pt; text-align: left; border: solid 1px #E2E7ED; background-color: #E8E9D9; padding: 0.2em 0.4em; }
#uxArticleView .actionPanel li { float: left; font-size: 8pt; }
#uxArticleView .actionPanel a { text-decoration: none; color: #008081; display: block; }
#uxArticleView .actionPanel a:hover { text-decoration: underline; }

#uxArticleView .actionPanel a.sendMessage { background: url(images/sendMessage.gif) no-repeat right 70%; padding-right: 24px;}
#uxArticleView .actionPanel a.printMe { background: url(images/printMe.gif) no-repeat right 80%; padding-right: 16px;}
#uxArticleView .actionPanel a.sendFriend { background: url(images/send2friend.gif) no-repeat right 60%; padding-right: 16px;}
#uxArticleView .actionPanel a.addMyFavorite { background: url(images/add2Fav.gif) no-repeat right 70%; padding-right: 16px;}

/*#uxArticleView dt.from { color: #0062A9; }*/
#uxArticleView dl { font-size: 9pt; }
#uxArticleView dt { display:inline; font-weight: bold; color: #008081; }
#uxArticleView dd { color: #595959; display:inline; }
#uxArticleView dd a { color: #595959; text-decoration: none; }
#uxArticleView dd a:hover { text-decoration: underline; }

#uxArticleView .description { /*padding-bottom: 1em;*/ }
#uxArticleView #ArticleContent { margin-top: 0.4em; line-height: normal; overflow-x: auto; font-size: 10pt;  }
#uxArticleView #ArticleContent p { margin-bottom: 1em; }
#uxArticleView #ArticleContent strong { font-weight: bold; }
