
/* CSS Document */
#Body {background:#White; height:100%; margin:0; padding:0; %margin-right:1px;}

/* ControlPanel style */
.ControlPanel{ border:solid 1px Gray;}

/*-------- Default Style --------*/
body{direction:rtl; margin:0; padding:0;  }
#Body {}
body,th,td,table,h1,h2,h3,h4,h5,h6,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover, input, .CommandButton{color:#333333; font-family:Tahoma, Arial, Helvetica, sans-serif;}
body,th,td,table,.Normal,.NormalDisabled,.Head,.SubHead,.SubSubHead, a:link, a:visited, a:hover{font-size:12px;}
h1, h2, h3, h4, h5, h6, h2 input{color:#333333;font-weight:bold;margin:1ex 0;}
h1{font-size:18px;margin:10px 0;}
h2, h2 input{font-size:14px;}
h3{font-size:13px;}
h4{font-size:12px;}
h5{font-size:11px;}
h6{font-size:10px;}

a,a:link,a:visited,a:active{color:#003333; text-decoration:none; font-weight:normal; }
a:hover{color:#003333; text-decoration:underline;}
.Head, .SubHead, .SubSubHead, .Normal, .NormalDisabled, .NormalDisabled, .NormalBold, .NormalRed, .NormalTextBox
{font-family:Tahoma, Arial, Helvetica, sans-serif;}
.Head{color:#2E3D47;font-weight:bold;}
.SubHead {color:#4C6171;}
.SubSubHead{color:#6E8AA0;}
.NormalRed {color:#F00;}

/*Datagrids */
.DataGrid_Container {margin-top:15px;}
.DataGrid_Header{font-weight:bold;}
.DataGrid_Header td, .NormalBold td{font-weight:bold;}

/*-------- design style --------*/
#s_wrap_main{margin:0; padding:0; background: url('images1/bg-main.jpg') repeat-x top; width:100%;}
#s_wrap_sub{ margin:0 auto 0 auto; width:981px;background:tranparent;}
.template_style{display:table-cell; direction:rtl;}
#TopCell{ width: 100%; margin:0; padding:0; background: url('images1/bg.jpg') top; height: 100%; }
.top_space{height:20px;}
.midlle_bg{padding:0; margin:0 auto 0 auto; text-align: center;margin-right: auto; margin-left: auto; width: 970px;  }
.content {width:100%; vertical-align:top; margin-right: auto; margin-left: auto;padding:0;}
.contentWhite {width:100%; vertical-align:top; margin-right: auto; margin-left: auto; background-color: #fff;}
.clear_float{clear:both; line-height:0; font-size:0; height:0;}
.MainWidth{width: 999px;height:24px;}
.LogoPad{  border:0px solid red; height:127px; text-align:right; padding:30px; overflow:hidden;}
.topborder_t{background:url('images1/shahrie3.jpg') no-repeat center top; width: 981px; margin: 0 auto 0 auto; height:216px;display:block;text-align:center; }
.border_r{background:url('images1/border-r.png') repeat-y right top; padding-right:4px;}
.border_l{background:url('images1/border-l.png') repeat-y left top; padding-right:4px;}
#top_space MainWidth{width:100%;height:24px;margin:0 4px 4px 0;padding:0 4px 4px 0;}
.MainMenu_Idle { width:4px; height:23px; margin:0; background:Black;}
.menu_bg{width:236px; padding-top:3px;}
.MenuMargin{ margin-right: -5px;}
.m_align{padding:0 4px 0 4px;}
.TopLinkPane{padding:0;display:block;float:right; width:500px;height:25px; margin:0px 229px 0 0;border:0px solid #DDD;vertical-align:middle !important;text-align:center !important;}
/*.MainBg{width:962px;margin:0 auto 0 auto;}*/
.bg-contentpane1{background:url('images1/b-header.jpg') no-repeat right top;width:450px;height:24px; line-height:18px;padding:0px 0 0 0;margin:0 0 0 0; }

/* ------- ActionBar Div -------*/
.SearchContainer {width:236px; height:65px; margin:0; background: url(images1/search.png) no-repeat right top;}
.Search{width:216;height:65px;padding:22px 0px 0 10px;}



/*-------------- Module Menus --------------*/
.ModuleTitle_MenuContainer {color: #2c2c2c;}
.ModuleTitle_MenuBar {cursor: pointer; cursor: hand;}
.ModuleTitle_MenuItem {font-family: tahoma; color: #333;font-size: 12px;background: #fff;font-weight: bold; font-style: normal; border: #f6f6f6 1px solid;padding: 0px 8px 1px 2px;font-weight: normal;}
.ModuleTitle_SubMenu {z-index: 10000; cursor: pointer; cursor: hand; margin: 2px 0 0 0px;background: #fff;padding: 1px;border: 1px solid #666;font-weight: normal;}
.ModuleTitle_MenuItemSel {font-family: tahoma; font-size: 12px; cursor: pointer; cursor: hand; color: #333;background: #fff;border-left: #ddd 1px solid;border-right: #ddd 1px solid;padding: 0px 8px 1px 2px;font-weight: normal;}
.ModuleTitle_MenuIcon {border: 1px solid #eee;padding: 0 3px 0 3px;}
.ModuleTitle_MenuBreak, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow {display: none;}


/* ------- FileManager -------*/
div.FileManager{height:auto;border:none;}
table.FileManager{width:99%}

a.CommandButton:link, a.CommandButton:visited{color:#006666; font-weight:bold; text-decoration:none;}
a.CommandButton:hover{color:#006666; text-decoration:underline;}

/*-------ControlPanel changes ---------------*/
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:visited{color:#006666;}
.ControlPanel a.CommandButton:hover{color:#006666; text-decoration:underline;}
.ControlPanel a.CommandButton:link, .ControlPanel a.CommandButton:hover, .ControlPanel a.CommandButton:visited, .ControlPanel .SubHead{font-size:11px;}
.ControlPanel{color:#006666 !important;text-decoration:none !important; direction:rtl; width:99%;}

/*--------- pane style ----------*/
.PanePad { padding:2px} 
.Width100p { width: 100%; } 
.Width50p { width: 50%; } 
.Width40p { width: 40%; } 
.Width60p { width: 60%; } 
.Width25p { width: 25%;  max-width: 220px !important; } 
.Width33p { width: 33%; max-width: 220px !important;} 
.Width30p { width: 30%; } 
.Height1px { height: 1px; }
.PanelPane {padding: 0 7px 0 7px;}
.LineHeight { line-height:17px;} 
.HomeContentPane {padding: 0;}
.HomeRightPane {padding: 0 0 0 4px;}
.HomeMidPane1 { padding: 0 0 0 4px;} 
.HomeMidPane2 { padding: 0;}

/*-------------- Link Style --------------*/
.links,a.links:link,a.links:active,a.links:visited{color:#993300;}
a.links:hover{color:#993300; text-decoration: underline;}
#links_style{float:left;}

/*-------------- Header Style --------------*/
.Header,a.Header:link,a.Header:active,a.Header:visited { color:#006666;}
a.Header:hover{color:#006666; text-decoration: underline;}

/*-------------- White Text Styles --------------*/
.WhiteText,a.WhiteText:link,a.WhiteText:active,a.WhiteText:visited { color:#fff; font-family:Tahoma, Times New Roman, Arial, ; font-size: 11px;}
a.WhiteText:hover{color:#eee; text-decoration: underline;}

/*-------------- User Pad & SkinObject Styles --------------*/
#login_style{float:left; padding:15px 0 0 10px;}
.user,a.user:link,a.user:active,a.user:visited {color:#1c3970; font-family:Tahoma, Times New Roman, Arial, ; font-size: 10px;}
a.user:hover{color:#1c3970; text-decoration: underline;}

.date_pad{ margin:0 11px 0 11px; float:left; padding:3px 0 0 20px;height:20px;border:0px solid #ddd;width:270px;text-align:left;color:#1c3970;font-size: 10px; }

/*-------------- NavPane --------------*/
.NavPane li, .NavPane ui, .NavPane td, .NavPane .Normal, .NavPane a, .NavPane a:link, .NavPane a:visited, .NavPane a:active {color:#eee !important; font-family:Tahoma, Times New Roman, Arial, ; font-size: 11px; line-height:20px; }
a.NavPane:hover{color:#eee !important; text-decoration: underline;}
.NavPanePadBot{min-height:135px; height:135px;}
.NavPanePadTop{min-height:15px; padding-top:5px;}

/*-------------- Footer Pad & SkinObject Styles --------------*/
.footer,a.footer:link,a.footer:active,a.footer:visited { color:#eee; vertical-align: middle;font-family: Tahoma,  Verdana, sans-serif; font-weight:normal; font-size:12px;}
a.footer:hover{color:#eee; text-decoration: underline;}
.footerPad{text-align: center;margin-right: auto; margin-left: auto;width:981px; vertical-align:bottom; }
.footer_bg{ background:url('images1/footer.png') no-repeat top center;width:981px;height:165px; vertical-align:middle; }

/*-------------- Empty panes Style --------------*/
.DNNEmptyPane{width:0;padding:0;margin:0;}

/*-------------- Search SkinObject Styles --------------*/
.SearchButton {background:transparent;border: 10px; width:24px; height:17px; padding: 0px 0px 0px 0px; float: left; margin: -35px 0px 0px 20px; cursor: hand;border:0px solid #ddd;}

/*-------------- Search SkinObject Styles --------------*/
#dnn_dnnSEARCH_txtSearch{float: right; z-index: 10; border: 0px; width:140px; height:20px;padding: 0px 12px 0px 0px; margin: -3px 22px 0px 0px; color: #333333; font-size: 12px; background:transparent;border:0px solid #ddd;}



