﻿.Bo_PageTitle
{
	padding: 10px 20px 0px;
	padding-bottom:20px;
	text-align:center;
	color:#297302;
}
.Bo_PageTitle, .Bo_PageTitle div, .Bo_PageTitle td, .Bo_PageTitle span
{
	font-family: Homa, B Homa, Nazanin, B Nazanin, Times New Roman;
	font-size: 14pt;
}
.Bo_PageTitle .Navigation
{
	border:solid 1px #f2f2f2;
	height:19px;
	overflow:hidden;
}
.Bo_PageTitle ul
{
	margin: 0px;
	margin-bottom:5px;
	font-family: Tahoma;
	font-size: 8pt;
	list-style-type: none;
}
.Bo_PageTitle ul li
{
	margin: 0px;
	float: right;
	list-style-type: none;
	padding:2px 5px 4px 3px;
}
.Bo_PageTitle ul li a
{
	color:#000000;
}
.Bo_PageTitle .Normal, .Bo_PageTitle .Normal div, .Bo_PageTitle .Normal td, .Bo_PageTitle .Normal span
{
	font-family:Tahoma !important;
	font-size:8pt !important;
}
.Bo_PageTitle ul .Seprator
{
	width: 16px;
	background-image: url(../Images/BackOffice/NavSeprator.gif);
	background-repeat: no-repeat;
	background-position:center top;
	padding-left:0px;
	padding-right:0px;
}
.Bo_PageTitle ul .Home
{
	width: 15px;
	background-image: url(../Images/BackOffice/Home.gif);
	background-repeat: no-repeat;
	background-position:left 1px;
	padding-left:0px;
}
.Bo_PageTitle ul .Home a
{
	display:block;
}

.Bo_SearchBox
{
	padding: 5px;
	border-top: #b6bccc 1px solid;
	border-bottom: #b6bccc 1px solid;
	background-color: #ced8e1;
}
.Bo_SearchBox_Label
{
	padding: 5px;
	padding-top: 0px;
}
.Bo_SearchBox_Control
{
	padding: 0px 5px;
}
.Bo_SearchButton
{
	background-image: url(../Images/BackOffice/Search.png);
	background-position: right;
	background-repeat: no-repeat;
	padding-right: 20px;
	padding-bottom: 2px;
	display: block;
}

.Bo_ReportTitle, .Bo_ReportTitle th
{
	border-right: #ececec 1px solid;
	padding: 0px 5px;
	background-position: 0px -1px;
	background-image: url(../Images/BackOffice/ReportTitle_Sort.gif);
	white-space: nowrap !important;
	font-weight: normal !important;
	height: 21px;
	text-align: center;
}
.Bo_RightReportRow
{
	border-right:none !important;
	border-right-width:0px !important;
}
.Bo_Sorted
{
	background-image: url(../Images/BackOffice/ReportTitle_Sort.gif) !important;
	white-space: nowrap !important;
}
.Bo_ReportFooter
{
	border-top:solid 1px #ececec;
}
.Bo_ReportFooter td
{
	border-top:solid 1px #ececec;
}
.Bo_ReportFooter td td
{
	border-top-width:0px;
}
.Bo_GridOddRow, .Bo_GridEvenRow, .Bo_GridOddRow2, .Bo_GridEvenRow2
{
	white-space: nowrap !important;
}
.Bo_GridEvenRow, .Bo_GridEvenRow2
{
	background-color:#eeede9;
}
.Bo_GridOddRow td, .Bo_GridEvenRow td, .Bo_GridOddRow2 td, .Bo_GridEvenRow2 td
{
	border-right: #ececec 1px solid;
	padding: 0px 5px;
	white-space: nowrap !important;
	height: 20px;
	text-align: center;
}
.Bo_GridOddRow td td, .Bo_GridEvenRow td td, .Bo_GridOddRow2 td td, .Bo_GridEvenRow2 td td
{
	border-width: 0px !important;
	padding: 0px;
	white-space: nowrap !important;
	text-align: right;
}
.Bo_GridOddRow:hover, .Bo_GridEvenRow:hover
{
	background-image: url(../Images/BackOffice/RowHOver.gif);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#e8f6fd;
}

