body 
{
	
}

#W2ArticlesEdit .firstColumn
{
	width:150px;
	
}

#W2ArticlesMail #ContactsContainers
{
	height:200px;
	float:left;
}

#W2ArticlesMail #RecipentsContainers
{
	height:200px;
	margin-left:300px;
	margin-top:15px;
}


.validatorCalloutHighlight
{
    background-color: #FFFFFF;
}

#W2ArticlesMail #ArticlesContainer
{
	width:100%;
	height:200px;
	overflow:scroll;
	border:solid 1px #333333;
	margin:5px;
}

#W2ArticlesMail div.combobox
{
	width:200px;
	height:200px;
	overflow:scroll;
	border:solid 1px #333333;
	margin:5px;
}

#W2ArticlesMail .watermarked
{
	background-color:Teal;
	font-style:italic;
}

#W2ArticlesMail .firstColumn
{
	width:150px;
	float:left;
}
#W2ArticlesMail .secondColumn
{
	width:100%;
	
}

#W2ArticlesView h3
{
	
	margin-bottom:3px;
}

#W2ArticlesView p.subtitle
{
	
	font-style:italic;
}

#W2ArticlesView .category
{
	
}

#W2ArticlesView .categoryLabel
{
	font-weight:bold;
}
#W2ArticlesView .TitleBlock
{
	margin-bottom:5px;
}

#W2ArticlesView .DetailArticleContainer
{
	height:450px;
	overflow:auto;
}

#W2ArticlesView #ArticleListContainer
{
	/*height:500px;*/
	/*overflow:scroll;*/
}

#W2ArticlesArchive
{
	margin-top:5px;
}
#W2ArticlesArchive .categoryRow
{
	width:100%;
	height:16px;
	background-color:#004689;
	padding:5px;
	margin-top:1px;
	
}

#W2ArticlesArchive .categoryRow .categoryLink
{
	color:#FFF;
	font-size:12px;
}
#W2ArticlesArchive .categoryRow .categoryLinkSel,#W2ArticlesArchive .categoryRow .categoryLink:hover
{
	color:#FFF;
	font-size:12px;
	font-weight:bold;
}
#W2ArticlesArchive .calendarClass
{
	margin-left:5px;
	margin-top:10px;
}
#W2ArticlesArchive .calendarHeader
{
	
}
#W2ArticlesArchive .calendarNextPrev
{
	
	
}
#W2ArticlesArchive .calendarDayStyle
{
	
}
#W2ArticlesArchive .calendarOtherMonth a
{
	color:Silver;
}
#W2ArticlesArchive .calendarSelectedDay
{
}
#W2ArticlesArchive .calendarTitle
{
	background-color:#004689;
	color:#FFF;
	
}
#W2ArticlesArchive .calendarToday
{
}
#W2ArticlesArchive .calendarWeekend
{
}


#W2ArticlesMail .ajax__calendar_container {
    border:1px solid #646464;
    background-color: white;
    color: red;
}
#W2ArticlesMail .ajax__calendar_other .ajax__calendar_day,
#W2ArticlesMail .ajax__calendar_other .ajax__calendar_year {
    color: silver;
}
#W2ArticlesMail .ajax__calendar_hover .ajax__calendar_day,
#W2ArticlesMail .ajax__calendar_hover .ajax__calendar_month,
#W2ArticlesMail .ajax__calendar_hover .ajax__calendar_year {
    color: black;
}
#W2ArticlesMail .ajax__calendar_active .ajax__calendar_day,
#W2ArticlesMail .ajax__calendar_active .ajax__calendar_month,
#W2ArticlesMail .ajax__calendar_active .ajax__calendar_year {
    color: black;
    font-weight:bold;
}

/*Modal Popup*/
#W2ArticlesMail .modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

#W2ArticlesMail .modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:450px;
	height:500px;
}

#W2ArticlesMail .sampleStyleA {
	background-color:#FFF;
}

#W2ArticlesMail .sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

#W2ArticlesMail .sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

#W2ArticlesMail .sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

#W2DatalistPaging
{
	width:100%;
	margin-top:5px;
	margin-bottom:5px;
	padding:0px;
}

#W2DatalistPaging .pnlPages
{
	display:inline;
	
}

#W2DatalistPaging #W2PagingPrev
{
	padding:5px;
	float:left;	
	display:inline-block;
	width:25%;
	text-align:left;
	height:20px;
}
#W2DatalistPaging #W2PagingStatus
{
	float:left;
	display:inline-block;
	width:40%;
	text-align:center;
	height:20px;
	padding:5px;
	
}

#W2DatalistPaging #W2PagingNext
{
	display:inline-block;
	width:25%;
	text-align:right;
	height:20px;
	padding:5px;
}

#W2DatalistPaging .gotopage
{
	margin-top:0px;
	padding:0px;
}

#W2DatalistPaging #W2Pages
{
	display:inline;
}

#W2DatalistPaging a.lnkGotoPage
{
	width:90px;
	display:inline-block;
	height:18px;
	padding-top:5px;
	
}
#W2DatalistPaging #pageList
{
	border:solid 1px ;
	background-color:#FFF3DB;
	
}
#W2DatalistPaging #pageList ul
{
	width:35px;
	padding:0px;
	margin:0px;
	
}
#W2DatalistPaging #pageList li
{
	list-style-type:none;
	list-style-image:none;
	list-style-position:inside;
	margin-left:0px;
	padding:3px;
}

#W2ArticlesStats td.head
{
	font-weight:bold;
	color:#666666;
	/*background-color:#EDEDEF;*/
	height:18px;
	vertical-align:middle;
}

#W2ArticlesStats td.row
{
	
	/*color:#666666;*/
	/*background-color:#FFF;*/
	height:18px;
	vertical-align:middle;
	border-bottom:solid 1px #BBD9EE;
}
#W2ArticlesStats .grid
{
	/*width:510px;*/
	border:solid 1px #EDEDEF;
}

#W2ArticlesStats .statsHeaderDetails,#W2ArticlesStats .statsHeaderDetails span
{
	background-color:#ccc;
	font-size:10px;
	font-weight:bold;
	color:#333;
}
#W2ArticlesStats .statsRowDetails
{
	background-color:#fff;
	font-size:10px;
	font-weight:normal;
	color:#333;
}

#W2ArticlesStats .statsMailRowSelected
{
	background-color:#ccc;
	font-weight:bold;
	color:#000;
	border-left:solid 1px #000;
	border-right:solid 1px #000;
}
#W2ArticlesStats .statsMailRow
{
	font-weight:normal;
	color:#666666;
	background-color:#fff;
}
