﻿
/* force vert scroll all the time 
in mozilla to eliminate small page jump*/
html {
    min-height: 100%; 
    margin-bottom: 1px;
    } 


body 
{
    background-color: #F3F3F3;
    color: black;
    font-family: Arial;
    font-size: 11px;
    margin-top: 20px;
    margin-left: 0px;
    height: 100.1%;
}

td
{
    text-align: left;
    font-family: Arial;
    font-size: 11px;
}
/*//////////////////////////////////////////////////
Tabs - See product page index.aspx
/////////////////////////////////////////////////*/
    .tabsUl {
		list-style: none;
		padding: 0;
		margin: 0;
    }
    
	.tabsLi {
		float: left;
		border: 1px solid #CFCFCF;
		border-bottom-width: 0;
		margin: 0;
    }
    
	A.tabs:link,A.tabs:visited,A.tabs:active {
		text-decoration: none;
		display: block;
		background: #b7b7b7;
		padding-top: 0.24em;
		padding-bottom: 0.24em;
		padding-left: 1em;
		padding-right: 1em;
		width:6.2em;
		text-align: center;
		color: Black;
    }
    
	
	a.tabs:hover {
		background: black; /* #808080; */
		color: White;
	}
	
	.selectedLi {
		float: left;
		border: 1px solid #CFCFCF;
		border-bottom-width: 0;
		margin: 0;
	}
	
	A.selectedLink:Link,A.selectedLink:Visited,A.selectedLink:Active
	{
	    text-align: center;
		top: 1px;
		background: black; /* #808080; */
		color: white;
		font-weight: bold;
		display: block;
	    padding-top: 0.24em;
		padding-bottom: 0.24em;
	    padding-left: 1em;
		padding-right: 1em;
		width: 6.2em;
	}
	
	/* longer cell */
    A.longTab:link,A.longTab:visited,A.longTab:active {
		text-decoration: none;
		display: block;
		background: #b7b7b7;
		padding-top: 0.24em;
		padding-bottom: 0.24em;
		padding-left: 1em;
		padding-right: 1em;
		width: 110px;
		text-align: center;
		color: Black;
	}
		
	a.longTab:hover {
		background: black; /* #808080; */
		color: White;
		
	}
	
	.selectedLi {
		float: left;
		border: 1px solid #CFCFCF;
		border-bottom-width: 0;
		margin: 0;
	}
    A.selectedLinkLong:Link,A.selectedLinkLong:Visited,A.selectedLinkLong:Active
	{
	    text-align: center;
		top: 1px;
		background: black; /* #808080; */
		color: white;
		font-weight: bold;
		display: block;
	    padding-top: 0.24em;
		padding-bottom: 0.24em;
	    padding-left: 1em;
		padding-right: 1em;
		width: 110px;
	}
/*///////////////////////////////////////////////////
Show and Hide Classes
///////////////////////////////////////////////////*/
.show_it{
    display: block;
    font-size: 12px;
    margin-top: 8px;
    background-color: #ebebeb;
    padding: 4px 4px 4px 4px;
}	
.hide_it{display: none;}
/*//////////////////////////////////////////////////
Home Page Styles
/////////////////////////////////////////////////*/


.NewsHeader
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	background-color: #CCCCCC;
	width: 475px;
	height: 21px;
}

.NewsDate
{
	font-family: inherit;
	font-weight: bold;
	font-size: 11px;
	color: #CC3333;
    background-color: #FFFFFF;
    text-align: right;
    padding-right: 1px;
}

.NewsHeadline
{
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: black;
    background-color: #FFFFFF;
    text-align: left;
}


.NewsMoreLink 
{
    color: #FF0000;
    vertical-align: bottom;
    text-align: right;
}
.NewsContent
{
    color: #7F7F7F;
    font-size: 11px;
}
.ContentMain
{
    
    padding: 10px 5px 0px 5px;
}
/*///////////////////////////////////////////*/
hr
{
    color: #aba000;
    width: 100%;
    height: 1px;
}
.fixedTable
{
    table-layout: fixed;
}

A:link,A:visited,A:active
{
    text-decoration: none; 
    color: #d63b22; 
    font-weight: normal; 
    font-family: Arial; 
    font-size: 11px;
    
}
  
A:hover 
{
    text-decoration: none; 
    color: #666666; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: Arial;
}

.graySpanLink
{
    text-decoration: none; 
    color: #7F7F7F; 
    font-weight: normal; 
    font-family: Arial; 
    font-size: 11px;
    cursor: pointer;
}
 
.graySpanLink:hover 
{
    text-decoration: none; 
    color: #d63b22; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: Arial;
    cursor: pointer;
}

A.darkGrayLink:link,A.darkGrayLink:visited,A.darkGrayLink:active
{
    text-decoration: none; 
    color: #808080; 
    font-weight: normal; 
    font-family: Arial; 
    font-size: 11px;
}
 
A.darkGrayLink:hover 
{
    text-decoration: none; 
    color: #d63b22; 
    font-weight: normal; 
    font-size: 11px; 
    font-family: Arial;
   
}
A.footer:Link,A.footer:Visited,A.footer:Active
{
    font-size: 10px;
    color: #7F7F7F;
}
A.footer:Hover
{
    font-size: 10px;
    color: #7F7F7F;
}
/*///////////////////////////////////////////
Master Page Outer Div
//////////////////////////////////////////*/
.OuterPageDiv 
{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 8px;
  padding-top: 6px;
}


/*/////////main nav//////////*/

A.nav:link,A.nav:visited,A.nav:active
{
    text-decoration: none; 
    color:  #888888;
    font-family: Verdana; 
    font-size: 12px;
    font-weight: bold;
}
A.nav:hover 
{
    text-decoration: none; 
    color: #CC3333; 
    font-size: 12px; 
    font-weight: bold;
    font-family: Verdana; 
}
A.ActivePage:hover,A.ActivePage:link,A.ActivePage:visited,A.ActivePage:active 
{
    text-decoration: none; 
    color: #CC3333; 
    font-size: 12px; 
    font-family: Arial;
    font-weight: bold;
    font-family: Verdana;
    
}
/*//////////////////////////////////////
Sub Menu Styles
///////////////////////////////////////*/
#subNavTop
{
    border: none;
    background-color: black;
    Color: White;
    margin-left: 0px;
    margin-top: 0px;
    width: 200px;
    height: 24px;
    display: block;
  
}
#subNavTop a
{
    font: bold 12px Verdana;
    padding-top: 4px;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-right: 0px;
    display: block;
    color: white;
    text-decoration: none;
    cursor: pointer;
    
}

#subNavTop a:hover{
    color:  #EBEBEB;
}
#subNav
{
    border: none;
    background-color: #b7b7b7;
    Color: White;
    margin-left: 0px;
    margin-top: 0px;
    width: 200px;
   
}
#subNav a
{
    font: bold 11px Verdana;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 6px;
    padding-right: 0px;
    display: block;
    width: 100%;
    color: black;
    border-bottom: solid 1px black;
    text-decoration: none;
    cursor: pointer;
}

#subNav a:hover{
    background-color: #888888;
    color: white;
}

/*/////////////////////////////////
Grid number links
/////////////////////////////////*/
.gridNav{

margin-left: 0px;
margin-top: 0px;
width: 150px;

}

 a.gridNav:link,a.gridNav:visited,a.gridNav:active{
font: bold 10px Arial;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
display: inline-block;
width: 150px;
color: black;
text-decoration: none;
cursor: pointer;

}

a.gridNav:hover{
background-color: black;
color: white;
font: bold 10px Arial;
}


 a.gridNavOff
{
font-size: 10px;
text-decoration: none;
cursor: text;
}
a.gridNavOff:hover
{
font-size: 10px;
text-decoration: none;
cursor: text;
}

/*/////////////////////////////////////*/

.main 
{
    vertical-align: top;
    width: 968px;
    padding-left: 10px;
    height: 600px;
}

.menuClass
{
    margin-top: 10px;
    padding-left: 8px;
    padding-right: 4px;  
}
/*///////////////////////////////
Table Styles
//////////////////////////////*/
.tblOuter 
{
    border: 1px solid #CFCFCF;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
}
.tblOuterBlack 
{
    border: 1px solid black;  
	border-spacing: 0px;
	border-collapse: collapse;
	padding: 0px;	
	empty-cells: show;
}	
.tdInnerBlack
{
    border: 1px solid black;
	border-spacing: 0px;
     padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	border-collapse: collapse;
	empty-cells: show;
    text-align: left;
    vertical-align: top;
}

.tdInner 
{
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
     padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	border-collapse: collapse;
	empty-cells: show;
    text-align: left;
    vertical-align: top;
}
.tdInnerLbl 
{
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	border-collapse: collapse;
	empty-cells: show;
    text-align: right;
    vertical-align: top;
    font-weight: bold;
	}
.tdInnerBlue 
{
    border: 1px solid #1E3253;
	border-spacing: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	border-collapse: collapse;
	empty-cells: show;
    text-align: left;
    vertical-align: top;
}
.tdInner_center 
{
    border: 1px solid #CFCFCF;
	border-spacing: 0px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
	border-collapse: collapse;
	empty-cells: show;
    text-align: center;
    vertical-align: top;
	}
.subBg 
{
    background-color: #d5effa;
}
.titleBg 
{
    /*background-image: url("../Images/blueTile.gif");*/
    background-color: black;
    padding: 2px;
	color: white;
	font-weight: bold;
	font-size: 11px;
}
.titleRedBg 
{
    /*background-image: url("../Images/blueTile.gif");*/
    background-color:  #ed1c24;
    padding: 2px;
	color: white;
	font-weight: bold;
	font-size: 12px;
}
.headerBg 
{
    background-image: url("../Images/header_text_tile.gif");
    padding: 2px;
	font-weight: bold;
}
.headerBg th
{
    font-size: 12px;
}
.msg
{
    color: Red;
}
.lbl
{
    font-family: Verdana;
    font-size: 16px;
    color: #1E3253; 
    font-weight: bolder;
}
.lbl1
{
    font-family: Verdana;
    font-size: 14px;
    color: #888888; 
    font-weight: bolder;
}
.lbl2
{
    font-family: Verdana;
    font-size: 14px;
    color: #1E3253; 
    font-weight: bolder;
}
.lbl3
{
    font-family: Arial;
    font-size: 12px;
    color: #1E3253; 
    font-weight: bold;
}
.lbl4
{
    font-family: Arial;
    font-size: 11px;
    color: #888888; 
    font-weight: bold;
}
.lblTitleSm
{
    
    font-size: 8px;
    color: #1E3253; 
    font-weight: bold;
}
.lblRedWhite
{
    background-color: #ed1c24; 
    color: White; 
    font-weight: bold;
}
.txt10
{
    font-size: 10px;
}
.txt9
{
    font-size: 9pt;
    line-height: 9pt;
}
.AlternatingRowStyle
{
   /* background-color: #d5effa; */
   background-color: #ebebeb;
}
/*//////////////////////////////////////////
Pager for the grid view styles
/////////////////////////////////////////*/
.PagerStyle
{
   
    background-color: Black;
    font-weight: bold;
    font-size: 16px;
    padding: 0px 0px 0px 0px;
}
.PagerStyle span
{
    color: White;
    font-weight: bold;
    background-color: #d63b22;
    font-size: 14px;
    padding-right: 2px;
    padding-left: 2px;
}
.PagerStyle a
{
    color: White;
    font-weight: bold;
    font-size: 14px;
}
.PagerStyle a:hover
{
    color: Red;
    font-weight: bold;
    font-size: 14px;
}
.PagerStyle table
{
  margin-left: 5%;
  margin-right: 85%;
  padding: 0px 0px 0px 0px;
}

.RadiobtnStyle
{
    font-size: 10px;
    border-collapse: collapse;
    
}
.RadiobtnStyle td
{
    font-size: 11px;
    padding:  0px 0px 0px 0px;
    vertical-align: middle;
    width: 130px;
}
.RadiobtnStyle input
{
   vertical-align: middle;
   cursor: pointer;
}
.RadiobtnStyle label
{
    font-size: 11px;
    cursor: pointer;
}
.RadiobtnStyle label:hover
{
    color: white;
    background-color: Black;
    font-size: 11px;
    cursor: pointer;
}

.RadiobtnStyle td:hover
{
    color: white;
    background-color: Black;
    font-size: 11px;
}

/*/////////////////////////////////
Msg Boxes used for info help and error messages
////////////////////////////////*/
.msgBox{
	color: #FF0000;
	width: 285px;
	border: solid 1px #FF0000;
	padding-top: 6px;
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	background-color: #FFF99D;
	margin-bottom: 6px;
	margin-top: 6px;
	text-align: left;
}
.infoBox{
	color: #191970;
	width: 500px;
	border: solid 1px #0669B2;
	padding: 6 6 6 6;
	background-color: #B5DEF5;
	margin-bottom: 6px;
	text-align: left;
}
/*//////////////////////////
Align Style
//////////////////////////*/
.alignCenter
{
    text-align: center;
}
.alignLeft
{
    text-align: left;
}
.alignRight
{
    text-align: right;
}
/*////////////////////////
Control Styles
///////////////////////*/
.inputs
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: black;
    background-color: #e0e0e0;
    border: 1px solid black;
    height: auto;
    width: auto;
    padding: 1px;
}
.inputsSM
{
    font-family: Arial;
    font-size: 10px;
    color: black;
    background-color: #e0e0e0;
    border: 1px solid #191970;
    height: 12px;
    width: 20px;
    padding: 0px;
}
.button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding: 2px;
	height: 25px;
	width: auto;
	border: 2px solid #acacac;
	background-color: #5D7B9D;
    cursor: pointer;
	}
.highLight
{
    background-color: #e9e9e9;
}
/*///////////////////////////
These are the content area styles
///////////////////////////*/
#tdMenu
{
    width: 200px;
    /*
    border-right: solid 1px black; 
    */
    height: 400px;
    padding-left: 4px;
    padding-top: 4px;
}

#tdMain
{
    padding-left: 4px;
    padding-top: 4px;
    width: 810px;
    height: 400px;
}
/*//////////////////////////////////////////
This style control a pop up box on role over
//////////////////////////////////////////*/
     .popupBox{
          position: absolute;
          top: 10px;
          left: 690px;
          width: 300px;
          height: 230px;
          padding: 6px 6px 6px 6px;
          background-repeat: no-repeat;
          visibility: hidden;
          }
     .SeriesPopupBox{
          position: absolute;
          top: 235px;
          left: 30px;
          width: 250px;
          height: 125px;
          padding: 6px 6px 6px 6px;
          background-repeat: no-repeat;
          visibility: hidden;
          }
          
      .HelpPopUpBox
      {
         position: absolute;
          top: 300px;
          left: 400px;
          width: 500px;
          height:400px;
          padding: 0px 0px 0px 0px;
          background-color: White;
          border: 2px solid black;
          visibility: hidden;
      }
      .HelpPopUpBoxInner
      {
         position: relative;
          top: 0px;
          left: 0px;
          width: 1488px;
          height:388px;
          padding: 0px 0px 0px 0px;
          background-color: White;
         
      }
      .spanLink
      {
        cursor: pointer;
        text-decoration: none; 
        color:  Black;
        font-family: Arial; 
        font-size: 12px;
        font-weight: bold;
      }
      .spanLink:hover
      {
        cursor: pointer;
        color: #CC3333; 
     }
      /*//////////////////////////////////////////////////////////////
Calendar Popup
///////////////////////////////////////////////////////////////*/
#calendarDiv{
	position:absolute;
	width:205px;
	border:1px solid #317082;
	padding:1px;
	background-color: #FFF;
	font-family:arial;
	font-size:10px;
	padding-bottom:20px;
	visibility:hidden;
}
#calendarDiv span,#calendarDiv img{
	float:left;
}
#calendarDiv .selectBox,#calendarDiv .selectBoxOver{
	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv .selectBoxTime,#calendarDiv .selectBoxTimeOver{	
	line-height:12px;
	padding:1px;
	cursor:pointer;
	padding-left:2px;
}

#calendarDiv td{
	padding:3px;
	margin:0px;
	font-size:10px;
}

#calendarDiv .selectBox{
	border:1px solid #E2EBED;		
	color: #E2EBED;
	position:relative;
}
#calendarDiv .selectBoxOver{
	border:1px solid #FFF;
	background-color: #317082;
	color: #FFF;
	position:relative;
}
#calendarDiv .selectBoxTime{
	border:1px solid #317082;		
	color: #317082;
	position:relative;
}
#calendarDiv .selectBoxTimeOver{
	border:1px solid #216072;	
	color: #216072;
	position:relative;
}

#calendarDiv .topBar{
	height:16px;
	padding:2px;
	background-color: #317082;


}
#calendarDiv .activeDay{	/* Active day in the calendar */
	color:#FF0000;
}
#calendarDiv .todaysDate{
	height:17px;
	line-height:17px;
	padding:2px;
	background-color: #E2EBED;
	text-align:center;
	position:absolute;
	bottom:0px;
	width:201px;
}
#calendarDiv .todaysDate div{
	float:left;
}
	
#calendarDiv .timeBar{
	height:17px;
	line-height:17px;
	background-color: #E2EBED;
	width:72px;
	color:#FFF;
	position:absolute;
	right:0px;
}

#calendarDiv .timeBar div{
	float:left;
	margin-right:1px;
}


#calendarDiv .monthYearPicker{
	background-color: #E2EBED;
	border:1px solid #AAAAAA;
	position:absolute;
	color: #317082;
	left:0px;
	top:15px;
	z-index:1000;
	display:none;

}
#calendarDiv #monthSelect{
	width:70px;
}
#calendarDiv .monthYearPicker div{
	float:none;
	clear:both;	
	padding:1px;
	margin:1px;	
	cursor:pointer;
}
#calendarDiv .monthYearActive{
	background-color:#317082;
	color: #E2EBED;
}

#calendarDiv td{
	text-align:right;
	cursor:pointer;
}

#calendarDiv .topBar img{
	cursor:pointer;
}
#calendarDiv .topBar div{
	float:left;
	margin-right:1px;
}