﻿.EditTable
{
	font-family: Arial;
}




.GridListEdit
{
	font-family: Arial;
}




.hyprLnkBackToList
{

}


.imgArticle
{
    padding-right:5px;
    
}

.titleArticle, .titleArticle, .titleArticle Td, .titleArticle Span, .titleArticle Div, .titleArticle P
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #165fbc;
	font-weight:bold;
}

.titleArticle a:link, .titleArticle a:visited, .titleArticle a:active
{
	font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #165fbc;
	text-decoration:underline;
	font-weight:bold;
}

.subTitleArticle, .subTitleArticle DIV, .subTitleArticle Span, .subTitleArticle TD, .subTitleArticle P
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
    
}


.orderTitle
{
    font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.orderDropDown
{
     font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.contentArticle
{
     font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.dateArticle
{
    
}

.autorArticle
{
    
}

.tableArticle
{
     font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}

.tableAllArticle
{
     font-family:  Arial, Tahoma, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.PagingControl1
{ 

 
}



/*///////////popup for Email////////////////////////*/
.jqmEmailWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -150px;/*-300px;*/
    width: 280px;/*600px*/
    
    background-color: #FFF;
    color: #333;
    border: 1px solid #CCCCCC;    
}

.jqmEmailWindow  .popup-window-header {
	background:transparent url(images/header_background_gray.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	height:25px;
	width:300px;
}

.jqmEmailWindow  .popup-window-title {
	margin-left:10px;
	line-height:23px;
	color:black;
	display:block;
	float:left;
}

.jqmEmailWindow  .jqmClose
{
	float:right;
	margin-right:10px;
	line-height:23px;
}

.jqmEmailWindow .popup-window-content
{
	padding:10px;
}

.jqmOverlay { background-color: #000; }

* html .jqmOverlay {
	position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmEmailWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
/*////////////////////////////////////////////////////////////////////////////////////*/




/*///////////popup for Advert////////////////////////*/
.jqmAdvertWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -150px;/*-300px;*/
    width: 300px;/*600px*/
    
    background-color: #FFF;
    color: #333;
    border: 1px solid #CCCCCC;    
}

.jqmAdvertWindow  .popup-window-header {
	background:transparent url(images/header_background_gray.gif) repeat-x scroll 0 0;
	border-bottom:1px solid #CCCCCC;
	height:25px;
}

.jqmAdvertWindow  .popup-window-header2 {
	height:25px;
}

.popup-window-title
{
    font-size:12px;
    color:black;
    font-weight:bold;
}

.jqmAdvertWindow  .popup-window-title {
	margin-left:10px;
	line-height:23px;
	display:block;
	float:left;
}

.jqmAdvertWindow  .jqmClose
{
	float:right;
	margin-right:10px;
	line-height:23px;
	margin-top:5px;
}

.jqmAdvertWindow  .jqmClose2
{
	float:left;
	margin-right:10px;
	line-height:23px;
	margin-top:5px;
}


.jqmAdvertWindow .popup-window-content
{
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}

.jqmAdvertWindow .popup-window-content2
{
	padding:10px;
}

.jqmOverlay { background-color: #000; }

* html .jqmOverlay {
	position: absolute;
    top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmAdvertWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


.ShareLink{font-size:12px;font-family:Arial;color:Black;text-decoration:underline;}
A.ShareLink:link{font-size:12px;font-family:Arial;color:Black;text-decoration:underline;}
A.ShareLink:visited{font-size:12px;font-family:Arial;color:Black;text-decoration:underline;}
A.ShareLink:hover{font-size:12px;font-family:Arial;color:Black;text-decoration:underline;}
A.ShareLink:active{font-size:12px;font-family:Arial;color:Black;text-decoration:underline;}







