/* CSS Document */
#screen2{
	position:relative;
	width:765px;
	/*margin:-10px;*/
}

.bgmargin {
	margin-top: 0px;
	padding-top: 0px;
}
.pasup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	background-attachment: scroll;
	background-image: url(imagesheb/pasup.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 24px;
	width: 920px;
}
.bgnearlogo {
	background-attachment: scroll;
	background-image: url(imagesheb/nearlogo_07.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 121px;
	width: 561px;
}
.txtlavan {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.txtlavanbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.txtpink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F0F;
	text-decoration: none;
}
.bgall
{
    background-attachment: scroll;
    background-image: url(imagesheb/pasall_16.gif);
    background-repeat: repeat-y;
    background-position: center top;
    width: 920px;
}
.shadow {
	background-attachment: scroll;
	background-image: url(imagesheb/shadow.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 21px;
	width: 920px;
}
.box {
	background-attachment: scroll;
	background-color: #696969;
	background-repeat: repeat;
	background-position: center top;
	width: 222px;
	background-image: url(imagesheb/boxmid_07.gif);
}
.font2box
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #FFF;
    text-decoration: none;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
    width: 200px;
    text-align: right;
    text-indent: 7px;
}
.font16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
.normaltxt12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333;
	text-decoration: none;
	/*text-align:right;*/
}
.boxmid {
	background-attachment: scroll;
	background-image: url(imagesheb/headmid.gif);
	background-repeat: repeat;
	background-position: center top;
	width: 369px;
}
.bgcredit {
	background-attachment: scroll;
	background-image: url(imagesheb/credit_37.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 127px;
}
.modalPopup {
	background-color: #81195e;
	border: 1px solid black;
	padding: 5px;
	color: White;
	width: 700px;
	height:500px;
}

.modalPopup a {
	background-color: #81195e;
	color: White;
	text-decoration: none;
	padding: 5px;
	font-size: 15px;
}

.modalTitle
{
	background-color: #333333;
	width: 100%;
	padding: 0px;
	cursor: move;
	color: White;
}

.popupMenu {
	position:absolute;
	visibility:hidden;
	background-color:#FF9900;
	/*opacity:.9;
	filter: alpha(opacity=90);*/
}

.popupMenu a {
	background-color: #FF9900;
	color: White;
	text-decoration: none;
	/*opacity:.9;
	filter: alpha(opacity=90);*/
}

.ButtonAdmin
{
	/*background-color: Transparent;
	border: 0px;
	color: #FFFFFF;
	text-decoration: underline;*/
	cursor: pointer;
}

.popupHover {
	background-image:url(imagesheb/header-opened.png);
	background-repeat:repeat-x;
	background-position:left top;
	/*background-color:#eeeeee;*/
}

.TextIndicator_TextBox1 {
         background-color:Gray;
         color:White;
         font-family:Arial;
         font-size:x-small;
         font-style:italic;  
         padding: 2px 3px 2px 3px;   
    }

.BarIndicator_TextBox2 {
        color:Blue;
        background-color:Blue;
        padding-bottom:1px;
    }

.BarBorder_TextBox2 {
        border-style:solid;
        border-width:1px;
        width:200px;
        vertical-align:middle;
    }

.TextIndicator_TextBox3 {
         background-color:Blue;
         color:Yellow;
         font-size:small;
         font-variant:small-caps;  
         padding: 2px 3px 2px 3px;   
    }

.TextIndicator_TextBox3_Handle {
        width:16px;
        height:14px;
        background-image:url(imagesheb/Question.png);
        overflow:hidden;
        cursor:help;
    }
    
.subheading {
	padding:1em 0 0.8em 0;
	color:#0F2543;
	font-weight:bold;
	font-family:Arial, Sans-Serif;
	font-size:1.2em;
}

.dynamicPopulate_Normal {	
	border:silver 1px inset;
	padding:2px;
	text-align:center;
	height:2em;
	margin:5px;
	width:400px;
}

.dynamicPopulate_Updating {
	background-image:url(imagesheb/loading.gif);
	background-repeat:no-repeat;
	border:silver 1px inset;
	text-align:center;
	padding:2px;
	height:2em;
	margin:5px;
	width:400px;
}

.dragContainer {
	background-color: #FFC0FF;
	height: 282px;
	width: 357px;
	border-bottom-color: black;
}

.dragHeader {
	background-color: #8080FF; 
	height: 48px;
	width: 358px;	
}

.dragBody {
	background-color: #FFC0FF;
	height: 213px; 
	width: 357px;	
}

.collapsePanel {
	width: 640px;
	height:0px;
	background-color:white;
	overflow:hidden;
}

.collapsePanelHeader {	
	width:640px;		
	height:20px;
	color: Yellow;
	background-color: Black;
	font-weight:bold;
	float:left;
	padding:5px; 
	cursor: pointer; 
	vertical-align: middle;
}

.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #2E4d7B;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionContent
{
    background-color: #D3DEEF;
    border: 1px dashed #2F4F4F;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
}

.accordionLink
{
	background-color: #D3DEEF;
    color: White;
}

.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#333333;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	/*background-color:;
	filter:alpha(opacity=70);
	opacity:0.7;*/
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
.ContextMenu{
position:absolute;
width:140px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
font-family:Verdana;
font-size:12px;
color:black;
}
.skin0{
position:absolute;
width:140px;
border:2px solid black;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:14px;
z-index:100;
visibility:hidden;
}
.flButton {
    display:block;
    font-weight:bold; 
    text-decoration:none; 
    text-align:center; 
    width:120px; 
    padding:5px; 
    height:25px; 
    background: url('FrameWork/imagesheb/BlueButton.gif') no-repeat; 
    color:#fff;}

.progressWrapper {
	width: 357px;
	overflow: hidden;
}
.progressContainer {
    margin: 2px; 
    padding: 3px; 
    border: 1px solid #808080; 
    background: #F7F7F7 url( 'FrameWork/imagesheb/GreyStatus.gif' ) top repeat-x; 
    overflow: hidden; }
.red { 
    border: 1px solid #BC6013; 
    background: #BC6013 url('FrameWork/imagesheb/RedStatus.gif') top repeat-x; }
.green /* Current */ 
{
	border: solid 1px #CBEB55;
	background: #CBEB55 url('FrameWork/imagesheb/GreenStatus.gif') top repeat-x;
}
.blue /* Complete */
{
	border: solid 1px #7FADFD;
	background:#7FADFD url('FrameWork/imagesheb/BlueStatus.gif') top repeat-x;
}

.progressName {
	font-size: 8pt;
	font-weight: bold;
	color: #555555;	
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}
.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0px;
	width: 0%;
	height: 10px;
	
	background: url('FrameWork/imagesheb/BlackProgressBar.gif') bottom repeat-x;
	margin-top: 2px;
}
.progressBarComplete {
	width: 100%;
	visibility: hidden;
}
.progressBarError {
	width: 100%;
	visibility: hidden;
}
.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Verdana;
	text-align: left;
	white-space: nowrap;
}
a.progressCancel,
a.progressCancel:link,
a.progressCancel:active,
a.progressCancel:visited,
a.progressCancel:hover
{
	font-size: 0px;
	display: block;
	height: 16px;
	width: 16px;
	background: url('FrameWork/imagesheb/CancelButton.png') 0px 0px no-repeat;
	float: right;
}
a.progressCancel:hover 
{
	background-position: 0px 0px;
}

.Flajaxian_FileBox
{
    font-family:Arial,Verdana,sans-serif;
    font-size:12px;
    z-index:900;
    left:0px;
    top:0px;
    height: 30px;
    display:none;
}
.Flajaxian_FileBoxHeader
{
    width:250px;
    height:16px;
}
.Flajaxian_FileBoxHeaderText
{
    float:right;
    width:230px;
    text-align:center
}
.Flajaxian_FileBoxHeaderArrowHolder
{
    float:left;
    width:16px;
    cursor:pointer;
}
.Flajaxian_FileBoxFileList
{
    width:250px;
    height:30px;
    overflow:auto;
}
.Flajaxian_FileBoxFileListRow
{
    float:left;
    width:230px;
    padding-left:2px;
    text-align:left;
}
.Flajaxian_FileBoxFileListRow:hover
{
    background-color:#FFC;    
}
.Flajaxian_FileBoxFileListRowError
{
    float:left;
    width:230px;
    padding-left:2px;
    background-color:#F66;
    text-align:left;
}
.Flajaxian_FileBoxFileListRowUploading
{
    float:left;
    width:230px;
    padding-left:2px;
    background-color:#FFC;
    text-align:left;
}
.Flajaxian_FileBoxFileListRowUploaded
{
    float:left;
    width:230px;
    padding-left:2px;
    color:#999;
    text-align:left;
}
.Flajaxian_FileBoxFileListRowCloseBtn
{
    float:left;
    width:16px;
    padding-right:2px;
    cursor:pointer;
}

.links  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	width:490px;
	text-align:center;
	direction:rtl;
	
}
.menu
{
    direction: rtl;
   width: 500px;
    z-index: 1;
}
.itemmenu a:visited
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	    background-color: #781b58;
	   
}
.itemmenu a:link
{
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	    background-color: #781b58;

}

.itemmenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: right;
    background-color: #781b58;
	   

}
.dinamicitemmenu
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    text-decoration: none;
    text-align: right;
    background-color: #d6d6d6;
    height:20px;
        border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
	background-color: #696969;
	background-repeat: repeat;
	background-position: center top;
	width: 222px;
	background-image: url(imagesheb/boxmid_07.gif);

    
}
.dinamicmenu
{
    color: #FFF;
    text-decoration: none;
    text-align: right;
    background-color: #d6d6d6;
    direction:rtl;
    width:222px;
}
.DynamicHoverStyle
{
	/* 	*/
  background-color: #EFE1BF;
  color: #000000;
}

.DynamicHoverStyle a
{
	/* 	*/
  background-color: #EFE1BF;
  color: #82195e;
  text-decoration: none;
}
.StaticMenuItemStyle
{
  width:50px;   
}
.SimpleEntertainmentMenu ul.AspNet-Menu /* Tier 1 */
{
    width: 500px; /* This is more than (6em x 2) because we want to leave room for borders around the <li> elements that are selected */
  text-align: right;
  direction:rtl;
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul  /* Tier 2 */
{
    top: 100%;
    right: 0;
    background-color: #696969;
    
}

.SimpleEntertainmentMenu ul.AspNet-Menu ul ul  /* Tier 3+ */
{
    top: -0.5em;
    left: 6em;
    background-color: #696969;
}

.SimpleEntertainmentMenu li /* all list items */
{
    width: 100px;
   
}

.SimpleEntertainmentMenu li:hover, /* list items being hovered over */
.SimpleEntertainmentMenu li.AspNet-Menu-Hover
{
   /* background: Black;*/
       

}

.SimpleEntertainmentMenu a, /* all anchors and spans (nodes with no link) */
.SimpleEntertainmentMenu span
{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    padding: 4px 2px 4px 8px;
   /* border:1px solid #cccccc;*/
    background: transparent url(arrowRight.gif) right center no-repeat;
            border-bottom-width: 0px;
    border-bottom-style:none;
    border-bottom-color: #999;
          


    
}

.SimpleEntertainmentMenu li.AspNet-Menu-Leaf a, /* leaves */
.SimpleEntertainmentMenu li.AspNet-Menu-Leaf span
{
    background-image: none !important;

}

.SimpleEntertainmentMenu li:hover a, /* hovered text */
.SimpleEntertainmentMenu li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover span,
.SimpleEntertainmentMenu li:hover li:hover li:hover a,
.SimpleEntertainmentMenu li:hover li:hover li:hover span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li.AspNet-Menu-Hover span
{
    color: White;
    

  /*  background: transparent url(activeArrowRight.gif) right center no-repeat;*/
}

.SimpleEntertainmentMenu li:hover li a, /* the tier above this one is hovered */
.SimpleEntertainmentMenu li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li span,
.SimpleEntertainmentMenu li:hover li:hover li a,
.SimpleEntertainmentMenu li:hover li:hover li span,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li a,
.SimpleEntertainmentMenu li.AspNet-Menu-Hover li.AspNet-Menu-Hover li span
{
    color: black;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #999;
 direction:rtl;
     text-align: right;
     width: 200px;
    background-color: #696969;

}

.SimpleEntertainmentMenu .AspNet-Menu-Selected /* this tier is selected */
{
  /*  border: solid 1px #00ff00 !important;?*/
}

.SimpleEntertainmentMenu .AspNet-Menu-ChildSelected /* a tier below this one is selected */
{
 
   /* border: solid 1px #ff0000 !important;*/
}

.SimpleEntertainmentMenu .AspNet-Menu-ParentSelected /* a tier above this one is selected */
{
   /* border: solid 1px #0000ff !important;*/
}

#EntertainmentMessage
{
    padding-top: 2em;
    clear: both;
}
img
{  border-style: none;
}


