/* Portaj CSS*/
/* background color for the header at the top of the page  */
.BreadCrumbs
{
	height: 15px;
	font-weight: normal;
	font-size: 11px;
	color: #FF3300;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	vertical-align: middle;
	text-align :right ;
}
A.BreadCrumbs:link
{
	color: #ff8900;
}
A.BreadCrumbs:visited
{
	color: #ff8900;
}
A.BreadCrumbs:hover
{
	color: #fa670e;
}
A.BreadCrumbs:active
{
	color: #ff8900;
}
.HelpLogin
{
	font-weight: normal;
	font-size: 11px;
	color: #FF3300;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.HelpLogin:link
{
	color: #ff8900;
}
A.HelpLogin:visited
{
	color: #ff8900;
}
A.HelpLogin:hover
{
	color: #fa670e;
}
A.HelpLogin:active
{
	color: #ff8900;
}
.DateModule
{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: #ff8900;
	font-family: Tahoma, Arial, Helvetica;
}
.TblDateModule
{
	padding: 2px 10px 2px 10px;
}
.UserName
{
	text-align: left;
	font-size: 11px;
	color: #3366cc;
	font-family: Tahoma, Arial, Helvetica;
	padding-right: 120px;
	text-align:right;
	text-decoration: none;
}
.UserName A
{
	text-decoration: none;
	font-style: normal;
	color: #ff8900;
}
.UserName A:link
{
	color: #ff8900;
}
.UserName A:visited
{
	color: #ff8900;
}
.UserName A:hover
{
	color: #fa670e;
}
.PoweredBy
{
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
}
A.PoweredBy:link
{
	color: #ffffff;
}
A.PoweredBy:visited
{
	color: #ffffff;
}
A.PoweredBy:hover
{
	color: #003366;
}
A.PoweredBy:active
{
	color: #ffffff;
}
.FooterText
{
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #ffffff;
	font-family: Tahoma, Arial, Helvetica;
}
/* background color for the content part of the pages */
Body
{
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border-width: 0;
	background-color: white;
	text-align: center;
	background-image: url(TopBg.png);
	background-repeat: repeat-x;
}
.LeftPane
{
}
.ContentPane
{
}
.RightPane
{
}
/* style for module titles text */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #3366cc;
	text-decoration: none;
}
A.Head
{
	font-size: 11px;
	font-weight: Normal;
}
A.Head:link
{
	color: #0066FF;
}
A.Head:active
{
	color: #0066FF;
}
A.Head:hover
{
	color: #000099;
}
A.Head:visited
{
	color: #0066FF;
}
.ModuleTitle
{
	height: 38px;
	font-family: Tahoma;
	font-size: 10px;
	margin-top: 5px;
	border: 0;
}

.ModuleTitle .RightTd
{
	width: 13px;
	background-image: url(HeaderModuleRight.png);
}
.ModuleTitle .LeftTd
{
	width: 13px;
	background-image: url(HeaderModuleLeft.png);
}

.ModuleTitle .BgTd
{
	background-position: top;
	background-image: url(HeaderModuleBg.png);
}
.ModuleContainer
{
	font-size: 10px;
	font-family: Tahoma;
}
.ModuleBorder
{
	border-right: #c0c0c0 1px solid;
	border-left: #c0c0c0 1px solid;
	border-bottom: #c0c0c0 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-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #003300;
}
/* 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: 10px;
	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-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link
{
	color: #2851A4;
	text-decoration: none;
}
A.CommandButton:visited
{
	color: #3366cc;
}
A.CommandButton:active
{
	color: #3366cc;
}
A.CommandButton:hover
{
	color: #3366cc;
}
A:link
{
	text-decoration: none;
	color: #003300;
}

A:visited
{
	color: #003300;
}
A:active
{
	color: #003300;
}
A:hover
{
	color: #0033CC;
}
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-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	color: #006600;
}
/*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
{
}
.MenuBreak
{
	border-right: 0px solid;
	border-top: 0px solid;
	border-left: 0px solid;
	border-bottom: 0px solid;
	width: 1px;
}
.TopMenuItem
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	height: 30px;
	padding-right: 3px;
	padding-left: 3px;
}
.TopMenuSelItem
{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
	height: 30px;
	background-color: #FCAB49;
	padding-right: 3px;
	padding-left: 3px;
}
.SubMenuItem
{
	background-color: #FCAB49;
	color: #FFFFFF;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.SubMenuSelItem
{
	background-color: #fa8d0e;
	color: #ffffff;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.MenuIcon
{
}
.RootMenuArrow
{
}
.MenuArrow
{
}
/*Module Menu for Move Left/Right/Top/...*/
.ModuleMenuItem
{
	background-color: #1CD54F;
}
.ModuleMenuSelectedItem
{
	background-color: #005566;
}

/* 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: #00cc00;
	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
{
}
#tblmain
{
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

#ptop
{
	background-position: right;
	height: 123px;
	width: 900px;
	background-image: url(      'Logo.png' );
	background-repeat: no-repeat;
	width: 900px;
}
#tblhead
{
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#tdhelplogin
{
	padding-left: 5px;
	padding-top: 5px;
	vertical-align: top;
	text-align: left;
	height: 63px;
}
#tdversion
{
	height: 30px;
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	color: #FF3300;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
#tdversion A
{
	text-decoration: none;
	font-style: normal;
	color: #ff8900;
}
#tdversion A:link
{
	color: #ff8900;
}
#tdversion A:visited
{
	color: #ff8900;
}
#tdversion A:hover
{
	color: #fa670e;
}
#tdversion A:active
{
	color: #ff8900;
}
#tdtopmenu
{
	padding-right: 130px;
	height: 30px;
}
#pmid
{
	width: 900px;
	height: 100%;
	vertical-align: top;
}
.pbut
{
	background-color: #fa8d0e;
	position: relative;
	height: 30px;
}

.pfooter
{
	width: 100%;
	height: 30px;
	bottom: 10px;
}
.pspacebut
{
	height: 10px;
}
#phelplogin
{
	position: absolute;
	left: 0;
	top: 5px;
}

.ModuleIcon
{
	background-position: right center;
	background-image: url(Module_Icon.gif);
	background-repeat: no-repeat;
}

