
/* Style For HTML PAGE                   */ html { height: 100%; direction:rtl;}
/* Style For HTML BODY                   */ #body { margin: 0; background: #dbdbdb; margin: 0 0 0 0; direction:rtl;}
/* Setting Text Throughout the skin      */ table, tr, td {font-family: tahoma; font-size: 11px; margin: 0;}
                                            p {font-family: tahoma; font-size: 11px;}

/*========================================================*/
/*  Design Elements                                       */
/*========================================================*/

/*-- width setting on skins        --*/ .StandardWidth { width:793px;}
/*-- 100 percent height where req  --*/ .FullHeight { height:100%; }
/*-- 100 percent width where req   --*/ .FullWidth { width:100%; }
/*-- outer table on unboxed skins  --*/ .OuterTable { width:100%; background:#FFF; }
/*-- outer table on boxed skins    --*/ .OuterTableBoxed { width:100%; }
/*-- outer cell on boxed skins     --*/ .OuterTDBoxed { padding:0px; background-color:#a7a9ac;}

/*-- cell containing content panes --*/ .ContentPanesTD { width:auto; vertical-align: top; padding: 0 0 0 0;  height:100%}
/*-- dotted background             --*/ .Dotted { background: url(dotted2.gif) repeat top left; }
/*-- row containing logo area      --*/ .LogoRow { height:1px; padding: 0 10px 0 10px;direction:ltr; }
/*-- cell containing logo          --*/ .LogoTD { width:1px; padding: 0 0 0 0;  }
/*-- row containing breadcrumbs    --*/ .BreadcrumbsRow { height:41px; background: url(bread-bg.gif) repeat top left; padding: 0 0 0 0; }
/*-- row for space between areas   --*/ .SpaceBar { height:10px; padding: 0 0 0 0; }
/*-- cell containing breadcrumbs   --*/ .BreadcrumbsTD { height: 41px; width: 100%; background: url(bread-bg-l.gif) no-repeat top right; color:#a1a1a1; vertical-align: middle; padding: 0 20px 0 17px; direction:rtl; }
/*-- cell containing search        --*/ .SearchTD { vertical-align: middle; text-align: left;}
/*-- cell containing privacy       --*/ .PrivacyTD { text-align: right; padding: 0 0 0 0; }
/*-- cell containing copyright     --*/ .CopyrightTD { text-align: left; padding: 0 0 0 0; }

/*========================================================*/
/*  Footer Box Elements                                   */
/*========================================================*/

/*-- row containing footer area    --*/ .FooterRow { height:36px; padding: 0 7px 0 7px; }
/*-- table within footer - rounded --*/ .FooterTable { height:23px; background: url(footer-bg-grad.gif) #86abdd repeat-x top right; }
/*-- rounded top-left corner       --*/ .FooterTL { height:5px; background: url(footer-bg-tr.gif) no-repeat top right; }
/*-- rounded top-right corner      --*/ .FooterTR { height:5px; background: url(footer-bg-tl.gif) no-repeat top left; }
/*-- rounded bottom left corner    --*/ .FooterBL { height:5px; background: url(footer-bg-br.gif) no-repeat bottom right; }
/*-- rounded bottom right corner   --*/ .FooterBR { height:5px; background: url(footer-bg-bl.gif) no-repeat bottom left; }

/*========================================================*/
/*  Outer Box Elements - boxed skins only                 */
/*========================================================*/

/*-- boxed skins outer box table   --*/ .BoxTable {  border-left:2px solid #017BC8; border-right:2px solid #017BC8; height:100%; }
/*-- top left corner               --*/ .BoxTL { width:11px; height:11px; background: url(box-tr.gif) no-repeat bottom left; }
/*-- top edge                      --*/ .BoxT { height:11px; background: url(box-t.gif) repeat-x bottom left; }
/*-- top right corner              --*/ .BoxTR { width:11px; height:11px; background: url(box-tl.gif) no-repeat bottom right; }
/*-- left edge                     --*/ .BoxL { width:11px; background: url(box-r.gif) repeat-y top left; }
/*-- content area                  --*/ .BoxM { background: #f1f2f2;}
/*-- right edge                    --*/ .BoxR { width:11px; background: url(box-l.gif) repeat-y top right; }
/*-- bottom left corner            --*/ .BoxBL { width:11px; height:11px; background: url(box-br.gif) no-repeat top left; }
/*-- bottom edge                   --*/ .BoxB { height:11px; background: url(box-b.gif) repeat-x top left; }
/*-- bottom right corner           --*/ .BoxBR { width:11px; height:11px; background: url(box-bl.gif) no-repeat top right; }

/*========================================================*/
/*  Content Panes                                         */
/*========================================================*/

/*-- top inside content pane       --*/ .TopPane { width: 100%; padding-left:4px;padding-right:4px;}
/*-- left content pane             --*/ .LeftPane {  }
/*-- right content pane            --*/ .RightPane {  }
/*-- left1 content pane            --*/ .LeftPane1 { padding-left:4px; padding-right:2px; width: 50%; }
/*-- right1 content pane           --*/ .RightPane1 { padding-left:2px; padding-right:4px; width: 50%;}
/*-- content2 pane                 --*/ .ContentPane { padding-left:4px; padding-right:4px;}
/*-- footer content pane           --*/ .FooterPane { width: 100%; padding-left:4px;padding-right:4px; vertical-align:middle; color:#006699;}
										.TopBar{ padding-left:10px; padding-right:10px; height:26px}
/*========================================================*/
/*  Tokens                                                */
/*========================================================*/

/*-- login token idle                  --*/ .LOGIN_object, a.LOGIN_object:link, a.LOGIN_object:visited, a.LOGIN_object:active { color: #939393; background:  url(ico-login.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:normal; text-decoration: none; height:15px; padding: 2px 0 0 20px; margin: 0 0px 0 0px; }
/*-- login token hover                 --*/ a.LOGIN_object:hover { background:  url(ico-login-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- user token idle                   --*/ .USER_object, a.USER_object:link, a.USER_object:visited, a.USER_object:active { color: #939393; background:  url(ico-register.gif) no-repeat bottom left;  font-family: tahoma; font-size: 11px; font-weight:normal; text-decoration: none; height:15px; padding: 2px 0 0 20px;  margin: 0 0px 0 0px; }
/*-- user token hover                  --*/ a.USER_object:hover { background:  url(ico-register-over.gif) no-repeat bottom left; color: #444444; font-family: tahoma; font-weight:normal; font-size: 11px; text-decoration: none; }
/*-- date token idle                   --*/ .DATE_object, a.DATE_object:link, a.DATE_object:visited, a.DATE_object:active { color: #575a83; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- date token hover                  --*/ a.DATE_object:hover { color: #fff; font-family: tahoma; font-size: 11px; text-decoration: none; }
/*-- shamsidate token idle             --*/ .ShamsiDate, a.ShamsiDate:link, a.ShamsiDate:visited, a.ShamsiDate:active { color: #939393; font-family: tahoma; font-size: 10px; text-decoration: none; }
/*-- shamsidate token hover            --*/ a.ShamsiDate:hover { color: #c1c1c1; font-family: tahoma; font-size: 10px; text-decoration: none; }
/*-- breadcrumbs token idle            --*/ .BREADCRUMBS_object, a.BREADCRUMBS_object:link, a.BREADCRUMBS_object:visited, a.BREADCRUMBS_object:active { color: #8f8f8f; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:normal;}
/*-- breadcrumbs token hover           --*/ a.BREADCRUMBS_object:hover { color: #666; font-family: tahoma; font-size: 11px; text-decoration: none; font-weight:normal; }
/*-- terms privacy and copyright       --*/ .FOOTER_objects { color:#aaa; font-size: 11px; }
/*-- terms privacy and copyright links --*/ a.FOOTER_objects:link, a.FOOTER_objects:visited, a.FOOTER_objects:active { font-size: 11px; color:#aaa; font-weight:normal; text-decoration:none; }
/*-- terms privacy and copyright hover --*/ a.FOOTER_objects:hover { font-size: 11px; color:#777; font-weight:normal; text-decoration:none;  }
/*-- language selector dropdown        --*/ .Language_object { font-family: tahoma; font-size: 11px; text-decoration: none; }

/*========================================================*/
/*  Text                                                  */
/*========================================================*/

/*-- most of the text on site          --*/ .normal, .Normal { font-family: tahoma; font-size: 11px; color: #555; }
/*-- most of the normal text on site     --*/ .Normalnormal { font-family: tahoma; font-size: 11px; font-weight: normal; color: #555; }
/*-- red text on site for errors       --*/ .NormalRed { color: #C50000; font-family: tahoma; font-weight: normal; font-size: 11px; }
/*-- subheadings - mostly in admin     --*/ .SubHead { font-family: tahoma; font-size: 11px; font-weight: normal; color: #777; padding: 0; }
/*-- headings - mostly in admin        --*/ .Head { font-size: 11px; color: #777; background: transparent; font-weight: normal; padding: 0;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ a:link, a:visited, a:active { color: #939393; font-family: tahoma; font-weight: normal; font-size: 11px;  }
/*-- default links hover               --*/ a:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration:none}
/*-- normal  links visited and active  --*/ a.Normal:link, a.Normal:visited { color: #939393; font-family: tahoma; font-weight: normal; font-size: 11px;  }
/*-- normal  links hover               --*/ a.Normal:hover { color: #444; font-family: tahoma; font-size: 11px; text-decoration:none}
/*-- search button in search form      --*/ .SearchButton { background: url(SearchBotton.gif) no-repeat top left; padding-left:18px; padding-top:12px; padding-bottom:11px; cursor: hand; font-size:1px;}
/*-- footer links                      --*/ .Footer_Links, a.Footer_Links:link, a.Footer_Links:visited, a.Footer_Links:active { color: #FFF; font-family: tahoma; font-size: 11px; font-weight:normal; }
/*-- footer links hover                --*/ a.Footer_Links:hover { color: #EEE; font-family: tahoma; font-weight:normal; font-size: 11px; text-decoration:none }

/*========================================================*/
/*  Forms                                                 */
/*========================================================*/

/*-- default form elements      --*/ select, input { font-family: tahoma; font-size: 11px; color: #333; }
/*-- textbox                    --*/ .NormalTextBox { color: #222; padding-left: 4px; line-height: 12px; font-family: tahoma; font-weight: normal; font-size: 11px; margin-left: 9px}
/*-- textbox container          --*/ td.NormalTextBox { padding: 0; margin: 0; background: transparent; visibility: invisible; border: 0; }
/*-- textbox used for search    --*/ #dnn_dnnSEARCH_txtSearch.NormalTextBox { height:19px; background: #ffffff; width: 125px; color: #006666; padding: 1px 2px 0px 0px; border: 0px solid green; cursor:text;margin:0px; border: solid 1px #4f6cea}

/*========================================================*/
/*  Sub Menus and Module Menus                            */
/*========================================================*/

/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; border: 1px solid #888; z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/ .MainMenu_MenuItem, .ModuleTitle_MenuItem {color: #EEE; background-color: #017BC8; font-family: tahoma; font-size: 11px; font-weight: normal; font-style: normal; padding: 0px 10px 0px 30px; height: 23px; border: 0;}
/*-- submenu items hover        --*/ .MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { color: #EEE; background-color: #016cb7; font-family: tahoma; font-size: 11px; font-weight: normal; cursor: pointer; cursor: hand; padding: 0px 10px 0px 30px; height: 23px; border: 0;}

/*==========================================================*/
/*  End Style Sheet                                         */
/*==========================================================*/

.topBar{}
.topBar .BG{background: url(verticalLine.gif) no-repeat left; text-align:center ; padding-left: 8px; padding-right:8px; white-space:nowrap}
.headerR{background: url(HeaderR.gif) no-repeat left;}
.headerL{background: url(HeaderL.gif) no-repeat left;}

.box1 td {padding:0px; margin:0px}
.box1 .TR{ background:url(BoxTR.jpg) no-repeat right #e2e3e3; width:8px; height:8px}
.box1 .T{ background:url(BoxT.jpg) repeat-x #e2e3e3; height:8px}
.box1 .TL{ background:url(BoxTL.jpg) no-repeat left #e2e3e3; width:8px; height:8px}
.box1 .BR{ background:url(BoxBR.jpg) no-repeat right #e2e3e3; width:8px; height:8px}
.box1 .B{ background:url(BoxB.jpg) repeat-x bottom #e2e3e3; height:8px}
.box1 .BL{ background:url(BoxBL.jpg) no-repeat left #e2e3e3; width:8px; height:8px}
.box1 .R{ background:url(BoxR.jpg) repeat-y right #e2e3e3; width:8px;}
.box1 .Center{ background:#e2e3e3}
.box1 .L{ background:url(BoxL.jpg) repeat-y left #e2e3e3; width:8px;}

.rightLinks .left{background:url(LinkL.gif) top left no-repeat; width:11px; }
.rightLinks .right{background:url(LinkR.gif) top right no-repeat; width:23px; }
.rightLinks .center{background:url(LinkBG.gif) top right repeat-x; color:#FFFFFF; font-variant:small-caps;font-family:tahoma; font-size:13px; vertical-align:middle; padding-right:8px}
.rightLinks .center a{ color:#FFFFFF; font-variant:small-caps;font-family:tahoma; font-size:13px; }
.rightLinks .center a:hover{ color:#000; font-variant:small-caps;font-family:tahoma; font-size:13px; }
