html 
{ 
	text-decoration:rtl;
	direction:rtl;
}
body 
{
	margin:0px;
	direction:rtl;
	padding:0px;
	font-family:tahoma;
	background-color:#E4EBFB;
	line-height:14pt;
	color:#4B4B4B;
	font-size:9pt;
	background-image:url(../images/mainpage/bg_bottom.jpg);
	background-position:bottom;
	background-repeat:no-repeat;

}

table {
	direction:rtl;
}
td {
	font-size: 9pt; color: #000000; font-family: Tahoma; vertical-align:top;text-align:right;
}
fieldset
{
  border: 2px solid #bbbbbb;
}
legend
{
font-weight:bold;
}
p 
{
	text-align:justify;
	line-height:25px;
	color:#4B4B4B;
}
ul
{
	color:#4B4B4B;
	line-height:25px;
}
ol
{
	color:#4B4B4B;
	line-height:25px;
}
h1
{
	color:#3B3B3B;
	font-size:11pt;
	font-weight:bold;
	letter-spacing:-1px;
	font-style:italic;
	padding-right:2px;
}
h2
{
	color:#3B3B3B;
	font-size:9pt;
	font-weight:bold;
	letter-spacing:-1px;
}
h3
{
	color:#3B3B3B;
	font-size:8pt;
	font-weight:bold;
	letter-spacing:-1px;

}
A {
	font-size: 9pt; color: #090049; text-decoration: none;
}
A:hover {
	color: #444444;
}

/*Forms*/
.stcInlineEdit
{
	width: 70px;
	height: 23px;
float:left;
z-index:1000;
position:absolute;
text-align:right;
cursor:hand;
filter: alpha(opacity=70);
  background-image: url(../images/Common/rtl/editstc.gif);
}
.stcInlineEditOver
{
	width: 70px;
	height: 23px;
float:left;
z-index:1000;
position:absolute;
text-align:right;
cursor:hand;
  background-image: url(../images/Common/rtl/editstc.gif);
}

/* Standard Form*/
.standard-form-holder
{
  width:auto;
  padding:5px;
}
.standard-form-row
{
  vertical-align:middle;
  height: 26px;
}
.standard-form-title
{
	width:120px;
	text-align:left;
	padding-left:5px;
	border-left: 1px dotted #BBBBBB;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
.standard-form-title-required
{
	width:120px;
	text-align:left;
	padding-left:5px;
	border-left: 1px dotted red;
	padding-bottom:2px;
	padding-top:2px;
	color:red;
	vertical-align:top;
}

.standard-form-extra-title
{
	padding-bottom:2px;
	padding-top:2px;
	padding-right:5px;
}
.standard-form-input
{
	padding-right:5px;
	width:300px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
.standard-form-star-input
{
	padding-right:5px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:top;
}
.standard-form-small-input
{
    width:20px;
    padding-bottom:2px;
	padding-top:2px;
	padding-right:5px;
	vertical-align:top;
}
.standard-fieldset-on
{
    direction:rtl;
	background-color:#ffffff;
	border-width:2px 10px 2px 2px;
	border-style:solid;
	border-color:#bbbbbb;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;		
	margin:20px 0px 20px 20px;
	position:relative;
	display:block;
	padding: 0px 10px 10px 10px;

}
.standard-fieldset-on legend
{
    background-color:#ffffff;
	border-width:1px 10px 1px 1px;
	border-color:#999999;
	border-style:solid;	
	color:#5c71a2;
	font-weight:bold;
	font-size:90%;
	text-align:center;		
	padding:3px 5px;
	margin:0px 0px 10px -40px;
	position:relative;
	top: -14px;
	font-family: tahoma;
	direction:rtl;
	text-align:right;
}
.standard-fieldset-off
{
   direction:rtl;
   border:0px;
   padding-right:20px;
   padding-left:30px;
}
.standard-tip-holder 
{
	padding-right:5px;
	padding-left:100px;
	padding-top:5px;
	padding-bottom:5px;
}
.standard-tip 
{
	padding:2px;
	border:1px solid #CCCCCC;
	background-color:#FFFFCC;
	text-align:justify;
	direction:rtl;
	color:#8E8E8E;
	font-size: 8pt; font-family: Tahoma;
}
.standard-validation-holder{
	text-align:right;
	padding-right:5px;
	padding-bottom:2px;
	vertical-align:top;
	padding-top:2px;
}
.standard-validation
{
	padding:2px;
	border: 1px solid #bbbbbb;
	background-color:#FBD5D4;
	text-align:justify;
	direction:rtl;
	color:#8E8E8E;
	font-size: 8pt; font-family: Tahoma;
	width:200px;
	float:left;
}

/* Standard Form*/

.standard-form-btn {
	width:100px;
	padding-bottom:2px;
	padding-top:2px;
	vertical-align:middle;
}
.btn-cell {
	vertical-align:middle;
	text-align:center;
	width:100px;
}
.button {
	font-size: 9pt;
	font-family: tahoma;
	border: 1px solid #BAC773;
	width: 100px;
	height: 23px;
	color:#151901;
	background-image: url(../../../../../PortalData/Subsystems/UIPackManager/ControlImages/Button/rtl/bg.gif);
}

/*Forms*/
/*Loco Controls*/
.Toolbar
{
	border:solid 1px #BCC586;
	background-color:#F8FCE3;
	padding:2px;
	background-image:url(../images/Controls/Toolbar/rtl/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.Toolbar-item
{
  border:solid 1px #F8FCE3;
  cursor:hand;
}
.Toolbar-disable-item
{
  background-color:#E5E4E8;
  border:solid 1px #aaaaaa;
  text-shadow:#CCCCCC;
  cursor:default;
}
.Toolbar-item-over
{
  border:solid 1px #99a26b;
  background-color:#FFF0BE;
  cursor:hand;
}
.Toolbar-seperator
{
  width:0px;
  background-color:#F8FCE3;
}
.Toolbar-grip
{
	width:5px;
	background-image: url(../images/Controls/Toolbar/rtl/grip.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.Toolbar-box
{
	border:solid 1px #BCC586;
	background-color:#F8FCE3;
	padding:2px;
	background-repeat: repeat-x;
	background-position: top;
}
.Toolbar-box-item
{
  border:solid 1px #F8FCE3;
  width:120px;
  cursor:hand;
}
.Toolbar-box-item-over
{
  border:solid 1px #aaaaaa;
  width:120px;
  background-color:#FFF0BE;
  cursor:hand;
}

.MultiLingual
{
}
.MultiLingual-body-holder{
   width:auto;
   padding:10px;
   vertical-align:top;
   border-bottom: 2px solid #BCC586;
   border-top: 2px solid #BCC586;
   border-left: 2px solid #BCC586;
   border-right: 2px solid #BCC586;
}
.MultiLingual-body{
}
.MultiLingual-lang-holder{
   width:80px;
   vertical-align:top;
}
.MultiLingual-lang-start {
	width:80px;
	height:20px;
	border-bottom: 2px solid #BCC586;
}

.MultiLingual-lang-on {
	width:80px;
	height:22px;
	border-bottom: 2px solid #BCC586;
	border-right: 2px solid #BCC586;
	background-color:#FFFFCC;
	vertical-align:middle;
}
.MultiLingual-lang-off {
	width:80px;
	height:22px;
	border-bottom: 2px solid #BCC586;
	border-right: 2px solid #BCC586;
	vertical-align: middle;
}
.textbox {
	font-size: 9pt;
	font-family: tahoma;
	width: 150px;
	height: 18px;
	border: 1px solid #BBBBCC;
}

.textbox-tipbox
{
   width:200px;
}
.textbox-holder
{
 position:absolute;
 padding:10px 10px 0px 0px;
 direction: rtl;
}
.textbox-icon-off
{
	width:20px;
	height:20px;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_iconoff.gif');
	background-repeat: no-repeat;
}
.textbox-icon-on
{
	width:20px;
	height:20px;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_iconon.gif');
	background-repeat: no-repeat;
}
.textbox-header 
{
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_header.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
}
.textbox-body
{
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_body.gif');
	background-repeat: repeat-y;
	height: 20px;
	width: 200px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt; color: #996600; font-family: Tahoma;
}
.textbox-footer
{
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_footer.gif');
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}
.textarea {
	font-size: 9pt;
	font-family: tahoma;
	width: 250px;
	height: 60px;
	border: 1px solid #BBBBCC;
}

.textarea-tipbox
{
   width:200px;
}
.textarea-holder
{
 position:absolute;
 padding:10px 10px 0px 0px;
 direction: rtl;
}
.textarea-icon-off
{
	width:20px;
	height:20px;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_iconoff.gif');
	background-repeat: no-repeat;
}
.textarea-icon-on
{
	width:20px;
	height:20px;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_iconon.gif');
	background-repeat: no-repeat;
}
.textarea-header
{
	border-color:#C4C2C2;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_header.gif');
	background-repeat: no-repeat;
	height: 25px;
	width: 200px;
}
.textarea-body
{
	border-color:#C4C2C2;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_body.gif');
	background-repeat: repeat-y;
	height: 25px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 8pt; color: #A4A4A4; font-family: Tahoma;
}
.textarea-footer
{
	border-color:#C4C2C2;
	background-image: url('../images/Controls/TextBoxs/Loco1/rtl/textbox_footer.gif');
	background-repeat: no-repeat;
	height: 9px;
	width: 200px;
}

.Pager-holder
{
  width:auto;
  padding:10px;
}
.Pager-number
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
}
.Pager-number-selected
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
}
.Pager-number-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
  cursor:hand;
}
.Pager-last
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.Pager-last-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.Pager-last-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.Pager-first
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.Pager-first-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.Pager-first-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.Pager-next
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.Pager-next-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.Pager-next-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
.Pager-previous
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
}
.Pager-previous-over
{
  width:15px;
  border:1px solid #9ba857;
  background-color:#d6e296;
  text-align:center;
  cursor:hand;
  font-weight:bold;
}
.Pager-previous-disabled
{
  width:15px;
  border:1px solid #c4c2c2;
  background-color:#fcf9eb;
  text-align:center;
  font-weight:bold;
  color:#c0c0c0;
}
/*popup*/
.overlay {
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
     background-image:url(../images/common/rtl/background-trans.png);
}
 .overlay div {
     width:700px;
     margin: 100px auto;
     background-color: #bbbbbb;
     border:1px solid #000;
     padding:15px;
     text-align:center;
  }

/*popup*/

/*Loco Controls*/

.tc-header
{
	background-image: url(../images/Arrangements/TwoColumn/rtl/tbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.topmenu{ text-align:right;}

.Decorator1-container
{
  border:1px solid #99a26b;
  padding:1px;
}
.Decorator1-header
{
  border-right:1px solid #99a26b;
  border-left:1px solid #99a26b;
  border-top:1px solid #99a26b;
  background-color:#cbd49b;
  height:26px;
}
.Decorator1-header-inner
{
  border:1px solid #ffffff;
}

.Decorator2-head-border
{
	border:1px solid #D8E398;
	width:100%;
}
.Decorator2-head-body
{
	height: 25px;
	background-image: url(../images/Decorators/Decorator2/rtl/headbg.gif);
	background-repeat: repeat-x;
	border:1px solid #FFFFFF;
	padding-right:5px;
	background-color: #E7F1B0;
}
.Decorator2-body-border
{
	width:100%;
	border-bottom:1px solid #D8E398;
	border-left:1px solid #D8E398;
	border-right:1px solid #D8E398;
}
.Decorator2-body-body
{
	height: 100px;
	background-image: url(../images/Decorators/Decorator2/rtl/bodybg.gif);
	background-repeat: repeat-x;
	border-bottom:1px solid #FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	background-color:#eaf3b9;
}

.Decorator3-border {
	border-bottom:2px solid #D4E091;
	border-right:2px solid #D4E091;
	border-left:2px solid #D4E091;
	border-top:1px solid #D4E091;
	height: 100px;
	width: 100%;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
}

/* SLIMBOX */

#lbOverlay {
	position: absolute;
	left: 0;
	width: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	right: 10%;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(../../../../../PortalData/Subsystems/Gallery/slim/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	right: 0;
}

#lbPrevLink:hover 
{
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/prevlabel.gif) no-repeat 100% 15%;
}

#lbNextLink {
	left: 0;
}

#lbNextLink:hover {
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/nextlabel.gif) no-repeat 0% 15%;
}

#lbBottom {
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: left;
	width: 66px;
	height: 22px;
	background: transparent url(../../../../../PortalData/Subsystems/Gallery/slim/closelabel.gif) no-repeat center;
	margin: 5px 0;
}

#lbCaption, #lbNumber {
	margin-left: 10px;
	direction:rtl;
	text-align:right;
}

#lbCaption {
	font-weight: bold;
	direction:rtl;
}
/* SLIMBOX */


/*Compound Calendar*/
.default-holder
{
	width: 160px;
	background-color: #e6eaef;
	padding:3px;
	margin: 10px 10px 0px 0px;
	border-top: 1px solid #A7A7A7; 
	border-bottom: 1px solid #A7A7A7; 
	border-right: 1px solid #A7A7A7; 
	border-left: 1px solid #A7A7A7; 
	cursor: default;
}
.default-indicator
{
  background-color:Transparent;
  width:180px;
  height:180px;
}
.default-header
{
	height:20px;
	background-color: #9cacbc;
	border-top: 1px solid #E9EAE2; 
	border-bottom: 1px solid #E9EAE2; 
	border-right: 1px solid #E9EAE2; 
	border-left: 1px solid #E9EAE2; 
	text-align:center;
}
.default-header td
{
	text-align:center;
	font-family:tahoma;
	color:#2e4864;
}
.default-next-month
{
	height:20px;
	width:20px;
	background-image: url('../images/common/next.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-previous-month
{
	height:20px;
	width:20px;
	background-image: url('../images/common/previous.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-next-year
{
	height:20px;
	width:20px;
	background-image: url('../images/common/nextyear.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-previous-year
{
	height:20px;
	width:20px;
	background-image: url('../images/common/previousyear.gif');
	background-repeat:no-repeat;
	background-position: center center;
}
.default-body
{
	background-color: #FFFFFF;
	padding:3px;
	width: 160px;
  border: 1px solid #5c748d;
}
.default-title
{
  border-bottom: 1px solid #5c748d;
  width:160px;
  text-align:center;
}
.default-day-title
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
}
.default-day
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
}
.default-day-disable
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	color:#999999;
}
.default-day-selected
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	background-image: url('../images/common/selected.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.default-day-event
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;
	background-image: url('../images/common/event.gif');
	background-position: center center;
	background-repeat: no-repeat;
}
.default-events
{
  width:50px;
	background-color: #FFFFCB;
  border:1px solid #bbbbbb;
  padding:5px;
  text-align:right;
}
.default-events A
{
  color:Olive;
}
.default-day-over
{
	vertical-align:middle;
	text-align:center;
	width:20px;
	height:20px;

	background-image: url('../images/common/over.gif');
	background-position: center center;
	background-repeat: no-repeat;
	cursor:hand;
}
.default-footer
{
	height:10px;
	background-color: #cad3df;
}

/*Compound Calendar*/

/*custom control*/
 span.checkbox {
   width: 19px;
   height: 25px;
   padding: 0 5px 0 0;
   background: url(checkbox.gif) no-repeat;
   display: block;
   clear: left;
   float: left;
   }
  span.radio {
  width: 19px;
  height: 25px;
  padding: 0 5px 0 0;
  background: url(radio.gif) no-repeat;
  display: block;
  clear: left;
  float: left;
  }
  span.select {
  position: absolute;
  width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
  height: 21px;
  padding: 0 24px 0 8px;
  color: #fff;
  font: 12px/21px arial,sans-serif;
  background: url(select.gif) no-repeat;
  overflow: hidden;
  }
  /*custom control*/


/* smoothbox CSS */

#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}

#TB_overlay {
	position: absolute;
	z-index:100;
	top: 0px;
	left: 0px;
	background-color:#000;
}

#TB_window {
	position: absolute;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	border: 4px solid #525252;
	text-align:left;
}

#TB_window img {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}

#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:5px 10px 7px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: absolute;
	display:none;
	height:100px;
	width:100px;
	z-index:101;
}

#TB_HideSelect{
	z-index:99;
	position:absolute;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}

/* IE6 */
* html #TB_iframeContent{
	margin-bottom:1px;
}
/* smoothbox CSS end*/

/*Online Edit Start*/
div.online-edit-holder
{
  width:100%;
  text-align:right;
  float:right;
  padding-bottom:5px;
}
div.online-edit
{
	height:30px;
	width:240px;
	border:1px #CCCCCC solid;
	background-color:#F0F0EE;
}
div.online-edit div.inner-right
{
	float:right;
	width:104px
}
div.online-edit div.inner-left
{
	float:right;
	width:53%;
             
}
ul.online-edit
{
	list-style-type:none;
	padding:0px; 
	margin:4px 4px 4px 4px ;
	height:22px;
	border-right:1px solid #bbbbbb;
}
ul.online-edit li
{
	float:right;
	width:20px;
	height:20px;
	margin-left:2px;
}
ul.online-edit li a
{
	border:1px #F0F0EE solid;
	float:left;
}
ul.online-edit li a:hover
{
	background-color:#F8FDD5;
	border:1px #938888 solid;
}
/*Online Edit End*/
/*navigation*/
ul.navigation
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
	list-style-type:none;
}

ul.navigation li
{
	float:right;
	padding-right:6px;
	padding-left:5px;
	background-image:url(../images/common/rtl/navigation/navigation-bg.gif);
	background-position:right;
	background-repeat:no-repeat;

}


ul.navigation li.navigation-first
{
	float:right;
	padding-right:5px;
	padding-left:5px;
	background-image:none;
}

ul.navigation li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:8pt;
	color:#030089;
}
ul.navigation li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
/*end navigation*/
/*site map*/
ul.sitemap1
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap2
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap3
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap4
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap5
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap6
{
	padding-right:10px;
	margin-right:10px;
	padding-top:3px;
}
ul.sitemap1 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-01.gif);
	background-repeat:no-repeat;
}
ul.sitemap1 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap1 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap2 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-02.gif);
	background-repeat:no-repeat;
}
ul.sitemap2 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap2 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap3 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-03.gif);
	background-repeat:no-repeat;
}
ul.sitemap3 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap3 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap4 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-04.gif);
	background-repeat:no-repeat;
}
ul.sitemap4 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap4 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap5 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-05.gif);
	background-repeat:no-repeat;
}
ul.sitemap5 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap5 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
ul.sitemap6 li
{
	list-style-image:url(../images/common/rtl/sitemap/map-06.gif);
	background-repeat:no-repeat;
}
ul.sitemap6 li a
{
	text-decoration:none;
	font-family:tahoma;
	font-size:10pt;
	color:Green;
}
ul.sitemap6 li a:hover
{
	text-decoration:underline;
	color:#1E1E1E;
}
/*end site map*/


/* uipack AERI */
.main-bg-top
{
	background-image:url(../images/mainpage/bg_top.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:100%;
}
.main-holder
{
	width:883px;
}
.main-holder-header
{
	border-right:1px #757A7C solid;
	height:90px;
	background-color:#ffffff;
}
.main-holder-header-right
{
	width:50%;
}
.main-holder-header-left
{
	width:50%;
}
.main-holder-header-all
{
	width:100%;
}
.main-holder-dashboard
{
	border-right:1px #757A7C solid;
	height:155px;
	background-color:#ffffff;
	padding-right:10px;
	padding-top:3px
}
.main-holder-menu
{
	border-right:1px #757A7C solid;
	height:37px;
	background-color:#ffffff;
	padding-right:10px; 
	padding-left:10px;
}
.main-holder-menu-bg
{
	background-image:url(../images/mainpage/menu_bg.gif);
	background-repeat:repeat-x;
	height:37px;
}
.main-holder-main
{
	border-right:1px #757A7C solid;
	height:252px;
	background-color:#ffffff;
	padding:10px;
}
.main-holder-main-all
{
	width:100%;
}
.main-holder-main-right
{
	width:75%;
	padding-left:12px;
}
.main-holder-main-left
{
	width:25%;
}
.main-holder-footer-all
{
	width:100%;
}
.main-holder-footer
{
	width:100%;
	border:1px #000000 solid;
}
.main-holder-bottom
{
	background-image:url(../images/mainpage/holder_bg_bottom.gif);
	background-repeat:no-repeat;
	background-position:top;
	width:100%;
	height:45px;
}
.dec1-top-right
{
	background-image:url(../images/decorators/dec1_topright.gif);
	width:18px;
	height:18px;
	background-repeat:no-repeat;
}
.dec1-top-left
{
	background-image:url(../images/decorators/dec1_topleft.gif);
	width:18px;
	height:18px;
	background-repeat:no-repeat;
}
.dec1-top-center
{
	background-image:url(../images/decorators/dec1_topcenter.gif);
	height:18px;
	background-repeat:repeat-x;
}
.dec1-right
{
	background-image:url(../images/decorators/dec1_right.gif);
	width:18px;
	background-repeat:repeat-y;
}
.dec1-left
{
	background-image:url(../images/decorators/dec1_left.gif);
	width:18px;
	background-repeat:repeat-y;
}
.dec1-center
{
	background-color:#ffffff;
}
.dec1-bottom-right
{
	background-image:url(../images/decorators/dec1_bottomright.gif);
	width:18px;
	height:19px;
	background-repeat:no-repeat;
}
.dec1-bottom-left
{
	background-image:url(../images/decorators/dec1_bottomleft.gif);
	width:18px;
	height:19px;
	background-repeat:no-repeat;
}
.dec1-bottom-center
{
	background-image:url(../images/decorators/dec1_bottomcenter.gif);
	height:19px;
	background-repeat:repeat-x;
}
.dec1-title
{
	background-image:url(../images/decorators/dec1_hr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:15px;
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#5F8C28;
	padding-right:3px;
	padding-bottom:5px;
}

.dec2-top-right
{
	background-image:url(../images/decorators/dec2_topright.gif);
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.dec2-top-left
{
	background-image:url(../images/decorators/dec2_topleft.gif);
	width:16px;
	height:16px;
	background-repeat:no-repeat;
}
.dec2-top-center
{
	background-image:url(../images/decorators/dec2_topcenter.gif);
	height:16px;
	background-repeat:repeat-x;
}
.dec2-right
{
	background-image:url(../images/decorators/dec2_right.gif);
	width:16px;
	background-repeat:repeat-y;
}
.dec2-left
{
	background-image:url(../images/decorators/dec2_left.gif);
	width:16px;
	background-repeat:repeat-y;
}
.dec2-center
{
	background-color:#F3F3F3;
}
.dec2-bottom-right
{
	background-image:url(../images/decorators/dec2_bottomright.gif);
	width:16px;
	height:17px;
	background-repeat:no-repeat;
}
.dec2-bottom-left
{
	background-image:url(../images/decorators/dec2_bottomleft.gif);
	width:16px;
	height:17px;
	background-repeat:no-repeat;
}
.dec2-bottom-center
{
	background-image:url(../images/decorators/dec2_bottomcenter.gif);
	height:17px;
	background-repeat:repeat-x;
}
.dec2-title
{
	background-image:url(../images/decorators/dec2_hr.gif);
	background-repeat:no-repeat;
	background-position:right bottom;
	height:15px;
	font-family:tahoma;
	font-size:9pt;
	font-weight:bold;
	color:#FC990E;
	padding-right:3px;
	padding-bottom:5px;
}
/* uipack AERI end */


