﻿/* <Globals>
Body Text
font-size: 0.9em;
color: #008EC9;
 color:#666666;
    background-color : #f0f8ff;
*/


table
{
    font-size: 1em;
   
  
}

h1, h2, h3, h4
{
    margin: 0;
    font-family: 'Traditional Arabic';
}

p
{
    line-height: 1.4em;
}

hr {
	border: 0;
	border-top: 1px solid #bababa;
	height: 1px;
}
a
{
    text-decoration: none;
    color: #3366cc;
}

a:link
{
    text-decoration: none;
    color: #3366cc;
   
}

a:visited
{
    text-decoration: none;
    color: #3366cc;
}

a:hover
{
    text-decoration: none;
    color: #7ca0e6;
   
}

body
{
    font-family: 'Traditional Arabic';
    color: Black;
    font-size: 15px;
    font-weight :bolder ;
}

img {
	border-width: 0;
}

.Cursor
{
    cursor: pointer;
    text-decoration: none;

}
     
 select 
 {
	font-family:Traditional Arabic;
	font-size:16px;
 }    


/*</Globals>*/  








/* <Paging Style> */

 .PagingTable
{
    background-color: #76b2ee;
}
    
.PageingPhont
{
    color: white;
}

/*</Paging Style> */
.NewsHeader
{
	height:60px;
	vertical-align:top;
	border-bottom:solid 5px #343399;
	width:972px;
}

/*<Form View Style> */




.Categories
{
    color: gray;
    font-weight: bold;
    font-size: 18px;
}


.Titles
{
    font-family: 'Traditional Arabic';
    color: #3366cc;
    font-size: 19px;
    text-align: center;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
}

.SubTitles
{
    text-transform: capitalize;
    font-size: 16px;
    color: #3366cc;
    padding-left: 25px;
    padding-right: 25px;
    padding-top : 5px;
    padding-bottom : 5px;
    
}
  .InnerTitles
{
    text-transform: capitalize;
    font-size: 16px;
    color: #3366cc;
    text-align: center;
    padding-top : 5px;
    padding-bottom : 5px;
}  
 .InnerTxt
{
    font-size: 14px;
    width: 100%;
}

/*</Form View Style> */


/* <Others> */
.Bold
{
    font-weight: bold;
    color: #3366cc;
}
.Red
{
	text-transform: capitalize;
	font-size: 12px;
	color: red;
}

.BodyFont
{
    font-family: 'Traditional Arabic';
    color: #008EC9;
    font-size: 17px;
}
 /* </Others> */  
 
 /* <View> */
 .TabTitle 
 {
    text-align:right ;
     }
 
   
.MasterNewsTitle
{
     font-family: 'Traditional Arabic';
    font-size :23px;
    color: #3366cc;
    font-weight: bold;
    padding-bottom: 8px;
    padding-right: 20px;
    padding-top: 5px;
 
}

 .Master
{
    font-family: Traditional Arabic,Arial;
    font-size: 17px;
    font-family: Arial;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 3px;
    line-height: 25px;
}
.MasterPadding
{
    padding-left: 5px;
 
    
 
}
.SlaveNewsTitle
{
    font-family: 'Traditional Arabic';
    font-size :21px;
    color: #3366cc;
    font-weight: bold;
    padding-bottom: 7px;
    padding-right: 20px;
    padding-top: 5px;
    
}
.Slave
{
    font-family: Traditional Arabic,Arial;
    font-size: 16px;
    font-family: Arial;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
    padding-right: 5px;
    padding-left: 3px;
    line-height: 25px;
}

.SlavePadding
{
    padding-left: 6px;

}


.DetailsBrief
{
    font-family: 'Traditional Arabic';
    font-size: 23px;
    color: gray;
    vertical-align: top;
    text-align: right;
    font-weight: bold;
    word-spacing: 3px;
    line-height: 33px;
}
.DetailsTitle
{
    font-family: 'Traditional Arabic';
    font-size: 28px;
    color: #3366cc;
    text-align: right;
    padding-bottom: 5px;
    padding-top: 5px;
    font-weight: bold;
    padding-right: 6px;
    word-spacing: 3px;
}
.DetailsText
{
    font-family: 'Arial';
    font-size: 17px;
    padding-top: 20px;
    vertical-align: top;
    text-align: right;
}




.TitleUp
{
    font-family: 'Traditional Arabic';
    font-size: 22px;
    color: #3366cc;
    font-weight: bold;
    text-align: center;
}

.MainTitle
{
    color: #3366cc;
    font-family: 'Traditional Arabic';
    font-size: 20pt;
    font-weight: bold;
    padding-bottom: 5px;
}

.Marquee
{
    font-family: Arial,'Traditional Arabic';
    font-weight: bold;
    font-size: 16px;
}

 /* </View> */  

 a.RightMenu:link, a.RightMenu:visited
{
    font-family: Arabic Transparent ;
    font-size: 17px;
    background-image: url(Images/Rightmenu.gif);
    background-position: top left;
    background-repeat: repeat-y;
    color: #FFF;
    height: 30px;
    width: 179px;
    display: block;
    border-bottom: solid 1px #adb5e1;
    border-right: solid 1px #cccccc;
    text-align :right ;
 
    

} 
  
  a.RightMenu span
  {

  position :relative ;
  right :15px;
  line-height :30px;
  

    }  
     a.RightMenu:hover 
 {
       background-position: top right;
    
    } 
    
     /* <Comments> */
     .ArticlesCat
     {
        height:30px;
        padding-right:5px;
        
     }
         .ArticlesCat input ,.ArticlesCat select
         {

            line-height:30px;
            min-width:100px;
           
            font-size:14px;
            margin-bottom:10px;
           
         }
     .CommentsLabel
     {
       
        white-space:nowrap;
        text-align:right;
        padding:3px;
        font-size:16px;
        font-family:Arabic Transparent;

     }
     
     .CommentsBody
     {
     
        text-align:right;
        padding:3px;
        width:100%;
        font-size:16px;
        font-family:Arabic Transparent;
  
        
     }
        .CommentsBody input[type="text"]
        {
          width:200px;
        }
      .CommentsBody2 input[type="text"],
      .CommentsBody2 textarea
        {
            width:350px;
            height:130px;
        }
     .CommentsButton input
     {
        border:1px solid #999999;
        font-size:18px;
        font-family:Arabic Transparent;
        font-weight:bold;
        color:#444;  
        padding:1px 3px;      
     }
     .CommentsButton input:hover
     {
        border:1px solid #666;
          color:#000;
        
     }
     
    .CommentsViewHeader
    {
      font-size:17px;
        font-family:Arabic Transparent;
         
       
        font-weught:bold;
   /* background-image:url(images/CommentsBg.png);
    background-repeat:repeat-x;
    background-position:top;*/
       padding:4px 5px;
        background-color:#f6f6f6;
        
    } 
     .CommentsViewBody
     {
        padding:4px 5px;
        padding-bottom:5px;
        font-size:14px;

         border:solid 1px #ccc; 
      padding-bottom:10px;
        color:#666666; 
    
     }
     .AddCommentBtn a
     {
        height:30px;
        width:100px;
        background-image: url(Images/AddCommentBtn.png);
        background-repeat:no-repeat;
        background-position:0px 0px;
        display:block;
        
  
        
     }
       .AddCommentBtn a:hover
     {
     
     
       
        background-position:0px -25px;
          height:30px;
        
     
     }
     
          /* </Comments> */
