/* Portaj CSS*/
/* background color for the header at the top of the page  */
.BreadCrumbs
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.BreadCrumbs:link
{
	color: #000000;
}
A.BreadCrumbs:visited
{
	color: #000000;
}
A.BreadCrumbs:hover
{
	color: dimgray;
}
A.BreadCrumbs:active
{
	color: #000000;
}
.HelpLogin
{
	font-weight: normal;
	font-size: 11px;
	color: #004766;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.HelpLogin:link
{
	color:  #004766;
}
A.HelpLogin:visited
{
	color:  #004766;
}
A.HelpLogin:hover
{
	color: white;
}
A.HelpLogin:active
{
	color: #004766;
}
.DateModule
{
	font-weight: Normal;
	font-size: 11px;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
.UserName
{
	font-size: 10px;
	color: #ffffff;
	font-family:  Arial;
}
A.UserName:link
{
	color: #ffffff;
}
A.UserName:visited
{
	color: #ffffff;
}
A.UserName:hover
{
	color: #B7D6E8;
}
A.UserName:active
{
	color: #ffffff;
}
.PoweredBy
{
	font-weight: normal;
	font-size: 12px;
	color: #bababa;
	font-family: Tahoma, Arial, Helvetica;
}
A.PoweredBy:link
{
	color: bababa;
}
A.PoweredBy:visited
{
	color: white;
}
A.PoweredBy:hover
{
	color: white;
}
A.PoweredBy:active
{
	color: white;
}
.FooterText
{
	font-weight: normal;
	font-size: 12px;
	color: bababa;
	font-family: Tahoma, Arial, Helvetica;
}
/* background color for the content part of the pages */
Body
{
	background-color: #FFFFFF;
}
.LeftPane
{

}
.ContentPane
{

}
.RightPane
{

}
/* style for module titles text */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: Normal;
	color: #ffffff;
	text-decoration: none;
}
A.Head
{
	font-size: 11px;
	font-weight: Normal;
}
A.Head:link
{
	color: #ffffff;
}
A.Head:active
{
	color: #ffffff;
}
A.Head:hover
{
	color: #ffffff;
}
A.Head:visited
{
	color: #ffffff;
}
.ModuleTitle
{

	background-image: url(Module_Header.jpg);

}
.ModuleTitle1
{

	background-image: url(Module_Header1.gif);

}
.ModuleTitle2
{

	background-image: url(Module_Header2.jpg);

}
.ModuleTitle3
{

	background-image: url(Module_Header3.jpg);

}
.ModuleContainer
{	border-left: #bababa 1px solid;
	border-bottom: #bababa 1px solid;
	background-color: #fcfefc;
	border-right: #bababa 1px solid;
	border-top: #bababa 1px solid;
}

.ModuleRow
{
	background-color: Transparent;
}
.ModuleAlternateRow
{
	background-color: #eeeeee;
}
.ModuleSettingShowHide
{
	border-right: gray 1px solid;
	padding-right: 1px;
	border-top: gray 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	border-left: gray 1px solid;
	padding-top: 1px;
	border-bottom: gray 1px solid;
	background-color: #ebebeb;
}	
/* style of item titles on edit and admin pages */
.SubHead
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}
/* text style used for most text rendered by modules */
.Normal
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	border: solid 0px 1px 1px;
}
.NormalDropDownList
{
	border-right: #191970 1px solid;
	border-top: #191970 1px solid;
	border-left: #191970 1px solid;
	border-bottom: #191970 1px solid;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #2F4F4F;
	font-weight: normal;
	border-style: solid;
}
.NormalButton
{
	border-right: #191970 1px solid;
	border-top: #191970 1px solid;
	border-left: #191970 1px solid;
	border-bottom: #191970 1px solid;
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #2F4F4F;
	font-weight: normal;
	border-style: solid;
}
.NormalRadioButtonList
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 12px;
	color: #2F4F4F;
	font-weight: normal;
}
.NormalRed
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #ff0000;
}
.NormalBold
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #000000;
	text-decoration: none;
}
A.CommandButton:visited
{
	color: #000000;
}
A.CommandButton:active
{
	color: #000000;
}
A.CommandButton:hover
{
	color: #3399ff;
}
A:link
{
	text-decoration: none;
	color: #000000;
}

A:visited
{
	color: #000000;
}
A:active
{
	color: #000000;
}
A:hover
{
	color: dimgray;
}
UL LI
{
	list-style-type: square;
}
UL LI LI
{
	list-style-type: disc;
}
UL LI LI LI
{
	list-style-type: circle;
}
OL LI
{
	list-style-type: decimal;
}
OL OL LI
{
	list-style-type: lower-alpha;
}
OL OL OL LI
{
	list-style-type: lower-roman;
}
HR
{
	color: Gray;
	height: 1pt;
	text-align: left;
}
/* style of item titles by Announcements and events */
.ItemTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}

/*Calendar*/
.CalendarNormal
{
	background-color: #F5F5F5;
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: Black;
}
.CalendarBack
{
	background-color: #FFFFFF;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: Black;
}
/*Style For SubMenu Module*/
.SubMenuModule
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
A.SubMenuModule:link
{
	text-decoration: none;
	color: #003366;
}
A.SubMenuModule:visited
{
	text-decoration: none;
	color: #003366;
}
A.SubMenuModule:active
{
	text-decoration: none;
	color: #003366;
}
A.SubMenuModule:hover
{
	text-decoration: underline;
	color: #ff0000;
}
/*Style for search*/
.SearchDescriptions
{
	background-color: #ddeeff;
}

/*Style for navigation menu*/
.MenuContainer
{
}
.MenuBar
{
	height: 20px;
}
.MenuBreak
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	height: 20px;
}
.TopMenuItem
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
}
.TopMenuSelItem
{
	font-weight: bold;
	font-size: 8pt;
	color: #e0ded9;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
}
.SubMenuItem
{
	font-size: 8pt;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
	background-color: #116f93;
}
.SubMenuSelItem
{
	background-color: #3B91C2;
	color: #000000;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.MenuIcon
{
}
.RootMenuArrow
{
}
.MenuArrow
{
}

/*Module Menu for Move Left/Right/Top/...*/
.ModuleMenuItem
{
	font-size: 8pt;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
	height: 20px;
	background-color: #d7f0ff;
}
.ModuleMenuSelectedItem {
	background-color: #16A8FF;
	color: White;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
}

/* Paging Style */
.paging
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
}
A.paging:link
{
	color: #003300;
	text-decoration: underline;
}
A.paging:visited
{
	color: #003300;
	text-decoration: underline;
}
A.paging:active
{
	color: #003300;
	text-decoration: underline;
}
A.paging:hover
{
	color: #3399ff;
	text-decoration: underline;
}

/*Ratings Controls/Rating*/
.HorizontalRatingBar
{
	background-color: Red;
}
.HorizontalRating
{	
	WIDTH: 60px;
	HEIGHT: 6px;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-RIGHT: 1px solid;     
	border-right-color: black;
	border-left-color: black;
	border-bottom-color: black;
	border-top-color: black;
	background-color: #99cccc;
	
}
.ShowItemRatingBgColor
{
	background-color: #cccccc;
}
.VerticalRatingBar
{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	border-left: #000000 1px solid;
	border-bottom: #000000 1px solid;
	background-color: red;
}
.VerticalRating
{
	
}
.ModuleTopBG
{
	background-image: url(Module-Top-Tile.jpg);
	background-repeat: repeat-x;
}
.ModulebtBG
{
	BACKGROUND-POSITION-Y: bottom;
	background-image: url(Module-Butt-Tile.jpg);
	background-repeat: repeat-x;
}
.ModuleIITopBG
{
	background-image: url(ModuleII-Top-Tile.jpg);
	background-repeat: repeat-x;
}
