﻿body
{
}
a
{
	text-decoration:none;
	color:#0b3cce;
}
.GridViewPager
{
    font-size:10pt;
}
.GridViewPager a
{
    text-decoration:underline;
}
.GridViewPager span
{
    font-weight:bold;
}
#PageHeader
{
	position:fixed;
	top:0px;
	left:0px;
	right:0px;
	width:auto;
	height:104px;
}
#PageHeader #PageHeader_Logo
{
    position:fixed;
    top:0px;
    right:0px;
    width:678px;
    height:104px;
    background-image:url('../AdminSkin/head-logo.jpg');
}
#PageHeader #PageHeader_Dyn
{
    position:fixed;
    top:0px;
    right:678px;
    left:295px;
    width:auto;
    height:104px;
    background-image:url('../AdminSkin/head-dyn.jpg');
}
#PageHeader #PageHeader_Info
{
    position:fixed;
    top:0px;
    left:0px;
    width:295px;
    height:104px;
    background-image:url('../AdminSkin/head-info.jpg');
}

#PageWideContent
{
	position:fixed;
	top:104px;
	width:auto;
	height:auto;
	bottom:0px;
	left:0px;
	right:0px;
}
#PageSide
{
/**/
	position:fixed;
	top:104px;
	right:0px;
	width:180px;
	height:auto;
	bottom:0px;
	background-image:url('../AdminSkin/side-bg.gif');
	background-repeat:repeat-y;
/**/
}
#PageSide #DateSection
{
	width:180px;
	height:37px;
	background-image:url('../AdminSkin/date-bg.jpg');
	background-repeat:no-repeat;
}
#SideBoxContainer
{
}
#SideBox
{
    width:171px;
    padding:0px;
}
#SideBox #Header
{
    font-family:Tahoma;
    font-size:10pt;
    color:#990501;
    padding:0px;
}
#SideBox #Header #BoxTitle
{
    padding:0px 0px 0px 6px;
}
#SideBox #Header #BoxTitle #GeneralLinks
{
    background-image:url('../AdminSkin/generalLinks-header.gif');
    width:165px;
    height:46px;
    padding:0px;
}
#SideBox #Header #BoxTitle #GeneralReports
{
    background-image:url('../AdminSkin/generalReports-header.gif');
    width:165px;
    height:46px;
}
#SideBox #Body
{
    clear:both;
    padding:0px 0px 0px 6px;
    font-size:1pt;
}
#SideBox #Body #BodyBg
{
    background-image:url('../AdminSkin/side-box-bg.gif');
    width:165px;
    background-repeat:repeat-y;
    direction:rtl;
    padding:0px;
    font-size:1pt;
    border-width:0px;
}
#SideBox #Body #Content
{
    margin:0px 5px;
    padding:0px;
    line-height:20px;
}
#SideBox #Body #Content a
{
    line-height:20px;
}
#SideBox #Bottom
{
    clear:both;
    padding:0px 0px 0px 6px;
    font-size:1pt;
}
#SideBox #Bottom #BottomBg
{
    background-image:url('../AdminSkin/side-box-bot.gif');
    width:165px;
    height:6px;
    padding:0;
    font-size:1pt;
}

#DateContainer
{
    font-family:Tahoma;
    font-size:8pt;
    font-weight:bold;
    color:#990501;
    padding: 10px 8px 0px 0px;
    text-align:right;
}

#PageContent
{
/**/
	position:fixed;
	top:104px;
	width:auto;
	height:auto;
	bottom:0px;
	left:0px;
	right:180px;
/**/
}
#PageMenu
{
	height:36px;
	width:auto;
	background-image:url('../AdminSkin/menu-bg.gif');
	background-repeat:repeat-x;
	direction:rtl;
}
#ChildPageContent
{
/**/
	position:fixed;
	top:140px;
	width:auto;
	height:auto;
	bottom:0px;
	left:0px;
	right:180px;
	overflow:scroll;
/**/
}

#divTitle
{
	padding: 15px 10px 5px 0px;
}
#divTitle .PageTitle
{
	font-family:Tahoma;
	font-size:medium;
	font-weight:bold;
	color:#cc6600
}
.divMessage
{
	text-align:center;
	padding: 5px;
}
.divMessage .error
{
	font-family:Tahoma;
	color:#f00;
	font-size:11px;
	font-weight:bold;
}
.divMessage_Normal
{
	text-align:center;
	margin: 5px 10px;
	padding: 5px;
	background-color: #d5ffa6;
	border: solid 1px #122300;
}
.divMessage_Normal .error
{
	font-family:Tahoma;
	color:#000;
	font-size:11px;
}
.divMessage_Error
{
	text-align:center;
	margin: 5px 10px;
	padding: 5px;
	background-color: #ffa6a6;
	border: solid 1px #2d0000;
}
.divMessage_Error .error
{
	font-family:Tahoma;
	color:#000;
	font-size:11px;
}
.divMessage_Alert
{
	text-align:center;
	margin: 5px 10px;
	padding: 5px;
	background-color: #fffaa6;
	border: solid 1px #504c00;
}
.divMessage_Alert .error
{
	font-family:Tahoma;
	color:#000;
	font-size:11px;
}

.divList
{
}
.divList #divCommands
{
	padding: 5px 5px 15px 0px;
}
.divList #divFilter
{
	padding: 0px 5px;
}
.divList #divGrid
{
	padding: 0px 5px;
}
.divUpdate
{
}

#Control_ValidateUser
{
	padding:5px 0px 5px 25px;
}
#Control_ValidateUser .loginName
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#740402;
	position:relative;
	top:-9px;
}
#Control_ValidateUser .logoutLink
{
	font-family:Tahoma;
	font-size:x-small;
	font-weight:bold;
	color:#aa0f13;
	position:relative;
	top:-9px;
}
#Control_ValidateUser .separator
{
	color:#959595;
	position:relative;
	top:-9px;
}

#divTab
{
    width:100%
}
#divTab .RightCorner
{
    background-image:url('../AdminSkin/tab-right-corner.gif');
    background-repeat:repeat-x;
    height:31px;
    width:3px;
}
#divTab .LeftCorner
{
    background-image:url('../AdminSkin/tab-left-corner.gif');
    background-repeat:repeat-x;
    height:31px;
    width:3px;
}
#divTab .TabLineBefore
{
    border-bottom:solid 1px #9a9a9a;
    height:31px;
}
#divTab .TabSeparator
{
    border-bottom:solid 1px #9a9a9a;
    height:31px;
}
#divTab .TabLine
{
    border-bottom:solid 1px #9a9a9a;
    height:31px;
    width:100%;
}
#divTab .TabItemNormal
{
    font-family:Tahoma;
    font-size:11px;
}
#divTab .TabItemNormal a:hover
{
    color:#fcb620;
}
#divTab .TabItemNormal .Background
{
    background-image:url('../AdminSkin/tab-noselect-bg.gif');
    background-repeat:repeat-x;
    height:31px;
    text-align:center;
}
#divTab .TabItemNormal .BaseLine
{
    background-color:#9a9a9a;
    height:1px;
}
#divTab .TabItemSelected
{
    font-family:Tahoma;
    font-size:11px;
}
#divTab .TabItemSelected .Background
{
    background-image:url('../AdminSkin/tab-select-bg.gif');
    background-repeat:repeat-x;
    height:31px;
    text-align:center;
}
#divTab .TabItemSelected .BaseLine
{
    background-color:#fff;
    height:1px;
}
#divTab .TabItemSelected a
{
    color:#cc6600;
    cursor:default;
}
#divTab .TabItemDisabled
{
    font-family:Tahoma;
    font-size:11px;
}
#divTab .TabItemDisabled a
{
    color:#999;
    cursor:default;
}
#divTab .TabItemDisabled .Background
{
    background-image:url('../AdminSkin/tab-noselect-bg.gif');
    background-repeat:repeat-x;
    height:31px;
    text-align:center;
}
#divTab .TabItemDisabled .BaseLine
{
    background-color:#9a9a9a;
    height:1px;
}
#divTab .TabItemHover
{
}
#divTabContent
{
    padding: 0px 5px;
}
#divObjectTitle
{
    padding: 0px 15px 10px 0px;
}
#divObjectTitle .object_title
{
    font-family:Tahoma;
    font-size:x-small;
    font-weight:bold;
}
#divObjectTitle .title
{
    font-family:Tahoma;
    font-size:x-small;
}

#divUpdateNote
{
    padding:5px;
    border:solid 1px #aaa;
}
#divFileAttachment
{
    margin-top:20px;
    padding:5px;
    border:solid 1px #aaa;
}
.divConditionPreview
{
    background-color: #D5FFA6;
}
.divConditionPreview .keyWord
{
    font-weight: bold;
    color: #CC0000;
}
.noWrap
{
    white-space:nowrap;
}
.invisb
{
    display:none;
}

.ImgPos1
{
    position:relative;
    top:7px;
}
.ImgPos2
{
    position:relative;
    top:-3px;
}
.normal
{
	font-family:Tahoma;
	font-size:11px;
}
.strong
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
}
.small
{
	font-family:Tahoma;
	font-size:x-small;
}
.smallLatin
{
	font-family:Verdana;
	font-size:x-small;
}
.validator
{
    color:#FF0000;
}
.errorMsg
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#800000;
}
.errorMsgForValidator
{
	font-family:Tahoma;
	font-size:10px;
	color:#800000;
}
.imgPos
{
	position:relative;
	top:5px;
}
.killLink
{
    color:#000;
    cursor: default;
}

.sectionTitleLable
{
	font-family:Tahoma;
	font-size:11px;
	background-color: #D5FFA6;
	padding: 5px 5px 10px 5px;
	border: solid 1px #000;
}
.sectionTitleIconOpen
{
    cursor: pointer;
}
.sectionTitleIconClose
{
    cursor: pointer;
}
.sectionContent
{
    border: solid 1px #000;
    padding: 5px;
}

.tree td div
{
    height: 18px !important;
    padding:0;
    border-spacing:0;
}
.tree td
  { font-family:Tahoma;
	font-size:11px;
  }
  
.Grid
{
}
.Grid_Normal
{
     background-color:#FFFBD6;
}
.Grid_Alter
{
     background-color:#FFF;
}
.Grid_Pager
{
}
 
.feedBack_Normal
{
}
.feedBack_Preview
{
     background-color:#D5FFA6;
}
 
.silverBox
{
}
.silverBox .topRightCorner
{
    background-image:url('../AdminSkin/silverBox-border-top-right.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 3px;
}
.silverBox .topLeftCorner
{
    background-image:url('../AdminSkin/silverBox-border-top-left.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 3px;
}
.silverBox .topCorner
{
    background-image:url('../AdminSkin/silverBox-border-top.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 136px;
}
.silverBox .botRightCorner
{
    background-image:url('../AdminSkin/silverBox-border-bot-right.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 3px;
}
.silverBox .botLeftCorner
{
    background-image:url('../AdminSkin/silverBox-border-bot-left.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 3px;
}
.silverBox .botCorner
{
    background-image:url('../AdminSkin/silverBox-border-bot.gif');
    background-repeat:repeat-x;
    height: 3px;
    width: 136px;
}
.silverBox .rightCorner
{
    background-image:url('../AdminSkin/silverBox-border-right.gif');
    background-repeat:repeat-y;
    height: 57px;
    width: 3px;
}
.silverBox .leftCorner
{
    background-image:url('../AdminSkin/silverBox-border-left.gif');
    background-repeat:repeat-y;
    height: 57px;
    width: 3px;
}
.silverBox .content
{
    background-image:url('../AdminSkin/silverBox-bg.gif');
    background-repeat:repeat-x;
    height: 57px;
    width: 136px;
    vertical-align:top;
}
 
.orangeBox
{
}
.orangeBox_hr
{
    height: 1px;
    width: 100%;
    margin: 2px 0px;
    background-color: #fec655;
}
.orangeBox .topRightCorner
{
    background-image:url('../AdminSkin/orangeBox-border-top-right.gif');
    background-repeat:repeat-x;
    height: 4px;
    width: 5px;
}
.orangeBox .topLeftCorner
{
    background-image:url('../AdminSkin/orangeBox-border-top-left.gif');
    background-repeat:repeat-x;
    height: 4px;
    width: 5px;
}
.orangeBox .topCorner
{
    background-image:url('../AdminSkin/orangeBox-border-top.gif');
    background-repeat:repeat-x;
    height: 4px;
}
.orangeBox .botRightCorner
{
    background-image:url('../AdminSkin/orangeBox-border-bot-right.gif');
    background-repeat:repeat-x;
    height: 4px;
    width: 5px;
}
.orangeBox .botLeftCorner
{
    background-image:url('../AdminSkin/orangeBox-border-bot-left.gif');
    background-repeat:repeat-x;
    height: 4px;
    width: 5px;
}
.orangeBox .botCorner
{
    background-image:url('../AdminSkin/orangeBox-border-bot.gif');
    background-repeat:repeat-x;
    height: 4px;
}
.orangeBox .rightCorner
{
    background-image:url('../AdminSkin/orangeBox-border-right.gif');
    background-repeat:repeat-y;
    height: 55px;
    width: 5px;
}
.orangeBox .leftCorner
{
    background-image:url('../AdminSkin/orangeBox-border-left.gif');
    background-repeat:repeat-y;
    height: 55px;
    width: 5px;
}
.orangeBox .content
{
    background-image:url('../AdminSkin/orangeBox-bg.gif');
    background-repeat:repeat-x;
    height: 55px;
    vertical-align:top;
}
 
.silverTable {
	width: 100%;
	direction:rtl;
}
.silverTable td {
	border-left:1px #003554 solid;
	height:41px;
}
.silverTable div {
	height:36px;
	border-top:1px #e1e0e6 solid;
	border-bottom:1px #e1e0e6 solid;
	background-image:url('../AdminSkin/silverCell-bg.gif');
	background-repeat:repeat-x;
}
.silverTable div.start {
	border-right:1px #e1e0e6 solid;
}
.silverTable div.timeLine {
	background-image:url('../AdminSkin/silverCell-timeLinebg.gif');
}
.silverTable .separator {
	height:12px;
	width:2px;
}
.silverTable .symbPos 
{
    position:relative;
    top: 5px;
}
.silverTable ul {
	list-style:none;
	padding:0px;
	margin:0px;
}
.silverTable li {
	float:right;
	padding:0px 2px;
}

