/* ================================
    CSS STYLES FOR IBUYSPY PORTAL 
    v1.0, 01/2001
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg
{
	color: #f0ffff;
	background-color: #1a24ae;
}

.HeadBanner {
	background-color: Black;
}
/* background color for the content part of the pages */
Body
{
   background-color: #F9FCFF;
   background-image: url(../images/table_grey_strip_bg.gif);
}


/* PAGE BANNER */
/* NOTE: Site Title, Site Links and Tabs are rendered by MobilePortalBanner.ascx
/* style for the text of the site title */
.SiteTitle {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
    color: #F0F8FF;
    font: bolder;
    padding-top: 4px;
    font-style: normal;
}


/* background/border colors for the selected tab */
.TabBg {
	
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
     
    }

/* text style for the selected tab */
.SelectedTab {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color: #D8EFD3;
    font-weight: bold;
    }

/* text style for the unselected tabs */
.OtherTabs {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    color:gainsboro;
    text-decoration:none;
    font-weight: bold
}

/* hyperlink styles of the unselected tabs */
A.OtherTabs:link    {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:visited {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:active  {
    text-decoration:    none;
    color:#eeeeee;
}

A.OtherTabs:hover   {
    text-decoration:    underline;
    color:white;
}
    
/* text style for the site links (at extreme top-right of header) */
.SiteLink {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}   

/* hyperlink style for the site links */
A.SiteLink:link {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:visited  {
    text-decoration:    none;
    color:#eeeeee;
}


A.SiteLink:active   {
    text-decoration:    none;
    color:#eeeeee;
}

A.SiteLink:hover    {
    text-decoration:    underline;
    color:#99ccff;
}

/* style for separator between site links */
.Accent
{
    color: #DEF5CD;
    font-weight:    bold;
}



/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    font-size: 11px;
    background-color: #eeeeee
}   

.ModuleTitle 
{	font-family: Verdana, Helvetica, sans-serif;
	font-size:  11px;
    font-weight:    bold;
    color:White;
}

/* style of item titles by Announcements and events */
.ItemTitle    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0070DF;
}



/* GENERAL */
/* style for module titles */
.Head   {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #1962c1;
}

/* style of item titles on edit and admin pages */
.SubHead    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #1962c1;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: red
}

.NormalBold
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}
    
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link {
    text-decoration:    underline;
    color: #003399;
}

A.CommandButton:visited  {
    text-decoration:    underline;
    color: #003399;
}

A.CommandButton:active   {
    text-decoration:    underline;
    color: #003399;
}

A.CommandButton:hover    {
    text-decoration:    underline;
    color: #0099ff;
}
    
/* hyperlink style for buttons and link buttons on dark colour background */
.CommandButtonWhite     {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
}

A.CommandButtonWhite:link {
    text-decoration:    underline;
    color: white;
}

A.CommandButtonWhite:visited  {
    text-decoration:    underline;
    color: white;
}

A.CommandButtonWhite:active   {
    text-decoration:    underline;
    color: white;
}

A.CommandButtonWhite:hover    {
    text-decoration:    underline;
    font-weight:bold;
    color: white;
}

/* GENERIC */
H1  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #0070DF;
}

H2  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  20px;
    font-weight:    normal;
    color: #0070DF;
}

H3  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #0070DF;
}

H4  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    normal;
    color: #0070DF;
}

H5, DT  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0070DF;
}

H6  {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: #0070DF;
}

TFOOT, THEAD    {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    color: #0070DF;
}

TH  {
    vertical-align: baseline;
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  12px;
    font-weight:    bold;
    color: #0070DF;
}

A:link  {
  color:  #003399;
	text-decoration: underline;
}

A:visited   {
    text-decoration: underline;
   color:  #003399;
}

A:active    {
    text-decoration: underline;
    color:  #003399;
}

A:hover {
    color: #0099ff;
	text-decoration: underline;
}

SMALL   {
    font-size:  8px;
}

BIG {
    font-size:  14px;
}

BLOCKQUOTE, PRE {
    font-family:    Lucida Console, monospace;
}


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: dimgrey;
    height:1pt;
    text-align:left
}

.FormComboboxStd {
	background-color: #EAEAEA;
	border: 1px solid #869FB5;
	width: 150px;	
	vertical-align: middle;
	line-height: 50%;
}

.FormCombobox {
	background-color: #EAEAEA;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 50%;
}

.FormFieldStd {
	background-color: #EAEAEA;
	width: 150px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormFieldSmall {
	background-color: #EAEAEA;
	width: 25px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.FormMemoStd {
	background-color: #EAEAEA;
	width: 460px;
	height: 250px;
	padding: 5px;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 100%;
}

.FormMemoSmall {
	background-color: #EAEAEA;
	width: 460px;
	height: 100px;
	padding: 5px;
	border: 1px solid #869FB5;
	vertical-align: middle;
	line-height: 100%;
}

.FormFieldLong {
	background-color: #EAEAEA;
	width: 460px;
	border: 1px solid #869FB5;
	padding: 5px;
	vertical-align: middle;
	line-height: 50%;
}

.GridItemStyle{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.GridAlternativeStyle{
	background-color: #F0F8FF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.GridHeaderStyle{
	background-color: #1A24AE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
    color: white;
}

.GridGrayOutStyle{
	background-color: #EEEEEE;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

.NormalGrayOut
{
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
    color: #818181;
}

.TableHead{
	background-color: #1a24ae;
	color:white;
}

.TableBody {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 12px;
	 background-color: #FDFDFD;
	 border: 1px inset Teal;
	}
.ButtonSmall {
	background-color: #F0F0F0;
	width: 50px;
	cursor: hand;
	clear: none;
	border-top: 1px solid #0099ff;
	border-right: 2px solid #0033cc;
	border-bottom: 2px solid #0033cc;
	border-left: 1px solid #0099ff;
}

.ButtonBig {
	background-color: #F0F0F0;
	width: 100px;
	cursor: hand;
	clear: none;
	border-top: 1px solid #6699ff;
	border-right: 2px solid #3366cc;
	border-bottom: 2px solid #3366cc;
	border-left: 1px solid #6699ff;
}

.Panel{
	border: 1px solid #E9E9E9;
}

.TabSelectedLeft{
	background: url(/eHRIS/images/BlueTheme/Selected_blue1.gif);
	background-repeat: no-repeat;
}

.TabSelectedMid{
	background: url(/eHRIS/images/BlueTheme/Selected_blue2.gif);
}

.TabSelectedRight{
	background: url(/eHRIS/images/BlueTheme/Selected_blue3.gif);
	background-repeat: no-repeat;
}

.TabLeft{
	background: url(/eHRIS/images/BlueTheme/blue1.gif);
	background-repeat: no-repeat;
}

.TabMid{	
	background: url(/eHRIS/images/BlueTheme/blue2.gif);	
}

.TabRight{
	background: url(/eHRIS/images/BlueTheme/blue3.gif);
	background-repeat: no-repeat;
}

.TabBackground
{
	background: url(/eHris/images/BlueTheme/blue_back.gif) repeat-x 0% center;
}

.TopBannerLeftCorner
{
	background: url(/eHris/images/BlueTheme/top_banner_left.gif);
	background-repeat: no-repeat;
}

.TopBannerBg
{
	background: url(/eHris/images/BlueTheme/top_banner_back.gif);
}

.ModuleTitleBg
{
	background: url(/eHris/images/BlueTheme/title_back2.gif);
}

.ModuleTitleRightCorner
{
	background: url(/eHris/images/BlueTheme/title_back_2.gif);
}

.LeftPaneBg
{
	background: url(/eHris/images/BlueTheme/left_panel_plain.gif);
}

.LeftPaneTopRight
{
	background: url(/eHris/images/BlueTheme/left_panel_right_1.gif);
}

.LeftPaneRight
{
	background: url(/eHris/images/BlueTheme/left_panel_right_2.gif);
}

.LeftPaneBottomRight
{
	background: url(/eHris/images/BlueTheme/left_panel_right_3.gif);
}

.LeftPaneBottom
{
	background: url(/eHris/images/BlueTheme/left_panel_bottom.gif);
}
@media print {
	.printbutton {visibility:hidden;}
}
.ReportTitle 
{
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-transform: uppercase;
}
.CategoryHeader
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: thin solid black;
	text-transform: none;
}
.ItemStyle
{
	font-size: 10px;
	font-family: Verdana, Arial;
}
.SubredHead {
    font-family: Verdana, Helvetica, sans-serif;
    font-size:  11px;
    font-weight:    bold;
    color: red;
}