@charset "utf-8";
/* CSS Document */

/* ================================
    CSS STYLES for fck - coppied from skin
   ================================
*/   


.twolines {
	background-color: transparent;
	border-bottom: #683402 1px solid;
	border-top: #683402 1px solid;
	color: #683402;
	font-weight: bold;
	padding: 3px;
	font-size: 13px;
	text-decoration: none;
	word-spacing: 2px;
	width:100%;
	text-align:justify;
	direction:rtl;
}
.twolines a:link {
	color: #683402;
	font-weight: bold;
	padding: 3px;
}
.twolines a:visited {
	color: #683402;
	font-weight: bolder;
	padding: 3px;
}
.twolines a:hover {
	color: #ffe889;
	font-weight: bolder;
	padding: 3px;
	font-size: 13px;
	text-decoration: none;
	word-spacing: 2px;
	width:100%;
	text-align:justify;
	direction:rtl;
	background-color: #683402;
}
.twolines a:active {
	border-bottom:  #FFE899 1px solid;
	border-top: #FFE899 1px solid;
	font-weight: bolder;
	text-decoration:none;
}
.DateDiv {
	float: left;
	padding-left: 10px;
	color: #ffe889;
}
/*.SideLink {
	width: 190px;
	height: 16px;
	background-image: url(/Portals/0/skins/AdmatiHP/BothsideFade.jpg);
	background-repeat: repeat-y;
}
.SideLink a {
	font-weight: bold;
	color: #FFE899;
	text-align: center;
	margin-right:15px;
}
.SideLink a:hover {
	text-decoration: underline;
	color: #FFE899;
}
.SideLink a:visited {
	color: #FFE899;
}*/
/*End Menu*/


/* ================================
    END CSS STYLES for fck - coppied from skin
   ================================
*/   
/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}
/* background color for the content part of the pages */
Body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	direction:rtl;
	vertical-align:top;
	padding:3px;
}
/* background/border colors for the selected tab */
.TabBg {
}
.LeftPane {
}
.ContentPane {
	width:510px;
}
.RightPane {
	width:180px;
}
/* text style for the selected tab */
.SelectedTab {
}
/* hyperlink style for the selected tab */
A.SelectedTab:link {
}
A.SelectedTab:visited {
}
A.SelectedTab:active {
}
A.SelectedTab:hover {
}
/* text style for the unselected tabs */
.OtherTabs {
}
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}
A.OtherTabs:visited {
}
A.OtherTabs:active {
}
A.OtherTabs:hover {
}
/* GENERAL */
/* style for module titles */
.Head {
}
/* style of item titles on edit and admin pages */
.SubHead {
}
/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}
/* text style used for most text rendered by modules */
.Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	direction:rtl;
	margin-right:3px;
	margin-left:3px;
	text-align:justify;
	
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox {
	text-align:justify;
	direction:rtl;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	vertical-align: top;
	display: inline-block;
	list-style-position: inside;
}
.NormalRed {color:#683402;
}
.NormalBold {
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 15px;
	text-decoration: none;
	font-weight:bold;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
	color:#683402;
	text-decoration:none;
}
A.CommandButton:visited {
	color:#683402;
}
A.CommandButton:active {
text-decoration:none;

}
A.CommandButton:hover {
color:#ffe889;
background-color:#683402;
}
/* GENERIC */
H1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683402;
	text-decoration: none;
	font-weight: bold;
	font-size: 18px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683402;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683402;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #683402;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}
H5, DT {
	font-family: Arial, Helvetica, sans-serif;
	color: #683402;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
H6 {
}
TFOOT, THEAD {
}
TH {
}
A:link {
	color:#683402;
}
A:visited {
	color:#683402;
}
A:active {
	color:#683402;
}
.SideLink A:link {
	color: #ffe889;
}
A:hover {
	color:#ffe889;
}
SMALL {
}
BIG {
}
BLOCKQUOTE, PRE {
}
UL LI {
}
UL LI LI {
}
UL LI LI LI {
}
OL LI {
}
OL OL LI {
}
OL OL OL LI {
}
HR {
}
/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message {
}
/* style of item titles by Announcements and events */
.ItemTitle {
	background-color: transparent;
	border-bottom: #683402 1px solid;
	border-top: #683402 1px solid;
	color: #683402;
	font-weight: bold;
	padding: 3px;
	font-size: 13px;
	text-decoration: none;
	word-spacing: 2px;
	text-align:justify;
	direction:rtl;
}
.ListTitle {
	background-color: transparent;
	color: #683402;
	font-weight: bold;
	font-size: 14px;
	text-align:justify;
	text-decoration: none;
	direction:rtl;
	padding-bottom: 3px;
	padding-right:3px;
	padding-right:3px;
}
.ListTitle a {
	border:none;
}
 . /* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}
.ModuleTitle_MenuBar {
}
.ModuleTitle_MenuItem {
}
.ModuleTitle_MenuIcon {
}
.ModuleTitle_SubMenu {
}
.ModuleTitle_MenuBreak {
}
.ModuleTitle_MenuItemSel {
}
.ModuleTitle_MenuArrow {
}
.ModuleTitle_RootMenuArrow {
}
/* Main Menu */

.MainMenu_MenuContainer {
}
.MainMenu_MenuBar {
}
.MainMenu_MenuItem {
}
.MainMenu_MenuIcon {
}
.MainMenu_SubMenu {
}
.MainMenu_MenuBreak {
}
.MainMenu_MenuItemSel {
}
.MainMenu_MenuArrow {
}
.MainMenu_RootMenuArrow {
}
element.style {
	border-collapse: inherit;
}
a.SkinObject:active, a.SkinObject:link {
	color:#ffe889;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	vertical-align:middle;
}
.SkinObject{
font-size:12px;}

.DNNAlignleft{text-align:right;}