/* 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: #000000;
}
A.BreadCrumbs:active
{
	color: #000000;
}
.HelpLogin
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFF00;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.HelpLogin:link
{
	color:  #FFFF00;
}
A.HelpLogin:visited
{
	color:  #FFFF00;
}
A.HelpLogin:hover
{
	color: #FFFF66;
}
A.HelpLogin:active
{
	color: #FFFF00;
}
.DateModule
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}
.UserName
{
	font-size: 11px;
	color: #000000;
	font-family: Tahoma, Arial, Helvetica;
}
A.UserName:link
{
	color: #000000;
}
A.UserName:visited
{
	color: #000000;
}
A.UserName:hover
{
	color: #000000;
}
A.UserName:active
{
	color: #000000;
}
.PoweredBy
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}
A.PoweredBy:link
{
	color: #333333;
}
A.PoweredBy:visited
{
	color: #333333;
}
A.PoweredBy:hover
{
	color: #ffffff;
}
A.PoweredBy:active
{
	color: #333333;
}
.FooterText
{
	padding: 6px 0px 0px 0px;
	text-align: center;
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
}
/* background color for the content part of the pages */
Body
{
padding: 0 ;
margin:0;
background-color:#deeefd;
}
.LeftPane
{

}
.ContentPane
{

}
.RightPane
{

}
.bottompane
{
	
}
.toppane
{
	
}
/* style for module titles text */
.Head
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
A.Head
{
	font-size: 11px;
	font-weight: Normal;
}
A.Head:link
{
	color: #000000;
}
A.Head:active
{
	color: #000000;
}
A.Head:hover
{
	color: #000000;
}
A.Head:visited
{
	color: #000000;
}
/**************Module****************/
.ModuleTitle
{
	font-family: Tahoma;
	font-size: 10px;
}
.ModuleContainer
{
}
.ModuleGeneralHeader
{
	vertical-align:middle;
	white-space:nowrap;
	background-image:url('Normal_Moduel_Top_Tile.gif');
	background-repeat:repeat-x;
}
.ModuleContent
{
	width:100%;
	background-color:#F0F0F0;
	border:#89898A 1px solid;
	border-top:0px;
	border-bottom:0px;
}
.ModuleBottomTile
{
	width:100%;
	background-image:url('Normal_Moduel_bottom.gif');
	background-repeat:repeat-x;
}
/**************Module****************/
.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:#000000;
}
/* 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: #000000;
	text-decoration: none;
}
A.CommandButton:visited
{
	color: #000000;
}
A.CommandButton:active
{
	color: #000000;
}
A.CommandButton:hover
{
	color: #000000;
}
A:link
{
	text-decoration: none;
	color: #000000;
}

A:visited
{
	color: #000000;
}
A:active
{
	color: #000000;
}
A:hover
{
	color: #000000;
}
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: #000000;
}
/*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
{
    color: #FFFFFF;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    height: 20px;
}
.TopMenuSelItem
{
    color: #FFFF66;
    font-family: Tahoma, Arial, Helvetica;
    font-size: 8pt;
    height: 20px;
}
.SubMenuItem
{
	background-color:#2554c7;
	color: #ffffff;
	height: 20px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 8pt;
}
.SubMenuSelItem
{
	background-color:#5A83E0;
	color: White;
	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: #000000;
	text-decoration: underline;
}
A.paging:visited
{
	color: #000000;
	text-decoration: underline;
}
A.paging:active
{
	color: #000000;
	text-decoration: underline;
}
A.paging:hover
{
	color: #000000;
	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
{
	
}
/*----------------Template-------------------*/

.TBLHeader
{
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #deeefd;
    height: 104px;
    width:986px;
    background-color: #367ec8;
}
.TBLHeader .Header_Right
{
	vertical-align:top;
	width:138px;
	height:100%;
	background-image:url('Header_Right.jpg');
}
.TBLHeader .Header_Left{
	width:144px;
	height:100%;
	background-image:url('Header_Left.jpg');
	background-repeat:no-repeat;
	text-align:left ;
	vertical-align:top;
}
.TBLHeader .Header_Center
{
    background-position: center center;
    height: 100%;
    background-image: url('Header_Center.jpg');
    background-repeat: no-repeat;
}
.TBLHeadeLink
{
	width:100%;
	color:#aaaaaa; 
}
.TBLMenu
{
    width:986px;
    height: 28px;
    background-color: #2354ca;
    text-align: center;
    border-top: 0px;
    border-style: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #a00807;
}
.TBLBreadcrumbs
{
               width:986px;
	border:0px #000000 solid;
	border-top:0px;
	border-bottom:0px;
}
.TBLPageadmin
{
               width:986px;
	height:0px; 
}
.TBLContainer
{
               width:986px;

}
.TBLBottom
{
               width:986px;
    
    }
.TBLRed
{
	width:986px;
	height:2px;
 	background-color:#FB0621;
	border:1px #000000 solid;
	border-top:0px;
	border-bottom:0px;
}
.TBLFooter
{
               width:986px;
	height:46px;
    background-image: url('Footer_BG.jpg');
}
.HeaderLinks
{
	font-weight: normal;
	font-size: 11px;
	color: #aaaaaa;
	font-weight:bold;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.HeaderLinks:link
{
	color:  #aaaaaa;
}
A.HeaderLinks:visited
{
	color:  #aaaaaa;
}
A.HeaderLinks:hover
{
	color: #9B9B9B;
}
A.HeaderLinks:active
{
	color: #aaaaaa;
}
.FooterLink
{
	font-weight: normal;
	font-size: 11px;
	color: #aaaaaa;
	font-weight:normal;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
}
A.FooterLink:link
{
	color:  #aaaaaa;
}
A.FooterLink:visited
{
	color:  #aaaaaa;
}
A.FooterLink:hover
{
	color: #9B9B9B;
}
A.FooterLink:active
{
	color: #aaaaaa;
}

/*----------------Template-------------------*/
.ModuleAlternateRow
{
	background-color: #e2e0e0;
}
.HeaderRegister
{
	background-color: lightgrey;
	height: 20px;
	font-weight: bold;
}




.NormalRedFile .CommandButton
{
	text-align:left;
	font-weight: normal;
	font-size: 11px;
	color: red;
	font-family: Tahoma, Arial, Helvetica;
	text-decoration: none;
	text-align:left;
	vertical-align:middle;
	font-weight: bold;
}
.NormalRedFile A.CommandButton:link
{
	color: #FF3300;
}
.NormalRedFile A.CommandButton:visited
{
	color: #FF3300;
}
.NormalRedFile A.CommandButton:hover
{
	color: #FF3300;
}






