@import url(MenuHWDropDown.css);
@import url(MenuHWLeft.css);
@import url(ModuleSupport.css);
@import url(TabsSubTabs.css);
@import url(TabControl.css);
@import url(MenuSolpart.css);

/* Standard HTML tags */
BODY
{
	padding-left: 0px;
	font-size: 8pt;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #ffffff;
	padding-right: 0px;
}
P
{
	margin-top: 1px;
	font-size: 8pt;
	color: #7E7E7E;
	padding-top: 0px;
	font-family: Tahoma, 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: 8pt;
	color: #0054A6;
	text-decoration: none;
}
A:visited
{
	font-size: 8pt;
	border-left: none;
	color: #0054A6;
	text-decoration: none;
}
A:hover
{
	color: #3B9AF8;
	text-decoration: none;
}
A:focus
{
	color: #0054A6;
	text-decoration: none;
}
A:active
{
	color: #0054A6;
	text-decoration: none;
}
DIV
{
	font-size: 8pt;
}
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: 8pt;
}
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: #717A8A thin solid;
	padding-right: 1pt;
	border-top: #D0E0FA thin solid;
	padding-left: 1pt;
	font-weight: 600;
	font-size: 8pt;
	padding-bottom: 2pt;
	border-left: #D0E0FA thin solid;
	color: #ffffff;
	line-height: 7pt;
	padding-top: 2pt;
	border-bottom: #717A8A thin solid;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #FF985E;
	text-decoration: none;
}
INPUT
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
TABLE
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
THEAD
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TR
{
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TH
{
	font-size: 8pt;
	vertical-align: baseline;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
TD
{
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
}
TFOOT
{
	font-size: 8pt;
}
TEXTAREA
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
OL
{
	font-size: 8pt;
}
UL
{
	font-size: 8pt;
	list-style-image: url(img/bulleye.gif);
}


/* Standard Rainbow Classes */

/* Command buttons */
.CommandButton
{
	font-size: 8pt;
	font-weight: 600;
	color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #FF985E;
	text-decoration: none;
	white-space: nowrap;
	line-height: 18pt;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	border-bottom: #717A8A 2px solid;
	border-left: #D0E0FA 2px solid;
	border-top: #D0E0FA 2px solid;
	border-right: #717A8A 2px solid;
	display: inline;
}

/* Important the order: link, visited, hover, focus, active. see http://www.w3.org/TR/REC-CSS2/selector.html  */

A.CommandButton:link
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
A.CommandButton:visited
{
	font-size: 8pt;
	color: #ffffff;
	text-decoration: none;
}
A.CommandButton:hover
{
	font-size: 8pt;
	color: #7E7E7E;
	text-decoration: none;
}
A.CommandButton:focus
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}
A.CommandButton:active
{
	font-size: 8pt;
	color: #FFFFFF;
	text-decoration: none;
}

.EnhancedHtmlTitlePage /* Enhanced module support */
{
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
}
.EnhancedHtmlLink
{
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, 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: #FF0000;
}
.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, Helvetica, sans-serif;
}
INPUT.NormalTextBox, .NormalTextBox
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
SELECT, SELECT.NormalTextBox
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
OPTION
{
	font-size: 8pt;
	font-family: Tahoma, Helvetica, sans-serif;
}
.ItemTitle
{
	font-weight: bolder;
	font-size: 8pt;
	color: #999999;
}
.ItemDate
{
	font-size: 8pt;
	color: #999999;
	font-family: Tahoma, Helvetica, sans-serif;
}

.Message /* Informative messages */
{
	font-weight: normal;
	font-size: 8pt;
	color: #ee7a35;
	background-color: #ffcc00;
}
.ModuleTitle /* Title of each module */
{
	font-weight: 600;
	font-size: 8pt;
	color: #7C7C7C;
	line-height: 14pt;
	font-family: Tahoma, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.ModuleTitleAlt /* Title of each module */
{
	font-weight: 600;
	font-size: 8pt;
	color: #7C7C7C;
	line-height: 14pt;
	font-family: Tahoma, Helvetica, sans-serif;
	white-space: nowrap;
	overflow: hidden;
}
.Module /* Module */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: #FBF1EB;
}
.ModuleAlt /* Module variant */
{
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	background-color: white;
}
.Normal
{
	padding-right: 0pt;
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
	line-height: normal;
	letter-spacing: normal;
}
.NormalBold
{
	padding-left: 5pt;
	font-weight: bold;
	font-size: 8pt;
	color: #333333;
	font-family: Tahoma, Helvetica, sans-serif;
}
.NormalItalic
{
	font-size: 8pt;
	font-style: italic;
}

/* Styles for default pages */
.rb_DefaultLayoutTable 
{
}
.rb_DefaultPortalHeader
{
	background-color: #ffffff;
}
.rb_DefaultLayoutDiv
{
}
.rb_DefaultPortalFooter
{
}
/* Alternate styles for admin and edit pages */
.rb_AlternateLayoutTable
{
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.rb_AlternatePortalHeader
{
	background-color: #ffffff;
}
.rb_AlternateLayoutDiv
{
}
.rb_AlternatePortalFooter
{
}

.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 /* Used on Header menu in Layouts */
{
	font-weight: normal;
	font-size: 7pt;
	color: #ffffff;
	font-family: Tahoma, Helvetica, sans-serif;
	text-align: center;
	display: block;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-right: 4px;
	padding-left: 4px;
}

/* 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: 8pt;
	color: #ffffff;
	text-align: center;
	text-decoration: none;
}
.SiteLink A:visited
{
	color: #ffffff;
	font-size: 8pt;
}
.SiteLink A:hover
{
	color: #E6E6E6;
	font-size: 8pt;
}
.SiteLink A:focus
{
	color: #ffffff;
	font-size: 8pt;
}
.SiteLink A:active
{
	color: #ffffff;
	font-size: 8pt;
}

.SiteTitle /* Portal title in Header, in layout file */
{
	padding-right: 0px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 22pt;
	padding-bottom: 0px;
	color: #FFFFFF;
	padding-top: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
}
.SubHead
{
	font-weight: 600;
	font-size: 8pt;
	color: #333333;
	padding-top: 4px;
	font-family: Tahoma, Helvetica, sans-serif;
}
.SubSubHead
{
	margin-top: 10pt;
	font-weight: 600;
	font-size: 8pt;
	color: #ee7a35;
}

/* Three panes */
.LeftPane
{
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;

}
.RightPane
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
.ContentPane
{
	border-right: none;
	padding-right: 0px;
	border-top: none;
	padding-left: 10px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: none;
	padding-top: 0px;
	border-bottom: none;
}

.DefaultBanner1 /* Graphics */
{
	background-color: #ee7a35;
}
.DefaultBanner2 /* Graphics */
{
	background-color: #333333;
}
.DefaultTD /* Graphics */
{
	background-color: #cccccc;
}
.DefaultTDSub /* Graphics */
{
	background-color: #999999;
}

/* =============================
   BreadCrumbs styles
   ============================= */
.bc_Row
{
	padding-left: 28px;
	border-bottom: solid 1px #ffffff;
	background-color: #f9ccb0;
}
.bc_Text
{
	font-size: 7pt;
}
.bc_Link, .bc_Link:link, .bc_Link:visited
{
	padding-left: 10px;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bc_Link:hover
{
	color: #ffffff;
}

/* 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;
}

/* asgarlou */
.txt1{
font-family:tahoma; font-size:8pt; color:white
}
.txt5{
font-family:tahoma; font-size:8pt; color:#cccccc
}
.rtl
{
 direction:rtl;
}
.ltr
{
 direction:ltr;
}
.MyDir
{
	font-family:tahoma; font-size:8pt; color:white; direction:ltr
}
.menu2 A
{
	font-family:tahoma; font-size:8pt; text-decoration:none; margin-left:15
}
.menu2 A:link
{
	color:#C8965D
}
.menu2 A:visited
{
	color:#C8965D
}
.menu2 A:hover
{
	color:#CEA987
}

a.menu2{
font-family:tahoma; font-size:8pt; text-decoration:none
}
a.menu2:link{
color:#662d91
}
a.menu2:hover{
color:#b24efe
}
a.menu2:#662d91{
color:red
}

.banner
{
	background-image:url(img/banner.jpg)	
}

INPUT.CommandButton2
{
	border-right: #FBF1EB thin solid;
	border-top: #FBF1EB thin solid;
	font-weight: 500;
	font-size: 8pt;
	border-left: #FBF1EB thin solid;
	color: #003399;
	border-bottom: #FBF1EB thin solid;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #FBF1EB;
	text-decoration: none;
	width:45px;
}
INPUT.CommandButton3
{
	border-right: #FBF1EB thin solid;
	border-top: #FBF1EB thin solid;
	font-weight: 500;
	font-size: 8pt;
	border-left: #FBF1EB thin solid;
	color: #003399;
	border-bottom: #FBF1EB thin solid;
	font-family: Tahoma, Helvetica, sans-serif;
	background-color: #FBF1EB;
	text-decoration: none;
	width:80px;
}
A.faq:link{
font-size:8pt;
color:#7B2E00;
text-decoration:none;
}
A.faq:visited{
font-size:8pt;
border-left:none;
color:#7B2E00;
text-decoration:none;
}
A.faq:hover{
color:#998675;
text-decoration:none;
}
A.faq:focus{
color:#998675;
text-decoration:none;
}
A.faq:active{
color:#998675;
text-decoration:none;
}
.N3_bgr
{
	background-image:url(img/N3_sr.gif);
}
.N3_bgl
{
	background-image:url(img/N3_sl.gif);
}
.xxx
{
	color:red;
}
.Null
{background-image:url(img/Null.gif);}

.Header
{	background-image:url(img/Header.jpg);
	background-repeat:no-repeat;
	background-position:center;}
	
		.HeaderImgLeft
{	background-image:url(img/LeftOrange.gif);
	background-repeat:no-repeat;
	background-position:Left;
	background-color:#DB7036;}
	
		.HeaderImgRight
{	background-image:url(img/RightOrange.gif);
	background-repeat:no-repeat;
	background-position:Right;
	background-color:#DB7036;}
	
.Bullet
{	background-image:url(img/Mark.gif);
	background-repeat:no-repeat;
	background-position:center;}
	
	.FooterImgLeft
{	background-image:url(img/CornerLeft.gif);
	background-repeat:no-repeat;
	background-position:Left;
	background-color:#FBF0EB;}
	
		.FooterImgRight
{	background-image:url(img/CornerRight.gif);
	background-repeat:no-repeat;
	background-position:Right;
	background-color:#FBF0EB;}


.Logotype
{	background-image:url(img/Logo.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
	

.SearchButton
{	background-image:url(img/Search.gif);
	background-position:right;
	background-repeat:no-repeat;}

.BoxRightTop
{	background-image:url(img/BoxRight.gif);
	background-repeat:no-repeat;
	background-position:Right;
	background-position:top;}
.BoxLeftTop
{	background-image:url(img/BoxLeft.gif);
	background-repeat:no-repeat;
	background-position:Left;
	background-position:top;}
.BoxLeftBottom
{	background-image:url(img/BoxLefttBotoom.gif);
	background-repeat:no-repeat;
	background-position:Left;
	background-position:bottom;}

.BoxRightBottom
{	background-image:url(img/BoxRightBotoom.gif);
	background-repeat:no-repeat;
	background-position:Right;
	background-position:bottom;}

.BgImgTileRight
{
	background-image:url(img/RightTile.gif);
	background-repeat:repeat-y;}

.BgImgTileLeft
{
	background-image:url(img/LeftTile.gif);
	background-repeat:repeat-y;}

.Orange
{
	background-color:#DB7036;
}

.LightOrange
{
	background-color:#FBF1EB;}
	
.LightBrown
{
	background-color:#F3F6EF;}
	
.Menu
{	font-family: Tahoma;
	font-size: 8.5pt;
	color:#919191;
	text-decoration:none;
}
.Menu:link
{	font-family: Tahoma;
	font-size: 8.5pt;
	color:#919191;
	text-decoration:none;
}
.Menu:visited
{	font-family: Tahoma;
	font-size: 8.5pt;
	color:#919191;
	text-decoration:none;
}
.Menu:hover
{	font-family: Tahoma;
	font-size: 8.5pt;
	color:#DB7036;
	text-decoration:none;
}

.Menu:hover
{	font-family: Tahoma;
	font-size: 8.5pt;
	color:#DB7036;
	text-decoration:none;
}
.BoldText
{	font-family:tahoma;
	font-size:11px;
	font-weight:bold;
}
.MoreInfo
{
	color:#FF6603;
	text-decoration:none;
}
.MoreInfo:link
{
	color:#FF6603;
	text-decoration:none;
}
.MoreInfo:visited
{	
	color:#FF6603;
	text-decoration:none;
}
.MoreInfo:hover
{	
	color:#FF6603;
	text-decoration:none;
	}
.MoreInfo:focus{
	color:#FF6603;
	text-decoration:none;
}
.MoreInfo:active{
color:#FF6603;
text-decoration:none;
}	

.Footer
{	color: #C1C1C1;
	text-decoration:none;
	font-size:8pt;
}
.FooterLink
{	
	color: #C1C1C1;
	text-decoration:none;
	font-size:8pt;
}
.FooterLink:link
{	
	color: #C1C1C1;
	text-decoration:none;
	font-size:8pt;
}
.FooterLink:visited
{
	color:#C1C1C1;
	text-decoration:none;
	font-size:8pt;
}
	 
.FooterLink:hover
{
	color: #7C7C7C;
	text-decoration:None;
	font-size:8pt;
}

.FooterLink:focus{
	color: #C1C1C1;
	text-decoration:none;
	font-size:8pt;
}
.FooterLink:active{
	color: #C1C1C1;
	text-decoration:none;
	font-size:8pt;
}

.Input
{	
	 font-family:Tahoma;
	 color: #7E7E7E;
	 border: 1px solid #E9DACD;
	 background-color: #FFF9F8;
	 width:150;
	 height:16;
}

.DropDownMenu
{	
	 font-family:Tahoma;
	 color: #7E7E7E;
	 border: 1px solid #E9DACD;
	 background-color: #FFF9F8;
	 width:150;
	 height:16;
}
.FL
{	background-image:url(img/L.jpg);
	background-repeat:no-repeat;
	background-position:Left;
	}
	
.FR
{	background-image:url(img/R.jpg);
	background-repeat:no-repeat;
	background-position:Right;
	}
.M
{	background-image:url(img/M.gif);
	background-repeat:repeat-x;}
	
.R_Botton
{
	background-image:url(img/BgOrang.gif);
	background-repeat:no-repeat;
	border-right: 0px;
	border-top: 0px;
	font-weight: 600;
	font-size: 8pt;
	border-left: 0px;
	color: #ffffff;
	border-bottom: 0px;
	font-family: Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	width:61px;
	height:19px;
	line-height:13px;	
}

.html_Head1
{
	background-image:url(img/HumanProducts.jpg);
	background-repeat:no-repeat;

}
.html_Head2
{
	background-image:url(img/VeterinaruProducts.jpg);
	background-repeat:no-repeat;

}
.html_Body1
{
	background-color:#F3F6EF;
}
.html_Body2
{
	background-color:#F3F6EF;
}
.html_Footer1
{
	background-image:url(img/HumanProducts.gif);
	background-repeat:no-repeat;
}
.html_Footer2
{
	background-image:url(img/VeterinaruProducts.gif);
	background-repeat:no-repeat;
}			