/* CSS Document */
/*Colors*/
	.RowHeaderColor{width: 100%;	background-color: #002864;}
	.NavRowHeaderColor{width: 100%; height: 100%;	background-color: #002864; color:White}
	.RowAlternateColor{background-color: #FFFFCC;}
/* Top Images */
	.BrandingImages_CompanyLogo{ background-image: url('../../CustomerBranding/RedRockImages/RedRockLogo.jpg'); height: 131px; width: 171px;background-repeat: no-repeat; background-repeat:no-repeat; white-space: nowrap; margin-left:80px; } 
	.BrandingImages_Text{background-image:url('../images/background2.png'); height:75px; width:820px; background-repeat:no-repeat;white-space: nowrap;float:left;}
	.BrandingImages_Images{background-image:url('../images/titletab_left.png'); height:54px; width:54px; background-repeat:no-repeat;white-space: nowrap;float:left;}
	.BrandingImages_Right{background-image:url('../images/SAPH_LOGO.jpg'); height:116px; width:284px; background-repeat:no-repeat;white-space: nowrap;float:left;}
	.SmallHorizontalGap{Height:5px;}

		
/*    .NavigationTop{background-image: url('../../images/EdgeTop.jpg); background-repeat:no-repeat; width: 156px; height: 71px; padding-bottom: 0px}  */
    .NavigationTop{background-image: url('../../CustomerBranding/RedRockImages/NavBarTop.jpg'); background-repeat:no-repeat; width: 184px; height: 47px; padding-bottom: 0px}
    .NavigationContent{background-image: url('../../CustomerBranding/RedRockImages/NavBarCenter.jpg'); background-repeat:repeat-y; width: 184px; padding-bottom: 0px; text-align: left; vertical-align: top;}
    .NavigationBottom{background-image: url('../../CustomerBranding/RedRockImages/NavBarBase.jpg'); background-repeat:no-repeat; width: 184px; padding-bottom: 0px; text-align: center;vertical-align: middle;}

/*	.NavigationContent{background-image: url('../../images/EDGEmiddle.jpg); background-repeat:repeat-y; width: 156px; height: 100%;  background-repeat: repeat-y; vertical-align: top;padding-bottom: 0px; padding-top: 0px;}
    .PageTitleWrapper{position:relative; background-image: url('../../CustomerBranding/RedRockImages/BannerCurve.jpg'); background-repeat:repeat; clear:both;}
	.PageTitle {background-image: url('../../CustomerBranding/RedRockImages/BannerCurve.jpg'); width:100%; height:39px;font-size: 140%; background-repeat:repeat; text-transform: capitalize; color: white;background-color: #9C9A9C;text-align: center;vertical-align: middle; clear:both;}
	.PageTitleLeftRoundel {position:absolute; background-image: url('../../CustomerBranding/RedRockImages/BannerCurveLeft.jpg'); width:8px; height:39px;font-size: 140%; text-align: left; clear:right;  background-color:White;}
    .PageTitleRightRoundel { background: transparent url('../../CustomerBranding/RedRockImages/BannerCurveRight.jpg') no-repeat;top:0; right:0; }
*/	
	/* Page Title with rounded corners which is a nightmare */

    .rounded_colhead
    {
      width: 95%;
      color: white;
      height: 39px;
      padding-top: 7px;
      font-size: 140%; 
      text-transform: capitalize;
      text-align: center;
      vertical-align: middle;
      /* Rounded corner stuff starts here */
      background-image: url('../../CustomerBranding/RedRockImages/BannerCurve.jpg');
      background-repeat:repeat-x;
      margin-left:auto;
      margin-right:auto;
    }

.rounded_colhead
{
  position: relative;
  height:39px;
          text-align: center;
}

.rounded_colhead > .tl, .rounded_colhead > .tr
{
  width: 6px;
  height: 39px;
  text-align: center;
   vertical-align: middle;
  position: absolute;

}

.rounded_colhead > .tl
{ 
  background: url(../../CustomerBranding/RedRockImages/BannerCurveLeft.jpg) top left no-repeat;
  top: 0;
  left: 0;
}

.rounded_colhead > .tr
{
  background: url(../../CustomerBranding/RedRockImages/BannerCurveRight.jpg) top right no-repeat;
  top: 0;
  right: 0; 
}

/* End of roudned corners
	
	
	
	td.BreadCrumb {background-color: #6B92B5; width: 100%; height: 20px}
	/* div.BreadCrumb {width: 100%; height: 20px; z-index:400}	*/
    table.NavigationTable {height: 100%; width: 156px; padding:0px;}
	


/* Fonts and Formatting */
	/* Redefine HTML Classes*/
		H1{ font-size: 140%;font-weight: bolder;text-transform: capitalize;color: white;background-color: gray; text-align: center;line-height: 5px;vertical-align: middle;}
		H2{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  background-color: #A9A9A9; text-align: center; line-height:5px;	vertical-align: middle; height:20px;}
		H3{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  background-color: #A9A9A9; text-align: center; line-height:5px;	vertical-align: middle; height:20px;}
		H6{	font-size: 100%; font-weight: bold; text-transform: capitalize;  line-height: 0px; vertical-align: middle;}
body 
{
    font-family: Arial, Helvetica, Verdana, sans-serif;
    font-size: 12px; 
    background-image: url('images/background_topstrip.png');
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	scrollbar-arrow-color: #003361;
	scrollbar-3dlight-color: #CADEF1;
	scrollbar-darkshadow-color: #003361;
	scrollbar-face-color: #4C8DD1;
	scrollbar-highlight-color: #4C8DD1;
	scrollbar-shadow-color: #4C8DD1;
	scrollbar-track-color: #CCDFF1;
	overflow: auto
}
		Table{font-size: 100%;}
		/* td{font-size: 100%; } */
		input {font-size: 90%; white-space: nowrap;}
		
		/*a{color:White;}*/
	/* Bespoke Classes */
		.Navigation{}
		.Table_MaxWidth{width:80%;}
		.H1{ width:100%; height:24px;font-size: 140%;font-weight: bolder;text-transform: capitalize;color: white;background-color: gray;text-align: center;vertical-align: middle;}
		.H2{	font-size: 120%; font-weight: bolder; text-transform: capitalize; color: white;  text-align: center; line-height:20px;	vertical-align: middle;}
		.H6{	font-size: 100%; font-weight: bold; text-transform: capitalize;   vertical-align: middle; text-align:left; white-space: nowrap}
		.H6_White{	color:White; font-size: 100%; font-weight: bold; text-transform: capitalize; vertical-align: middle; text-align:left;   white-space: nowrap}
		.highlight{ color:red;}
		/* CSS Selector */
		.WhiteBody {color:White; font-size: 90%;}
		a.WhiteBody {color:White; font-size: 90%;}
		a.WhiteBody:hover {color:White; font-size: 90%;}
		a.WhiteBody:visited {color:White; font-size: 90%;}
	 .nolines {color: #000000; border-color: #000000 black black; border-color: #000000 black black; border-style: solid; border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width:0px; background-color: #FFFFFF} 
/* End of Fonts and Formatting */

/* New Styling elements... */

.bigicon {
	padding: 1px;
	height: 50px;
	width: 50px;
	float: left;
	margin: 1px 1px 1px 1px;
	background-repeat: no-repeat;
	border:none;
}

.titletab {
	position: absolute;
	height: 54px;
	left: 204px;
	top: 63px;
	z-index:5;
}

.titletab_left {
	background-image: url('../images/titletab_left.png');
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 54px	
}

.bigicon_login {
	background-image: url('../images/Login-48.png');
}

.titletab_title {
	/* font-size:1.4em; */
	float: left;
	background-image: url('../images/titletab_bg.png');
	height: 54px;
	background-repeat: repeat-x;
	padding: 5px;
	margin-left: -2px
}

.titletab_right {
	background-image: url('../images/titletab_right.png');
	background-repeat: no-repeat;
	float: left;
	height: 54px;
	width: 8px
}

.topbar_bg {
	background-image: url('../images/topbar.png');
	height: 59px;
	width: 100%;
	top: 89px;
	left:205;
	position: absolute;
	z-index: 0
}

.topbar {
	height: 26px;
	right: 0px;
	top: 89px;
	position: absolute;
	z-index: 4;
}

.topbar_divider1 {
	background-image: url('../images/topbar_divider1.png');
	height: 59px;
	width: 2px;
	background-repeat: no-repeat;
	float:left
}

.icon {
	height: 26px;
	width: 26px;
	float: left;
	margin: 2px 1px 0px 8px;
	background-repeat: no-repeat;
	border:none;
}

.icon_main_menu {
	background-image: url('../images/MainMenu.png');
}

.icon_logout { 
	background-image: url('../images/logout.png'); 
}

.icon_help { 
	background-image: url('../images/help.png'); 
}

.background1 {
	position: absolute;
	background-image: url('../images/background1.png');
	background-repeat: no-repeat;
	z-index: 2;
	height: 340px;
	left: 0px;
	top: 0px;
	overflow:hidden;
	width:204px
}

.background2 {
	position: absolute;
	background-image: url('../images/background2.png');
	background-repeat: no-repeat;
	z-index: 1;
	height: 146px;
	left: 204px;
	top: 0px;
	overflow:hidden;
	width:790px
}



.vert_divier {
	background-image: url('../images/vert_divider.png');
	width:16px;
	top: 90px;
	bottom: 0px;
	left: 175px;
	position: absolute;
	z-index: 6;
	background-repeat: no-repeat;
	overflow: hidden
}



.nav {
	/*font-size: 1.1em;*/
	position: absolute;
	left: 0px;
	top: 165px;
	width: 178px;
	z-index: 200;
}
.nav a {
	color: #2F5DC1;
	display: block;
	width: 130px;
	height: 26px;
	text-align: right;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 15px;
	padding-top: 4px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav a:hover, a.nav_active{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url('../images/nav_button_bg.png');
	background-repeat: no-repeat
}

.background_topstrip{
	position: absolute;
	background-image: url('../images/background_topstrip.png');
	background-repeat: repeat;
	z-index: 0;
	height: 146px;
	left: 994px;
	top: 0px;
	overflow:hidden;
	width: 100%;
}

.comment 
{
	line-height:2em;
	color:White;
	float: left;
}

.mssg 
{
	font-weight:bold;
	color:White;
	float: left;
}

.BreadCrumb 
{
    background-image: url('../../CustomerBranding/RedRockImages/BreadCrumb.jpg'); width:100%; height:22px;font-size: 100%; background-repeat:repeat; text-transform: capitalize;background-color: #9C9A9C;text-align: left;
	width: 500px; 
	height: 20px; 
	left: 255px;
	z-index: 10	
	}
	
.NavigationLeft{
	width: 140px; 
	height: 180%; 
	vertical-align: top;
	padding-bottom: 0px; 
	padding-top: 0px; 
	padding-left: 10px;
	top: 160px;	
	left: 0px;
	position: absolute;
	z-index: 10		
	
}	

/* END OF.. New Styling elements... */




form
{
    padding: 0px;
    margin: 0px;
}

.LeftMenu{color:Red}

a.LeftMenu
{
    
    font-size: 100%;
    color: #8b1e23;
    line-height: 15px;
    margin-left:8px;
}

a.LeftMenu: hover
{
    
    font-size: 100%;
    color: #8b1e23;
    line-height: 15px;
    margin-left:8px;
}

a.LeftMenu:visited
{
    
    font-size: 100%;
    color: #8b1e23;
    line-height: 15px;
    margin-left:8px;
}


div.FilterItem Select {width:130px; white-space:nowrap; overflow:hidden;}
div.FilterItem Input {width:130px; white-space:nowrap; overflow:hidden;}
div.FilterItem .div {width:120px;}



.NumericField {text-align: right;}

.ClientSpdRptLeve1Total
{
   background-color: #8fbde6;}

.ClientSpdRptLeve2Total
{
   background-color: #c7dff2;}
   
   .ClientSpdRptGrandTotal
{
   background-color: #5a9cd9;}