﻿/*
div.MArticle { overflow: hidden;  background-color: #eee; padding: 0.8em 0em 0.8em 0.8em; }
.MArticle .ListView {width: auto; height: auto; }
*/

/* List - Search Results */	
.MArticle_Search { font-size: 9pt; padding: 1em; }

.MA_SearchBox { background: url('bgimages/SearchResults.png') no-repeat; width: 950px; height: 102px; position: relative; }

.MA_SBSearch { position: absolute; top: 10px; left: 190px; font-size: 8pt; }
.MA_SBSearch .txt { border-right-width: 3px; }
.MA_SBCustom .iBtn,
.MA_SBSearch .iBtn { vertical-align: top; background: url('../../../Layouts/default/Images/searchbtn.jpg') no-repeat; width: 17px; height: 17px; cursor: pointer; }

.MA_SBDates { position: absolute; top: 40px; left: 19px; }
.MA_SBDates { padding-right: 1em; }
.MA_SBDates input { vertical-align: sub; .vertical-align:  middle; }
.MA_SBDates label { padding-right: 1em; font-weight: bold; }

.MA_SBCustom { position: absolute; top: 67px; left: 19px; }
.MA_SBCustom label { font-weight: bold; padding-right: 0.2em; }
.MA_SBCustom label.to { padding: 0pt 1em; }

.MA_SortBox { margin: 1em 19px; }
.MA_SortBox label { padding-right: 0.2em; }
.MA_SortBox a { color: #004378; text-decoration: underline; }

.MArticle_Search .PagingNav { width: 547px; }
.MArticle_Search .ListView { margin-left: 36px; width: 400px; }
.MArticle_Search .ListView .itm { padding: 0.2em; }
.MArticle_Search .ListView .sep { font-size: 1px; border-top: dotted 1px #BBBBBB; margin-bottom: 8px; }
.MArticle_Search .ListView a { color: #326696; font-weight: bold; }
.MArticle_Search .ListView .date { color: #6D6E70; }
.MArticle_Search .ListView .description { color: #555557; }

/* ----------------------------------- */


div.MArticle { overflow: hidden; padding: 0.8em; _padding: 9px; margin-right:0.6em;/*margin-right:175px;*//* width:600px;*/ }
.MArticle .ListView {width: auto; height: 1%; overflow: hidden; }

.MArticle .ListView li { height: 1%; }
.MArticle .ListView li.itm,
.MArticle .ListView li.itm-a { overflow: hidden; margin-bottom: 8px; width: 49%; float: left; }
.MArticle .ListView li.itm-a { float: right; }

/*.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 h1.title { background: none; border-bottom: solid 1px #ADACAA; color: #BCCAD3; }
.MArticle .ListView li h2.title { font-weight: bold; color: #023497; }
.MArticle .ListView li p.description { color: #0A0000; display: block; padding-top: 0.1em; margin-bottom: 0pt;font-size: 9pt; }
.MArticle .ListView li a.itemLink { color: #0030A9; text-decoration: none; font-weight: bold; font-size: 8pt; }
.MArticle .ListView li a:hover.itemLink { text-decoration: underline; }
.MArticle .ListView li a.itemLink b { color: Red; }
.MArticle .ListView li div.extraDetails { color: Silver; padding-right: 0.2em; }
.MArticle .ListView li.sep { font-size: 1px; line-height: 1px; height: 1px; border-top: dotted 1px #CCCCCC; clear: both; margin-bottom: 8px; }

.MArticle .ListSmallView {width: auto; height: 1%; overflow: hidden; }

.MArticle .ListSmallView li { height: 1%; }
.MArticle .ListSmallView li.itm { clear: left; }
.MArticle .ListSmallView li.itm,
.MArticle .ListSmallView li.itm-a { background: url('bgImages/arwO.gif') no-repeat 0% 0.5em; padding-left: 6px; font-size: 9pt; overflow: hidden; margin-bottom: 0.8em; width: 48%; float: left; }
.MArticle .ListSmallView li.itm-a { float: right; }


/* List - HomePage */
div.MArticleHP {overflow: hidden; padding: 0.8em;}
.MArticleHP  h1.title {background:0px;color:#096AC0;border:0px;border-style: solid;border-bottom-width: 0.5px;border-bottom-color:#cccccc;padding:0px 3px;}
.MArticleHP .ListView {width: auto; height: 1%; }
.MArticleHP .ListView li { height: 1%; }
.MArticleHP .ListView li.itm { overflow: hidden;}
.MArticleHP .ListView li.sep { font-size: 0.4em; }
.MArticleHP .ListView li.itm div.itmMenu { display: none; }

.MArticleHP .ListView li:hover.itm { background: #f8f8f8; }
.MArticleHP .ListView li:hover.itm h2.title { }
 
.MArticleHP .ListView li h2.title { font-weight: bold; color:#096AC0; padding: 0.1em 0.0em;font-size: 8pt;}
.MArticleHP .ListView li h2.title b { color: #31669C; font-weight: normal; font-size: 8pt; }
.MArticleHP .ListView li p.description { color: Gray; display: block; padding: 0.3em 0.5em; margin-bottom: 0pt;font-size:9pt; }
.MArticleHP .ListView li a.itemLink { color: #0062AB; text-decoration: none; font-weight: bold;font-size:11pt; }
.MArticleHP .ListView li a:hover.itemLink { text-decoration: underline; }
.MArticleHP .ListView li div.extraDetails { color: Silver; padding-right: 0.2em; }

/* --- View --- */
.MArticle_Brief { padding: 0.8em; }
.MArticle_Brief h1 { font: normal 18pt Times New Roman,Arial,Verdana, Tahoma;}
.MArticle_Brief ul.date { border-top: solid 1px #024079; border-bottom: solid 1px #024079; margin: 0.5em 0pt; padding: 0.4em 0pt; font-size: 9pt; line-height: 1.5em; }
.MArticle_Brief ul.date .header { font-weight: bold; color: #01427A; }
.MArticle_Brief .content { font-size: 9pt; line-height: 1.4em;} /*white-space: pre; */
.MArticle_Brief a.buy img { margin-top: 0.6em; background: url('images/buy.png') no-repeat; width: 248px; height: 26px; }

.MArticle_Default { padding: 0.8em; }
.MArticle_Default h1 { font: normal 18pt Times New Roman,Arial,Verdana, Tahoma;}
.MArticle_Default ul.date { border-top: solid 1px #024079; border-bottom: solid 1px #024079; margin: 0.5em 0pt; padding: 0.4em 0pt; font-size: 9pt; line-height: 1.5em; }
.MArticle_Default ul.date .header { font-weight: bold; color: #01427A; }
.MArticle_Default .content { font-size: 9pt; line-height: 1.4em; }
.MArticle_Default a.print { float: right; }
.MArticle_Default a.print img { margin-top: 0.6em; background: url('images/print.jpg') no-repeat; width: 60px; height: 23px; }