﻿html
{
    height:100%; margin:0px; padding:0px;
}
body
{
    height:100%; margin:0px; padding:0px; background-color:#ececee;
}
.ValidatorErrorText
{
	font-family:Tahoma; font-size:11px; direction:rtl; color:Red;
}
.divMessage{text-align:center!important; font-family:Tahoma; font-size:12px; color:Red;}

.button-normal
{
	font-family:Tahoma; font-size:11px; width:70px; height:25px; margin-right:5px;
}

#HeaderDiv
{
	background-image: url('images/bg_head_red.jpg'); background-position: center; background-repeat: repeat-x; height: 189px; padding: 0px; margin: 0px;
}

#SimpleHeaderDiv
{
	background-color:#b00000; padding:0px; margin:0px; width:100%; height:50px; background-image:url('images/logo-small.jpg'); background-position:top right; background-repeat:no-repeat;
}

#FooterDiv
{
	margin-top: 20px; background-image: url('images/footer-bg.gif'); background-position: center; background-repeat: repeat-x;
}

.SearchFormInput
{
    height:27px; width:157px; border:solid 0 #ffffff; background: url('images/search-input.gif') no-repeat; font-family:Tahoma; font-size:11px; direction:rtl;
	text-align:right; color:#7f7f7f; vertical-align:top; padding: 5px 5px 0px 0px; margin: 0px;
}
.SearchFormBotton
{
    height:27px; width:26px; border:solid 0 #ffffff; background: url('images/search-button.gif') no-repeat;font-family:Tahoma; font-size:11px; direction:rtl;
    text-align:right; color:#4da6b6; vertical-align:top; padding: 0px; margin:0px;
}

.BoxTitleTd
{
	height: 18px; border-bottom: 3px solid #b00000; border-right:1px solid #b00000; font-family: Arial; font-size: 16px; font-weight: bold; color: #333333; padding-right: 7px;
}
.BoxBodyTd
{
	height: 125px; background-color: #f7f7f7; vertical-align: top; padding: 5px; border:1px #dddddd solid; border-top:0px #dddddd solid;
}

.MenuUp
{
    margin-left:0px; 
}
.MenuUp a
{
    text-decoration:none; color:Black;
}
.MenuUp a:hover
{
    text-decoration:none; color: #f7f7f7;
}
.MenuRightDiv
{
	width:183px; height:28px; margin:0px 7px 0px 7px; padding:9px 5px 8px 0px; border-bottom:1px gray solid; font-family:Tahoma; font-size:11px; direction:rtl; text-align:right; color:gray;
}
	
.MenuRightImage
{
	padding-top:3px; width:175px; height:15px; margin-left: 0px; margin-right: 0px; margin-top: 0px; border-width:0px;
}
.SlideSelectTD-Normal
{
	width:25%; text-align:right; font-family: Arial; font-size: 16px; font-weight: bold; color: #333333; padding-right: 7px; 
	border-bottom:1px solid #b00000; border-top:3px solid #ececee;  border-left:1px solid #ececee;  border-right:1px solid #ececee; color:#858585; padding-right:7px; border-collapse:collapse; cursor:pointer;
}
.SlideSelectTD-Selected
{
	width:25%; text-align:right; font-family: Arial; font-size: 16px; font-weight: bold; color: #333333; padding-right: 7px; 
	border-bottom:1px solid #F7F7F7; border-top:3px solid #b00000;  border-left:1px solid #b00000;  border-right:1px solid #b00000; color:#333333; padding-right:7px; border-collapse:collapse; background-color:#F7F7F7; cursor:hand;
}    
.SlideContent-Selected
{
	display:block;
}
.SlideContent-Normal
{
	display:none;
}

.SiteMapPath
{
	text-align:right; direction:rtl; font-family:Tahoma; font-size:10px;
}

.NewsTitle
{
	font-family:Arial; font-size:16px; font-weight:bold; color:#600000; direction:rtl; text-align:center;
}
.NewsTitleIndex
{
	font-family: Tahoma; font-size: 12px; text-align: justify; direction: rtl; color:#222222; text-decoration:none;
}
a.NewsTitleIndex:hover
{
	font-family: Tahoma; font-size: 12px; text-align: justify; direction: rtl; color:#000000; text-decoration:underline;
}
.NewsImage
{
	text-align:left; border:1px solid black; margin:0px 5px 5px 0px;
}
.NewsDate
{
	font-family:Tahoma; font-size:12px; color:Black; direction:rtl; 
}
.NewsBody
{
	font-family:Tahoma; font-size:12px; color:Black; direction:rtl; text-align:justify; 
}
.NewsWriter
{
	font-family:Tahoma; font-size:11px; color:Black; direction:rtl; text-align:left; 
}
.grdNews
{
	direction:rtl; font-family:Tahoma; font-size:12px;
}
.grdNewsId
{
	width: 20px; text-align:center; direction:rtl; vertical-align:top;
}
.grdNewsTitle
{
	width: 500px; text-align:right; direction:rtl; vertical-align:top;
}
.grdNewsDateshow
{
	width: 150px; text-align:center; direction:ltr; vertical-align:top;
}
.grdNewsWriter
{
	width: 150px; text-align:center; direction:rtl; vertical-align:top;
}
.grdNewsVisible
{
	width: 15px; text-align:right; direction:rtl; vertical-align:top;
}

/*English*/
#EnHeaderDiv
{
	background-image: url('images/En/bg_head_red.jpg'); background-position: center; background-repeat: repeat-x; height: 189px; padding: 0px; margin: 0px;
}
.EnSearchFormInput
{
    height:27px; width:157px; border:solid 0 #ffffff; background: url('images/En/search-input.gif') no-repeat; font-family:Tahoma; font-size:11px; direction:ltr;
	text-align:left; color:#7f7f7f; vertical-align:top; padding: 0px; margin: 0px; line-height:25px;
}
.EnSearchFormBotton
{
    height:27px; width:26px; border:solid 0 #ffffff; background: url('images/En/search-button.gif') no-repeat;font-family:Tahoma; font-size:11px; direction:rtl;
    text-align:right; color:#4da6b6; vertical-align:top; padding: 0px; margin:0px;
}
.EnPageTitle
{
	position: absolute; bottom: 0; left: 0; font-family:Arial Black, Arial; color:black; margin-left:3px;
}
.EnPageTitleBg
{
	position: relative; background-color:#676767; width:100%; height:230px;
}
.EnPageTitleTd
{
 	padding: 0px 0px 0px 5px; margin: 0px; width: 195px;
}
.EnPageContentTd{
	text-align:justify; direction:ltr; font-family:Arial; font-size:12px; padding:5px;
}


/*Pages*/
.contact-Reply{
    color:Maroon;
}
