﻿/* font-family: 'Cairo', sans-serif; */
@import url('https://fonts.googleapis.com/css?family=Cairo');

body {
    text-align: right;
    direction: rtl;
    font-size: 12px;
    color: #404040;
    font-family: 'Cairo', sans-serif;
    background-color: #515151;
}

.Wrapper {
    margin: 0px auto 0px auto;
    width: 1000px;
    background-color: #e1e1e1;
    border: 4px solid #053d55;
    padding: 10px;
}

.Header {
    width: 100%;
    background-color: #ffffff;
    margin-bottom: 5px;
}

.Container {
	display: inline-block;
	padding-bottom: 10px;
}

.HomeLeftSide {
    vertical-align: top;
}

.HomeBodySide {
    vertical-align: top;
}

.HomeRightSide {
    width: 500px;
	vertical-align: top;
}

.HomeLeftSide1 {
	width: 600px;
	vertical-align: top;
}

.HomeRightSide1 {
	width: 400px;
	vertical-align: top;
}

.HomeLeftSide2 {
	width: 500px;
	vertical-align: top;
}

.HomeRightSide2 {
	width: 500px;
	vertical-align: top;
}

.InnerBodySide
{
	float: right;
	width: 733px;
	background-color: #ffffff;
	border: solid 1px #cccccc;
	padding-bottom: 10px;
	margin-left: 10px;
}

.InnerRightSide
{
	float: right;
	width: 250px;
}

.Footer
{

	width: 100%;
	clear: both;
	color: #000000;
}

.CopyRights
{
    padding-top: 10px;
	text-align: center;
	font-size: 13px;
    color: #000000;
}

.Float
{
	float: right;
}

.Loading
{
	float: right;
	position: absolute;
	width: 670px;
}

.PageTitle {
    font-family: 'Cairo', sans-serif;
    background: #00a2e8; /* Blue */
    padding: 5px;
    margin-bottom: 10px;
    color: #ffffff;
    font-size: 15px;
}

.PageTitle a
{
	color: #f70606;
}

.BlockTitle1 {
    font-family: 'Cairo', sans-serif;
    background: #00a2e8; /* Blue */
    padding: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 15px;
}

.BlockTitle2 {
    font-family: 'Cairo', sans-serif;
    background: #003146; /* Maroon */
    padding: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 15px;
}

.BlockTitle3 {
    font-family: 'Cairo', sans-serif;
    background: #475f6a; /* Green */
    padding: 5px;
    margin-bottom: 5px;
    color: #ffffff;
    font-size: 15px;
}

.ItemBlock
{
	padding: 3px;
	border-bottom: solid 1px #d8dfea;
	margin-bottom: 5px;
}

.BlockTitle a
{
	color: #ffffff;
}

.BlockTitle
{
	background: #8ab004; /* Green */
	height: 25px;
	padding-right: 10px;
	margin-bottom: 10px;
	color: #ffffff;
}

.BlockHead {	
    background-color: #ffffff;
    border-top: solid 1px #cccccc;
	border-right: solid 1px #cccccc;
	border-bottom: solid 1px #cccccc;
    padding-top: 40px;
}

.HeadTitle {
    padding-left: 1px;
    padding-top: 10px;
    padding-right: 1px;
    padding-bottom: 10px;
    text-align: center;
}

.ItemHeadBlock {
    background-color: #022f48;
    margin: 4px;
    padding: 1px;
    cursor: pointer;
    border: solid 1px #cccccc;
}

.ItemHeadOver {
    background-color: #0390b2;
    margin: 4px;
    padding: 1px;
    cursor: pointer;
    border: solid 1px #cccccc;
}

.ItemHeadOut {
    background-color: #022f48;
    margin: 4px;
    padding: 1px;
    cursor: pointer;
    border: solid 1px #cccccc;
}

.Block {	
	border: solid 1px #cccccc;
	background-color: #ffffff;
	padding: 4px;
}

.Block1
{	
	border: solid 1px #cccccc;
	background-color: #ffffff;
}

.BlockItem
{
	margin-bottom: 5px;
}

.Padding
{
	padding: 5px;
}

input[type="submit"]
{
	background-color: #352e2c;
	color: #ffffff;
	border: solid 2px #515151;
	cursor: pointer;
	font-size: 11px;
	padding-bottom: 3px;
}

a.LinkAsButton
{
	font-family: tahoma;
	font-weight: normal;
	background-color: #352e2c;
	color: #ffffff;
	cursor: pointer;
	font-size: 11px;
	padding-top: 4px;
	width: 50px;
	height: 18px;
	display: Block;
	text-align: center;
}

a:hover.LinkAsButton
{
	text-decoration: none;
}

a:hover {
    text-decoration: none;
}
/*
.SubjetTitle
{
	font-size: 11pt;
	color: #21881A;
}

a.SubjetTitle
{
	font-size: 10pt;
}

a:hover.SubjetTitle
{
	text-decoration: underline;
}

.GroupTitle
{
	font-size: 12pt;
	font-style: italic; 
	font-weight: bold;
}
*/
.More
{
	font-size: 12pt;
	font-style: italic; 
	font-weight: bold;
	color: #1b1b1d;
}

.ItemHead
{
	font-size: 18px;
	font-family: Arabic Transparent;
	color: #000000;
	font-weight: 700;
}

a.ItemHead
{
	font-size: 17px;
	line-height: 20px;
}

a:hover.ItemHead {
    color: #036c81;
    text-decoration: none;
}

.Item
{
	font-size: 16px;
	color: #151515;
	font-weight: bold;
}

a.Item {
    font-size: 16px;
    line-height: 20px;
}

a:hover.Item {
    color: #036c81;
    text-decoration: none;
}

.Item1
{
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma;
	color: #41617f;
}

a.Item1
{
	font-size: 8pt; 
	font-weight: bold;
}

a:hover.Item1
{
	color: #eb3c32;
	text-decoration: none;
}

.Item2
{
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma;
	color: #a30606;
}

a.Item2
{
	font-size: 8pt; 
	font-weight: bold;
}

a:hover.Item2
{
	color: #41617f;
	text-decoration: none;
}

.Item3
{
	font-size: 8pt;
	font-weight: bold;
	font-family: tahoma;
	color: #ffffff;
}

a.Item3
{
	font-size: 8pt; 
	font-weight: bold;
}

a:hover.Item3
{
	color: #ffffff;
	text-decoration: underline;
}

.Banner {
    border: solid 1px #cccccc;
    background-color: #ffffff;
    height: 21px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.BannerItemTitle {
    font-size: 16px;
    font-weight: bold;
    color: #07374c;
    font-family: Arial;
}

a.BannerItemTitle {
    font-size: 16px;
    font-weight: bold
}

.UrgentItemTitle
{
	font-size: 14pt;
	font-weight: bold;
	color: #f80605;
	font-family: Arial;
}

a.UrgentItemTitle
{
	font-size: 14pt; 
	font-weight: bold
}

a:hover.UrgentItemTitle
{
	color: #352e2c;
	text-decoration: none;
}

.ItemTitle
{
	font-size: 17pt;
	font-weight: bold;
	color: #a30606;
	font-family: Arial;
}

a.ItemTitle
{
	font-size: 14pt; 
	font-weight: bold
}

a:hover.ItemTitle
{
	color: #f80605;
	text-decoration: none;
}

.ItemDesc
{
	font-family: Arial;
	font-size: 13pt;
	text-align: justify;
}

.ItemDetail
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	text-align: justify;
}

.TableBody
{
	font-family: tahoma;
	font-size: 10pt;
	width: 175px;
	margin-right: 0px;
}

img
{
	border: none;
}

.Image
{
	border: 1px solid #cccccc;
}

.Image1
{
	padding: 3px;
	border: 1px solid #cccccc;
}

/* Horizental Menu */

.TopHMenu {
    
}

.TopHMenuItem {
    font-family: 'Cairo', sans-serif;
    color: #000000;
    margin-left: 10px;
    margin-right: 6px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

a:hover.TopHMenuItem {
    text-decoration: none;
}

.TopHMenuItemHover {
    color: #2a8ab4;
}

.HMenu {
    background-color: #2c85ab;
    height: 33px;
    /* Top Left 
    -moz-border-radius-topleft: 6px;
    -webkit-border-top-left-radius: 6px;
    /* Bottom Left 
    -moz-border-radius-topright: 6px;
    -webkit-border-top-right-radius: 6px;*/
}

.HMenuItem {
    font-family: 'Cairo', sans-serif;
    color: #ffffff;
    margin-left: 7px;
    margin-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

a:hover.HMenuItem
{
	text-decoration: none;
}

.HMenuItemHover {
    color: #000000;
}

.Search
{
	height: 40px;
	width: 290px;
	font-size: 14px;
	color: #ffffff;
	padding-right: 10px;
}

INPUT
{
	font-family: tahoma;
	font-size: 9pt;
}

.Note
{
	font-family: tahoma;
	font-size: 10pt;
	color: #f60605;
}

.Result
{
	font-family: tahoma;
	Font-Size: 10pt;
	color: Red;
}

/* Item Comments */

.ItemToolBar
{
	padding: 5px;
	border: solid 1px #c8c8c8;
	margin-bottom: 5px;
	font-family: Tahoma;
}

.CommentBlock
{
	border: solid 1px #c8c8c8;
	margin-bottom: 5px;
}

.CommentNo
{
	color: #999999;
	font-size: 20pt;
	font-style: italic;
}

.CommentName
{
	color: #336699;
	font-weight: bolder;
}

.CommentDateTime
{	
	font-size: 9pt;
	color: #222222;
}

.Comment
{
	padding: 5px;
	text-align: justify;
}

.AddCommentBlock
{
	width: 100%;
	padding: 5px;
	border: solid 1px #c8c8c8;
}

.RelatedItemsBlock
{
	padding: 5px;
	border: solid 1px #bfd7f0;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

/* Button  */

a.LinkButton
{	
	text-align: center;
	padding-top: 4px;
	height: 24px;
	background: url(ButtonBG.gif) repeat-x;
	color: #ffffff;
	display: block;
	font-weight: bolder;
	font-family: Arial;
	font-size: 13pt;
}

a:hover.LinkButton
{
	text-decoration: none;
}

a
{
	Font-Size: 11pt;
	color: maroon;
	TEXT-DECORATION: none;
	font-family: arial;
}

a:hover
{
	text-decoration: underline;
}

a.Link
{
	Font-Size: 9pt;
	color: maroon;
	TEXT-DECORATION: none;
	font-family: arial;
}

a:hover.Link
{
	text-decoration: underline;
}

hr
{
	border-top: #c8c8c8 1px solid;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

.DateTime
{
	font-family: tahoma;
	font-size: 9pt;
	color: #808092;
}

.HandCursor
{
	CURSOR: pointer;
}

.RadioSelection
{
	CURSOR: hand;
	font-family: tahoma;
	font-size: 9pt;
	color: #336699;
}

.VisitorsCount
{
	font-family: Traditional Arabic;
	font-size: 12pt;
	color: #993300;
}

.MultiImages
{
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
}

.Hidden
{
	display: none;
}

.Clear {
    clear: both;
}

.HSpaceLine
{
	clear: both;
	height: 5px;
}

.HSpaceLine1
{
	clear: both;
	height: 10px;
}

.HSpaceLine2
{
	clear: both;
	height: 20px;
}

.HDottedLine
{
	clear: both;
	background: url(HDottedLine.png) repeat-x center;
	height: 5px;
}

.VSpaceLine
{
	width: 5px;
}

.VSpaceLine1
{
	width: 10px;
}

.HAdvs
{
	float: right;
	margin-left: 2px;
	margin-bottom: 7px;
}

.VAdvs
{
	margin-bottom: 7px;
}

.HAdvsHere
{
	background-color: #ffffff;
	float: right;
	text-align: center;
	margin-bottom: 5px;
	border: solid 1px #e7e7e7;
}

.VAdvsHere
{
	background-color: #ffffff;
	text-align: center;
	margin-bottom: 5px;
	border: solid 1px #e7e7e7;
}

.AdvsHereTitle
{
	padding-top: 10px;
	font-family: Arial Baltic;
	font-size: 14pt;
	font-weight: bold;
	color: #41617f;
	margin-bottom: 10px;
}

.AdvsHereSize
{
	font-family: Tahoma;
	font-size: 12pt;
	color: #352e2c;
}

/* Navigation */

.Navigation
{
	padding-top: 30px;
	height: 60px
}

.NavLable
{
	background-color: #383838;
	color: #ffffff;
	border: solid 1px #616161;
	font-size: 11px;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom: 3px;
	padding-right: 4px;
}

.NavButton
{
	background-color: #c91516;
	color: #ffffff;
	border: solid 1px #616161;
	cursor: pointer;
	font-size: 11px;
	height: 22px;
	width: 40px;
	padding-bottom: 3px;
}

.NavTextBox
{
	background-color: #383838;
	color: #ffffff;
	border: solid 1px #616161;
	font-size: 11px;
	height: 20px;
	width: 30px;
	text-align: center;
}

.Count
{
	padding: 4px;
}