﻿#top-logo
{ background:url(/images/alukah30/translations/translations-top.jpg) no-repeat}
#logo
{background:transparent url(/images/alukah30/translations/logo.png) no-repeat top left}
#latest-additions-image-label
{
background:url(/images/alukah30/translations/latest-additions-translations.png) no-repeat top right;
}
#latest-additions-content,.table-alt
{background : #f4c9df}
.categoryList a:hover,.Pager a{color:#cc0066}
.table-header{color:white;background:#cc0066}
.left-window-header{background:transparent url(/images/alukah30/left-column/window-head-translations.png) no-repeat}
#authors_link{background:url(/images/alukah30/right-column/window-head-translations.png) no-repeat}
#content-wrapper{border-top-color: #cc0066}
#lnkMajles div{background:transparent url(/images/alukah30/majles-link-tran-3.png) no-repeat right bottom}

/* added by abdeldayem 2019-12-08 */
.categoryList li {
    background: url(/images/alukah30/bullet_specialfiles.png) right no-repeat;
	background-color: #cc0066;
   /*color: White;*/	
	padding: 4px 10px;
	margin-top: 5px;
    list-style: none;
    /*width: 300px;*/
	display: inline-block;
}
.categoryList li > span{ color: White; display: inline-block;/*float:left;*/}
.categoryList li a{ color: White; display: inline-block;}
/*.categoryList li a:hover { background-color: #133f11;}*/
.categoryList li:hover { background: #73053c;}

.table  tr:hover td ,.table  tr:hover td a {
  background-color: #73053c;
  color: White !important;
}