﻿
body 
{
	margin:0;
	padding:0;
	width:768px;
	margin:auto; 
	background:#e5e5e5;
	font-family:Arial;
	font-size:12px;
	
}
#MasterContainer
{
  border: solid 1px black;
  border-top: none;
  background-color:#c81f19;
}

#BannerContainer
{
  padding: 5px 5px 5px 5px;
  font-weight: bold;
  font-size: large;
}

input.btn{
   color:#fffefe;
  /*font-family:'trebuchet ms',helvetica,sans-serif;*/
   font-size:95%;
   font-weight:bold;
   background-color:#c80000;
   border:2px solid;
   border-top-color:#ec9898;
   border-left-color:#ec9898;
   border-right-color:#de4c4c;
   border-bottom-color:#de4c4c;
   filter:progid:DXImageTransform.Microsoft.Gradient
      (GradientType=0,StartColorStr='#db0000',EndColorStr='#b90000');}

.TabMenuContainer
{
  /*border-top: solid 1px black;*/
  background-color: red;
  
}

.MenuItem
{
  color:Black;
  background-color:#e5e5e5;
  text-align:center;
  font-size: small;
  font-weight:bold;
  background-repeat:no-repeat;
  /*this padding controls the black border spacing of the SiteStaticMenu class,
    smaller padding will make thicker lines*/
  /*padding: 5px 4px 4px 3px;
  	padding:10px 0px 10px 0px;*/
}
.MenuItemSelected
{
  color:Gray;
  background-color:#e5e5e5;
  text-align:center;
  font-size: small;
  font-weight: bold;
  background-repeat:no-repeat;
}


.TabMenuItem
{
  color:Gray;
  background-color:transparent;
  text-align:center;
  font-size: small;
  font-weight:bold;
 background-image:url("../../Enterprise/images/tab_unselected.gif");
  background-repeat:no-repeat;
  /*this padding controls the black border spacing of the SiteStaticMenu class,
    smaller padding will make thicker lines*/
  /*padding: 5px 4px 4px 3px;
  	padding:10px 0px 10px 0px;*/
    height:35;
	width:145;
    padding: 10px  0px 10px 0px;
    display:block;
  /*top right bottom left*/
}

.TabMenuItem a
{
  color:black;
  background-color:transparent;
  text-align:center;
  font-size: small;
  font-weight:bold; 
  /*padding:10px 10px 8px 10px;*/
  background-image:none;
   
}

.mainMenu  {font-size:12px; background-image:url(../../enterprise/images/tab_selected.gif);background-repeat:no-repeat;  cursor:pointer; padding: 8px 0px 13px 0px; width:145px; display:block; text-decoration: none; color: #ffffff; text-align:center; font-weight:bold;height: 17px;}      

 

a.mainMenu:link {color:#fff; text-decoration:none; vertical-align:middle;}

a.mainMenu:active {color:#fff; text-decoration:none; vertical-align:middle;}

a.mainMenu:visited {color:#fff; text-decoration:none; vertical-align:middle;}

a.mainMenu:hover {color:#fff; text-decoration:none;  vertical-align:middle;}

.mainMenuLinux  {font-size:12px; background-image:url(../../enterprise/images/tab_unselected.gif);  background-repeat:no-repeat; cursor:pointer; padding: 8px 0px 13px 0px; width:145px; display:block; text-decoration: none; color: #000000; text-align:center; font-weight:bold;height:17px;}      



.TabMenuItemSelected
{
  color:White;
  background-color:Transparent;
  text-align:center;
  font-size: small;
  font-weight: bold;
  background-image:url("../../enterprise/images/tab_selected.gif");
  background-repeat:no-repeat;
  height:35;
  width:145;
   /* padding: 10px  0px 10px 0px;*/
     display:block;
  /*top right bottom left*/
}

/*
.TabMenuItemSelected a
{
   color:white;
   text-align:center;
   font-size: small;
   font-weight: bold;
   /*padding:10px 10px 8px 10px;*/
	background-image:none;
}
*/

.TabMenuItemHover
{
  color:#ffffff;
  /*font-weight: bold;
  text-decoration:underline;*/
}
.SubTabMenuItemHover
{
  /*color:Black;
  font-weight: bold;*/
}
.SiteStaticMenu
{
  /*margin: 1px 0px 0px 0px;
  background-color: Black;*/
}
.SiteDynamicMenu
{
  /*background-color: #FFFFBC;
  font-weight:bold;
  font-size: small;*/
}

.TabMenuSpacer
{
  /*background-color: #222222;*/
  /*padding: 5px 5px 5px 5px;*/
  
}

#SiteContentHeader
{
  padding: 0px  0px 0px 0px;
  /*top right bottom left*/
  margin: 5px 5px 0px  5px;
  /*width: 100%; */
  /*background-color:#c81f19;*/
  background-color:#e5e5e5;
}
#SiteContent
{
  padding: 0px  5px 5px 5px;
  /*top right bottom left*/
  margin: 5px 5px 10px  5px;
  /*width: 100%; */
  /*background-color:#c81f19;*/
  background-color:#FFFFFF;
  height:100%;
}

.SiteContentSpacer
{
  /*height: 450px;*/
  visibility: hidden;
}
#FooterContainer
{
  font-size: small;
  border-top: solid 1px black;
}
.LabelCell
{
	text-align:left;
	font-weight:bold;
	padding-left:10px;
}
.InstructionCell
{
	padding-left:10px;
}

.downloadList 
{
	background-color:#f2f2f2;
	border-bottom: black;
	border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
                
    FONT-SIZE: 10px;
}
.downloadListAlternate 
{

	background-color:#e5e5e5;
	border-bottom: black;
	border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
                
    FONT-SIZE: 10px;
}
.downloadListHeader
{

	background-color:#999999;
	color:White;
	border-bottom: black;
	border-left: black 1px solid;
    border-right: black 1px solid;
    border-top: black 1px solid;
                
    FONT-SIZE: 10px;
}
.gridRowStyle
{
	background-color:#f2f2f2;
	color:Black;
	padding:3px;
}
.gridAlternatingRowStyle
{
	background-color:#e5e5e5;
	color:Black;
	padding:3px;
}
.gridHeaderStyle
{
	background-color:#999999;
	font-weight:bold;
	color:White; 	
	height:20px;
	padding:3px;
}
.gridHeaderSortedStyle
{
	background-color:#666666;
	font-weight:bold;
	color:White; 	
	height:20px;
	padding:3px;
}
.gridFooterStyle
{
	background-color:#F7DFB5;
	color:#8C4510;
	ForeColor:White;
	padding:3px;
}
.gridSelectedRowStyle
{
	background-color:	#738A9C;
	font-weight:bold;
	padding:3px;
	
}

.headerDivider 
{
	background-color:#666666; 
	font-family:Arial; 
	font-weight:bold; 
	font-size:14px; 
	color:#ffffff; 
	height:19px; 
	padding:5px 0 5px 10px;
}

Alert{
color : #0f3177;
title-style-name : “alertTitle”;
header-height:19;
border-thickness: 1;
drop-shadow-enabled: true;
drop-shadow-color :#d1ddf7;
background-color: #ffffff;
corner-radius :6;
border-style :solid;
header-colors : #90a4d1, #5970a0;
footer-colors : #9db6d9, #ffffff;
border-color : #5970a0;
}

.alertTitle{
font-family :Verdana;
font-size :10;
font-weight :bold;
text-align :left;
color :#ffffff;
}


