﻿/*//////////////////*/
/*///////News?///////*/
/*//////////////////*/
.div_news_content
{
    float: left;
    margin: 10px;
    clear: left;
    padding: 10px;
    margin-right: 0px;
    width: 570px;
    overflow: hidden;
    position: relative;
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}
.div_news_titles 
{
	margin: 10px;
	
	float: right;
	clear: right;
	padding: 10px;
	width: 250px;
	
	  border-style:solid;
	
	overflow: hidden;
	 border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}



.divNewsTitle
{
    padding: 3px;
    margin: auto;
    clear: both;
    overflow: auto;
    text-align: right;
    font-family: 'Times New Roman';
    font-size: large;
    font-weight: normal;
    background-color: White;
    color: dimgray;
    border-bottom: dimgray 1px solid;
}




.divNewsDate
{
    float: left;
    margin: auto;
    width: 30%;
    clear: left;
    background-color: whitesmoke;
    padding: 3px;
    text-align: right;
    color: dimgray;
    border-right: dimgray 1px solid;
    font-size: small;
}


.divNewsText
{
    margin: auto;
    clear: both;
    overflow: auto;
    
    padding: 3px;
    text-align: right;
    
}

.divNewsImageTable
{
    float:left;
    clear:left;
    caption-side:bottom;
    margin:10px;
    
}







.clrBoth
{
     clear:both;
     margin:auto;
    text-align:center;
    
}
.liMode
{
    font-family: tahoma;
    font-size: x-small;
    text-align: center;
    text-decoration: none;
    color: darkred;
    border-right: darkred 1px solid;
    border-top: darkred 1px solid;
    border-left: darkred 1px solid;
    border-bottom: darkred 1px solid;
}
.liMode:hover
{
    color: white;
    background-color: darkred;
}
.liModeS
{
	 font-family: tahoma;
    font-size: x-small;
    text-align: center;
    text-decoration: none;
    border-right: darkred 1px solid;
    border-top: darkred 1px solid;
    border-left: darkred 1px solid;
    border-bottom: darkred 1px solid;
	font-weight:bold;
	 color: white;
    background-color: darkred;
}



.cLeftfLeft
{
    clear:left;
    float:left;
    caption-side:bottom;
}

.cLeftfLeft#imageTable
{
    margin: 3px;
    clear: left;
    float: left;
    caption-side: bottom;
    font-family: tahoma;
    font-size: small;
    font-style: italic;
    color: darkred;
    border-right: dimgray 1px solid;
    border-top: dimgray 1px solid;
    border-left: dimgray 1px solid;
    border-bottom: dimgray 1px solid;
}
.imgCaption
{
    font-family: tahoma;
    font-size: small;
    font-style: italic;
    color: darkred;
}




.acrdinContent
{
    background-color: gainsboro;
    display: block;
    padding: 10px;
    text-align: justify;
    direction: rtl;
    text-decoration: none;
    color: Black;
    overflow: hidden;
    font-size: small;
    font-family: tahoma;
}
.acrdinContent:hover
{
    background-color: darkgray;
    display: block;
    text-align: justify;
    direction: rtl;
    text-decoration: none;
    overflow: hidden;
}
.acrdinTitle
{
    text-align: center;
    direction: rtl;
    text-decoration: none;
    color: Black;
    overflow: hidden;
    font-size: small;
    font-family: tahoma;
    border-bottom: dimgray 1px solid;
    padding-bottom: 3px;
    
}
.acrdinTitle:hover
{
    background-color: whitesmoke;
}

.acrdinTitle:hover
{ cursor:pointer;
    
}

.overFlowHidden
{
    overflow:hidden;
}
.filePanel
{
    background-color: gainsboro;
    font-size: small;
    color: black;
    font-family: tahoma;
    float:left;
 
}
.NewsSourceLink
{
    color: royalblue;
        

  text-decoration:none;
}
.hpl_file_news
{
    color: royalblue;

   text-decoration:none;
}
.divNewsFile
{
    
    background-image: url(../../images/Document 2 Attach.jpg);
    background-repeat: no-repeat;
    background-position: right 50%;


   
    direction:rtl;
    
  
   padding-right:18px;
    text-align: right;
    color: royalblue;
    border-top: dimgray 1px solid;
   
    font-family: Tahoma;
    font-size: small;
}
.divNewsSource
{
    background-image: url(../../images/Documents Down.jpg);
    background-repeat: no-repeat;
    background-position: right 50%;

    
    direction:rtl;
    
    padding-right:18px;
    text-align: right;
    color: royalblue;
    font-size: small;

}
.lib_title
{
   
    font-weight: bold;
    font-size: medium;
    color: #ffffff;
    font-family: 'Times New Roman';
    cursor: pointer;
    text-align: right;
    direction: rtl;
    margin-left: 10px;
    margin-right: 10px;
    padding-right: 10px;
    background-image:url(../../images/div-title.png);
    background-repeat:repeat-x;
   
    height: 20px;
    
}
.lib_title:hover
{
    background-image: url(../../images/div-title-2.png);
    background-repeat:repeat-x;
    
   
}
.title-panel
{
	margin-top:10px;
}


.lib_about
{
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    border-left: gray 1px solid;
    border-bottom: gray 1px solid;
    background-color: whitesmoke;
    text-align:right;
    direction:rtl;
    margin-left:10px;
    margin-right:10px;
    padding:10px;
    z-index:10;
}
.lib_table
{
        direction: rtl;
    text-align: right;
    width: 100%;
    clear: both;
   

}
.lib_tag
{
            font-weight: bold;
    font-size: small;
    color: dimgray;
    font-style: italic;
    font-family: 'Times New Roman';
     direction:rtl;
         text-align:right;
         padding-right:5px;

}
.lib_tag_c
{
       color: dimgray;
   font-weight: bold;
    text-align:right;
     direction:rtl;
    font-size: small;
    
    font-family: 'Times New Roman';

}
.lib_text
{
    color: dimgray;
    font-weight: bold;
    text-align: right;
    direction: rtl;
    font-size: small;
    font-family: 'Times New Roman';
    padding-bottom:5px;
    border-bottom: darkgray 1px solid;
}
