﻿.LoginBox
{
	background-image: url(../../Image/Default/Boxes/LoginBg.jpg);
	width: 397px;
	height: 250px;
}
.BodyBoxBg
{
	background-color: #ffffde;
	font-family: Tahoma;
	font-size: 11px;
}

.PagerLink1
{
	padding: 0px;
	height: 15px;
	cursor: hand;
	border: 1px solid gray;
	background-color: #eeeeee;
	font-family: tahome;
	font-size: 12px;
}
.PagerLink2
{
	padding: 0px;
	height: 15px;
	cursor: hand;
	border: 1px solid gray;
	background-color: #888888;
	font-family: tahome;
	font-size: 12px;
}

LI
{
	font-family: Tahoma;
	font-size: 12px;
}
HTML
{
	/*direction:rtl;*/
}

BODY
{
	font-family: Tahoma;
	font-size: 11px;
}
a
{
	text-decoration: none;
}
.Note
{
	font-size: 11px;
	border: 1px solid gray;
	padding: 5px;
	background-color: #dddddd;
}

.Header
{
	font-size: 18px;
	font-family: Tahoma;
	color: Black;
}
.MiddleHeader
{
	font-weight: bold;
	font-size: 13px;
}
.Table
{
}
.TitleGrid1
{
	background-image: url(../../Image/Default/Header/TitleGridBg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #eb0601;
	color: White;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
.ItemStyle1
{
	background-color: white;
	color: black;
	font-family: Tahoma;
	font-size: 11px;
}
.ItemStyle
{
	border-width: 1px;
	border-style: solid;
	font-size: 11px;
}
.HeaderStyle
{
	background-color: Gray;
}
.TreeSelectedLevelNode
{
	background-color: #eeeeee;
	border: 1px solid gray;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	cursor: default;
}
.TreeNode
{
	cursor: default;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border: 1px solid white;
}

.TreeSelectedNode
{
	cursor: default;
	background-color: #cccccc;
	font-family: Tahoma;
	font-size: 11px;
	color: Black;
	border: 1px solid blue;
}


.Normal
{
	font-weight: normal;
	font-size: 11px;
}
.RedLabel
{
	color: Red;
}
.h1
{
	color: Red;
}
.h2
{
	color: InfoText;
}



.TextTheme
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	line-height: 170%;
}

.Text1
{
	font-family: Tahoma;
	font-size: 11px;
	color: White;
	line-height: 170%;
}
.Text2
{
	font-family: Tahoma;
	font-size: 11px;
	color: black;
	line-height: 170%;
}
.Text3
{
	font-family: Tahoma;
	font-size: 11px;
	color: red;
	line-height: 170%;
}
.Text4
{
	font-family: Tahoma;
	font-size: 11px;
	color: Gray;
	line-height: 170%;
}
.Text5
{
	font-family: Tahoma;
	font-size: 11px;
	color: Green;
	line-height: 170%;
}
.Text6
{
	font-family: Tahoma;
	font-size: 11px;
	color: #b64f4c;
	line-height: 170%;
}
.Text7
{
	font-family: Tahoma;
	font-size: 11px;
	color: #cc2f04;
	line-height: 170%;
}
.text8
{
	font-family: Tahoma;
	font-size: 11px;
	color: #888888;
	line-height: 170%;
}


.GeneralLink
{
	font-size: 11px;
	font-family: Tahoma;
	color: Blue;
	text-decoration: none;
}
a.GeneralLink:hover
{
	font-size: 11px;
	font-family: Tahoma;
	color: Red;
	text-decoration: Underline;
}
.MainLink
{
	font-size: 11px;
	font-family: Tahoma;
	color: White;
	text-decoration: none;
}
.Link1
{
	font-family: Tahoma;
	font-size: 11px;
	color: Blue;
	text-decoration: none;
}
a.Link1:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: Red;
	text-decoration: underline;
}
.Link3
{
	font-family: Tahoma;
	font-size: 11px;
	color: white;
	text-decoration: none;
}
a.Link3:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #ffccaa;
	text-decoration: underline;
}
.Link4
{
	font-family: Tahoma;
	font-size: 11px;
	color: #444444;
	text-decoration: none;
}
a.Link4:hover
{
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	text-decoration: underline;
}

a.MainMenu:hover
{
	font-size: 11px;
	font-family: Tahoma;
	color: yellow;
	text-decoration: none;
}

.lblErr
{
	background-color: Red;
	font-family: Tahoma;
	font-size: 11px;
	color: White;
}

.TextFooter
{
	font-size: 11px;
	color: Gray;
}




.SelectedTitleClass
{
	background-color: #eeeeee;
	border: 1px solid gray;
}

.Ltr
{
	direction: ltr;
}

.Header1
{
	background-image: url(../../Image/Default/Header/Parsitest-Header-1.jpg);
	background-repeat: no-repeat;
}
.Header2
{
	background-image: url(../../Image/Default/Header/Parsitest-Header-2.jpg);
	background-repeat: no-repeat;
}
.HeaderCenter
{
	background-image: url(../../Image/Default/Header/Parsitest-Header-3.jpg);
	background-repeat: repeat-X;
}

.Logo
{
	background-image: url(../../Image/Default/Header/Parsitest-Header-4.jpg);
	background-repeat: no-repeat;
}

.modalBackground {
    background-color:Gray;
    filter:alpha(opacity=10);
    opacity:0.7;
}
.confirm{
   background-color:White;
   padding:10px;
   width:370px;
}

 .updateProgress
    {
        border-width:1px; 
        border-style:solid; 
        background-color:#CCCCCC; 
        position:absolute; 
        width:130px; 
        height:50px;    
    } 
    .updateProgressMessage
    {
        margin:3px; 
        font-family:Trebuchet MS; 
        font-size:small; 
        vertical-align: middle;
    }

.Text2
{
	font-family:Tahoma; font-size:11px; color:Black;
	}
.Text3
{
	font-family:Tahoma; font-size:11px; color:red;
	}
.Text4
{
	font-family:Tahoma; font-size:11px; color:Green;
}

.validatorCalloutHighlight
{
    background-color: lemonchiffon;
}

.LeftPanelMain
{
	background-image:url(../../Image/LeftPanelBorder.gif);
	background-repeat:repeat-y;
	background-position:left;
	background-color:#eeeeee;
}

.ItemMenu
{
	border-top:1px solid #f7f7f7;
	border-bottom:1px solid #505050;
	padding-left:10px;
	color:#bb4c0a;
	font-size:12px;
}
.ItemMenu3
{
	border-top:1px solid #f7f7f7;
	border-bottom:1px solid #505050;
	padding-left:3px;
	color:#bb4c0a;
	background-color:#ffd638;
	font-size:12px;
	border-left:12px solid #c40e00;
	cursor:hand;
	}

.ItemMenu2
{
	border-top:0px solid #f7f7f7;
	border-bottom:0px solid #505050;
	padding-left:14px;
	color:#bb4c0a;
	background-color:#cccccc;
	border-left:8	px solid #888888;
}

.Link2
{
	color:#bb4c0a;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	}
	
a.Link2:hover
{
	color:#e07d42;
	font-family:Verdana;
	font-size:11px;
	text-decoration:underline;
	}
	
.Title1
{
	font-family:Verdana;
	font-size:13px;
	font-weight:bold;
	color:#cc2f04;
	}
.BgColor1
{
	background-color:#cc2f04;
	font-family:Verdana;
	font-size:12px;
	color:White;
}

.BgColor2
{
	background-color:#ffffef;
	font-family:Verdana;
	font-size:12px;
	color:Black;
}
.FormatTextbox1
{
	font-family:Verdana;
	font-size:11px;
	border:1px solid gray;
	color:#cf4b00;
}

.FormatButton1
{
	font-family:Verdana;
	font-size:11px;
	border-left:1px solid #81ef89;
	background-color:#15ab00;
	color:White;
	font-weight:bold;
	border-top:1px solid #81ef89;
	border-bottom:1px solid #0a5600;
	border-right:1px solid #0a5600;
	height:22;
}

.SuccessMessage
{
	background-color:#eeffee;
	font-family:Verdana;
	font-weight:bold;
	color:green;
	font-size:12px;
	border:1px solid green;
	padding:5px;
	width:70%;
}

.ErrorMessage
{
	background-color:#ffeeee;
	font-family:Verdana;
	font-weight:bold;
	color:Red;
	font-size:12px;
	border:1px solid green;
	padding:5px;
	width:70%;
}

.CurrentMenu
{
	width:100px;
	height:38px;
	background-image:url(../../Image/Menu.gif);
	background-repeat:no-repeat;
	background-position:top right;
	float:left;
	font-weight:bold;
	color:#992211;
	font-family:Tahoma;
	font-size:12px;
	padding-top:15px;
}

.Menu
{
	width:100px;
	height:38px;
	background-image:url(../../Image/Menu.gif);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	color:#bb3300;
	font-size:12px;
}

a.Menu:hover
{
	background-position:top right;
	cursor:hand;
	color:#bb3300;
	font-size:12px;
}


.HeaderMenuTable
{
	border-bottom:3px solid #bc1a01;
	}
	
.ContactInfo
{
	background-color:#eeeeee; 
	border:1px solid silver;
	padding:5px;
	white-space:nowrap;
	width:150px;
}

.HeaderBg1
{
	background-image:url(../../Image/HeaderBg1.gif);
	font-family:Verdana; 
	font-size:11px;
	font-weight:bold;
	color:white;
	}

.BgColor3
{
	background-color:#c02201;
	font-family:Verdana;
	font-size:11px;
	color:Black;
	}
.Row1
{
	background-image:url(../../Image/BgRow1.gif);
	font-family:Verdana;
	font-size:11px;
	color:Black;
	}	
.Row2
{
	background-image:url(../../Image/BgRow2.gif);
	font-family:Verdana;
	font-size:11px;
	color:Black;
	}	

.LinkUrl
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Green;
	text-decoration:none;
	}
	
a.LinkUrl:hover
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Green;
	text-decoration:underline;
}

.BgColor4
{
	background-color:#bb4411;
	font-family:Verdana;
	font-size:11px;
	color:white;
	}
	
.ImageStatic
{
	filter:Alpha(Opacity=80, FinishOpacity=70, Style=1, StartX=0, StartY=0, FinishX=500, FinishY=500);
	background-color:red;
	border:2px solid white;
}
	
.ImageOver
{
	cursor:hand;
	border:1px solid red;
	background-color:red;
	width:400px;
}	

.CurrentMainMenu
{
	width:100px;
	height:38px;
	background-image:url(../../Image/CurrentMenu.gif);
	background-repeat:no-repeat;
	background-position:top right;
	font-weight:bold;
	color:#ffffdd;
	font-family:Tahoma;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
	vertical-align:middle;
}
.CurrentMainMenu2
{
	width:100px;
	height:38px;
	background-image:url(../../Image/CurrentMenu.gif);
	background-repeat:no-repeat;
	background-position:top right;
	font-weight:bold;
	color:#ffffdd;
	font-family:Tahoma;
	background-repeat:no-repeat;
	float:left;
	font-weight:bold;
	font-family:Tahoma;
	font-size:12px;
}

.CurrentCatMenu
{
	background-color:#aaaaaa;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	}
	
.CatLink
{
	width:100%;
	text-decoration:none;
	background-image:url(../../Image/spacer.gif);
	font-family:Tahoma;
	font-size:11px;
	color:#444444;
	padding: 0px;
	float:left;
	cursor: hand;
	text-align:left;
	padding:3px;
}
	
a.CatLink:hover
{
	width:100%;
	text-decoration:none;
	background-image:url(../../Image/spacer.gif);
	font-family:Tahoma;
	font-size:11px;
	color:green;
	padding: 0px;
	float:left;
	cursor: hand;
	text-align:left;
	padding:3px;
	}


.newLink
	{
		border:2px solid silver;
		padding:2px;
		vertical-align:middle;
		}
a.newLink:hover
	{
		border:2px solid green;
		padding:2px;
		vertical-align:middle;
		}
