﻿/****** marlik.ac.ir Ahoora Programmnig Group*****/
body
{
	font-family: Tahoma;
	margin:0px;
	padding:0px;
	background-color: gray;
	background-image:url('mainBG.gif');
	background-position:center top;
}

select, textarea, input
{
	font-family: Tahoma;
}

a
{
	color: #0072bc;
	text-decoration: none;
	font-family:Tahoma;
}

a.strong {
	color: #ff2c00;
	font-weight: bold;
}

a:hover.strong {
	color: #3786c3;
}


a.black {
	color: #000000;
}

a:hover {
	color: #FF0000;
}

a.alt {
	color: #ff2c00;
}

a:hover.alt {
	color: #2675c2;
}

a.alt2 {
	color: #222222;
}

a:hover.alt2 {
	color: #ff2c00;
}

/****************************/
/****************************/
/****************************/
.headerCell
{
	height:122px;
	background-image:url('headerBg.gif');
}

.headerCell .leftHC
{
	height:122px;
	background-image:url('armLeft.gif');
	background-position:left top;
	background-repeat:no-repeat;
}

.headerCell .leftHC .rightHC
{
	height:122px;
	vertical-align:bottom;
}

.headerCell .leftHC .rightHC .cellTop
{
	/*padding-top:2px;*/
	height:12px;
	text-align:center;
	color:#547115;
	font-size:8pt;
}

.headerCell .leftHC .rightHC .cellMiddle
{
	margin-right:12px;
	height:82px;
	background-image:url('armRight.gif');
	background-position:right top;
	background-repeat:no-repeat;
}

.headerCell .leftHC .rightHC .cellbottom
{
	vertical-align:bottom;
	height:28px;
}


.middleCell
{
	/*height:70%;*/
	vertical-align:top;
	background-color:#f2f2f3;
}

.footerCell
{
	height:56px;
	background-image:url('footerBg.gif');
	border:1px solid #63beed;
	border-top:none;
}


/****************************/
/***********Menu Top*********/
#tableTopMenu
{
	border:0px;
	height:28px;
}

#tableTopMenu td
{
	padding-right:5px;
	/*margin-top:5px;*/
}


#tableTopMenu li
{
	list-style-type: none;
	margin: 0px;
	float:right;
	background:url('tabRight.gif') bottom right no-repeat;
}

#tableTopMenu li:hover,#tableTopMenu li.over
{

	background:url('tabRightOver.gif') bottom right no-repeat;
}

#tableTopMenu li a
{
	height:28px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	float:left;
	text-align:center;
	background:url('tabLeft.gif') bottom left no-repeat;
	color: #3eb8b4;
	font-size:9pt;
	font-weight:600;
}

#tableTopMenu li a:hover
{
	color: Navy;
	font-weight:600;
	background:url('tabLeftOver.gif') bottom left no-repeat;
}

/****************************/
/****************************/
/****** Vertically Menu *****/

/********** Start Right Click **********/
#rightClick {
	padding: 2px;
	font-size:9pt;
	/*border-top: 1px solid #9fca3f;*/
}

#rightClick a {
	display: block;
	height: 24px;
	padding: 4px 16px 0px 1px;
	color: #000000;
	background-color: #e5f4c3;
	text-decoration: none;
	border-bottom: 1px solid gray;
	border-left: 1px solid gray;
	border-right: 1px solid gray;
}

#rightClick a:hover {
	color: navy;
	display: block;
	height: 24px;
	padding: 4px 16px 0px 1px;
	background-color: #9fca3f;
	text-decoration: none;
	font-weight:600;
}

/***********************/
#rightClick .subRightMenu {
	margin-right:5px;
	font-size:8pt;
}

#rightClick .subRightMenu a {
	display: block;
	height: 22px;
	padding: 2px 10px 0px 1px;
	color: #000000;
	background-color: #f2f2f3;
	text-decoration: none;
	border-bottom: 1px solid #555555;
}

#rightClick .subRightMenu a:hover {
	color: #FF8000;
	display: block;
	height: 22px;
	padding: 2px 10px 0px 1px;
	background-color: #d7d5d5;
	text-decoration: none;
	font-weight:600;
}

/******* End Right Click ********/

/******************************/
/******************************/
/******************************/
.txtSearchFile
{
	padding-top: 3px;
	padding-left: 8px;
	/*****************/
	-border-right-width-value: 1px;
	-border-right-width-ltr-source: physical;
	-border-right-width-rtl-source: physical;
	-border-left-width-value: 1px;
	-border-left-width-ltr-source: physical;
	-border-left-width-rtl-source: physical;
	-border-right-style-value: solid;
	-border-right-style-ltr-source: physical;
	-border-right-style-rtl-source: physical;
	-border-left-style-value: solid;
	-border-left-style-ltr-source: physical;
	-border-left-style-rtl-source: physical;
	-border-right-color-value: #3399cc;
	-border-right-color-ltr-source: physical;
	-border-right-color-rtl-source: physical;
	-border-left-color-value: #3399cc;
	-border-left-color-ltr-source: physical;
	-border-left-color-rtl-source: physical;
	color: navy;
	direction: ltr;
	font-size: 11pt;
	font-family: Tahoma;
	font-weight: 600;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7c7c7c;
	border-bottom-color: #c3c3c3;
	background-color: #ffffff;
	background-image: url('sbox-bg.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0% 0%;
}
/**************************/
/**************************/
.classTitleText  {
	background-image: url('titleTextBg.gif');
	background-repeat: no-repeat;
	background-position: right top;
	padding-right:35px;
	font-size:10pt;
	font-weight:600;
	color:navy;
	/*color:red;*/
	height:27px;
}

.classTitleLine  {
	background-image: url('titleTextLine.gif');
	background-repeat: no-repeat;
	background-position: right center;
	/*padding-right:35px;*/
	height:5px;
}
/***************************/
/*************** Table Style ***************/
.table_header
{
	border:1px solid #000000;
	background-image: url('button_bg3.gif');
	font-size:8pt;
	color:#666666;
	text-align:center; 
	font-weight:600;
	height:20;
	font-family:Tahoma;
}

.table_header  a  {
	color: #3C5AA5;
	text-decoration: none;
	font-family:Tahoma;
}

.table_header  a:hover  {
	color: #FF0000;
	text-decoration: underline;
}

.table_header .selectSort  {
	color: #CC6600;
	text-decoration: underline;
	font-weight:600;
}


.table_header :hover.selectSort {
	color: #92B524;
}

.gridTD	{
	FONT-SIZE: 8pt;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0; 
	border-bottom:1px solid #C0C0C0;
	text-align:center	
}

.openNewsPanel
{
	text-align:center;
	border:5px double #ff8600;
	padding:2px;
	position: absolute;
	/*width:560px;*/
	z-index: 2003;
	/*right:200px;*/
	top:10pt;
	background-image:url('frameHome2Bg.gif');
	/*background-repeat:repeat-x;*/
	background-position:center top;
	/*-filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);*/
}

/***********************/
/***********************/
.pieceRed
{
	position: absolute;
	width: 100px;
	height: 44px;
	z-index: 100;
	top: 137px;	
	left:7%;
	
	background-image:url('pieceRed1.gif');
	background-position:bottom center;
	background-repeat:no-repeat;
	margin:0px;
}

.middleBarfirstPage
{
	height:24px;
	background-image:url('barPurple2.gif');
	background-position:center center;
	background-repeat:repeat-x;
}
/*****************/

.fNLayout
{
	vertical-align:top;
}
.fNLayout .sTitle
{
	height:22px;
	background-image:url('');
}

/*********** General Page *************/
.titleViewStyle
{
	padding-right:30px;
	padding-top:2px;
	font-weight:600;
	color: #2675C2;
	font-size: 10pt;
	height:25px;
	background-image:url('headerTitleBg.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.titleViewStyle
{
	padding-right:25px;
	padding-top:2px;
	font-weight:600;
	color: #2675C2;
	font-size: 10pt;
	height:20px;
	background-image:url('headerTitleBg2.gif');
	background-repeat:no-repeat;
	background-position:right bottom;
}

.titleViewLine
{
	height:10px;
	background-image:url('headerTitleLine.gif');
	background-repeat:no-repeat;
	background-position:right center;
}

.myDialogBody{
	font-family:Tahoma,Arial;
	background-image:url('frameHome2Bg.gif');
	margin:4px;
}

/**********************/
.table_program
{
	border:1px dotted #000000;
	background-image: url('table_program.gif');
	font-size:8pt;
	color:#000080;
	text-align:center; 
	font-weight:bold;
	height:50px;
	width:75px;
	font-family:Tahoma;
}

.table_program_cell
{
	border:1px dotted #000000;
	background-image: url('bar_Yellow_Cell.gif');
	font-size:8pt;
	color:#3333CC;
	text-align:center; 
	/*font-weight:bold;*/
	height:50px;
	cursor: pointer;
}

.table_program_view
{
	border:1px dotted #000000;
	background-image: url('bar_Yellow_Cell.gif');
	font-size:8pt;
	color:#0033CC;
	text-align:center; 
	height:50px;
}
/**********************/

.mySpan
{
	font-size:9pt;
}

/************ Start Map Site ************/
.mapSiteTitle  
{
	background-image: url('nav_next.gif');
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:19px;

	font-size:10pt;
	font-weight:600;
	color:Navy;
	height:24px;
}

.mapSiteSubImg  
{
	background-position: left center;
	width: 30px;
	background-image:url('arrowGreen.gif');
	background-repeat:no-repeat;
	/*padding-left:3px;*/
}

.mapSiteSubText  
{
	padding-right:5px;
	font-weight:600;
	/*color:#6666FF;*/
	height:22px;
}
.mapSiteSubText a
{
	font-size:9pt;
	color:#6666FF;
	text-decoration:none;
}
 
.mapSiteSubText a:hover
{
	color:#6666FF;	
	text-decoration:underline;
	color:Red;
} 
/************  End  Map Site ************/
.greenCheckMark
{
	padding-right:13px;
	background-image:url('arrowGreen.gif');
	background-position:right center;
	background-repeat:no-repeat;
}

/************************/
/************************/
.inputTextBox
{
	height:25px;
	padding-top: 3px;
	padding-left: 5px;
	/*************/
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7c7c7c;
	border-right-color: #cecece;
	border-bottom-color: #c3c3c3;
	border-left-color: #7c7c7c;
	background-color: #ffffff;
	background-image: url('sbox-bg.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
	-background-x-position: 0%;
	-background-y-position: 0%;
}

#noAccessDiv
{
	display:none;
	position: absolute;
	width: 400px;
	height: 250px;
	z-index: 10;
	left: 50px;
	top: 200px;
	background-image:url('frameHome2Bg.gif');
	background-position:center top;
	text-align:center;
	border:5px double #ff8600;
}

.navigBarSel
{
	border: 1px solid #008000;
	padding: 2px;
	background-color: White;
	font-weight: 600;
	font-size:10pt;
}