/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-SIZE: .8em;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:none ;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal ;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana , Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}
.d
{
	border-right: #92795a 1px solid;
	border-top: #92795a 1px solid;
	font-weight: bold;
	font-size:16px;
	border-left: #92795a 1px solid;
	border-bottom: #92795a 1px solid;
	font-family: 'B Badr';
	background-color: #fcf1d6;
}
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link
{
	color: #006699;
	text-decoration: none;
}	
		
A:visited
{
	color: #006699;
	text-decoration: none;
}	
		
A:active
{
	/*color: #24077e;*/
	color: #006699;
	text-decoration: none;
}	
		
A:hover
{
	color: #006699;
	text-decoration: underline;
}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, 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;
	}	

IMG
{
	margin-top: 5px;
	margin-left: 10px;
	border-top-style: ridge;
	margin-right: 10px;
	border-right-style: ridge;
	border-left-style: ridge;
	border-bottom-style: ridge;
}
	
.text
{
	font-size: 13px;
	color: #000099;
	direction: rtl;
	font-family: tahoma;
}
.textButton
{
	font-size: 11px;
	color: #330099;
	direction: rtl;
	font-family: tahoma;
}
.textdls
{
	font-size: 10px;
	color: #24077e;
	direction: rtl;
	font-family: tahoma;
}
.itemdls
{
	font-size: 10px;
	direction: rtl;
	font-family: tahoma;
}
.textNumber
{
	font-size:xx-small;
	color: #000099;
	direction: rtl;
	font-family: tahoma;
}
.textNumberDef
{
	font-size:xx-small;
	direction: rtl;
	font-family: tahoma;
}
.textbold
{
	font-weight: bold;
	font-size: 10px;
	color: #24077e;
	direction: rtl;
	font-family: tahoma;
}

.title
{
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	font-family: tahoma;
}
.textHeader
{
	font-weight: bold;
	font-size: 13px;
	color: #ffff00;
	font-family: tahoma;
}

.error
{
	font-size: 10px;
	color: #ff0000;
	font-family: tahoma;
}
.DgdHeader
{
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;
	color: #006699;
	font-family: tohama;
	background-color: #acd1ff;
	text-align: center;
}
.DgdBody
{
	font-size: 12px;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: #e0f1ff;
	text-align: center;
}
.DgdBody1
{
	font-size: 12px;
	vertical-align: middle;
	color: black;
	font-family: tahoma;
	background-color: #d1e8ff;
	text-align: center;
}

.Box
{
	border-right: #acbcde thin solid;
	border-top: #acbcde thin solid;
	font-size: 10px;
	border-left: #acbcde thin solid;
	border-bottom: #acbcde thin solid;
	font-family: tahoma;
	background-color: #f7fafe;
}

.back
{
	border-right: #4a4aae 1px solid;
	border-top: #4a4aae 1px solid;
	border-left: #4a4aae 1px solid;
	border-bottom: #4a4aae 0px solid;
	background-color: #ccccff;
}
.backa
{
	border-right: #115655 1px solid;
	border-top: #115655 1px solid;
	border-left: #115655 1px solid;
	border-bottom: #cdcbc9 0px solid;
	background-color: #6dccb7;
}
.back1
{
	border-right: #435587 1px solid;
	border-top: #435587 0px solid;
	border-left: #435587 1px solid;
	border-bottom: #435587 0px solid;
	background-color: #e8edf9;
}

.back4
{
	border-right: #92795a 1px solid;
	border-top: #92795a 1px solid;
	border-left: #472a05 1px solid;
	border-bottom: #92795a 0px solid;
	/*background-color: #ffcccc;*/
	background-color: #ffffff;
	
}

.TableSearch
{
	border-top: #24077e 0px solid;
	font-size: 10px;
	font-family: tahoma;
	background-color: #F0F3FA;
	/*#c6d2e0;*/
	/*90ccff;*/
	/*c3f78c*/
}
.TableSearch1
{
	border-top: #24077e 1px solid;
	font-size: 10px;
	font-family: tahoma;
	background-color: #dadaff;
}

.Table1
{
	border-right: #394376 1px solid;
	border-top: #394376 1px solid;
	font-size: 10px;
	border-left: #394376 1px solid;
	border-bottom: #394376 1px solid;
	font-family: tahoma;
}
.MainTable
{
	border-right: #0033cc 0px solid;
	border-top: #0033cc 0px solid;
	font-size: 10px;
	border-left: #0033cc 0px solid;
	border-bottom: #0033cc 0px solid;
	font-family: tahoma;
	/*background-color: #d1e8ff;*/
	background-color:White
}

.TDSearch
{
	background-color:#EDEDED;
}

.Tdsite
{
	background-color: #dfffd3;
}
.TdType
{
	background-color: #ffffd6;
}

.Tdfooter
{
	background-color: #dae6ff;
}

.Frame1
{
	background:url(http://jobinfo.isfahan.ir/images/Head1.jpg);	
}

.FrameUC
{
	background:url(http://jobinfo.isfahan.ir/images/Headbig.jpg);	
}
.Frame0
{
	/*background:url(http://jobinfo.isfahan.ir/images/HeadAmar1.gif);	*/
	border-right: #4a4aae 1px solid;
	border-top: #4a4aae 1px solid;
	border-left: #4a4aae 1px solid;
	border-bottom: #4a4aae 1px solid;
	background:#b0a2ff;
	
}
.Frame00
{
	/*background:url(http://jobinfo.isfahan.ir/images/headAll.gif);	*/
	border-right: #115655 1px solid;
	border-top: #115655 1px solid;
	border-left: #115655 1px solid;
	border-bottom: #115655 1px solid;
	background:#5fa2a9;
}

.Frame2
{
/*	background:url(http://jobinfo.isfahan.ir/images/HeadAdv.gif);	*/
	border-right: #92795a 1px solid;
	border-top: #92795a 1px solid;
	border-left: #92795a 1px solid;
	border-bottom: #92795a 1px solid;
background:#1c90e3;
	}

.Frame3
{
	background:url(http://jobinfo.isfahan.ir/images/headpain.jpg);	
	}
.t
{
	border-right: #acd1ff 1px solid;
	border-top: #acd1ff 1px solid;
	text-transform: capitalize;
	border-left: #acd1ff 1px solid;
	border-bottom: #acd1ff 1px solid;
	font-family: tahoma;
	background-color: #acd1ff;
} 


.pakh0
{
	background:url(http://jobinfo.isfahan.ir/images/pakhbanafsh.jpg);
	}
.pakh00
{
	background:url(http://jobinfo.isfahan.ir/images/pakhsabz.jpg);
	}

.pakh2	
	{background:url(http://jobinfo.isfahan.ir/images/pakhpain.jpg);
	}
.pakh3	
	{background:url(http://jobinfo.isfahan.ir/images/pakhkerem.jpg);
	}

.pakhm
{
	background:url(http://jobinfo.isfahan.ir/images/pakhB.jpg);	
}
.pakhUC
{
	background:url(http://jobinfo.isfahan.ir/images/pakhBig.jpg);	
}

.td
{
	font-family: tohama;
	background-color: #90b5ff;
}

.search
{
	border-right: #3300ff 1px solid;
	border-top: #3300ff 1px solid;
	text-transform: capitalize;
	border-left: #3300ff 1px solid;
	border-bottom: #3300ff 1px solid;
	font-family: tahoma;
	background-color: #90b5ff;
}							
.footer
{
	background:url(http://jobinfo.isfahan.ir/images/footer1.jpg);	
}		
.tables
{
	background-color: #e5ecfc;
	border-bottom-color:#94abd5;
	border-left-color:#94abd5;
	border-right-color:#94abd5;
	border-top-color:#94abd5;
}		
.SideTable
{
	border-left-color: #acbcde;
	border-bottom-color: #acbcde;
	border-top-color: #acbcde;
	background-color: #f7fafe;
	border-right-color: #acbcde;
}	
.aitem
{
	color: #89c7cb;
	/*font-size: 10px;
	direction: rtl;
	font-family: tahoma;*/
}		
.marqee
{
	font-size: 11px;
	color: #017c5d;
	direction: rtl;
	font-family: tahoma;
	background-color: #ffffff;
}																			