@charset "utf-8";
/* CSS Document
        direction : rtl
        startAlign : right
        endAlign : left
        language : fa
        themeColor in lower case : $themeColor
*/

table{
    border-spacing:0px;
}
.mainDecorationTable {
    background: white;
    border-left:1px #dddddd solid;
    border-right:1px #dddddd solid;
}

.decorationTable {
    background: white;
    border:none;
}

/*.decorationTable tr{*/
/*background:white;*/
/*border:none;*/
/*width:auto;*/
/*}*/

/*.decorationTable td{*/
/*background:white;*/
/*border:none;*/
/*width:auto;*/
/*}*/
 .leftPanel td{
 padding-top:5px;
 }

html {
    /*direction: rtl;*/
}

h3 {
    font-size:120%;
}

input {
    font-size:110%;
}

a img{
 border:none;
}

/* ***************************     ids   ******************************** */
/* main */
#page_container {
    width: 100%;
}

#page_header {
    height: 90px;
    background-color: white; /* temp color */
}

#page_content {
    width: 100%;
    background: #FFCCFF;
}

#page_footer {
    direction: ltr;
    padding: 4px 10px;
    color: white;
    background-color: gray; /* temp color */
    height: 20px;
}

/*page_header*/
#logo {
    background-image: url( ./images/h-logo.jpg );
    background-repeat: no-repeat;
    width: 300px;
    height: 90px;
}

#header100 {
    width: 100%;
    background-image: url( ./images/h-bg.jpg );
}

#banner {
}

#side {
    vertical-align: top;
    direction: ltr;
    padding-left: 10px;
}

#user_status {
    position: absolute;
    margin-top: 20px;
}

#top_menu {
    position: absolute;
    margin-top: 75px;
}

#top_menu table {
    width: 400px;
}

#top_menu td {
    border-right: #333333 solid 1px;
    padding-right: 2px;
}

#top_menu a {
    text-decoration: none;
}

/*content*/
#content_title {
    background-color: #7f1d59;
    color: red;
    padding: 3px;
}

#content_menu {
    width: 190px;
    background-color: red; /* temp color */
    vertical-align: top;
    background-image: url( ./images/menu.bottom.gif );
    background-repeat: no-repeat;
    background-position: bottom;
    padding-bottom: 7px;
}

#content_body {
    background-color: red; /* temp color */
    height: 400px;
    vertical-align: top;
}

/* ***************************     classes    ******************************** */
.box100 {
    width: 100%; /* DIVs with box100 will have a padding */
    background-color: red;
}

.titr1 {
    font-size:110%;
    color: #333333;
}

/*.page-error {*/
    /*font-size: 8pt;*/
    /*color: red;*/
    /*font-weight: bolder;*/
/*}*/

/*.page-message {*/
    /*font-size: 8pt;*/
    /*color: green;*/
    /*font-weight: bolder;*/
/*}*/

.error-row {
    background-color:#fdebe3;
    padding:2px;
    font-size: 8pt;
    color: #951414;
    font-weight: bolder;
    border:3px solid #edbaa4;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    margin-bottom:5px;

}


.bottm-dotted-table {
    border-bottom-style: dotted;
    border-bottom-color: black;
    border-bottom-width: 1px;
}

.topMarquee {
    height: 95%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.topMarqueeDiv {
    height: 100%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.topMarqueeSpan {
    height: 100%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
}

.topUserMarqueeSpan {
    height: 100%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}

.rightMarqueeDiv {
    text-decoration:none;
    height: 100%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
    direction:rtl;
}

.rightMarquee {
    direction:rtl;
    text-decoration:none;
    height: 98%;
    width: 100%;
    border: 0px;
    padding: 0px;
    margin: 0px;
    color: brown;
    font-size: 8pt;
    font-weight: bold;
    text-align: right;
    vertical-align: middle;
}

.importantMessage {
    text-align:right;
    text-decoration: none;
    direction:rtl;
    color: #b4561d;
    text-wrap: normal;
    word-wrap: break-word;

}

.normalMessage {
    text-align:right;
    text-decoration: none;
    color:#508e82;
    direction:rtl;
}














@charset "iso-8859-1";

body.loading, body.loading * {
    cursor : progress !important;
}

p{
	line-height:170%;
	text-align:justify;
}
form{
	margin:0px;
	padding:0px;
}
body{
	margin:0px;
	padding:0px;
	background-image:url(./images/bg.gif);
    height:100%;
    margin: 0px;
    padding: 0px;
    background-color: white;
    color: black;
}

#mainplaceholder{
	text-align:right;
	border-left:1px solid #C9C9C9;
	border-right:1px solid #C9C9C9;
	background-color:#ffffff;
	width:980px;
	height:auto;
}












.message-tabs {
  width:100%;
  line-height:normal;
  height:45px;
  vertical-align:bottom;
  background: white url("./images/tabs/bg000000.gif") repeat-x bottom;
  padding-right: 10px;
  }
.message-tabs-end {
  width:40px;
  height:45px;
  float:left;
  background: white url("./images/tabs/bg.end.gif") repeat-x bottom;
  }
.message-tabs ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
.message-tabs li {
  float:right;
  background:url("./images/tabs/left0000.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  }
.message-tabs a {
  float:right;
  display:block;
  background:url("./images/tabs/right000.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  color:#567;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
.message-tabs a {float:none;}
/* End IE5-Mac hack */
.message-tabs a:hover {
  color:#333;
  text-decoration:underline;
  }
.message-tabs .current {
  background-image:url("./images/tabs/left_on0.gif");
  }
.message-tabs .current a {
  background-image:url("./images/tabs/right_on.gif");
  color:#333;
  padding-bottom:5px;
  }




.gray{
	color:#777777;
}


.myinput {
	border: 1px solid gray;
}


.exclude input {
	border: none;
}

.myul{
	margin:0px 25px 10px 15px;
	color:#555;
	list-style-image:url(./images/tickle.6.gif);
}

.myol{
	margin:15px 25px;
	color:#555;
}

.myh5 {
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:130%;
	border-bottom:1px dotted #99b;
	padding:4px;
	margin: 0px;
}

.rotate{
writing-mode:tb-rl;
direction:rtl;
}

.rtl {
	direction:rtl;
}


/*    depricated
.texttitle {
	background-color:#eef1f7;
    height:35px;
	width: 490px;
	padding:9px 15px;
	margin-right:-25px;
	border:none;
	direction:rtl;
}
.texttitle .left{
	float:left;
	text-align:left;
	font-weight:normal;
	display:none;
}
.texttitle .right{
	float:right;
}
*/

#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

.page-error {
    text-align: right;
    font-size: 8pt;
    color: red;
    font-weight: bolder;
}

.page-message {
    text-align: right;
    font-size: 8pt;
    color: green;
    font-weight: bolder;
}
/*.error-row {*/
    /*font-size: 8pt;*/
    /*color: #000000;*/
    /*background-color: linen;*/
/*}*/

.message-row {
    background-color:#e2f4ca;
    padding:2px;
    font-size: 8pt;
    color: green;
    font-weight: bolder;
    border:3px solid #b2d18b;
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
    margin-bottom:5px;
    
}

.resultTable{
    direction:ltr;
    width:100%;
    overflow:visible;
}
.resultTable th {
    background-color:khaki;
    text-align:center;
}
.resultTable td{
    background-color:white;
    text-align:left;
}

.resultTable #evenTd{
    background-color:LightCyan;
    text-align:left;
}

.resultTable #oddTd{
    background-color:LightBlue;
    text-align:left;
}

.resultTable #crossTd{
    background-color:PowderBlue;
    text-align:left;
}

.time_picker_div{

}


A {
    color: #336666;
}

A:hover {
    color: #6666CC;
    text-decoration: none;
}

A.key {
    font-size:100%;
    font-weight: bold;
    color: Black;
    text-decoration: none;
}

A.key:visited {
    color: Black;
}

A.key:hover {
    color: #FF9933;
    text-decoration: none;
}


.instruction td {
    font-size:100%;
    color: #333333;
    vertical-align: middle;
    background-color: #F2F2F2;
    border: 1px solid #DCDCDC;
    padding: 20px 10px;
    background-image: url( ./images/tickle.4.gif );
    background-position: bottom left;
    background-repeat: no-repeat;
    direction: rtl;
}

.instruction td td {
    background-color: transparent;
    border: none;
    padding: 3px 10px;
    background-image: none;
    direction: rtl;
}

.error {
    font-size:100%;
    color: #333333;
    border: 1px solid #E2D3C5;
    vertical-align: middle;
    text-align: center;
    background-color: #FBF2EA;
    padding: 10px;
    background-image: url( ./images/tickle.5.gif );
    background-position: bottom right;
    background-repeat: no-repeat;
    direction: rtl;
    height: 45px;
}

.mess {
    font-size:100%;
    color: #333333;
    border: 1px solid #E2D3C5;
    vertical-align: middle;
    text-align: center;
    background-color: #e3f7e3;
    padding: 10px;
    background-image: url( ./images/tickle.50.gif );
    background-position: bottom right;
    background-repeat: no-repeat;
    direction: rtl;
    height: 45px;
}

.tabletitle td {
    font-size:110%;
    font-weight: bold;
    padding: 3px 10px;
    color: white;
    background-image: url( ./images/tabletitle.bg.gif );
    background-repeat: repeat-x;
}


.button, .button2 {
    line-height: 17px;
    border: 1px solid #CDD6E7;
    background-image: url( ./images/grad3.gif );
    background-repeat: repeat-x;
    background-color: #E6EAFB;
}

.button2 {
}

.sectiontitle {
    color: #000000;
    border: 1px solid #E0E2E7;
    padding: 3px 10px;
    background-color: #FAFBFC;
    background-image: url( ./images/grad2.gif );
    background-repeat: repeat-y;
}

.table1 {
    border-collapse: collapse;
}

.row1 td {
    border-bottom: 1px solid #cccccc;
    padding: 2px 10px;
    color: #666666;
    background-image: url( ./images/grad1.gif );
    background-repeat: repeat-x;
    background-position: bottom;
}

/*depricated
.information {
    border-collapse: collapse;
    font-size:100%;
    color: #000066;
    background-color: #f7f7ff;
    border: 1px solid #DFDEFF;
}*/

.information{
    border-left:1px  solid  #d1d1d1;
    border-bottom:1px  solid  #d1d1d1;
    border-top:1px  solid  #d1d1d1;
}
.information td {
    border-right:1px  solid  #d1d1d1;
    border-left:1px  solid  #ffffff;
    padding:0px ;
}

.hiddenTable tr {
    background-color: transparent;
    background-image:none;
    border: none;
}

.hiddenTable td {
    background-color: transparent;
    background-image:none;
    border: none;
}

.hiddenTable th {
    background-color: transparent;
    background-image:none;
    border: none;
}



.formtable{
	width:100%;
	border:none;
	border-collapse:collapse;
	padding:0px;
}

body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    height:100%;
    /*-moz-border-radius:3px;*/
}

table, input, select, textarea, p {
    font-size: 100%;
}

.default-direction{
    direction:rtl;
}

.direction-rtl {
    direction: rtl;
}

.direction-ltr {
    direction: ltr;
}

.defualt-text-align{
    text-align:right;
}

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;

}

.float-left {
    float: left;
}

.float-right {
    float: right;

}

.background-left {
    background-position: left;

}

.background-right {
    background-position: right;

}

.fs1 {
    font-size: 7px;
}

.fs2 {
    font-size: 8px;
}

.fs3 {
    font-size: 9px;
}

.fs4 {
    font-size: 10px;
}

.fs5 {
    font-size: 11px;
}

.fs6 {
    font-size: 12px;
}

.fs7 {
    font-size: 14px;
}

.fs8 {
    font-size: 16px;
}

.fs9 {
    font-size: 18px;
}


.top1, .top2, .top3, .top4, .bottom1, .bottom2, .bottom3, .bottom4 {
    display: block;
    font-size: 1px;
    overflow: hidden;
}

.top1, .bottom1 {
    height: 1px;
    margin: 0 4px;
}

.top2, .bottom2 {
    height: 1px;
    margin: 0 3px;
}

.top3, .bottom3 {
    height: 1px;
    margin: 0 2px;
}

.top4, .bottom4 {
    height:1px;
    margin: 0 1px;
}

.boxheader  {
    color: ${themeMap.get('siteHeaderTextColor')};
    font-size: 110%;
    font-weight: bold;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 1px;
    overflow-y:visible;
    background: ${themeMap.get('siteHeaderBgColor')} none repeat scroll 0;
    background-image: url( ./images/header.png );
}
.bottomRound{
    -moz-border-radius-bottomleft:4px;
    -moz-border-radius-bottomright:4px;
}

.topRound{
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
}


.boxcontent {
    background: ${themeMap.get('formBGColor')} none repeat scroll 0 0;
    /*border-bottom: 1px solid  ${themeMap.get('formBorderColor')};*/
    /*border-left: 1px solid ${themeMap.get('formBorderColor')};*/
    /*border-right: 1px solid ${themeMap.get('formBorderColor')};*/
    padding: 5px;
    margin: 0 1px;
    overflow-y:visible;
    overflow-x:hidden;
}

.roundedBox {
}

.titleRoundedBoxColor {
    background-color: ${themeMap.get('pageTitleBgColor')};
    background-image:url(./images/fade2.png);
    background-repeat:repeat-x;
    background-position:top;
}
.titleRoundedBoxBorderLeftRight{
    border-left: 1px solid ${themeMap.get('pageTitleBgColor')};
    border-right: 1px solid ${themeMap.get('pageTitleBgColor')};
}
.titleRoundedBoxBorderTop{
     background: ${themeMap.get('pageTitleBgColor')} none repeat scroll 0;
}
.titleRoundedBoxBorderBottom{
   background: ${themeMap.get('pageTitleBgColor')} none repeat scroll 0;
}

/*.headerRoundedBoxColor {*/
    /*background: ${themeMap.get('siteHeaderBgColor')} none repeat scroll 0;*/
    /*background-image: url( ./images/header.png );*/
/*}*/
.headerRoundedBoxBorderLeftRight{
    border-left: 1px solid ${themeMap.get('siteHeaderBgColor')};
    border-right: 1px solid ${themeMap.get('siteHeaderBgColor')};
}
.headerRoundedBoxBorderTop{
     background: ${themeMap.get('siteHeaderBgColor')} none repeat scroll 0;
}
.headerRoundedBoxBorderBottom{
   background: ${themeMap.get('siteHeaderBgColor')} none repeat scroll 0;
}

.footerRoundedBoxColor {
    background: ${themeMap.get('pageTailBgColor')} none repeat scroll 0;
}
.footerRoundedBoxBorderLeftRight{
    border-left: 1px solid ${themeMap.get('pageTailBgColor')};
    border-right: 1px solid ${themeMap.get('pageTailBgColor')};
}
.footerRoundedBoxBorderTop{
     background: ${themeMap.get('pageTailBgColor')} none repeat scroll 0;
}
.footerRoundedBoxBorderBottom{
   background: ${themeMap.get('pageTailBgColor')} none repeat scroll 0;
}

.shadow-container {
    position: relative;
    left: 6px;
    top: 6px;
    margin-right: 6px;
    margin-bottom: 6px;
    display:block;
}

.shadow-container .shadow2,
    .shadow-container .shadow3,
    .shadow-container .container {
    position: relative;
    /*left: -2px;*/
    /*top: -2px;*/
    display:block;
}

.shadow-container .shadow1 {
    background: #F1F0F1;
    display:block;
    
}

.shadow-container .shadow2 {
    background: #DBDADB;
}

.shadow-container .shadow3 {
    background: #B8B6B8;
}

.shadow-container, .container {

    background: ${themeMap.get('topNavigationBgColor')};
    border: solid 0px #848284;
    padding-right:3px;
    padding-left:3px;
    padding-bottom:3px;
    moz-margin-top:3px;
    background-image:url(./images/fade2.png);
    background-repeat:repeat-x;
    background-position:top;
    /*padding: 10px;*/
}


.clearone {
clear: both;
height: 1px;
}







/*
 Title Parts
*/
.pagetitle {
    font-family:Arial,serif;
    font-size:135%;
    font-weight: bold;

}

.pagetitleToolbar {
    font-family:Tahoma,monospace;
    font-size:120%;
    font-weight: bold;
    font-style:normal;
}
.pagetitleToolbar a{
	color:white;
    text-decoration:none
}
.pagetitleToolbar a:hover{
    color:white;
}
.pagetitleToolbar a:after{
    color:white;
}

.pagetitleToolbar a:visited{
    color:white;
}

.pagetitleToolbar a:visited:hover{
    color:white;
}
.pagetitleToolbar a:active{
    color:white;
}

.pagetitleToolbar label{
    color:white;
}


.siteHeaderTitle{
    font-family:Arial,serif;
    font-size:150%;
    /*font-weight:bold;*/
}


/*
Header Info Labels
*/
.topInfo{
    font-size:90%;
    font-weight:normal;
}

.topInfo a{color:${themeMap.get('topInfoTextColor')};text-decoration:none}
.topInfo a:hover{color:${themeMap.get('topInfoHoverColor')};}
.topInfo a:after{color:${themeMap.get('topInfoTextColor')};}
.topInfo a:visited{color:${themeMap.get('topInfoTextColor')};}
.topInfo a:visited:hover{color:${themeMap.get('topInfoHoverColor')}}
.topInfo a:active{color:${themeMap.get('topInfoTextColor')};}
.topInfo label{color:${themeMap.get('topInfoTextColor')};}

.topInfoBold{
    font-size:90%;
    font-weight:bold;
}

.topInfoBold a{color:${themeMap.get('topInfoBoldTextColor')};text-decoration:none}
.topInfoBold a:hover{color:${themeMap.get('topInfoBoldHoverColor')};}
.topInfoBold a:after{color:${themeMap.get('topInfoBoldTextColor')};}
.topInfoBold a:visited{color:${themeMap.get('topInfoBoldTextColor')};}
.topInfoBold a:visited:hover{color:${themeMap.get('topInfoBoldHoverColor')}}
.topInfoBold a:active{color:${themeMap.get('topInfoBoldTextColor')};}
.topInfoBold label{color:${themeMap.get('topInfoBoldTextColor')};}

.topInfoAlarm{
    font-size:90%;
    color:${themeMap.get('topInfoAlarmTextColor')};
    font-weight:bold;
}

.topInfoAlarm a{color:${themeMap.get('topInfoAlarmTextColor')};text-decoration:none}
.topInfoAlarm a:hover{color:${themeMap.get('topInfoAlarmHoverColor')};}
.topInfoAlarm a:after{color:${themeMap.get('topInfoAlarmTextColor')};}
.topInfoAlarm a:visited{color:${themeMap.get('topInfoAlarmTextColor')};}
.topInfoAlarm a:visited:hover{color:${themeMap.get('topInfoAlarmHoverColor')}}
.topInfoAlarm a:active{color:${themeMap.get('topInfoAlarmTextColor')};}
.topInfoAlarm label{color:${themeMap.get('topInfoAlarmTextColor')};}


.faqTopBottun{
    float: right;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
.faqBottomBotton{
    float: left;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}

.onePixelFontSize{
    font-size:1px;
}
.zeroDimentionAnchor{
    font-size:1px;
    height:0px;
    width:1px;
}

#adpLogoContainer{

}

#adpLogoContainer a{color:${themeMap.get('siteHeaderTextColor')};text-decoration:none;}
#adpLogoContainer a:hover{color:${themeMap.get('siteHeaderTextColor')} }
#adpLogoContainer a:after{color:${themeMap.get('siteHeaderTextColor')};}
#adpLogoContainer a:visited{color:${themeMap.get('siteHeaderTextColor')};}
#adpLogoContainer a:visited:hover{color:${themeMap.get('siteHeaderTextColor')}}
#adpLogoContainer a:active{color:${themeMap.get('siteHeaderTextColor')};}
#adpLogoContainer label{color:${themeMap.get('siteHeaderTextColor')};}
.pagerContainerClass{
   background: ${themeMap.get('pagerBGColor')};
   /*line-height:0px;*/
   border:1px solid ${themeMap.get('formBorderColor')};
}

.pagingbar {
    background-color: ${themeMap.get('pagerNavigationBarBGColor')};
    font-size:100%;
    color: ${themeMap.get('pagerNavigationBarTextColor')};
    padding-right:10px;
    padding-left:10px;
    padding-top:3px;
    padding-bottom:3px;
    text-align:center;
    background-image:url(./images/fade2.png);
	background-repeat:repeat-x;
	background-position:top;
}
.pagingbar a{
	color:${themeMap.get('pagerNavigationBarTextColor')};
    text-decoration:none
}
.pagingbar a:hover{
    color:${themeMap.get('pagerNavigationBarHoverColor')};
}
.pagingbar a:after{
    color:${themeMap.get('pagerNavigationBarTextColor')};
}

.pagingbar a:visited{
    color:${themeMap.get('pagerNavigationBarTextColor')};
}

.pagingbar a:visited:hover{
    color:${themeMap.get('pagerNavigationBarHoverColor')};
}
.pagingbar a:active{
    color:${themeMap.get('pagerNavigationBarTextColor')};
}

.pagingbar label{
    color:${themeMap.get('pagerNavigationBarTextColor')};
}

/*
.SearchResult {
    background-color: #FEFEFE;
    padding: 2px;
    border-color: #E8E8E8;
    border-style: solid;
    border-width: 2px;
}
*/

.SearchResultsRow0{
    line-height: 14pt;
    padding-left: 2pt;
    padding-right: 2pt;
    font-size:100%;
    background: ${themeMap.get('pagerEvenRowBGColor')};
    color: ${themeMap.get('pagerEvenRowTextColor')};
}
.SearchResultsRow1 {
    line-height: 14pt;
    padding-left: 2pt;
    padding-right: 2pt;
    font-size:100%;
    background: ${themeMap.get('pagerOddRowBGColor')};
    color: ${themeMap.get('pagerOddRowTextColor')};
}

.SearchResultsRow0 td{
  border-top:1px solid #cccccc;
}
.SearchResultsRow1 td{
  border-top:1px solid #ffffff;
}

.SearchResultsTitle {
    background: ${themeMap.get('pagerHeaderRowBGColor')};
    color: ${themeMap.get('pagerHeaderRowTextColor')};
    font-size:100%;
    font-weight:bold;
    line-height: 16pt;
}
.SearchResultsTitle td{
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:#d1d1d1;
    background-image:url(./images/fade2.png);
	background-repeat:repeat-x;
	background-position:top;

}


.SearchResultsTitle th{
    background: ${themeMap.get('pagerHeaderRowBGColor')};
    color: ${themeMap.get('pagerHeaderRowTextColor')};
    font-size:100%;
    font-weight:bold;
    height:32px;
}

th.sorted {
	background-color: orange;
}

th.sortable a {
	background-image: url(../../images/pager/arrow_off.png);
}

th.order1 a {
    background-image: url(../../images/pager/arrow_down.png);
}

th.order2 a {
    background-image: url(../../images/pager/arrow_up.png);
}

.formContent{
    background: ${themeMap.get('formBGColor')};    
}

.hiddenTable {
    background-color: transparent;
    background-image:none;
    border: none;
    width:100%;
}

.hiddenTable tr{
    border: none;

}

.hiddenTable td{
    border: none;

}

.formTable {
    background-color: ${themeMap.get('formBGColor')};
    background-image:none;
    border:1px solid #dddddd;
    direction:rtl;
    width:100%;
    border-collapse:separate;
}

.parameterFormTable{
	background-color: ${themeMap.get('formBGColor')};
    background-image:none;
    border:1px solid ${themeMap.get('formBorderColor')};
    direction:rtl;
    width:90%;
}

.headRow{
    line-height: 14pt;
    padding-left: 2pt;
    padding-right: 2pt;
    font-size:115%;
    font-weight:bold;
    height:32px;
    background: ${themeMap.get('formHeaderRowBGColor')};
    color: ${themeMap.get('formHeaderRowTextColor')};
    background-image:url(./images/fade2.png);
	background-repeat:repeat-x;
	background-position:top;

}
.headRowCenter{
    line-height: 14pt;
    padding-left: 2pt;
    padding-right: 2pt;
    font-size:115%;
    font-weight:bold;
    height:32px;
    background: ${themeMap.get('formHeaderRowBGColor')};
    color: ${themeMap.get('formHeaderRowTextColor')};
    text-align:center;
}

.headRow td{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
}

.toolbarRow{
    line-height: 14pt;
    font-size:110%;
    height:32px;
    background: ${themeMap.get('formHeaderRowBGColor')};
    color: ${themeMap.get('formHeaderRowTextColor')};
}
.toolbarRow td{
    background-image:url("./images/fade2.png");
    background-repeat:repeat-x;
    background-position:top;
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
}

.buttonRow{
    line-height: 14pt;
    font-size:100%;
    height:32px;
    background: ${themeMap.get('formButtonRowBGColor')};
}

.buttonRow td{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
}


.formRow0{
    line-height: 14px;
    font-size:100%;
    background: ${themeMap.get('formEvenRowBGColor')};
    color: ${themeMap.get('fromEvenRowTextColor')};
    min-height:40px;
}
.formRow0 td{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
    /*border-top:1px solid #ffffff;*/
}
.formRow1 {
    line-height: 14px;
    font-size:100%;
    background: ${themeMap.get('formOddRowBGColor')};
    color: ${themeMap.get('formOddRowTextColor')};
    min-height:40px;

}
.formRow1 td{
    padding-left:10px;
    padding-right:10px;
    padding-bottom:7px;
    padding-top:7px;
    /*border-top:1px solid #dddddd;*/
}

.formLabelCell {    
    color: ${themeMap.get('formLabelTextColor')};
    font-size:95%;
    font-weight:bold;
    text-align:inherit;
}

.formLabel {
    color: ${themeMap.get('formLabelTextColor')};
    font-size:100%;
    font-weight:bold;
}

.formLabel a{color:${themeMap.get('formLabelTextColor')};text-decoration:none;}
.formLabel a:hover{color:${themeMap.get('formLabelAnchorColor')} }
.formLabel a:after{color:${themeMap.get('formLabelAnchorColor')};}
.formLabel a:visited{color:${themeMap.get('formLabelAnchorColor')};}
.formLabel a:visited:hover{color:${themeMap.get('formLabelHoverColor')}}
.formLabel a:active{color:${themeMap.get('formLabelAnchorColor')};}
.formLabel label{color:${themeMap.get('formLabelTextColor')};}

.formLegend {
    color: ${themeMap.get('formLabelTextColor')};
    font-size:100%;
}

.formLegend a{color:${themeMap.get('formLabelTextColor')};text-decoration:underline;}
.formLegend a:hover{color:${themeMap.get('formLabelAnchorColor')} }
.formLegend a:after{color:${themeMap.get('formLabelAnchorColor')};}
.formLegend a:visited{color:${themeMap.get('formLabelAnchorColor')};}
.formLegend a:visited:hover{color:${themeMap.get('formLabelHoverColor')}}
.formLegend a:active{color:${themeMap.get('formLabelAnchorColor')};}
.formLegend label{color:${themeMap.get('formLabelTextColor')};}

.formDescription {
    color: ${themeMap.get('formDescriptionTextColor')};
    font-size:100%;
}

.formDescription a{color:${themeMap.get('formDescriptionAnchorColor')};text-decoration:underline}
.formDescription a:hover{color:${themeMap.get('formDescriptionHoverColor')}}
.formDescription a:after{color:${themeMap.get('formDescriptionAnchorColor')};}
.formDescription a:visited{color:${themeMap.get('formDescriptionAnchorColor')};}
.formDescription a:visited:hover{color:${themeMap.get('formDescriptionHoverColor')};}
.formDescription a:active{color:${themeMap.get('formDescriptionAnchorColor')};}
.formDescription label{color:${themeMap.get('formDescriptionTextColor')};}




.SearchResultsTitle th{
    background: ${themeMap.get('pagerHeaderRowBGColor')};
    color: ${themeMap.get('pagerHeaderRowTextColor')};
    font-size:100%;
    font-weight:bold;
}


.tblrow1 td, .tblrow2 td{
	background-color:#fff;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color:#ccc;
	color:#666666;
	background-image:url(./images/grad1.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
.tblrow2 td{
	background-color:#eef1f7;
	background-image:url(./images/grad4.gif);
	border-top:1px solid white;
	border-bottom:1px solid #ccc;
}

.buttonpanel{
	background-color:#dfe7f2;
	border-collapse:collapse;
	border-width: 1px;
	border-style:dotted;
	border-color:#AABED4;
	background-image:url(./images/grad5.gif);
	background-repeat:repeat-x;
	vertical-align:middle;
	height:22px;
	padding:8px;
}

.center{
	text-align:center;
}
.tblheader1 ,.tblheader2 , .tblheader3 ,.tblheader4, .tabletitle{
	padding:5px 5px;
}
.tabletitle {
	background-color:#84A1C3;
	color:#FFFFFF;
}
.tblheader1  {
	color:#FFFFFF;
	background-color:#84A1C3;
}
.tblheader2 {
	color:#FFFFFF;
	background-color:#93B0D5;
}
.tblheader3 {
	color:#FFFFFF;
	background-color:#B0C0D5;
}
.tblheader4 {
	color:#000;
	background-color:#BDD5F3;
}
.tblcell1{
	background-color:#f3f3ff;
}

.tblcell2{
	background-color:#eeeef7;
}
.tblcell3{
	background-color:#e3e3f0;
}
/* just for more than 2 line info */
.tblcell4{
    background-image:url(./images/tickle.5.gif);
	background-repeat:no-repeat;
    background-position:top right;
    background-color:#fbf2ea;
    color:brown;
    font-weight:bold;
    padding:8px 40px 9px 10px ;
    border-collapse:collapse;
    border-width: 1px;
	border-style:solid;
	border-color:#ffdba0;
}



.inputEnglish{
	direction:ltr;
}

/*
.input {
    background-color: White;
    border: 1px solid #999999;
    text-align: left;
}
*/

.inputNormal{

}

.messageBody{
    /*border:1px dotted black;*/
    text-align:center;

}
.messageBody textarea{
    border:1px solid ${themeMap.get('formBorderColor')};
    background:${themeMap.get('inputMessageBodzyBGColor')};
    color:${themeMap.get('inputMessageBodyTextColor')};
    direction:rtl;
    width:99%;
    padding:0;
    margin:0;
    word-wrap:break-word;
}

.messageBody .footerInfo{
    float:right;
}

.messageBody .footerButton{
    float:left;
}
.messageBody .headerRight{
    float:right;
}

.messageBody .headerLeft{
    float:left;
}

.messageBody .dirSelector{
    margin:0px;
    padding:0px;
    vertical-align:middle;    
    /*border:1px solid gray;*/
}


.imgCommand32x32{
    margin:0px;
    padding:0px;
    vertical-align:middle;
    width:32px;
    height:32px;
}

.imgCommand16x16{
    margin:0px;
    padding:0px;
    vertical-align:middle;
    width:16px;
    height:16px;
}

.imgCommand10x10{
    margin:0px;
    padding:0px;
    vertical-align:middle;
    width:10px;
    height:10px;
}

.formAlertLabel {
    color: ${themeMap.get('formAlertLabelTextColor')};
    font-size:100%;
    font-weight:bold;
    text-align:center;
}



.captchaImage{
    border:1px dotted gray
}

.captchaResponseInput{

}.command-button , .command-button1 ,.command-button2 , .command-button3 , .command-button4,.command-button5,.command-button6,.command-button7{
    border:1px solid ${themeMap.get('buttonBorderColor')};
    font-size: 100%;
    background-color:  ${themeMap.get('buttonBgColor')};
    color:  ${themeMap.get('buttonTextColor')};
    /*font-weight:bold;*/
    height: 22px;
    cursor:pointer;
    font-family:tahoma;
}
.command-button , .command-button1{width: 100px;}
.command-button2{width:150px;}
.command-button3{width:200px;}
.command-button4{width:250px;}
.command-button5{width:300px;}
.command-button6{width:350px;}
.command-button7{width:400px;}

.command-button-hover , .command-button-hover1 ,.command-button-hover2 , .command-button-hover3 , .command-button-hover4,.command-button-hover5,.command-button-hover6,.command-button-hover7  {
    border:1px solid ${themeMap.get('buttonBorderHoverColor')};
    font-size: 100%;
    /*font-weight:bolder;*/
    height: 22px;
    background-color:  ${themeMap.get('buttonHoverBgColor')};
    color:  ${themeMap.get('buttonTextHoverColor')};
    cursor:pointer;
    font-family:tahoma;
}

.command-button-hover , .command-button-hover1{width: 100px;}
.command-button-hover2{width:150px;font-family:tahoma;}
.command-button-hover3{width:200px;font-family:tahoma;}
.command-button-hover4{width:250px;font-family:tahoma;}
.command-button-hover5{width:300px;font-family:tahoma;}
.command-button-hover6{width:350px;font-family:tahoma;}
.command-button-hover7{width:400px;font-family:tahoma;}

.command-button-focus , .command-button-focus1 ,.command-button-focus2 , .command-button-focus3 , .command-button-focus4,.command-button-focus5,.command-button-focus6,.command-button-focus7{
    border:1px solid ${themeMap.get('buttonBorderHoverColor')};
    font-size: 100%;
    /*font-weight:bolder;*/
    height: 22px;
    background-color:  ${themeMap.get('buttonBgColor')};
    color:  ${themeMap.get('buttonTextColor')};
    cursor:pointer;
    font-family:tahoma;
}

.command-button-focus , .command-button-focus1{width: 100px;font-family:tahoma;}
.command-button-focus2{width:150px;font-family:tahoma;}
.command-button-focus3{width:200px;font-family:tahoma;}
.command-button-focus4{width:250px;font-family:tahoma;}
.command-button-focus5{width:300px;font-family:tahoma;}
.command-button-focus6{width:350px;font-family:tahoma;}
.command-button-focus7{width:400px;font-family:tahoma;}
#sideMenu
{
    width: 170px;
    vertical-align: top;
    background-color:white;
    border-left: solid 1px #5F9ACF;
    border-right: solid 1px #5F9ACF;
    border-top: solid 5px #5F9ACF;
    border-bottom: solid 5px #5F9ACF;
    margin: 0;                          
    padding: 0;
}

#sideMenu .section
{
    width: 169px;
}


#sideMenu .headerOpen, #sideMenu .headerClosed
{
    display: block;
    width: 164px;
    font-weight: normal;
    font-size: 100%;
    background-color: #D8E2F7;
    border-bottom: solid 1px #5F9ACF;
    padding: 3px 3px 3px 3px;
	border-collapse: collapse;    
    text-decoration: none;
    vertical-align:middle;
    background-repeat: no-repeat;
    background-position: 3px 7px;
    text-align:right;
}


#sideMenu .headerOpen
{
    background-image: url(./images/menu/nav_down.png  ) ;
    background-position:center left;
    color:#003366;
}
#sideMenu .headerClosed
{
    background-image: url(./images/menu/nav_left.png);
    background-position:center left;
    color:#003366;
}

#sideMenu .headerOpen:hover{
    color:#ff3366;
}

#sideMenu .headerClosed:hover{
    color:#ff3366;
}
#sideMenu ul
{
    margin: 0;
    padding: 2px 5px 2px 3px;
    /*border-right:solid 1px #5F9ACF;*/
    list-style: none;
}

#sideMenu li
{
    margin: 0;
	padding: 0;
}

#sideMenu li a
{
    font-size:90%;
    /*background-image: url(./images/bullet/topmenu_bullet.gif);*/
    background-repeat: no-repeat;
    background-position:center right;
	width: 138px;
	display: block;
	padding: 2px 13px 2px 10px;
	border-bottom: 1px dotted #f2f2f2;
    text-decoration: none;
    text-align:right;
    color:black;
}


#sideMenu li a:hover
{
    font-size:90%;
    text-align:right;
    text-decoration: none;
    color:#ff3366;
}

.menuSeparator{
    width:100%;
    background-color:#d3d3d3;
    text-decoration: none;
    height:1px;
    margin-top:5px;
    margin-bottom:5px;
}


.topmenu a{
	color:white;
    text-decoration:none
}
.topmenu a:hover{
    color:white;
}
.topmenu a:after{
    color:white;
}

.topmenu a:visited{
    color:white;
}

.topmenu a:visited:hover{
    color:white;
}
.topmenu a:active{
    color:white;
}

.topmenu label{
    color:white;
}
.informationBox td, .questionBox td, .warningBox td, .hintBox td, .forbiddenBox td, .helpBox td{
    padding:10px 15px;
}
.informationBox, .questionBox, .warningBox, .hintBox,.forbiddenBox, .helpBox{
    border-collapse: collapse;
    font-size:100%;
    max-width:90%;
    border:1px solid #d3d3d3;
}

.informationBox th, .questionBox th, .warningBox th, .hintBox th, .forbiddenBox th, .helpBox th{
    background-image:url("./images/fade2.png");
    background-repeat:repeat-x;
    background-position:top;
    font-weight:bold;
    font-size:110%;
    vertical-align:top;
}
.informationBox th div, .questionBox th div, .warningBox th div, .hintBox th div, .forbiddenBox th div, .helpBox th div{
    background-position:center right ;
    background-repeat:no-repeat;
    background-color: transparent;
    margin:5px;
}

.informationBox {
    background-color: ${themeMap.get('boxInformationBGColor')};
    color: ${themeMap.get('boxInformationTextColor')};
}

.informationBox th{
    background-color: ${themeMap.get('boxInformationTitleBGColor')};
    color: ${themeMap.get('boxInformationTitleTextColor')};
}

.informationBox th div{
    background-image: url(./images/icons/emoticons/star_green.png) ;
}

.questionBox {
    background-color: ${themeMap.get('boxQuestionBGColor')};
    color: ${themeMap.get('boxQuestionTextColor')};
}


.questionBox th{
    background-color: ${themeMap.get('boxQuestionTitleBGColor')};
    color: ${themeMap.get('boxQuestionTitleTextColor')};
}

.questionBox th div{
    background-image: url(./images/icons/emoticons/t_help.gif) ;
}


.warningBox {
    background-color: ${themeMap.get('boxWarningBGColor')};
    color: ${themeMap.get('boxWarningTextColor')};
}

.warningBox th{
    background-color: ${themeMap.get('boxWarningTitleBGColor')};
    color: ${themeMap.get('boxWarningTitleTextColor')};
}

.warningBox th div{
    background-image: url(./images/icons/emoticons/warning.png) ;
}

.forbiddenBox {
    background-color: ${themeMap.get('boxForbiddenBGColor')};
    color: ${themeMap.get('boxForbiddenTextColor')};
}

.forbiddenBox th{
    background-color: ${themeMap.get('boxForbiddenTitleBGColor')};
    color: ${themeMap.get('boxForbiddenTitleTextColor')};
}

.forbiddenBox th div{
    background-image: url(./images/icons/emoticons/forbidden.png) ;
}



.hintBox {
    background: ${themeMap.get('boxHintBGColor')};
    color: ${themeMap.get('boxHintTextColor')};
}

.hintBox th{
    background-color: ${themeMap.get('boxHintTitleBGColor')};
    color: ${themeMap.get('boxHintTitleTextColor')};
}

.hintBox th div{
    background-image: url(./images/icons/emoticons/star_yellow.png) ;
}

.helpBox {
    background: ${themeMap.get('boxHelpBGColor')};
    color: ${themeMap.get('boxHelpTextColor')};
}

.helpBox th{
    background-color: ${themeMap.get('boxHelpTitleBGColor')};
    color: ${themeMap.get('boxHelpTitleTextColor')};
}

.helpBox th div{
    background-image: url(./images/icons/emoticons/lightbulb_on.png) ;
}
.resultTable{
    direction:ltr;
    width:100%;
    overflow:visible;
}
.resultTable .normalTr {
    font-size:100%;
    font-weight:normal;
}
.resultTable .selectedTr {    
    font-size:150%;
    font-weight:bolder;
}
.resultTable th {
    background-color:khaki;
    text-align:center;
    font-size:110%;
    font-weight:bold;
}
.resultTable td{
    background-color:white;
    text-align:left;
    font-size:100%;
    font-weight:normal;
}

.resultTable tr{    
    font-size:100%;
    font-weight:normal;
}

.resultTable #evenTd{
    background-color:LightCyan;
    text-align:left;
    font-size:100%;
    font-weight:normal;
}

.resultTable #oddTd{
    background-color:LightBlue;
    text-align:left;
    font-size:100%;
    font-weight:normal;
}

.resultTable #crossTd{
    background-color:PowderBlue;
    text-align:left;
    font-size:100%;
    font-weight:normal;
}

.sqlResultTop{
    background-color:#777777;
    color: #dddddd;
}
.sqlResultTop td{
    background-color:#777777;
    padding:4px 10px;
    color: #dddddd;
}

.sqlResultTop a{color:#dddddd;text-decoration:underline;}
.sqlResultTop a:hover{color:#dddddd }
.sqlResultTop a:after{color:#dddddd;}
.sqlResultTop a:visited{color:#dddddd;}
.sqlResultTop a:visited:hover{color:#dddddd;}
.sqlResultTop a:active{color:#dddddd;}
.sqlResultTop label{color:#dddddd;}
.qtip {
    font-size:100%;
    direction:ltr;
}

.qtip-wrapper{
    font-size:100%;
    direction:ltr;
}

.qtip-contentWrapper{
    font-size:100%;
    direction:rtl;
    text-align:right;!important
}

.qtip-tip{
    font-size:100%;
    direction:rtl;
    text-align:right;

}
 .qtip-title{
     font-size:100%;
     direction:rtl;
     text-align:right;!important

 }
.qtip-content{
    font-size:100%;
    direction:rtl;
    text-align:right;!important

}

.qtip-active{
    font-size:100%;
    direction:rtl;
    text-align:right;
}

.qtip-button{
    float:left;!important
    margin:0;
    padding:0;
}

.qtip-button-img{
    width:20px;
    height:20px;
    margin:0;
    padding:0;
    vertical-align:text-top;
}

.labelWithQuestionMark {
    background-image: url( './images/balloon/question.gif' );
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    padding: 5px 5px 5px 25px;
    font-size: 100%;
}

.tipQuestionMarkImg {
    background-image: url( './images/balloon/question.gif' );
    background-position: left;
    background-repeat: no-repeat;
}

.tipQuestionMark,.tipQuestionMarkImg{
    width: 16px;
    height: 16px;
    min-height:16px;
    min-width:16px;
    font-size: 100%;
    cursor:default;
    text-decoration:none
}

.tipQuestionMark a{text-decoration:none}
.tipQuestionMark a:hover{text-decoration:none}
.tipQuestionMark a:after{text-decoration:none}
.tipQuestionMark a:visited{text-decoration:none}
.tipQuestionMark a:visited:hover{text-decoration:none}
.tipQuestionMark a:active{text-decoration:none}
.tipQuestionMark a:focus{text-decoration:none}
.tipQuestionMark a:focus:hover{text-decoration:none}


.my-tip {
    direction:rtl;
    background:transparent;
    opacity:.9;
    line-height:normal;

}

/*
.tip {
    min-height:60px;
    font-family:Tahoma,Arial,serif;
    background: url( ./images/bubble-tooltip/tip-text.gif ) left top repeat-y;
}

.tip-top {
    height:35px;
    background: url( ./images/bubble-tooltip/tip-top.gif ) top left no-repeat;
}

.tip-title {
    font-family:Tahoma,Arial,serif;
    color: #e95e25;
    font-size: 120%;
    font-weight: bold;
    margin: 0 30px 0 50px;
}

.tip-text {
    font-family:Tahoma,Arial,serif;
    font-size: 110%;
    color: #000;
    padding: 10px 30px 20px 50px;
}

.tip-bottom {
    height:16px;
    background: url( ./images/bubble-tooltip/tip-bottom.gif ) left bottom no-repeat;
}
*/

/*
div.tooltip {
	width: 200px;
	color: #fff;
	text-align: center;
}



div.tooltip h4 {
	color: #fff;
	font-weight: bold;
	text-shadow: 2px 2px 1px #222;
	margin: 0;
	padding: 13px 10px 5px;                                       <img width="16" height="16" alt="Top" title="Top" style="margin: 0pt; padding: 0pt; vertical-align: middle;" src="/payamsms/images/pager/pager_top.png"/>
	background: url(../../img/balloon.png) top left no-repeat !important;
	background: url(img/balloon.gif) top left no-repeat;
	font-size: 11px;
}

div.tooltip p {
	margin: 0;
	padding: 0 10px 15px;
	text-shadow: 2px 2px 1px #222;
	background: url(img/balloon.png) bottom left no-repeat !important;
	background: url(img/balloon.gif) bottom left no-repeat;
	font-size: 10px;
}

*/
.helpContainerDiv{
    margin:5px;
    padding:5px;
    width:100%;
    height:100%;
    direction:rtl;
}