/**************************************************/
/* Style.css				          */
/* Use with template SIQMA          	       	  */
/* Design By : Pasargad Service's [Alireza Nazari]*/
/**************************************************/

/************* Pasargad Service's styles ****************/
body
{
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../_images_/BGGradientTop.jpg);
	background-repeat: repeat-x;
	background-color: #e7f2fa;
}
.bgglass
{
	background-image: url(../_images_/bkgd-glass-edge.png);
	background-repeat: repeat-y;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
}
.headerwf
{
	text-decoration: none;
	background-color: #FFFFFF;
	background-image: url(../_images_/headers-wf.jpg);
	background-repeat: no-repeat;
	height: 170px;
	width: 900px;
}
.topib
{
	text-decoration: none;
	background-image: url(../_images_/navigator-top.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 210px;
	font-family: tahoma;
	font-size: 12px;
}
.bgib {
	background-image: url(../_images_/navigator-BG.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 210px;
}
.downib
{
	text-decoration: none;
	background-image: url(../_images_/navigator-down.jpg);
	background-repeat: no-repeat;
	height: 27px;
	width: 210px;
	font-family: tahoma;
	font-size: 12px;
}
.tbwhite {
	background-color: #FFFFFF;
	border: thin dashed #C0C0C0;
}
.tbsilver {
	background-color: #F9F9F9;
	border: thin dashed #C0C0C0;
}
.tbblue {
	background-color: #F2FBFF;
	border: thin dashed #A0C9E0;
}
.tborange {
	background-color: #FEFAF3;
	border: thin dashed #CC6600;
}
.tbgreen {
	background-color: #F2FFF3;
	border: thin dashed #AAD7AC;
}
.lfild {
	background-image: url(../_images_/fild-left.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 14px;
}
.cfild {
	background-image: url(../_images_/fild-bg.png);
	background-repeat: repeat-x;
	height: 30px;
	width: auto;
}
.rfild {
	background-image: url(../_images_/fild-right.png);
	background-repeat: no-repeat;
	height: 30px;
	width: 14px;
}
.tablebg {
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-image: url(../_images_/tabalebg-big.jpg);
	background-position: bottom;
}
.titletablebg {
	background-image: url(../_images_/tabalebg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}
#footer {
	background-image: url(../_images_/BGGradientBottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.myfooter {
	background-image: url(../_images_/bg-footer.png);
	background-repeat: repeat-x;

}
/************* Pasargad Service's styles ****************/

/************* Pasargad Service's Text styles ****************/
.text {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
a:link, a:visited 
{
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
} 

a:hover, a:active 
{
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
}
.textorange {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.textgreen {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.textblue {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.texsilver {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.fild{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	background-image: url(../_images_/txtbgi.gif);
	background-repeat: repeat-x;
	border: medium none;
}
/************* Pasargad Service's Text styles ****************/

/********* Pasargad Service's Menu styles *********/
.bgmb {
	background-image: url(../_images_/MenuBG-DeActive.jpg);
	background-repeat: repeat-x;
	width: auto;
	height: 60px;
}
.lmb {
	background-image: url(../_images_/MenuBG-left.jpg);
	;
	width: 23px;
	background-repeat: no-repeat;
	height: 60px;
}
.rmb {
	background-image: url(../_images_/MenuBG-right.jpg);
	width: 23px;
	background-repeat: no-repeat;
	height: 60px;
}
.mbgdisconnect {
	background-image: url(../_images_/MenuBG-disconnect.gif);
	background-repeat: repeat-y;
	width: 7px;
	height: 50px;
}
/********* Pasargad Service's Menu styles *********/

/********* Pasargad Service's Tag styles *********/
.texttag {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	font-style: italic;
	font-weight: bold;
}
.texttag a:link, .texttag a:visited 
{
	color: #999999;
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
} 

.texttag a:hover, .texttag a:active 
{
	color: #999999;
	text-decoration: none;
	background-color: transparent;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
}
