﻿select
{
    border: 1px solid #C0C0C0;
    color:#666666; 
    font-size:12px;
    color:#666666; 
    font-family:Tahoma;
    margin:0px 0px 3px 3px;
}

a:link, a:visited, a:hover, a:active
{
    text-decoration:none; 
    cursor:pointer;
    line-height:19px;
    margin:0px 4px 0px 4px;
    color: #333333;
}
a:hover{ 
    color:White;
}

ul.leftMenuList { 
    list-style-type:none;
    padding:0px; 
    margin:0px;
    padding:15px;
    
}
ul.leftMenuList li{ 
    margin-bottom:12px;
    padding-bottom:8px;
    text-align:center;
    background:url(images/site/MainSep.gif) bottom no-repeat;
}

ul.leftLink { 
    list-style-type:none;
    padding:0px; 
    margin:0px;
    padding: 0px 10px 0px 10px;
}
 
ul.leftLink  li{ 
    height:40px;
    overflow:hidden;
    line-height:24px;
    margin-bottom:0px;
    padding-bottom:10px;
    padding-top:4px;
    text-align:center;
    vertical-align:bottom;
    /*background:url(images/site/MainSep.gif) bottom no-repeat;*/
    border-bottom:1px dotted #666666;
}


.newsEditBtn
{
    position: absolute; right: 30px; top:0px;
}


.newsTitle
{
    margin: 10px;
    text-align:center;
    line-height:25px;
    color: #79203C;
    font-size:23px;
    font-family:Traditional Arabic;
    font-weight:bold;
}
.newsImgContainer
{
    text-align:center;
}
.newsMainImage
{
    margin-top:20px;
    max-width:400px;
    width: expression(this.width > 400 ? 400: true);
}

.newsImageDesc
{
    margin: 4px;
    font-size: 12px;
    color: #808080;
}


.newsSummary, .newsSummary *
{
    /*text-align: justify;*/
    margin: 10px;
    color: #808080;
}
.newsInfo
{
    margin:10px;
    text-align:right;
}

.newsAuthor,.newsDate
{
    font-size: 10px;
    font-weight:bold;
    color: #999EA6;
}


.newsText, .newsText *
{
    margin-top: 25px;
    font-size: 14px;
    line-height:24px;
    /*text-align: justify;*/
}
a.newsTopics
{
    color: #666666;
}
a.newsTopics:hover
{
    color:#7E264A;
}
.newsCmds
{
    margin-top:20px;
    text-align:right;
}

.CatNew
{
    overflow:hidden;
    padding:15px 10px 15px 10px;
    height: 140px;
    text-align: right;
    vertical-align: top;
}

a.CategoryBrowse_NewsTitle:link, a.CategoryBrowse_NewsTitle:visited, a.CategoryBrowse_NewsTitle:hover, a.CategoryBrowse_NewsTitle:active
{
    color: #79203C;
    font-size:23px;
    font-family:Traditional Arabic;
    font-weight:bold;
}
a.CategoryBrowse_NewsTitle:hover
{
    color:White;/*#f79b1e;*/
}

a.CategoryBrowse_SubCatTitle:link, a.CategoryBrowse_SubCatTitle:visited, a.CategoryBrowse_SubCatTitle:hover, a.CategoryBrowse_SubCatTitle:active
{
    text-decoration: underline;
    color: #FDDECC;
    font: bold 13pt/22px Traditional Arabic;
    margin-left:8px;
}
a.CategoryBrowse_SubCatTitle:hover
{
    color:#f79b1e;
}

.CategoryBrowse_Header
{
    text-align:right;
    padding: 0px 0px 8px 0px;
}
.CategoryBrowse_Header a:link, .CategoryBrowse_Header a:visited, .CategoryBrowse_Header a:hover, .CategoryBrowse_Header a:active
{
    text-decoration: none;
    font: bold 22px/22px Traditional Arabic;
    color: #333333;
}
.CategoryBrowse_Header a:hover
{
    color:#f79b1e;
}

.Cat_SubCatsContainer
{
    height:30px;
}

.VisitsBookRowHeader
{
    font-size: small; 
    width: 120px;
}

.bookImage
{
    border: 0px solid #CCCCCC;
    background-color: #F0F0F0;
    color: #666666;
    padding: 0px;
    white-space: nowrap;
}

.bookImage
{
    border-bottom-width:0px;
    border-top-width:0px;
    
    max-width: 200px;
    width: expression(this.width > 200 ? 200: true);
    max-height: 300px;
    height: expression(this.height > 300 ? 300: true);
}

.bookTitle
{
    border-bottom-width: 0px;
    width:80px;
}
.bookTitleAnti
{
    border-top:none;
    border-left:none;
    border-right:none;
    width:60px;
    background:none;
}
.bookTail
{
    border-top-width: 0px;
}
.bookTailAnti
{
    background:none;
    border-bottom: none;
    border-left:none;
    border-right:none;
}

.lblDate
{
    position: absolute;
    left: 6px;
    top:6px;
    color: #666666;
    font-weight: bold;
    text-align:center;
    border-bottom: solid 0px #CCCCCC;
}



.tbSearch
{
    position: absolute;
    left: 62px;
    top: 207px;
    width: 180px;
    height:20px;
    color: #808080;
    font-size:12pt;
    background-color:#FEEDE3;
    border: 1px solid #FEAD6E;
    text-indent:4px;
}

.btnSearch
{
    border-width:0px;
    position:absolute;
    left:28px;
    top:200px;
}

.g1Image
{
    margin-right:6px;
    float: left; 
    max-width: 160px;
    width: expression(this.width > 160 ? 160: true);
    max-height: 120px;
    height: expression(this.height > 120 ? 120: true);
}

.ImageSiteFriendsCss
{
        border-width:0px;
    max-width: 200px;
    width: expression(this.width > 200px ? 200px : true);
}
.CatImage
{
    float:left;
    border: 1px solid #C5BEAB;
    padding:2px;
    margin:4px;
    max-width: 120px;
    width: expression(this.width > 120 ? 120: true);
    max-height: 90px;
    height: expression(this.height > 90 ? 90: true);
}


.homeNewsTitle
{
    color: #79203C;
    font-size:23px;
    font-family:Traditional Arabic;
    font-weight:bold;
}
.homeNewsTitle:hover
{
    color:#f79b1e;
}
.welcomeDiv
{
    background-color:#7E264A;
    color:#E9B4B3;
    padding:10px;
    margin-bottom:30px;
}

.welcomeDiv .title
{
    color:#F8968A;
    font-size:20px;
    font-family:Simplified Arabic;
    font-weight:bold;
}

.cornerTitle
{
    padding: 10px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-width: 3px;
    border-bottom-width: 1px;
    border-top-color: #660033;
    border-bottom-color: #660033;
    font-family: 'Simplified Arabic';
    font-size: 24px;
    color: #660033;
    margin-top: 40px;
    margin-bottom: 4px;
    text-align:center;
}
