
.divArticles{
    width: 490px;
    /*height: 220px;*/
    background-color:Transparent ;
    border: 0px solid orange;
    padding: 0px;
    padding-left: 0px;
    padding-right:0px;
    font-family:Arial;
    font-size:12px;
    color:#222222;
}

.tableArticles
{
    direction:rtl;
    width:100%;
}

/* ---------- Articles ---------------------- */
.tdArtImageContainer
{
    padding-left:10px;
	display:none;
    
}
.tdArtImage
{
    background-repeat:no-repeat;
    background-position:center;
}

.tdArtTitle
{
    font-size:14px;
    font-family:Arial;
    color:#09386E;
    vertical-align:top;
    font-weight:bold;
    
    padding-bottom:10px;
    
}

.divArtTitle
{
    /*display:block;*/
    /*padding:0px;*/
    /*margin:0px;*/
    
    /*width:220px;*/
    border:solid 0px black;
    /*padding-right:50px;*/
    /*float:right;*/
	/*padding-left:20px;*/
    
}

.divArtDisplayMoreInf
{
    display:block;
    padding:0px;
    margin:0px;
    
    font-size:14px;
    font-weight:bold;
    font-family:Arial;
    color:#09386E;
    vertical-align:top;  
    float:right;
}
.divArtDisplayAuthor
{
    display:inline;
    padding:0px;
    margin:0px;
    padding-right:10px;
	font-size:14px;
	font-weight:bold;
    font-family:Arial;
    color:#09386E;
      
}

.divArtDisplayTime
{
	display:inline;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	color:#09386E;
	
}

.tdArtText
{
    font-size:12px;
    font-family:Arial;
    color:#0E87CC;
    vertical-align:top;
}

.tdArtLink
{
    height:5px;
	text-align:right;   
}
.artLinkImg
{
    width:110px;
    text-align:left;
    padding-left:5px;
    color:black;
	display:none;
}
.artLinkText
{
    text-align:right;
    /*width:300px;*/
    color:#0E87CC;
}


a.artGotoLink:link,a.artGotoLink:visited,a.artGotoLink:active
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#09386E;
    text-decoration:none;
}
a.artGotoLink:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:normal;
    color:#0E87CC;
    text-decoration:none;
}

.tdArtSpace
{
    /*border-bottom:dotted 1px #222222;*/
    height:10px;
    /*width:100%;*/
    
}
.sepLine
{
    /*border-bottom:dotted 1px #222222;*/
   /* background:#222222;*/
    background-image:url(../../../userfiles/image/Website/General/sargel.gif);
    height:2px;
    width:100%;
}

/* ---------- PAGES ---------------------- */
.tdArtPages
{
    font-size:12px;
    font-family:Arial;
    color:#09386E;
    vertical-align:bottom; 
    width:400px;
    text-align:center;
    height:50px;
}

.tableArtPages
{
    /*height:50px;*/
    width:150px;
    /*vertical-align:middle;*/
    text-align:center;
    /*border:solid 1px black;
    background-color:#aaaaaa;*/
}

.pageFirst,.pagePrevious,.pageNext,.pageLast
{
    /*background-color:#aaaaaa;*/
    cursor:pointer;
}

.page
{
    cursor:pointer;
}

.pageSelected
{
    /*background-color:black;*/
    color:#09386E;
    cursor:pointer;
    text-decoration:underline;
}

/* Page Links */
a.lpage:link,a.lpage:visited,a.lpage:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpage:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}

a.lpage:link,a.lpage:visited,a.lpage:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpage:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}


/* .pagePrevious,.pageNext */
a.lpagePrevious:link,a.lpagePrevious:visited,a.lpagePrevious:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpagePrevious:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}
a.lpageNext:link,a.lpageNext:visited,a.lpageNext:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpageNext:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}
/*pageFirst.pageLast*/
a.lpageFirst:link,a.lpageFirst:visited,a.lpageFirst:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpageFirst:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}
a.lpageLast:link,a.lpageLast:visited,a.lpageLast:active
{
    font-family:Arial;
    font-size:12px;
    /*font-weight:bold;*/
    color:#09386E;
    text-decoration:none;
}
a.lpageLast:hover
{
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
    color:#09386E;
    text-decoration:none;
}


/* ************************************************** */
/* *************** ARTICLES ************************* */


.divartTopBack
{
    float:left;
    /*position:relative;
    top:20px;*/
}

    a.artTopBackLink:link,a.artTopBackLink:visited,a.artTopBackLink:active
    {
        font-family:Arial;
        font-size:12px;
        font-weight:bold;
        color:#044A9F;
        text-decoration:none;
    }
    a.artTopBackLink:hover
    {
        font-family:Arial;
        font-size:12px;
        font-weight:bold;
        color:#044A9F;
        text-decoration:none;
    }
    
.divartBottomBack
{
    display:none;
    background-image:url(http://www.liatgruber.co.il//userfiles/image/articles/menuBulletBlue_6x5.gif);
    background-repeat:no-repeat;
    background-position:567px center;
    text-align:right;
}

    a.artBottomBackLink:link,a.artBottomBackLink:visited,a.artBottomBackLink:active
    {
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        color:#055974;
        text-decoration:none;
    }
    a.artBottomBackLink:hover
    {
        font-family:Arial;
        font-size:12px;
        font-weight:normal;
        color:#053954;
        text-decoration:none;
    }