/*
@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);
*/
/*@import url(ModuleSupport.css);*/
/* Language switcher */
.rb_LangSw_tbl
{
	font-weight: bold;
	font-size: 10pt;
	color: #424242;
	font-family: Arial, Tahoma;
	text-decoration: none;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.rb_LangSw_tbl A:link
{
	font-weight: bold;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	color: #bdbdbd;
	text-decoration: none;
}
.rb_LangSw_tbl A:visited
{
	font-size: 10pt;
	color: #424242;
	text-decoration: none;
}
.rb_LangSw_tbl A:hover
{
	font-size: 10pt;
	color: #424242;
}
.rb_LangSw_tbl A:focus
{
	font-size: 10pt;
	color: #424242;
}
.rb_LangSw_tbl A:active
{
	font-size: 10pt;
	color: #424242;
	text-decoration: none;
}

.rb_LangSw_sel
{
	color: #416C95;
	font-weight: bold;
	font-family: Arial, Tahoma;
	font-size: 10pt;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.rb_LangSw_sel A:link
{
	font-weight: bold;
	font-family: Arial, Tahoma;
	font-size: 10pt;
	color: #416C95;
	text-decoration: none;
}
.rb_LangSw_sel A:visited
{
	font-size: 10pt;
	color: #424242;
	text-decoration: none;
}
.rb_LangSw_sel A:hover
{
	font-size: 10pt;
	color: #424242;
}
.rb_LangSw_sel A:focus
{
	font-size: 10pt;
	color: #424242;
}
.rb_LangSw_sel A:active
{
	font-size: 10pt;
	color: #424242;
	text-decoration: none;
}

/* ===================================================================================
   These styles are primarily intended for use with the Task Module.
   NOTE: Only three status change the color.
     Complete = 100%
     Beginning < 50%
	 NearlyComplete >= 50% and < 100%
   =================================================================================== */
.Task_Complete
{
	color: white;
	background-color: #ffffff;
}
.Task_Beginning
{
	background-color: #ffffff;
}
.Task_NearlyComplete
{
	background-color: #ffffff;
}

.SurveyQuestion /* Survey module support */
{
	padding-right: 5px;
	padding-left: 5px;
}
.SurveyOption
{
}
.SurveyButton
{
	font-weight: 600;
}
/**************************************************************************************/
/*Module support end*/

/*@import url(TabsSubTabs.css);*/
.Tabs
{
	padding : 3px;
	font-size: 8pt;
	margin: 0px;
	color: #ffffff;
	font-family: Tahoma,Verdana , Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;

}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.Tabs A:link
{
	color: #43455e;
	padding : 3px;
	text-decoration: none;
	width : 65;
	white-space: nowrap;
}

.Tabs A:visited
{
	padding : 3px;
	color: #43455e;
	text-decoration: none;
	width : 65;
}

.Tabs A:hover
{
	padding : 3px;
	color:  black;
	/*position: relative;*/
}

.Tabs A:focus
{
	padding : 3px;
	color: #ffffff;
	text-decoration: none;
	width : 65;
	white-space: nowrap;	
}

.Tabs A:active
{
	padding : 3px;
	color: #ffffff;
	/*position: relative;*/
	text-decoration: none;
	width : 65;
	white-space: nowrap;	
}

.SelectedTabs
{
	font-size: 8pt;
	color: #ffffff;
	line-height: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	text-align: center;
	white-space: nowrap;
	white-space: nowrap;		
}
.SelectedTabs a
{
	vertical-align : middle;	
	width : 65;	
	white-space: nowrap;

}
.SelectedTabs a span
{
	padding : 5px;
	background-image : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/SelectedTab.gif) ;
	height : 35px;
	vertical-align : middle;
	width : 65;	
	white-space: nowrap;
		
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
/*.SelectedTabs A:link
{
	padding-right: 3px;
	padding-left: 3px;
	color: #9a0002;
	padding-bottom: 0px;
	padding-top: 0px;
	/*position: relative;
	background-color: #ffa401;
	text-decoration: none;
}

.SelectedTabs A:visited
{
	padding-right: 3px;
	padding-left: 3px;
	color: #9a0002;
	padding-bottom: 0px;
	padding-top: 0px;
	/*position: relative;
	background-color: #ffa401;
	text-decoration: none;
}

.SelectedTabs A:hover
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #9a0002;
	/*position: relative;
	background-color: #ffa401;
	text-decoration: none;
}

.SelectedTabs A:focus
{
	padding-right: 3px;
	padding-left: 3px;
	color: #9a0002;
	padding-bottom: 0px;
	padding-top: 0px;
	/*position: relative;
	background-color: #ffffff;
	text-decoration: none;
}

.SelectedTabs A:active
{
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #9a0002;
	/*position: relative;
	background-color: #ffffff;
	text-decoration: none;
}*/

/* PortalTabs in DefaultSubTabs Layout */
.SubTabs 
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight:normal;
	font-size: 8pt;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #FFFFFF;
	line-height: normal;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #999999;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SubTabs A:link
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:visited
{
	color: #FFFFFF;
	text-decoration: none;
}
.SubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SubTabs A:active
{
	color: #FFFFFF;
	text-decoration: none;
}
.SelectedSubTabs /* PortalTabs in DefaultSubTabs Layout */
{
	padding-right: 10px;
	padding-left: 10px;
	font-weight:normal;
	font-size: 8pt;
	padding-bottom: 2px;
	color: #333333;
	line-height: normal;
	padding-top: 2px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	background-color: #f9ccb0;
	text-align: center;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedSubTabs A:link
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:visited
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:hover
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:focus
{
	color: #666666;
	text-decoration: none;
}
.SelectedSubTabs A:active
{
	color: #666666;
	text-decoration: none;
}


.TabsVertical
{
	
	/*border-top: #F4F4F4;*/
	font-weight: normal;
	font-size: 9pt;
	left: 0px;
	/*background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/UnSelected.gif);*/
	margin: 0px;
	overflow: visible;
	/*border-left: #F4F4F4;*/
	width: 185px;
	color: black;
	line-height: normal;
	/*border-bottom: #F4F4F4;*/
	/*background-repeat: repeat;*/
	font-family: Tahoma;
	position: relative;
	height: 32px;
}



/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

.TabsVertical A:link
{
	color: #43455e;
	text-decoration: none;
	white-space: nowrap;
}
.TabsVertical A:visited
{	
	color: #43455e;
	text-decoration: none;
	white-space: nowrap;
}
.TabsVertical A:hover
{
	color: #6a96b2;
	text-decoration: none;
}
.TabsVertical A:focus
{
	color: #6a96b2;
	text-decoration: none;
}
.TabsVertical A:active
{
	color: #6a96b2;
	text-decoration: none;
	white-space: nowrap;
}
.SelectedTabsVertical
{
	border-right: #ffffff;
	border-top: #ffffff;
	font-weight: bold;
	font-size: 10pt;
	/*background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/Selected.gif);*/
	margin: 0px;
	overflow: visible;
	border-left: #ffffff;
	color: #efe710;
	line-height: normal;
	border-bottom: #f3a372 1pt;
	/* background-repeat: repeat;*/
	font-family: Arial;
	white-space: nowrap;
	
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SelectedTabsVertical A:link
{
	border-right: medium none;
	padding-right: 0px;
	border-top: medium none;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: medium none;
	color: #5091a5;
	padding-top: 0px;
	border-bottom: medium none;
	text-decoration: none;
	white-space: nowrap;
}
.SelectedTabsVertical A:visited
{
	border-right: medium none;
	border-top: medium none;	
	border-left: medium none;	
	border-bottom: medium none;
	text-decoration: none;
	color: #52809d;
	white-space: nowrap;
	
}
.SelectedTabsVertical A:hover
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;	
	border-bottom: medium none;
	text-decoration: none;
	color: #52809d;
	white-space:nowrap;
}
.SelectedTabsVertical A:focus
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;	
	border-bottom: medium none;
	text-decoration: none;
	color:  Black;
	white-space: nowrap;
}
.SelectedTabsVertical A:active
{
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;	
	border-bottom: medium none;
	text-decoration: none;
	color: #52809d;	
}
/*@import url(TabsSubTabs.css);*/

/* Standard HTML tags */
BODY
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma;	
}
P
{	
	font-size: 8pt;
	margin-top: 1px;
	font-size: 10pt;
	color: #333333;
	padding-top: 0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
}
/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
A:link
{
	font-size: 10pt;
	color: #3974e2;
	text-decoration: none;
}
A:visited
{
	font-size: 10pt;
	border-left: none;
	color:  #3974e2;
	text-decoration: none;
}
A:hover
{
	color: Black;
	text-decoration: none;
}
A:focus
{
	color: #999999;
	text-decoration: none;
}
A:active
{
	color: Black;
	text-decoration: none;
}
DIV
{
	font-size: 10pt;
}
H1
{
	font-weight: bold;
	font-size: 15pt;
}
H2
{
	font-weight: bold;
	font-size: 14pt;
}
H3
{
	font-weight: bold;
	font-size: 13pt;
}
H4
{
	font-weight: bold;
	font-size: 12pt;
}
H5
{
	font-weight: bold;
	font-size: 11pt;
}
H6
{
	font-weight: bold;
	font-size: 10pt;
}
HR
{
	color: #999999;
	height: 1pt;
	text-align: center;
}
IMG
{
	border-right: none;
	border-top: none;
	border-left: none;
	border-bottom: none;
}
INPUT.CommandButton
{
	border-right: #1c2a35 thin solid;
	padding-right: 3pt;
	border-top: #1c2a35 thin solid;
	padding-left: 3pt;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: #1c2a35 thin solid;
	color: Black;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: #1c2a35 thin solid;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	background-color: #ffd116;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
TABLE
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 10pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 10pt;
	vertical-align: baseline;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
TFOOT
{
	font-size: 10pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
OL
{
	font-size: 10pt;
}

/* Standard Rainbow Classes */

/* Command buttons */
/* Command buttons */
.CommandButton
{
	border-right: #1c2a35 thin solid;
	padding-right: 10px;
	border-top: #1c2a35 thin solid;
	display: inline;
	padding-left: 10px;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3px;
	margin-left: 2px;
	border-left: #1c2a35 thin solid;
	color: Black;
	line-height: 18pt;
	margin-right: 2px;
	padding-top: 3px;
	border-bottom: #1c2a35 thin solid;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	background-color: #ffd116;
	text-decoration: none;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	border-right: #1c2a35 thin solid;
	border-top: #1c2a35 thin solid;
	font-size: 8pt;
	border-left: #1c2a35 thin solid;
	color: Black;
	border-bottom: #1c2a35 thin solid;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	border-right: #1c2a35 thin solid;
	border-top: #1c2a35 thin solid;
	border-bottom: #1c2a35 thin solid;
	border-left: #1c2a35 thin solid;
}
A.CommandButton:hover
{
	border-right: #1c2a35 thin solid;
	border-top: #1c2a35 thin solid;
	font-size: 8pt;
	border-left: #1c2a35 thin solid;
	color: #4a5bff;
	border-bottom: #1c2a35 thin solid;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: Black;
	text-decoration: none;
	border-right: #1c2a35 thin solid;
	border-top: #1c2a35 thin solid;
	border-bottom: #1c2a35 thin solid;
	border-left: #1c2a35 thin solid;
}
A.CommandButton:active
{
	border-right: #1c2a35 thin solid;
	border-top: #1c2a35 thin solid;
	font-size: 8pt;
	border-left: #1c2a35 thin solid;
	color: Black;
	border-bottom: #1c2a35 thin solid;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
A.EnhancedHtmlLink:link
{
	color: #000000;
	text-decoration: none;
}
A.EnhancedHtmlLink:visited
{
	color: #999999;
	text-decoration: none;
}
A.EnhancedHtmlLink:hover
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:focus
{
	color: #cccccc;
	text-decoration: none;
}
A.EnhancedHtmlLink:active
{
	color: #333333;
	text-decoration: none;
}

.Error /* Error and warning messages */
{
	color: #000099;
}
.Grid_Header, .Grid_Header TD, .Grid_Header TH /* Search Modules */
{
	background-color: #999999;
	font-weight: 600;
}
.Grid_Footer
{
}
.Grid_Item
{
}
.Grid_Item TD A
{
	font-weight: 600;
}
.Grid_AlternatingItem
{
	background-color: #CCCCCC;
}
.Grid_AlternatingItem TD A
{
	font-weight: 600;
}
.Grid_SelectedItem
{
}
.Grid_Pager
{
}
.Head /* Add, announcements, articles, blog, ecc ecc */
{
	font-weight: bold;
	font-size: 12pt;
	color: #999999;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
OPTION
{
	font-size: 10pt;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 8pt;
	color: #d60d1f;
	font-family: Tahoma;
}

.ItemTitleBlack
{
	font-weight: bolder;
	font-size: 8pt;
	color: black;
	font-family: Tahoma;
}

.ItemDate
{
	font-size: 10pt;
	color: #999999;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 10pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle
{
	padding-right: 3px;
	padding-left: 3px;
	font-weight: bold;
	font-size: 8pt;
	margin-left: 3px;
	overflow: hidden;
	color: white;
	margin-right: 3px;
	font-family: Tahoma;
	white-space: nowrap;
	background-color: #ffffff;
}

.moduleTitleAlt
{
	font-size: 8pt;
	color: #075D9A;
	font-family: Tahoma;
	white-space: nowrap;
	background-color: #FFFFFF;
	font-weight: bold;
}

.Module
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	
}
.ModuleAlt /* Module variant */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;	
	background-color: white;
	background-color: #E1E7F4;
}

.Normal
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #656565;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #333333;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 10pt;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable
{
	/*background-image: url(http://pajouheshonline.ir/parstracker/Design/DesktopLayouts/DanaTracker/images/bg5.jpg)*/
	background-color : #f1f1f1;
}
.rb_DefaultPortalHeader
{
	/*background-image: url(http://pajouheshonline.ir/Design/DesktopLayouts/SohrabLayout/Images/BGarm.gif);*/
	background-color : #f1f1f1;
	
}
.rb_DefaultPortalHeader1
{
	/* background-image: url(http://pajouheshonline.ir/Design/Themes/ParsTheme/img/BannerBg.gif); */
	background-color : #f1f1f1;
	
}
.rb_DefaultLayoutDiv
{
	/*background-image: url(http://pajouheshonline.ir/parstracker/Design/DesktopLayouts/SohrabLayout/Images/BGarm.gif)*/
	background-color : #f1f1f1;
}
.rb_DefaultPortalFooter
{
	font-size: 8pt;
	font-family: Tahoma;
	background-color: #053e75;
}

.rb_mod_btn /* Buttons support */
{
	display: block;
	margin: 0px 0px 0px 2px;
}
.btn-img-txt
{
}
.btn-img-only
{
}
.btn-img-txt
{
	overflow: hidden;
}
.btn-img-only-css
{
	overflow: hidden;
}
DIV.btn-img-only
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-only-css
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-img-txt
{
	display: block;
	overflow: hidden;
	width: 0px;
	height: 0px;
}
DIV.btn-txt-only
{
	font-size: 9pt;
	line-height: 0.8;
}
.rb_mod_btn
{
	display: block;
	margin: 0px 0px 0px 2px;
}

.SiteLink
{
	padding-right: 4px;
	display: block;
	padding-left: 4px;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: Black;
	font-family: Tahoma, Arial;
	text-align: center;
	white-space:nowrap;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */
.SiteLink A:link
{
	display: block;
	font-size: 9pt;
	color: #333399;
	text-align: center;
	text-decoration: none;
	white-space:normal;
}
.SiteLink A:visited
{
	font-size: 9pt;
	color: #333399;
	white-space:normal;
}
.SiteLink A:hover
{
	font-size: 9pt;
	color: Black;
}
.SiteLink A:focus
{
	font-size: 9pt;
	color: #ffcc00;
}
.SiteLink A:active
{
	font-size: 9pt;
	color: #ffcc00;
}

.SiteTitle
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: yellowgreen;
	padding-top: 0px;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 10pt;
	color: Navy;
	padding-top: 4px;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 10pt;
	color: #4a7ddb;
}

/* Three panes */
.LeftPane
{
	padding-right: 0px;
	padding-left: 2px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
	font-family: Tahoma;
	
}
.RightPane
{
	padding-right: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 10px;
}
.ContentPane
{
	border-right: none;
	padding-right: 2px;
	border-top: none;
	padding-left: 2px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 2px;
	border-bottom: none;
	
}

.DefaultBanner1
{
	color: #ffffff;
	background-color: #336699;
}
.DefaultBanner2 /* Graphics */
{
	color: #ffffff;
	background-color: #336699;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: red;
}

/* =============================
   BreadCrumbs styles
   ============================= */
.BreadCrumbs
{
	font-weight: normal;
	font-size: 9pt;
	color: #666666;
	font-family: Tahoma;
}

.BreadCrumbsText
{
	color: #666666;
}

A.BreadCrumbsLink:Link
{
	font-size: 9pt;
	color: #264785;
}

A.BreadCrumbsLink:hover
{
	font-size: 9pt;
	color: #264785;
}
A.BreadCrumbsLink:Visit
{
	font-size: 9pt;
	color: #264785;
}

/* The Date Element in the Header */
.dateCurrent
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}

/* The Last Visit Element in the Header */
.dateLastVisit
{
	padding-right: 4px;
	font-size: 7pt;
	line-height: 7pt;
}


/* =============================
   SolpartNavigation menu styles
   ============================= */

.spm_MenuContainer
{
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	border-collapse: collapse;
}
.spm_MenuBar
{
	height: 22px;
	background-color: #cccccc;	
	color: #000000;
}
.spm_MenuBar TD
{
	font-size: 10pt;
	border: none;
	background-color: #cccccc;
	color: #000000;
}
.spm_MenuBar TD TD
{
	border-left: solid 1px #999999;
}
.spm_SubMenu
{
	border-right-color: #009966;
}
.spm_SubMenu TD
{
	color: #000000;
	background-color: #cccccc;
	height: 22px;
}
.spm_MenuBreak
{
	height: 0px;
}
.spm_MenuItem
{
	cursor: pointer;
}
.spm_MenuItem TD
{
	height: 22px;
	font-size: 10pt;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.spm_MenuIcon
{
}
.spm_MenuStyle
{
}
.spm_MenuItemSel
{
	background-color: #999999;
	cursor: pointer;
}
.spm_MenuItemSel TD
{
	color: #ffffff;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
	font-weight: bold;
}
.spm_MenuArrow
{
	font-family: webdings, Fantasy;
	font-size: 10pt;
	cursor: pointer;
}
.spm_RootMenuArrow
{
	font-size: 10pt;
	cursor: pointer;
	font-family: webdings, Fantasy;
}
.spm_DefaultItem
{
	cursor: pointer;
}
.spm_DefaultItem TD
{
	height: 22px;
	font-size: 10pt;
	padding-left: 3px;
	padding-right: 3px;
}
.spm_DefaultItemHighlight
{
}
.spm_DefaultItemHighlight TD
{
}

/*Farnoosh*/
/* Command buttons on gray backgroound*/
.CommandButtonHead
{
	display: inline;	
	font-size: 11pt;
	border-left-color: #669900;
	border-bottom-color: #669900;
	color: #336666;
	border-top-color: #669900;
	font-family: Tahoma,Arial, Verdana, Helvetica, sans-serif;
	white-space: nowrap;
	text-decoration: none;
	border-right-color: #669900;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButtonHead:link
{
	font-size: 11pt;
	color: white;
	text-decoration: none;
}
A.CommandButtonHead:visited
{
	font-size: 11pt;
	color: White;
	text-decoration: none;
}
A.CommandButtonHead:hover
{
	font-size: 11pt;
	color: #FFE993;
	text-decoration: none;
}
A.CommandButtonHead:focus
{
	font-size: 11pt;
	color: #FFE993;
	text-decoration: none;
}




.FooterLink
{
	padding-right: 3px;
	padding-left: 1px;
	
	font-size: 8pt;
	margin-left: 1px;
	color: #E0E8F9;
	margin-right: 3px;
	font-family: Tahoma;
}

A.FooterLink:link
{
	padding-right: 3px;
	padding-left: 1px;
	
	font-size: 8pt;
	margin-left: 1px;
	color: #E0E8F9;
	margin-right: 3px;
	font-family: Tahoma;
}

A.FooterLink:visited
{
	font-family: Tahoma;
	
	font-size: 8pt;
	color: #E0E8F9;
}

A.FooterLink:hover
{
	font-family: Tahoma;
	
	font-size: 8pt;
	color: #E0E8F9;
}
A.FooterLink:focus
{
	font-family: Tahoma;
	
	font-size: 8pt;
	color: #E0E8F9;
}
A.FooterLink:active
{
	font-family: Tahoma;
	
	font-size: 8pt;
	color: #E0E8F9;
}

BODY.rb_Alternate
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma;
	background: #f0ece7;
}

/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	font-family: Tahoma;		
}

.rb_AlternatePortalHeader
{
	background-color: #999999;
}
.rb_AlternateLayoutDiv
{	
	background-color: white;
	width:912;
}
.rb_AlternatePortalFooter
{	
	background-color: #999999;
}

.Error
{
	padding-right: 0pt;
	font-size: 10pt;
	color: #ff0000;
	line-height: normal;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
}
.ErrorBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 10pt;
	color: #ff0000;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.ErrorItalic
{
	font-size: 10pt;
	font-style: italic;
}

td.simpleBoxBorder { background-color: #fff8d7 }

td.simpleLine { background-image: url(http://pajouheshonline.ir/Design/DesktopLayouts/DanaTracker/images/moj2.gif) ; color: #fff8d7}

td.simpleBoxTitle { font-family: Tahoma; font-size: 9pt; font-weight : lighter;  color: black;text-align:right; vertical-align: top; height:20;
	background-image :url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/topmiddle.gif);
	white-space: nowrap;}
td.simpleBoxTitle2 { font-family: Tahoma; font-size: 9pt; font-weight : lighter;  color: black;text-align:right; vertical-align: top; height:20;
	background-color:#89ade4;
	white-space: nowrap;}

td.simpleBoxTitleRight 
{
	font-family: Tahoma; 
	font-size: 9pt; 
	color: #043D74;
	text-align:right; 
	font-weight: bold; 
	background-color: #fff6d1;
	border-bottom : 0 ;
	border-left : solid 2 red;
	border-right : solid 2 red;
	border-top : 0 ;   
}

tr.simpleBoxContext { font-family: Tahoma; font-size: 10pt; background-color: #fff6d1 }

tr.simpleBoxContext2 { font-family: Tahoma; font-size: 10pt ; background-color: White } 

tr.simpleBoxContext3 { font-family: Tahoma; font-size: 10pt ; background-color: #f1f1f1 } 

/* =============================
   Tracker styles
   ============================= */
.smallheadertxt
{
	font-size:x-small;
	font-weight:bold;
}

INPUT.Button {
	BORDER-RIGHT:#000000 1px solid; BORDER-TOP:#000000 1px solid; BACKGROUND:#ccccff ; BORDER-LEFT:#000000 1px solid; COLOR:#333333; BORDER-BOTTOM:#000000 1px solid; FONT-FAMILY:Tahoma
}
A.Button:link
{
	border-right: #000000 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	background: #ccccff;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
A.Button:visited
{
	border-right: #000000 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	background: #ccccff;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
A.Button:hover
{
	border-right: #000000 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	background: #ccccff;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #ffffcc;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
A.Button:focus
{
	border-right: #000000 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	background: #ccccff;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
A.Button:active
{
	border-right: #000000 1px solid;
	padding-right: 20px;
	border-top: #000000 1px solid;
	padding-left: 20px;
	background: #ccccff;
	padding-bottom: 0px;
	margin: 0px;
	border-left: #000000 1px solid;
	color: #333333;
	padding-top: 0px;
	border-bottom: #000000 1px solid;
	font-family: Tahoma;
}
Validation-Text
{
	font-family: Tahoma;	
	font-size:xx-small;
	color:Red;
}
.RegistrationPageTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: #050893;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	text-decoration: none;
}
.RegistrationLabel
{
	font-size: 10pt;
	color: #000000;
	padding-top: 4px;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.RegistrationRedLabel
{
	font-size: 10pt;
	color: #F81E07;
	padding-top: 4px;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
}
.LemonBg
{
	background-color :#e5e5e5;
	/* Light Lemon : #FFF6D1 */
}
.NavyFont
{
	color : #56748c;
}
.NavyFont a
{
	color :#fa5200;
}
.NavyBg
{
	/*background-color :  #ceced6;*/
	background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/nav.jpg) ;
	
}
.GrayFont
{
	color : White;
}
.portlet-bottom-title
{
	margin-bottom: 0px;
    /*background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/middle01.gif) ;*/
    width: 100%;
    height : 8px;
}
.portlet-bottom
{
	margin-bottom: 0px;
    background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/Bmiddle.gif) ;
    width: 100%;
    height : 18px;
    /*background-color: #f1f1f1;*/
}
.portlet-bottom2
{
	margin-bottom: 0px;
    width: 100%;
    height : 10px;
    background-color: #dde9fc;
}
.portlet-top  {
	margin-bottom: 0px;
    /*background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/topmiddle.gif) ;*/
    width: 100%;
    height : 8px;
    background-color: #f1f1f1;
}
.portlet-top-title  
{
	margin-bottom: 0px;
    /*background-image: url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/topmiddle.gif) ;*/
    width: 100%;
    height : 7px;
    background-color : #f1f1f1;
}
.portlet-top-title2  
{
	margin-bottom: 0px;
    width: 100%;
    height : 7px;
    background-color : #89ade4;
}
.portlet-border 
{
	border-bottom : 0 ;
	background-image : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/MML.gif) ;
	background-repeat : repeat-y;
	/*border-left : solid 1 #063D75;*/
	border-right : solid 2 #e6e6e6;
	border-top : 0 ;	
}
.portlet-border2 
{
	border-bottom : 0 ;
	background-color: #dde9fc;
	/*border-left : solid 1 #063D75;*/
	border-right : solid 2 #e6e6e6;
	border-top : 0 ;	
}
.portlet-border-right-title
{
	/*background-color : #ffa001;*/
	height : 7;
	border-bottom : 0 ;
	/*border-right : solid 1 #063D75;*/
	border-top : 0 ;	
}
.portlet-border-right-title2
{
	background-color : #89ade4;
	height : 7;
	border-bottom : 0 ;
	/*border-right : solid 1 #063D75;*/
	border-top : 0 ;	
}
.portlet-border-right
{
	background-color : #dae6f2;
	border-bottom : 0 ;
	border-right : solid 1 #063D75;
	border-top : 0 ;	
}
.portlet-border-left-title
{
	/*background-color : #ffa001;*/
	height: 7;
	border-bottom : 0 ;
	/*border-left : solid 1 #063D75;*/
	border-top : 0 ;	
}
.portlet-border-left-title2
{
	background-color : #89ade4;
	height: 7;
	border-bottom : 0 ;
	/*border-left : solid 1 #063D75;*/
	border-top : 0 ;	
}
.portlet-border-left
{
	background-color : #dae6f2;
	border-bottom : 0 ;
	border-left : solid 1 #063D75;
	border-top : 0 ;	
}
.Mbanner
{
	background-image : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/MBanner.gif) ;
}
<-- * -->
ul {
        list-style: none;
        margin: 0;
        padding: 0;
   }
.Grid-01
{
	background-color:WhiteSmoke;
	
	border-color:Black;
	border-width:1px;
	font-family:Tahoma;
	text-align:center;
	font-size:xx-small;	
}
.GridHeader-01
{
	
	text-align:center ;
	font-size: 9pt;
	padding-bottom: 3px;
	color:white ;
	padding-top: 3px;
	font-family: Tahoma;
	color: white ;
	background-image: url(http://pajouheshonline.ir/Design/Themes/Pajouheshtheme/img/RadGridBg.gif) ;
	height :30px;
	/*#012fa7*/
	
}
.GridColumn-01
{
	font-family:Tahoma;
	font-size: 9pt;
}
.title-txt 
{ 
    font-family:Tahoma;
	color: #7b0286;
	font-size: 10pt;
}
.value-txt-01 { 
    font-family:Tahoma;
	font-size: 9pt;
}
.info-theme  {
	margin-bottom: 0px;
    background-image: url(http://pajouheshonline.ir/Design/Themes/Pajouheshtheme/img/bgInfo.gif) ;
    width: 100%;
    height : 25px;
}
.info-box
{
	background-color:#cee6f3
}

/* menu style */
#menu8 {
        width: 200px;
        margin-top: 10px;
        }

#menu8 li a {
        text-decoration: none;
        
       /* voice-family: "\"}\"";
        voice-family: inherit;*/
        height: 32px;
        }

#menu8 li a:link, #menu8 li a:visited {
        color: #777;
        display: block;
        background : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/2.gif) ;
       padding: 8px 0 0 20px;
        }

#menu8 li a:hover, #menu8 li #current {
        color: White;
        background : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/3.gif);
		padding: 8px 0 0 20px;
        }

#menu8 li a:active {
        color: #fff;
       
       background : url(http://pajouheshonline.ir/Design/Themes/PajouheshTheme/img/2.gif) ;
       padding: 8px 0 0 20px;
       
        }
        INPUT.CommandButton
{
	border-right: #1c2a35 thin solid;
	padding-right: 3pt;
	border-top: #1c2a35 thin solid;
	padding-left: 3pt;
	font-weight: normal;
	font-size: 8pt;
	padding-bottom: 3pt;
	border-left: #1c2a35 thin solid;
	color: white;
	line-height: 7pt;
	padding-top: 3pt;
	border-bottom: #1c2a35 thin solid;
	font-family: Tahoma,Verdana, Helvetica, sans-serif;
	background-color: #56748c;
	text-decoration: none;
}
 
.title-txt1 
{ 
    font-family:Tahoma;
	color: #7b0286;
	font-size: 8pt;
}
.smallheadertxt1
{
	font-size:xx-small;
	font-weight:bold;
}
.smallheadertxtOk
{
	font-size:x-small;
	font-weight:bold;
	font-family:Tahoma;
	color:#2e7296;
}



.loginExample
{
	font-size:10px;
	font-weight:bold;
	font-family:Tahoma;
}
.ReviewrerResultHeader
{
	font-size:11px;
	font-weight:bold;
	font-family:Tahoma;
}
