﻿body
{
	background: url('../Images/Bgs/background.gif');
	margin: 0px;
	scrollbar-face-color: #DDD;
	scrollbar-shadow-color: #999;
	scrollbar-highlight-color: #999;
	scrollbar-3dlight-color: #FFF;
	scrollbar-darkshadow-color: #FFF;
	scrollbar-track-color: #FFF;
	scrollbar-arrow-color: #000;
}
a
{
	font-family: tahoma;
	font-size: 9pt;
	color: #1177AA;
	text-decoration: none;
}
a:hover
{
	font-family: tahoma;
	font-size: 9pt;
	color: #FF4400;
	text-decoration: none;
}
.finishText
{
	font-family: Tahoma;
	font-size: 9pt;
	text-align: justify;
	line-height: 140%;
}
.sText
{
	font-family: Tahoma;
	font-size: 8pt;
}
.spaceText
{
	text-align: justify;
}
.HeadMain
{
	background: url(../Images/Header/Main.gif);
}
.lrMenu
{
	width: 212px;
	height: 200px;
	text-align: right;
}
.Menu, .mText
{
	font-family: Tahoma;
	font-size: 9pt;
	height: 16px;
}
.Menu .BorderLeft,.BorderRight
{
	padding: 5px 4px 0px 4px;
}
.Menu .BorderCenter
{
	padding-top: 5px;
}
.Menu #Title
{
	color: #FFF;
	text-align: right;
	padding-bottom: 2px;
	direction: rtl;
}
.Menu #Title #Color
{
	color: #000;
}
.Menu .Content
{
	border: 1px solid #000;
	padding: 5px;
	background-color: White;
	direction: rtl;
	margin-right: 40px;
}
.Menu .ContentMvA
{
	vertical-align: middle;
}
.Menu #TitleBg1
{
	height: 30px;
	background: url('../App_Themes/Common/000pic.gif');
}
.Title
{
	background: url('../Images/Product/topbg.gif');
	background-repeat: repeat-x;
	padding: 0px 3px 0px 3px;
}
.prTable
{
	border-collapse: separate;
	border-spacing: 0px 0px;
	width: 100%;
	border: 1px solid #DDDDDD;
}
.TableContent
{
	font-family: Tahoma;
	font-size: 9pt;
	padding: 2px;
	direction: rtl;
}
.Search
{
	 height: 22px;
	 background: url('../Images/Bgs/Search.gif');
	 text-align: center;
}
.SearchBox
{
	font-family: Tahoma;
	font-size: 8pt;
	direction: rtl;
	color: #999;
	border: 1px solid White;
}
.ListContent
{
	padding: 5px;
}
.back
{
	background: url('../Images/Product/topbg.gif');
	text-align: center;
	height: 25px;
}
.textInput
{
	padding: 2px 3px 3px 3px;
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #DDD;
	background: url('../Images/Bgs/text.gif');
	text-align: left;
	direction: ltr;
	height: 20px;
}
.textArea
{
	padding: 2px 3px 3px 3px;
	background-color: #FFF;
	font-family: Tahoma;
	font-size: 9pt;
	border: 1px solid #DDD;
	direction: rtl;
}
.Comment,.FinishText
{
	padding: 5px;
	line-height: 140%;
}
.Empty
{
	color: #ff0000;
}
.Footer
{
	background-color: White;
	border: 1px solid Black;
	text-align: center;
	height: 60px;
	line-height: 180%;
}
.Pager
{
	background-color: White;
	direction: rtl;
	font-family: Tahoma;
	font-size: 9pt;
}
.Pager .Pages
{
	text-align: center;
	cursor: pointer;
	color: #FF6600;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 13px;
}
.Pager .Disable
{
	text-align: center;
	padding-top: 1px;
	padding-bottom: 3px;
	width: 13px;
}
.Pager .Current
{
	cursor: inherit;
	color: #000;
}
#divDetail
{
	width: 250px;
	height: 130px;
	background-color: #FFF3D0;
	border: 1px dashed #FFDD51;
	z-index: 1;
}
.dvLoading
{
	position: absolute;
	display: none;
	filter: alpha(opacity=90); 
	-moz-opacity:.90;
	opacity:.90;
}
.Error
{
	font-family: Tahoma;
	font-size: 9pt;
	color: Red;
	text-align: center;
	padding-top: 5px;
	height: 25px;
}
.gvFooter
{
	border-top: 1px solid #DDD;
}
.ContentPadding
{
	padding: 5px;
}
.cursor 
{
	cursor: pointer;
}
.hLight
{
	color: Red;
	font-weight: bold;
}