﻿Body, .Normal, .NormalTextBox, TH, TFOOT, THEAD, TD, SPAN, DIV, A
{
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 1.5em;
}

/*========================================================*/
/*  1. Basic											  */
/*========================================================*/

/* Body style */
Body {
	margin: 0;
	padding: 0;
	direction: rtl;
}

.pagemaster {
	width: 100%;
	height: 100%;
	background-color: #f5f5f5;
	direction: ltr;
	background-image: url(images/back-tile.jpg);
	background-repeat: repeat-x;
}

.skinmaster {
	height: 100%;
	width: 900px;
}
.header_td{
	direction: rtl;
	background-image: url(images/header_tile.jpg);
}
.logo_td {
	text-align: right;
	width: 100%;

}
.login_td{
	color: #999999;
	padding-left: 20px;
	padding-top: 5px;
}
.skinchange_td{
	padding-left: 20px;
	display: none;
}
.search_td {
	padding-left: 10px;
	padding-top: 5px;
}
.search_td  input{
	width: 130px; 
}
.menu_td {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-y;
	direction: rtl;
	background-color: #EEEFF3;
	padding-top: 2px;
	padding-right: 10px;
}
.middle_td{
	background-color: #FFFFFF;
	background-image: url(images/middle_tile.jpg);
	background-repeat: repeat-x;
	padding: 20px;
}
.leftpane{
	width:226px;
	padding-right: 10px;
}
.contentpane{
	padding: 15px;

}
.rightpane{
	width:226px;
	padding: 15px 15px 15px 0;
}
/*========================================================*/
/*  4. Footer Classes									  */
/*========================================================*/

/* Footer height */

.footer_td
{
	font-size: 10px;
	direction: rtl;
	padding: 3px 20px;
	background-image: url(images/footer-back.jpg);
	background-position: right;
	background-color: #DBDEE3;
	background-repeat: repeat-y;
}

.footer_td *
{
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
}
/*========================================================*/
/*  5. Links                                              */
/*========================================================*/

/* Basic links */
a:link, a:visited, a:active {
	text-decoration:    none;
	color:  #125687;
}

a:hover {
	text-decoration: underline;
	color:  #125687;
}

/* For the Register and Login/Logout links in the header */
a.LoginLink:link, a.LoginLink:visited, a.LoginLink:active {
	color: #75808a;
	font-size: 10px;
}

a.LoginLink:hover {
	color: #75808a;
}

/* For links on darker backgrounds (e.g. footer links) */
a.FooterLink:link, a.FooterLink:visited, a.FooterLink:active {
	color: #EEEFF3;
	font-size: 11px;
}
a.FooterLink:hover {
	color: #EEEFF3;
}

/* Defines styles for search items */
a.searchLink:link, a.searchLink:visited, a.searchLink:active, .searchLink {
	color: #333333;
	font-size: 11px;
}

a.searchLink:hover {
	COLOR: #333333;
}

/* For the links that look like buttons */
a.CommandButton:link, a.CommandButton:visited, a.CommandButton:active {
	color: #125687;
	text-decoration: underline;
}

a.CommandButton:hover {
	color: #125687;
	text-decoration: none;
}

/* For links that come with a pre-attached Normal class */
a.Normal:link, a.Normal:visited, a.Normal:active {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

a.Normal:hover {
	color: #125687;
	font-weight: normal;
	font-size: 11px;
	text-decoration: underline;
}

a img {
	BORDER-TOP-WIDTH: 0px;
	BORDER-LEFT-WIDTH: 0px;
	BORDER-BOTTOM-WIDTH: 0px;
	BORDER-RIGHT-WIDTH: 0px;
	border: none;
	border-style: none;
}


/* Module titles */
.Head {
	font-weight: bold;
	font-size: 11px;
}

/* Used in admin sections */
.SubHead    {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}


tr.control * span.SubHead
{
	font-size:10pt;
}

.SubSubHead {
	font-size:  1em;
	font-weight:    bold;
	color: #666666;
}

/* text style used for rendered text which should appear disabled */
.NormalDisabled
{
	color: Silver;
}

/* text style used for rendered text which requires emphasis */
.NormalBold
{
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}
strong
{
	font-size: 11px;
	font-weight: bold;
	color: #414141;
}

/* text style used for error messages */
.NormalRed
{
	font-size: 12px;
	font-weight: bold;
	color: #125687
}

/* GENERIC */
h1 {
	padding:0px;
	margin:0px;
	line-height:0px;
	margin-bottom: 15px;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #125687;
}


h2 {
	padding: 0 0 5px 0;
	border-bottom-color: #DADADA;
	border-bottom-style: dotted;
	border-bottom-width: 0px;
	font-weight: bold;
	color: #414141;
	font-size: 13px;
	margin: 0 0 15px 0;
}

P,ul{
	margin-top: 0px;
	margin-bottom: 15px;
}

.paragraph_nospace{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.h1_nospace{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

TFOOT, THEAD    {
	font-size:  1.1em;
	color: #666666;
}

TH  {
	vertical-align: baseline;
	font-size:  1.1em;
	font-weight:    bold;
	color: #666666;
}

SMALL   {
    font-size:  0.8em;
}

BIG {
    font-size:  1.2em;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


UL LI   {
    list-style-type:    square ;
}

UL LI LI    {
    list-style-type:    disc;
}

UL LI LI LI {
    list-style-type:    circle;
}

OL LI   {
    list-style-type:    decimal;
}

OL OL LI    {
    list-style-type:    lower-alpha;
}

OL OL OL LI {
    list-style-type:    lower-roman;
}

HR {
	color: #CCCCCC;
	height:1pt;
	text-align:left
}
.hr{
	background-color: 
}
.Image_Left{
	float: left;
	margin: 0 10px 10px 0;
}

.Image_Right{
	float: right;
	margin: 0 0 10px 10px;
}
.Image_Center{
	float: right;
	width: 100%;
	text-align: center;
}
.Code
{
	background-color:#EEF2F2;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	font-family: 'Courier New' , Monospace;
	direction: ltr;
	margin: auto 20px;
	color: #333333;
}
.Quote
{
	background-color:#EEF2F2;
	border:1px dashed #C8C8C8;
	padding: 10px;
	vertical-align: middle;
	margin: auto 20px;
	color: #333333;
}
/*========================================================*/
/*  7. Forms                                              */
/*========================================================*/

select, input {
	font-size: 11px;
	color: #333333;
	background-color: #BCCCDF;
	margin: 0;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-size: 10px;
	font-weight: normal;
	Height:15	px;
}

.StandardButton {
	border-right: 1px solid #405581;
	border-left: 1px solid #889BC4;
	border-top: 1px solid #889BC4;
	border-bottom: 1px solid #405581;
	color: #fff;
	font-weight: normal;
	background-color: #666666;
	font-family: tahoma;
}

/*========================================================*/
/*  8. Main Menu                                          */
/*========================================================*/
.MainMenu_MenuContainer{
	background: transparent;
	width:100%;
}
.MainMenu_MenuBar{}
.MainMenu_MenuItem{
	color: #43423d;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 10px 1px 10px;
	width: 160px;
}
.MainMenu_MenuItemSel{
	color: #000000;
	font-weight: normal;
	font-size: 11px;
	border-bottom-color: #dddddd;
	border-bottom-style: solid;
	border-width: 0 0 1px 0;
	padding: 0 10px 1px 10px;
	width: 160px;
	background-color: #ececec;
}
.MainMenu_SubMenu{
	background-repeat:repeat-x;
	background-position:bottom;
	border: solid #D0D0D0;
	position:absolute;
	z-index:6000;
	padding: 0 0 20px 0;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#CCCCCC', Direction=135, Strength=3);
	background-image: url(images/submenu_back.jpg);
	margin-right: -3px;
	border-width: 1px 1px 1px 1px;/*	filter:alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity:0.9;	*/
}
.MainMenu_MenuIcon{ display:none; }
.MainMenu_RootMenuArrow{ display:none; }
.MainMenu_MenuArrow{
	border: #ffffff solid 0px;
	display: none;
}
.MainMenu_MenuBreak{
	border-color: #a6a6a6;
	border-style: solid;
	border-width: 0 0 0 0;
	background: tranparent;
}
.MainMenu_RootMenuItem,
.MainMenu_RootMenuItem td,
.MainMenu_RootMenuItemSelected{
	height: 20px;
	padding: 4px 3px 2px 10px;
	background: url(images/tab_bg.gif) top repeat-x transparent;
	color: #43423d;
	font-size: 11px;
} 

.MainMenu_RootMenuItemActive,
.MainMenu_RootMenuItemActive td
.MainMenu_RootMenuItemBreadcrumb, 
.MainMenu_RootMenuItemBreadcrumb td{
	height: 20px;
	padding: 4px 3px 2px 10px;
	background: url(images/tab_bg_on.gif) top repeat-x  transparent;
	color: #43423d;
	font-size: 11px;
}

.MainMenu_LeftOff, .MainMenu_LeftOn, .MainMenu_RightOff, .MainMenu_RightOn {
	height: 23px;
} 
.MainMenu_LeftOff {
	padding-left: 5px;
	background: url(images/tab_right.gif) top left no-repeat transparent;
}
.MainMenu_LeftOn {
	padding-left: 5px;
	background: url(images/tab_right_on.gif) top left no-repeat transparent;
}
.MainMenu_RightOff {
	background: url(images/tab_left.gif) top left no-repeat transparent;
}
.MainMenu_RightOn {
	background: url(images/tab_left_on.gif) top left no-repeat transparent;
}

.MenuItem0 A, .MenuItem0 A:Active, .MenuItem0 A:Hover, .MenuItem0 A:Visited, .MenuItem0 A:Link, 
.MenuItemMouseOver0 A, .MenuItemMouseOver0 A:Active, .MenuItemMouseOver0 A:Visited, .MenuItemMouseOver0 A:Link
{
	width: 100%;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	font-weight: normal;
	padding-top: 5px;
	padding: 2px;
	font-size: 11px;

}
.currentItemHighlight0,.MenuItemMouseOver0 A:Hover{
	font-size: 11px;
	text-decoration: none;
	color: #9DACBF;
}
/*========================================================*/
/*  9. Module Menus                                       */
/*========================================================*/

.ModuleTitle_MenuItem {
	border: white 0px solid;
}

.ModuleTitle_MenuItem TD {  /*TD if menu is using tables*/
	cursor: pointer;
	cursor: hand;
	color: black;
	font-weight: bold;
	font-style: normal;
	height: 21px;
	white-space: nowrap;  /*Word wrapping menu item now optional*/
	padding: 1px 3px 3px 1px;
}


.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EEEEEE; 
	width: 15px;
	height: 100%;   /*override the default height for icon so that menubreaks can have heights adjusted*/
}

.ModuleTitle_SubMenu 
{
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #FFFFFF; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}

.ModuleTitle_MenuBreak  {
	background-color: #EEEEEE; 
	font-size: 1px; /*make sure you take out portal.css ModuleTitle_MenuBreak for this to work*/
}

.ModuleTitle_MenuItemSel {
	cursor: pointer;
	cursor: hand;
	color: black;
	font-weight: bold;
	font-style: normal;
}

/*========================================================*/
/*  10. Sitemap                                         */
/*========================================================*/
.SitemapPageList ul {
	padding: 0;
	margin: 10px 0 10px 0;
}
.SitemapPageList ul ul{
	padding: 0;
	margin: 0;
}
.SitemapPageList ul  li{
	padding-top:	
	
}
.SitemapPageList ul  li li{
	padding: 0;
	margin: 0 30px;
	list-style-type: disc;
	background-image: url(none);
}
.SitemapPageList li {
	list-style-type: none;
	background-image: url(images/sitemappage-headerback.jpg);
	background-position: top;
	background-repeat: repeat-x;
	padding: 10px;
	line-height: 16px;
}
.SitemapPageList li a:hover {
	color: #999999;
}

/*========================================================*/
/*  End Style Sheet                                       */
/*========================================================*/
.UDT_Table_Head {
	background-color: #9d9d9d;
	text-align: center;
}
.UDT_Table_Head a:link{
	color: #FFFFFF;
	font-weight: bold;
}
tr.UDT_Table_Head td, tr.UDT_Table_Item td, tr.UDT_Table_AlternateItem td {
	border-color: #e6e6e6;
	border-style: solid;
	border-width: 1px;
}

.UDT_Table_Item {
	background-color: #ededed;
	text-align: center;
}
.UDT_Table_AlternateItem {
	text-align: center;
}

.portfolio_thumbnail {
	background: url(images/thumbnail.gif) no-repeat top right;
	width: 160px;
	vertical-align: top;
	padding-top: 15px;
	padding-left: 10px;
	float: right;
	display: block;
	padding-right: 15px;
}
.portfolio_title .head{
	padding: 0 0 5px 0;
	border-bottom-color: #DADADA;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	font-weight: bold;
	color: #125687;
	font-size: 16px;
	margin: 0 0 15px 0;
	font-family: "Times New Roman", Times, serif;
}	
.table_normal {
	text-align: center;
	width: 100%;
	border-color: #DCE7EB;
	border-style: solid;
	border-width: 1px;
}
.table_normal   td  {
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px;
}



.news_block{
	border-bottom-color: #C8D5E4;
	border-bottom-style: dashed;
	border-bottom-width: 0px;
	background-image: url(images/news_latest_block.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 10px;
} 
.news_image{
	float: left;
	border-color: #DCE7EB;
	border-style: solid;
	border-width: 2px;
	margin-right: 10px;
}
.news_title_block{
	padding-bottom: 5px;
}
.news_title	{
	font-weight: bold;
} 
.news_date{
	font-size: 10px;
	color: #8497AE;
} 
.news_body{
} 

.app_table_main {
	text-align: center;
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
}
.app_table_main    td  {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 0px;
}
.app_table_normal {
	border-color: #ECF5F9;
	border-style: solid;
	border-width: 1px;
}
.app_table_normal     td  {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
}
.app_table_cell_color1
{
	background-color: #5381ac;
	color: #FFFFFF;
	text-align: center;
	padding: 1px;
}
.app_table_cell_color2
{
	background-color: #bfd7e8;
	padding: 1px;	
}
.app_table_cell_color3
{
	background-color: #ecf5f9;
	padding: 1px;	
}
.app_text_title
{
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	color: #125687;
}
.app_text_bold
{
	font-size: 12px;
	color: #125687;
	font-weight: bold;
}
.Grid

{

	font-family: Verdana, Arial, Helvetica, sans-serif; 

	font-size: 10px; 

	font-style: normal; 

	font-weight: normal; 
color: #000000;
	 

	text-decoration: none;

}

.Grid_Header

{

	height: 20px;

	background-color: #5381ac;
	text-align :center ;
	font-weight: bold; 	

	padding-right: 2px;

	padding-left: 2px;
	color: #ffffff;

}



.Grid_Item

{

	height: 20px;

	background-color: #bfd7e8;

	padding-right: 2px;

	padding-left: 2px;	

}



.Grid_EditItem

{

	height: 20px;

	background-color: #FFCC66;

	

}



.Grid_AlternatingItem

{

	height: 20px;

	background-color: #ecf5f9;	

	padding-right: 2px;

	padding-left: 2px;

}

.Grid_SelectedItem

{

	height: 20px;

	background-color: #FFCC66;	

	padding-right: 2px;

	padding-left: 2px;

}



.Grid_WarningItem

{

	height: 20px;

	background-color: #FF0000;	

	padding-right: 2px;

	padding-left: 2px;

}
#demo-container{
	padding:5px 15px 0 15px;
	background-color: #ffffff;
}
select
{
font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	
	
}
ul#simple-menu{
	list-style-type:none;
	width:100%;
	position:relative;
	height:22px;
	font-family:tahoma;
	font-size:9px;
	margin:0;
	padding:11px 0 0 0;
}
ul#simple-menu li{
	display:block;
	float:right;
	margin:0 0 0 4px;
	height:22px;
}
ul#simple-menu li.left{margin:0;}
ul#simple-menu li a{
	display:block;
	float:left;
	color:#fff;
	line-height:22px;
	text-decoration:none;
	padding:0 2px 0 2px;
	height:22px;
	background-color: #9DACBF;
}
ul#simple-menu li a.right{padding-right:19px;}
ul#simple-menu li a:hover{background:#2E4560;}
ul#simple-menu li a.current{color:#2E4560;background:#fff;}
ul#simple-menu li a.current:hover{color:#2E4560;background:#fff;}
