﻿.gridbackground
{
	background-color: #F7F6F3;
}
.Grid
{
text-align:right
}
.GridAlternating
{
	font-size:8pt;
	background-color:White;
	color:#284775;
	font-weight:normal;
}
.Grid_HeaderStyle
{
    padding: 20px;
    color: #000000;
}
.GridHeader
{
	background-color: #F7F6F3;
	font-weight: bold;	
	font-family: tahoma;
	font-size: 9pt;
}
.GridPageStyle
{
	font-family: Tahoma;
	font-size: 9pt;
}
.GridRow
{
	font-size:8pt;
	background-color: #F7F6F3;
	color: #333333;
}
.GridSelect
{
	background-color:#E2DED6;
	font-weight:bold;
	color:#333333;
}
.grid_number
{
	direction: ltr;
	text-align: center;
}

.Header_BtnLogin
{
	font-size: 9pt;
	font-family: tahoma;
	color: black;
}
.Header_BtnLogin:hover
{
	font-size: 9pt;
	color: #ffc600;
	font-family: tahoma;
}
.Announcement_TextColor
{
	color: black;
}

.Main_Page
{
    float:right;
	width: 1000px;
	background-color: White;
}


/*********** Panel p1 Style Class ***********/
.P1 
{
    width:100%;
    float:right;
    padding-bottom:5px;
}
.P1 .paneltable
{	
	width:100%;
}

.P1 .panel_link
{
	color:#606060;
	font-size:9pt;	
}
.P1 .panel_link:hover
{
	color:#0095a9;
}
.P1 .panel_link_bold
{
	color:#787878;	
	font-weight: bold;
}
.P1 .panel_link_bold:hover
{
	color:#66c308;
	font-weight: bold;
}
.P1 .panelheadLeft
{
	background-image: url(../Images/p1/P1_Top_Left.png);
    background-repeat:  no-repeat;
    width :5px;	
    height :33px;
}
.P1 .panelhead
{
	background-image: url(../Images/p1/P1_Top.png);
	background-repeat: repeat-x;
	height: 33px;
	font-weight: bold;
	color: #063968;
	font-size: 9pt;
	font-family: tahoma;
	text-align: center;	
}
.P1 .panelheadRight
{
    background-image: url(../Images/p1/P1_Top_Right.png);
    background-repeat:  no-repeat;
    width :6px;	
    height :33px;
}
.P1 .panelleft
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #487eb1;
}
.P1 .panelcenter
{    
    direction: rtl;
    font-size: 9pt;
    font-family: tahoma;
    text-align :center ;
	background-image: url(../Images/p1/P1_Body.png);
	background-repeat: repeat-x;    
	background-position:top center;
    background-color:White;
}
.P1 .panelright
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #487eb1;
}
.P1 .panelBottomLeft
{
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #487eb1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #487eb1;
    width:0px;
    height:0px;
}
.P1 .panelbottom
{
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #487eb1;
    line-height:0px;
    height:5px;
}
.P1 .panelbottomright
{
    border-right-style: solid;
    border-right-width: 1px;
    border-right-color: #487eb1;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #487eb1;
    width:0px;
    height:0px;
}

.P1 .panelbody
{
    font-size: 9pt;
    color:#10304a;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
    font-weight:normal;
    line-height:1.7;
}
.P1 .panelbody div
{
    line-height:1.7;
}

.P1 .main_panel_middle_top
{
	font-family: tahoma;
	font-size: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d7d7d7;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #d7d7d7;
	padding-top: 2px;
	padding-bottom: 2px;
}

.P1 .main_panel_middle_buttom
{
}

.P1 .main_panel_middle_center
{
    background-color:White;
}
.P1MenuTopGroup
{
  font-size:9pt;  
  cursor:default; 
  width :90%;
}

.P1MenuGroup
{
  border:1px #1164b4 dotted; 
  background-color :#4c989d;
  border-style:dotted;
  cursor:default; 
}
.P1TopMenuItem
{	
	text-align: right;
	color: #6b6262;
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow.jpg);
    background-repeat:  no-repeat;
    background-position:right;
}

.P1TopMenuItemHover
{
	text-align: right;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
    text-align: right;
    padding:  7px 0px 7px;   
    font-family: tahoma;
    font-size: 11px;
    cursor: pointer;
    height: 30px;
	border-bottom :solid 1px #37c4f9;   
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow-hover.jpg);
    background-repeat:  no-repeat;
    background-position:right;
 
}

.P1MenuItem
{
    text-align: right;
    padding: 7px 15px 7px;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    width:150px;
}

.P1MenuItemHover
{
	background-color:White;
	text-align: right;
	padding: 7px 15px 7px;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
	cursor: pointer;
	width:150px;
}
/***********End Panel p1 Style Class ***********/

/*********** Panel P2 Style Class ***********/


.P2 
{
    width:100%;
    float:right;
}
.P2 .paneltable
{	
	width:100%;
}

.P2 .panel_link
{
	color:#606060;	
}
.P2 .panel_link:hover
{
	color:#0095a9;
}
.P2 .panel_link_bold
{
	color:#787878;	
	font-weight: bold;
}
.P2 .panel_link_bold:hover
{
	color:#66c308;
	font-weight: bold;
}
.P2 .panelheadLeft
{
    width :0px;	
    height :0px;
}
.P2 .panelhead
{
    height :0px;
    line-height:0px;
}
.P2 .panelhead div
{
    line-height:0px;
    height:0px;
}
.P2 .panelhead span
{
    line-height:0px;
    height:0px;
}
.P2 .panelheadRight
{
    width :0px;	
    height :0px;
}
.P2 .panelleft
{
    width :0px;	
}
.P2 .panelcenter
{    
    direction: rtl;
    font-size: 9pt;
    font-family: tahoma;
    text-align :center ;
    background-color:White;
}
.P2 .panelright
{
    width :0px;	
}
.P2 .panelBottomLeft
{
    width :0px;	
    height :0px;

}
.P2 .panelbottom
{
    line-height:0;
    height :0px;
}
.P2 .panelbottomright
{
    width :0px;	
    height :0px;
}

.P2 .panelbody
{
    font-size: 9pt;
    color:#0095a9;
    background-color:White;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;
    text-align: center;
    font-weight:normal;
	line-height:1.7;
}
.P2 .panelbody div
{
    line-height:1.7;
}

.P2 .main_panel_middle_top
{
	font-family: tahoma;
	font-size: 1pt;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d7d7d7;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #d7d7d7;
	padding-top: 2px;
	padding-bottom: 2px;
}

.P2 .main_panel_middle_buttom
{
}

.P2 .main_panel_middle_center
{
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=   '#112783c7' , endcolorstr= '#112783c7' );
}
.P2MenuTopGroup
{
  font-size:9pt;  
  cursor:default; 
  width :90%;
}

.P2MenuGroup
{
  border:1px #1164b4 dotted; 
  background-color :#4c989d;
  border-style:dotted;
  cursor:default; 
}
.P2TopMenuItem
{	
	text-align: right;
	color: #6b6262;
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow.jpg);
    background-repeat:  no-repeat;
    background-position:right;
}

.P2TopMenuItemHover
{
	text-align: right;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
    text-align: right;
    padding:  7px 0px 7px;   
    font-family: tahoma;
    font-size: 11px;
    cursor: pointer;
    height: 30px;
	border-bottom :solid 1px #37c4f9;   
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow-hover.jpg);
    background-repeat:  no-repeat;
    background-position:right;
 
}

.P2MenuItem
{
    text-align: right;
    padding: 7px 15px 7px;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    width:150px;
}

.P2MenuItemHover
{
	background-color:White;
	text-align: right;
	padding: 7px 15px 7px;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
	cursor: pointer;
	width:150px;
}
/***********End Panel P2 Style Class ***********/

/*********** Panel MP Style Class ***********/
.MP .siteFont
{
	color:#10304a;
    font-size: 8pt;
    font-family: tahoma;
}
.MP .label
{
    font-size: 8pt;
    font-family: tahoma;
}
.MP 
{
    padding-bottom:5px;
    width:100%;
    float:right;
}
.MP .paneltable
{	
	width:100%;
}

.MP .panel_link
{
	color:#1e59a2;	
}
.MP .panel_link:hover
{
	color:#d14a43;
}
.MP .panel_link_bold
{
	color:#787878;	
	font-weight: bold;
}
.MP .panel_link_bold:hover
{
	color:#66c308;
	font-weight: bold;
}
.MP .panelheadLeft
{
    background-image: url(../Images/mp/Mp_Top_Left_Left.jpg);
    background-repeat: repeat-x;
    width: 27px;
    height: 33px;
	border-left:solid 1px #b8b8b8;
	border-top:solid 1px #b8b8b8;
}
.MP .panelhead
{
	background-image: url(../Images/mp/MP_Top.jpg);
    background-repeat:  repeat-x;
    height :33px;
	font-weight: bold;
	color: White;
	font-size: 9pt;
	font-family: tahoma;
	text-align: right;	
	border-top:solid 1px #b8b8b8;
}
.MP .panelhead div
{    
	padding-right:10px;
    line-height:2.5;
    float:right;
    height:33px;
	width:100%;
	background-image: url(../Images/mp/Mp_Top_Left.jpg);
	background-repeat: no-repeat;
	background-position:left center;
}
.MP .panelhead a
{
    color: #464646;
}
.MP .panelhead a:hover
{
    color: black;
} 
.MP .panelheadRight
{
    width :0px;	
    height :0px;
  	border-right:solid 1px #b8b8b8;
	border-top:solid 1px #b8b8b8;
}
.MP .panelleft
{
    width :0px;	
    border-left:solid 1px #b8b8b8;
}
.MP .panelcenter
{   
    
    font-size: 9pt;
    font-family: tahoma;
    text-align :center;
    background-color:#f2f9f2;    
}
.MP .panelright
{
    width:0px;
	border-right:solid 1px #b8b8b8;
}
.MP .panelBottomLeft
{
	border-left:solid 1px #b8b8b8;
	border-bottom:solid 1px #b8b8b8;
    width :0px;	
    height :0px;
}
.MP .panelbottom
{
	border-bottom:solid 1px #b8b8b8;
    line-height:0;
    width :0px;	
    height :0px;
}
.MP .panelbottomright
{
	border-right:solid 1px #b8b8b8;
	border-bottom:solid 1px #b8b8b8;
    width :0px;	
    height :0px;
}

.MP .panelbody
{
    font-size: 9pt;
    color:#10304a;
    font-family: Tahoma;
    text-decoration: none;
    vertical-align: top;
    text-align: justify; 
    padding-right:5px;
    padding-left:5px;
    text-align:justify;
    direction:rtl;
    font-weight:normal;
    line-height:1.7;
}
.MP .panelbody div
{
    line-height:1.7;
}

.MP .main_panel_middle_top
{
	font-family: tahoma;
	font-size: 8pt;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-color: #d7d7d7;
	border-top-style: solid;
	border-top-width: 3px;
	border-top-color: #d7d7d7;
	padding-top: 2px;
	padding-bottom: 2px;
}
.MP .main_panel_middle_top a
{
    position:relative;
    top:5px;
    color:Black;
}

.MP .main_panel_middle_top a:hover
{
    color:#0077E2;
}

.MP .main_panel_middle_buttom
{
}

.MP .main_panel_middle_center
{
    background-color:White;
    filter: progid:dximagetransform.microsoft.gradient(gradienttype=0, startcolorstr=   '#ffEDEDED' , endcolorstr= '#00ffffff' );
}
.MPMenuTopGroup
{
  font-size:9pt;  
  cursor:default; 
  width :90%;
}

.MPMenuGroup
{
  border:1px #1164b4 dotted; 
  background-color :#4c989d;
  border-style:dotted;
  cursor:default; 
}
.MPTopMenuItem
{	
	text-align: right;
	color: #6b6262;
	font-family: tahoma;
	font-size: 11px;
	cursor: default;
	height: 30px;
	padding-bottom: 7px;
	padding-top: 7px;
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow.jpg);
    background-repeat:  no-repeat;
    background-position:right;
}

.MPTopMenuItemHover
{
	text-align: right;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
    text-align: right;
    padding:  7px 0px 7px;   
    font-family: tahoma;
    font-size: 11px;
    cursor: pointer;
    height: 30px;
	border-bottom :solid 1px #37c4f9;   
	padding-right:15px;
	border-bottom :dotted 1px #294984;
    background-image: url(../Images/menu/menu-arrow-hover.jpg);
    background-repeat:  no-repeat;
    background-position:right;
 
}

.MPMenuItem
{
    text-align: right;
    padding: 7px 15px 7px;
    color: #ffffff;
    font-family: tahoma;
    font-size: 11px;
    width:150px;
}

.MPMenuItemHover
{
	background-color:White;
	text-align: right;
	padding: 7px 15px 7px;
	color: #193a5e;
	font-family: tahoma;
	font-size: 11px;
	cursor: pointer;
	width:150px;
}
/***********End Panel MP Style Class ***********/


body
{    
    font-size: 9pt;
    margin: 0px;
    font-family: tahoma;
    background-image: url(../Images/Mainpage/Page_Top_bg.jpg);
    background-repeat:repeat-x;
    background-color:#aee4f7;
}
div.a1
{
	left: 0px;
	vertical-align: top;
	width: 100%;
	direction: rtl;
	position: absolute;
	top: 115px;
	
}
div.menu
{
	width: 100%;
	position: absolute;
	height: 20px;
}
td.pagecenter
{
	width:51%;
	vertical-align:top;
}
td.pageleft
{
	width:24%;
	vertical-align:text-top;
	padding-right:12;
}
td.pageright
{
	width: 24%;
	vertical-align:top;
	padding-right:12;
}
A:hover
{
	color: #092638;
}
div.arm
{
	table-layout: fixed;
	right: 2px;
	width: 1px;
	position: absolute;
	top: 50px;
	height: 1px;
}
tr.pagefooter
{
	TEXT-DECORATION: none;
	color:White;
	font-family:Tahoma;
	font-size:9pt;		
}
table.table
{
	width: 99%;
	border: #C7C7C7 1px solid;
	border-collapse: collapse;
	text-align: center;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

table.articlesTable
{
	width: 100%;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

td.headArticles
{
	text-align: right;
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=  '#0099CCFF' , EndColorStr= '#ccd3d3d3' );
}
.tooltip
{
	border-right: black 1px solid;
	padding-right: 4px;
	border-top: black 1px solid;
	padding-left: 4px;
	font-size: 9pt;
	visibility: hidden;
	padding-bottom: 0px;
	border-left: black 1px solid;
	direction: rtl;
	padding-top: 0px;
	border-bottom: black 1px solid;
	font-family: tahoma;
	position: absolute;
	background-color: #ffffe1;
}
.UserID
{
	font-size: 9pt;
	left: 160px;
	width: 400px;
	direction: rtl;
	font-family: tahoma;
	position: relative;
}
.DDCLTR
{
	direction :ltr ;
}
img.icon
{
	vertical-align:middle;
	width: 25px;
	height: 25px;
}
.panel
{
	border-right: thin ridge;
	border-top: thin ridge;
	border-left: thin ridge;
	border-bottom: thin ridge;
	background-color: whitesmoke;
}
.pictureGallery
{
	border-right: gray 2px solid;
	border-top: gray 2px solid;
	border-left: gray 2px solid;
	/*border-bottom: gray 2px solid;*/
	
}
.PicDesc
{
    padding-top: 10px;
     padding-bottom: 10px;
      text-align: center;
      border-right: gray 2px solid;
	/*border-top: gray 2px solid;*/
	border-left: gray 2px solid;
	border-bottom: gray 2px solid;
	background-color: #d1d2d3;
	width:110px;
}
A
{
		text-decoration:none;
}
img.baner
{
	border:none;
}
.announcement
{
	font-size: 9pt;
	font-family: tahoma;	
}
.annoncement1
{
	margin-top: 1px;
	margin-bottom: -3px;
}
.sitetop
{
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#0099CCFF', EndColorStr='#ccd3d3d3');
}
.tabborder
{
	border-right: gainsboro 1px solid;
	border-top: gainsboro 1px solid;
	border-left: gainsboro 1px solid;
	border-bottom: gainsboro 1px solid;
}
.adminpagetop
{
    background-image: url(../Images/admin-top-bg.jpg);
    height: 60px;
    background-repeat: repeat-x;
}
.GridPager
{
    direction: rtl;
    font-size: 9pt;
    font-family: tahoma;
}
.siteFont
{
	color:#09649c;
    font-size: 8pt;
    font-family: tahoma;
}
.label
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: left;
	text-decoration: none;
	direction: rtl;
	color: #10304a;
}
.textboxReqR
{
	border: 1px solid #7d7d7d;	
	height: 20;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
	direction: rtl;
}
.textboxReql
{
	background-color :White ;
	height:20;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#7e7e7e;
	direction:ltr;
}
.textboxR
{
	direction:rtl;
	height:20;
	font-family:Tahoma;
	font-size:10pt;
	text-align:right;
	border-style:solid;
	border-width:1px;
	border-color:#7d7d7d;
}
.button
{
	width: 80;
	height: 23;
	font-family: Tahoma;
	font-size: 8pt;
	background-color: #2c6daa;
	border-right: #0e2b76 1px solid;
	border-top: #0e2b76 1px solid;
	border-left: #0e2b76 1px solid;
	border-bottom: #0e2b76 1px solid;
	border-color: #0e2b76;
	color:White;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	padding-bottom:4px;
}
.button:hover
{
    background-color:#d14a43;
}
.gridbutton
{
	padding:5px;
    font-family: Tahoma;
    font-size: 8pt;
}

.textboxl
{
	direction:ltr;
	height:20;
	font-family:Tahoma;
	font-size:10pt;
	text-align:left;
	border-style:solid;
	border-width:1px;
	border-color:#7d7d7d;
}
.Rfv
{
	font-size: 9pt;
	color: red;
	direction: ltr;
	font-family: Tahoma;
}
td.right
{
	font-family:Tahoma;
	font-size:x-small;
	text-align:left;
	width:25%;
}
td.left
{
	font-family:Tahoma;
	font-size:x-small;
	text-align:right;
	width:10%;
}
td.center
{
	font-family:Tahoma;
	font-size:x-small;
	text-align:right;
	width:55%;
}
table.field
{
	font-family: Tahoma;
	font-size: 8pt;
	direction: ltr;
	width: 100%;
	color : #09649c ;
}
ul
{
	list-style-type: none;
	margin: 0px;
}
li
{
	display: inline;
}

.Header_date
{
	color: White;
	font-size:9pt;
}
.Header_Link
{
	color:White;
	font-size:9pt;
}
.Header_top_center
{
    background-image: url(../Images/Header/Header.jpg);
    background-repeat: no-repeat;
    width: 494px;
    height:123px;
}
.Header_top_right
{
    background-image: url(../Images/Header/Header_Right.jpg);
    background-repeat: no-repeat;
    width: 249px;
    height:123px;
}
.Header_top_left
{
	background-image: url(../Images/Header/Header_Left.jpg);
    background-repeat: no-repeat;
	height: 123px;
	width:259px;
}


.NewsArchive
{
	font-weight:bold;
	color:#ff4a03;
}

.NewsArchive:hover
{
	font-weight:bold;
	color:#5a5b5b;
}
.NavigationLink
{
    font-size:9pt;
	color: #FFFFFF;
}
.NavigationLink:hover
{
	color: #afe3f7;
}
.NavigationLinkTop
{
	color: #446f8c;
	font-size:8pt;
	font-family:Tahoma;
}
.NavigationLinkTop:hover
{
	color: #88acc1;
}
.DropDownList
{
	font-family :Tahoma ;
	font-size :9pt;		
}
.RadioButtonList
{
	font-family :Tahoma ;
	font-size :9pt;	
}

.Title
{
	font-family :Tahoma ;
	font-size :9pt;
	background-color :#dedacd;
	
}
.CheckBoxList
{
	font-family :Tahoma ;
	font-size :9pt;		
}
.TextBox
{
	font-family :Tahoma ;
	font-size :9pt;		
}
#topbar
{
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-left: 1px;
	visibility: hidden;
	border-top: black 1px solid;
	border-bottom: black 1px solid;
	border-right: black 1px solid;
	border-left: black 1px solid;
	font-family: Tahoma;
	font-size: 8pt;
	position: absolute;
	background-color: #FFFFCC;
}

.TreeView 
{ 
} 

.TreeNode
{
    padding: 7px;
    font-family: Tahoma;
    font-size: 8pt;
    cursor: default;
} 
.TreeNodeOver
{
	text-decoration:none;
	
}
.HoverTreeNode 
{ 
  padding: 7px;
  font-family: Tahoma; 
  font-size: 8pt; 
  text-decoration: underline; 
  cursor: pointer; 
} 


.SiteLink
{
    color:#323c50;
}
.SiteLink:hover
{
    color:White;
}


.MainPage_BG
{
	background-image :url(../Images/MainPage/MainPage_BG.jpg);
	background-repeat :repeat-x ;
	background-color:  #FFFFFF;	
	width:984px;
}
.TopPosition_Top_Left
{
	background-image :url(../Images/MainPage/TopPosition_Top_Left.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
.TopPosition_Top_Right
{
	background-image :url(../Images/MainPage/TopPosition_Top_Right.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
.TopPosition_Bottom_Left
{
	background-image :url(../Images/MainPage/TopPosition_Bottom_Left.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
.TopPosition_Bottom_Right
{
	background-image :url(../Images/MainPage/TopPosition_Bottom_Right.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
.Footer
{
    background-color:#205ca7;
	height:43px;
	width :100%;
	
}
.CenterPosition_Top_Left
{
	background-image :url(../Images/MainPage/CenterPosition_Top_Left.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :8px;	
}
.CenterPosition_Top_Right
{
	background-image :url(../Images/MainPage/CenterPosition_Top_Right.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :8px;	
}
.CenterPosition_Bottom_Left
{
	background-image :url(../Images/MainPage/CenterPosition_Bottom_Left.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
.CenterPosition_Bottom_Right
{
	background-image :url(../Images/MainPage/CenterPosition_Bottom_Right.jpg);
	background-repeat :no-repeat ;
	width :10px;
	height :10px;	
}
/*******************************/
/*********************RAD Tab Scroller********************/
.RadTabStrip_Cool
{
	font: bold 10px tahoma, sans-serif;	
	width :100%;	
	float:right;
}


.RadTabStrip_Cool .level1 li a
{	
	padding-left:10px;
	background:transparent url('../Images/Cool_Tab/tabLeftFirstOff.gif') 0px 0px no-repeat;
	height: 31px;
	margin-right: 0px; 
	color:White;
	text-decoration:none;
}


.RadTabStrip_Cool .level1 li a .wrap
{

	padding-right: 15px;
	height: 31px;
	background:transparent url('../Images/Cool_Tab/tabRightLastOff.gif') right 0px no-repeat;
	margin-right:0px;
}

.RadTabStrip_Cool .level1 li a:hover
{
	color:#d6d6d6;
}

.RadTabStrip_Cool .level1 li a .innerWrap
{
	line-height: 31px;
	padding:0 10px;
	background:transparent url('../Images/Cool_Tab/tabStripeOff.gif') 0px 0px repeat-x;
	text-align:center;
}

.RadTabStrip_Cool .level1 li a.selected
{
	padding-top: 0px;
	background: transparent url('../Images/Cool_Tab/tabLeftFirstOn.gif') 0px 0px no-repeat;
	line-height: 31px;
}

.RadTabStrip_Cool .level1 li a.selected .wrap
{
	background-image:url('../Images/Cool_Tab/tabRightLastOn.gif');
	line-height: 18px;
	padding-right:18px;
	color:#0d5398;	
	text-align:center;
}

.RadTabStrip_Cool .level2 ul
{
	background:transparent url('../Images/Cool_Tab/tabStripeLevel2.gif') 0px 0px repeat-x;
	height:30px;
}


.RadTabStrip_Cool .level1 li a.selected .innerWrap
{
	background-image:url('../Images/Cool_Tab/tabStripeOn.gif');
}

.RadTabStrip_Cool li a.disabled,
.RadTabStrip_Cool li a.disabled .wrap,
.RadTabStrip_Cool li a.disabled .innerWrap
{
	cursor:default;
	text-decoration:line-through;
}

.RadTabStrip_Cool li a.red,
.RadTabStrip_Cool li a.red .wrap,
.RadTabStrip_Cool li a.red .innerWrap
{
	color:Red;
}

.RadTabStrip_Cool .tabtable
{
    width:100%;
    float:right;
}
.RadTabStrip_Cool .tabheadLeft
{
    background-image: url(../Images/p4/top-left.jpg);
    background-repeat:  no-repeat;
    width :15px;	
    height :20px;
}
.RadTabStrip_Cool .tabhead
{
    background-image: url(../Images/p4/Top.jpg);
    background-repeat: repeat-x;	
    font-size: 0pt;
    line-height:0;
}
.RadTabStrip_Cool .tabheadRight
{
    background-image: url(../Images/p4/top-right.jpg);
    background-repeat:  no-repeat;
    width :15px;	
    height :20px;
}
.RadTabStrip_Cool .tableft
{
	width:15px;        
    background-image: url(../Images/p4/Left.jpg);
    background-repeat: repeat-y ;
}
.RadTabStrip_Cool .tabcenter
{

}
.RadTabStrip_Cool .tabright
{
	width:15px;        
    background-image: url(../Images/p4/Right.jpg);
    background-repeat: repeat-y ;
}
.RadTabStrip_Cool .tabBottomLeft
{
    width:15px;    
    height :10px;
    background-image: url(../Images/p4/bottom-left.jpg);
    background-repeat:no-repeat;
}
.RadTabStrip_Cool .tabbottom
{
    background-image: url(../Images/p4/bottom.jpg);
    background-repeat: repeat-x;
    font-size:0px;
    line-height:0;
}
.RadTabStrip_Cool .tabbottomright
{
    width:15px;    
    height :10px;
    background-image: url(../Images/p4/bottom-Right.jpg);
    background-repeat:no-repeat;
}
/*******************************/
/*******************************/

.Footer_Link
{
	color:White;
	border:0px;	
	padding-top:15px;
}

.Footer_Link:hover
{
	color: #164b6b;
}
	
.GridPager
{
    direction: rtl;
    letter-spacing:140%;
}
.GridPager span
{
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #dddddd;
    background-color: #aaaaaa;
    color:#FFFfff;
    font-weight: bold;
    font-size: 8pt;
    font-family: tahoma;
}
.GridPager a, .GridPager a:link, .GridPager a:active
{
    padding: 2px 4px 2px 4px;
    margin: 2px;
    text-decoration: none;
    border: 1px solid #dddddd;
    background-color: #FFFfff;
    font-weight: bold;
    font-family: Tahoma;
    font-size: 8pt;
    color: #aaaaaa;
}
.GridPager a:hover,.GridPager a:focus,.GridPager a:active,.GridPager a:visited:focus,.GridPager a:visited:active
{
    border: 1px solid #a9a9a9;
    color: white;
    background-color: #ffffff;
}

.marque_bg
{
    background-image:url(../Images/marque_bg.jpg);
	background-repeat: no-repeat;
}

fieldset {
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;	
	margin-top: 5px;
}

legend ,legend a{
	color: #00CC33;
	font-weight: bold;
	line-height:1;
	
font-size: 8pt;
}






.opinion-td{direction: rtl; text-align: justify; font: tahoma; font-size: 8pt;padding-bottom:30px;}
.opinion-border{border:solid 1px #333;padding:5px;float:left;margin-right:5px;}
.opinion-div{font-family: tahoma; font-size: 9pt; color: White;float:right;text-align:right;width:100%;direction:rtl;}
.opinion-div-header{font-family:tahoma; position:relative;right:5px; font-size:12px; color: #03385d;line-height:1.6;font-weight:bold;padding-right:5px;padding-left:5px;}
.opinion-div-in{font-family:Tahoma; color: #0077e2;line-height:1.7; padding:10px;border:1px solid #f2f2f2;background-color:#f7f6f6;width:445px;}
.opinion-div-in span{line-height:1.5;}
.opinion-div-fulltext{direction: rtl; text-align: justify; font: tahoma; font-size: 9pt; line-height: 1.7;padding:10px;}
.opinion-div-fulltext .label{color:black;font-size:9pt;font-family:Tahoma;line-height: 1.8}
.opinion-lblmessage{color: Red; font-weight: normal}
.opinion-piclist{width: 112; height: 112; float: right; text-align: center; padding: 0 10 15 0;}
.opinion-ur{width:100%; border: 1px solid #ededed;font-size: 10pt; font-family: tahoma;font-weight: bold; text-align: right; padding:3px 0px 7px 0px;background-color:#ededed;}
.opinion-ur-div{width: 100%; padding-top: 7px; border-top: 1px solid #bfbfbf; font-family: Tahoma;font-size: 9pt; font-weight: normal; color: #444; padding-right: 7px; padding-bottom: 2px;}
.opinion-ur-date{font-family: Tahoma; font-size: 7pt; color: #999; margin-bottom: 7px;padding-right: 7px; margin-top: 5px; float: left; font-weight: normal;}
.opinion-comment-pic{padding-left: 5px;background-image: url(../Images/opinion/comment.png);background-repeat: no-repeat;height: 25px;width:25px;}
.opinion-print-pic{background-image: url(../Images/opinion/print.png);background-repeat: no-repeat;height: 25px;width:25px;}
.opinion-send-pic{padding-left: 5px;background-image: url(../Images/opinion/send.png);background-repeat: no-repeat;height: 25px;width:25px;}
.opinion-back-pic{padding-left: 5px;background-image: url(../Images/opinion/back.png);background-repeat: no-repeat;height: 25px;width:25px;}
.opinion-div-intro span{border: 1px solid #C0C0C0;font-family: Tahoma;color: #0077e2;display: block;width: 470px;line-height: 1.8;padding: 5px 5px 8px 10px;margin-right: 8px;background-color: #F5F5F5;}
.opinion-write{color:#848484;border-top: 1px solid #e3e3e3;padding-right: 10px; font-size: 7pt; text-align: center;font-family: Tahoma;padding-bottom: 5px; padding-top: 5px;direction:rtl;}
.opinion-edit{color:#848484;padding-right: 10px; font-size: 7pt;text-align: center; font-family: Tahoma; border-top: 1px solid #e3e3e3;padding-bottom: 5px; padding-top: 5px;direction:rtl;}
.opinion-icon{background-image: url("../Images/Icon/comment.png"); width: 22px; height: 22px;display: block; float: right; margin-left: 10px;}




/******************** Footer Buttons *******************/

.btnPrint
{
    float:right;margin-left:5px;
    background-image: url('../Images/Icon/Modules_Print.png'); 
    width: 25px;
    height: 25px; 
    vertical-align: middle; 
    display: block;
}

.btnEmail
{
    float:right;margin-left:5px;
    background-image: url('../Images/Icon/email.png'); 
    width: 25px;
    height: 25px; 
    vertical-align: middle; 
    display: block;
}

.btnBack
{
    float:right;margin-left:5px;
    background-image: url('../Images/Icon/Back.png'); 
    width: 25px;
    height: 25px; 
    vertical-align: middle; 
    display: block;
}

.btnDownload
{
    float:right;margin-left:5px;
    background-image: url('../Images/Icon/back2.png'); 
    width: 25px;
    height: 25px; 
    vertical-align: middle; 
    display: block;
}

/***************** END  Footer Buttons *****************/




.Navigation_right
{
     background-image: url(../Images/navigation/Navigation_Right.gif);
     background-repeat:no-repeat;
     width:123px;
     height:30px;
}
.Navigation_center
{
     background-image: url(../Images/navigation/Navigation_Center.gif);
     background-repeat:repeat-x;
     height:30px;
     color:#3d3d3d;      
}

.Navigation_center a:hover
{
    color:#242424;
}
/************************Q_A*************************/
/*پرسش و پاسخ*/
.Q_ADatagridTitle
{
	font-size:8pt;
	font-weight:bold;
	color:Maroon;
}
.Q_ADatagrid
{
	font-size:8pt;
	color:#04416a;
	
	
}
.Q_AHeader
{
	 background-image: url(../Images/Q_A/Header.jpg);
    background-repeat: repeat-x;
    font-family: tahoma;
    font-size: 9pt;
    height: 4px;
    border-right: #afbcc5 1px solid;
    border-left: #afbcc5 1px solid;
}
.Q_ABody
{
	 border: #afbcc5 1px solid;
      background-color: ghostwhite;
    color:Black;
    font-size:9pt;
    font-family:Tahoma;
}
.Q_AGroup
{
	 border: 1px solid #e4e4e4;
}
/*********چرخش مطلب***********/
#featured{ 
	width:550px; 
	padding-right:0px; 
	position:relative; 
	height:250px; 
	background:#fff;
	border:3px solid #4d82b3;
}
#featured ul.ui-tabs-nav{ 
	position:absolute; 
	top:0; left:300px; 
	list-style:none; 
	padding:0; margin:0; 
	width:250px; 
	text-align:right;
}
#featured ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666;
	display:block; 
}
#featured ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#featured ul.ui-tabs-nav li span{ 
	font-size:8pt; font-family:tahoma; 
	line-height:1.5; 
	text-align:right;
	color:#03365b;
	padding-right:8px;
	
}
#featured li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#041f32;  background:#fff; 
	line-height:20px;
	text-decoration:none;padding-right:5px; 
}
#featured li.ui-tabs-nav-item a:hover{ 
	background:#aecfed; 
}
#featured li.ui-tabs-selected{ 
	background:url("../Images/selected-item.gif") top left no-repeat;  
}
#featured ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#73a2cd; 
	color:#315a70;
	font-weight:bold;
}
#featured .ui-tabs-panel{ 
	width:300px; height:250px; 
	float:left;
	background:#999; position:relative;
}
#featured .ui-tabs-panel .info{ 
	position:absolute; 
	top:180px; left:0; 
	height:70px; 
	background: url("../Images/transparent-bg.png"); 
	line-height:1;
	text-align:right; 
}
#featured .info h2{ 
	/*font-size:9pt; font-family:tahoma; 
	color:red; padding:5px; margin:0;
	overflow:hidden;*/
	margin:0 5px; 
	font-family:tahoma; font-size:8pt;
	line-height:1.5; color:#f0f0f0;width:290px; 
}
#featured .info p{ 
	margin:0 5px; 
	font-family:tahoma; font-size:8pt; 
	line-height:1.5; color:#f0f0f0;width:290px;
}
#featured .info a{ 
	text-decoration:none;  
	color:#fff; 
}
#featured .info a:hover{ 
	text-decoration:underline; 
}
#featured .ui-tabs-hide{ 
	display:none; 
}
.shadow {
-moz-box-shadow: 0 0 25px 1px #020;
-moz-border-radius-bottomleft:15px;
-moz-border-radius-bottomright:15px;
-moz-border-radius-topleft:15px;
-moz-border-radius-topright:15px;

-webkit-box-shadow: 0 0 25px 1px #020;
box-shadow: 0 0 25px 1px #020;

height:1296px;
width:995px;
} 
