@charset "utf-8";
/* 
================================
Skin styles for Areshta
================================
*/   
/* ------------------------------------------- */
.PageMaster {
	width: 100%;
	height: 100%;	
	background-color: #FFF;
}
/* ------------------------------------------- */
.SkinMaster 
{
	width: 1000px;
	height: 100%;
	background: #FFF;
	border: #105080 1px solid; 
}
/* ------------------------------------------- */
.SkinHeader {
}
/* ------------------------------------------- */
.iBanner {
	width: 1000px;
	height: 168px;
	background: url(images/Banner.jpg) top left no-repeat;
}
/* ------------------------------------------- */
.SkinMenuBar {
	height: 18px;
}
/* ------------------------------------------- */
.TopPane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}
/* ------------------------------------------- */
.LeftPane {
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------- */
.ContentPane {
	width: 100%;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------- */
.RightPane {
	width: 175px;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------- */
.BottomPane {
	width: 100%;
	background-color: transparent;
	padding: 5px;
}
/* ------------------------------------------- */
.iCopyRight
{
	width: 1000px;
	height: 34px;
	background: url(images/CopyRight.gif) top left repeat-x; 
}
/* ------------------------------------------- */
.ControlPanel {
	width: 100%;
	background-color: #95c4e5;
}
/* ------------------------------------------- */
.MainMenu_MenuContainer {
	background-color: #EAEAEA; 
}
/* ------------------------------------------- */
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
/* ------------------------------------------- */
.MainMenu_MenuItem 
{
	margin-top: 8px;
	margin-right: 5px;
	cursor: hand; 
	color: #000000; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
	border: #EAEAEA 1px solid; 
	height: auto;
}
/* ------------------------------------------- */
.MainMenu_MenuIcon {
	background-color: #EAEAEA; 
	border: 1px solid #EAEAEA;
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: auto;
}
/* ------------------------------------------- */
.MainMenu_SubMenu 
{
	margin-top: 1px;
	background-color: #EAEAEA;  
	z-index: 1000; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#202020', Direction=150, Strength=5); 
}
/* ------------------------------------------- */
.MainMenu_MenuBreak 
{
}
/* ------------------------------------------- */
.MainMenu_MenuItemSel {
	background-color: #AAAAAA; 
	cursor: hand; 
	color: white; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal;
	font-style: normal;
	height: auto;
}
/* ------------------------------------------- */
.MainMenu_MenuArrow {
	border: #EAEAEA 1px solid; 
	font-family: Tahoma, webdings; 
	font-size: 8pt; 
	cursor: hand; 
	height: auto;
}
/* ------------------------------------------- */
.MainMenu_RootMenuArrow {
	font-family: Tahoma, webdings; 
	font-size: 8pt; 
	cursor: hand;
}
/* ------------------------------------------- */
.StandardButton {
	border: #0391a0 1px solid; 
	background: #0391a0 none; 
	color: #ffffff;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.NormalTextBox
{
	border: #105080 1px solid; 
	background: #fff none; 
	color: black;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.TreeViewMenu {
	width: 175px;
	background-color: #dfe5f2;
	border-right: #7994cb 1px solid; 
	border-top: #7994cb 1px solid; 
	border-left: #7994cb 1px solid; 
	border-bottom: #7994cb 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px;
}
/* ------------------------------------------- */
.TreeViewMenu_Header {
	background-image: url(gradient_LtBlue.jpg);
}
/* ------------------------------------------- */
.Head {
   font-family: Tahoma, Arial, Helvetica;
   font-size:  12px;
   font-weight: bold;
   color: #4a4949;
}
/* ------------------------------------------- */
.Normal
{
	color: #000020;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.CommandButton
{
	color: #000020;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}
/* ------------------------------------------- */
.SubHead
{
	color: #000020;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
.SkinObject
{
	color: #200040;
	font-family: Tahoma,verdana, sans-serif; 
	font-size: 8pt;
	font-weight: normal;
}
/* ------------------------------------------- */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
	border: blue 0px solid; 
}
/* ------------------------------------------- */
.ModuleTitle_MenuBar {
	cursor: hand;
	height:16;
	background-color: Transparent;
}
/* ------------------------------------------- */
.ModuleTitle_MenuItem {
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal; 
	border-left: EAEAEA 0px solid; 
	border-bottom: EAEAEA 1px solid; 
	border-top: EAEAEA 1px solid; 
	border-right: EAEAEA 0px solid;
	background-color: #EAEAEA;
}
/* ------------------------------------------- */
.ModuleTitle_MenuIcon {
	cursor: pointer; 
	cursor: hand; 
	background-color: #EAEAEA; 
	border-left: #EAEAEA 1px solid; 
	border-bottom: #EAEAEA 1px solid; 
	border-top: #EAEAEA 1px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}
/* ------------------------------------------- */
.ModuleTitle_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #EAEAEA; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: #EAEAEA 0px solid; 
	border-left: #EAEAEA 0px solid; 
	border-top: #EAEAEA 0px solid; 
	border-right: #EAEAEA 0px solid;
}
/* ------------------------------------------- */
.ModuleTitle_MenuBreak {
	border-bottom: #EAEAEA 1px solid; 
	border-left: #EAEAEA 0px solid; 
	border-top: #EAEAEA 1px solid;  
	border-right: #EAEAEA 0px solid; 
	background-color: #EAEAEA; 
	height: 1px;
}
/* ------------------------------------------- */
.ModuleTitle_MenuItemSel {

	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	font-style: normal;

	background-color: #AAAAAA;
}
/* ------------------------------------------- */
.ModuleTitle_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: #EAEAEA 1px solid; 
	border-bottom: #EAEAEA 1px solid; 
	border-top: #EAEAEA 0px solid;
}
/* ------------------------------------------- */
.ModuleTitle_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}
/* ------------------------------------------- */
/* ----------------------------------------------------- Parseh Form Generator -------------------------------------------------------------------- */
.ParsehFormGenerator_DBField
{
	color: #A00000;
	width: auto; 
	background-color: #C5EDFF;
	font-family: Tahoma;
	font-size: 12px;
	height: 10px; 
	border: 1px solid #0000A0;
	padding: 0px 3px 0px 3px;
	margin:  0px 0px 0px 0px;
	border-style: dashed;
}
/* ----------------------------------------------------- Parseh List Tabel -------------------------------------------------------------------- */
.ParsehListTable_Header
{
	background-color: #368E9F;
	height: 29px;
	vertical-align: middle;
	font-family: Tahoma, "Courier New", Arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.ParsehListTable_HeaderBG
{
	background-image: url(ListTableImages/HeaderBG.gif);
	background-repeat: repeat-x;
	background-position: top left;
	height: 29px;
	vertical-align: middle;
	font-family: Tahoma, "Courier New", Arial;
	font-size: 12px;
	color: white;
	text-align: center;
}

.ParsehListTable_ItemStyle
{
	height: 20px;
	background-color: #f7f7f7;
	border: 1px solid #c5c5c5;
	vertical-align: middle;
	font-family: Tahoma, "Courier New", Arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.ParsehListTable_AlterItemStyle
{
	height: 20px;
	background-color: #e4cfc6;
	border: 1px solid #c5c5c5;
	font-family: Tahoma, "Courier New", Arial;
	font-size: 12px;
	color: black;
	text-align: justify;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
}

.ParsehListTable_FooterLeft
{
	background-image: url(ListTableImages/FooterLeft.gif);
	background-repeat: no-repeat;
	background-position: left;
	width: 8px;
	height: 27px;
}

.ParsehListTable_FooterBG
{
	background-image: url(ListTableImages/FooterBG.gif);
	background-repeat: repeat-x;
	height: 27px;
}

.ParsehListTable_FooterRight
{
	background-image: url(ListTableImages/FooterRight.gif);
	background-repeat: no-repeat;
	width: 7px;
	height: 27px;
	background-position: right;
}
/* ----------------------------------------------------- Parseh Details Tabel -------------------------------------------------------------------- */
/* ============ Top Area ============ */
.ParsehDetailTable_TopBG
{
	background: url(DetailTableImages/TopBG.gif) top Right repeat-x; 
}
.ParsehDetailTable_TopLeft
{
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(DetailTableImages/TopLeft.gif);
	width: 20px;
}
.ParsehDetailTable_TopRight
{
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(DetailTableImages/TopRight.gif);
	width: 20px;
}
/* =========== Header Area =========== */
.ParsehDetailTable_HeaderBG
{
	vertical-align: top;
	padding: 5px 5px 0px 5px;
	border-collapse: collapse;
	background-color: #f7c99f;
	background-image: url(DetailTableImages/HeaderBG.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.ParsehDetailTable_HeaderRightBG
{
	background: url(DetailTableImages/HeaderRightBG.gif) top right repeat-y;
	text-align: right;
	vertical-align: top;
	width: 20px; 
}
.ParsehDetailTable_HeaderLeftBG
{
	background: url(DetailTableImages/HeaderLeftBG.gif) top left repeat-y;
	text-align: left;
	vertical-align: top;
	width: 20px;
}
.ParsehDetailTable_HeaderRightFade
{
	background: url(DetailTableImages/HeaderRightFade.gif) top right no-repeat;
	width: 20px;
	height: 55px;
}
.ParsehDetailTable_HeaderLeftFade
{
	background: url(DetailTableImages/HeaderLeftFade.gif) top left no-repeat;
	width: 20px;
	height: 55px;
}
/* =========== Footer Area =========== */
.ParsehDetailTable_FooterBG
{
	background: url(DetailTableImages/FooterBG.gif) top LEFT repeat-x;
	height: 31px;
	
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: White;
}
.ParsehDetailTable_FooterRight
{
	background: url(DetailTableImages/FooterRight.gif) top right no-repeat;
	width: 20px;
	height: 31px;
}
.ParsehDetailTable_FooterLeft
{
	background: url(DetailTableImages/FooterLeft.gif) top left no-repeat;
	width: 20px;
	height: 31px;
}
/* =========== Title Fade Area =========== */
.ParsehDetailTable_TitleFade
{
	background-image: url(DetailTableImages/TitleFade.gif);
	background-position: top right;
	background-repeat: no-repeat;
	width: 99%;
}
/* متن */
.ParsehDetailTable_ContentArea
{
	text-align: justify;
	padding: 5px 5px 5px 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #f69643;
	border-left: 1px solid #A4C4C4;	
	border-right: 1px solid #A4C4C4;	
	background-color: White;
	text-align: center;
}
/* عنوان متن */
.ParsehDetailTable_TitleArea
{
	font-weight: bold;
	background-color: #f69643;
	height: 18px;
	text-align: center;
	font-size: 12px;
	color: White;
	font-family: Tahoma;
	padding-left: 5px;
	padding-right: 5px;
}
/* کلیک */
.ParsehDetailTable_ItemArea
{
	margin-top: 1px;
	margin-bottom: 2px;
	font-family: Tahoma;
	color: #FF0000;
	font-size: 12px;
	width: 50%;
	height: 20px;
}
/* ----------------------------------------------------- Parseh Pesian Div Calendar -------------------------------------------------------------------- */
/* the div that holds the date picker calendar */
.DatePickerHolderDiv
{
}

/* the table (within the div) that holds the date picker calendar */
.DatePickerTable
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	background-color: #fde6c4;
	border: 1px solid #9b8867;
}


/* a table row that holds date numbers (either blank or 1-31) */
.DatePickerDaysRows
{
}


/* the top table row that holds the month, year, and forward/backward buttons */
.DatePickerTitleRow
{
}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.DatePickerDayNamesRow
{
}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR  /* StandardButton */
{
}


/* a table cell that holds a date number (either blank or 1-31) */
.DatePickerDayCell
{
	border: 1px solid #9b8867;
}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */
.DatePickerDayHighlight
{
	color: #000000;
	font-weight: bold;
}

/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.DatePickerDayHighlightCell
{
	background-color: #ffffff;
	border: 1px solid #1288cf;
}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered over) */
.DatePickerDayCellHover
{
	background-color: #9b8867;
	border: 1px solid #202080;
	cursor: pointer;
	color: white;
}


/* the table cell that holds the name of the month and the year */
.DatePickerMonthesCell
{
}

/* additional style information for the text that indicates the month and year */
.DatePickerTitleText
{
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}






